Status: Pass 12 Failure 10 Skip 51
| Test Group/Test case | Count | Pass | Fail | Error | Skip | View | |
| whitebox_neutron_tempest_plugin.tests.scenario.test_dvr_ovn.OvnDvrAdvancedTest | 2 | 0 | 2 | 0 | 0 | Detail | |
test_dvr_vip_failover_basic[id-509d1432-3879-40d4-9378-e6a0d972a292] |
fail
ft1.1: whitebox_neutron_tempest_plugin.tests.scenario.test_dvr_ovn.OvnDvrAdvancedTest.test_dvr_vip_failover_basic[id-509d1432-3879-40d4-9378-e6a0d972a292]testtools.testresult.real._StringException: pythonlogging:'': {{{
2026-01-21 11:50:58,710 27 INFO [tempest.lib.common.rest_client] Request (OvnDvrAdvancedTest:test_dvr_vip_failover_basic): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/networks 0.964s
2026-01-21 11:50:58,710 27 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"network": {"name": "tempest-test-network--879005833"}}
Response - Headers: {'date': 'Wed, 21 Jan 2026 11:50:58 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '650', 'x-openstack-request-id': 'req-dcaa7721-044a-49dd-ab3f-75c09dfc5067', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=ba282c1cb17c6880e826730f243075d0; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/networks'}
Body: b'{"network":{"id":"941f3f32-01ed-4fe3-a42d-7d114a387f0d","name":"tempest-test-network--879005833","tenant_id":"06506fb099c2454795ae41b96ea0ad01","admin_state_up":true,"mtu":1342,"status":"ACTIVE","subnets":[],"shared":false,"project_id":"06506fb099c2454795ae41b96ea0ad01","qos_policy_id":null,"port_security_enabled":true,"dns_domain":"","router:external":false,"vlan_transparent":false,"is_default":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"description":"","l2_adjacency":true,"tags":[],"created_at":"2026-01-21T11:50:57Z","updated_at":"2026-01-21T11:50:57Z","revision_number":1}}'
2026-01-21 11:50:59,681 27 INFO [tempest.lib.common.rest_client] Request (OvnDvrAdvancedTest:test_dvr_vip_failover_basic): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/subnets 0.970s
2026-01-21 11:50:59,681 27 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"subnet": {"network_id": "941f3f32-01ed-4fe3-a42d-7d114a387f0d", "cidr": "192.168.0.0/24", "ip_version": 4, "gateway_ip": "192.168.0.1"}}
Response - Headers: {'date': 'Wed, 21 Jan 2026 11:50:59 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '607', 'x-openstack-request-id': 'req-c074d3eb-a53f-48b8-9ec6-4d47a2cd88ba', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=ba282c1cb17c6880e826730f243075d0; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets'}
Body: b'{"subnet":{"id":"ea9904f5-34db-4313-9b4c-c6ae0b997be4","name":"","tenant_id":"06506fb099c2454795ae41b96ea0ad01","network_id":"941f3f32-01ed-4fe3-a42d-7d114a387f0d","ip_version":4,"subnetpool_id":null,"enable_dhcp":true,"ipv6_ra_mode":null,"ipv6_address_mode":null,"gateway_ip":"192.168.0.1","cidr":"192.168.0.0/24","allocation_pools":[{"start":"192.168.0.2","end":"192.168.0.254"}],"host_routes":[],"dns_nameservers":[],"description":"","service_types":[],"tags":[],"created_at":"2026-01-21T11:50:59Z","updated_at":"2026-01-21T11:50:59Z","revision_number":0,"project_id":"06506fb099c2454795ae41b96ea0ad01"}}'
2026-01-21 11:51:04,501 27 INFO [tempest.lib.common.rest_client] Request (OvnDvrAdvancedTest:test_dvr_vip_failover_basic): 200 PUT https://neutron-public-openstack.apps-crc.testing/v2.0/routers/73a5770b-a636-4eba-93a2-7bae797b266c/add_router_interface 4.819s
2026-01-21 11:51:04,501 27 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"subnet_id": "ea9904f5-34db-4313-9b4c-c6ae0b997be4"}
Response - Headers: {'date': 'Wed, 21 Jan 2026 11:51:04 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '309', 'x-openstack-request-id': 'req-a43019cb-938a-4003-b625-3e2829b693b5', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=ba282c1cb17c6880e826730f243075d0; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/routers/73a5770b-a636-4eba-93a2-7bae797b266c/add_router_interface'}
Body: b'{"id": "73a5770b-a636-4eba-93a2-7bae797b266c", "tenant_id": "06506fb099c2454795ae41b96ea0ad01", "port_id": "b80e576e-a21f-49ef-8688-6e4be4391298", "network_id": "941f3f32-01ed-4fe3-a42d-7d114a387f0d", "subnet_id": "ea9904f5-34db-4313-9b4c-c6ae0b997be4", "subnet_ids": ["ea9904f5-34db-4313-9b4c-c6ae0b997be4"]}'
2026-01-21 11:51:06,472 27 INFO [tempest.lib.common.rest_client] Request (OvnDvrAdvancedTest:test_dvr_vip_failover_basic): 202 POST https://nova-public-openstack.apps-crc.testing/v2.1/servers 1.970s
2026-01-21 11:51:06,473 27 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.74', 'X-Auth-Token': '<omitted>'}
Body: {"server": {"flavorRef": "22222222-2222-2222-2222-222222222222", "imageRef": "11111111-1111-1111-1111-111111111111", "key_name": "tempest-keypair-test-650160911", "networks": [{"uuid": "941f3f32-01ed-4fe3-a42d-7d114a387f0d"}], "security_groups": [{"name": "tempest-secgroup-1769031762"}], "name": "tempest-test_dvr_vip_failover_basic-1531697585"}}
Response - Headers: {'date': 'Wed, 21 Jan 2026 11:51:04 GMT', 'server': 'Apache', 'content-length': '440', 'location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/6ba88fa6-0ba6-4706-b5da-238180bccd6c', 'openstack-api-version': 'compute 2.74', 'x-openstack-nova-api-version': '2.74', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-524be7ce-2944-465c-b49c-3803c59faf57', 'x-compute-request-id': 'req-524be7ce-2944-465c-b49c-3803c59faf57', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=7a5879df349a6e6d25907f324eae261d; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '202', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers'}
Body: b'{"server": {"id": "6ba88fa6-0ba6-4706-b5da-238180bccd6c", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/6ba88fa6-0ba6-4706-b5da-238180bccd6c"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/6ba88fa6-0ba6-4706-b5da-238180bccd6c"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-secgroup-1769031762"}], "adminPass": "VqKK276TbXL7"}}'
2026-01-21 11:51:06,771 27 INFO [tempest.lib.common.rest_client] Request (OvnDvrAdvancedTest:test_dvr_vip_failover_basic): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/6ba88fa6-0ba6-4706-b5da-238180bccd6c 0.297s
2026-01-21 11:51:06,772 27 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.74', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 11:51:06 GMT', 'server': 'Apache', 'content-length': '1461', 'openstack-api-version': 'compute 2.74', 'x-openstack-nova-api-version': '2.74', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b7a053fc-2058-4f4f-9c88-8b355b186647', 'x-compute-request-id': 'req-b7a053fc-2058-4f4f-9c88-8b355b186647', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=7a5879df349a6e6d25907f324eae261d; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/6ba88fa6-0ba6-4706-b5da-238180bccd6c'}
Body: b'{"server": {"id": "6ba88fa6-0ba6-4706-b5da-238180bccd6c", "name": "tempest-test_dvr_vip_failover_basic-1531697585", "status": "BUILD", "tenant_id": "06506fb099c2454795ae41b96ea0ad01", "user_id": "22100a1dd5dc456fa7788655e27d975f", "metadata": {}, "hostId": "", "image": {"id": "11111111-1111-1111-1111-111111111111", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/11111111-1111-1111-1111-111111111111"}]}, "flavor": {"vcpus": 1, "ram": 1024, "disk": 10, "ephemeral": 0, "swap": 0, "original_name": "custom_neutron_guest", "extra_specs": {}}, "created": "2026-01-21T11:51:06Z", "updated": "2026-01-21T11:51:06Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/6ba88fa6-0ba6-4706-b5da-238180bccd6c"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/6ba88fa6-0ba6-4706-b5da-238180bccd6c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-test-650160911", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "locked_reason": null, "description": null, "tags": [], "trusted_image_certificates": null, "server_groups": []}}'
2026-01-21 11:51:08,389 27 INFO [tempest.lib.common.rest_client] Request (OvnDvrAdvancedTest:test_dvr_vip_failover_basic): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/6ba88fa6-0ba6-4706-b5da-238180bccd6c 0.610s
2026-01-21 11:51:08,389 27 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.74', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 11:51:07 GMT', 'server': 'Apache', 'content-length': '1513', 'openstack-api-version': 'compute 2.74', 'x-openstack-nova-api-version': '2.74', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-79cf84f7-1c15-40ed-b374-b7a657b79260', 'x-compute-request-id': 'req-79cf84f7-1c15-40ed-b374-b7a657b79260', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=7a5879df349a6e6d25907f324eae261d; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/6ba88fa6-0ba6-4706-b5da-238180bccd6c'}
Body: b'{"server": {"id": "6ba88fa6-0ba6-4706-b5da-238180bccd6c", "name": "tempest-test_dvr_vip_failover_basic-1531697585", "status": "BUILD", "tenant_id": "06506fb099c2454795ae41b96ea0ad01", "user_id": "22100a1dd5dc456fa7788655e27d975f", "metadata": {}, "hostId": "7e34bb9824f56f4ddf466a1b6fdfbd23011ae1e89a0efdf569a9a757", "image": {"id": "11111111-1111-1111-1111-111111111111", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/11111111-1111-1111-1111-111111111111"}]}, "flavor": {"vcpus": 1, "ram": 1024, "disk": 10, "ephemeral": 0, "swap": 0, "original_name": "custom_neutron_guest", "extra_specs": {}}, "created": "2026-01-21T11:51:06Z", "updated": "2026-01-21T11:51:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/6ba88fa6-0ba6-4706-b5da-238180bccd6c"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/6ba88fa6-0ba6-4706-b5da-238180bccd6c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-test-650160911", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "locked_reason": null, "description": null, "tags": [], "trusted_image_certificates": null, "server_groups": []}}'
2026-01-21 11:51:08,395 27 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/None" after 2 second wait
2026-01-21 11:51:10,104 27 INFO [tempest.lib.common.rest_client] Request (OvnDvrAdvancedTest:test_dvr_vip_failover_basic): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/6ba88fa6-0ba6-4706-b5da-238180bccd6c 0.708s
2026-01-21 11:51:10,104 27 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.74', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 11:51:09 GMT', 'server': 'Apache', 'content-length': '1581', 'openstack-api-version': 'compute 2.74', 'x-openstack-nova-api-version': '2.74', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f09e0660-33f2-4938-beb9-fc90bccf2793', 'x-compute-request-id': 'req-f09e0660-33f2-4938-beb9-fc90bccf2793', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=7a5879df349a6e6d25907f324eae261d; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/6ba88fa6-0ba6-4706-b5da-238180bccd6c'}
Body: b'{"server": {"id": "6ba88fa6-0ba6-4706-b5da-238180bccd6c", "name": "tempest-test_dvr_vip_failover_basic-1531697585", "status": "BUILD", "tenant_id": "06506fb099c2454795ae41b96ea0ad01", "user_id": "22100a1dd5dc456fa7788655e27d975f", "metadata": {}, "hostId": "7e34bb9824f56f4ddf466a1b6fdfbd23011ae1e89a0efdf569a9a757", "image": {"id": "11111111-1111-1111-1111-111111111111", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/11111111-1111-1111-1111-111111111111"}]}, "flavor": {"vcpus": 1, "ram": 1024, "disk": 10, "ephemeral": 0, "swap": 0, "original_name": "custom_neutron_guest", "extra_specs": {}}, "created": "2026-01-21T11:51:06Z", "updated": "2026-01-21T11:51:08Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/6ba88fa6-0ba6-4706-b5da-238180bccd6c"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/6ba88fa6-0ba6-4706-b5da-238180bccd6c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-test-650160911", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-1769031762"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "locked_reason": null, "description": null, "tags": [], "trusted_image_certificates": null, "server_groups": []}}'
2026-01-21 11:51:10,114 27 INFO [tempest.common.waiters] State transition "BUILD/None" ==> "BUILD/spawning" after 4 second wait
2026-01-21 11:51:13,404 27 INFO [tempest.lib.common.rest_client] Request (OvnDvrAdvancedTest:test_dvr_vip_failover_basic): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/6ba88fa6-0ba6-4706-b5da-238180bccd6c 2.288s
2026-01-21 11:51:13,406 27 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.74', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 11:51:11 GMT', 'server': 'Apache', 'content-length': '1581', 'openstack-api-version': 'compute 2.74', 'x-openstack-nova-api-version': '2.74', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7eaebffd-5d59-4ae5-ae79-e06617668b68', 'x-compute-request-id': 'req-7eaebffd-5d59-4ae5-ae79-e06617668b68', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=7a5879df349a6e6d25907f324eae261d; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/6ba88fa6-0ba6-4706-b5da-238180bccd6c'}
Body: b'{"server": {"id": "6ba88fa6-0ba6-4706-b5da-238180bccd6c", "name": "tempest-test_dvr_vip_failover_basic-1531697585", "status": "BUILD", "tenant_id": "06506fb099c2454795ae41b96ea0ad01", "user_id": "22100a1dd5dc456fa7788655e27d975f", "metadata": {}, "hostId": "7e34bb9824f56f4ddf466a1b6fdfbd23011ae1e89a0efdf569a9a757", "image": {"id": "11111111-1111-1111-1111-111111111111", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/11111111-1111-1111-1111-111111111111"}]}, "flavor": {"vcpus": 1, "ram": 1024, "disk": 10, "ephemeral": 0, "swap": 0, "original_name": "custom_neutron_guest", "extra_specs": {}}, "created": "2026-01-21T11:51:06Z", "updated": "2026-01-21T11:51:08Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/6ba88fa6-0ba6-4706-b5da-238180bccd6c"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/6ba88fa6-0ba6-4706-b5da-238180bccd6c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-test-650160911", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-1769031762"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "locked_reason": null, "description": null, "tags": [], "trusted_image_certificates": null, "server_groups": []}}'
2026-01-21 11:51:15,015 27 INFO [tempest.lib.common.rest_client] Request (OvnDvrAdvancedTest:test_dvr_vip_failover_basic): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/6ba88fa6-0ba6-4706-b5da-238180bccd6c 0.593s
2026-01-21 11:51:15,015 27 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.74', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 11:51:14 GMT', 'server': 'Apache', 'content-length': '1525', 'openstack-api-version': 'compute 2.74', 'x-openstack-nova-api-version': '2.74', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-09d950d3-9e35-4d6e-95de-c264e2915da4', 'x-compute-request-id': 'req-09d950d3-9e35-4d6e-95de-c264e2915da4', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=7a5879df349a6e6d25907f324eae261d; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/6ba88fa6-0ba6-4706-b5da-238180bccd6c'}
Body: b'{"server": {"id": "6ba88fa6-0ba6-4706-b5da-238180bccd6c", "name": "tempest-test_dvr_vip_failover_basic-1531697585", "status": "BUILD", "tenant_id": "06506fb099c2454795ae41b96ea0ad01", "user_id": "22100a1dd5dc456fa7788655e27d975f", "metadata": {}, "hostId": "", "image": {"id": "11111111-1111-1111-1111-111111111111", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/11111111-1111-1111-1111-111111111111"}]}, "flavor": {"vcpus": 1, "ram": 1024, "disk": 10, "ephemeral": 0, "swap": 0, "original_name": "custom_neutron_guest", "extra_specs": {}}, "created": "2026-01-21T11:51:06Z", "updated": "2026-01-21T11:51:14Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/6ba88fa6-0ba6-4706-b5da-238180bccd6c"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/6ba88fa6-0ba6-4706-b5da-238180bccd6c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-test-650160911", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-1769031762"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "locked_reason": null, "description": null, "tags": [], "trusted_image_certificates": null, "server_groups": []}}'
2026-01-21 11:51:16,415 27 INFO [tempest.lib.common.rest_client] Request (OvnDvrAdvancedTest:test_dvr_vip_failover_basic): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/6ba88fa6-0ba6-4706-b5da-238180bccd6c 0.393s
2026-01-21 11:51:16,415 27 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.74', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 11:51:16 GMT', 'server': 'Apache', 'content-length': '1463', 'openstack-api-version': 'compute 2.74', 'x-openstack-nova-api-version': '2.74', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8a29f344-99b7-464b-bc19-2f7f6e8350e6', 'x-compute-request-id': 'req-8a29f344-99b7-464b-bc19-2f7f6e8350e6', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=7a5879df349a6e6d25907f324eae261d; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/6ba88fa6-0ba6-4706-b5da-238180bccd6c'}
Body: b'{"server": {"id": "6ba88fa6-0ba6-4706-b5da-238180bccd6c", "name": "tempest-test_dvr_vip_failover_basic-1531697585", "status": "BUILD", "tenant_id": "06506fb099c2454795ae41b96ea0ad01", "user_id": "22100a1dd5dc456fa7788655e27d975f", "metadata": {}, "hostId": "", "image": {"id": "11111111-1111-1111-1111-111111111111", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/11111111-1111-1111-1111-111111111111"}]}, "flavor": {"vcpus": 1, "ram": 1024, "disk": 10, "ephemeral": 0, "swap": 0, "original_name": "custom_neutron_guest", "extra_specs": {}}, "created": "2026-01-21T11:51:06Z", "updated": "2026-01-21T11:51:14Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/6ba88fa6-0ba6-4706-b5da-238180bccd6c"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/6ba88fa6-0ba6-4706-b5da-238180bccd6c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-test-650160911", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "locked_reason": null, "description": null, "tags": [], "trusted_image_certificates": null, "server_groups": []}}'
2026-01-21 11:51:17,977 27 INFO [tempest.lib.common.rest_client] Request (OvnDvrAdvancedTest:test_dvr_vip_failover_basic): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/6ba88fa6-0ba6-4706-b5da-238180bccd6c 0.550s
2026-01-21 11:51:17,978 27 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.74', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 11:51:17 GMT', 'server': 'Apache', 'content-length': '1463', 'openstack-api-version': 'compute 2.74', 'x-openstack-nova-api-version': '2.74', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f95a8389-0302-4eb5-b75f-fefb7b551c8f', 'x-compute-request-id': 'req-f95a8389-0302-4eb5-b75f-fefb7b551c8f', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=7a5879df349a6e6d25907f324eae261d; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/6ba88fa6-0ba6-4706-b5da-238180bccd6c'}
Body: b'{"server": {"id": "6ba88fa6-0ba6-4706-b5da-238180bccd6c", "name": "tempest-test_dvr_vip_failover_basic-1531697585", "status": "BUILD", "tenant_id": "06506fb099c2454795ae41b96ea0ad01", "user_id": "22100a1dd5dc456fa7788655e27d975f", "metadata": {}, "hostId": "", "image": {"id": "11111111-1111-1111-1111-111111111111", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/11111111-1111-1111-1111-111111111111"}]}, "flavor": {"vcpus": 1, "ram": 1024, "disk": 10, "ephemeral": 0, "swap": 0, "original_name": "custom_neutron_guest", "extra_specs": {}}, "created": "2026-01-21T11:51:06Z", "updated": "2026-01-21T11:51:14Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/6ba88fa6-0ba6-4706-b5da-238180bccd6c"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/6ba88fa6-0ba6-4706-b5da-238180bccd6c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-test-650160911", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "locked_reason": null, "description": null, "tags": [], "trusted_image_certificates": null, "server_groups": []}}'
2026-01-21 11:51:19,396 27 INFO [tempest.lib.common.rest_client] Request (OvnDvrAdvancedTest:test_dvr_vip_failover_basic): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/6ba88fa6-0ba6-4706-b5da-238180bccd6c 0.413s
2026-01-21 11:51:19,397 27 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.74', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 11:51:18 GMT', 'server': 'Apache', 'content-length': '1664', 'openstack-api-version': 'compute 2.74', 'x-openstack-nova-api-version': '2.74', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0a462f00-082a-4c4c-89e6-e91bb04cec6e', 'x-compute-request-id': 'req-0a462f00-082a-4c4c-89e6-e91bb04cec6e', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=7a5879df349a6e6d25907f324eae261d; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/6ba88fa6-0ba6-4706-b5da-238180bccd6c'}
Body: b'{"server": {"id": "6ba88fa6-0ba6-4706-b5da-238180bccd6c", "name": "tempest-test_dvr_vip_failover_basic-1531697585", "status": "ERROR", "tenant_id": "06506fb099c2454795ae41b96ea0ad01", "user_id": "22100a1dd5dc456fa7788655e27d975f", "metadata": {}, "hostId": "", "image": {"id": "11111111-1111-1111-1111-111111111111", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/11111111-1111-1111-1111-111111111111"}]}, "flavor": {"vcpus": 1, "ram": 1024, "disk": 10, "ephemeral": 0, "swap": 0, "original_name": "custom_neutron_guest", "extra_specs": {}}, "created": "2026-01-21T11:51:06Z", "updated": "2026-01-21T11:51:17Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/6ba88fa6-0ba6-4706-b5da-238180bccd6c"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/6ba88fa6-0ba6-4706-b5da-238180bccd6c"}], "OS-DCF:diskConfig": "MANUAL", "fault": {"code": 500, "created": "2026-01-21T11:51:17Z", "message": "Build of instance 6ba88fa6-0ba6-4706-b5da-238180bccd6c aborted: Image 11111111-1111-1111-1111-111111111111 is unacceptable: Image not in a supported format"}, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-test-650160911", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "error", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "locked_reason": null, "description": null, "tags": [], "trusted_image_certificates": null, "server_groups": []}}'
2026-01-21 11:51:19,401 27 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ERROR/None" after 13 second wait
2026-01-21 11:51:19,798 27 INFO [tempest.lib.common.rest_client] Request (OvnDvrAdvancedTest:_run_cleanups): 204 DELETE https://nova-public-openstack.apps-crc.testing/v2.1/servers/6ba88fa6-0ba6-4706-b5da-238180bccd6c 0.393s
2026-01-21 11:51:19,798 27 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.74', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 11:51:19 GMT', 'server': 'Apache', 'openstack-api-version': 'compute 2.74', 'x-openstack-nova-api-version': '2.74', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9d018b86-89ef-4941-9a9f-a24fe65ebaa6', 'x-compute-request-id': 'req-9d018b86-89ef-4941-9a9f-a24fe65ebaa6', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=7a5879df349a6e6d25907f324eae261d; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/6ba88fa6-0ba6-4706-b5da-238180bccd6c'}
Body: b''
2026-01-21 11:51:19,876 27 INFO [tempest.lib.common.rest_client] Request (OvnDvrAdvancedTest:_run_cleanups): 404 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/6ba88fa6-0ba6-4706-b5da-238180bccd6c 0.077s
2026-01-21 11:51:19,876 27 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.74', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 11:51:19 GMT', 'server': 'Apache', 'content-length': '111', 'openstack-api-version': 'compute 2.74', 'x-openstack-nova-api-version': '2.74', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-61dfd2a9-58d7-4100-89d1-e099342e0b5e', 'x-compute-request-id': 'req-61dfd2a9-58d7-4100-89d1-e099342e0b5e', 'content-type': 'application/json; charset=UTF-8', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=7a5879df349a6e6d25907f324eae261d; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '404', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/6ba88fa6-0ba6-4706-b5da-238180bccd6c'}
Body: b'{"itemNotFound": {"code": 404, "message": "Instance 6ba88fa6-0ba6-4706-b5da-238180bccd6c could not be found."}}'
}}}
Traceback (most recent call last):
File "/usr/lib/python3.9/site-packages/whitebox_neutron_tempest_plugin/tests/scenario/test_dvr_ovn.py", line 906, in test_dvr_vip_failover_basic
vm1, vm2 = self._create_vms_by_topology()
File "/usr/lib/python3.9/site-packages/whitebox_neutron_tempest_plugin/tests/scenario/base.py", line 820, in _create_vms_by_topology
sender = self._create_server_for_topology(
File "/usr/lib/python3.9/site-packages/whitebox_neutron_tempest_plugin/tests/scenario/base.py", line 744, in _create_server_for_topology
server = self.create_server(**params)['server']
File "/usr/lib/python3.9/site-packages/neutron_tempest_plugin/scenario/base.py", line 150, in create_server
self.wait_for_server_active(server['server'], client=client)
File "/usr/lib/python3.9/site-packages/neutron_tempest_plugin/scenario/base.py", line 556, in wait_for_server_active
self.wait_for_server_status(
File "/usr/lib/python3.9/site-packages/neutron_tempest_plugin/scenario/base.py", line 547, in wait_for_server_status
waiters.wait_for_server_status(client, server['id'], status, **kwargs)
File "/usr/lib/python3.9/site-packages/tempest/common/waiters.py", line 80, in wait_for_server_status
raise exceptions.BuildErrorException(details, server_id=server_id)
tempest.exceptions.BuildErrorException: Server 6ba88fa6-0ba6-4706-b5da-238180bccd6c failed to build and is in ERROR status
Details: Fault: {'code': 500, 'created': '2026-01-21T11:51:17Z', 'message': 'Build of instance 6ba88fa6-0ba6-4706-b5da-238180bccd6c aborted: Image 11111111-1111-1111-1111-111111111111 is unacceptable: Image not in a supported format'}.
|
||||||
test_dvr_vip_failover_external_network[id-5d812adb-ba7c-4ce3-a589-4cc3426d1578] |
fail
ft1.2: whitebox_neutron_tempest_plugin.tests.scenario.test_dvr_ovn.OvnDvrAdvancedTest.test_dvr_vip_failover_external_network[id-5d812adb-ba7c-4ce3-a589-4cc3426d1578]testtools.testresult.real._StringException: pythonlogging:'': {{{
2026-01-21 11:51:20,232 27 INFO [tempest.lib.common.rest_client] Request (OvnDvrAdvancedTest:test_dvr_vip_failover_external_network): 200 PUT https://neutron-public-openstack.apps-crc.testing/v2.0/networks/c9559e68-babb-40c9-8456-4911683f8cd3 0.342s
2026-01-21 11:51:20,233 27 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'X-Auth-Token': '<omitted>'}
Body: {"network": {"shared": true}}
Response - Headers: {'date': 'Wed, 21 Jan 2026 11:51:20 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '764', 'x-openstack-request-id': 'req-ffb733c6-0606-4257-b785-b2f1b121b929', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=ba282c1cb17c6880e826730f243075d0; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/networks/c9559e68-babb-40c9-8456-4911683f8cd3'}
Body: b'{"network":{"id":"c9559e68-babb-40c9-8456-4911683f8cd3","name":"public","tenant_id":"03e4dee4fcdc4e1584364b87aec46fe8","admin_state_up":true,"mtu":1400,"status":"ACTIVE","subnets":["ea019c1a-685f-4076-93f3-8d971ca2adf3"],"shared":true,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"router:external":true,"vlan_transparent":false,"description":"","qos_policy_id":null,"port_security_enabled":true,"dns_domain":"","l2_adjacency":true,"is_default":true,"tags":[],"created_at":"2026-01-21T11:29:42Z","updated_at":"2026-01-21T11:51:20Z","revision_number":5,"project_id":"03e4dee4fcdc4e1584364b87aec46fe8","provider:network_type":"flat","provider:physical_network":"datacentre","provider:segmentation_id":null}}'
2026-01-21 11:51:22,642 27 INFO [tempest.lib.common.rest_client] Request (OvnDvrAdvancedTest:test_dvr_vip_failover_external_network): 202 POST https://nova-public-openstack.apps-crc.testing/v2.1/servers 2.409s
2026-01-21 11:51:22,643 27 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.74', 'X-Auth-Token': '<omitted>'}
Body: {"server": {"flavorRef": "22222222-2222-2222-2222-222222222222", "imageRef": "11111111-1111-1111-1111-111111111111", "key_name": "tempest-keypair-test-650160911", "networks": [{"uuid": "c9559e68-babb-40c9-8456-4911683f8cd3"}], "security_groups": [{"name": "tempest-secgroup-1769031762"}], "name": "tempest-test_dvr_vip_failover_external_network-1317213920"}}
Response - Headers: {'date': 'Wed, 21 Jan 2026 11:51:20 GMT', 'server': 'Apache', 'content-length': '440', 'location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/80a4fa2e-585d-49d4-94e0-df2a994efba0', 'openstack-api-version': 'compute 2.74', 'x-openstack-nova-api-version': '2.74', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-131ec00d-8d2b-4e63-8461-63bc74d6ab04', 'x-compute-request-id': 'req-131ec00d-8d2b-4e63-8461-63bc74d6ab04', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=7a5879df349a6e6d25907f324eae261d; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '202', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers'}
Body: b'{"server": {"id": "80a4fa2e-585d-49d4-94e0-df2a994efba0", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/80a4fa2e-585d-49d4-94e0-df2a994efba0"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/80a4fa2e-585d-49d4-94e0-df2a994efba0"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-secgroup-1769031762"}], "adminPass": "38ijH9K7ipvz"}}'
2026-01-21 11:51:23,410 27 INFO [tempest.lib.common.rest_client] Request (OvnDvrAdvancedTest:test_dvr_vip_failover_external_network): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/80a4fa2e-585d-49d4-94e0-df2a994efba0 0.765s
2026-01-21 11:51:23,410 27 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.74', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 11:51:22 GMT', 'server': 'Apache', 'content-length': '1472', 'openstack-api-version': 'compute 2.74', 'x-openstack-nova-api-version': '2.74', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4bb783f9-589c-43d8-acb2-fe4e39638d77', 'x-compute-request-id': 'req-4bb783f9-589c-43d8-acb2-fe4e39638d77', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=7a5879df349a6e6d25907f324eae261d; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/80a4fa2e-585d-49d4-94e0-df2a994efba0'}
Body: b'{"server": {"id": "80a4fa2e-585d-49d4-94e0-df2a994efba0", "name": "tempest-test_dvr_vip_failover_external_network-1317213920", "status": "BUILD", "tenant_id": "06506fb099c2454795ae41b96ea0ad01", "user_id": "22100a1dd5dc456fa7788655e27d975f", "metadata": {}, "hostId": "", "image": {"id": "11111111-1111-1111-1111-111111111111", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/11111111-1111-1111-1111-111111111111"}]}, "flavor": {"vcpus": 1, "ram": 1024, "disk": 10, "ephemeral": 0, "swap": 0, "original_name": "custom_neutron_guest", "extra_specs": {}}, "created": "2026-01-21T11:51:22Z", "updated": "2026-01-21T11:51:22Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/80a4fa2e-585d-49d4-94e0-df2a994efba0"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/80a4fa2e-585d-49d4-94e0-df2a994efba0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-test-650160911", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "locked_reason": null, "description": null, "tags": [], "trusted_image_certificates": null, "server_groups": []}}'
2026-01-21 11:51:24,707 27 INFO [tempest.lib.common.rest_client] Request (OvnDvrAdvancedTest:test_dvr_vip_failover_external_network): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/80a4fa2e-585d-49d4-94e0-df2a994efba0 0.289s
2026-01-21 11:51:24,707 27 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.74', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 11:51:24 GMT', 'server': 'Apache', 'content-length': '1530', 'openstack-api-version': 'compute 2.74', 'x-openstack-nova-api-version': '2.74', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5d4e4b5d-de4b-4add-93f3-d9236615bac2', 'x-compute-request-id': 'req-5d4e4b5d-de4b-4add-93f3-d9236615bac2', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=7a5879df349a6e6d25907f324eae261d; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/80a4fa2e-585d-49d4-94e0-df2a994efba0'}
Body: b'{"server": {"id": "80a4fa2e-585d-49d4-94e0-df2a994efba0", "name": "tempest-test_dvr_vip_failover_external_network-1317213920", "status": "BUILD", "tenant_id": "06506fb099c2454795ae41b96ea0ad01", "user_id": "22100a1dd5dc456fa7788655e27d975f", "metadata": {}, "hostId": "7e34bb9824f56f4ddf466a1b6fdfbd23011ae1e89a0efdf569a9a757", "image": {"id": "11111111-1111-1111-1111-111111111111", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/11111111-1111-1111-1111-111111111111"}]}, "flavor": {"vcpus": 1, "ram": 1024, "disk": 10, "ephemeral": 0, "swap": 0, "original_name": "custom_neutron_guest", "extra_specs": {}}, "created": "2026-01-21T11:51:22Z", "updated": "2026-01-21T11:51:24Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/80a4fa2e-585d-49d4-94e0-df2a994efba0"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/80a4fa2e-585d-49d4-94e0-df2a994efba0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-test-650160911", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "locked_reason": null, "description": null, "tags": [], "trusted_image_certificates": null, "server_groups": []}}'
2026-01-21 11:51:24,714 27 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/spawning" after 1 second wait
2026-01-21 11:51:26,412 27 INFO [tempest.lib.common.rest_client] Request (OvnDvrAdvancedTest:test_dvr_vip_failover_external_network): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/80a4fa2e-585d-49d4-94e0-df2a994efba0 0.696s
2026-01-21 11:51:26,412 27 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.74', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 11:51:25 GMT', 'server': 'Apache', 'content-length': '1592', 'openstack-api-version': 'compute 2.74', 'x-openstack-nova-api-version': '2.74', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-88cbc890-e639-4227-b686-4c41ab69f351', 'x-compute-request-id': 'req-88cbc890-e639-4227-b686-4c41ab69f351', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=7a5879df349a6e6d25907f324eae261d; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/80a4fa2e-585d-49d4-94e0-df2a994efba0'}
Body: b'{"server": {"id": "80a4fa2e-585d-49d4-94e0-df2a994efba0", "name": "tempest-test_dvr_vip_failover_external_network-1317213920", "status": "BUILD", "tenant_id": "06506fb099c2454795ae41b96ea0ad01", "user_id": "22100a1dd5dc456fa7788655e27d975f", "metadata": {}, "hostId": "7e34bb9824f56f4ddf466a1b6fdfbd23011ae1e89a0efdf569a9a757", "image": {"id": "11111111-1111-1111-1111-111111111111", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/11111111-1111-1111-1111-111111111111"}]}, "flavor": {"vcpus": 1, "ram": 1024, "disk": 10, "ephemeral": 0, "swap": 0, "original_name": "custom_neutron_guest", "extra_specs": {}}, "created": "2026-01-21T11:51:22Z", "updated": "2026-01-21T11:51:24Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/80a4fa2e-585d-49d4-94e0-df2a994efba0"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/80a4fa2e-585d-49d4-94e0-df2a994efba0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-test-650160911", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-1769031762"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "locked_reason": null, "description": null, "tags": [], "trusted_image_certificates": null, "server_groups": []}}'
2026-01-21 11:51:27,850 27 INFO [tempest.lib.common.rest_client] Request (OvnDvrAdvancedTest:test_dvr_vip_failover_external_network): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/80a4fa2e-585d-49d4-94e0-df2a994efba0 0.427s
2026-01-21 11:51:27,850 27 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.74', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 11:51:27 GMT', 'server': 'Apache', 'content-length': '1592', 'openstack-api-version': 'compute 2.74', 'x-openstack-nova-api-version': '2.74', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f8b51a6a-24ce-47c7-9777-a4c09a20332a', 'x-compute-request-id': 'req-f8b51a6a-24ce-47c7-9777-a4c09a20332a', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=7a5879df349a6e6d25907f324eae261d; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/80a4fa2e-585d-49d4-94e0-df2a994efba0'}
Body: b'{"server": {"id": "80a4fa2e-585d-49d4-94e0-df2a994efba0", "name": "tempest-test_dvr_vip_failover_external_network-1317213920", "status": "BUILD", "tenant_id": "06506fb099c2454795ae41b96ea0ad01", "user_id": "22100a1dd5dc456fa7788655e27d975f", "metadata": {}, "hostId": "7e34bb9824f56f4ddf466a1b6fdfbd23011ae1e89a0efdf569a9a757", "image": {"id": "11111111-1111-1111-1111-111111111111", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/11111111-1111-1111-1111-111111111111"}]}, "flavor": {"vcpus": 1, "ram": 1024, "disk": 10, "ephemeral": 0, "swap": 0, "original_name": "custom_neutron_guest", "extra_specs": {}}, "created": "2026-01-21T11:51:22Z", "updated": "2026-01-21T11:51:24Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/80a4fa2e-585d-49d4-94e0-df2a994efba0"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/80a4fa2e-585d-49d4-94e0-df2a994efba0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-test-650160911", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-1769031762"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "locked_reason": null, "description": null, "tags": [], "trusted_image_certificates": null, "server_groups": []}}'
2026-01-21 11:51:29,150 27 INFO [tempest.lib.common.rest_client] Request (OvnDvrAdvancedTest:test_dvr_vip_failover_external_network): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/80a4fa2e-585d-49d4-94e0-df2a994efba0 0.289s
2026-01-21 11:51:29,150 27 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.74', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 11:51:28 GMT', 'server': 'Apache', 'content-length': '1804', 'openstack-api-version': 'compute 2.74', 'x-openstack-nova-api-version': '2.74', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-745a35e6-8b70-4f18-a0c3-aee036f54486', 'x-compute-request-id': 'req-745a35e6-8b70-4f18-a0c3-aee036f54486', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=7a5879df349a6e6d25907f324eae261d; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/80a4fa2e-585d-49d4-94e0-df2a994efba0'}
Body: b'{"server": {"id": "80a4fa2e-585d-49d4-94e0-df2a994efba0", "name": "tempest-test_dvr_vip_failover_external_network-1317213920", "status": "ERROR", "tenant_id": "06506fb099c2454795ae41b96ea0ad01", "user_id": "22100a1dd5dc456fa7788655e27d975f", "metadata": {}, "hostId": "", "image": {"id": "11111111-1111-1111-1111-111111111111", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/11111111-1111-1111-1111-111111111111"}]}, "flavor": {"vcpus": 1, "ram": 1024, "disk": 10, "ephemeral": 0, "swap": 0, "original_name": "custom_neutron_guest", "extra_specs": {}}, "created": "2026-01-21T11:51:22Z", "updated": "2026-01-21T11:51:28Z", "addresses": {"public": [{"version": 4, "addr": "192.168.122.236", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:67:25:6f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/80a4fa2e-585d-49d4-94e0-df2a994efba0"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/80a4fa2e-585d-49d4-94e0-df2a994efba0"}], "OS-DCF:diskConfig": "MANUAL", "fault": {"code": 500, "created": "2026-01-21T11:51:28Z", "message": "Build of instance 80a4fa2e-585d-49d4-94e0-df2a994efba0 aborted: Image 11111111-1111-1111-1111-111111111111 is unacceptable: Image not in a supported format"}, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-test-650160911", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "error", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "locked_reason": null, "description": null, "tags": [], "trusted_image_certificates": null, "server_groups": []}}'
2026-01-21 11:51:29,155 27 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ERROR/None" after 6 second wait
2026-01-21 11:51:29,617 27 INFO [tempest.lib.common.rest_client] Request (OvnDvrAdvancedTest:_run_cleanups): 204 DELETE https://nova-public-openstack.apps-crc.testing/v2.1/servers/80a4fa2e-585d-49d4-94e0-df2a994efba0 0.462s
2026-01-21 11:51:29,618 27 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.74', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 11:51:29 GMT', 'server': 'Apache', 'openstack-api-version': 'compute 2.74', 'x-openstack-nova-api-version': '2.74', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-068ddbc8-3b4a-4a8f-94f3-4c12ead3d296', 'x-compute-request-id': 'req-068ddbc8-3b4a-4a8f-94f3-4c12ead3d296', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=7a5879df349a6e6d25907f324eae261d; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/80a4fa2e-585d-49d4-94e0-df2a994efba0'}
Body: b''
2026-01-21 11:51:29,691 27 INFO [tempest.lib.common.rest_client] Request (OvnDvrAdvancedTest:_run_cleanups): 404 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/80a4fa2e-585d-49d4-94e0-df2a994efba0 0.072s
2026-01-21 11:51:29,691 27 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.74', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 11:51:29 GMT', 'server': 'Apache', 'content-length': '111', 'openstack-api-version': 'compute 2.74', 'x-openstack-nova-api-version': '2.74', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f257d798-7695-4a24-9dd3-d4f0f210ec6d', 'x-compute-request-id': 'req-f257d798-7695-4a24-9dd3-d4f0f210ec6d', 'content-type': 'application/json; charset=UTF-8', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=7a5879df349a6e6d25907f324eae261d; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '404', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/80a4fa2e-585d-49d4-94e0-df2a994efba0'}
Body: b'{"itemNotFound": {"code": 404, "message": "Instance 80a4fa2e-585d-49d4-94e0-df2a994efba0 could not be found."}}'
}}}
Traceback (most recent call last):
File "/usr/lib/python3.9/site-packages/whitebox_neutron_tempest_plugin/tests/scenario/test_dvr_ovn.py", line 1011, in test_dvr_vip_failover_external_network
vm1, vm2 = self._create_vms_by_topology(topology='external')
File "/usr/lib/python3.9/site-packages/whitebox_neutron_tempest_plugin/tests/scenario/base.py", line 820, in _create_vms_by_topology
sender = self._create_server_for_topology(
File "/usr/lib/python3.9/site-packages/whitebox_neutron_tempest_plugin/tests/scenario/base.py", line 744, in _create_server_for_topology
server = self.create_server(**params)['server']
File "/usr/lib/python3.9/site-packages/neutron_tempest_plugin/scenario/base.py", line 150, in create_server
self.wait_for_server_active(server['server'], client=client)
File "/usr/lib/python3.9/site-packages/neutron_tempest_plugin/scenario/base.py", line 556, in wait_for_server_active
self.wait_for_server_status(
File "/usr/lib/python3.9/site-packages/neutron_tempest_plugin/scenario/base.py", line 547, in wait_for_server_status
waiters.wait_for_server_status(client, server['id'], status, **kwargs)
File "/usr/lib/python3.9/site-packages/tempest/common/waiters.py", line 80, in wait_for_server_status
raise exceptions.BuildErrorException(details, server_id=server_id)
tempest.exceptions.BuildErrorException: Server 80a4fa2e-585d-49d4-94e0-df2a994efba0 failed to build and is in ERROR status
Details: Fault: {'code': 500, 'created': '2026-01-21T11:51:28Z', 'message': 'Build of instance 80a4fa2e-585d-49d4-94e0-df2a994efba0 aborted: Image 11111111-1111-1111-1111-111111111111 is unacceptable: Image not in a supported format'}.
|
||||||
| whitebox_neutron_tempest_plugin.tests.scenario.test_mtu.GatewayMtuTestIcmp | 1 | 0 | 1 | 0 | 0 | Detail | |
test_northbound_pmtud_icmp[id-10d73cf0-7506-4899-864c-cebe43099be3] |
fail
ft2.1: whitebox_neutron_tempest_plugin.tests.scenario.test_mtu.GatewayMtuTestIcmp.test_northbound_pmtud_icmp[id-10d73cf0-7506-4899-864c-cebe43099be3]testtools.testresult.real._StringException: pythonlogging:'': {{{
2026-01-21 12:13:33,329 27 DEBUG [whitebox_neutron_tempest_plugin.tests.scenario.base] Command: oc -n openstack get pods -o=name --field-selector=status.phase=Running | cut -d'/' -f 2 | grep ^neutron | grep -v meta; true
2026-01-21 12:13:33,330 27 INFO [tempest.lib.common.ssh] Creating ssh connection to '38.129.56.37:22' as 'zuul' with password None
2026-01-21 12:13:33,339 27 INFO [paramiko.transport] Connected (version 2.0, client OpenSSH_9.9)
2026-01-21 12:13:33,402 27 INFO [paramiko.transport] Authentication (publickey) successful!
2026-01-21 12:13:33,403 27 INFO [tempest.lib.common.ssh] ssh connection to zuul@38.129.56.37 successfully created
2026-01-21 12:13:33,757 27 DEBUG [whitebox_neutron_tempest_plugin.tests.scenario.base] Output: neutron-dd7dc574f-plxsl
2026-01-21 12:13:33,757 27 DEBUG [whitebox_neutron_tempest_plugin.tests.scenario.base] Command: oc -n openstack rsh neutron-dd7dc574f-plxsl find /etc/neutron/neutron.conf.d -type f
2026-01-21 12:13:33,758 27 INFO [tempest.lib.common.ssh] Creating ssh connection to '38.129.56.37:22' as 'zuul' with password None
2026-01-21 12:13:33,768 27 INFO [paramiko.transport] Connected (version 2.0, client OpenSSH_9.9)
2026-01-21 12:13:33,835 27 INFO [paramiko.transport] Authentication (publickey) successful!
2026-01-21 12:13:33,837 27 INFO [tempest.lib.common.ssh] ssh connection to zuul@38.129.56.37 successfully created
2026-01-21 12:13:34,192 27 DEBUG [whitebox_neutron_tempest_plugin.tests.scenario.base] Output: /etc/neutron/neutron.conf.d/01-neutron.conf
/etc/neutron/neutron.conf.d/02-neutron-custom.conf
2026-01-21 12:13:34,192 27 DEBUG [whitebox_neutron_tempest_plugin.tests.scenario.base] Command: oc -n openstack get pods -o=name --field-selector=status.phase=Running | cut -d'/' -f 2 | grep ^neutron | grep -v meta; true
2026-01-21 12:13:34,192 27 INFO [tempest.lib.common.ssh] Creating ssh connection to '38.129.56.37:22' as 'zuul' with password None
2026-01-21 12:13:34,202 27 INFO [paramiko.transport] Connected (version 2.0, client OpenSSH_9.9)
2026-01-21 12:13:34,265 27 INFO [paramiko.transport] Authentication (publickey) successful!
2026-01-21 12:13:34,265 27 INFO [tempest.lib.common.ssh] ssh connection to zuul@38.129.56.37 successfully created
2026-01-21 12:13:34,594 27 DEBUG [whitebox_neutron_tempest_plugin.tests.scenario.base] Output: neutron-dd7dc574f-plxsl
2026-01-21 12:13:34,595 27 DEBUG [whitebox_neutron_tempest_plugin.tests.scenario.base] Command = 'oc -n openstack rsh neutron-dd7dc574f-plxsl crudini --get /etc/neutron/neutron.conf.d/02-neutron-custom.conf ovn ovn_emit_need_to_frag || true'
2026-01-21 12:13:34,595 27 INFO [tempest.lib.common.ssh] Creating ssh connection to '38.129.56.37:22' as 'zuul' with password None
2026-01-21 12:13:34,604 27 INFO [paramiko.transport] Connected (version 2.0, client OpenSSH_9.9)
2026-01-21 12:13:34,666 27 INFO [paramiko.transport] Authentication (publickey) successful!
2026-01-21 12:13:34,667 27 INFO [tempest.lib.common.ssh] ssh connection to zuul@38.129.56.37 successfully created
2026-01-21 12:13:35,059 27 DEBUG [whitebox_neutron_tempest_plugin.tests.scenario.base] Result = 'true'
2026-01-21 12:13:35,662 27 INFO [tempest.lib.common.rest_client] Request (GatewayMtuTestIcmp:test_northbound_pmtud_icmp): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/networks 0.602s
2026-01-21 12:13:35,665 27 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"network": {"name": "tempest-test-network--1251956680"}}
Response - Headers: {'date': 'Wed, 21 Jan 2026 12:13:35 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '651', 'x-openstack-request-id': 'req-97ca76e5-d76a-4cc2-8807-4e12344e8315', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=ba282c1cb17c6880e826730f243075d0; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/networks'}
Body: b'{"network":{"id":"ba2f5384-41f0-4718-a127-55de48811d8b","name":"tempest-test-network--1251956680","tenant_id":"12c1248ebffa44ae8ea2e1e8e00c22d8","admin_state_up":true,"mtu":1342,"status":"ACTIVE","subnets":[],"shared":false,"project_id":"12c1248ebffa44ae8ea2e1e8e00c22d8","qos_policy_id":null,"port_security_enabled":true,"dns_domain":"","router:external":false,"vlan_transparent":false,"is_default":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"description":"","l2_adjacency":true,"tags":[],"created_at":"2026-01-21T12:13:35Z","updated_at":"2026-01-21T12:13:35Z","revision_number":1}}'
2026-01-21 12:13:38,388 27 INFO [tempest.lib.common.rest_client] Request (GatewayMtuTestIcmp:test_northbound_pmtud_icmp): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/subnets 2.719s
2026-01-21 12:13:38,389 27 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"subnet": {"network_id": "ba2f5384-41f0-4718-a127-55de48811d8b", "cidr": "10.100.0.0/28", "ip_version": 4, "gateway_ip": "10.100.0.1"}}
Response - Headers: {'date': 'Wed, 21 Jan 2026 12:13:38 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '602', 'x-openstack-request-id': 'req-44c8631e-78ff-4133-97a1-da8a03acb0c6', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=ba282c1cb17c6880e826730f243075d0; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets'}
Body: b'{"subnet":{"id":"1b075735-5be1-4190-ac58-e72cfa24fe92","name":"","tenant_id":"12c1248ebffa44ae8ea2e1e8e00c22d8","network_id":"ba2f5384-41f0-4718-a127-55de48811d8b","ip_version":4,"subnetpool_id":null,"enable_dhcp":true,"ipv6_ra_mode":null,"ipv6_address_mode":null,"gateway_ip":"10.100.0.1","cidr":"10.100.0.0/28","allocation_pools":[{"start":"10.100.0.2","end":"10.100.0.14"}],"host_routes":[],"dns_nameservers":[],"description":"","service_types":[],"tags":[],"created_at":"2026-01-21T12:13:35Z","updated_at":"2026-01-21T12:13:35Z","revision_number":0,"project_id":"12c1248ebffa44ae8ea2e1e8e00c22d8"}}'
2026-01-21 12:13:41,560 27 INFO [tempest.lib.common.rest_client] Request (GatewayMtuTestIcmp:test_northbound_pmtud_icmp): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/routers 3.170s
2026-01-21 12:13:41,561 27 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"router": {"external_gateway_info": {"network_id": "c9559e68-babb-40c9-8456-4911683f8cd3"}, "name": "tempest-router-1100882909", "admin_state_up": true}}
Response - Headers: {'date': 'Wed, 21 Jan 2026 12:13:41 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '652', 'x-openstack-request-id': 'req-74e89a8b-566a-4462-ae2d-ae4398a7b5fe', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=ba282c1cb17c6880e826730f243075d0; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/routers'}
Body: b'{"router": {"id": "3d4cee36-9a6e-4b29-8042-d051b53bea0c", "name": "tempest-router-1100882909", "tenant_id": "12c1248ebffa44ae8ea2e1e8e00c22d8", "admin_state_up": true, "status": "ACTIVE", "external_gateway_info": {"network_id": "c9559e68-babb-40c9-8456-4911683f8cd3", "external_fixed_ips": [{"subnet_id": "ea019c1a-685f-4076-93f3-8d971ca2adf3", "ip_address": "192.168.122.236"}], "enable_snat": true}, "description": "", "availability_zones": [], "availability_zone_hints": [], "routes": [], "tags": [], "created_at": "2026-01-21T12:13:39Z", "updated_at": "2026-01-21T12:13:40Z", "revision_number": 2, "project_id": "12c1248ebffa44ae8ea2e1e8e00c22d8"}}'
2026-01-21 12:13:41,561 27 DEBUG [neutron_tempest_plugin.scenario.base] Created router tempest-router-1100882909
2026-01-21 12:13:41,763 27 INFO [tempest.lib.common.rest_client] Request (GatewayMtuTestIcmp:test_northbound_pmtud_icmp): 200 GET https://neutron-public-openstack.apps-crc.testing/v2.0/routers/3d4cee36-9a6e-4b29-8042-d051b53bea0c 0.202s
2026-01-21 12:13:41,764 27 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 12:13:41 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '652', 'x-openstack-request-id': 'req-87e947d2-b163-4c8d-b7f2-f0c17bf68b1a', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=ba282c1cb17c6880e826730f243075d0; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/routers/3d4cee36-9a6e-4b29-8042-d051b53bea0c'}
Body: b'{"router": {"id": "3d4cee36-9a6e-4b29-8042-d051b53bea0c", "name": "tempest-router-1100882909", "tenant_id": "12c1248ebffa44ae8ea2e1e8e00c22d8", "admin_state_up": true, "status": "ACTIVE", "external_gateway_info": {"network_id": "c9559e68-babb-40c9-8456-4911683f8cd3", "external_fixed_ips": [{"subnet_id": "ea019c1a-685f-4076-93f3-8d971ca2adf3", "ip_address": "192.168.122.236"}], "enable_snat": true}, "description": "", "availability_zones": [], "availability_zone_hints": [], "routes": [], "tags": [], "created_at": "2026-01-21T12:13:39Z", "updated_at": "2026-01-21T12:13:40Z", "revision_number": 2, "project_id": "12c1248ebffa44ae8ea2e1e8e00c22d8"}}'
2026-01-21 12:13:45,429 27 INFO [tempest.lib.common.rest_client] Request (GatewayMtuTestIcmp:test_northbound_pmtud_icmp): 200 PUT https://neutron-public-openstack.apps-crc.testing/v2.0/routers/3d4cee36-9a6e-4b29-8042-d051b53bea0c/add_router_interface 3.665s
2026-01-21 12:13:45,430 27 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"subnet_id": "1b075735-5be1-4190-ac58-e72cfa24fe92"}
Response - Headers: {'date': 'Wed, 21 Jan 2026 12:13:45 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '309', 'x-openstack-request-id': 'req-338e9f23-c367-491d-aa3d-f3319001793d', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=ba282c1cb17c6880e826730f243075d0; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/routers/3d4cee36-9a6e-4b29-8042-d051b53bea0c/add_router_interface'}
Body: b'{"id": "3d4cee36-9a6e-4b29-8042-d051b53bea0c", "tenant_id": "12c1248ebffa44ae8ea2e1e8e00c22d8", "port_id": "85f029e9-4331-45ca-bf4c-9ed6879a39eb", "network_id": "ba2f5384-41f0-4718-a127-55de48811d8b", "subnet_id": "1b075735-5be1-4190-ac58-e72cfa24fe92", "subnet_ids": ["1b075735-5be1-4190-ac58-e72cfa24fe92"]}'
2026-01-21 12:13:45,713 27 INFO [tempest.lib.common.rest_client] Request (GatewayMtuTestIcmp:test_northbound_pmtud_icmp): 200 PUT https://neutron-public-openstack.apps-crc.testing/v2.0/networks/c9559e68-babb-40c9-8456-4911683f8cd3 0.283s
2026-01-21 12:13:45,713 27 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'X-Auth-Token': '<omitted>'}
Body: {"network": {"shared": true}}
Response - Headers: {'date': 'Wed, 21 Jan 2026 12:13:45 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '764', 'x-openstack-request-id': 'req-b35e214c-cea3-46af-80c3-762c3f7fbbff', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=ba282c1cb17c6880e826730f243075d0; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/networks/c9559e68-babb-40c9-8456-4911683f8cd3'}
Body: b'{"network":{"id":"c9559e68-babb-40c9-8456-4911683f8cd3","name":"public","tenant_id":"03e4dee4fcdc4e1584364b87aec46fe8","admin_state_up":true,"mtu":1400,"status":"ACTIVE","subnets":["ea019c1a-685f-4076-93f3-8d971ca2adf3"],"shared":true,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"router:external":true,"vlan_transparent":false,"description":"","qos_policy_id":null,"port_security_enabled":true,"dns_domain":"","l2_adjacency":true,"is_default":true,"tags":[],"created_at":"2026-01-21T11:29:42Z","updated_at":"2026-01-21T12:13:45Z","revision_number":7,"project_id":"03e4dee4fcdc4e1584364b87aec46fe8","provider:network_type":"flat","provider:physical_network":"datacentre","provider:segmentation_id":null}}'
2026-01-21 12:13:46,624 27 INFO [tempest.lib.common.rest_client] Request (GatewayMtuTestIcmp:test_northbound_pmtud_icmp): 200 PUT https://neutron-public-openstack.apps-crc.testing/v2.0/networks/c9559e68-babb-40c9-8456-4911683f8cd3 0.910s
2026-01-21 12:13:46,624 27 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'X-Auth-Token': '<omitted>'}
Body: {"network": {"mtu": 1312}}
Response - Headers: {'date': 'Wed, 21 Jan 2026 12:13:46 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '764', 'x-openstack-request-id': 'req-3fb02c09-9c37-4fa5-a517-e5f94bde4c3a', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=ba282c1cb17c6880e826730f243075d0; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/networks/c9559e68-babb-40c9-8456-4911683f8cd3'}
Body: b'{"network":{"id":"c9559e68-babb-40c9-8456-4911683f8cd3","name":"public","tenant_id":"03e4dee4fcdc4e1584364b87aec46fe8","admin_state_up":true,"mtu":1312,"status":"ACTIVE","subnets":["ea019c1a-685f-4076-93f3-8d971ca2adf3"],"shared":true,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"router:external":true,"vlan_transparent":false,"description":"","qos_policy_id":null,"port_security_enabled":true,"dns_domain":"","l2_adjacency":true,"is_default":true,"tags":[],"created_at":"2026-01-21T11:29:42Z","updated_at":"2026-01-21T12:13:46Z","revision_number":8,"project_id":"03e4dee4fcdc4e1584364b87aec46fe8","provider:network_type":"flat","provider:physical_network":"datacentre","provider:segmentation_id":null}}'
2026-01-21 12:13:46,722 27 INFO [tempest.lib.common.rest_client] Request (GatewayMtuTestIcmp:test_northbound_pmtud_icmp): 200 GET https://neutron-public-openstack.apps-crc.testing/v2.0/ports?device_id=3d4cee36-9a6e-4b29-8042-d051b53bea0c&device_owner=network%3Arouter_gateway 0.098s
2026-01-21 12:13:46,723 27 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 12:13:46 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1138', 'x-openstack-request-id': 'req-adcdfdd7-0d9e-4a1b-abdf-4255b9ef132a', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=ba282c1cb17c6880e826730f243075d0; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/ports?device_id=3d4cee36-9a6e-4b29-8042-d051b53bea0c&device_owner=network%3Arouter_gateway'}
Body: b'{"ports":[{"id":"cb0f4f5c-46c7-4b56-9934-77c1ab1149d9","name":"","network_id":"c9559e68-babb-40c9-8456-4911683f8cd3","tenant_id":"","mac_address":"fa:16:3e:6f:2b:03","admin_state_up":true,"status":"ACTIVE","device_id":"3d4cee36-9a6e-4b29-8042-d051b53bea0c","device_owner":"network:router_gateway","fixed_ips":[{"subnet_id":"ea019c1a-685f-4076-93f3-8d971ca2adf3","ip_address":"192.168.122.236"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":[],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"crc","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"qos_policy_id":null,"qos_network_policy_id":null,"port_security_enabled":false,"dns_name":"","dns_assignment":[{"ip_address":"192.168.122.236","hostname":"host-192-168-122-236","fqdn":"host-192-168-122-236.openstackgate.local."}],"dns_domain":"","resource_request":null,"ip_allocation":"immediate","tags":[],"created_at":"2026-01-21T12:13:39Z","updated_at":"2026-01-21T12:13:43Z","revision_number":4,"project_id":""}]}'
2026-01-21 12:13:46,723 27 DEBUG [whitebox_neutron_tempest_plugin.tests.scenario.base] Command: oc -n openstack rsh pod/ovsdbserver-nb-0 ovn-nbctl --db="ssl:ovsdbserver-nb-0.openstack.svc.cluster.local:6641" --private-key=/etc/pki/tls/private/ovndb.key --certificate=/etc/pki/tls/certs/ovndb.crt --ca-cert=/etc/pki/tls/certs/ovndbca.crt get logical_router_port lrp-cb0f4f5c-46c7-4b56-9934-77c1ab1149d9 options:gateway_mtu
2026-01-21 12:13:46,723 27 INFO [tempest.lib.common.ssh] Creating ssh connection to '38.129.56.37:22' as 'zuul' with password None
2026-01-21 12:13:46,737 27 INFO [paramiko.transport] Connected (version 2.0, client OpenSSH_9.9)
2026-01-21 12:13:46,805 27 INFO [paramiko.transport] Authentication (publickey) successful!
2026-01-21 12:13:46,805 27 INFO [tempest.lib.common.ssh] ssh connection to zuul@38.129.56.37 successfully created
2026-01-21 12:13:47,205 27 DEBUG [whitebox_neutron_tempest_plugin.tests.scenario.base] Output: "1312"
2026-01-21 12:13:49,726 27 INFO [tempest.lib.common.rest_client] Request (GatewayMtuTestIcmp:test_northbound_pmtud_icmp): 202 POST https://nova-public-openstack.apps-crc.testing/v2.1/servers 2.519s
2026-01-21 12:13:49,726 27 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"server": {"name": "tempest-server-test-1814972442", "flavorRef": "22222222-2222-2222-2222-222222222222", "imageRef": "11111111-1111-1111-1111-111111111111", "networks": [{"uuid": "c9559e68-babb-40c9-8456-4911683f8cd3"}], "key_name": "tempest-keypair-test-1812120178", "security_groups": [{"name": "tempest-GatewayMtuTestIcmp-1153596135"}]}}
Response - Headers: {'date': 'Wed, 21 Jan 2026 12:13:47 GMT', 'server': 'Apache', 'content-length': '450', 'location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/5323af57-4f38-4a12-a4b5-fe77e330e38a', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7da0d56f-18c6-479a-8465-19b7488c17c8', 'x-compute-request-id': 'req-7da0d56f-18c6-479a-8465-19b7488c17c8', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=7a5879df349a6e6d25907f324eae261d; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '202', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers'}
Body: b'{"server": {"id": "5323af57-4f38-4a12-a4b5-fe77e330e38a", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/5323af57-4f38-4a12-a4b5-fe77e330e38a"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/5323af57-4f38-4a12-a4b5-fe77e330e38a"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-GatewayMtuTestIcmp-1153596135"}], "adminPass": "CANMAL67iyMk"}}'
2026-01-21 12:13:50,183 27 INFO [tempest.lib.common.rest_client] Request (GatewayMtuTestIcmp:test_northbound_pmtud_icmp): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/5323af57-4f38-4a12-a4b5-fe77e330e38a 0.456s
2026-01-21 12:13:50,184 27 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 12:13:49 GMT', 'server': 'Apache', 'content-length': '1373', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fae075ea-b2d8-4847-80c2-fc4c753d2acc', 'x-compute-request-id': 'req-fae075ea-b2d8-4847-80c2-fc4c753d2acc', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=7a5879df349a6e6d25907f324eae261d; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/5323af57-4f38-4a12-a4b5-fe77e330e38a'}
Body: b'{"server": {"id": "5323af57-4f38-4a12-a4b5-fe77e330e38a", "name": "tempest-server-test-1814972442", "status": "BUILD", "tenant_id": "12c1248ebffa44ae8ea2e1e8e00c22d8", "user_id": "772b4c34593246c1bf7bdb7d98563e6f", "metadata": {}, "hostId": "", "image": {"id": "11111111-1111-1111-1111-111111111111", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/11111111-1111-1111-1111-111111111111"}]}, "flavor": {"id": "22222222-2222-2222-2222-222222222222", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/22222222-2222-2222-2222-222222222222"}]}, "created": "2026-01-21T12:13:49Z", "updated": "2026-01-21T12:13:49Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/5323af57-4f38-4a12-a4b5-fe77e330e38a"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/5323af57-4f38-4a12-a4b5-fe77e330e38a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-test-1812120178", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-01-21 12:13:51,455 27 INFO [tempest.lib.common.rest_client] Request (GatewayMtuTestIcmp:test_northbound_pmtud_icmp): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/5323af57-4f38-4a12-a4b5-fe77e330e38a 0.264s
2026-01-21 12:13:51,455 27 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 12:13:51 GMT', 'server': 'Apache', 'content-length': '1431', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-114e7680-fa3a-4323-af44-dad7dcd0d388', 'x-compute-request-id': 'req-114e7680-fa3a-4323-af44-dad7dcd0d388', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=7a5879df349a6e6d25907f324eae261d; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/5323af57-4f38-4a12-a4b5-fe77e330e38a'}
Body: b'{"server": {"id": "5323af57-4f38-4a12-a4b5-fe77e330e38a", "name": "tempest-server-test-1814972442", "status": "BUILD", "tenant_id": "12c1248ebffa44ae8ea2e1e8e00c22d8", "user_id": "772b4c34593246c1bf7bdb7d98563e6f", "metadata": {}, "hostId": "50e78d9888dbb7ddf1d9e3ae4777740124db2c7fda2c9281ad5ac809", "image": {"id": "11111111-1111-1111-1111-111111111111", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/11111111-1111-1111-1111-111111111111"}]}, "flavor": {"id": "22222222-2222-2222-2222-222222222222", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/22222222-2222-2222-2222-222222222222"}]}, "created": "2026-01-21T12:13:49Z", "updated": "2026-01-21T12:13:51Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/5323af57-4f38-4a12-a4b5-fe77e330e38a"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/5323af57-4f38-4a12-a4b5-fe77e330e38a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-test-1812120178", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-01-21 12:13:51,460 27 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/spawning" after 1 second wait
2026-01-21 12:13:54,215 27 INFO [tempest.lib.common.rest_client] Request (GatewayMtuTestIcmp:test_northbound_pmtud_icmp): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/5323af57-4f38-4a12-a4b5-fe77e330e38a 1.754s
2026-01-21 12:13:54,215 27 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 12:13:52 GMT', 'server': 'Apache', 'content-length': '1503', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e75a4420-5f0f-46cf-86f8-8fba4702a518', 'x-compute-request-id': 'req-e75a4420-5f0f-46cf-86f8-8fba4702a518', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=7a5879df349a6e6d25907f324eae261d; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/5323af57-4f38-4a12-a4b5-fe77e330e38a'}
Body: b'{"server": {"id": "5323af57-4f38-4a12-a4b5-fe77e330e38a", "name": "tempest-server-test-1814972442", "status": "BUILD", "tenant_id": "12c1248ebffa44ae8ea2e1e8e00c22d8", "user_id": "772b4c34593246c1bf7bdb7d98563e6f", "metadata": {}, "hostId": "50e78d9888dbb7ddf1d9e3ae4777740124db2c7fda2c9281ad5ac809", "image": {"id": "11111111-1111-1111-1111-111111111111", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/11111111-1111-1111-1111-111111111111"}]}, "flavor": {"id": "22222222-2222-2222-2222-222222222222", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/22222222-2222-2222-2222-222222222222"}]}, "created": "2026-01-21T12:13:49Z", "updated": "2026-01-21T12:13:51Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/5323af57-4f38-4a12-a4b5-fe77e330e38a"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/5323af57-4f38-4a12-a4b5-fe77e330e38a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-test-1812120178", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-GatewayMtuTestIcmp-1153596135"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-01-21 12:13:56,346 27 INFO [tempest.lib.common.rest_client] Request (GatewayMtuTestIcmp:test_northbound_pmtud_icmp): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/5323af57-4f38-4a12-a4b5-fe77e330e38a 1.124s
2026-01-21 12:13:56,347 27 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 12:13:55 GMT', 'server': 'Apache', 'content-length': '1503', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-541d26f6-8dfb-4bb2-9ba3-c628b0d77c73', 'x-compute-request-id': 'req-541d26f6-8dfb-4bb2-9ba3-c628b0d77c73', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=7a5879df349a6e6d25907f324eae261d; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/5323af57-4f38-4a12-a4b5-fe77e330e38a'}
Body: b'{"server": {"id": "5323af57-4f38-4a12-a4b5-fe77e330e38a", "name": "tempest-server-test-1814972442", "status": "BUILD", "tenant_id": "12c1248ebffa44ae8ea2e1e8e00c22d8", "user_id": "772b4c34593246c1bf7bdb7d98563e6f", "metadata": {}, "hostId": "50e78d9888dbb7ddf1d9e3ae4777740124db2c7fda2c9281ad5ac809", "image": {"id": "11111111-1111-1111-1111-111111111111", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/11111111-1111-1111-1111-111111111111"}]}, "flavor": {"id": "22222222-2222-2222-2222-222222222222", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/22222222-2222-2222-2222-222222222222"}]}, "created": "2026-01-21T12:13:49Z", "updated": "2026-01-21T12:13:51Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/5323af57-4f38-4a12-a4b5-fe77e330e38a"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/5323af57-4f38-4a12-a4b5-fe77e330e38a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-test-1812120178", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-GatewayMtuTestIcmp-1153596135"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-01-21 12:13:58,354 27 INFO [tempest.lib.common.rest_client] Request (GatewayMtuTestIcmp:test_northbound_pmtud_icmp): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/5323af57-4f38-4a12-a4b5-fe77e330e38a 1.001s
2026-01-21 12:13:58,354 27 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 12:13:57 GMT', 'server': 'Apache', 'content-length': '1503', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-315567fd-f589-42c4-b833-be9061b7d3c5', 'x-compute-request-id': 'req-315567fd-f589-42c4-b833-be9061b7d3c5', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=7a5879df349a6e6d25907f324eae261d; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/5323af57-4f38-4a12-a4b5-fe77e330e38a'}
Body: b'{"server": {"id": "5323af57-4f38-4a12-a4b5-fe77e330e38a", "name": "tempest-server-test-1814972442", "status": "BUILD", "tenant_id": "12c1248ebffa44ae8ea2e1e8e00c22d8", "user_id": "772b4c34593246c1bf7bdb7d98563e6f", "metadata": {}, "hostId": "50e78d9888dbb7ddf1d9e3ae4777740124db2c7fda2c9281ad5ac809", "image": {"id": "11111111-1111-1111-1111-111111111111", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/11111111-1111-1111-1111-111111111111"}]}, "flavor": {"id": "22222222-2222-2222-2222-222222222222", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/22222222-2222-2222-2222-222222222222"}]}, "created": "2026-01-21T12:13:49Z", "updated": "2026-01-21T12:13:51Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/5323af57-4f38-4a12-a4b5-fe77e330e38a"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/5323af57-4f38-4a12-a4b5-fe77e330e38a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-test-1812120178", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-GatewayMtuTestIcmp-1153596135"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-01-21 12:13:59,975 27 INFO [tempest.lib.common.rest_client] Request (GatewayMtuTestIcmp:test_northbound_pmtud_icmp): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/5323af57-4f38-4a12-a4b5-fe77e330e38a 0.616s
2026-01-21 12:13:59,975 27 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 12:13:59 GMT', 'server': 'Apache', 'content-length': '1375', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2eb68fd0-d5f7-47a6-be4e-a7cb601be234', 'x-compute-request-id': 'req-2eb68fd0-d5f7-47a6-be4e-a7cb601be234', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=7a5879df349a6e6d25907f324eae261d; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/5323af57-4f38-4a12-a4b5-fe77e330e38a'}
Body: b'{"server": {"id": "5323af57-4f38-4a12-a4b5-fe77e330e38a", "name": "tempest-server-test-1814972442", "status": "BUILD", "tenant_id": "12c1248ebffa44ae8ea2e1e8e00c22d8", "user_id": "772b4c34593246c1bf7bdb7d98563e6f", "metadata": {}, "hostId": "", "image": {"id": "11111111-1111-1111-1111-111111111111", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/11111111-1111-1111-1111-111111111111"}]}, "flavor": {"id": "22222222-2222-2222-2222-222222222222", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/22222222-2222-2222-2222-222222222222"}]}, "created": "2026-01-21T12:13:49Z", "updated": "2026-01-21T12:13:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/5323af57-4f38-4a12-a4b5-fe77e330e38a"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/5323af57-4f38-4a12-a4b5-fe77e330e38a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-test-1812120178", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-01-21 12:14:01,197 27 INFO [tempest.lib.common.rest_client] Request (GatewayMtuTestIcmp:test_northbound_pmtud_icmp): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/5323af57-4f38-4a12-a4b5-fe77e330e38a 0.218s
2026-01-21 12:14:01,198 27 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 12:14:00 GMT', 'server': 'Apache', 'content-length': '1705', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-051e50a5-5b09-44bc-9467-f7e3d9d49494', 'x-compute-request-id': 'req-051e50a5-5b09-44bc-9467-f7e3d9d49494', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=7a5879df349a6e6d25907f324eae261d; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/5323af57-4f38-4a12-a4b5-fe77e330e38a'}
Body: b'{"server": {"id": "5323af57-4f38-4a12-a4b5-fe77e330e38a", "name": "tempest-server-test-1814972442", "status": "ERROR", "tenant_id": "12c1248ebffa44ae8ea2e1e8e00c22d8", "user_id": "772b4c34593246c1bf7bdb7d98563e6f", "metadata": {}, "hostId": "", "image": {"id": "11111111-1111-1111-1111-111111111111", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/11111111-1111-1111-1111-111111111111"}]}, "flavor": {"id": "22222222-2222-2222-2222-222222222222", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/22222222-2222-2222-2222-222222222222"}]}, "created": "2026-01-21T12:13:49Z", "updated": "2026-01-21T12:14:00Z", "addresses": {"public": [{"version": 4, "addr": "192.168.122.223", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a5:3b:54"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/5323af57-4f38-4a12-a4b5-fe77e330e38a"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/5323af57-4f38-4a12-a4b5-fe77e330e38a"}], "OS-DCF:diskConfig": "MANUAL", "fault": {"code": 500, "created": "2026-01-21T12:14:00Z", "message": "Build of instance 5323af57-4f38-4a12-a4b5-fe77e330e38a aborted: Image 11111111-1111-1111-1111-111111111111 is unacceptable: Image not in a supported format"}, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-test-1812120178", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "error", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-01-21 12:14:01,201 27 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ERROR/None" after 11 second wait
2026-01-21 12:14:01,921 27 INFO [tempest.lib.common.rest_client] Request (GatewayMtuTestIcmp:_run_cleanups): 204 DELETE https://nova-public-openstack.apps-crc.testing/v2.1/servers/5323af57-4f38-4a12-a4b5-fe77e330e38a 0.714s
2026-01-21 12:14:01,922 27 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 12:14:01 GMT', 'server': 'Apache', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cdb98695-2710-4e2f-b47e-903cce2e34e7', 'x-compute-request-id': 'req-cdb98695-2710-4e2f-b47e-903cce2e34e7', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=7a5879df349a6e6d25907f324eae261d; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/5323af57-4f38-4a12-a4b5-fe77e330e38a'}
Body: b''
2026-01-21 12:14:01,996 27 INFO [tempest.lib.common.rest_client] Request (GatewayMtuTestIcmp:_run_cleanups): 404 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/5323af57-4f38-4a12-a4b5-fe77e330e38a 0.073s
2026-01-21 12:14:01,996 27 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 12:14:01 GMT', 'server': 'Apache', 'content-length': '111', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-667e1c29-3b64-4f86-9d29-238198fe10aa', 'x-compute-request-id': 'req-667e1c29-3b64-4f86-9d29-238198fe10aa', 'content-type': 'application/json; charset=UTF-8', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=7a5879df349a6e6d25907f324eae261d; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '404', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/5323af57-4f38-4a12-a4b5-fe77e330e38a'}
Body: b'{"itemNotFound": {"code": 404, "message": "Instance 5323af57-4f38-4a12-a4b5-fe77e330e38a could not be found."}}'
2026-01-21 12:14:04,497 27 INFO [tempest.lib.common.rest_client] Request (GatewayMtuTestIcmp:_run_cleanups): 200 PUT https://neutron-public-openstack.apps-crc.testing/v2.0/networks/c9559e68-babb-40c9-8456-4911683f8cd3 2.499s
2026-01-21 12:14:04,497 27 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'X-Auth-Token': '<omitted>'}
Body: {"network": {"mtu": 1400}}
Response - Headers: {'date': 'Wed, 21 Jan 2026 12:14:04 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '764', 'x-openstack-request-id': 'req-45685b9f-c57c-4202-b5d0-8ae7158d6f35', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=ba282c1cb17c6880e826730f243075d0; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/networks/c9559e68-babb-40c9-8456-4911683f8cd3'}
Body: b'{"network":{"id":"c9559e68-babb-40c9-8456-4911683f8cd3","name":"public","tenant_id":"03e4dee4fcdc4e1584364b87aec46fe8","admin_state_up":true,"mtu":1400,"status":"ACTIVE","subnets":["ea019c1a-685f-4076-93f3-8d971ca2adf3"],"shared":true,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"router:external":true,"vlan_transparent":false,"description":"","qos_policy_id":null,"port_security_enabled":true,"dns_domain":"","l2_adjacency":true,"is_default":true,"tags":[],"created_at":"2026-01-21T11:29:42Z","updated_at":"2026-01-21T12:14:02Z","revision_number":9,"project_id":"03e4dee4fcdc4e1584364b87aec46fe8","provider:network_type":"flat","provider:physical_network":"datacentre","provider:segmentation_id":null}}'
}}}
Traceback (most recent call last):
File "/usr/lib/python3.9/site-packages/whitebox_neutron_tempest_plugin/tests/scenario/test_mtu.py", line 370, in test_northbound_pmtud_icmp
self.check_pmtud_basic()
File "/usr/lib/python3.9/site-packages/whitebox_neutron_tempest_plugin/tests/scenario/test_mtu.py", line 210, in check_pmtud_basic
self.setup()
File "/usr/lib/python3.9/site-packages/whitebox_neutron_tempest_plugin/tests/scenario/test_mtu.py", line 155, in setup
ext_vm = self._create_server(
File "/usr/lib/python3.9/site-packages/whitebox_neutron_tempest_plugin/tests/scenario/base.py", line 688, in _create_server
self.wait_for_server_active(server, client=servers_client)
File "/usr/lib/python3.9/site-packages/neutron_tempest_plugin/scenario/base.py", line 556, in wait_for_server_active
self.wait_for_server_status(
File "/usr/lib/python3.9/site-packages/neutron_tempest_plugin/scenario/base.py", line 547, in wait_for_server_status
waiters.wait_for_server_status(client, server['id'], status, **kwargs)
File "/usr/lib/python3.9/site-packages/tempest/common/waiters.py", line 80, in wait_for_server_status
raise exceptions.BuildErrorException(details, server_id=server_id)
tempest.exceptions.BuildErrorException: Server 5323af57-4f38-4a12-a4b5-fe77e330e38a failed to build and is in ERROR status
Details: Fault: {'code': 500, 'created': '2026-01-21T12:14:00Z', 'message': 'Build of instance 5323af57-4f38-4a12-a4b5-fe77e330e38a aborted: Image 11111111-1111-1111-1111-111111111111 is unacceptable: Image not in a supported format'}.
|
||||||
| whitebox_neutron_tempest_plugin.tests.scenario.test_mtu.GatewayMtuTestUdp | 2 | 0 | 2 | 0 | 0 | Detail | |
test_south_to_north_pmtud_udp_basic[id-7f7470ff-31b4-4ad8-bfa7-82dcca174744] |
fail
ft3.1: whitebox_neutron_tempest_plugin.tests.scenario.test_mtu.GatewayMtuTestUdp.test_south_to_north_pmtud_udp_basic[id-7f7470ff-31b4-4ad8-bfa7-82dcca174744]testtools.testresult.real._StringException: pythonlogging:'': {{{
2026-01-21 12:14:39,612 27 DEBUG [whitebox_neutron_tempest_plugin.tests.scenario.base] Command: oc -n openstack get pods -o=name --field-selector=status.phase=Running | cut -d'/' -f 2 | grep ^neutron | grep -v meta; true
2026-01-21 12:14:39,612 27 INFO [tempest.lib.common.ssh] Creating ssh connection to '38.129.56.37:22' as 'zuul' with password None
2026-01-21 12:14:39,626 27 INFO [paramiko.transport] Connected (version 2.0, client OpenSSH_9.9)
2026-01-21 12:14:39,689 27 INFO [paramiko.transport] Authentication (publickey) successful!
2026-01-21 12:14:39,689 27 INFO [tempest.lib.common.ssh] ssh connection to zuul@38.129.56.37 successfully created
2026-01-21 12:14:40,017 27 DEBUG [whitebox_neutron_tempest_plugin.tests.scenario.base] Output: neutron-dd7dc574f-plxsl
2026-01-21 12:14:40,018 27 DEBUG [whitebox_neutron_tempest_plugin.tests.scenario.base] Command: oc -n openstack rsh neutron-dd7dc574f-plxsl find /etc/neutron/neutron.conf.d -type f
2026-01-21 12:14:40,018 27 INFO [tempest.lib.common.ssh] Creating ssh connection to '38.129.56.37:22' as 'zuul' with password None
2026-01-21 12:14:40,027 27 INFO [paramiko.transport] Connected (version 2.0, client OpenSSH_9.9)
2026-01-21 12:14:40,089 27 INFO [paramiko.transport] Authentication (publickey) successful!
2026-01-21 12:14:40,089 27 INFO [tempest.lib.common.ssh] ssh connection to zuul@38.129.56.37 successfully created
2026-01-21 12:14:40,391 27 DEBUG [whitebox_neutron_tempest_plugin.tests.scenario.base] Output: /etc/neutron/neutron.conf.d/01-neutron.conf
/etc/neutron/neutron.conf.d/02-neutron-custom.conf
2026-01-21 12:14:40,391 27 DEBUG [whitebox_neutron_tempest_plugin.tests.scenario.base] Command: oc -n openstack get pods -o=name --field-selector=status.phase=Running | cut -d'/' -f 2 | grep ^neutron | grep -v meta; true
2026-01-21 12:14:40,391 27 INFO [tempest.lib.common.ssh] Creating ssh connection to '38.129.56.37:22' as 'zuul' with password None
2026-01-21 12:14:40,403 27 INFO [paramiko.transport] Connected (version 2.0, client OpenSSH_9.9)
2026-01-21 12:14:40,467 27 INFO [paramiko.transport] Authentication (publickey) successful!
2026-01-21 12:14:40,467 27 INFO [tempest.lib.common.ssh] ssh connection to zuul@38.129.56.37 successfully created
2026-01-21 12:14:40,837 27 DEBUG [whitebox_neutron_tempest_plugin.tests.scenario.base] Output: neutron-dd7dc574f-plxsl
2026-01-21 12:14:40,837 27 DEBUG [whitebox_neutron_tempest_plugin.tests.scenario.base] Command = 'oc -n openstack rsh neutron-dd7dc574f-plxsl crudini --get /etc/neutron/neutron.conf.d/02-neutron-custom.conf ovn ovn_emit_need_to_frag || true'
2026-01-21 12:14:40,837 27 INFO [tempest.lib.common.ssh] Creating ssh connection to '38.129.56.37:22' as 'zuul' with password None
2026-01-21 12:14:40,852 27 INFO [paramiko.transport] Connected (version 2.0, client OpenSSH_9.9)
2026-01-21 12:14:40,914 27 INFO [paramiko.transport] Authentication (publickey) successful!
2026-01-21 12:14:40,915 27 INFO [tempest.lib.common.ssh] ssh connection to zuul@38.129.56.37 successfully created
2026-01-21 12:14:41,808 27 DEBUG [whitebox_neutron_tempest_plugin.tests.scenario.base] Result = 'true'
2026-01-21 12:14:42,762 27 INFO [tempest.lib.common.rest_client] Request (GatewayMtuTestUdp:test_south_to_north_pmtud_udp_basic): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/networks 0.953s
2026-01-21 12:14:42,762 27 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"network": {"name": "tempest-test-network--1428690335"}}
Response - Headers: {'date': 'Wed, 21 Jan 2026 12:14:42 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '651', 'x-openstack-request-id': 'req-8c1546d0-50fc-4b55-892e-d27c8a07add0', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=ba282c1cb17c6880e826730f243075d0; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/networks'}
Body: b'{"network":{"id":"ff8d345d-a0f5-4d6b-9ed7-8aae1aa5d8f7","name":"tempest-test-network--1428690335","tenant_id":"b3701f3b092940979ecb2cec388196ac","admin_state_up":true,"mtu":1342,"status":"ACTIVE","subnets":[],"shared":false,"project_id":"b3701f3b092940979ecb2cec388196ac","qos_policy_id":null,"port_security_enabled":true,"dns_domain":"","router:external":false,"vlan_transparent":false,"is_default":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"description":"","l2_adjacency":true,"tags":[],"created_at":"2026-01-21T12:14:42Z","updated_at":"2026-01-21T12:14:42Z","revision_number":1}}'
2026-01-21 12:14:43,847 27 INFO [tempest.lib.common.rest_client] Request (GatewayMtuTestUdp:test_south_to_north_pmtud_udp_basic): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/subnets 1.084s
2026-01-21 12:14:43,847 27 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"subnet": {"network_id": "ff8d345d-a0f5-4d6b-9ed7-8aae1aa5d8f7", "cidr": "10.100.0.0/28", "ip_version": 4, "gateway_ip": "10.100.0.1"}}
Response - Headers: {'date': 'Wed, 21 Jan 2026 12:14:43 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '602', 'x-openstack-request-id': 'req-cd3cb4b9-3f78-4450-b16b-95511afbd669', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=ba282c1cb17c6880e826730f243075d0; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets'}
Body: b'{"subnet":{"id":"cb569fac-d2ff-461f-be45-92064b54b525","name":"","tenant_id":"b3701f3b092940979ecb2cec388196ac","network_id":"ff8d345d-a0f5-4d6b-9ed7-8aae1aa5d8f7","ip_version":4,"subnetpool_id":null,"enable_dhcp":true,"ipv6_ra_mode":null,"ipv6_address_mode":null,"gateway_ip":"10.100.0.1","cidr":"10.100.0.0/28","allocation_pools":[{"start":"10.100.0.2","end":"10.100.0.14"}],"host_routes":[],"dns_nameservers":[],"description":"","service_types":[],"tags":[],"created_at":"2026-01-21T12:14:43Z","updated_at":"2026-01-21T12:14:43Z","revision_number":0,"project_id":"b3701f3b092940979ecb2cec388196ac"}}'
2026-01-21 12:14:45,613 27 INFO [tempest.lib.common.rest_client] Request (GatewayMtuTestUdp:test_south_to_north_pmtud_udp_basic): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/routers 1.765s
2026-01-21 12:14:45,614 27 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"router": {"external_gateway_info": {"network_id": "c9559e68-babb-40c9-8456-4911683f8cd3"}, "name": "tempest-router-370650874", "admin_state_up": true}}
Response - Headers: {'date': 'Wed, 21 Jan 2026 12:14:45 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '651', 'x-openstack-request-id': 'req-44a3efdd-2805-4ea0-b30e-97086ffcb7c3', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=ba282c1cb17c6880e826730f243075d0; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/routers'}
Body: b'{"router": {"id": "3fb1c2d2-29a8-48c5-a382-5c325f5446b1", "name": "tempest-router-370650874", "tenant_id": "b3701f3b092940979ecb2cec388196ac", "admin_state_up": true, "status": "ACTIVE", "external_gateway_info": {"network_id": "c9559e68-babb-40c9-8456-4911683f8cd3", "external_fixed_ips": [{"subnet_id": "ea019c1a-685f-4076-93f3-8d971ca2adf3", "ip_address": "192.168.122.178"}], "enable_snat": true}, "description": "", "availability_zones": [], "availability_zone_hints": [], "routes": [], "tags": [], "created_at": "2026-01-21T12:14:44Z", "updated_at": "2026-01-21T12:14:44Z", "revision_number": 2, "project_id": "b3701f3b092940979ecb2cec388196ac"}}'
2026-01-21 12:14:45,614 27 DEBUG [neutron_tempest_plugin.scenario.base] Created router tempest-router-370650874
2026-01-21 12:14:45,772 27 INFO [tempest.lib.common.rest_client] Request (GatewayMtuTestUdp:test_south_to_north_pmtud_udp_basic): 200 GET https://neutron-public-openstack.apps-crc.testing/v2.0/routers/3fb1c2d2-29a8-48c5-a382-5c325f5446b1 0.157s
2026-01-21 12:14:45,773 27 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 12:14:45 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '651', 'x-openstack-request-id': 'req-14151de0-a8e9-4145-b3f9-f4723c67f614', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=ba282c1cb17c6880e826730f243075d0; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/routers/3fb1c2d2-29a8-48c5-a382-5c325f5446b1'}
Body: b'{"router": {"id": "3fb1c2d2-29a8-48c5-a382-5c325f5446b1", "name": "tempest-router-370650874", "tenant_id": "b3701f3b092940979ecb2cec388196ac", "admin_state_up": true, "status": "ACTIVE", "external_gateway_info": {"network_id": "c9559e68-babb-40c9-8456-4911683f8cd3", "external_fixed_ips": [{"subnet_id": "ea019c1a-685f-4076-93f3-8d971ca2adf3", "ip_address": "192.168.122.178"}], "enable_snat": true}, "description": "", "availability_zones": [], "availability_zone_hints": [], "routes": [], "tags": [], "created_at": "2026-01-21T12:14:44Z", "updated_at": "2026-01-21T12:14:44Z", "revision_number": 2, "project_id": "b3701f3b092940979ecb2cec388196ac"}}'
2026-01-21 12:14:58,214 27 INFO [tempest.lib.common.rest_client] Request (GatewayMtuTestUdp:test_south_to_north_pmtud_udp_basic): 200 PUT https://neutron-public-openstack.apps-crc.testing/v2.0/routers/3fb1c2d2-29a8-48c5-a382-5c325f5446b1/add_router_interface 12.441s
2026-01-21 12:14:58,215 27 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"subnet_id": "cb569fac-d2ff-461f-be45-92064b54b525"}
Response - Headers: {'date': 'Wed, 21 Jan 2026 12:14:58 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '309', 'x-openstack-request-id': 'req-d63306a1-c4aa-4064-b4bd-ee6da8c16303', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=ba282c1cb17c6880e826730f243075d0; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/routers/3fb1c2d2-29a8-48c5-a382-5c325f5446b1/add_router_interface'}
Body: b'{"id": "3fb1c2d2-29a8-48c5-a382-5c325f5446b1", "tenant_id": "b3701f3b092940979ecb2cec388196ac", "port_id": "c0c341dd-4157-4ff4-9975-fd4118153dae", "network_id": "ff8d345d-a0f5-4d6b-9ed7-8aae1aa5d8f7", "subnet_id": "cb569fac-d2ff-461f-be45-92064b54b525", "subnet_ids": ["cb569fac-d2ff-461f-be45-92064b54b525"]}'
2026-01-21 12:15:00,332 27 INFO [tempest.lib.common.rest_client] Request (GatewayMtuTestUdp:test_south_to_north_pmtud_udp_basic): 200 PUT https://neutron-public-openstack.apps-crc.testing/v2.0/networks/c9559e68-babb-40c9-8456-4911683f8cd3 2.116s
2026-01-21 12:15:00,332 27 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'X-Auth-Token': '<omitted>'}
Body: {"network": {"shared": true}}
Response - Headers: {'date': 'Wed, 21 Jan 2026 12:15:00 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '765', 'x-openstack-request-id': 'req-2bd156cc-44f7-4c71-9f92-0eedb5a87c1a', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=ba282c1cb17c6880e826730f243075d0; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/networks/c9559e68-babb-40c9-8456-4911683f8cd3'}
Body: b'{"network":{"id":"c9559e68-babb-40c9-8456-4911683f8cd3","name":"public","tenant_id":"03e4dee4fcdc4e1584364b87aec46fe8","admin_state_up":true,"mtu":1400,"status":"ACTIVE","subnets":["ea019c1a-685f-4076-93f3-8d971ca2adf3"],"shared":true,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"router:external":true,"vlan_transparent":false,"description":"","qos_policy_id":null,"port_security_enabled":true,"dns_domain":"","l2_adjacency":true,"is_default":true,"tags":[],"created_at":"2026-01-21T11:29:42Z","updated_at":"2026-01-21T12:14:58Z","revision_number":11,"project_id":"03e4dee4fcdc4e1584364b87aec46fe8","provider:network_type":"flat","provider:physical_network":"datacentre","provider:segmentation_id":null}}'
2026-01-21 12:15:01,044 27 INFO [tempest.lib.common.rest_client] Request (GatewayMtuTestUdp:test_south_to_north_pmtud_udp_basic): 200 PUT https://neutron-public-openstack.apps-crc.testing/v2.0/networks/c9559e68-babb-40c9-8456-4911683f8cd3 0.712s
2026-01-21 12:15:01,045 27 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'X-Auth-Token': '<omitted>'}
Body: {"network": {"mtu": 1312}}
Response - Headers: {'date': 'Wed, 21 Jan 2026 12:15:01 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '765', 'x-openstack-request-id': 'req-6630bfca-7341-4742-88b4-9bf587c3712d', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=ba282c1cb17c6880e826730f243075d0; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/networks/c9559e68-babb-40c9-8456-4911683f8cd3'}
Body: b'{"network":{"id":"c9559e68-babb-40c9-8456-4911683f8cd3","name":"public","tenant_id":"03e4dee4fcdc4e1584364b87aec46fe8","admin_state_up":true,"mtu":1312,"status":"ACTIVE","subnets":["ea019c1a-685f-4076-93f3-8d971ca2adf3"],"shared":true,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"router:external":true,"vlan_transparent":false,"description":"","qos_policy_id":null,"port_security_enabled":true,"dns_domain":"","l2_adjacency":true,"is_default":true,"tags":[],"created_at":"2026-01-21T11:29:42Z","updated_at":"2026-01-21T12:15:00Z","revision_number":12,"project_id":"03e4dee4fcdc4e1584364b87aec46fe8","provider:network_type":"flat","provider:physical_network":"datacentre","provider:segmentation_id":null}}'
2026-01-21 12:15:01,251 27 INFO [tempest.lib.common.rest_client] Request (GatewayMtuTestUdp:test_south_to_north_pmtud_udp_basic): 200 GET https://neutron-public-openstack.apps-crc.testing/v2.0/ports?device_id=3fb1c2d2-29a8-48c5-a382-5c325f5446b1&device_owner=network%3Arouter_gateway 0.205s
2026-01-21 12:15:01,251 27 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 12:15:01 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1138', 'x-openstack-request-id': 'req-dcbd9699-1a7c-4293-80ac-8f8987a44a64', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=ba282c1cb17c6880e826730f243075d0; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/ports?device_id=3fb1c2d2-29a8-48c5-a382-5c325f5446b1&device_owner=network%3Arouter_gateway'}
Body: b'{"ports":[{"id":"9db88a08-2320-4a2b-bd15-39dfc6093fa5","name":"","network_id":"c9559e68-babb-40c9-8456-4911683f8cd3","tenant_id":"","mac_address":"fa:16:3e:e4:54:19","admin_state_up":true,"status":"ACTIVE","device_id":"3fb1c2d2-29a8-48c5-a382-5c325f5446b1","device_owner":"network:router_gateway","fixed_ips":[{"subnet_id":"ea019c1a-685f-4076-93f3-8d971ca2adf3","ip_address":"192.168.122.178"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":[],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"crc","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"qos_policy_id":null,"qos_network_policy_id":null,"port_security_enabled":false,"dns_name":"","dns_assignment":[{"ip_address":"192.168.122.178","hostname":"host-192-168-122-178","fqdn":"host-192-168-122-178.openstackgate.local."}],"dns_domain":"","resource_request":null,"ip_allocation":"immediate","tags":[],"created_at":"2026-01-21T12:14:44Z","updated_at":"2026-01-21T12:14:51Z","revision_number":4,"project_id":""}]}'
2026-01-21 12:15:01,252 27 DEBUG [whitebox_neutron_tempest_plugin.tests.scenario.base] Command: oc -n openstack rsh pod/ovsdbserver-nb-0 ovn-nbctl --db="ssl:ovsdbserver-nb-0.openstack.svc.cluster.local:6641" --private-key=/etc/pki/tls/private/ovndb.key --certificate=/etc/pki/tls/certs/ovndb.crt --ca-cert=/etc/pki/tls/certs/ovndbca.crt get logical_router_port lrp-9db88a08-2320-4a2b-bd15-39dfc6093fa5 options:gateway_mtu
2026-01-21 12:15:01,252 27 INFO [tempest.lib.common.ssh] Creating ssh connection to '38.129.56.37:22' as 'zuul' with password None
2026-01-21 12:15:01,265 27 INFO [paramiko.transport] Connected (version 2.0, client OpenSSH_9.9)
2026-01-21 12:15:01,327 27 INFO [paramiko.transport] Authentication (publickey) successful!
2026-01-21 12:15:01,328 27 INFO [tempest.lib.common.ssh] ssh connection to zuul@38.129.56.37 successfully created
2026-01-21 12:15:01,688 27 DEBUG [whitebox_neutron_tempest_plugin.tests.scenario.base] Output: "1312"
2026-01-21 12:15:03,155 27 INFO [tempest.lib.common.rest_client] Request (GatewayMtuTestUdp:test_south_to_north_pmtud_udp_basic): 202 POST https://nova-public-openstack.apps-crc.testing/v2.1/servers 1.466s
2026-01-21 12:15:03,156 27 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"server": {"name": "tempest-server-test-273911661", "flavorRef": "22222222-2222-2222-2222-222222222222", "imageRef": "11111111-1111-1111-1111-111111111111", "networks": [{"uuid": "c9559e68-babb-40c9-8456-4911683f8cd3"}], "key_name": "tempest-keypair-test-397189460", "security_groups": [{"name": "tempest-GatewayMtuTestUdp-116167503"}]}}
Response - Headers: {'date': 'Wed, 21 Jan 2026 12:15:01 GMT', 'server': 'Apache', 'content-length': '448', 'location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/97655a91-de00-4f03-9d6d-2e139751db1f', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7c922a46-10eb-4a4e-be24-5faeb3286fa5', 'x-compute-request-id': 'req-7c922a46-10eb-4a4e-be24-5faeb3286fa5', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=7a5879df349a6e6d25907f324eae261d; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '202', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers'}
Body: b'{"server": {"id": "97655a91-de00-4f03-9d6d-2e139751db1f", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/97655a91-de00-4f03-9d6d-2e139751db1f"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/97655a91-de00-4f03-9d6d-2e139751db1f"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-GatewayMtuTestUdp-116167503"}], "adminPass": "DNZgsP6EwtgY"}}'
2026-01-21 12:15:04,250 27 INFO [tempest.lib.common.rest_client] Request (GatewayMtuTestUdp:test_south_to_north_pmtud_udp_basic): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/97655a91-de00-4f03-9d6d-2e139751db1f 1.092s
2026-01-21 12:15:04,250 27 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 12:15:03 GMT', 'server': 'Apache', 'content-length': '1371', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-54e5e6a2-880e-40bd-aafa-9268cbf50b07', 'x-compute-request-id': 'req-54e5e6a2-880e-40bd-aafa-9268cbf50b07', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=7a5879df349a6e6d25907f324eae261d; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/97655a91-de00-4f03-9d6d-2e139751db1f'}
Body: b'{"server": {"id": "97655a91-de00-4f03-9d6d-2e139751db1f", "name": "tempest-server-test-273911661", "status": "BUILD", "tenant_id": "b3701f3b092940979ecb2cec388196ac", "user_id": "967034228bc74b4e9a2af6083b895605", "metadata": {}, "hostId": "", "image": {"id": "11111111-1111-1111-1111-111111111111", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/11111111-1111-1111-1111-111111111111"}]}, "flavor": {"id": "22222222-2222-2222-2222-222222222222", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/22222222-2222-2222-2222-222222222222"}]}, "created": "2026-01-21T12:15:03Z", "updated": "2026-01-21T12:15:03Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/97655a91-de00-4f03-9d6d-2e139751db1f"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/97655a91-de00-4f03-9d6d-2e139751db1f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-test-397189460", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-01-21 12:15:06,243 27 INFO [tempest.lib.common.rest_client] Request (GatewayMtuTestUdp:test_south_to_north_pmtud_udp_basic): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/97655a91-de00-4f03-9d6d-2e139751db1f 0.987s
2026-01-21 12:15:06,244 27 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 12:15:05 GMT', 'server': 'Apache', 'content-length': '1367', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-efc61b10-886e-418d-9117-a0f6912cfd9f', 'x-compute-request-id': 'req-efc61b10-886e-418d-9117-a0f6912cfd9f', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=7a5879df349a6e6d25907f324eae261d; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/97655a91-de00-4f03-9d6d-2e139751db1f'}
Body: b'{"server": {"id": "97655a91-de00-4f03-9d6d-2e139751db1f", "name": "tempest-server-test-273911661", "status": "BUILD", "tenant_id": "b3701f3b092940979ecb2cec388196ac", "user_id": "967034228bc74b4e9a2af6083b895605", "metadata": {}, "hostId": "", "image": {"id": "11111111-1111-1111-1111-111111111111", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/11111111-1111-1111-1111-111111111111"}]}, "flavor": {"id": "22222222-2222-2222-2222-222222222222", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/22222222-2222-2222-2222-222222222222"}]}, "created": "2026-01-21T12:15:03Z", "updated": "2026-01-21T12:15:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/97655a91-de00-4f03-9d6d-2e139751db1f"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/97655a91-de00-4f03-9d6d-2e139751db1f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-test-397189460", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-01-21 12:15:06,250 27 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/None" after 2 second wait
2026-01-21 12:15:07,516 27 INFO [tempest.lib.common.rest_client] Request (GatewayMtuTestUdp:test_south_to_north_pmtud_udp_basic): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/97655a91-de00-4f03-9d6d-2e139751db1f 0.262s
2026-01-21 12:15:07,517 27 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 12:15:07 GMT', 'server': 'Apache', 'content-length': '1429', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b9906ce5-99b6-47db-944e-f8337ca0bbd4', 'x-compute-request-id': 'req-b9906ce5-99b6-47db-944e-f8337ca0bbd4', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=7a5879df349a6e6d25907f324eae261d; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/97655a91-de00-4f03-9d6d-2e139751db1f'}
Body: b'{"server": {"id": "97655a91-de00-4f03-9d6d-2e139751db1f", "name": "tempest-server-test-273911661", "status": "BUILD", "tenant_id": "b3701f3b092940979ecb2cec388196ac", "user_id": "967034228bc74b4e9a2af6083b895605", "metadata": {}, "hostId": "d30ca9af3b5135deb15dd47956cf150668b517f990303e7afd932a86", "image": {"id": "11111111-1111-1111-1111-111111111111", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/11111111-1111-1111-1111-111111111111"}]}, "flavor": {"id": "22222222-2222-2222-2222-222222222222", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/22222222-2222-2222-2222-222222222222"}]}, "created": "2026-01-21T12:15:03Z", "updated": "2026-01-21T12:15:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/97655a91-de00-4f03-9d6d-2e139751db1f"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/97655a91-de00-4f03-9d6d-2e139751db1f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-test-397189460", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-01-21 12:15:07,520 27 INFO [tempest.common.waiters] State transition "BUILD/None" ==> "BUILD/spawning" after 3 second wait
2026-01-21 12:15:09,471 27 INFO [tempest.lib.common.rest_client] Request (GatewayMtuTestUdp:test_south_to_north_pmtud_udp_basic): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/97655a91-de00-4f03-9d6d-2e139751db1f 0.949s
2026-01-21 12:15:09,471 27 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 12:15:08 GMT', 'server': 'Apache', 'content-length': '1499', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b8642eb4-4696-4deb-8afd-3a647cc3ae70', 'x-compute-request-id': 'req-b8642eb4-4696-4deb-8afd-3a647cc3ae70', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=7a5879df349a6e6d25907f324eae261d; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/97655a91-de00-4f03-9d6d-2e139751db1f'}
Body: b'{"server": {"id": "97655a91-de00-4f03-9d6d-2e139751db1f", "name": "tempest-server-test-273911661", "status": "BUILD", "tenant_id": "b3701f3b092940979ecb2cec388196ac", "user_id": "967034228bc74b4e9a2af6083b895605", "metadata": {}, "hostId": "d30ca9af3b5135deb15dd47956cf150668b517f990303e7afd932a86", "image": {"id": "11111111-1111-1111-1111-111111111111", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/11111111-1111-1111-1111-111111111111"}]}, "flavor": {"id": "22222222-2222-2222-2222-222222222222", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/22222222-2222-2222-2222-222222222222"}]}, "created": "2026-01-21T12:15:03Z", "updated": "2026-01-21T12:15:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/97655a91-de00-4f03-9d6d-2e139751db1f"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/97655a91-de00-4f03-9d6d-2e139751db1f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-test-397189460", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-GatewayMtuTestUdp-116167503"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-01-21 12:15:11,195 27 INFO [tempest.lib.common.rest_client] Request (GatewayMtuTestUdp:test_south_to_north_pmtud_udp_basic): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/97655a91-de00-4f03-9d6d-2e139751db1f 0.718s
2026-01-21 12:15:11,195 27 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 12:15:10 GMT', 'server': 'Apache', 'content-length': '1499', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cc17ef4c-cb82-4f44-97eb-e8e6500a1700', 'x-compute-request-id': 'req-cc17ef4c-cb82-4f44-97eb-e8e6500a1700', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=7a5879df349a6e6d25907f324eae261d; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/97655a91-de00-4f03-9d6d-2e139751db1f'}
Body: b'{"server": {"id": "97655a91-de00-4f03-9d6d-2e139751db1f", "name": "tempest-server-test-273911661", "status": "BUILD", "tenant_id": "b3701f3b092940979ecb2cec388196ac", "user_id": "967034228bc74b4e9a2af6083b895605", "metadata": {}, "hostId": "d30ca9af3b5135deb15dd47956cf150668b517f990303e7afd932a86", "image": {"id": "11111111-1111-1111-1111-111111111111", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/11111111-1111-1111-1111-111111111111"}]}, "flavor": {"id": "22222222-2222-2222-2222-222222222222", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/22222222-2222-2222-2222-222222222222"}]}, "created": "2026-01-21T12:15:03Z", "updated": "2026-01-21T12:15:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/97655a91-de00-4f03-9d6d-2e139751db1f"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/97655a91-de00-4f03-9d6d-2e139751db1f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-test-397189460", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-GatewayMtuTestUdp-116167503"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-01-21 12:15:12,626 27 INFO [tempest.lib.common.rest_client] Request (GatewayMtuTestUdp:test_south_to_north_pmtud_udp_basic): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/97655a91-de00-4f03-9d6d-2e139751db1f 0.427s
2026-01-21 12:15:12,626 27 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 12:15:12 GMT', 'server': 'Apache', 'content-length': '1443', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-93ed448e-ea1c-49df-b667-18ca72bb9dec', 'x-compute-request-id': 'req-93ed448e-ea1c-49df-b667-18ca72bb9dec', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=7a5879df349a6e6d25907f324eae261d; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/97655a91-de00-4f03-9d6d-2e139751db1f'}
Body: b'{"server": {"id": "97655a91-de00-4f03-9d6d-2e139751db1f", "name": "tempest-server-test-273911661", "status": "BUILD", "tenant_id": "b3701f3b092940979ecb2cec388196ac", "user_id": "967034228bc74b4e9a2af6083b895605", "metadata": {}, "hostId": "", "image": {"id": "11111111-1111-1111-1111-111111111111", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/11111111-1111-1111-1111-111111111111"}]}, "flavor": {"id": "22222222-2222-2222-2222-222222222222", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/22222222-2222-2222-2222-222222222222"}]}, "created": "2026-01-21T12:15:03Z", "updated": "2026-01-21T12:15:11Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/97655a91-de00-4f03-9d6d-2e139751db1f"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/97655a91-de00-4f03-9d6d-2e139751db1f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-test-397189460", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-GatewayMtuTestUdp-116167503"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-01-21 12:15:13,821 27 INFO [tempest.lib.common.rest_client] Request (GatewayMtuTestUdp:test_south_to_north_pmtud_udp_basic): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/97655a91-de00-4f03-9d6d-2e139751db1f 0.188s
2026-01-21 12:15:13,821 27 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 12:15:13 GMT', 'server': 'Apache', 'content-length': '1703', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9df7b145-aaa2-4794-ad10-c0ff20b7eb46', 'x-compute-request-id': 'req-9df7b145-aaa2-4794-ad10-c0ff20b7eb46', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=7a5879df349a6e6d25907f324eae261d; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/97655a91-de00-4f03-9d6d-2e139751db1f'}
Body: b'{"server": {"id": "97655a91-de00-4f03-9d6d-2e139751db1f", "name": "tempest-server-test-273911661", "status": "ERROR", "tenant_id": "b3701f3b092940979ecb2cec388196ac", "user_id": "967034228bc74b4e9a2af6083b895605", "metadata": {}, "hostId": "", "image": {"id": "11111111-1111-1111-1111-111111111111", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/11111111-1111-1111-1111-111111111111"}]}, "flavor": {"id": "22222222-2222-2222-2222-222222222222", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/22222222-2222-2222-2222-222222222222"}]}, "created": "2026-01-21T12:15:03Z", "updated": "2026-01-21T12:15:12Z", "addresses": {"public": [{"version": 4, "addr": "192.168.122.199", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6d:f5:8b"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/97655a91-de00-4f03-9d6d-2e139751db1f"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/97655a91-de00-4f03-9d6d-2e139751db1f"}], "OS-DCF:diskConfig": "MANUAL", "fault": {"code": 500, "created": "2026-01-21T12:15:12Z", "message": "Build of instance 97655a91-de00-4f03-9d6d-2e139751db1f aborted: Image 11111111-1111-1111-1111-111111111111 is unacceptable: Image not in a supported format"}, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-test-397189460", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "error", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-01-21 12:15:13,824 27 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ERROR/None" after 9 second wait
2026-01-21 12:15:14,430 27 INFO [tempest.lib.common.rest_client] Request (GatewayMtuTestUdp:_run_cleanups): 204 DELETE https://nova-public-openstack.apps-crc.testing/v2.1/servers/97655a91-de00-4f03-9d6d-2e139751db1f 0.605s
2026-01-21 12:15:14,431 27 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 12:15:13 GMT', 'server': 'Apache', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-49739a5e-424a-4ca4-adb4-423a9764e153', 'x-compute-request-id': 'req-49739a5e-424a-4ca4-adb4-423a9764e153', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=7a5879df349a6e6d25907f324eae261d; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/97655a91-de00-4f03-9d6d-2e139751db1f'}
Body: b''
2026-01-21 12:15:14,510 27 INFO [tempest.lib.common.rest_client] Request (GatewayMtuTestUdp:_run_cleanups): 404 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/97655a91-de00-4f03-9d6d-2e139751db1f 0.079s
2026-01-21 12:15:14,510 27 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 12:15:14 GMT', 'server': 'Apache', 'content-length': '111', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2a57c10b-517f-4080-bcae-4766bc56651f', 'x-compute-request-id': 'req-2a57c10b-517f-4080-bcae-4766bc56651f', 'content-type': 'application/json; charset=UTF-8', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=7a5879df349a6e6d25907f324eae261d; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '404', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/97655a91-de00-4f03-9d6d-2e139751db1f'}
Body: b'{"itemNotFound": {"code": 404, "message": "Instance 97655a91-de00-4f03-9d6d-2e139751db1f could not be found."}}'
2026-01-21 12:15:15,352 27 INFO [tempest.lib.common.rest_client] Request (GatewayMtuTestUdp:_run_cleanups): 200 PUT https://neutron-public-openstack.apps-crc.testing/v2.0/networks/c9559e68-babb-40c9-8456-4911683f8cd3 0.842s
2026-01-21 12:15:15,353 27 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'X-Auth-Token': '<omitted>'}
Body: {"network": {"mtu": 1400}}
Response - Headers: {'date': 'Wed, 21 Jan 2026 12:15:15 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '765', 'x-openstack-request-id': 'req-02a96217-a414-47e8-9f32-b9b834efc5aa', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=ba282c1cb17c6880e826730f243075d0; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/networks/c9559e68-babb-40c9-8456-4911683f8cd3'}
Body: b'{"network":{"id":"c9559e68-babb-40c9-8456-4911683f8cd3","name":"public","tenant_id":"03e4dee4fcdc4e1584364b87aec46fe8","admin_state_up":true,"mtu":1400,"status":"ACTIVE","subnets":["ea019c1a-685f-4076-93f3-8d971ca2adf3"],"shared":true,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"router:external":true,"vlan_transparent":false,"description":"","qos_policy_id":null,"port_security_enabled":true,"dns_domain":"","l2_adjacency":true,"is_default":true,"tags":[],"created_at":"2026-01-21T11:29:42Z","updated_at":"2026-01-21T12:15:14Z","revision_number":13,"project_id":"03e4dee4fcdc4e1584364b87aec46fe8","provider:network_type":"flat","provider:physical_network":"datacentre","provider:segmentation_id":null}}'
}}}
Traceback (most recent call last):
File "/usr/lib/python3.9/site-packages/whitebox_neutron_tempest_plugin/tests/scenario/test_mtu.py", line 259, in test_south_to_north_pmtud_udp_basic
self.check_pmtud_basic()
File "/usr/lib/python3.9/site-packages/whitebox_neutron_tempest_plugin/tests/scenario/test_mtu.py", line 210, in check_pmtud_basic
self.setup()
File "/usr/lib/python3.9/site-packages/whitebox_neutron_tempest_plugin/tests/scenario/test_mtu.py", line 155, in setup
ext_vm = self._create_server(
File "/usr/lib/python3.9/site-packages/whitebox_neutron_tempest_plugin/tests/scenario/base.py", line 688, in _create_server
self.wait_for_server_active(server, client=servers_client)
File "/usr/lib/python3.9/site-packages/neutron_tempest_plugin/scenario/base.py", line 556, in wait_for_server_active
self.wait_for_server_status(
File "/usr/lib/python3.9/site-packages/neutron_tempest_plugin/scenario/base.py", line 547, in wait_for_server_status
waiters.wait_for_server_status(client, server['id'], status, **kwargs)
File "/usr/lib/python3.9/site-packages/tempest/common/waiters.py", line 80, in wait_for_server_status
raise exceptions.BuildErrorException(details, server_id=server_id)
tempest.exceptions.BuildErrorException: Server 97655a91-de00-4f03-9d6d-2e139751db1f failed to build and is in ERROR status
Details: Fault: {'code': 500, 'created': '2026-01-21T12:15:12Z', 'message': 'Build of instance 97655a91-de00-4f03-9d6d-2e139751db1f aborted: Image 11111111-1111-1111-1111-111111111111 is unacceptable: Image not in a supported format'}.
|
||||||
test_south_to_north_pmtud_udp_change_mtu[id-cab28be4-7d11-485b-b99e-ea511fe2a675] |
fail
ft3.2: whitebox_neutron_tempest_plugin.tests.scenario.test_mtu.GatewayMtuTestUdp.test_south_to_north_pmtud_udp_change_mtu[id-cab28be4-7d11-485b-b99e-ea511fe2a675]testtools.testresult.real._StringException: pythonlogging:'': {{{
2026-01-21 12:15:15,354 27 DEBUG [whitebox_neutron_tempest_plugin.tests.scenario.base] Command: oc -n openstack get pods -o=name --field-selector=status.phase=Running | cut -d'/' -f 2 | grep ^neutron | grep -v meta; true
2026-01-21 12:15:15,354 27 INFO [tempest.lib.common.ssh] Creating ssh connection to '38.129.56.37:22' as 'zuul' with password None
2026-01-21 12:15:15,367 27 INFO [paramiko.transport] Connected (version 2.0, client OpenSSH_9.9)
2026-01-21 12:15:15,429 27 INFO [paramiko.transport] Authentication (publickey) successful!
2026-01-21 12:15:15,430 27 INFO [tempest.lib.common.ssh] ssh connection to zuul@38.129.56.37 successfully created
2026-01-21 12:15:15,789 27 DEBUG [whitebox_neutron_tempest_plugin.tests.scenario.base] Output: neutron-dd7dc574f-plxsl
2026-01-21 12:15:15,789 27 DEBUG [whitebox_neutron_tempest_plugin.tests.scenario.base] Command: oc -n openstack rsh neutron-dd7dc574f-plxsl find /etc/neutron/neutron.conf.d -type f
2026-01-21 12:15:15,789 27 INFO [tempest.lib.common.ssh] Creating ssh connection to '38.129.56.37:22' as 'zuul' with password None
2026-01-21 12:15:15,797 27 INFO [paramiko.transport] Connected (version 2.0, client OpenSSH_9.9)
2026-01-21 12:15:15,862 27 INFO [paramiko.transport] Authentication (publickey) successful!
2026-01-21 12:15:15,862 27 INFO [tempest.lib.common.ssh] ssh connection to zuul@38.129.56.37 successfully created
2026-01-21 12:15:16,146 27 DEBUG [whitebox_neutron_tempest_plugin.tests.scenario.base] Output: /etc/neutron/neutron.conf.d/01-neutron.conf
/etc/neutron/neutron.conf.d/02-neutron-custom.conf
2026-01-21 12:15:16,147 27 DEBUG [whitebox_neutron_tempest_plugin.tests.scenario.base] Command: oc -n openstack get pods -o=name --field-selector=status.phase=Running | cut -d'/' -f 2 | grep ^neutron | grep -v meta; true
2026-01-21 12:15:16,147 27 INFO [tempest.lib.common.ssh] Creating ssh connection to '38.129.56.37:22' as 'zuul' with password None
2026-01-21 12:15:16,156 27 INFO [paramiko.transport] Connected (version 2.0, client OpenSSH_9.9)
2026-01-21 12:15:16,224 27 INFO [paramiko.transport] Authentication (publickey) successful!
2026-01-21 12:15:16,225 27 INFO [tempest.lib.common.ssh] ssh connection to zuul@38.129.56.37 successfully created
2026-01-21 12:15:16,580 27 DEBUG [whitebox_neutron_tempest_plugin.tests.scenario.base] Output: neutron-dd7dc574f-plxsl
2026-01-21 12:15:16,580 27 DEBUG [whitebox_neutron_tempest_plugin.tests.scenario.base] Command = 'oc -n openstack rsh neutron-dd7dc574f-plxsl crudini --get /etc/neutron/neutron.conf.d/02-neutron-custom.conf ovn ovn_emit_need_to_frag || true'
2026-01-21 12:15:16,580 27 INFO [tempest.lib.common.ssh] Creating ssh connection to '38.129.56.37:22' as 'zuul' with password None
2026-01-21 12:15:16,589 27 INFO [paramiko.transport] Connected (version 2.0, client OpenSSH_9.9)
2026-01-21 12:15:16,656 27 INFO [paramiko.transport] Authentication (publickey) successful!
2026-01-21 12:15:16,657 27 INFO [tempest.lib.common.ssh] ssh connection to zuul@38.129.56.37 successfully created
2026-01-21 12:15:17,044 27 DEBUG [whitebox_neutron_tempest_plugin.tests.scenario.base] Result = 'true'
2026-01-21 12:15:17,748 27 INFO [tempest.lib.common.rest_client] Request (GatewayMtuTestUdp:test_south_to_north_pmtud_udp_change_mtu): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/networks 0.703s
2026-01-21 12:15:17,748 27 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"network": {"name": "tempest-test-network--236261709"}}
Response - Headers: {'date': 'Wed, 21 Jan 2026 12:15:17 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '650', 'x-openstack-request-id': 'req-f6211c0f-28f6-4aba-a215-98d0027c16e3', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=ba282c1cb17c6880e826730f243075d0; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/networks'}
Body: b'{"network":{"id":"d89b5b9e-3724-4227-a26c-3c05e8bf2181","name":"tempest-test-network--236261709","tenant_id":"b3701f3b092940979ecb2cec388196ac","admin_state_up":true,"mtu":1342,"status":"ACTIVE","subnets":[],"shared":false,"project_id":"b3701f3b092940979ecb2cec388196ac","qos_policy_id":null,"port_security_enabled":true,"dns_domain":"","router:external":false,"vlan_transparent":false,"is_default":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"description":"","l2_adjacency":true,"tags":[],"created_at":"2026-01-21T12:15:17Z","updated_at":"2026-01-21T12:15:17Z","revision_number":1}}'
2026-01-21 12:15:21,076 27 INFO [tempest.lib.common.rest_client] Request (GatewayMtuTestUdp:test_south_to_north_pmtud_udp_change_mtu): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/subnets 3.328s
2026-01-21 12:15:21,077 27 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"subnet": {"network_id": "d89b5b9e-3724-4227-a26c-3c05e8bf2181", "cidr": "10.100.0.16/28", "ip_version": 4, "gateway_ip": "10.100.0.17"}}
Response - Headers: {'date': 'Wed, 21 Jan 2026 12:15:21 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '605', 'x-openstack-request-id': 'req-cf4bb49d-472c-4dd6-ba76-070366de9ab4', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=ba282c1cb17c6880e826730f243075d0; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/subnets'}
Body: b'{"subnet":{"id":"5457b5a5-cc63-4847-83e7-224060bfac3c","name":"","tenant_id":"b3701f3b092940979ecb2cec388196ac","network_id":"d89b5b9e-3724-4227-a26c-3c05e8bf2181","ip_version":4,"subnetpool_id":null,"enable_dhcp":true,"ipv6_ra_mode":null,"ipv6_address_mode":null,"gateway_ip":"10.100.0.17","cidr":"10.100.0.16/28","allocation_pools":[{"start":"10.100.0.18","end":"10.100.0.30"}],"host_routes":[],"dns_nameservers":[],"description":"","service_types":[],"tags":[],"created_at":"2026-01-21T12:15:17Z","updated_at":"2026-01-21T12:15:17Z","revision_number":0,"project_id":"b3701f3b092940979ecb2cec388196ac"}}'
2026-01-21 12:15:26,443 27 INFO [tempest.lib.common.rest_client] Request (GatewayMtuTestUdp:test_south_to_north_pmtud_udp_change_mtu): 201 POST https://neutron-public-openstack.apps-crc.testing/v2.0/routers 5.366s
2026-01-21 12:15:26,444 27 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"router": {"external_gateway_info": {"network_id": "c9559e68-babb-40c9-8456-4911683f8cd3"}, "name": "tempest-router-651505240", "admin_state_up": true}}
Response - Headers: {'date': 'Wed, 21 Jan 2026 12:15:26 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '651', 'x-openstack-request-id': 'req-e0fc527b-b981-4095-a518-950da739a5f0', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=ba282c1cb17c6880e826730f243075d0; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/routers'}
Body: b'{"router": {"id": "e2667e08-9b80-41ea-ac66-bc9180a0cd4a", "name": "tempest-router-651505240", "tenant_id": "b3701f3b092940979ecb2cec388196ac", "admin_state_up": true, "status": "ACTIVE", "external_gateway_info": {"network_id": "c9559e68-babb-40c9-8456-4911683f8cd3", "external_fixed_ips": [{"subnet_id": "ea019c1a-685f-4076-93f3-8d971ca2adf3", "ip_address": "192.168.122.240"}], "enable_snat": true}, "description": "", "availability_zones": [], "availability_zone_hints": [], "routes": [], "tags": [], "created_at": "2026-01-21T12:15:21Z", "updated_at": "2026-01-21T12:15:24Z", "revision_number": 2, "project_id": "b3701f3b092940979ecb2cec388196ac"}}'
2026-01-21 12:15:26,444 27 DEBUG [neutron_tempest_plugin.scenario.base] Created router tempest-router-651505240
2026-01-21 12:15:26,727 27 INFO [tempest.lib.common.rest_client] Request (GatewayMtuTestUdp:test_south_to_north_pmtud_udp_change_mtu): 200 GET https://neutron-public-openstack.apps-crc.testing/v2.0/routers/e2667e08-9b80-41ea-ac66-bc9180a0cd4a 0.282s
2026-01-21 12:15:26,727 27 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 12:15:26 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '651', 'x-openstack-request-id': 'req-1351eb36-cc2f-437f-bb22-de346c8daf16', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=ba282c1cb17c6880e826730f243075d0; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/routers/e2667e08-9b80-41ea-ac66-bc9180a0cd4a'}
Body: b'{"router": {"id": "e2667e08-9b80-41ea-ac66-bc9180a0cd4a", "name": "tempest-router-651505240", "tenant_id": "b3701f3b092940979ecb2cec388196ac", "admin_state_up": true, "status": "ACTIVE", "external_gateway_info": {"network_id": "c9559e68-babb-40c9-8456-4911683f8cd3", "external_fixed_ips": [{"subnet_id": "ea019c1a-685f-4076-93f3-8d971ca2adf3", "ip_address": "192.168.122.240"}], "enable_snat": true}, "description": "", "availability_zones": [], "availability_zone_hints": [], "routes": [], "tags": [], "created_at": "2026-01-21T12:15:21Z", "updated_at": "2026-01-21T12:15:24Z", "revision_number": 2, "project_id": "b3701f3b092940979ecb2cec388196ac"}}'
2026-01-21 12:15:30,344 27 INFO [tempest.lib.common.rest_client] Request (GatewayMtuTestUdp:test_south_to_north_pmtud_udp_change_mtu): 200 PUT https://neutron-public-openstack.apps-crc.testing/v2.0/routers/e2667e08-9b80-41ea-ac66-bc9180a0cd4a/add_router_interface 3.616s
2026-01-21 12:15:30,350 27 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"subnet_id": "5457b5a5-cc63-4847-83e7-224060bfac3c"}
Response - Headers: {'date': 'Wed, 21 Jan 2026 12:15:30 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '309', 'x-openstack-request-id': 'req-7ce15e49-cd31-4a7d-a0d8-3adf6ca085b8', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=ba282c1cb17c6880e826730f243075d0; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/routers/e2667e08-9b80-41ea-ac66-bc9180a0cd4a/add_router_interface'}
Body: b'{"id": "e2667e08-9b80-41ea-ac66-bc9180a0cd4a", "tenant_id": "b3701f3b092940979ecb2cec388196ac", "port_id": "f4f785e1-c5a6-40fa-bd17-592c04f35e2a", "network_id": "d89b5b9e-3724-4227-a26c-3c05e8bf2181", "subnet_id": "5457b5a5-cc63-4847-83e7-224060bfac3c", "subnet_ids": ["5457b5a5-cc63-4847-83e7-224060bfac3c"]}'
2026-01-21 12:15:30,540 27 INFO [tempest.lib.common.rest_client] Request (GatewayMtuTestUdp:test_south_to_north_pmtud_udp_change_mtu): 200 PUT https://neutron-public-openstack.apps-crc.testing/v2.0/networks/c9559e68-babb-40c9-8456-4911683f8cd3 0.190s
2026-01-21 12:15:30,540 27 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'X-Auth-Token': '<omitted>'}
Body: {"network": {"shared": true}}
Response - Headers: {'date': 'Wed, 21 Jan 2026 12:15:30 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '765', 'x-openstack-request-id': 'req-1e9fe638-8d25-44b9-9c26-e24f9120d97b', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=ba282c1cb17c6880e826730f243075d0; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/networks/c9559e68-babb-40c9-8456-4911683f8cd3'}
Body: b'{"network":{"id":"c9559e68-babb-40c9-8456-4911683f8cd3","name":"public","tenant_id":"03e4dee4fcdc4e1584364b87aec46fe8","admin_state_up":true,"mtu":1400,"status":"ACTIVE","subnets":["ea019c1a-685f-4076-93f3-8d971ca2adf3"],"shared":true,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"router:external":true,"vlan_transparent":false,"description":"","qos_policy_id":null,"port_security_enabled":true,"dns_domain":"","l2_adjacency":true,"is_default":true,"tags":[],"created_at":"2026-01-21T11:29:42Z","updated_at":"2026-01-21T12:15:14Z","revision_number":13,"project_id":"03e4dee4fcdc4e1584364b87aec46fe8","provider:network_type":"flat","provider:physical_network":"datacentre","provider:segmentation_id":null}}'
2026-01-21 12:15:31,368 27 INFO [tempest.lib.common.rest_client] Request (GatewayMtuTestUdp:test_south_to_north_pmtud_udp_change_mtu): 200 PUT https://neutron-public-openstack.apps-crc.testing/v2.0/networks/c9559e68-babb-40c9-8456-4911683f8cd3 0.828s
2026-01-21 12:15:31,369 27 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'X-Auth-Token': '<omitted>'}
Body: {"network": {"mtu": 1312}}
Response - Headers: {'date': 'Wed, 21 Jan 2026 12:15:31 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '765', 'x-openstack-request-id': 'req-aabeb474-e898-4c49-8abe-6c261a560498', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=ba282c1cb17c6880e826730f243075d0; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/networks/c9559e68-babb-40c9-8456-4911683f8cd3'}
Body: b'{"network":{"id":"c9559e68-babb-40c9-8456-4911683f8cd3","name":"public","tenant_id":"03e4dee4fcdc4e1584364b87aec46fe8","admin_state_up":true,"mtu":1312,"status":"ACTIVE","subnets":["ea019c1a-685f-4076-93f3-8d971ca2adf3"],"shared":true,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"router:external":true,"vlan_transparent":false,"description":"","qos_policy_id":null,"port_security_enabled":true,"dns_domain":"","l2_adjacency":true,"is_default":true,"tags":[],"created_at":"2026-01-21T11:29:42Z","updated_at":"2026-01-21T12:15:30Z","revision_number":14,"project_id":"03e4dee4fcdc4e1584364b87aec46fe8","provider:network_type":"flat","provider:physical_network":"datacentre","provider:segmentation_id":null}}'
2026-01-21 12:15:31,465 27 INFO [tempest.lib.common.rest_client] Request (GatewayMtuTestUdp:test_south_to_north_pmtud_udp_change_mtu): 200 GET https://neutron-public-openstack.apps-crc.testing/v2.0/ports?device_id=e2667e08-9b80-41ea-ac66-bc9180a0cd4a&device_owner=network%3Arouter_gateway 0.096s
2026-01-21 12:15:31,466 27 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 12:15:31 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '1138', 'x-openstack-request-id': 'req-4083a02e-585d-4b49-9ff5-8132e9cd1179', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=ba282c1cb17c6880e826730f243075d0; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/ports?device_id=e2667e08-9b80-41ea-ac66-bc9180a0cd4a&device_owner=network%3Arouter_gateway'}
Body: b'{"ports":[{"id":"8f74c266-7d92-4b30-a67d-5b74a58923b8","name":"","network_id":"c9559e68-babb-40c9-8456-4911683f8cd3","tenant_id":"","mac_address":"fa:16:3e:c1:b0:ed","admin_state_up":true,"status":"ACTIVE","device_id":"e2667e08-9b80-41ea-ac66-bc9180a0cd4a","device_owner":"network:router_gateway","fixed_ips":[{"subnet_id":"ea019c1a-685f-4076-93f3-8d971ca2adf3","ip_address":"192.168.122.240"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":[],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"crc","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"qos_policy_id":null,"qos_network_policy_id":null,"port_security_enabled":false,"dns_name":"","dns_assignment":[{"ip_address":"192.168.122.240","hostname":"host-192-168-122-240","fqdn":"host-192-168-122-240.openstackgate.local."}],"dns_domain":"","resource_request":null,"ip_allocation":"immediate","tags":[],"created_at":"2026-01-21T12:15:22Z","updated_at":"2026-01-21T12:15:28Z","revision_number":4,"project_id":""}]}'
2026-01-21 12:15:31,466 27 DEBUG [whitebox_neutron_tempest_plugin.tests.scenario.base] Command: oc -n openstack rsh pod/ovsdbserver-nb-0 ovn-nbctl --db="ssl:ovsdbserver-nb-0.openstack.svc.cluster.local:6641" --private-key=/etc/pki/tls/private/ovndb.key --certificate=/etc/pki/tls/certs/ovndb.crt --ca-cert=/etc/pki/tls/certs/ovndbca.crt get logical_router_port lrp-8f74c266-7d92-4b30-a67d-5b74a58923b8 options:gateway_mtu
2026-01-21 12:15:31,466 27 INFO [tempest.lib.common.ssh] Creating ssh connection to '38.129.56.37:22' as 'zuul' with password None
2026-01-21 12:15:31,478 27 INFO [paramiko.transport] Connected (version 2.0, client OpenSSH_9.9)
2026-01-21 12:15:31,553 27 INFO [paramiko.transport] Authentication (publickey) successful!
2026-01-21 12:15:31,554 27 INFO [tempest.lib.common.ssh] ssh connection to zuul@38.129.56.37 successfully created
2026-01-21 12:15:31,914 27 DEBUG [whitebox_neutron_tempest_plugin.tests.scenario.base] Output: "1312"
2026-01-21 12:15:38,460 27 INFO [tempest.lib.common.rest_client] Request (GatewayMtuTestUdp:test_south_to_north_pmtud_udp_change_mtu): 202 POST https://nova-public-openstack.apps-crc.testing/v2.1/servers 6.545s
2026-01-21 12:15:38,461 27 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"server": {"name": "tempest-server-test-1273785277", "flavorRef": "22222222-2222-2222-2222-222222222222", "imageRef": "11111111-1111-1111-1111-111111111111", "networks": [{"uuid": "c9559e68-babb-40c9-8456-4911683f8cd3"}], "key_name": "tempest-keypair-test-397189460", "security_groups": [{"name": "tempest-GatewayMtuTestUdp-116167503"}]}}
Response - Headers: {'date': 'Wed, 21 Jan 2026 12:15:31 GMT', 'server': 'Apache', 'content-length': '448', 'location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/9edd628a-d327-4625-9665-9ec684497e13', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-16c60f74-577c-4b60-8c32-a6ef0fc8450f', 'x-compute-request-id': 'req-16c60f74-577c-4b60-8c32-a6ef0fc8450f', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=7a5879df349a6e6d25907f324eae261d; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '202', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers'}
Body: b'{"server": {"id": "9edd628a-d327-4625-9665-9ec684497e13", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/9edd628a-d327-4625-9665-9ec684497e13"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/9edd628a-d327-4625-9665-9ec684497e13"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-GatewayMtuTestUdp-116167503"}], "adminPass": "ueYQu8Pq54Uy"}}'
2026-01-21 12:15:39,295 27 INFO [tempest.lib.common.rest_client] Request (GatewayMtuTestUdp:test_south_to_north_pmtud_udp_change_mtu): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/9edd628a-d327-4625-9665-9ec684497e13 0.832s
2026-01-21 12:15:39,296 27 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 12:15:38 GMT', 'server': 'Apache', 'content-length': '1372', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-56a5759a-1ca3-4152-88eb-5e0525edd65b', 'x-compute-request-id': 'req-56a5759a-1ca3-4152-88eb-5e0525edd65b', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=7a5879df349a6e6d25907f324eae261d; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/9edd628a-d327-4625-9665-9ec684497e13'}
Body: b'{"server": {"id": "9edd628a-d327-4625-9665-9ec684497e13", "name": "tempest-server-test-1273785277", "status": "BUILD", "tenant_id": "b3701f3b092940979ecb2cec388196ac", "user_id": "967034228bc74b4e9a2af6083b895605", "metadata": {}, "hostId": "", "image": {"id": "11111111-1111-1111-1111-111111111111", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/11111111-1111-1111-1111-111111111111"}]}, "flavor": {"id": "22222222-2222-2222-2222-222222222222", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/22222222-2222-2222-2222-222222222222"}]}, "created": "2026-01-21T12:15:38Z", "updated": "2026-01-21T12:15:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/9edd628a-d327-4625-9665-9ec684497e13"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/9edd628a-d327-4625-9665-9ec684497e13"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-test-397189460", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-01-21 12:15:40,591 27 INFO [tempest.lib.common.rest_client] Request (GatewayMtuTestUdp:test_south_to_north_pmtud_udp_change_mtu): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/9edd628a-d327-4625-9665-9ec684497e13 0.289s
2026-01-21 12:15:40,591 27 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 12:15:40 GMT', 'server': 'Apache', 'content-length': '1430', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2d44f4e2-fdd9-4fe9-9751-57b80c7fe721', 'x-compute-request-id': 'req-2d44f4e2-fdd9-4fe9-9751-57b80c7fe721', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=7a5879df349a6e6d25907f324eae261d; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/9edd628a-d327-4625-9665-9ec684497e13'}
Body: b'{"server": {"id": "9edd628a-d327-4625-9665-9ec684497e13", "name": "tempest-server-test-1273785277", "status": "BUILD", "tenant_id": "b3701f3b092940979ecb2cec388196ac", "user_id": "967034228bc74b4e9a2af6083b895605", "metadata": {}, "hostId": "ed004d45c8daa0d57e96973775d8cf1a26162cd589ea7cb3c36c6bd7", "image": {"id": "11111111-1111-1111-1111-111111111111", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/11111111-1111-1111-1111-111111111111"}]}, "flavor": {"id": "22222222-2222-2222-2222-222222222222", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/22222222-2222-2222-2222-222222222222"}]}, "created": "2026-01-21T12:15:38Z", "updated": "2026-01-21T12:15:40Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/9edd628a-d327-4625-9665-9ec684497e13"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/9edd628a-d327-4625-9665-9ec684497e13"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-test-397189460", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-01-21 12:15:40,597 27 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/spawning" after 1 second wait
2026-01-21 12:15:43,100 27 INFO [tempest.lib.common.rest_client] Request (GatewayMtuTestUdp:test_south_to_north_pmtud_udp_change_mtu): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/9edd628a-d327-4625-9665-9ec684497e13 1.501s
2026-01-21 12:15:43,101 27 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 12:15:41 GMT', 'server': 'Apache', 'content-length': '1500', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-13dc12dd-6f37-4db7-8560-f56d9e5cd518', 'x-compute-request-id': 'req-13dc12dd-6f37-4db7-8560-f56d9e5cd518', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=7a5879df349a6e6d25907f324eae261d; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/9edd628a-d327-4625-9665-9ec684497e13'}
Body: b'{"server": {"id": "9edd628a-d327-4625-9665-9ec684497e13", "name": "tempest-server-test-1273785277", "status": "BUILD", "tenant_id": "b3701f3b092940979ecb2cec388196ac", "user_id": "967034228bc74b4e9a2af6083b895605", "metadata": {}, "hostId": "ed004d45c8daa0d57e96973775d8cf1a26162cd589ea7cb3c36c6bd7", "image": {"id": "11111111-1111-1111-1111-111111111111", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/11111111-1111-1111-1111-111111111111"}]}, "flavor": {"id": "22222222-2222-2222-2222-222222222222", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/22222222-2222-2222-2222-222222222222"}]}, "created": "2026-01-21T12:15:38Z", "updated": "2026-01-21T12:15:40Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/9edd628a-d327-4625-9665-9ec684497e13"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/9edd628a-d327-4625-9665-9ec684497e13"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-test-397189460", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-GatewayMtuTestUdp-116167503"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-01-21 12:15:44,619 27 INFO [tempest.lib.common.rest_client] Request (GatewayMtuTestUdp:test_south_to_north_pmtud_udp_change_mtu): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/9edd628a-d327-4625-9665-9ec684497e13 0.512s
2026-01-21 12:15:44,620 27 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 12:15:44 GMT', 'server': 'Apache', 'content-length': '1500', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6b13ded3-f28d-4ea6-b8aa-589071b1046b', 'x-compute-request-id': 'req-6b13ded3-f28d-4ea6-b8aa-589071b1046b', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=7a5879df349a6e6d25907f324eae261d; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/9edd628a-d327-4625-9665-9ec684497e13'}
Body: b'{"server": {"id": "9edd628a-d327-4625-9665-9ec684497e13", "name": "tempest-server-test-1273785277", "status": "BUILD", "tenant_id": "b3701f3b092940979ecb2cec388196ac", "user_id": "967034228bc74b4e9a2af6083b895605", "metadata": {}, "hostId": "ed004d45c8daa0d57e96973775d8cf1a26162cd589ea7cb3c36c6bd7", "image": {"id": "11111111-1111-1111-1111-111111111111", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/11111111-1111-1111-1111-111111111111"}]}, "flavor": {"id": "22222222-2222-2222-2222-222222222222", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/22222222-2222-2222-2222-222222222222"}]}, "created": "2026-01-21T12:15:38Z", "updated": "2026-01-21T12:15:40Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/9edd628a-d327-4625-9665-9ec684497e13"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/9edd628a-d327-4625-9665-9ec684497e13"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-test-397189460", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-GatewayMtuTestUdp-116167503"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-01-21 12:15:45,985 27 INFO [tempest.lib.common.rest_client] Request (GatewayMtuTestUdp:test_south_to_north_pmtud_udp_change_mtu): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/9edd628a-d327-4625-9665-9ec684497e13 0.346s
2026-01-21 12:15:45,985 27 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 12:15:45 GMT', 'server': 'Apache', 'content-length': '1374', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-484b361f-fabd-4f7a-9b7c-05ccbbe16699', 'x-compute-request-id': 'req-484b361f-fabd-4f7a-9b7c-05ccbbe16699', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=7a5879df349a6e6d25907f324eae261d; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/9edd628a-d327-4625-9665-9ec684497e13'}
Body: b'{"server": {"id": "9edd628a-d327-4625-9665-9ec684497e13", "name": "tempest-server-test-1273785277", "status": "BUILD", "tenant_id": "b3701f3b092940979ecb2cec388196ac", "user_id": "967034228bc74b4e9a2af6083b895605", "metadata": {}, "hostId": "", "image": {"id": "11111111-1111-1111-1111-111111111111", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/11111111-1111-1111-1111-111111111111"}]}, "flavor": {"id": "22222222-2222-2222-2222-222222222222", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/22222222-2222-2222-2222-222222222222"}]}, "created": "2026-01-21T12:15:38Z", "updated": "2026-01-21T12:15:45Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/9edd628a-d327-4625-9665-9ec684497e13"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/9edd628a-d327-4625-9665-9ec684497e13"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-test-397189460", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-01-21 12:15:47,224 27 INFO [tempest.lib.common.rest_client] Request (GatewayMtuTestUdp:test_south_to_north_pmtud_udp_change_mtu): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/9edd628a-d327-4625-9665-9ec684497e13 0.233s
2026-01-21 12:15:47,224 27 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 12:15:47 GMT', 'server': 'Apache', 'content-length': '1704', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3e887e11-d06d-4326-b728-462117d845a6', 'x-compute-request-id': 'req-3e887e11-d06d-4326-b728-462117d845a6', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=7a5879df349a6e6d25907f324eae261d; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/9edd628a-d327-4625-9665-9ec684497e13'}
Body: b'{"server": {"id": "9edd628a-d327-4625-9665-9ec684497e13", "name": "tempest-server-test-1273785277", "status": "ERROR", "tenant_id": "b3701f3b092940979ecb2cec388196ac", "user_id": "967034228bc74b4e9a2af6083b895605", "metadata": {}, "hostId": "", "image": {"id": "11111111-1111-1111-1111-111111111111", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/11111111-1111-1111-1111-111111111111"}]}, "flavor": {"id": "22222222-2222-2222-2222-222222222222", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/22222222-2222-2222-2222-222222222222"}]}, "created": "2026-01-21T12:15:38Z", "updated": "2026-01-21T12:15:46Z", "addresses": {"public": [{"version": 4, "addr": "192.168.122.196", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:16:62"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/9edd628a-d327-4625-9665-9ec684497e13"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/9edd628a-d327-4625-9665-9ec684497e13"}], "OS-DCF:diskConfig": "MANUAL", "fault": {"code": 500, "created": "2026-01-21T12:15:46Z", "message": "Build of instance 9edd628a-d327-4625-9665-9ec684497e13 aborted: Image 11111111-1111-1111-1111-111111111111 is unacceptable: Image not in a supported format"}, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-test-397189460", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "error", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-01-21 12:15:47,228 27 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ERROR/None" after 8 second wait
2026-01-21 12:15:48,494 27 INFO [tempest.lib.common.rest_client] Request (GatewayMtuTestUdp:_run_cleanups): 204 DELETE https://nova-public-openstack.apps-crc.testing/v2.1/servers/9edd628a-d327-4625-9665-9ec684497e13 1.265s
2026-01-21 12:15:48,494 27 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 12:15:47 GMT', 'server': 'Apache', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-01e0673f-50b1-4c38-b8e1-4f694ac3b110', 'x-compute-request-id': 'req-01e0673f-50b1-4c38-b8e1-4f694ac3b110', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=7a5879df349a6e6d25907f324eae261d; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/9edd628a-d327-4625-9665-9ec684497e13'}
Body: b''
2026-01-21 12:15:48,572 27 INFO [tempest.lib.common.rest_client] Request (GatewayMtuTestUdp:_run_cleanups): 404 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/9edd628a-d327-4625-9665-9ec684497e13 0.077s
2026-01-21 12:15:48,572 27 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 12:15:48 GMT', 'server': 'Apache', 'content-length': '111', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b4cd8851-e754-472d-ad90-480287330b43', 'x-compute-request-id': 'req-b4cd8851-e754-472d-ad90-480287330b43', 'content-type': 'application/json; charset=UTF-8', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=7a5879df349a6e6d25907f324eae261d; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '404', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/9edd628a-d327-4625-9665-9ec684497e13'}
Body: b'{"itemNotFound": {"code": 404, "message": "Instance 9edd628a-d327-4625-9665-9ec684497e13 could not be found."}}'
2026-01-21 12:15:50,270 27 INFO [tempest.lib.common.rest_client] Request (GatewayMtuTestUdp:_run_cleanups): 200 PUT https://neutron-public-openstack.apps-crc.testing/v2.0/networks/c9559e68-babb-40c9-8456-4911683f8cd3 1.697s
2026-01-21 12:15:50,271 27 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'X-Auth-Token': '<omitted>'}
Body: {"network": {"mtu": 1400}}
Response - Headers: {'date': 'Wed, 21 Jan 2026 12:15:50 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '765', 'x-openstack-request-id': 'req-5419ceb3-342d-420c-a956-e376e8c3ae92', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=ba282c1cb17c6880e826730f243075d0; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/networks/c9559e68-babb-40c9-8456-4911683f8cd3'}
Body: b'{"network":{"id":"c9559e68-babb-40c9-8456-4911683f8cd3","name":"public","tenant_id":"03e4dee4fcdc4e1584364b87aec46fe8","admin_state_up":true,"mtu":1400,"status":"ACTIVE","subnets":["ea019c1a-685f-4076-93f3-8d971ca2adf3"],"shared":true,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"router:external":true,"vlan_transparent":false,"description":"","qos_policy_id":null,"port_security_enabled":true,"dns_domain":"","l2_adjacency":true,"is_default":true,"tags":[],"created_at":"2026-01-21T11:29:42Z","updated_at":"2026-01-21T12:15:49Z","revision_number":15,"project_id":"03e4dee4fcdc4e1584364b87aec46fe8","provider:network_type":"flat","provider:physical_network":"datacentre","provider:segmentation_id":null}}'
}}}
Traceback (most recent call last):
File "/usr/lib/python3.9/site-packages/whitebox_neutron_tempest_plugin/tests/scenario/test_mtu.py", line 284, in test_south_to_north_pmtud_udp_change_mtu
self.setup()
File "/usr/lib/python3.9/site-packages/whitebox_neutron_tempest_plugin/tests/scenario/test_mtu.py", line 155, in setup
ext_vm = self._create_server(
File "/usr/lib/python3.9/site-packages/whitebox_neutron_tempest_plugin/tests/scenario/base.py", line 688, in _create_server
self.wait_for_server_active(server, client=servers_client)
File "/usr/lib/python3.9/site-packages/neutron_tempest_plugin/scenario/base.py", line 556, in wait_for_server_active
self.wait_for_server_status(
File "/usr/lib/python3.9/site-packages/neutron_tempest_plugin/scenario/base.py", line 547, in wait_for_server_status
waiters.wait_for_server_status(client, server['id'], status, **kwargs)
File "/usr/lib/python3.9/site-packages/tempest/common/waiters.py", line 80, in wait_for_server_status
raise exceptions.BuildErrorException(details, server_id=server_id)
tempest.exceptions.BuildErrorException: Server 9edd628a-d327-4625-9665-9ec684497e13 failed to build and is in ERROR status
Details: Fault: {'code': 500, 'created': '2026-01-21T12:15:46Z', 'message': 'Build of instance 9edd628a-d327-4625-9665-9ec684497e13 aborted: Image 11111111-1111-1111-1111-111111111111 is unacceptable: Image not in a supported format'}.
|
||||||
| whitebox_neutron_tempest_plugin.tests.scenario.test_multicast.MulticastTestIPv4Common | 2 | 0 | 2 | 0 | 0 | Detail | |
test_igmp_snooping_after_openvswitch_restart[id-42bfc8e1-0efb-4573-bb4a-290060a40980] |
fail
ft4.1: whitebox_neutron_tempest_plugin.tests.scenario.test_multicast.MulticastTestIPv4Common.test_igmp_snooping_after_openvswitch_restart[id-42bfc8e1-0efb-4573-bb4a-290060a40980]testtools.testresult.real._StringException: pythonlogging:'': {{{
2026-01-21 12:16:40,224 27 INFO [tempest.lib.common.rest_client] Request (MulticastTestIPv4Common:test_igmp_snooping_after_openvswitch_restart): 202 POST https://nova-public-openstack.apps-crc.testing/v2.1/servers 1.630s
2026-01-21 12:16:40,225 27 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"server": {"flavorRef": "22222222-2222-2222-2222-222222222222", "imageRef": "11111111-1111-1111-1111-111111111111", "key_name": "tempest-keypair-test-1858099041", "networks": [{"uuid": "7a8a1751-f7a7-4d0a-8a6b-dbc489fb4305"}], "security_groups": [{"name": "secgroup_mcast"}], "name": "tempest-test_igmp_snooping_after_openvswitch_restart-183145127"}}
Response - Headers: {'date': 'Wed, 21 Jan 2026 12:16:38 GMT', 'server': 'Apache', 'content-length': '427', 'location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/c5f679e5-0697-452e-bc7b-118b96467cea', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bb52b06b-f5bf-41d0-a6ce-93da4e5af451', 'x-compute-request-id': 'req-bb52b06b-f5bf-41d0-a6ce-93da4e5af451', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=7a5879df349a6e6d25907f324eae261d; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '202', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers'}
Body: b'{"server": {"id": "c5f679e5-0697-452e-bc7b-118b96467cea", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/c5f679e5-0697-452e-bc7b-118b96467cea"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/c5f679e5-0697-452e-bc7b-118b96467cea"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "secgroup_mcast"}], "adminPass": "6XATKzKaQho6"}}'
2026-01-21 12:16:41,053 27 INFO [tempest.lib.common.rest_client] Request (MulticastTestIPv4Common:test_igmp_snooping_after_openvswitch_restart): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/c5f679e5-0697-452e-bc7b-118b96467cea 0.826s
2026-01-21 12:16:41,053 27 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 12:16:40 GMT', 'server': 'Apache', 'content-length': '1405', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1f4a8c48-5ddc-4422-ab02-679897c23397', 'x-compute-request-id': 'req-1f4a8c48-5ddc-4422-ab02-679897c23397', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=7a5879df349a6e6d25907f324eae261d; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/c5f679e5-0697-452e-bc7b-118b96467cea'}
Body: b'{"server": {"id": "c5f679e5-0697-452e-bc7b-118b96467cea", "name": "tempest-test_igmp_snooping_after_openvswitch_restart-183145127", "status": "BUILD", "tenant_id": "cc7ef2efbdce47aa9596a9d3348efb73", "user_id": "87ebfa8729414b9885276d6fdcd298b4", "metadata": {}, "hostId": "", "image": {"id": "11111111-1111-1111-1111-111111111111", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/11111111-1111-1111-1111-111111111111"}]}, "flavor": {"id": "22222222-2222-2222-2222-222222222222", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/22222222-2222-2222-2222-222222222222"}]}, "created": "2026-01-21T12:16:40Z", "updated": "2026-01-21T12:16:40Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/c5f679e5-0697-452e-bc7b-118b96467cea"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/c5f679e5-0697-452e-bc7b-118b96467cea"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-test-1858099041", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-01-21 12:16:43,338 27 INFO [tempest.lib.common.rest_client] Request (MulticastTestIPv4Common:test_igmp_snooping_after_openvswitch_restart): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/c5f679e5-0697-452e-bc7b-118b96467cea 1.278s
2026-01-21 12:16:43,339 27 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 12:16:42 GMT', 'server': 'Apache', 'content-length': '1405', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-899efe8b-c1a4-4ee5-a7ef-0ace1586db65', 'x-compute-request-id': 'req-899efe8b-c1a4-4ee5-a7ef-0ace1586db65', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=7a5879df349a6e6d25907f324eae261d; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/c5f679e5-0697-452e-bc7b-118b96467cea'}
Body: b'{"server": {"id": "c5f679e5-0697-452e-bc7b-118b96467cea", "name": "tempest-test_igmp_snooping_after_openvswitch_restart-183145127", "status": "BUILD", "tenant_id": "cc7ef2efbdce47aa9596a9d3348efb73", "user_id": "87ebfa8729414b9885276d6fdcd298b4", "metadata": {}, "hostId": "", "image": {"id": "11111111-1111-1111-1111-111111111111", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/11111111-1111-1111-1111-111111111111"}]}, "flavor": {"id": "22222222-2222-2222-2222-222222222222", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/22222222-2222-2222-2222-222222222222"}]}, "created": "2026-01-21T12:16:40Z", "updated": "2026-01-21T12:16:42Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/c5f679e5-0697-452e-bc7b-118b96467cea"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/c5f679e5-0697-452e-bc7b-118b96467cea"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-test-1858099041", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-01-21 12:16:44,762 27 INFO [tempest.lib.common.rest_client] Request (MulticastTestIPv4Common:test_igmp_snooping_after_openvswitch_restart): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/c5f679e5-0697-452e-bc7b-118b96467cea 0.418s
2026-01-21 12:16:44,762 27 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 12:16:44 GMT', 'server': 'Apache', 'content-length': '1463', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bb5fa346-d393-4bac-a722-e7436fcc245c', 'x-compute-request-id': 'req-bb5fa346-d393-4bac-a722-e7436fcc245c', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=7a5879df349a6e6d25907f324eae261d; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/c5f679e5-0697-452e-bc7b-118b96467cea'}
Body: b'{"server": {"id": "c5f679e5-0697-452e-bc7b-118b96467cea", "name": "tempest-test_igmp_snooping_after_openvswitch_restart-183145127", "status": "BUILD", "tenant_id": "cc7ef2efbdce47aa9596a9d3348efb73", "user_id": "87ebfa8729414b9885276d6fdcd298b4", "metadata": {}, "hostId": "de1aad9b38c681729d0fe273e3c1ff8ee266fe3379f2a26394d3b1c6", "image": {"id": "11111111-1111-1111-1111-111111111111", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/11111111-1111-1111-1111-111111111111"}]}, "flavor": {"id": "22222222-2222-2222-2222-222222222222", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/22222222-2222-2222-2222-222222222222"}]}, "created": "2026-01-21T12:16:40Z", "updated": "2026-01-21T12:16:43Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/c5f679e5-0697-452e-bc7b-118b96467cea"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/c5f679e5-0697-452e-bc7b-118b96467cea"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-test-1858099041", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-01-21 12:16:44,765 27 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/spawning" after 3 second wait
2026-01-21 12:16:46,700 27 INFO [tempest.lib.common.rest_client] Request (MulticastTestIPv4Common:test_igmp_snooping_after_openvswitch_restart): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/c5f679e5-0697-452e-bc7b-118b96467cea 0.934s
2026-01-21 12:16:46,701 27 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 12:16:45 GMT', 'server': 'Apache', 'content-length': '1512', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-639a84bf-b977-444a-b91e-1986b7b8f205', 'x-compute-request-id': 'req-639a84bf-b977-444a-b91e-1986b7b8f205', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=7a5879df349a6e6d25907f324eae261d; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/c5f679e5-0697-452e-bc7b-118b96467cea'}
Body: b'{"server": {"id": "c5f679e5-0697-452e-bc7b-118b96467cea", "name": "tempest-test_igmp_snooping_after_openvswitch_restart-183145127", "status": "BUILD", "tenant_id": "cc7ef2efbdce47aa9596a9d3348efb73", "user_id": "87ebfa8729414b9885276d6fdcd298b4", "metadata": {}, "hostId": "de1aad9b38c681729d0fe273e3c1ff8ee266fe3379f2a26394d3b1c6", "image": {"id": "11111111-1111-1111-1111-111111111111", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/11111111-1111-1111-1111-111111111111"}]}, "flavor": {"id": "22222222-2222-2222-2222-222222222222", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/22222222-2222-2222-2222-222222222222"}]}, "created": "2026-01-21T12:16:40Z", "updated": "2026-01-21T12:16:43Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/c5f679e5-0697-452e-bc7b-118b96467cea"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/c5f679e5-0697-452e-bc7b-118b96467cea"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-test-1858099041", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "secgroup_mcast"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-01-21 12:16:49,412 27 INFO [tempest.lib.common.rest_client] Request (MulticastTestIPv4Common:test_igmp_snooping_after_openvswitch_restart): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/c5f679e5-0697-452e-bc7b-118b96467cea 1.705s
2026-01-21 12:16:49,412 27 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 12:16:47 GMT', 'server': 'Apache', 'content-length': '1512', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-84a91a8e-a2cf-4085-bef1-a62c94df90a8', 'x-compute-request-id': 'req-84a91a8e-a2cf-4085-bef1-a62c94df90a8', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=7a5879df349a6e6d25907f324eae261d; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/c5f679e5-0697-452e-bc7b-118b96467cea'}
Body: b'{"server": {"id": "c5f679e5-0697-452e-bc7b-118b96467cea", "name": "tempest-test_igmp_snooping_after_openvswitch_restart-183145127", "status": "BUILD", "tenant_id": "cc7ef2efbdce47aa9596a9d3348efb73", "user_id": "87ebfa8729414b9885276d6fdcd298b4", "metadata": {}, "hostId": "de1aad9b38c681729d0fe273e3c1ff8ee266fe3379f2a26394d3b1c6", "image": {"id": "11111111-1111-1111-1111-111111111111", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/11111111-1111-1111-1111-111111111111"}]}, "flavor": {"id": "22222222-2222-2222-2222-222222222222", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/22222222-2222-2222-2222-222222222222"}]}, "created": "2026-01-21T12:16:40Z", "updated": "2026-01-21T12:16:43Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/c5f679e5-0697-452e-bc7b-118b96467cea"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/c5f679e5-0697-452e-bc7b-118b96467cea"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-test-1858099041", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "secgroup_mcast"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-01-21 12:16:51,330 27 INFO [tempest.lib.common.rest_client] Request (MulticastTestIPv4Common:test_igmp_snooping_after_openvswitch_restart): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/c5f679e5-0697-452e-bc7b-118b96467cea 0.914s
2026-01-21 12:16:51,331 27 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 12:16:50 GMT', 'server': 'Apache', 'content-length': '1512', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7d4ee460-3116-4e2e-8d22-454f04727c94', 'x-compute-request-id': 'req-7d4ee460-3116-4e2e-8d22-454f04727c94', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=7a5879df349a6e6d25907f324eae261d; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/c5f679e5-0697-452e-bc7b-118b96467cea'}
Body: b'{"server": {"id": "c5f679e5-0697-452e-bc7b-118b96467cea", "name": "tempest-test_igmp_snooping_after_openvswitch_restart-183145127", "status": "BUILD", "tenant_id": "cc7ef2efbdce47aa9596a9d3348efb73", "user_id": "87ebfa8729414b9885276d6fdcd298b4", "metadata": {}, "hostId": "de1aad9b38c681729d0fe273e3c1ff8ee266fe3379f2a26394d3b1c6", "image": {"id": "11111111-1111-1111-1111-111111111111", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/11111111-1111-1111-1111-111111111111"}]}, "flavor": {"id": "22222222-2222-2222-2222-222222222222", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/22222222-2222-2222-2222-222222222222"}]}, "created": "2026-01-21T12:16:40Z", "updated": "2026-01-21T12:16:43Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/c5f679e5-0697-452e-bc7b-118b96467cea"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/c5f679e5-0697-452e-bc7b-118b96467cea"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-test-1858099041", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "secgroup_mcast"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-01-21 12:16:52,603 27 INFO [tempest.lib.common.rest_client] Request (MulticastTestIPv4Common:test_igmp_snooping_after_openvswitch_restart): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/c5f679e5-0697-452e-bc7b-118b96467cea 0.268s
2026-01-21 12:16:52,604 27 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 12:16:52 GMT', 'server': 'Apache', 'content-length': '1758', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-25a202fe-9dbe-4183-aa36-0ab6bbbfc60b', 'x-compute-request-id': 'req-25a202fe-9dbe-4183-aa36-0ab6bbbfc60b', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=7a5879df349a6e6d25907f324eae261d; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/c5f679e5-0697-452e-bc7b-118b96467cea'}
Body: b'{"server": {"id": "c5f679e5-0697-452e-bc7b-118b96467cea", "name": "tempest-test_igmp_snooping_after_openvswitch_restart-183145127", "status": "ERROR", "tenant_id": "cc7ef2efbdce47aa9596a9d3348efb73", "user_id": "87ebfa8729414b9885276d6fdcd298b4", "metadata": {}, "hostId": "", "image": {"id": "11111111-1111-1111-1111-111111111111", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/11111111-1111-1111-1111-111111111111"}]}, "flavor": {"id": "22222222-2222-2222-2222-222222222222", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/22222222-2222-2222-2222-222222222222"}]}, "created": "2026-01-21T12:16:40Z", "updated": "2026-01-21T12:16:51Z", "addresses": {"tempest-test-network--2069794327": [{"version": 4, "addr": "10.100.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:81:79"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/c5f679e5-0697-452e-bc7b-118b96467cea"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/c5f679e5-0697-452e-bc7b-118b96467cea"}], "OS-DCF:diskConfig": "MANUAL", "fault": {"code": 500, "created": "2026-01-21T12:16:51Z", "message": "Build of instance c5f679e5-0697-452e-bc7b-118b96467cea aborted: Image 11111111-1111-1111-1111-111111111111 is unacceptable: Image not in a supported format"}, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-test-1858099041", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "error", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-01-21 12:16:52,611 27 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ERROR/None" after 11 second wait
2026-01-21 12:16:53,548 27 INFO [tempest.lib.common.rest_client] Request (MulticastTestIPv4Common:_run_cleanups): 204 DELETE https://nova-public-openstack.apps-crc.testing/v2.1/servers/c5f679e5-0697-452e-bc7b-118b96467cea 0.934s
2026-01-21 12:16:53,548 27 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 12:16:52 GMT', 'server': 'Apache', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d8bdc2e2-ab88-4b61-834f-fe908e6f834b', 'x-compute-request-id': 'req-d8bdc2e2-ab88-4b61-834f-fe908e6f834b', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=7a5879df349a6e6d25907f324eae261d; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/c5f679e5-0697-452e-bc7b-118b96467cea'}
Body: b''
2026-01-21 12:16:53,626 27 INFO [tempest.lib.common.rest_client] Request (MulticastTestIPv4Common:_run_cleanups): 404 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/c5f679e5-0697-452e-bc7b-118b96467cea 0.077s
2026-01-21 12:16:53,627 27 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 12:16:53 GMT', 'server': 'Apache', 'content-length': '111', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-37c32e68-e745-47e4-b557-a6d4415b7bf7', 'x-compute-request-id': 'req-37c32e68-e745-47e4-b557-a6d4415b7bf7', 'content-type': 'application/json; charset=UTF-8', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=7a5879df349a6e6d25907f324eae261d; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '404', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/c5f679e5-0697-452e-bc7b-118b96467cea'}
Body: b'{"itemNotFound": {"code": 404, "message": "Instance c5f679e5-0697-452e-bc7b-118b96467cea could not be found."}}'
}}}
Traceback (most recent call last):
File "/usr/lib/python3.9/site-packages/whitebox_neutron_tempest_plugin/tests/scenario/test_multicast.py", line 672, in test_igmp_snooping_after_openvswitch_restart
sender, receivers, unregistered, _ = self._prepare_igmp_snooping_test(
File "/usr/lib/python3.9/site-packages/whitebox_neutron_tempest_plugin/tests/scenario/test_multicast.py", line 326, in _prepare_igmp_snooping_test
sender = self._create_server_for_topology(port_type=port_type)
File "/usr/lib/python3.9/site-packages/whitebox_neutron_tempest_plugin/tests/scenario/base.py", line 744, in _create_server_for_topology
server = self.create_server(**params)['server']
File "/usr/lib/python3.9/site-packages/neutron_tempest_plugin/scenario/base.py", line 150, in create_server
self.wait_for_server_active(server['server'], client=client)
File "/usr/lib/python3.9/site-packages/neutron_tempest_plugin/scenario/base.py", line 556, in wait_for_server_active
self.wait_for_server_status(
File "/usr/lib/python3.9/site-packages/neutron_tempest_plugin/scenario/base.py", line 547, in wait_for_server_status
waiters.wait_for_server_status(client, server['id'], status, **kwargs)
File "/usr/lib/python3.9/site-packages/tempest/common/waiters.py", line 80, in wait_for_server_status
raise exceptions.BuildErrorException(details, server_id=server_id)
tempest.exceptions.BuildErrorException: Server c5f679e5-0697-452e-bc7b-118b96467cea failed to build and is in ERROR status
Details: Fault: {'code': 500, 'created': '2026-01-21T12:16:51Z', 'message': 'Build of instance c5f679e5-0697-452e-bc7b-118b96467cea aborted: Image 11111111-1111-1111-1111-111111111111 is unacceptable: Image not in a supported format'}.
|
||||||
test_igmp_snooping_ext_network_and_unsubscribe[id-fcd50103-eeba-475f-803b-dfc9e8c342a5] |
fail
ft4.2: whitebox_neutron_tempest_plugin.tests.scenario.test_multicast.MulticastTestIPv4Common.test_igmp_snooping_ext_network_and_unsubscribe[id-fcd50103-eeba-475f-803b-dfc9e8c342a5]testtools.testresult.real._StringException: pythonlogging:'': {{{
2026-01-21 12:16:53,925 27 INFO [tempest.lib.common.rest_client] Request (MulticastTestIPv4Common:test_igmp_snooping_ext_network_and_unsubscribe): 200 PUT https://neutron-public-openstack.apps-crc.testing/v2.0/networks/c9559e68-babb-40c9-8456-4911683f8cd3 0.295s
2026-01-21 12:16:53,925 27 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'X-Auth-Token': '<omitted>'}
Body: {"network": {"shared": true}}
Response - Headers: {'date': 'Wed, 21 Jan 2026 12:16:53 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '765', 'x-openstack-request-id': 'req-7ddb0d58-a347-48b2-a511-386bb7b4a5f7', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=ba282c1cb17c6880e826730f243075d0; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/networks/c9559e68-babb-40c9-8456-4911683f8cd3'}
Body: b'{"network":{"id":"c9559e68-babb-40c9-8456-4911683f8cd3","name":"public","tenant_id":"03e4dee4fcdc4e1584364b87aec46fe8","admin_state_up":true,"mtu":1400,"status":"ACTIVE","subnets":["ea019c1a-685f-4076-93f3-8d971ca2adf3"],"shared":true,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"router:external":true,"vlan_transparent":false,"description":"","qos_policy_id":null,"port_security_enabled":true,"dns_domain":"","l2_adjacency":true,"is_default":true,"tags":[],"created_at":"2026-01-21T11:29:42Z","updated_at":"2026-01-21T12:16:53Z","revision_number":17,"project_id":"03e4dee4fcdc4e1584364b87aec46fe8","provider:network_type":"flat","provider:physical_network":"datacentre","provider:segmentation_id":null}}'
2026-01-21 12:16:58,462 27 INFO [tempest.lib.common.rest_client] Request (MulticastTestIPv4Common:test_igmp_snooping_ext_network_and_unsubscribe): 202 POST https://nova-public-openstack.apps-crc.testing/v2.1/servers 4.536s
2026-01-21 12:16:58,462 27 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"server": {"flavorRef": "22222222-2222-2222-2222-222222222222", "imageRef": "11111111-1111-1111-1111-111111111111", "key_name": "tempest-keypair-test-1858099041", "networks": [{"uuid": "c9559e68-babb-40c9-8456-4911683f8cd3"}], "security_groups": [{"name": "secgroup_mcast"}], "name": "tempest-test_igmp_snooping_ext_network_and_unsubscribe-1182267907"}}
Response - Headers: {'date': 'Wed, 21 Jan 2026 12:16:53 GMT', 'server': 'Apache', 'content-length': '427', 'location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/d08b5dff-3836-48fb-af71-151334974c02', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f8847501-f948-471b-b490-c3f26783887c', 'x-compute-request-id': 'req-f8847501-f948-471b-b490-c3f26783887c', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=7a5879df349a6e6d25907f324eae261d; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '202', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers'}
Body: b'{"server": {"id": "d08b5dff-3836-48fb-af71-151334974c02", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/d08b5dff-3836-48fb-af71-151334974c02"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/d08b5dff-3836-48fb-af71-151334974c02"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "secgroup_mcast"}], "adminPass": "yyc6RjcNdhoh"}}'
2026-01-21 12:16:59,373 27 INFO [tempest.lib.common.rest_client] Request (MulticastTestIPv4Common:test_igmp_snooping_ext_network_and_unsubscribe): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/d08b5dff-3836-48fb-af71-151334974c02 0.910s
2026-01-21 12:16:59,374 27 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 12:16:58 GMT', 'server': 'Apache', 'content-length': '1408', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-da56755a-41e5-448f-8b6b-d3c53d501f88', 'x-compute-request-id': 'req-da56755a-41e5-448f-8b6b-d3c53d501f88', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=7a5879df349a6e6d25907f324eae261d; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/d08b5dff-3836-48fb-af71-151334974c02'}
Body: b'{"server": {"id": "d08b5dff-3836-48fb-af71-151334974c02", "name": "tempest-test_igmp_snooping_ext_network_and_unsubscribe-1182267907", "status": "BUILD", "tenant_id": "cc7ef2efbdce47aa9596a9d3348efb73", "user_id": "87ebfa8729414b9885276d6fdcd298b4", "metadata": {}, "hostId": "", "image": {"id": "11111111-1111-1111-1111-111111111111", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/11111111-1111-1111-1111-111111111111"}]}, "flavor": {"id": "22222222-2222-2222-2222-222222222222", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/22222222-2222-2222-2222-222222222222"}]}, "created": "2026-01-21T12:16:58Z", "updated": "2026-01-21T12:16:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/d08b5dff-3836-48fb-af71-151334974c02"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/d08b5dff-3836-48fb-af71-151334974c02"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-test-1858099041", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-01-21 12:17:00,644 27 INFO [tempest.lib.common.rest_client] Request (MulticastTestIPv4Common:test_igmp_snooping_ext_network_and_unsubscribe): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/d08b5dff-3836-48fb-af71-151334974c02 0.263s
2026-01-21 12:17:00,644 27 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 12:17:00 GMT', 'server': 'Apache', 'content-length': '1466', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b6a9c0b1-8499-4c1c-8a5b-e0973e9604c8', 'x-compute-request-id': 'req-b6a9c0b1-8499-4c1c-8a5b-e0973e9604c8', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=7a5879df349a6e6d25907f324eae261d; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/d08b5dff-3836-48fb-af71-151334974c02'}
Body: b'{"server": {"id": "d08b5dff-3836-48fb-af71-151334974c02", "name": "tempest-test_igmp_snooping_ext_network_and_unsubscribe-1182267907", "status": "BUILD", "tenant_id": "cc7ef2efbdce47aa9596a9d3348efb73", "user_id": "87ebfa8729414b9885276d6fdcd298b4", "metadata": {}, "hostId": "ffadc321a5789181754d24eb6f66bc61f59b33361d01a69d5f0aa85a", "image": {"id": "11111111-1111-1111-1111-111111111111", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/11111111-1111-1111-1111-111111111111"}]}, "flavor": {"id": "22222222-2222-2222-2222-222222222222", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/22222222-2222-2222-2222-222222222222"}]}, "created": "2026-01-21T12:16:58Z", "updated": "2026-01-21T12:17:00Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/d08b5dff-3836-48fb-af71-151334974c02"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/d08b5dff-3836-48fb-af71-151334974c02"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-test-1858099041", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-01-21 12:17:00,649 27 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/spawning" after 1 second wait
2026-01-21 12:17:02,385 27 INFO [tempest.lib.common.rest_client] Request (MulticastTestIPv4Common:test_igmp_snooping_ext_network_and_unsubscribe): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/d08b5dff-3836-48fb-af71-151334974c02 0.735s
2026-01-21 12:17:02,386 27 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 12:17:01 GMT', 'server': 'Apache', 'content-length': '1515', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-09d1be11-17a8-4a3d-b606-aeecac51737b', 'x-compute-request-id': 'req-09d1be11-17a8-4a3d-b606-aeecac51737b', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=7a5879df349a6e6d25907f324eae261d; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/d08b5dff-3836-48fb-af71-151334974c02'}
Body: b'{"server": {"id": "d08b5dff-3836-48fb-af71-151334974c02", "name": "tempest-test_igmp_snooping_ext_network_and_unsubscribe-1182267907", "status": "BUILD", "tenant_id": "cc7ef2efbdce47aa9596a9d3348efb73", "user_id": "87ebfa8729414b9885276d6fdcd298b4", "metadata": {}, "hostId": "ffadc321a5789181754d24eb6f66bc61f59b33361d01a69d5f0aa85a", "image": {"id": "11111111-1111-1111-1111-111111111111", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/11111111-1111-1111-1111-111111111111"}]}, "flavor": {"id": "22222222-2222-2222-2222-222222222222", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/22222222-2222-2222-2222-222222222222"}]}, "created": "2026-01-21T12:16:58Z", "updated": "2026-01-21T12:17:00Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/d08b5dff-3836-48fb-af71-151334974c02"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/d08b5dff-3836-48fb-af71-151334974c02"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-test-1858099041", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "secgroup_mcast"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-01-21 12:17:03,799 27 INFO [tempest.lib.common.rest_client] Request (MulticastTestIPv4Common:test_igmp_snooping_ext_network_and_unsubscribe): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/d08b5dff-3836-48fb-af71-151334974c02 0.409s
2026-01-21 12:17:03,799 27 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 12:17:03 GMT', 'server': 'Apache', 'content-length': '1515', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-66663dca-3ddd-4b72-a3e6-3edcf3ee6820', 'x-compute-request-id': 'req-66663dca-3ddd-4b72-a3e6-3edcf3ee6820', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=7a5879df349a6e6d25907f324eae261d; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/d08b5dff-3836-48fb-af71-151334974c02'}
Body: b'{"server": {"id": "d08b5dff-3836-48fb-af71-151334974c02", "name": "tempest-test_igmp_snooping_ext_network_and_unsubscribe-1182267907", "status": "BUILD", "tenant_id": "cc7ef2efbdce47aa9596a9d3348efb73", "user_id": "87ebfa8729414b9885276d6fdcd298b4", "metadata": {}, "hostId": "ffadc321a5789181754d24eb6f66bc61f59b33361d01a69d5f0aa85a", "image": {"id": "11111111-1111-1111-1111-111111111111", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/11111111-1111-1111-1111-111111111111"}]}, "flavor": {"id": "22222222-2222-2222-2222-222222222222", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/22222222-2222-2222-2222-222222222222"}]}, "created": "2026-01-21T12:16:58Z", "updated": "2026-01-21T12:17:00Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/d08b5dff-3836-48fb-af71-151334974c02"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/d08b5dff-3836-48fb-af71-151334974c02"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-test-1858099041", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "secgroup_mcast"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-01-21 12:17:05,371 27 INFO [tempest.lib.common.rest_client] Request (MulticastTestIPv4Common:test_igmp_snooping_ext_network_and_unsubscribe): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/d08b5dff-3836-48fb-af71-151334974c02 0.565s
2026-01-21 12:17:05,371 27 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 12:17:04 GMT', 'server': 'Apache', 'content-length': '1459', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-430c9489-6776-4e53-8b5f-f291199640f4', 'x-compute-request-id': 'req-430c9489-6776-4e53-8b5f-f291199640f4', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=7a5879df349a6e6d25907f324eae261d; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/d08b5dff-3836-48fb-af71-151334974c02'}
Body: b'{"server": {"id": "d08b5dff-3836-48fb-af71-151334974c02", "name": "tempest-test_igmp_snooping_ext_network_and_unsubscribe-1182267907", "status": "BUILD", "tenant_id": "cc7ef2efbdce47aa9596a9d3348efb73", "user_id": "87ebfa8729414b9885276d6fdcd298b4", "metadata": {}, "hostId": "", "image": {"id": "11111111-1111-1111-1111-111111111111", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/11111111-1111-1111-1111-111111111111"}]}, "flavor": {"id": "22222222-2222-2222-2222-222222222222", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/22222222-2222-2222-2222-222222222222"}]}, "created": "2026-01-21T12:16:58Z", "updated": "2026-01-21T12:17:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/d08b5dff-3836-48fb-af71-151334974c02"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/d08b5dff-3836-48fb-af71-151334974c02"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-test-1858099041", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "secgroup_mcast"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-01-21 12:17:07,343 27 INFO [tempest.lib.common.rest_client] Request (MulticastTestIPv4Common:test_igmp_snooping_ext_network_and_unsubscribe): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/d08b5dff-3836-48fb-af71-151334974c02 0.967s
2026-01-21 12:17:07,343 27 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 12:17:06 GMT', 'server': 'Apache', 'content-length': '1740', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e85b2398-d523-47a8-bab4-a2d5fe3c1878', 'x-compute-request-id': 'req-e85b2398-d523-47a8-bab4-a2d5fe3c1878', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=7a5879df349a6e6d25907f324eae261d; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/d08b5dff-3836-48fb-af71-151334974c02'}
Body: b'{"server": {"id": "d08b5dff-3836-48fb-af71-151334974c02", "name": "tempest-test_igmp_snooping_ext_network_and_unsubscribe-1182267907", "status": "ERROR", "tenant_id": "cc7ef2efbdce47aa9596a9d3348efb73", "user_id": "87ebfa8729414b9885276d6fdcd298b4", "metadata": {}, "hostId": "", "image": {"id": "11111111-1111-1111-1111-111111111111", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/11111111-1111-1111-1111-111111111111"}]}, "flavor": {"id": "22222222-2222-2222-2222-222222222222", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/22222222-2222-2222-2222-222222222222"}]}, "created": "2026-01-21T12:16:58Z", "updated": "2026-01-21T12:17:05Z", "addresses": {"public": [{"version": 4, "addr": "192.168.122.245", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d6:aa:f7"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/d08b5dff-3836-48fb-af71-151334974c02"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/d08b5dff-3836-48fb-af71-151334974c02"}], "OS-DCF:diskConfig": "MANUAL", "fault": {"code": 500, "created": "2026-01-21T12:17:05Z", "message": "Build of instance d08b5dff-3836-48fb-af71-151334974c02 aborted: Image 11111111-1111-1111-1111-111111111111 is unacceptable: Image not in a supported format"}, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-test-1858099041", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "error", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-01-21 12:17:07,346 27 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ERROR/None" after 8 second wait
2026-01-21 12:17:08,457 27 INFO [tempest.lib.common.rest_client] Request (MulticastTestIPv4Common:_run_cleanups): 204 DELETE https://nova-public-openstack.apps-crc.testing/v2.1/servers/d08b5dff-3836-48fb-af71-151334974c02 1.110s
2026-01-21 12:17:08,457 27 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 12:17:07 GMT', 'server': 'Apache', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-794d6124-28f9-46b7-8cb0-eb42c9b39589', 'x-compute-request-id': 'req-794d6124-28f9-46b7-8cb0-eb42c9b39589', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=7a5879df349a6e6d25907f324eae261d; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/d08b5dff-3836-48fb-af71-151334974c02'}
Body: b''
2026-01-21 12:17:08,521 27 INFO [tempest.lib.common.rest_client] Request (MulticastTestIPv4Common:_run_cleanups): 404 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/d08b5dff-3836-48fb-af71-151334974c02 0.063s
2026-01-21 12:17:08,521 27 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 12:17:08 GMT', 'server': 'Apache', 'content-length': '111', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-421612fd-6afe-46ed-b68b-9f653c40f6c9', 'x-compute-request-id': 'req-421612fd-6afe-46ed-b68b-9f653c40f6c9', 'content-type': 'application/json; charset=UTF-8', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=7a5879df349a6e6d25907f324eae261d; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '404', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/d08b5dff-3836-48fb-af71-151334974c02'}
Body: b'{"itemNotFound": {"code": 404, "message": "Instance d08b5dff-3836-48fb-af71-151334974c02 could not be found."}}'
}}}
Traceback (most recent call last):
File "/usr/lib/python3.9/site-packages/whitebox_neutron_tempest_plugin/tests/scenario/test_multicast.py", line 618, in test_igmp_snooping_ext_network_and_unsubscribe
sender, receivers, unregistered, _ = self._prepare_igmp_snooping_test(
File "/usr/lib/python3.9/site-packages/whitebox_neutron_tempest_plugin/tests/scenario/test_multicast.py", line 316, in _prepare_igmp_snooping_test
sender = self._create_server_for_topology(
File "/usr/lib/python3.9/site-packages/whitebox_neutron_tempest_plugin/tests/scenario/base.py", line 744, in _create_server_for_topology
server = self.create_server(**params)['server']
File "/usr/lib/python3.9/site-packages/neutron_tempest_plugin/scenario/base.py", line 150, in create_server
self.wait_for_server_active(server['server'], client=client)
File "/usr/lib/python3.9/site-packages/neutron_tempest_plugin/scenario/base.py", line 556, in wait_for_server_active
self.wait_for_server_status(
File "/usr/lib/python3.9/site-packages/neutron_tempest_plugin/scenario/base.py", line 547, in wait_for_server_status
waiters.wait_for_server_status(client, server['id'], status, **kwargs)
File "/usr/lib/python3.9/site-packages/tempest/common/waiters.py", line 80, in wait_for_server_status
raise exceptions.BuildErrorException(details, server_id=server_id)
tempest.exceptions.BuildErrorException: Server d08b5dff-3836-48fb-af71-151334974c02 failed to build and is in ERROR status
Details: Fault: {'code': 500, 'created': '2026-01-21T12:17:05Z', 'message': 'Build of instance d08b5dff-3836-48fb-af71-151334974c02 aborted: Image 11111111-1111-1111-1111-111111111111 is unacceptable: Image not in a supported format'}.
|
||||||
| whitebox_neutron_tempest_plugin.tests.scenario.test_qos.QosTestCommon | 2 | 0 | 2 | 0 | 0 | Detail | |
test_dscp_marking_external_network[id-8cf45ea9-bdbf-478e-8810-792083e1c467] |
fail
ft5.1: whitebox_neutron_tempest_plugin.tests.scenario.test_qos.QosTestCommon.test_dscp_marking_external_network[id-8cf45ea9-bdbf-478e-8810-792083e1c467]testtools.testresult.real._StringException: pythonlogging:'': {{{
2026-01-21 12:23:26,153 27 INFO [tempest.lib.common.rest_client] Request (QosTestCommon:test_dscp_marking_external_network): 200 PUT https://neutron-public-openstack.apps-crc.testing/v2.0/networks/c9559e68-babb-40c9-8456-4911683f8cd3 0.579s
2026-01-21 12:23:26,153 27 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'X-Auth-Token': '<omitted>'}
Body: {"network": {"shared": true}}
Response - Headers: {'date': 'Wed, 21 Jan 2026 12:23:26 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '765', 'x-openstack-request-id': 'req-9ee874dc-285d-4aaa-85ae-41f829c8520c', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=dafc41a7552d5395c14236eebe54de66; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/networks/c9559e68-babb-40c9-8456-4911683f8cd3'}
Body: b'{"network":{"id":"c9559e68-babb-40c9-8456-4911683f8cd3","name":"public","tenant_id":"03e4dee4fcdc4e1584364b87aec46fe8","admin_state_up":true,"mtu":1400,"status":"ACTIVE","subnets":["ea019c1a-685f-4076-93f3-8d971ca2adf3"],"shared":true,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"router:external":true,"vlan_transparent":false,"description":"","qos_policy_id":null,"port_security_enabled":true,"dns_domain":"","l2_adjacency":true,"is_default":true,"tags":[],"created_at":"2026-01-21T11:29:42Z","updated_at":"2026-01-21T12:23:25Z","revision_number":19,"project_id":"03e4dee4fcdc4e1584364b87aec46fe8","provider:network_type":"flat","provider:physical_network":"datacentre","provider:segmentation_id":null}}'
2026-01-21 12:23:27,953 27 INFO [tempest.lib.common.rest_client] Request (QosTestCommon:test_dscp_marking_external_network): 202 POST https://nova-public-openstack.apps-crc.testing/v2.1/servers 1.799s
2026-01-21 12:23:27,954 27 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"server": {"flavorRef": "22222222-2222-2222-2222-222222222222", "imageRef": "11111111-1111-1111-1111-111111111111", "key_name": "tempest-keypair-test-407452742", "networks": [{"uuid": "c9559e68-babb-40c9-8456-4911683f8cd3"}], "security_groups": [{"name": "tempest-secgroup_qos-1316106308"}], "name": "tempest-test_dscp_marking_external_network-1351174449"}}
Response - Headers: {'date': 'Wed, 21 Jan 2026 12:23:26 GMT', 'server': 'Apache', 'content-length': '444', 'location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/bdac3074-6205-45f9-a3f0-21583c670746', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-200c283c-2dac-4a0a-854c-b94419c38955', 'x-compute-request-id': 'req-200c283c-2dac-4a0a-854c-b94419c38955', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=7a5879df349a6e6d25907f324eae261d; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '202', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers'}
Body: b'{"server": {"id": "bdac3074-6205-45f9-a3f0-21583c670746", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/bdac3074-6205-45f9-a3f0-21583c670746"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/bdac3074-6205-45f9-a3f0-21583c670746"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-secgroup_qos-1316106308"}], "adminPass": "uNbgujWFC6n5"}}'
2026-01-21 12:23:28,867 27 INFO [tempest.lib.common.rest_client] Request (QosTestCommon:test_dscp_marking_external_network): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/bdac3074-6205-45f9-a3f0-21583c670746 0.911s
2026-01-21 12:23:28,867 27 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 12:23:27 GMT', 'server': 'Apache', 'content-length': '1395', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-18f9863d-0d69-4f48-980c-36fc0c6bd200', 'x-compute-request-id': 'req-18f9863d-0d69-4f48-980c-36fc0c6bd200', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=7a5879df349a6e6d25907f324eae261d; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/bdac3074-6205-45f9-a3f0-21583c670746'}
Body: b'{"server": {"id": "bdac3074-6205-45f9-a3f0-21583c670746", "name": "tempest-test_dscp_marking_external_network-1351174449", "status": "BUILD", "tenant_id": "68072e65977d4b42bcdff03f472e4418", "user_id": "6710c0b9f5104da99b71c811f658f501", "metadata": {}, "hostId": "", "image": {"id": "11111111-1111-1111-1111-111111111111", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/11111111-1111-1111-1111-111111111111"}]}, "flavor": {"id": "22222222-2222-2222-2222-222222222222", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/22222222-2222-2222-2222-222222222222"}]}, "created": "2026-01-21T12:23:27Z", "updated": "2026-01-21T12:23:28Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/bdac3074-6205-45f9-a3f0-21583c670746"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/bdac3074-6205-45f9-a3f0-21583c670746"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-test-407452742", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-01-21 12:23:30,861 27 INFO [tempest.lib.common.rest_client] Request (QosTestCommon:test_dscp_marking_external_network): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/bdac3074-6205-45f9-a3f0-21583c670746 0.984s
2026-01-21 12:23:30,862 27 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 12:23:29 GMT', 'server': 'Apache', 'content-length': '1399', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e1691d4b-bceb-4940-b431-9846c6612457', 'x-compute-request-id': 'req-e1691d4b-bceb-4940-b431-9846c6612457', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=7a5879df349a6e6d25907f324eae261d; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/bdac3074-6205-45f9-a3f0-21583c670746'}
Body: b'{"server": {"id": "bdac3074-6205-45f9-a3f0-21583c670746", "name": "tempest-test_dscp_marking_external_network-1351174449", "status": "BUILD", "tenant_id": "68072e65977d4b42bcdff03f472e4418", "user_id": "6710c0b9f5104da99b71c811f658f501", "metadata": {}, "hostId": "", "image": {"id": "11111111-1111-1111-1111-111111111111", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/11111111-1111-1111-1111-111111111111"}]}, "flavor": {"id": "22222222-2222-2222-2222-222222222222", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/22222222-2222-2222-2222-222222222222"}]}, "created": "2026-01-21T12:23:27Z", "updated": "2026-01-21T12:23:30Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/bdac3074-6205-45f9-a3f0-21583c670746"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/bdac3074-6205-45f9-a3f0-21583c670746"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-test-407452742", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-01-21 12:23:32,120 27 INFO [tempest.lib.common.rest_client] Request (QosTestCommon:test_dscp_marking_external_network): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/bdac3074-6205-45f9-a3f0-21583c670746 0.252s
2026-01-21 12:23:32,120 27 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 12:23:31 GMT', 'server': 'Apache', 'content-length': '1447', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-487b3109-7020-4906-85fb-d1c02b166106', 'x-compute-request-id': 'req-487b3109-7020-4906-85fb-d1c02b166106', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=7a5879df349a6e6d25907f324eae261d; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/bdac3074-6205-45f9-a3f0-21583c670746'}
Body: b'{"server": {"id": "bdac3074-6205-45f9-a3f0-21583c670746", "name": "tempest-test_dscp_marking_external_network-1351174449", "status": "BUILD", "tenant_id": "68072e65977d4b42bcdff03f472e4418", "user_id": "6710c0b9f5104da99b71c811f658f501", "metadata": {}, "hostId": "9cf4b41598531653385e00126b70a44028d5794b857d839f64ffcd03", "image": {"id": "11111111-1111-1111-1111-111111111111", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/11111111-1111-1111-1111-111111111111"}]}, "flavor": {"id": "22222222-2222-2222-2222-222222222222", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/22222222-2222-2222-2222-222222222222"}]}, "created": "2026-01-21T12:23:27Z", "updated": "2026-01-21T12:23:30Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/bdac3074-6205-45f9-a3f0-21583c670746"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/bdac3074-6205-45f9-a3f0-21583c670746"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-test-407452742", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-01-21 12:23:32,123 27 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/None" after 4 second wait
2026-01-21 12:23:33,847 27 INFO [tempest.lib.common.rest_client] Request (QosTestCommon:test_dscp_marking_external_network): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/bdac3074-6205-45f9-a3f0-21583c670746 0.722s
2026-01-21 12:23:33,847 27 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 12:23:33 GMT', 'server': 'Apache', 'content-length': '1455', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-67d0d116-b57a-4c26-bf60-8c5484ecc488', 'x-compute-request-id': 'req-67d0d116-b57a-4c26-bf60-8c5484ecc488', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=7a5879df349a6e6d25907f324eae261d; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/bdac3074-6205-45f9-a3f0-21583c670746'}
Body: b'{"server": {"id": "bdac3074-6205-45f9-a3f0-21583c670746", "name": "tempest-test_dscp_marking_external_network-1351174449", "status": "BUILD", "tenant_id": "68072e65977d4b42bcdff03f472e4418", "user_id": "6710c0b9f5104da99b71c811f658f501", "metadata": {}, "hostId": "9cf4b41598531653385e00126b70a44028d5794b857d839f64ffcd03", "image": {"id": "11111111-1111-1111-1111-111111111111", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/11111111-1111-1111-1111-111111111111"}]}, "flavor": {"id": "22222222-2222-2222-2222-222222222222", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/22222222-2222-2222-2222-222222222222"}]}, "created": "2026-01-21T12:23:27Z", "updated": "2026-01-21T12:23:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/bdac3074-6205-45f9-a3f0-21583c670746"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/bdac3074-6205-45f9-a3f0-21583c670746"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-test-407452742", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "networking", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-01-21 12:23:33,853 27 INFO [tempest.common.waiters] State transition "BUILD/None" ==> "BUILD/networking" after 5 second wait
2026-01-21 12:23:35,863 27 INFO [tempest.lib.common.rest_client] Request (QosTestCommon:test_dscp_marking_external_network): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/bdac3074-6205-45f9-a3f0-21583c670746 1.010s
2026-01-21 12:23:35,864 27 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 12:23:34 GMT', 'server': 'Apache', 'content-length': '1453', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-97b0409a-a058-4384-9fbd-da929172b033', 'x-compute-request-id': 'req-97b0409a-a058-4384-9fbd-da929172b033', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=7a5879df349a6e6d25907f324eae261d; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/bdac3074-6205-45f9-a3f0-21583c670746'}
Body: b'{"server": {"id": "bdac3074-6205-45f9-a3f0-21583c670746", "name": "tempest-test_dscp_marking_external_network-1351174449", "status": "BUILD", "tenant_id": "68072e65977d4b42bcdff03f472e4418", "user_id": "6710c0b9f5104da99b71c811f658f501", "metadata": {}, "hostId": "9cf4b41598531653385e00126b70a44028d5794b857d839f64ffcd03", "image": {"id": "11111111-1111-1111-1111-111111111111", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/11111111-1111-1111-1111-111111111111"}]}, "flavor": {"id": "22222222-2222-2222-2222-222222222222", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/22222222-2222-2222-2222-222222222222"}]}, "created": "2026-01-21T12:23:27Z", "updated": "2026-01-21T12:23:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/bdac3074-6205-45f9-a3f0-21583c670746"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/bdac3074-6205-45f9-a3f0-21583c670746"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-test-407452742", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-01-21 12:23:35,867 27 INFO [tempest.common.waiters] State transition "BUILD/networking" ==> "BUILD/spawning" after 7 second wait
2026-01-21 12:23:37,893 27 INFO [tempest.lib.common.rest_client] Request (QosTestCommon:test_dscp_marking_external_network): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/bdac3074-6205-45f9-a3f0-21583c670746 1.021s
2026-01-21 12:23:37,894 27 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 12:23:36 GMT', 'server': 'Apache', 'content-length': '1519', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c1d50d9e-338e-49ff-96dd-430b61654fae', 'x-compute-request-id': 'req-c1d50d9e-338e-49ff-96dd-430b61654fae', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=7a5879df349a6e6d25907f324eae261d; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/bdac3074-6205-45f9-a3f0-21583c670746'}
Body: b'{"server": {"id": "bdac3074-6205-45f9-a3f0-21583c670746", "name": "tempest-test_dscp_marking_external_network-1351174449", "status": "BUILD", "tenant_id": "68072e65977d4b42bcdff03f472e4418", "user_id": "6710c0b9f5104da99b71c811f658f501", "metadata": {}, "hostId": "9cf4b41598531653385e00126b70a44028d5794b857d839f64ffcd03", "image": {"id": "11111111-1111-1111-1111-111111111111", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/11111111-1111-1111-1111-111111111111"}]}, "flavor": {"id": "22222222-2222-2222-2222-222222222222", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/22222222-2222-2222-2222-222222222222"}]}, "created": "2026-01-21T12:23:27Z", "updated": "2026-01-21T12:23:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/bdac3074-6205-45f9-a3f0-21583c670746"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/bdac3074-6205-45f9-a3f0-21583c670746"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-test-407452742", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup_qos-1316106308"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-01-21 12:23:39,518 27 INFO [tempest.lib.common.rest_client] Request (QosTestCommon:test_dscp_marking_external_network): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/bdac3074-6205-45f9-a3f0-21583c670746 0.620s
2026-01-21 12:23:39,519 27 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 12:23:38 GMT', 'server': 'Apache', 'content-length': '1519', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-98ed1862-e22b-4a74-9985-56b80b66bf60', 'x-compute-request-id': 'req-98ed1862-e22b-4a74-9985-56b80b66bf60', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=7a5879df349a6e6d25907f324eae261d; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/bdac3074-6205-45f9-a3f0-21583c670746'}
Body: b'{"server": {"id": "bdac3074-6205-45f9-a3f0-21583c670746", "name": "tempest-test_dscp_marking_external_network-1351174449", "status": "BUILD", "tenant_id": "68072e65977d4b42bcdff03f472e4418", "user_id": "6710c0b9f5104da99b71c811f658f501", "metadata": {}, "hostId": "9cf4b41598531653385e00126b70a44028d5794b857d839f64ffcd03", "image": {"id": "11111111-1111-1111-1111-111111111111", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/11111111-1111-1111-1111-111111111111"}]}, "flavor": {"id": "22222222-2222-2222-2222-222222222222", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/22222222-2222-2222-2222-222222222222"}]}, "created": "2026-01-21T12:23:27Z", "updated": "2026-01-21T12:23:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/bdac3074-6205-45f9-a3f0-21583c670746"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/bdac3074-6205-45f9-a3f0-21583c670746"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-test-407452742", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup_qos-1316106308"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-01-21 12:23:41,150 27 INFO [tempest.lib.common.rest_client] Request (QosTestCommon:test_dscp_marking_external_network): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/bdac3074-6205-45f9-a3f0-21583c670746 0.625s
2026-01-21 12:23:41,151 27 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 12:23:40 GMT', 'server': 'Apache', 'content-length': '1519', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ea21bcb1-435e-4b67-9915-02ca980d7c4a', 'x-compute-request-id': 'req-ea21bcb1-435e-4b67-9915-02ca980d7c4a', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=7a5879df349a6e6d25907f324eae261d; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/bdac3074-6205-45f9-a3f0-21583c670746'}
Body: b'{"server": {"id": "bdac3074-6205-45f9-a3f0-21583c670746", "name": "tempest-test_dscp_marking_external_network-1351174449", "status": "BUILD", "tenant_id": "68072e65977d4b42bcdff03f472e4418", "user_id": "6710c0b9f5104da99b71c811f658f501", "metadata": {}, "hostId": "9cf4b41598531653385e00126b70a44028d5794b857d839f64ffcd03", "image": {"id": "11111111-1111-1111-1111-111111111111", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/11111111-1111-1111-1111-111111111111"}]}, "flavor": {"id": "22222222-2222-2222-2222-222222222222", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/22222222-2222-2222-2222-222222222222"}]}, "created": "2026-01-21T12:23:27Z", "updated": "2026-01-21T12:23:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/bdac3074-6205-45f9-a3f0-21583c670746"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/bdac3074-6205-45f9-a3f0-21583c670746"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-test-407452742", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup_qos-1316106308"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-01-21 12:23:43,871 27 INFO [tempest.lib.common.rest_client] Request (QosTestCommon:test_dscp_marking_external_network): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/bdac3074-6205-45f9-a3f0-21583c670746 1.713s
2026-01-21 12:23:43,871 27 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 12:23:42 GMT', 'server': 'Apache', 'content-length': '1463', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f469ae72-0484-40f6-ae30-218a7860dd13', 'x-compute-request-id': 'req-f469ae72-0484-40f6-ae30-218a7860dd13', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=7a5879df349a6e6d25907f324eae261d; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/bdac3074-6205-45f9-a3f0-21583c670746'}
Body: b'{"server": {"id": "bdac3074-6205-45f9-a3f0-21583c670746", "name": "tempest-test_dscp_marking_external_network-1351174449", "status": "BUILD", "tenant_id": "68072e65977d4b42bcdff03f472e4418", "user_id": "6710c0b9f5104da99b71c811f658f501", "metadata": {}, "hostId": "", "image": {"id": "11111111-1111-1111-1111-111111111111", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/11111111-1111-1111-1111-111111111111"}]}, "flavor": {"id": "22222222-2222-2222-2222-222222222222", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/22222222-2222-2222-2222-222222222222"}]}, "created": "2026-01-21T12:23:27Z", "updated": "2026-01-21T12:23:41Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/bdac3074-6205-45f9-a3f0-21583c670746"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/bdac3074-6205-45f9-a3f0-21583c670746"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-test-407452742", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup_qos-1316106308"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-01-21 12:23:45,193 27 INFO [tempest.lib.common.rest_client] Request (QosTestCommon:test_dscp_marking_external_network): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/bdac3074-6205-45f9-a3f0-21583c670746 0.312s
2026-01-21 12:23:45,193 27 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 12:23:44 GMT', 'server': 'Apache', 'content-length': '1598', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0e466d41-12bb-4618-97a1-d80b7046f2d4', 'x-compute-request-id': 'req-0e466d41-12bb-4618-97a1-d80b7046f2d4', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=7a5879df349a6e6d25907f324eae261d; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/bdac3074-6205-45f9-a3f0-21583c670746'}
Body: b'{"server": {"id": "bdac3074-6205-45f9-a3f0-21583c670746", "name": "tempest-test_dscp_marking_external_network-1351174449", "status": "ERROR", "tenant_id": "68072e65977d4b42bcdff03f472e4418", "user_id": "6710c0b9f5104da99b71c811f658f501", "metadata": {}, "hostId": "", "image": {"id": "11111111-1111-1111-1111-111111111111", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/11111111-1111-1111-1111-111111111111"}]}, "flavor": {"id": "22222222-2222-2222-2222-222222222222", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/22222222-2222-2222-2222-222222222222"}]}, "created": "2026-01-21T12:23:27Z", "updated": "2026-01-21T12:23:44Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/bdac3074-6205-45f9-a3f0-21583c670746"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/bdac3074-6205-45f9-a3f0-21583c670746"}], "OS-DCF:diskConfig": "MANUAL", "fault": {"code": 500, "created": "2026-01-21T12:23:44Z", "message": "Build of instance bdac3074-6205-45f9-a3f0-21583c670746 aborted: Image 11111111-1111-1111-1111-111111111111 is unacceptable: Image not in a supported format"}, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-test-407452742", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "error", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-01-21 12:23:45,199 27 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ERROR/None" after 17 second wait
2026-01-21 12:23:46,757 27 INFO [tempest.lib.common.rest_client] Request (QosTestCommon:_run_cleanups): 204 DELETE https://nova-public-openstack.apps-crc.testing/v2.1/servers/bdac3074-6205-45f9-a3f0-21583c670746 1.555s
2026-01-21 12:23:46,757 27 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 12:23:45 GMT', 'server': 'Apache', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cc5eaa0d-ec7b-464d-93fb-3fbddc7970d4', 'x-compute-request-id': 'req-cc5eaa0d-ec7b-464d-93fb-3fbddc7970d4', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=7a5879df349a6e6d25907f324eae261d; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/bdac3074-6205-45f9-a3f0-21583c670746'}
Body: b''
2026-01-21 12:23:46,827 27 INFO [tempest.lib.common.rest_client] Request (QosTestCommon:_run_cleanups): 404 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/bdac3074-6205-45f9-a3f0-21583c670746 0.069s
2026-01-21 12:23:46,833 27 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 12:23:46 GMT', 'server': 'Apache', 'content-length': '111', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a0c26bb5-d365-467e-89fb-4d025230abf9', 'x-compute-request-id': 'req-a0c26bb5-d365-467e-89fb-4d025230abf9', 'content-type': 'application/json; charset=UTF-8', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=7a5879df349a6e6d25907f324eae261d; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '404', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/bdac3074-6205-45f9-a3f0-21583c670746'}
Body: b'{"itemNotFound": {"code": 404, "message": "Instance bdac3074-6205-45f9-a3f0-21583c670746 could not be found."}}'
}}}
Traceback (most recent call last):
File "/usr/lib/python3.9/site-packages/whitebox_neutron_tempest_plugin/tests/scenario/test_qos.py", line 1121, in test_dscp_marking_external_network
src_server, dst_server = self._create_vms_by_topology(
File "/usr/lib/python3.9/site-packages/whitebox_neutron_tempest_plugin/tests/scenario/base.py", line 820, in _create_vms_by_topology
sender = self._create_server_for_topology(
File "/usr/lib/python3.9/site-packages/whitebox_neutron_tempest_plugin/tests/scenario/base.py", line 744, in _create_server_for_topology
server = self.create_server(**params)['server']
File "/usr/lib/python3.9/site-packages/neutron_tempest_plugin/scenario/base.py", line 150, in create_server
self.wait_for_server_active(server['server'], client=client)
File "/usr/lib/python3.9/site-packages/neutron_tempest_plugin/scenario/base.py", line 556, in wait_for_server_active
self.wait_for_server_status(
File "/usr/lib/python3.9/site-packages/neutron_tempest_plugin/scenario/base.py", line 547, in wait_for_server_status
waiters.wait_for_server_status(client, server['id'], status, **kwargs)
File "/usr/lib/python3.9/site-packages/tempest/common/waiters.py", line 80, in wait_for_server_status
raise exceptions.BuildErrorException(details, server_id=server_id)
tempest.exceptions.BuildErrorException: Server bdac3074-6205-45f9-a3f0-21583c670746 failed to build and is in ERROR status
Details: Fault: {'code': 500, 'created': '2026-01-21T12:23:44Z', 'message': 'Build of instance bdac3074-6205-45f9-a3f0-21583c670746 aborted: Image 11111111-1111-1111-1111-111111111111 is unacceptable: Image not in a supported format'}.
|
||||||
test_dscp_marking_south_north[id-886d6c11-7c19-4c01-a5ac-74779bb2f364] |
fail
ft5.2: whitebox_neutron_tempest_plugin.tests.scenario.test_qos.QosTestCommon.test_dscp_marking_south_north[id-886d6c11-7c19-4c01-a5ac-74779bb2f364]testtools.testresult.real._StringException: pythonlogging:'': {{{
2026-01-21 12:23:49,918 27 INFO [tempest.lib.common.rest_client] Request (QosTestCommon:test_dscp_marking_south_north): 200 PUT https://neutron-public-openstack.apps-crc.testing/v2.0/networks/c9559e68-babb-40c9-8456-4911683f8cd3 3.083s
2026-01-21 12:23:49,918 27 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'X-Auth-Token': '<omitted>'}
Body: {"network": {"shared": true}}
Response - Headers: {'date': 'Wed, 21 Jan 2026 12:23:49 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '765', 'x-openstack-request-id': 'req-405503e8-277a-484a-9eb0-6e4db02ddde6', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=dafc41a7552d5395c14236eebe54de66; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/networks/c9559e68-babb-40c9-8456-4911683f8cd3'}
Body: b'{"network":{"id":"c9559e68-babb-40c9-8456-4911683f8cd3","name":"public","tenant_id":"03e4dee4fcdc4e1584364b87aec46fe8","admin_state_up":true,"mtu":1400,"status":"ACTIVE","subnets":["ea019c1a-685f-4076-93f3-8d971ca2adf3"],"shared":true,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"router:external":true,"vlan_transparent":false,"description":"","qos_policy_id":null,"port_security_enabled":true,"dns_domain":"","l2_adjacency":true,"is_default":true,"tags":[],"created_at":"2026-01-21T11:29:42Z","updated_at":"2026-01-21T12:23:25Z","revision_number":19,"project_id":"03e4dee4fcdc4e1584364b87aec46fe8","provider:network_type":"flat","provider:physical_network":"datacentre","provider:segmentation_id":null}}'
2026-01-21 12:23:52,380 27 INFO [tempest.lib.common.rest_client] Request (QosTestCommon:test_dscp_marking_south_north): 202 POST https://nova-public-openstack.apps-crc.testing/v2.1/servers 2.460s
2026-01-21 12:23:52,380 27 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"server": {"flavorRef": "22222222-2222-2222-2222-222222222222", "imageRef": "11111111-1111-1111-1111-111111111111", "key_name": "tempest-keypair-test-407452742", "networks": [{"uuid": "c9559e68-babb-40c9-8456-4911683f8cd3"}], "security_groups": [{"name": "tempest-secgroup_qos-1316106308"}], "name": "tempest-test_dscp_marking_south_north-596433578"}}
Response - Headers: {'date': 'Wed, 21 Jan 2026 12:23:49 GMT', 'server': 'Apache', 'content-length': '444', 'location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/41f31a57-7bc9-462c-a9d6-0f9be2b2d30f', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-34cd019d-4542-44d9-a13b-08d4d8d7821f', 'x-compute-request-id': 'req-34cd019d-4542-44d9-a13b-08d4d8d7821f', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=7a5879df349a6e6d25907f324eae261d; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '202', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers'}
Body: b'{"server": {"id": "41f31a57-7bc9-462c-a9d6-0f9be2b2d30f", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/41f31a57-7bc9-462c-a9d6-0f9be2b2d30f"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/41f31a57-7bc9-462c-a9d6-0f9be2b2d30f"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-secgroup_qos-1316106308"}], "adminPass": "8k3S8QBDHkJH"}}'
2026-01-21 12:23:52,885 27 INFO [tempest.lib.common.rest_client] Request (QosTestCommon:test_dscp_marking_south_north): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/41f31a57-7bc9-462c-a9d6-0f9be2b2d30f 0.501s
2026-01-21 12:23:52,885 27 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 12:23:52 GMT', 'server': 'Apache', 'content-length': '1389', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8acb43b5-3bb6-42a5-bc72-de6d4c52c8be', 'x-compute-request-id': 'req-8acb43b5-3bb6-42a5-bc72-de6d4c52c8be', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=7a5879df349a6e6d25907f324eae261d; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/41f31a57-7bc9-462c-a9d6-0f9be2b2d30f'}
Body: b'{"server": {"id": "41f31a57-7bc9-462c-a9d6-0f9be2b2d30f", "name": "tempest-test_dscp_marking_south_north-596433578", "status": "BUILD", "tenant_id": "68072e65977d4b42bcdff03f472e4418", "user_id": "6710c0b9f5104da99b71c811f658f501", "metadata": {}, "hostId": "", "image": {"id": "11111111-1111-1111-1111-111111111111", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/11111111-1111-1111-1111-111111111111"}]}, "flavor": {"id": "22222222-2222-2222-2222-222222222222", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/22222222-2222-2222-2222-222222222222"}]}, "created": "2026-01-21T12:23:52Z", "updated": "2026-01-21T12:23:52Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/41f31a57-7bc9-462c-a9d6-0f9be2b2d30f"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/41f31a57-7bc9-462c-a9d6-0f9be2b2d30f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-test-407452742", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-01-21 12:23:54,374 27 INFO [tempest.lib.common.rest_client] Request (QosTestCommon:test_dscp_marking_south_north): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/41f31a57-7bc9-462c-a9d6-0f9be2b2d30f 0.483s
2026-01-21 12:23:54,374 27 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 12:23:53 GMT', 'server': 'Apache', 'content-length': '1385', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1dd8fc1b-03f8-4bbc-8665-13f2befffee4', 'x-compute-request-id': 'req-1dd8fc1b-03f8-4bbc-8665-13f2befffee4', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=7a5879df349a6e6d25907f324eae261d; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/41f31a57-7bc9-462c-a9d6-0f9be2b2d30f'}
Body: b'{"server": {"id": "41f31a57-7bc9-462c-a9d6-0f9be2b2d30f", "name": "tempest-test_dscp_marking_south_north-596433578", "status": "BUILD", "tenant_id": "68072e65977d4b42bcdff03f472e4418", "user_id": "6710c0b9f5104da99b71c811f658f501", "metadata": {}, "hostId": "", "image": {"id": "11111111-1111-1111-1111-111111111111", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/11111111-1111-1111-1111-111111111111"}]}, "flavor": {"id": "22222222-2222-2222-2222-222222222222", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/22222222-2222-2222-2222-222222222222"}]}, "created": "2026-01-21T12:23:52Z", "updated": "2026-01-21T12:23:53Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/41f31a57-7bc9-462c-a9d6-0f9be2b2d30f"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/41f31a57-7bc9-462c-a9d6-0f9be2b2d30f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-test-407452742", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-01-21 12:23:54,379 27 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/None" after 2 second wait
2026-01-21 12:23:56,288 27 INFO [tempest.lib.common.rest_client] Request (QosTestCommon:test_dscp_marking_south_north): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/41f31a57-7bc9-462c-a9d6-0f9be2b2d30f 0.907s
2026-01-21 12:23:56,289 27 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 12:23:55 GMT', 'server': 'Apache', 'content-length': '1513', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-66f72107-2a6b-4340-97a5-4ecdf7784feb', 'x-compute-request-id': 'req-66f72107-2a6b-4340-97a5-4ecdf7784feb', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=7a5879df349a6e6d25907f324eae261d; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/41f31a57-7bc9-462c-a9d6-0f9be2b2d30f'}
Body: b'{"server": {"id": "41f31a57-7bc9-462c-a9d6-0f9be2b2d30f", "name": "tempest-test_dscp_marking_south_north-596433578", "status": "BUILD", "tenant_id": "68072e65977d4b42bcdff03f472e4418", "user_id": "6710c0b9f5104da99b71c811f658f501", "metadata": {}, "hostId": "9cf4b41598531653385e00126b70a44028d5794b857d839f64ffcd03", "image": {"id": "11111111-1111-1111-1111-111111111111", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/11111111-1111-1111-1111-111111111111"}]}, "flavor": {"id": "22222222-2222-2222-2222-222222222222", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/22222222-2222-2222-2222-222222222222"}]}, "created": "2026-01-21T12:23:52Z", "updated": "2026-01-21T12:23:54Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/41f31a57-7bc9-462c-a9d6-0f9be2b2d30f"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/41f31a57-7bc9-462c-a9d6-0f9be2b2d30f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-test-407452742", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup_qos-1316106308"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-01-21 12:23:56,295 27 INFO [tempest.common.waiters] State transition "BUILD/None" ==> "BUILD/spawning" after 4 second wait
2026-01-21 12:23:59,148 27 INFO [tempest.lib.common.rest_client] Request (QosTestCommon:test_dscp_marking_south_north): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/41f31a57-7bc9-462c-a9d6-0f9be2b2d30f 1.851s
2026-01-21 12:23:59,148 27 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 12:23:57 GMT', 'server': 'Apache', 'content-length': '1513', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-575f84aa-8a29-4d05-a840-b8e9ccdb4f8b', 'x-compute-request-id': 'req-575f84aa-8a29-4d05-a840-b8e9ccdb4f8b', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=7a5879df349a6e6d25907f324eae261d; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/41f31a57-7bc9-462c-a9d6-0f9be2b2d30f'}
Body: b'{"server": {"id": "41f31a57-7bc9-462c-a9d6-0f9be2b2d30f", "name": "tempest-test_dscp_marking_south_north-596433578", "status": "BUILD", "tenant_id": "68072e65977d4b42bcdff03f472e4418", "user_id": "6710c0b9f5104da99b71c811f658f501", "metadata": {}, "hostId": "9cf4b41598531653385e00126b70a44028d5794b857d839f64ffcd03", "image": {"id": "11111111-1111-1111-1111-111111111111", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/11111111-1111-1111-1111-111111111111"}]}, "flavor": {"id": "22222222-2222-2222-2222-222222222222", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/22222222-2222-2222-2222-222222222222"}]}, "created": "2026-01-21T12:23:52Z", "updated": "2026-01-21T12:23:54Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/41f31a57-7bc9-462c-a9d6-0f9be2b2d30f"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/41f31a57-7bc9-462c-a9d6-0f9be2b2d30f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-test-407452742", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup_qos-1316106308"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-01-21 12:24:00,560 27 INFO [tempest.lib.common.rest_client] Request (QosTestCommon:test_dscp_marking_south_north): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/41f31a57-7bc9-462c-a9d6-0f9be2b2d30f 0.407s
2026-01-21 12:24:00,561 27 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 12:24:00 GMT', 'server': 'Apache', 'content-length': '1513', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c70d39a7-b04b-415c-a594-6c39984e4b8b', 'x-compute-request-id': 'req-c70d39a7-b04b-415c-a594-6c39984e4b8b', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=7a5879df349a6e6d25907f324eae261d; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/41f31a57-7bc9-462c-a9d6-0f9be2b2d30f'}
Body: b'{"server": {"id": "41f31a57-7bc9-462c-a9d6-0f9be2b2d30f", "name": "tempest-test_dscp_marking_south_north-596433578", "status": "BUILD", "tenant_id": "68072e65977d4b42bcdff03f472e4418", "user_id": "6710c0b9f5104da99b71c811f658f501", "metadata": {}, "hostId": "9cf4b41598531653385e00126b70a44028d5794b857d839f64ffcd03", "image": {"id": "11111111-1111-1111-1111-111111111111", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/11111111-1111-1111-1111-111111111111"}]}, "flavor": {"id": "22222222-2222-2222-2222-222222222222", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/22222222-2222-2222-2222-222222222222"}]}, "created": "2026-01-21T12:23:52Z", "updated": "2026-01-21T12:23:54Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/41f31a57-7bc9-462c-a9d6-0f9be2b2d30f"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/41f31a57-7bc9-462c-a9d6-0f9be2b2d30f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-test-407452742", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup_qos-1316106308"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-01-21 12:24:02,096 27 INFO [tempest.lib.common.rest_client] Request (QosTestCommon:test_dscp_marking_south_north): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/41f31a57-7bc9-462c-a9d6-0f9be2b2d30f 0.530s
2026-01-21 12:24:02,097 27 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 12:24:01 GMT', 'server': 'Apache', 'content-length': '1391', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bbfad018-0543-439f-8f98-dc37ccb0a44d', 'x-compute-request-id': 'req-bbfad018-0543-439f-8f98-dc37ccb0a44d', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=7a5879df349a6e6d25907f324eae261d; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/41f31a57-7bc9-462c-a9d6-0f9be2b2d30f'}
Body: b'{"server": {"id": "41f31a57-7bc9-462c-a9d6-0f9be2b2d30f", "name": "tempest-test_dscp_marking_south_north-596433578", "status": "BUILD", "tenant_id": "68072e65977d4b42bcdff03f472e4418", "user_id": "6710c0b9f5104da99b71c811f658f501", "metadata": {}, "hostId": "", "image": {"id": "11111111-1111-1111-1111-111111111111", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/11111111-1111-1111-1111-111111111111"}]}, "flavor": {"id": "22222222-2222-2222-2222-222222222222", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/22222222-2222-2222-2222-222222222222"}]}, "created": "2026-01-21T12:23:52Z", "updated": "2026-01-21T12:24:00Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/41f31a57-7bc9-462c-a9d6-0f9be2b2d30f"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/41f31a57-7bc9-462c-a9d6-0f9be2b2d30f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-test-407452742", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-01-21 12:24:03,873 27 INFO [tempest.lib.common.rest_client] Request (QosTestCommon:test_dscp_marking_south_north): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/41f31a57-7bc9-462c-a9d6-0f9be2b2d30f 0.771s
2026-01-21 12:24:03,874 27 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 12:24:03 GMT', 'server': 'Apache', 'content-length': '1721', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-73f50976-1502-4f98-859c-dd97219e7a8a', 'x-compute-request-id': 'req-73f50976-1502-4f98-859c-dd97219e7a8a', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=7a5879df349a6e6d25907f324eae261d; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/41f31a57-7bc9-462c-a9d6-0f9be2b2d30f'}
Body: b'{"server": {"id": "41f31a57-7bc9-462c-a9d6-0f9be2b2d30f", "name": "tempest-test_dscp_marking_south_north-596433578", "status": "ERROR", "tenant_id": "68072e65977d4b42bcdff03f472e4418", "user_id": "6710c0b9f5104da99b71c811f658f501", "metadata": {}, "hostId": "", "image": {"id": "11111111-1111-1111-1111-111111111111", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/11111111-1111-1111-1111-111111111111"}]}, "flavor": {"id": "22222222-2222-2222-2222-222222222222", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/22222222-2222-2222-2222-222222222222"}]}, "created": "2026-01-21T12:23:52Z", "updated": "2026-01-21T12:24:02Z", "addresses": {"public": [{"version": 4, "addr": "192.168.122.193", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5a:d8:53"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/41f31a57-7bc9-462c-a9d6-0f9be2b2d30f"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/41f31a57-7bc9-462c-a9d6-0f9be2b2d30f"}], "OS-DCF:diskConfig": "MANUAL", "fault": {"code": 500, "created": "2026-01-21T12:24:01Z", "message": "Build of instance 41f31a57-7bc9-462c-a9d6-0f9be2b2d30f aborted: Image 11111111-1111-1111-1111-111111111111 is unacceptable: Image not in a supported format"}, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-test-407452742", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "error", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-01-21 12:24:03,877 27 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ERROR/None" after 11 second wait
2026-01-21 12:24:04,317 27 INFO [tempest.lib.common.rest_client] Request (QosTestCommon:_run_cleanups): 204 DELETE https://nova-public-openstack.apps-crc.testing/v2.1/servers/41f31a57-7bc9-462c-a9d6-0f9be2b2d30f 0.438s
2026-01-21 12:24:04,317 27 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 12:24:03 GMT', 'server': 'Apache', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d881c332-b202-4374-b979-3335eaf8e4c1', 'x-compute-request-id': 'req-d881c332-b202-4374-b979-3335eaf8e4c1', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=7a5879df349a6e6d25907f324eae261d; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/41f31a57-7bc9-462c-a9d6-0f9be2b2d30f'}
Body: b''
2026-01-21 12:24:04,398 27 INFO [tempest.lib.common.rest_client] Request (QosTestCommon:_run_cleanups): 404 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/41f31a57-7bc9-462c-a9d6-0f9be2b2d30f 0.081s
2026-01-21 12:24:04,399 27 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 12:24:04 GMT', 'server': 'Apache', 'content-length': '111', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ac1bb24b-012b-4307-9df7-007ec244c13d', 'x-compute-request-id': 'req-ac1bb24b-012b-4307-9df7-007ec244c13d', 'content-type': 'application/json; charset=UTF-8', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=7a5879df349a6e6d25907f324eae261d; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '404', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/41f31a57-7bc9-462c-a9d6-0f9be2b2d30f'}
Body: b'{"itemNotFound": {"code": 404, "message": "Instance 41f31a57-7bc9-462c-a9d6-0f9be2b2d30f could not be found."}}'
}}}
Traceback (most recent call last):
File "/usr/lib/python3.9/site-packages/whitebox_neutron_tempest_plugin/tests/scenario/test_qos.py", line 1131, in test_dscp_marking_south_north
dst_server, src_server = self._create_vms_by_topology(
File "/usr/lib/python3.9/site-packages/whitebox_neutron_tempest_plugin/tests/scenario/base.py", line 820, in _create_vms_by_topology
sender = self._create_server_for_topology(
File "/usr/lib/python3.9/site-packages/whitebox_neutron_tempest_plugin/tests/scenario/base.py", line 744, in _create_server_for_topology
server = self.create_server(**params)['server']
File "/usr/lib/python3.9/site-packages/neutron_tempest_plugin/scenario/base.py", line 150, in create_server
self.wait_for_server_active(server['server'], client=client)
File "/usr/lib/python3.9/site-packages/neutron_tempest_plugin/scenario/base.py", line 556, in wait_for_server_active
self.wait_for_server_status(
File "/usr/lib/python3.9/site-packages/neutron_tempest_plugin/scenario/base.py", line 547, in wait_for_server_status
waiters.wait_for_server_status(client, server['id'], status, **kwargs)
File "/usr/lib/python3.9/site-packages/tempest/common/waiters.py", line 80, in wait_for_server_status
raise exceptions.BuildErrorException(details, server_id=server_id)
tempest.exceptions.BuildErrorException: Server 41f31a57-7bc9-462c-a9d6-0f9be2b2d30f failed to build and is in ERROR status
Details: Fault: {'code': 500, 'created': '2026-01-21T12:24:01Z', 'message': 'Build of instance 41f31a57-7bc9-462c-a9d6-0f9be2b2d30f aborted: Image 11111111-1111-1111-1111-111111111111 is unacceptable: Image not in a supported format'}.
|
||||||
| whitebox_neutron_tempest_plugin.tests.scenario.test_qos.QosTestExternalNetwork | 1 | 0 | 1 | 0 | 0 | Detail | |
test_dscp_bwlimit_external_network[id-c018b96b-47eb-4b5f-b750-e0c857fd86a9] |
fail
ft6.1: whitebox_neutron_tempest_plugin.tests.scenario.test_qos.QosTestExternalNetwork.test_dscp_bwlimit_external_network[id-c018b96b-47eb-4b5f-b750-e0c857fd86a9]testtools.testresult.real._StringException: pythonlogging:'': {{{
2026-01-21 12:24:52,286 27 INFO [tempest.lib.common.rest_client] Request (QosTestExternalNetwork:setUp): 200 PUT https://neutron-public-openstack.apps-crc.testing/v2.0/networks/c9559e68-babb-40c9-8456-4911683f8cd3 0.380s
2026-01-21 12:24:52,286 27 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'X-Auth-Token': '<omitted>'}
Body: {"network": {"shared": true}}
Response - Headers: {'date': 'Wed, 21 Jan 2026 12:24:52 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '765', 'x-openstack-request-id': 'req-1e165504-b5f3-480b-8428-f41e4996f243', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=dafc41a7552d5395c14236eebe54de66; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/networks/c9559e68-babb-40c9-8456-4911683f8cd3'}
Body: b'{"network":{"id":"c9559e68-babb-40c9-8456-4911683f8cd3","name":"public","tenant_id":"03e4dee4fcdc4e1584364b87aec46fe8","admin_state_up":true,"mtu":1400,"status":"ACTIVE","subnets":["ea019c1a-685f-4076-93f3-8d971ca2adf3"],"shared":true,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"router:external":true,"vlan_transparent":false,"description":"","qos_policy_id":null,"port_security_enabled":true,"dns_domain":"","l2_adjacency":true,"is_default":true,"tags":[],"created_at":"2026-01-21T11:29:42Z","updated_at":"2026-01-21T12:24:52Z","revision_number":21,"project_id":"03e4dee4fcdc4e1584364b87aec46fe8","provider:network_type":"flat","provider:physical_network":"datacentre","provider:segmentation_id":null}}'
2026-01-21 12:24:53,018 27 INFO [tempest.lib.common.rest_client] Request (QosTestExternalNetwork:test_dscp_bwlimit_external_network): 200 PUT https://neutron-public-openstack.apps-crc.testing/v2.0/networks/c9559e68-babb-40c9-8456-4911683f8cd3 0.731s
2026-01-21 12:24:53,018 27 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'X-Auth-Token': '<omitted>'}
Body: {"network": {"shared": true}}
Response - Headers: {'date': 'Wed, 21 Jan 2026 12:24:53 GMT', 'server': 'Apache', 'content-type': 'application/json', 'content-length': '765', 'x-openstack-request-id': 'req-4a371bf3-ae9d-4b63-97d2-a5e61457c6d7', 'set-cookie': '38cec1d9c789c59243203143f8ef839e=dafc41a7552d5395c14236eebe54de66; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://neutron-public-openstack.apps-crc.testing/v2.0/networks/c9559e68-babb-40c9-8456-4911683f8cd3'}
Body: b'{"network":{"id":"c9559e68-babb-40c9-8456-4911683f8cd3","name":"public","tenant_id":"03e4dee4fcdc4e1584364b87aec46fe8","admin_state_up":true,"mtu":1400,"status":"ACTIVE","subnets":["ea019c1a-685f-4076-93f3-8d971ca2adf3"],"shared":true,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"router:external":true,"vlan_transparent":false,"description":"","qos_policy_id":null,"port_security_enabled":true,"dns_domain":"","l2_adjacency":true,"is_default":true,"tags":[],"created_at":"2026-01-21T11:29:42Z","updated_at":"2026-01-21T12:24:52Z","revision_number":21,"project_id":"03e4dee4fcdc4e1584364b87aec46fe8","provider:network_type":"flat","provider:physical_network":"datacentre","provider:segmentation_id":null}}'
2026-01-21 12:24:55,049 27 INFO [tempest.lib.common.rest_client] Request (QosTestExternalNetwork:test_dscp_bwlimit_external_network): 202 POST https://nova-public-openstack.apps-crc.testing/v2.1/servers 2.030s
2026-01-21 12:24:55,049 27 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"server": {"flavorRef": "22222222-2222-2222-2222-222222222222", "imageRef": "11111111-1111-1111-1111-111111111111", "key_name": "tempest-keypair-test-1530459010", "networks": [{"uuid": "c9559e68-babb-40c9-8456-4911683f8cd3"}], "security_groups": [{"name": "tempest-secgroup_qos-2005201700"}], "name": "tempest-test_dscp_bwlimit_external_network-669192133"}}
Response - Headers: {'date': 'Wed, 21 Jan 2026 12:24:53 GMT', 'server': 'Apache', 'content-length': '444', 'location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/35d5b996-1554-403c-9202-e7185dc0540d', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-79c42c82-08a5-49f8-a67c-3abff928e59f', 'x-compute-request-id': 'req-79c42c82-08a5-49f8-a67c-3abff928e59f', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=7a5879df349a6e6d25907f324eae261d; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '202', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers'}
Body: b'{"server": {"id": "35d5b996-1554-403c-9202-e7185dc0540d", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/35d5b996-1554-403c-9202-e7185dc0540d"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/35d5b996-1554-403c-9202-e7185dc0540d"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-secgroup_qos-2005201700"}], "adminPass": "GH3XsFj9oqyj"}}'
2026-01-21 12:24:55,311 27 INFO [tempest.lib.common.rest_client] Request (QosTestExternalNetwork:test_dscp_bwlimit_external_network): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/35d5b996-1554-403c-9202-e7185dc0540d 0.260s
2026-01-21 12:24:55,312 27 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 12:24:55 GMT', 'server': 'Apache', 'content-length': '1395', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3b19ff6a-2492-4949-90a1-282d5ee63d74', 'x-compute-request-id': 'req-3b19ff6a-2492-4949-90a1-282d5ee63d74', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=7a5879df349a6e6d25907f324eae261d; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/35d5b996-1554-403c-9202-e7185dc0540d'}
Body: b'{"server": {"id": "35d5b996-1554-403c-9202-e7185dc0540d", "name": "tempest-test_dscp_bwlimit_external_network-669192133", "status": "BUILD", "tenant_id": "098b0a6cbc014532a693dda6dc41c830", "user_id": "6b883772ed984e278b157bd978d35e5d", "metadata": {}, "hostId": "", "image": {"id": "11111111-1111-1111-1111-111111111111", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/11111111-1111-1111-1111-111111111111"}]}, "flavor": {"id": "22222222-2222-2222-2222-222222222222", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/22222222-2222-2222-2222-222222222222"}]}, "created": "2026-01-21T12:24:55Z", "updated": "2026-01-21T12:24:55Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/35d5b996-1554-403c-9202-e7185dc0540d"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/35d5b996-1554-403c-9202-e7185dc0540d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-test-1530459010", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-01-21 12:24:56,928 27 INFO [tempest.lib.common.rest_client] Request (QosTestExternalNetwork:test_dscp_bwlimit_external_network): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/35d5b996-1554-403c-9202-e7185dc0540d 0.608s
2026-01-21 12:24:56,929 27 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 12:24:56 GMT', 'server': 'Apache', 'content-length': '1447', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b2b05063-c54a-4177-b076-b79ab672113c', 'x-compute-request-id': 'req-b2b05063-c54a-4177-b076-b79ab672113c', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=7a5879df349a6e6d25907f324eae261d; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/35d5b996-1554-403c-9202-e7185dc0540d'}
Body: b'{"server": {"id": "35d5b996-1554-403c-9202-e7185dc0540d", "name": "tempest-test_dscp_bwlimit_external_network-669192133", "status": "BUILD", "tenant_id": "098b0a6cbc014532a693dda6dc41c830", "user_id": "6b883772ed984e278b157bd978d35e5d", "metadata": {}, "hostId": "018dd1f3c2a5519898d1b92e38071c2b377dea8b3627cae32fa57804", "image": {"id": "11111111-1111-1111-1111-111111111111", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/11111111-1111-1111-1111-111111111111"}]}, "flavor": {"id": "22222222-2222-2222-2222-222222222222", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/22222222-2222-2222-2222-222222222222"}]}, "created": "2026-01-21T12:24:55Z", "updated": "2026-01-21T12:24:56Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/35d5b996-1554-403c-9202-e7185dc0540d"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/35d5b996-1554-403c-9202-e7185dc0540d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-test-1530459010", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-01-21 12:24:56,934 27 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/None" after 1 second wait
2026-01-21 12:24:58,917 27 INFO [tempest.lib.common.rest_client] Request (QosTestExternalNetwork:test_dscp_bwlimit_external_network): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/35d5b996-1554-403c-9202-e7185dc0540d 0.980s
2026-01-21 12:24:58,920 27 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 12:24:57 GMT', 'server': 'Apache', 'content-length': '1453', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ba314dcb-7474-4768-9e38-1467495dfd15', 'x-compute-request-id': 'req-ba314dcb-7474-4768-9e38-1467495dfd15', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=7a5879df349a6e6d25907f324eae261d; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/35d5b996-1554-403c-9202-e7185dc0540d'}
Body: b'{"server": {"id": "35d5b996-1554-403c-9202-e7185dc0540d", "name": "tempest-test_dscp_bwlimit_external_network-669192133", "status": "BUILD", "tenant_id": "098b0a6cbc014532a693dda6dc41c830", "user_id": "6b883772ed984e278b157bd978d35e5d", "metadata": {}, "hostId": "018dd1f3c2a5519898d1b92e38071c2b377dea8b3627cae32fa57804", "image": {"id": "11111111-1111-1111-1111-111111111111", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/11111111-1111-1111-1111-111111111111"}]}, "flavor": {"id": "22222222-2222-2222-2222-222222222222", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/22222222-2222-2222-2222-222222222222"}]}, "created": "2026-01-21T12:24:55Z", "updated": "2026-01-21T12:24:56Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/35d5b996-1554-403c-9202-e7185dc0540d"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/35d5b996-1554-403c-9202-e7185dc0540d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-test-1530459010", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-01-21 12:24:58,924 27 INFO [tempest.common.waiters] State transition "BUILD/None" ==> "BUILD/spawning" after 3 second wait
2026-01-21 12:25:00,441 27 INFO [tempest.lib.common.rest_client] Request (QosTestExternalNetwork:test_dscp_bwlimit_external_network): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/35d5b996-1554-403c-9202-e7185dc0540d 0.515s
2026-01-21 12:25:00,442 27 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 12:24:59 GMT', 'server': 'Apache', 'content-length': '1519', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bd70584b-6f83-4992-ac85-8f198fc9cade', 'x-compute-request-id': 'req-bd70584b-6f83-4992-ac85-8f198fc9cade', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=7a5879df349a6e6d25907f324eae261d; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/35d5b996-1554-403c-9202-e7185dc0540d'}
Body: b'{"server": {"id": "35d5b996-1554-403c-9202-e7185dc0540d", "name": "tempest-test_dscp_bwlimit_external_network-669192133", "status": "BUILD", "tenant_id": "098b0a6cbc014532a693dda6dc41c830", "user_id": "6b883772ed984e278b157bd978d35e5d", "metadata": {}, "hostId": "018dd1f3c2a5519898d1b92e38071c2b377dea8b3627cae32fa57804", "image": {"id": "11111111-1111-1111-1111-111111111111", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/11111111-1111-1111-1111-111111111111"}]}, "flavor": {"id": "22222222-2222-2222-2222-222222222222", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/22222222-2222-2222-2222-222222222222"}]}, "created": "2026-01-21T12:24:55Z", "updated": "2026-01-21T12:24:56Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/35d5b996-1554-403c-9202-e7185dc0540d"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/35d5b996-1554-403c-9202-e7185dc0540d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-test-1530459010", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup_qos-2005201700"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-01-21 12:25:02,134 27 INFO [tempest.lib.common.rest_client] Request (QosTestExternalNetwork:test_dscp_bwlimit_external_network): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/35d5b996-1554-403c-9202-e7185dc0540d 0.686s
2026-01-21 12:25:02,134 27 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 12:25:01 GMT', 'server': 'Apache', 'content-length': '1519', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-139799b1-70f1-4750-bd65-2416ae71fda4', 'x-compute-request-id': 'req-139799b1-70f1-4750-bd65-2416ae71fda4', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=7a5879df349a6e6d25907f324eae261d; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/35d5b996-1554-403c-9202-e7185dc0540d'}
Body: b'{"server": {"id": "35d5b996-1554-403c-9202-e7185dc0540d", "name": "tempest-test_dscp_bwlimit_external_network-669192133", "status": "BUILD", "tenant_id": "098b0a6cbc014532a693dda6dc41c830", "user_id": "6b883772ed984e278b157bd978d35e5d", "metadata": {}, "hostId": "018dd1f3c2a5519898d1b92e38071c2b377dea8b3627cae32fa57804", "image": {"id": "11111111-1111-1111-1111-111111111111", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/11111111-1111-1111-1111-111111111111"}]}, "flavor": {"id": "22222222-2222-2222-2222-222222222222", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/22222222-2222-2222-2222-222222222222"}]}, "created": "2026-01-21T12:24:55Z", "updated": "2026-01-21T12:24:56Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/35d5b996-1554-403c-9202-e7185dc0540d"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/35d5b996-1554-403c-9202-e7185dc0540d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-test-1530459010", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup_qos-2005201700"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-01-21 12:25:03,980 27 INFO [tempest.lib.common.rest_client] Request (QosTestExternalNetwork:test_dscp_bwlimit_external_network): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/35d5b996-1554-403c-9202-e7185dc0540d 0.838s
2026-01-21 12:25:03,981 27 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 12:25:03 GMT', 'server': 'Apache', 'content-length': '1519', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-73e5917b-255a-40f4-88c2-9f5a578b7908', 'x-compute-request-id': 'req-73e5917b-255a-40f4-88c2-9f5a578b7908', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=7a5879df349a6e6d25907f324eae261d; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/35d5b996-1554-403c-9202-e7185dc0540d'}
Body: b'{"server": {"id": "35d5b996-1554-403c-9202-e7185dc0540d", "name": "tempest-test_dscp_bwlimit_external_network-669192133", "status": "BUILD", "tenant_id": "098b0a6cbc014532a693dda6dc41c830", "user_id": "6b883772ed984e278b157bd978d35e5d", "metadata": {}, "hostId": "018dd1f3c2a5519898d1b92e38071c2b377dea8b3627cae32fa57804", "image": {"id": "11111111-1111-1111-1111-111111111111", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/11111111-1111-1111-1111-111111111111"}]}, "flavor": {"id": "22222222-2222-2222-2222-222222222222", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/22222222-2222-2222-2222-222222222222"}]}, "created": "2026-01-21T12:24:55Z", "updated": "2026-01-21T12:24:56Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/35d5b996-1554-403c-9202-e7185dc0540d"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/35d5b996-1554-403c-9202-e7185dc0540d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-test-1530459010", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup_qos-2005201700"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-01-21 12:25:05,317 27 INFO [tempest.lib.common.rest_client] Request (QosTestExternalNetwork:test_dscp_bwlimit_external_network): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/35d5b996-1554-403c-9202-e7185dc0540d 0.330s
2026-01-21 12:25:05,317 27 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 12:25:05 GMT', 'server': 'Apache', 'content-length': '1598', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8a13bf81-5dcd-4721-85dc-4f44d8a29fd8', 'x-compute-request-id': 'req-8a13bf81-5dcd-4721-85dc-4f44d8a29fd8', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=7a5879df349a6e6d25907f324eae261d; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/35d5b996-1554-403c-9202-e7185dc0540d'}
Body: b'{"server": {"id": "35d5b996-1554-403c-9202-e7185dc0540d", "name": "tempest-test_dscp_bwlimit_external_network-669192133", "status": "ERROR", "tenant_id": "098b0a6cbc014532a693dda6dc41c830", "user_id": "6b883772ed984e278b157bd978d35e5d", "metadata": {}, "hostId": "", "image": {"id": "11111111-1111-1111-1111-111111111111", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/11111111-1111-1111-1111-111111111111"}]}, "flavor": {"id": "22222222-2222-2222-2222-222222222222", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/22222222-2222-2222-2222-222222222222"}]}, "created": "2026-01-21T12:24:55Z", "updated": "2026-01-21T12:25:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/35d5b996-1554-403c-9202-e7185dc0540d"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/35d5b996-1554-403c-9202-e7185dc0540d"}], "OS-DCF:diskConfig": "MANUAL", "fault": {"code": 500, "created": "2026-01-21T12:25:04Z", "message": "Build of instance 35d5b996-1554-403c-9202-e7185dc0540d aborted: Image 11111111-1111-1111-1111-111111111111 is unacceptable: Image not in a supported format"}, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-test-1530459010", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "error", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-01-21 12:25:05,321 27 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ERROR/None" after 10 second wait
2026-01-21 12:25:07,463 27 INFO [tempest.lib.common.rest_client] Request (QosTestExternalNetwork:_run_cleanups): 204 DELETE https://nova-public-openstack.apps-crc.testing/v2.1/servers/35d5b996-1554-403c-9202-e7185dc0540d 2.140s
2026-01-21 12:25:07,463 27 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 12:25:05 GMT', 'server': 'Apache', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-44528ff8-40da-4bad-be04-c853ab83d230', 'x-compute-request-id': 'req-44528ff8-40da-4bad-be04-c853ab83d230', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=7a5879df349a6e6d25907f324eae261d; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/35d5b996-1554-403c-9202-e7185dc0540d'}
Body: b''
2026-01-21 12:25:07,553 27 INFO [tempest.lib.common.rest_client] Request (QosTestExternalNetwork:_run_cleanups): 404 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/35d5b996-1554-403c-9202-e7185dc0540d 0.089s
2026-01-21 12:25:07,554 27 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 21 Jan 2026 12:25:07 GMT', 'server': 'Apache', 'content-length': '111', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e8cf966b-8813-4a5a-9d5f-faed3f3a27e2', 'x-compute-request-id': 'req-e8cf966b-8813-4a5a-9d5f-faed3f3a27e2', 'content-type': 'application/json; charset=UTF-8', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=7a5879df349a6e6d25907f324eae261d; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '404', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/35d5b996-1554-403c-9202-e7185dc0540d'}
Body: b'{"itemNotFound": {"code": 404, "message": "Instance 35d5b996-1554-403c-9202-e7185dc0540d could not be found."}}'
}}}
Traceback (most recent call last):
File "/usr/lib/python3.9/site-packages/whitebox_neutron_tempest_plugin/tests/scenario/test_qos.py", line 1291, in test_dscp_bwlimit_external_network
vms['sender'], vms['receiver'] = self._create_vms_by_topology(
File "/usr/lib/python3.9/site-packages/whitebox_neutron_tempest_plugin/tests/scenario/base.py", line 820, in _create_vms_by_topology
sender = self._create_server_for_topology(
File "/usr/lib/python3.9/site-packages/whitebox_neutron_tempest_plugin/tests/scenario/base.py", line 744, in _create_server_for_topology
server = self.create_server(**params)['server']
File "/usr/lib/python3.9/site-packages/neutron_tempest_plugin/scenario/base.py", line 150, in create_server
self.wait_for_server_active(server['server'], client=client)
File "/usr/lib/python3.9/site-packages/neutron_tempest_plugin/scenario/base.py", line 556, in wait_for_server_active
self.wait_for_server_status(
File "/usr/lib/python3.9/site-packages/neutron_tempest_plugin/scenario/base.py", line 547, in wait_for_server_status
waiters.wait_for_server_status(client, server['id'], status, **kwargs)
File "/usr/lib/python3.9/site-packages/tempest/common/waiters.py", line 80, in wait_for_server_status
raise exceptions.BuildErrorException(details, server_id=server_id)
tempest.exceptions.BuildErrorException: Server 35d5b996-1554-403c-9202-e7185dc0540d failed to build and is in ERROR status
Details: Fault: {'code': 500, 'created': '2026-01-21T12:25:04Z', 'message': 'Build of instance 35d5b996-1554-403c-9202-e7185dc0540d aborted: Image 11111111-1111-1111-1111-111111111111 is unacceptable: Image not in a supported format'}.
|
||||||
| setUpClass (whitebox_neutron_tempest_plugin.tests.scenario.test_internal_dns | 1 | 0 | 0 | 0 | 1 | Detail | |
InternalDNSInterruptionsAdvancedTestOvn) |
skip
pt7.1: setUpClass (whitebox_neutron_tempest_plugin.tests.scenario.test_internal_dns.InternalDNSInterruptionsAdvancedTestOvn)
|
||||||
| setUpClass (whitebox_neutron_tempest_plugin.tests.scenario.test_multicast | 2 | 0 | 0 | 0 | 2 | Detail | |
MulticastTestIPv4SriovCommon) |
skip
pt8.1: setUpClass (whitebox_neutron_tempest_plugin.tests.scenario.test_multicast.MulticastTestIPv4SriovCommon)
|
||||||
MulticastTestIPv4SriovOvn) |
skip
pt8.2: setUpClass (whitebox_neutron_tempest_plugin.tests.scenario.test_multicast.MulticastTestIPv4SriovOvn)
|
||||||
| setUpClass (whitebox_neutron_tempest_plugin.tests.scenario.test_nested_routers | 1 | 0 | 0 | 0 | 1 | Detail | |
DefaultSnatToExternalTest) |
skip
pt9.1: setUpClass (whitebox_neutron_tempest_plugin.tests.scenario.test_nested_routers.DefaultSnatToExternalTest)
|
||||||
| setUpClass (whitebox_neutron_tempest_plugin.tests.scenario.test_neutron_availability_zones_ml2ovs | 1 | 0 | 0 | 0 | 1 | Detail | |
OvsAvaliabilityzonesTest) |
skip
pt10.1: setUpClass (whitebox_neutron_tempest_plugin.tests.scenario.test_neutron_availability_zones_ml2ovs.OvsAvaliabilityzonesTest)
|
||||||
| setUpClass (whitebox_neutron_tempest_plugin.tests.scenario.test_provider_network | 3 | 0 | 0 | 0 | 3 | Detail | |
ProviderRoutedNetworkOVNConfigTest) |
skip
pt11.1: setUpClass (whitebox_neutron_tempest_plugin.tests.scenario.test_provider_network.ProviderRoutedNetworkOVNConfigTest)
|
||||||
RoutedProviderNetworkConnectivityTests) |
skip
pt11.2: setUpClass (whitebox_neutron_tempest_plugin.tests.scenario.test_provider_network.RoutedProviderNetworkConnectivityTests)
|
||||||
RoutedProviderNetworkMigrationTests) |
skip
pt11.3: setUpClass (whitebox_neutron_tempest_plugin.tests.scenario.test_provider_network.RoutedProviderNetworkMigrationTests)
|
||||||
| setUpClass (whitebox_neutron_tempest_plugin.tests.scenario.test_router_availability_zones_ovn | 1 | 0 | 0 | 0 | 1 | Detail | |
OvnAvaliabilityzonesTest) |
skip
pt12.1: setUpClass (whitebox_neutron_tempest_plugin.tests.scenario.test_router_availability_zones_ovn.OvnAvaliabilityzonesTest)
|
||||||
| setUpClass (whitebox_neutron_tempest_plugin.tests.scenario.test_router_flavors | 1 | 0 | 0 | 0 | 1 | Detail | |
RouterFlavorsTestOvn) |
skip
pt13.1: setUpClass (whitebox_neutron_tempest_plugin.tests.scenario.test_router_flavors.RouterFlavorsTestOvn)
|
||||||
| setUpClass (whitebox_neutron_tempest_plugin.tests.scenario.test_sriov | 12 | 0 | 0 | 0 | 12 | Detail | |
NetworkSriov01AdvancedTest) |
skip
pt14.1: setUpClass (whitebox_neutron_tempest_plugin.tests.scenario.test_sriov.NetworkSriov01AdvancedTest)
|
||||||
NetworkSriov02AdvancedTest) |
skip
pt14.2: setUpClass (whitebox_neutron_tempest_plugin.tests.scenario.test_sriov.NetworkSriov02AdvancedTest)
|
||||||
NetworkSriov03AdvancedTest) |
skip
pt14.3: setUpClass (whitebox_neutron_tempest_plugin.tests.scenario.test_sriov.NetworkSriov03AdvancedTest)
|
||||||
NetworkSriov04Test) |
skip
pt14.4: setUpClass (whitebox_neutron_tempest_plugin.tests.scenario.test_sriov.NetworkSriov04Test)
|
||||||
NetworkSriov05Test) |
skip
pt14.5: setUpClass (whitebox_neutron_tempest_plugin.tests.scenario.test_sriov.NetworkSriov05Test)
|
||||||
NetworkSriov06Test) |
skip
pt14.6: setUpClass (whitebox_neutron_tempest_plugin.tests.scenario.test_sriov.NetworkSriov06Test)
|
||||||
NetworkSriov07AdvancedTest) |
skip
pt14.7: setUpClass (whitebox_neutron_tempest_plugin.tests.scenario.test_sriov.NetworkSriov07AdvancedTest)
|
||||||
NetworkSriov08AdvancedTest) |
skip
pt14.8: setUpClass (whitebox_neutron_tempest_plugin.tests.scenario.test_sriov.NetworkSriov08AdvancedTest)
|
||||||
NetworkSriov09AdvancedTest) |
skip
pt14.9: setUpClass (whitebox_neutron_tempest_plugin.tests.scenario.test_sriov.NetworkSriov09AdvancedTest)
|
||||||
NetworkSriov10PFVFNegativeTest) |
skip
pt14.10: setUpClass (whitebox_neutron_tempest_plugin.tests.scenario.test_sriov.NetworkSriov10PFVFNegativeTest)
|
||||||
NetworkSriov11Test) |
skip
pt14.11: setUpClass (whitebox_neutron_tempest_plugin.tests.scenario.test_sriov.NetworkSriov11Test)
|
||||||
NetworkSriov12MultiplePortsTest) |
skip
pt14.12: setUpClass (whitebox_neutron_tempest_plugin.tests.scenario.test_sriov.NetworkSriov12MultiplePortsTest)
|
||||||
| setUpClass (whitebox_neutron_tempest_plugin.tests.scenario.test_sriov_provider_network | 14 | 0 | 0 | 0 | 14 | Detail | |
AdminStateProvNetSriovTest) |
skip
pt15.1: setUpClass (whitebox_neutron_tempest_plugin.tests.scenario.test_sriov_provider_network.AdminStateProvNetSriovTest)
|
||||||
ColdMigrationProvNetSriovTest) |
skip
pt15.2: setUpClass (whitebox_neutron_tempest_plugin.tests.scenario.test_sriov_provider_network.ColdMigrationProvNetSriovTest)
|
||||||
ExtraDhcpOptsSriovTest) |
skip
pt15.3: setUpClass (whitebox_neutron_tempest_plugin.tests.scenario.test_sriov_provider_network.ExtraDhcpOptsSriovTest)
|
||||||
LiveMigrationProvNetSriovTest) |
skip
pt15.4: setUpClass (whitebox_neutron_tempest_plugin.tests.scenario.test_sriov_provider_network.LiveMigrationProvNetSriovTest)
|
||||||
NegativeProvNetSriovTest) |
skip
pt15.5: setUpClass (whitebox_neutron_tempest_plugin.tests.scenario.test_sriov_provider_network.NegativeProvNetSriovTest)
|
||||||
NormalAndOtherServersProvNetSriovTest) |
skip
pt15.6: setUpClass (whitebox_neutron_tempest_plugin.tests.scenario.test_sriov_provider_network.NormalAndOtherServersProvNetSriovTest)
|
||||||
OneServerProvNetSriovTest) |
skip
pt15.7: setUpClass (whitebox_neutron_tempest_plugin.tests.scenario.test_sriov_provider_network.OneServerProvNetSriovTest)
|
||||||
PfServersProvNetSriovTest) |
skip
pt15.8: setUpClass (whitebox_neutron_tempest_plugin.tests.scenario.test_sriov_provider_network.PfServersProvNetSriovTest)
|
||||||
RebootServerProvNetSriovTest) |
skip
pt15.9: setUpClass (whitebox_neutron_tempest_plugin.tests.scenario.test_sriov_provider_network.RebootServerProvNetSriovTest)
|
||||||
ReusePortProvNetSriovTest) |
skip
pt15.10: setUpClass (whitebox_neutron_tempest_plugin.tests.scenario.test_sriov_provider_network.ReusePortProvNetSriovTest)
|
||||||
TwoPortsServersProvNetSriovTest) |
skip
pt15.11: setUpClass (whitebox_neutron_tempest_plugin.tests.scenario.test_sriov_provider_network.TwoPortsServersProvNetSriovTest)
|
||||||
UnshelveServerProvNetSriovTest) |
skip
pt15.12: setUpClass (whitebox_neutron_tempest_plugin.tests.scenario.test_sriov_provider_network.UnshelveServerProvNetSriovTest)
|
||||||
VfAndPfServersProvNetSriovTest) |
skip
pt15.13: setUpClass (whitebox_neutron_tempest_plugin.tests.scenario.test_sriov_provider_network.VfAndPfServersProvNetSriovTest)
|
||||||
VfServersProvNetSriovTest) |
skip
pt15.14: setUpClass (whitebox_neutron_tempest_plugin.tests.scenario.test_sriov_provider_network.VfServersProvNetSriovTest)
|
||||||
| setUpClass (whitebox_neutron_tempest_plugin.tests.scenario.test_sriov_routed_provider_networks | 10 | 0 | 0 | 0 | 10 | Detail | |
NegativeProvRoutedNetSriovRoutedTest) |
skip
pt16.1: setUpClass (whitebox_neutron_tempest_plugin.tests.scenario.test_sriov_routed_provider_networks.NegativeProvRoutedNetSriovRoutedTest)
|
||||||
NormalAndPf1SegServersRoutedProvNetSriovTest) |
skip
pt16.2: setUpClass (whitebox_neutron_tempest_plugin.tests.scenario.test_sriov_routed_provider_networks.NormalAndPf1SegServersRoutedProvNetSriovTest)
|
||||||
NormalAndPfServersRoutedProvNetSriovTest) |
skip
pt16.3: setUpClass (whitebox_neutron_tempest_plugin.tests.scenario.test_sriov_routed_provider_networks.NormalAndPfServersRoutedProvNetSriovTest)
|
||||||
OneServerPfRoutedProvNetSriovTest) |
skip
pt16.4: setUpClass (whitebox_neutron_tempest_plugin.tests.scenario.test_sriov_routed_provider_networks.OneServerPfRoutedProvNetSriovTest)
|
||||||
OneServerRoutedProvNetSriovTest) |
skip
pt16.5: setUpClass (whitebox_neutron_tempest_plugin.tests.scenario.test_sriov_routed_provider_networks.OneServerRoutedProvNetSriovTest)
|
||||||
PfAndPfServersProvNetSriovTest) |
skip
pt16.6: setUpClass (whitebox_neutron_tempest_plugin.tests.scenario.test_sriov_routed_provider_networks.PfAndPfServersProvNetSriovTest)
|
||||||
RebootServerRoutedProvNetSriovRoutedTest) |
skip
pt16.7: setUpClass (whitebox_neutron_tempest_plugin.tests.scenario.test_sriov_routed_provider_networks.RebootServerRoutedProvNetSriovRoutedTest)
|
||||||
ReusePortRoutedProvNetSriovRoutedTest) |
skip
pt16.8: setUpClass (whitebox_neutron_tempest_plugin.tests.scenario.test_sriov_routed_provider_networks.ReusePortRoutedProvNetSriovRoutedTest)
|
||||||
TwoPortsTwoServersRoutedProvNetSriovTest) |
skip
pt16.9: setUpClass (whitebox_neutron_tempest_plugin.tests.scenario.test_sriov_routed_provider_networks.TwoPortsTwoServersRoutedProvNetSriovTest)
|
||||||
VfAndPfServersRoutedProvNetSriovTest) |
skip
pt16.10: setUpClass (whitebox_neutron_tempest_plugin.tests.scenario.test_sriov_routed_provider_networks.VfAndPfServersRoutedProvNetSriovTest)
|
||||||
| setUpClass (whitebox_neutron_tempest_plugin.tests.scenario.test_vlan_transparency | 1 | 0 | 0 | 0 | 1 | Detail | |
ProviderNetworkVlanTransparencyTest) |
skip
pt17.1: setUpClass (whitebox_neutron_tempest_plugin.tests.scenario.test_vlan_transparency.ProviderNetworkVlanTransparencyTest)
|
||||||
| whitebox_neutron_tempest_plugin.tests.scenario.test_api_server.NeutronAPIServerTest | 1 | 1 | 0 | 0 | 0 | Detail | |
test_neutron_api_restart |
pass
pt18.1: whitebox_neutron_tempest_plugin.tests.scenario.test_api_server.NeutronAPIServerTest.test_neutron_api_restart
|
||||||
| whitebox_neutron_tempest_plugin.tests.scenario.test_dvr_ovn.OvnDvrTest | 6 | 6 | 0 | 0 | 0 | Detail | |
test_dvr_create_delete_fip_restart_instance[id-0423e5b5-ac6a-4d4a-ad98-b0465e3ad71d] |
pass
pt19.1: whitebox_neutron_tempest_plugin.tests.scenario.test_dvr_ovn.OvnDvrTest.test_dvr_create_delete_fip_restart_instance[id-0423e5b5-ac6a-4d4a-ad98-b0465e3ad71d]
|
||||||
test_validate_dvr_connectivity_live_migration_basic[compute,id-f8fd0fbd-4ad3-4b0b-b805-6c59228bc5d8,network,slow] |
pass
pt19.2: whitebox_neutron_tempest_plugin.tests.scenario.test_dvr_ovn.OvnDvrTest.test_validate_dvr_connectivity_live_migration_basic[compute,id-f8fd0fbd-4ad3-4b0b-b805-6c59228bc5d8,network,slow]
|
||||||
test_validate_dvr_connectivity_live_migration_different_networks[compute,id-609997ab-bffc-40e5-a858-635099df4db9,network,slow] |
pass
pt19.3: whitebox_neutron_tempest_plugin.tests.scenario.test_dvr_ovn.OvnDvrTest.test_validate_dvr_connectivity_live_migration_different_networks[compute,id-609997ab-bffc-40e5-a858-635099df4db9,network,slow]
|
||||||
test_validate_fip2fip_compute[id-0fcf9f97-6368-4c5d-a5f5-ff8a7643e3b6] |
pass
pt19.4: whitebox_neutron_tempest_plugin.tests.scenario.test_dvr_ovn.OvnDvrTest.test_validate_fip2fip_compute[id-0fcf9f97-6368-4c5d-a5f5-ff8a7643e3b6]
|
||||||
test_validate_floatingip_compute_egress[id-1561819a-b19f-45a7-8131-d001b2d7c945] |
pass
pt19.5: whitebox_neutron_tempest_plugin.tests.scenario.test_dvr_ovn.OvnDvrTest.test_validate_floatingip_compute_egress[id-1561819a-b19f-45a7-8131-d001b2d7c945]
|
||||||
test_validate_floatingip_compute_ingress_delete_fip_restart_instance[id-682167ba-6250-4f3c-8fdf-1c768825cb8c] |
pass
pt19.6: whitebox_neutron_tempest_plugin.tests.scenario.test_dvr_ovn.OvnDvrTest.test_validate_floatingip_compute_ingress_delete_fip_restart_instance[id-682167ba-6250-4f3c-8fdf-1c768825cb8c]
|
||||||
| whitebox_neutron_tempest_plugin.tests.scenario.test_internal_dns.InternalDNSInterruptionsTestOvn | 1 | 1 | 0 | 0 | 0 | Detail | |
test_dns_name_after_ovn_controller_restart[id-bf11667e-34f8-4ac4-886b-45e099fdbffa] |
pass
pt20.1: whitebox_neutron_tempest_plugin.tests.scenario.test_internal_dns.InternalDNSInterruptionsTestOvn.test_dns_name_after_ovn_controller_restart[id-bf11667e-34f8-4ac4-886b-45e099fdbffa]
|
||||||
| whitebox_neutron_tempest_plugin.tests.scenario.test_l3ha_ovn.L3haOvnDisruptiveTest | 1 | 0 | 0 | 0 | 1 | Detail | |
test_l3ha_reboot_node[id-cf47a5e3-35cb-423c-84af-4cc6d389cfbd,slow] |
skip
pt21.1: whitebox_neutron_tempest_plugin.tests.scenario.test_l3ha_ovn.L3haOvnDisruptiveTest.test_l3ha_reboot_node[id-cf47a5e3-35cb-423c-84af-4cc6d389cfbd,slow]
|
||||||
| whitebox_neutron_tempest_plugin.tests.scenario.test_l3ha_ovn.L3haOvnTest | 2 | 0 | 0 | 0 | 2 | Detail | |
test_l3ha_bring_down_interface[id-f8fe1f69-a87f-41d8-ac6e-ed7905438338,slow] |
skip
pt22.1: whitebox_neutron_tempest_plugin.tests.scenario.test_l3ha_ovn.L3haOvnTest.test_l3ha_bring_down_interface[id-f8fe1f69-a87f-41d8-ac6e-ed7905438338,slow]
|
||||||
test_l3ha_stop_ovs_service[id-c662477b-6871-4c19-ae87-a2ece859d7f4,slow] |
skip
pt22.2: whitebox_neutron_tempest_plugin.tests.scenario.test_l3ha_ovn.L3haOvnTest.test_l3ha_stop_ovs_service[id-c662477b-6871-4c19-ae87-a2ece859d7f4,slow]
|
||||||
| whitebox_neutron_tempest_plugin.tests.scenario.test_ovn_dbs.OvnDbsMonitoringTest | 1 | 1 | 0 | 0 | 0 | Detail | |
test_create_server_ovn_dbs_monitoring[id-e0c93863-a4a7-4b16-8f45-793965658cbd] |
pass
pt23.1: whitebox_neutron_tempest_plugin.tests.scenario.test_ovn_dbs.OvnDbsMonitoringTest.test_create_server_ovn_dbs_monitoring[id-e0c93863-a4a7-4b16-8f45-793965658cbd]
|
||||||
| whitebox_neutron_tempest_plugin.tests.scenario.test_ovn_fdb.OvnFdbAgingTest | 1 | 1 | 0 | 0 | 0 | Detail | |
test_fdb_aging |
pass
pt24.1: whitebox_neutron_tempest_plugin.tests.scenario.test_ovn_fdb.OvnFdbAgingTest.test_fdb_aging
|
||||||
| whitebox_neutron_tempest_plugin.tests.scenario.test_ports.NetworkPortTestManyVmsOvn | 1 | 0 | 0 | 0 | 1 | Detail | |
test_port_status_when_many_vms_ovn[id-6a6d4ae6-2d61-4b0e-b8fb-5aef5292dccc] |
skip
pt25.1: whitebox_neutron_tempest_plugin.tests.scenario.test_ports.NetworkPortTestManyVmsOvn.test_port_status_when_many_vms_ovn[id-6a6d4ae6-2d61-4b0e-b8fb-5aef5292dccc]
|
||||||
| whitebox_neutron_tempest_plugin.tests.scenario.test_security_group_logging.StatefulSecGroupLoggingTest | 1 | 1 | 0 | 0 | 0 | Detail | |
test_log_commands[id-ad5f67e0-48d2-4af5-8bc2-b0a8973d4fba] |
pass
pt26.1: whitebox_neutron_tempest_plugin.tests.scenario.test_security_group_logging.StatefulSecGroupLoggingTest.test_log_commands[id-ad5f67e0-48d2-4af5-8bc2-b0a8973d4fba]
|
||||||
| whitebox_neutron_tempest_plugin.tests.scenario.test_security_group_logging.StatelessSecGroupLoggingTest | 1 | 1 | 0 | 0 | 0 | Detail | |
test_log_commands[id-65319597-a504-4f29-947b-ae57f4ac351c] |
pass
pt27.1: whitebox_neutron_tempest_plugin.tests.scenario.test_security_group_logging.StatelessSecGroupLoggingTest.test_log_commands[id-65319597-a504-4f29-947b-ae57f4ac351c]
|
||||||
| Total | 73 | 12 | 10 | 0 | 51 | ||