Status: Pass 67 Failure 1 Skip 1
| Test Group/Test case | Count | Pass | Fail | Error | Skip | View | |
| watcher_tempest_plugin.tests.scenario.test_execute_actuator.TestExecuteActionsViaActuator | 1 | 0 | 1 | 0 | 0 | Detail | |
test_execute_scenarios |
fail
ft1.1: watcher_tempest_plugin.tests.scenario.test_execute_actuator.TestExecuteActionsViaActuator.test_execute_scenariostesttools.testresult.real._StringException: pythonlogging:'': {{{
2026-01-27 15:03:53,361 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/action_plans 0.082s
2026-01-27 15:03:53,362 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'OpenStack-API-Version': 'infra-optim 1.4', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 27 Jan 2026 15:03:53 GMT', 'server': 'Apache', 'content-length': '20', 'vary': 'OpenStack-API-Version', 'openstack-api-minimum-version': '1.0', 'openstack-api-maximum-version': '1.4', 'openstack-api-version': 'infra-optim 1.4', 'content-type': 'application/json', 'set-cookie': '0a98f3d612a3c8fda809da40f2e41782=6bfa542773f233650049a381ee03c2b9; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans'}
Body: b'{"action_plans": []}'
2026-01-27 15:03:53,362 79 DEBUG [tempest.lib.common.utils.test_utils] Call _are_all_action_plans_finished returns true in 0.083602 seconds
2026-01-27 15:03:53,447 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/goals/unclassified 0.084s
2026-01-27 15:03:53,447 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'OpenStack-API-Version': 'infra-optim 1.4', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 27 Jan 2026 15:03:53 GMT', 'server': 'Apache', 'content-length': '477', 'vary': 'OpenStack-API-Version', 'openstack-api-minimum-version': '1.0', 'openstack-api-maximum-version': '1.4', 'openstack-api-version': 'infra-optim 1.4', 'content-type': 'application/json', 'set-cookie': '0a98f3d612a3c8fda809da40f2e41782=6bfa542773f233650049a381ee03c2b9; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/goals/unclassified'}
Body: b'{"uuid": "8f2af10f-c568-4bf9-b50b-91df3c4681fd", "name": "unclassified", "display_name": "Unclassified", "efficacy_specification": [], "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/goals/8f2af10f-c568-4bf9-b50b-91df3c4681fd", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/goals/8f2af10f-c568-4bf9-b50b-91df3c4681fd", "rel": "bookmark"}], "created_at": "2026-01-27T14:32:57+00:00", "updated_at": null, "deleted_at": null}'
2026-01-27 15:03:53,511 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/strategies/actuator 0.063s
2026-01-27 15:03:53,511 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'OpenStack-API-Version': 'infra-optim 1.4', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 27 Jan 2026 15:03:53 GMT', 'server': 'Apache', 'content-length': '894', 'vary': 'OpenStack-API-Version', 'openstack-api-minimum-version': '1.0', 'openstack-api-maximum-version': '1.4', 'openstack-api-version': 'infra-optim 1.4', 'content-type': 'application/json', 'set-cookie': '0a98f3d612a3c8fda809da40f2e41782=6bfa542773f233650049a381ee03c2b9; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/strategies/actuator'}
Body: b'{"uuid": "62050629-f577-4fe0-8727-555d3890b2ab", "name": "actuator", "display_name": "Actuator", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/strategies/62050629-f577-4fe0-8727-555d3890b2ab", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/strategies/62050629-f577-4fe0-8727-555d3890b2ab", "rel": "bookmark"}], "goal_uuid": "8f2af10f-c568-4bf9-b50b-91df3c4681fd", "goal_name": "unclassified", "parameters_spec": {"$schema": "http://json-schema.org/draft-04/schema#", "type": "object", "properties": {"actions": {"type": "array", "items": {"type": "object", "properties": {"action_type": {"type": "string"}, "resource_id": {"type": "string"}, "input_parameters": {"type": "object", "properties": {}, "additionalProperties": true}}, "required": ["action_type", "input_parameters"], "additionalProperties": true}}}, "required": ["actions"]}}'
2026-01-27 15:03:53,626 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 201 POST https://watcher-public-openstack.apps-crc.testing/v1/audit_templates 0.113s
2026-01-27 15:03:53,626 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'OpenStack-API-Version': 'infra-optim 1.4', 'X-Auth-Token': '<omitted>'}
Body: {"name": "4cdc139e-6fa9-4b1f-9bd8-4d5fef780559", "description": "tempest-test-audit_template-1192689742", "goal": "8f2af10f-c568-4bf9-b50b-91df3c4681fd", "strategy": "62050629-f577-4fe0-8727-555d3890b2ab", "scope": []}
Response - Headers: {'date': 'Tue, 27 Jan 2026 15:03:53 GMT', 'server': 'Apache', 'location': 'https://watcher-public-openstack.apps-crc.testing/v1/audit_templates/9038ac1a-5717-4d87-94c4-3a5076f27d57', 'content-length': '704', 'vary': 'OpenStack-API-Version', 'openstack-api-minimum-version': '1.0', 'openstack-api-maximum-version': '1.4', 'openstack-api-version': 'infra-optim 1.4', 'content-type': 'application/json', 'set-cookie': '0a98f3d612a3c8fda809da40f2e41782=6bfa542773f233650049a381ee03c2b9; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/audit_templates'}
Body: b'{"uuid": "9038ac1a-5717-4d87-94c4-3a5076f27d57", "name": "4cdc139e-6fa9-4b1f-9bd8-4d5fef780559", "description": "tempest-test-audit_template-1192689742", "goal_uuid": "8f2af10f-c568-4bf9-b50b-91df3c4681fd", "goal_name": "unclassified", "strategy_uuid": "62050629-f577-4fe0-8727-555d3890b2ab", "strategy_name": "actuator", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/audit_templates/9038ac1a-5717-4d87-94c4-3a5076f27d57", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/audit_templates/9038ac1a-5717-4d87-94c4-3a5076f27d57", "rel": "bookmark"}], "scope": [], "created_at": "2026-01-27T15:03:53.604626+00:00", "deleted_at": null, "updated_at": null}'
2026-01-27 15:03:53,789 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 201 POST https://watcher-public-openstack.apps-crc.testing/v1/audits 0.161s
2026-01-27 15:03:53,789 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'OpenStack-API-Version': 'infra-optim 1.4', 'X-Auth-Token': '<omitted>'}
Body: {"audit_template_uuid": "9038ac1a-5717-4d87-94c4-3a5076f27d57", "audit_type": "ONESHOT", "interval": null, "parameters": {"actions": [{"action_type": "nop", "input_parameters": {"message": "hello World"}}]}}
Response - Headers: {'date': 'Tue, 27 Jan 2026 15:03:53 GMT', 'server': 'Apache', 'location': 'https://watcher-public-openstack.apps-crc.testing/v1/audits/19141cce-bb4d-483f-87c5-3f223eb13732', 'content-length': '910', 'vary': 'OpenStack-API-Version', 'openstack-api-minimum-version': '1.0', 'openstack-api-maximum-version': '1.4', 'openstack-api-version': 'infra-optim 1.4', 'content-type': 'application/json', 'set-cookie': '0a98f3d612a3c8fda809da40f2e41782=6bfa542773f233650049a381ee03c2b9; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/audits'}
Body: b'{"uuid": "19141cce-bb4d-483f-87c5-3f223eb13732", "name": "actuator-2026-01-27T15:03:53.726056", "audit_type": "ONESHOT", "state": "PENDING", "goal_uuid": "8f2af10f-c568-4bf9-b50b-91df3c4681fd", "goal_name": "unclassified", "strategy_uuid": "62050629-f577-4fe0-8727-555d3890b2ab", "strategy_name": "actuator", "parameters": {"actions": [{"action_type": "nop", "input_parameters": {"message": "hello World"}}]}, "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/audits/19141cce-bb4d-483f-87c5-3f223eb13732", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/audits/19141cce-bb4d-483f-87c5-3f223eb13732", "rel": "bookmark"}], "interval": null, "scope": [], "auto_trigger": false, "next_run_time": null, "hostname": null, "start_time": null, "end_time": null, "force": false, "created_at": "2026-01-27T15:03:53.741646+00:00", "deleted_at": null, "updated_at": null}'
2026-01-27 15:03:53,873 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/audits/19141cce-bb4d-483f-87c5-3f223eb13732 0.082s
2026-01-27 15:03:53,873 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'OpenStack-API-Version': 'infra-optim 1.4', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 27 Jan 2026 15:03:53 GMT', 'server': 'Apache', 'content-length': '951', 'vary': 'OpenStack-API-Version', 'openstack-api-minimum-version': '1.0', 'openstack-api-maximum-version': '1.4', 'openstack-api-version': 'infra-optim 1.4', 'content-type': 'application/json', 'set-cookie': '0a98f3d612a3c8fda809da40f2e41782=6bfa542773f233650049a381ee03c2b9; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/audits/19141cce-bb4d-483f-87c5-3f223eb13732'}
Body: b'{"uuid": "19141cce-bb4d-483f-87c5-3f223eb13732", "name": "actuator-2026-01-27T15:03:53.726056", "audit_type": "ONESHOT", "state": "SUCCEEDED", "goal_uuid": "8f2af10f-c568-4bf9-b50b-91df3c4681fd", "goal_name": "unclassified", "strategy_uuid": "62050629-f577-4fe0-8727-555d3890b2ab", "strategy_name": "actuator", "parameters": {"actions": [{"action_type": "nop", "input_parameters": {"message": "hello World"}}]}, "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/audits/19141cce-bb4d-483f-87c5-3f223eb13732", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/audits/19141cce-bb4d-483f-87c5-3f223eb13732", "rel": "bookmark"}], "interval": null, "scope": [], "auto_trigger": false, "next_run_time": null, "hostname": "watcher-decision-engine-0", "start_time": null, "end_time": null, "force": false, "created_at": "2026-01-27T15:03:53+00:00", "deleted_at": null, "updated_at": "2026-01-27T15:03:53+00:00"}'
2026-01-27 15:03:53,873 79 DEBUG [tempest.lib.common.utils.test_utils] Call partial returns true in 0.084004 seconds
2026-01-27 15:03:53,973 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/action_plans?audit_uuid=19141cce-bb4d-483f-87c5-3f223eb13732 0.099s
2026-01-27 15:03:53,974 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'OpenStack-API-Version': 'infra-optim 1.4', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 27 Jan 2026 15:03:53 GMT', 'server': 'Apache', 'content-length': '576', 'vary': 'OpenStack-API-Version', 'openstack-api-minimum-version': '1.0', 'openstack-api-maximum-version': '1.4', 'openstack-api-version': 'infra-optim 1.4', 'content-type': 'application/json', 'set-cookie': '0a98f3d612a3c8fda809da40f2e41782=6bfa542773f233650049a381ee03c2b9; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans?audit_uuid=19141cce-bb4d-483f-87c5-3f223eb13732'}
Body: b'{"action_plans": [{"efficacy_indicators": [], "uuid": "14b0107d-1050-4033-9123-2a94a4817aa0", "audit_uuid": "19141cce-bb4d-483f-87c5-3f223eb13732", "strategy_uuid": "62050629-f577-4fe0-8727-555d3890b2ab", "strategy_name": "actuator", "global_efficacy": [], "state": "RECOMMENDED", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/14b0107d-1050-4033-9123-2a94a4817aa0", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/14b0107d-1050-4033-9123-2a94a4817aa0", "rel": "bookmark"}], "updated_at": null}]}'
2026-01-27 15:03:54,048 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/action_plans/14b0107d-1050-4033-9123-2a94a4817aa0 0.073s
2026-01-27 15:03:54,048 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'OpenStack-API-Version': 'infra-optim 1.4', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 27 Jan 2026 15:03:53 GMT', 'server': 'Apache', 'content-length': '637', 'vary': 'OpenStack-API-Version', 'openstack-api-minimum-version': '1.0', 'openstack-api-maximum-version': '1.4', 'openstack-api-version': 'infra-optim 1.4', 'content-type': 'application/json', 'set-cookie': '0a98f3d612a3c8fda809da40f2e41782=6bfa542773f233650049a381ee03c2b9; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/14b0107d-1050-4033-9123-2a94a4817aa0'}
Body: b'{"efficacy_indicators": [], "uuid": "14b0107d-1050-4033-9123-2a94a4817aa0", "audit_uuid": "19141cce-bb4d-483f-87c5-3f223eb13732", "strategy_uuid": "62050629-f577-4fe0-8727-555d3890b2ab", "strategy_name": "actuator", "global_efficacy": [], "state": "RECOMMENDED", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/14b0107d-1050-4033-9123-2a94a4817aa0", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/14b0107d-1050-4033-9123-2a94a4817aa0", "rel": "bookmark"}], "hostname": null, "created_at": "2026-01-27T15:03:53+00:00", "deleted_at": null, "updated_at": null}'
2026-01-27 15:03:54,182 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 PATCH https://watcher-public-openstack.apps-crc.testing/v1/action_plans/14b0107d-1050-4033-9123-2a94a4817aa0 0.132s
2026-01-27 15:03:54,182 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'OpenStack-API-Version': 'infra-optim 1.4', 'X-Auth-Token': '<omitted>'}
Body: [{"path": "/state", "op": "replace", "value": "PENDING"}]
Response - Headers: {'date': 'Tue, 27 Jan 2026 15:03:54 GMT', 'server': 'Apache', 'content-length': '656', 'vary': 'OpenStack-API-Version', 'openstack-api-minimum-version': '1.0', 'openstack-api-maximum-version': '1.4', 'openstack-api-version': 'infra-optim 1.4', 'content-type': 'application/json', 'set-cookie': '0a98f3d612a3c8fda809da40f2e41782=6bfa542773f233650049a381ee03c2b9; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/14b0107d-1050-4033-9123-2a94a4817aa0'}
Body: b'{"efficacy_indicators": [], "uuid": "14b0107d-1050-4033-9123-2a94a4817aa0", "audit_uuid": "19141cce-bb4d-483f-87c5-3f223eb13732", "strategy_uuid": "62050629-f577-4fe0-8727-555d3890b2ab", "strategy_name": "actuator", "global_efficacy": [], "state": "PENDING", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/14b0107d-1050-4033-9123-2a94a4817aa0", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/14b0107d-1050-4033-9123-2a94a4817aa0", "rel": "bookmark"}], "hostname": null, "created_at": "2026-01-27T15:03:53+00:00", "deleted_at": null, "updated_at": "2026-01-27T15:03:54+00:00"}'
2026-01-27 15:03:54,285 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/action_plans/14b0107d-1050-4033-9123-2a94a4817aa0 0.102s
2026-01-27 15:03:54,285 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'OpenStack-API-Version': 'infra-optim 1.4', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 27 Jan 2026 15:03:54 GMT', 'server': 'Apache', 'content-length': '671', 'vary': 'OpenStack-API-Version', 'openstack-api-minimum-version': '1.0', 'openstack-api-maximum-version': '1.4', 'openstack-api-version': 'infra-optim 1.4', 'content-type': 'application/json', 'set-cookie': '0a98f3d612a3c8fda809da40f2e41782=6bfa542773f233650049a381ee03c2b9; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/14b0107d-1050-4033-9123-2a94a4817aa0'}
Body: b'{"efficacy_indicators": [], "uuid": "14b0107d-1050-4033-9123-2a94a4817aa0", "audit_uuid": "19141cce-bb4d-483f-87c5-3f223eb13732", "strategy_uuid": "62050629-f577-4fe0-8727-555d3890b2ab", "strategy_name": "actuator", "global_efficacy": [], "state": "ONGOING", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/14b0107d-1050-4033-9123-2a94a4817aa0", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/14b0107d-1050-4033-9123-2a94a4817aa0", "rel": "bookmark"}], "hostname": "watcher-applier-0", "created_at": "2026-01-27T15:03:53+00:00", "deleted_at": null, "updated_at": "2026-01-27T15:03:54+00:00"}'
2026-01-27 15:03:55,378 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/action_plans/14b0107d-1050-4033-9123-2a94a4817aa0 0.090s
2026-01-27 15:03:55,379 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'OpenStack-API-Version': 'infra-optim 1.4', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 27 Jan 2026 15:03:55 GMT', 'server': 'Apache', 'content-length': '673', 'vary': 'OpenStack-API-Version', 'openstack-api-minimum-version': '1.0', 'openstack-api-maximum-version': '1.4', 'openstack-api-version': 'infra-optim 1.4', 'content-type': 'application/json', 'set-cookie': '0a98f3d612a3c8fda809da40f2e41782=6bfa542773f233650049a381ee03c2b9; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/14b0107d-1050-4033-9123-2a94a4817aa0'}
Body: b'{"efficacy_indicators": [], "uuid": "14b0107d-1050-4033-9123-2a94a4817aa0", "audit_uuid": "19141cce-bb4d-483f-87c5-3f223eb13732", "strategy_uuid": "62050629-f577-4fe0-8727-555d3890b2ab", "strategy_name": "actuator", "global_efficacy": [], "state": "SUCCEEDED", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/14b0107d-1050-4033-9123-2a94a4817aa0", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/14b0107d-1050-4033-9123-2a94a4817aa0", "rel": "bookmark"}], "hostname": "watcher-applier-0", "created_at": "2026-01-27T15:03:53+00:00", "deleted_at": null, "updated_at": "2026-01-27T15:03:55+00:00"}'
2026-01-27 15:03:55,379 79 DEBUG [tempest.lib.common.utils.test_utils] Call partial returns true in 1.196592 seconds
2026-01-27 15:03:55,516 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/action_plans/14b0107d-1050-4033-9123-2a94a4817aa0 0.136s
2026-01-27 15:03:55,516 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'OpenStack-API-Version': 'infra-optim 1.4', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 27 Jan 2026 15:03:55 GMT', 'server': 'Apache', 'content-length': '673', 'vary': 'OpenStack-API-Version', 'openstack-api-minimum-version': '1.0', 'openstack-api-maximum-version': '1.4', 'openstack-api-version': 'infra-optim 1.4', 'content-type': 'application/json', 'set-cookie': '0a98f3d612a3c8fda809da40f2e41782=6bfa542773f233650049a381ee03c2b9; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/14b0107d-1050-4033-9123-2a94a4817aa0'}
Body: b'{"efficacy_indicators": [], "uuid": "14b0107d-1050-4033-9123-2a94a4817aa0", "audit_uuid": "19141cce-bb4d-483f-87c5-3f223eb13732", "strategy_uuid": "62050629-f577-4fe0-8727-555d3890b2ab", "strategy_name": "actuator", "global_efficacy": [], "state": "SUCCEEDED", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/14b0107d-1050-4033-9123-2a94a4817aa0", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/14b0107d-1050-4033-9123-2a94a4817aa0", "rel": "bookmark"}], "hostname": "watcher-applier-0", "created_at": "2026-01-27T15:03:53+00:00", "deleted_at": null, "updated_at": "2026-01-27T15:03:55+00:00"}'
2026-01-27 15:03:55,652 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/actions?action_plan_uuid=14b0107d-1050-4033-9123-2a94a4817aa0 0.134s
2026-01-27 15:03:55,653 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'OpenStack-API-Version': 'infra-optim 1.4', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 27 Jan 2026 15:03:55 GMT', 'server': 'Apache', 'content-length': '446', 'vary': 'OpenStack-API-Version', 'openstack-api-minimum-version': '1.0', 'openstack-api-maximum-version': '1.4', 'openstack-api-version': 'infra-optim 1.4', 'content-type': 'application/json', 'set-cookie': '0a98f3d612a3c8fda809da40f2e41782=6bfa542773f233650049a381ee03c2b9; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/actions?action_plan_uuid=14b0107d-1050-4033-9123-2a94a4817aa0'}
Body: b'{"actions": [{"uuid": "b3bb6e4a-9941-468c-a9df-454cd0afd5bd", "action_plan_uuid": "14b0107d-1050-4033-9123-2a94a4817aa0", "state": "SUCCEEDED", "action_type": "nop", "parents": [], "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/actions/b3bb6e4a-9941-468c-a9df-454cd0afd5bd", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/actions/b3bb6e4a-9941-468c-a9df-454cd0afd5bd", "rel": "bookmark"}]}]}'
2026-01-27 15:03:55,766 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/action_plans 0.111s
2026-01-27 15:03:55,767 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'OpenStack-API-Version': 'infra-optim 1.4', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 27 Jan 2026 15:03:55 GMT', 'server': 'Apache', 'content-length': '597', 'vary': 'OpenStack-API-Version', 'openstack-api-minimum-version': '1.0', 'openstack-api-maximum-version': '1.4', 'openstack-api-version': 'infra-optim 1.4', 'content-type': 'application/json', 'set-cookie': '0a98f3d612a3c8fda809da40f2e41782=6bfa542773f233650049a381ee03c2b9; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans'}
Body: b'{"action_plans": [{"efficacy_indicators": [], "uuid": "14b0107d-1050-4033-9123-2a94a4817aa0", "audit_uuid": "19141cce-bb4d-483f-87c5-3f223eb13732", "strategy_uuid": "62050629-f577-4fe0-8727-555d3890b2ab", "strategy_name": "actuator", "global_efficacy": [], "state": "SUCCEEDED", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/14b0107d-1050-4033-9123-2a94a4817aa0", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/14b0107d-1050-4033-9123-2a94a4817aa0", "rel": "bookmark"}], "updated_at": "2026-01-27T15:03:55+00:00"}]}'
2026-01-27 15:03:55,767 79 DEBUG [tempest.lib.common.utils.test_utils] Call _are_all_action_plans_finished returns true in 0.114360 seconds
2026-01-27 15:03:55,877 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/goals/unclassified 0.107s
2026-01-27 15:03:55,877 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'OpenStack-API-Version': 'infra-optim 1.4', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 27 Jan 2026 15:03:55 GMT', 'server': 'Apache', 'content-length': '477', 'vary': 'OpenStack-API-Version', 'openstack-api-minimum-version': '1.0', 'openstack-api-maximum-version': '1.4', 'openstack-api-version': 'infra-optim 1.4', 'content-type': 'application/json', 'set-cookie': '0a98f3d612a3c8fda809da40f2e41782=6bfa542773f233650049a381ee03c2b9; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/goals/unclassified'}
Body: b'{"uuid": "8f2af10f-c568-4bf9-b50b-91df3c4681fd", "name": "unclassified", "display_name": "Unclassified", "efficacy_specification": [], "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/goals/8f2af10f-c568-4bf9-b50b-91df3c4681fd", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/goals/8f2af10f-c568-4bf9-b50b-91df3c4681fd", "rel": "bookmark"}], "created_at": "2026-01-27T14:32:57+00:00", "updated_at": null, "deleted_at": null}'
2026-01-27 15:03:55,986 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/strategies/actuator 0.107s
2026-01-27 15:03:55,987 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'OpenStack-API-Version': 'infra-optim 1.4', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 27 Jan 2026 15:03:55 GMT', 'server': 'Apache', 'content-length': '894', 'vary': 'OpenStack-API-Version', 'openstack-api-minimum-version': '1.0', 'openstack-api-maximum-version': '1.4', 'openstack-api-version': 'infra-optim 1.4', 'content-type': 'application/json', 'set-cookie': '0a98f3d612a3c8fda809da40f2e41782=6bfa542773f233650049a381ee03c2b9; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/strategies/actuator'}
Body: b'{"uuid": "62050629-f577-4fe0-8727-555d3890b2ab", "name": "actuator", "display_name": "Actuator", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/strategies/62050629-f577-4fe0-8727-555d3890b2ab", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/strategies/62050629-f577-4fe0-8727-555d3890b2ab", "rel": "bookmark"}], "goal_uuid": "8f2af10f-c568-4bf9-b50b-91df3c4681fd", "goal_name": "unclassified", "parameters_spec": {"$schema": "http://json-schema.org/draft-04/schema#", "type": "object", "properties": {"actions": {"type": "array", "items": {"type": "object", "properties": {"action_type": {"type": "string"}, "resource_id": {"type": "string"}, "input_parameters": {"type": "object", "properties": {}, "additionalProperties": true}}, "required": ["action_type", "input_parameters"], "additionalProperties": true}}}, "required": ["actions"]}}'
2026-01-27 15:03:56,119 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 201 POST https://watcher-public-openstack.apps-crc.testing/v1/audit_templates 0.131s
2026-01-27 15:03:56,119 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'OpenStack-API-Version': 'infra-optim 1.4', 'X-Auth-Token': '<omitted>'}
Body: {"name": "b73a262c-30fc-4e93-8827-11f46f75c23d", "description": "tempest-test-audit_template-174732839", "goal": "8f2af10f-c568-4bf9-b50b-91df3c4681fd", "strategy": "62050629-f577-4fe0-8727-555d3890b2ab", "scope": []}
Response - Headers: {'date': 'Tue, 27 Jan 2026 15:03:56 GMT', 'server': 'Apache', 'location': 'https://watcher-public-openstack.apps-crc.testing/v1/audit_templates/b7a88557-1bb0-40bd-972f-79b1247b1039', 'content-length': '703', 'vary': 'OpenStack-API-Version', 'openstack-api-minimum-version': '1.0', 'openstack-api-maximum-version': '1.4', 'openstack-api-version': 'infra-optim 1.4', 'content-type': 'application/json', 'set-cookie': '0a98f3d612a3c8fda809da40f2e41782=6bfa542773f233650049a381ee03c2b9; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/audit_templates'}
Body: b'{"uuid": "b7a88557-1bb0-40bd-972f-79b1247b1039", "name": "b73a262c-30fc-4e93-8827-11f46f75c23d", "description": "tempest-test-audit_template-174732839", "goal_uuid": "8f2af10f-c568-4bf9-b50b-91df3c4681fd", "goal_name": "unclassified", "strategy_uuid": "62050629-f577-4fe0-8727-555d3890b2ab", "strategy_name": "actuator", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/audit_templates/b7a88557-1bb0-40bd-972f-79b1247b1039", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/audit_templates/b7a88557-1bb0-40bd-972f-79b1247b1039", "rel": "bookmark"}], "scope": [], "created_at": "2026-01-27T15:03:56.102015+00:00", "deleted_at": null, "updated_at": null}'
2026-01-27 15:03:56,267 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 201 POST https://watcher-public-openstack.apps-crc.testing/v1/audits 0.146s
2026-01-27 15:03:56,267 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'OpenStack-API-Version': 'infra-optim 1.4', 'X-Auth-Token': '<omitted>'}
Body: {"audit_template_uuid": "b7a88557-1bb0-40bd-972f-79b1247b1039", "audit_type": "ONESHOT", "interval": null, "parameters": {"actions": [{"action_type": "sleep", "input_parameters": {"duration": 1.0}}]}}
Response - Headers: {'date': 'Tue, 27 Jan 2026 15:03:56 GMT', 'server': 'Apache', 'location': 'https://watcher-public-openstack.apps-crc.testing/v1/audits/7cb9d1d5-a6e5-491c-9646-a1a3a8a1f982', 'content-length': '903', 'vary': 'OpenStack-API-Version', 'openstack-api-minimum-version': '1.0', 'openstack-api-maximum-version': '1.4', 'openstack-api-version': 'infra-optim 1.4', 'content-type': 'application/json', 'set-cookie': '0a98f3d612a3c8fda809da40f2e41782=6bfa542773f233650049a381ee03c2b9; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/audits'}
Body: b'{"uuid": "7cb9d1d5-a6e5-491c-9646-a1a3a8a1f982", "name": "actuator-2026-01-27T15:03:56.223163", "audit_type": "ONESHOT", "state": "PENDING", "goal_uuid": "8f2af10f-c568-4bf9-b50b-91df3c4681fd", "goal_name": "unclassified", "strategy_uuid": "62050629-f577-4fe0-8727-555d3890b2ab", "strategy_name": "actuator", "parameters": {"actions": [{"action_type": "sleep", "input_parameters": {"duration": 1.0}}]}, "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/audits/7cb9d1d5-a6e5-491c-9646-a1a3a8a1f982", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/audits/7cb9d1d5-a6e5-491c-9646-a1a3a8a1f982", "rel": "bookmark"}], "interval": null, "scope": [], "auto_trigger": false, "next_run_time": null, "hostname": null, "start_time": null, "end_time": null, "force": false, "created_at": "2026-01-27T15:03:56.238352+00:00", "deleted_at": null, "updated_at": null}'
2026-01-27 15:03:56,382 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/audits/7cb9d1d5-a6e5-491c-9646-a1a3a8a1f982 0.114s
2026-01-27 15:03:56,382 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'OpenStack-API-Version': 'infra-optim 1.4', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 27 Jan 2026 15:03:56 GMT', 'server': 'Apache', 'content-length': '944', 'vary': 'OpenStack-API-Version', 'openstack-api-minimum-version': '1.0', 'openstack-api-maximum-version': '1.4', 'openstack-api-version': 'infra-optim 1.4', 'content-type': 'application/json', 'set-cookie': '0a98f3d612a3c8fda809da40f2e41782=6bfa542773f233650049a381ee03c2b9; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/audits/7cb9d1d5-a6e5-491c-9646-a1a3a8a1f982'}
Body: b'{"uuid": "7cb9d1d5-a6e5-491c-9646-a1a3a8a1f982", "name": "actuator-2026-01-27T15:03:56.223163", "audit_type": "ONESHOT", "state": "SUCCEEDED", "goal_uuid": "8f2af10f-c568-4bf9-b50b-91df3c4681fd", "goal_name": "unclassified", "strategy_uuid": "62050629-f577-4fe0-8727-555d3890b2ab", "strategy_name": "actuator", "parameters": {"actions": [{"action_type": "sleep", "input_parameters": {"duration": 1.0}}]}, "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/audits/7cb9d1d5-a6e5-491c-9646-a1a3a8a1f982", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/audits/7cb9d1d5-a6e5-491c-9646-a1a3a8a1f982", "rel": "bookmark"}], "interval": null, "scope": [], "auto_trigger": false, "next_run_time": null, "hostname": "watcher-decision-engine-0", "start_time": null, "end_time": null, "force": false, "created_at": "2026-01-27T15:03:56+00:00", "deleted_at": null, "updated_at": "2026-01-27T15:03:56+00:00"}'
2026-01-27 15:03:56,383 79 DEBUG [tempest.lib.common.utils.test_utils] Call partial returns true in 0.115445 seconds
2026-01-27 15:03:56,463 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/action_plans?audit_uuid=7cb9d1d5-a6e5-491c-9646-a1a3a8a1f982 0.080s
2026-01-27 15:03:56,464 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'OpenStack-API-Version': 'infra-optim 1.4', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 27 Jan 2026 15:03:56 GMT', 'server': 'Apache', 'content-length': '576', 'vary': 'OpenStack-API-Version', 'openstack-api-minimum-version': '1.0', 'openstack-api-maximum-version': '1.4', 'openstack-api-version': 'infra-optim 1.4', 'content-type': 'application/json', 'set-cookie': '0a98f3d612a3c8fda809da40f2e41782=6bfa542773f233650049a381ee03c2b9; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans?audit_uuid=7cb9d1d5-a6e5-491c-9646-a1a3a8a1f982'}
Body: b'{"action_plans": [{"efficacy_indicators": [], "uuid": "ed3499bd-6556-4614-a2d1-fee6b63e9938", "audit_uuid": "7cb9d1d5-a6e5-491c-9646-a1a3a8a1f982", "strategy_uuid": "62050629-f577-4fe0-8727-555d3890b2ab", "strategy_name": "actuator", "global_efficacy": [], "state": "RECOMMENDED", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/ed3499bd-6556-4614-a2d1-fee6b63e9938", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/ed3499bd-6556-4614-a2d1-fee6b63e9938", "rel": "bookmark"}], "updated_at": null}]}'
2026-01-27 15:03:56,533 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/action_plans/ed3499bd-6556-4614-a2d1-fee6b63e9938 0.068s
2026-01-27 15:03:56,533 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'OpenStack-API-Version': 'infra-optim 1.4', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 27 Jan 2026 15:03:56 GMT', 'server': 'Apache', 'content-length': '637', 'vary': 'OpenStack-API-Version', 'openstack-api-minimum-version': '1.0', 'openstack-api-maximum-version': '1.4', 'openstack-api-version': 'infra-optim 1.4', 'content-type': 'application/json', 'set-cookie': '0a98f3d612a3c8fda809da40f2e41782=6bfa542773f233650049a381ee03c2b9; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/ed3499bd-6556-4614-a2d1-fee6b63e9938'}
Body: b'{"efficacy_indicators": [], "uuid": "ed3499bd-6556-4614-a2d1-fee6b63e9938", "audit_uuid": "7cb9d1d5-a6e5-491c-9646-a1a3a8a1f982", "strategy_uuid": "62050629-f577-4fe0-8727-555d3890b2ab", "strategy_name": "actuator", "global_efficacy": [], "state": "RECOMMENDED", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/ed3499bd-6556-4614-a2d1-fee6b63e9938", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/ed3499bd-6556-4614-a2d1-fee6b63e9938", "rel": "bookmark"}], "hostname": null, "created_at": "2026-01-27T15:03:56+00:00", "deleted_at": null, "updated_at": null}'
2026-01-27 15:03:56,654 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 PATCH https://watcher-public-openstack.apps-crc.testing/v1/action_plans/ed3499bd-6556-4614-a2d1-fee6b63e9938 0.120s
2026-01-27 15:03:56,654 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'OpenStack-API-Version': 'infra-optim 1.4', 'X-Auth-Token': '<omitted>'}
Body: [{"path": "/state", "op": "replace", "value": "PENDING"}]
Response - Headers: {'date': 'Tue, 27 Jan 2026 15:03:56 GMT', 'server': 'Apache', 'content-length': '656', 'vary': 'OpenStack-API-Version', 'openstack-api-minimum-version': '1.0', 'openstack-api-maximum-version': '1.4', 'openstack-api-version': 'infra-optim 1.4', 'content-type': 'application/json', 'set-cookie': '0a98f3d612a3c8fda809da40f2e41782=6bfa542773f233650049a381ee03c2b9; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/ed3499bd-6556-4614-a2d1-fee6b63e9938'}
Body: b'{"efficacy_indicators": [], "uuid": "ed3499bd-6556-4614-a2d1-fee6b63e9938", "audit_uuid": "7cb9d1d5-a6e5-491c-9646-a1a3a8a1f982", "strategy_uuid": "62050629-f577-4fe0-8727-555d3890b2ab", "strategy_name": "actuator", "global_efficacy": [], "state": "PENDING", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/ed3499bd-6556-4614-a2d1-fee6b63e9938", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/ed3499bd-6556-4614-a2d1-fee6b63e9938", "rel": "bookmark"}], "hostname": null, "created_at": "2026-01-27T15:03:56+00:00", "deleted_at": null, "updated_at": "2026-01-27T15:03:56+00:00"}'
2026-01-27 15:03:56,738 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/action_plans/ed3499bd-6556-4614-a2d1-fee6b63e9938 0.083s
2026-01-27 15:03:56,739 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'OpenStack-API-Version': 'infra-optim 1.4', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 27 Jan 2026 15:03:56 GMT', 'server': 'Apache', 'content-length': '671', 'vary': 'OpenStack-API-Version', 'openstack-api-minimum-version': '1.0', 'openstack-api-maximum-version': '1.4', 'openstack-api-version': 'infra-optim 1.4', 'content-type': 'application/json', 'set-cookie': '0a98f3d612a3c8fda809da40f2e41782=6bfa542773f233650049a381ee03c2b9; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/ed3499bd-6556-4614-a2d1-fee6b63e9938'}
Body: b'{"efficacy_indicators": [], "uuid": "ed3499bd-6556-4614-a2d1-fee6b63e9938", "audit_uuid": "7cb9d1d5-a6e5-491c-9646-a1a3a8a1f982", "strategy_uuid": "62050629-f577-4fe0-8727-555d3890b2ab", "strategy_name": "actuator", "global_efficacy": [], "state": "ONGOING", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/ed3499bd-6556-4614-a2d1-fee6b63e9938", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/ed3499bd-6556-4614-a2d1-fee6b63e9938", "rel": "bookmark"}], "hostname": "watcher-applier-0", "created_at": "2026-01-27T15:03:56+00:00", "deleted_at": null, "updated_at": "2026-01-27T15:03:56+00:00"}'
2026-01-27 15:03:57,844 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/action_plans/ed3499bd-6556-4614-a2d1-fee6b63e9938 0.103s
2026-01-27 15:03:57,844 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'OpenStack-API-Version': 'infra-optim 1.4', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 27 Jan 2026 15:03:57 GMT', 'server': 'Apache', 'content-length': '673', 'vary': 'OpenStack-API-Version', 'openstack-api-minimum-version': '1.0', 'openstack-api-maximum-version': '1.4', 'openstack-api-version': 'infra-optim 1.4', 'content-type': 'application/json', 'set-cookie': '0a98f3d612a3c8fda809da40f2e41782=6bfa542773f233650049a381ee03c2b9; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/ed3499bd-6556-4614-a2d1-fee6b63e9938'}
Body: b'{"efficacy_indicators": [], "uuid": "ed3499bd-6556-4614-a2d1-fee6b63e9938", "audit_uuid": "7cb9d1d5-a6e5-491c-9646-a1a3a8a1f982", "strategy_uuid": "62050629-f577-4fe0-8727-555d3890b2ab", "strategy_name": "actuator", "global_efficacy": [], "state": "SUCCEEDED", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/ed3499bd-6556-4614-a2d1-fee6b63e9938", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/ed3499bd-6556-4614-a2d1-fee6b63e9938", "rel": "bookmark"}], "hostname": "watcher-applier-0", "created_at": "2026-01-27T15:03:56+00:00", "deleted_at": null, "updated_at": "2026-01-27T15:03:57+00:00"}'
2026-01-27 15:03:57,844 79 DEBUG [tempest.lib.common.utils.test_utils] Call partial returns true in 1.189875 seconds
2026-01-27 15:03:57,934 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/action_plans/ed3499bd-6556-4614-a2d1-fee6b63e9938 0.089s
2026-01-27 15:03:57,934 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'OpenStack-API-Version': 'infra-optim 1.4', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 27 Jan 2026 15:03:57 GMT', 'server': 'Apache', 'content-length': '673', 'vary': 'OpenStack-API-Version', 'openstack-api-minimum-version': '1.0', 'openstack-api-maximum-version': '1.4', 'openstack-api-version': 'infra-optim 1.4', 'content-type': 'application/json', 'set-cookie': '0a98f3d612a3c8fda809da40f2e41782=6bfa542773f233650049a381ee03c2b9; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/ed3499bd-6556-4614-a2d1-fee6b63e9938'}
Body: b'{"efficacy_indicators": [], "uuid": "ed3499bd-6556-4614-a2d1-fee6b63e9938", "audit_uuid": "7cb9d1d5-a6e5-491c-9646-a1a3a8a1f982", "strategy_uuid": "62050629-f577-4fe0-8727-555d3890b2ab", "strategy_name": "actuator", "global_efficacy": [], "state": "SUCCEEDED", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/ed3499bd-6556-4614-a2d1-fee6b63e9938", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/ed3499bd-6556-4614-a2d1-fee6b63e9938", "rel": "bookmark"}], "hostname": "watcher-applier-0", "created_at": "2026-01-27T15:03:56+00:00", "deleted_at": null, "updated_at": "2026-01-27T15:03:57+00:00"}'
2026-01-27 15:03:58,043 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/actions?action_plan_uuid=ed3499bd-6556-4614-a2d1-fee6b63e9938 0.107s
2026-01-27 15:03:58,043 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'OpenStack-API-Version': 'infra-optim 1.4', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 27 Jan 2026 15:03:57 GMT', 'server': 'Apache', 'content-length': '448', 'vary': 'OpenStack-API-Version', 'openstack-api-minimum-version': '1.0', 'openstack-api-maximum-version': '1.4', 'openstack-api-version': 'infra-optim 1.4', 'content-type': 'application/json', 'set-cookie': '0a98f3d612a3c8fda809da40f2e41782=6bfa542773f233650049a381ee03c2b9; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/actions?action_plan_uuid=ed3499bd-6556-4614-a2d1-fee6b63e9938'}
Body: b'{"actions": [{"uuid": "f9936b7f-1a60-4691-acd7-a200faeccab2", "action_plan_uuid": "ed3499bd-6556-4614-a2d1-fee6b63e9938", "state": "SUCCEEDED", "action_type": "sleep", "parents": [], "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/actions/f9936b7f-1a60-4691-acd7-a200faeccab2", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/actions/f9936b7f-1a60-4691-acd7-a200faeccab2", "rel": "bookmark"}]}]}'
2026-01-27 15:03:58,164 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/action_plans 0.120s
2026-01-27 15:03:58,164 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'OpenStack-API-Version': 'infra-optim 1.4', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 27 Jan 2026 15:03:58 GMT', 'server': 'Apache', 'content-length': '1176', 'vary': 'OpenStack-API-Version', 'openstack-api-minimum-version': '1.0', 'openstack-api-maximum-version': '1.4', 'openstack-api-version': 'infra-optim 1.4', 'content-type': 'application/json', 'set-cookie': '0a98f3d612a3c8fda809da40f2e41782=6bfa542773f233650049a381ee03c2b9; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans'}
Body: b'{"action_plans": [{"efficacy_indicators": [], "uuid": "14b0107d-1050-4033-9123-2a94a4817aa0", "audit_uuid": "19141cce-bb4d-483f-87c5-3f223eb13732", "strategy_uuid": "62050629-f577-4fe0-8727-555d3890b2ab", "strategy_name": "actuator", "global_efficacy": [], "state": "SUCCEEDED", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/14b0107d-1050-4033-9123-2a94a4817aa0", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/14b0107d-1050-4033-9123-2a94a4817aa0", "rel": "bookmark"}], "updated_at": "2026-01-27T15:03:55+00:00"}, {"efficacy_indicators": [], "uuid": "ed3499bd-6556-4614-a2d1-fee6b63e9938", "audit_uuid": "7cb9d1d5-a6e5-491c-9646-a1a3a8a1f982", "strategy_uuid": "62050629-f577-4fe0-8727-555d3890b2ab", "strategy_name": "actuator", "global_efficacy": [], "state": "SUCCEEDED", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/ed3499bd-6556-4614-a2d1-fee6b63e9938", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/ed3499bd-6556-4614-a2d1-fee6b63e9938", "rel": "bookmark"}], "updated_at": "2026-01-27T15:03:57+00:00"}]}'
2026-01-27 15:03:58,165 79 DEBUG [tempest.lib.common.utils.test_utils] Call _are_all_action_plans_finished returns true in 0.121402 seconds
2026-01-27 15:03:58,243 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/goals/unclassified 0.078s
2026-01-27 15:03:58,244 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'OpenStack-API-Version': 'infra-optim 1.4', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 27 Jan 2026 15:03:58 GMT', 'server': 'Apache', 'content-length': '477', 'vary': 'OpenStack-API-Version', 'openstack-api-minimum-version': '1.0', 'openstack-api-maximum-version': '1.4', 'openstack-api-version': 'infra-optim 1.4', 'content-type': 'application/json', 'set-cookie': '0a98f3d612a3c8fda809da40f2e41782=6bfa542773f233650049a381ee03c2b9; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/goals/unclassified'}
Body: b'{"uuid": "8f2af10f-c568-4bf9-b50b-91df3c4681fd", "name": "unclassified", "display_name": "Unclassified", "efficacy_specification": [], "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/goals/8f2af10f-c568-4bf9-b50b-91df3c4681fd", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/goals/8f2af10f-c568-4bf9-b50b-91df3c4681fd", "rel": "bookmark"}], "created_at": "2026-01-27T14:32:57+00:00", "updated_at": null, "deleted_at": null}'
2026-01-27 15:03:58,318 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/strategies/actuator 0.073s
2026-01-27 15:03:58,319 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'OpenStack-API-Version': 'infra-optim 1.4', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 27 Jan 2026 15:03:58 GMT', 'server': 'Apache', 'content-length': '894', 'vary': 'OpenStack-API-Version', 'openstack-api-minimum-version': '1.0', 'openstack-api-maximum-version': '1.4', 'openstack-api-version': 'infra-optim 1.4', 'content-type': 'application/json', 'set-cookie': '0a98f3d612a3c8fda809da40f2e41782=6bfa542773f233650049a381ee03c2b9; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/strategies/actuator'}
Body: b'{"uuid": "62050629-f577-4fe0-8727-555d3890b2ab", "name": "actuator", "display_name": "Actuator", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/strategies/62050629-f577-4fe0-8727-555d3890b2ab", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/strategies/62050629-f577-4fe0-8727-555d3890b2ab", "rel": "bookmark"}], "goal_uuid": "8f2af10f-c568-4bf9-b50b-91df3c4681fd", "goal_name": "unclassified", "parameters_spec": {"$schema": "http://json-schema.org/draft-04/schema#", "type": "object", "properties": {"actions": {"type": "array", "items": {"type": "object", "properties": {"action_type": {"type": "string"}, "resource_id": {"type": "string"}, "input_parameters": {"type": "object", "properties": {}, "additionalProperties": true}}, "required": ["action_type", "input_parameters"], "additionalProperties": true}}}, "required": ["actions"]}}'
2026-01-27 15:03:58,429 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 201 POST https://watcher-public-openstack.apps-crc.testing/v1/audit_templates 0.109s
2026-01-27 15:03:58,430 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'OpenStack-API-Version': 'infra-optim 1.4', 'X-Auth-Token': '<omitted>'}
Body: {"name": "deeb2730-0149-4f6a-b7f7-e090f5d19c3f", "description": "tempest-test-audit_template-129266842", "goal": "8f2af10f-c568-4bf9-b50b-91df3c4681fd", "strategy": "62050629-f577-4fe0-8727-555d3890b2ab", "scope": []}
Response - Headers: {'date': 'Tue, 27 Jan 2026 15:03:58 GMT', 'server': 'Apache', 'location': 'https://watcher-public-openstack.apps-crc.testing/v1/audit_templates/fcc976e0-ac60-45e7-a9b7-5bb0fe46b3d6', 'content-length': '703', 'vary': 'OpenStack-API-Version', 'openstack-api-minimum-version': '1.0', 'openstack-api-maximum-version': '1.4', 'openstack-api-version': 'infra-optim 1.4', 'content-type': 'application/json', 'set-cookie': '0a98f3d612a3c8fda809da40f2e41782=6bfa542773f233650049a381ee03c2b9; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/audit_templates'}
Body: b'{"uuid": "fcc976e0-ac60-45e7-a9b7-5bb0fe46b3d6", "name": "deeb2730-0149-4f6a-b7f7-e090f5d19c3f", "description": "tempest-test-audit_template-129266842", "goal_uuid": "8f2af10f-c568-4bf9-b50b-91df3c4681fd", "goal_name": "unclassified", "strategy_uuid": "62050629-f577-4fe0-8727-555d3890b2ab", "strategy_name": "actuator", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/audit_templates/fcc976e0-ac60-45e7-a9b7-5bb0fe46b3d6", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/audit_templates/fcc976e0-ac60-45e7-a9b7-5bb0fe46b3d6", "rel": "bookmark"}], "scope": [], "created_at": "2026-01-27T15:03:58.411596+00:00", "deleted_at": null, "updated_at": null}'
2026-01-27 15:03:58,538 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 201 POST https://watcher-public-openstack.apps-crc.testing/v1/audits 0.107s
2026-01-27 15:03:58,538 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'OpenStack-API-Version': 'infra-optim 1.4', 'X-Auth-Token': '<omitted>'}
Body: {"audit_template_uuid": "fcc976e0-ac60-45e7-a9b7-5bb0fe46b3d6", "audit_type": "ONESHOT", "interval": null, "parameters": {"actions": [{"action_type": "change_nova_service_state", "input_parameters": {"state": "enabled"}, "resource_id": "compute-1.ctlplane.example.com"}]}}
Response - Headers: {'date': 'Tue, 27 Jan 2026 15:03:58 GMT', 'server': 'Apache', 'location': 'https://watcher-public-openstack.apps-crc.testing/v1/audits/f4b9403d-f6d9-4cbb-9192-79109030fd5b', 'content-length': '975', 'vary': 'OpenStack-API-Version', 'openstack-api-minimum-version': '1.0', 'openstack-api-maximum-version': '1.4', 'openstack-api-version': 'infra-optim 1.4', 'content-type': 'application/json', 'set-cookie': '0a98f3d612a3c8fda809da40f2e41782=6bfa542773f233650049a381ee03c2b9; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/audits'}
Body: b'{"uuid": "f4b9403d-f6d9-4cbb-9192-79109030fd5b", "name": "actuator-2026-01-27T15:03:58.506186", "audit_type": "ONESHOT", "state": "PENDING", "goal_uuid": "8f2af10f-c568-4bf9-b50b-91df3c4681fd", "goal_name": "unclassified", "strategy_uuid": "62050629-f577-4fe0-8727-555d3890b2ab", "strategy_name": "actuator", "parameters": {"actions": [{"action_type": "change_nova_service_state", "input_parameters": {"state": "enabled"}, "resource_id": "compute-1.ctlplane.example.com"}]}, "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/audits/f4b9403d-f6d9-4cbb-9192-79109030fd5b", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/audits/f4b9403d-f6d9-4cbb-9192-79109030fd5b", "rel": "bookmark"}], "interval": null, "scope": [], "auto_trigger": false, "next_run_time": null, "hostname": null, "start_time": null, "end_time": null, "force": false, "created_at": "2026-01-27T15:03:58.516609+00:00", "deleted_at": null, "updated_at": null}'
2026-01-27 15:03:58,631 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/audits/f4b9403d-f6d9-4cbb-9192-79109030fd5b 0.092s
2026-01-27 15:03:58,631 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'OpenStack-API-Version': 'infra-optim 1.4', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 27 Jan 2026 15:03:58 GMT', 'server': 'Apache', 'content-length': '1014', 'vary': 'OpenStack-API-Version', 'openstack-api-minimum-version': '1.0', 'openstack-api-maximum-version': '1.4', 'openstack-api-version': 'infra-optim 1.4', 'content-type': 'application/json', 'set-cookie': '0a98f3d612a3c8fda809da40f2e41782=6bfa542773f233650049a381ee03c2b9; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/audits/f4b9403d-f6d9-4cbb-9192-79109030fd5b'}
Body: b'{"uuid": "f4b9403d-f6d9-4cbb-9192-79109030fd5b", "name": "actuator-2026-01-27T15:03:58.506186", "audit_type": "ONESHOT", "state": "ONGOING", "goal_uuid": "8f2af10f-c568-4bf9-b50b-91df3c4681fd", "goal_name": "unclassified", "strategy_uuid": "62050629-f577-4fe0-8727-555d3890b2ab", "strategy_name": "actuator", "parameters": {"actions": [{"action_type": "change_nova_service_state", "input_parameters": {"state": "enabled"}, "resource_id": "compute-1.ctlplane.example.com"}]}, "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/audits/f4b9403d-f6d9-4cbb-9192-79109030fd5b", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/audits/f4b9403d-f6d9-4cbb-9192-79109030fd5b", "rel": "bookmark"}], "interval": null, "scope": [], "auto_trigger": false, "next_run_time": null, "hostname": "watcher-decision-engine-0", "start_time": null, "end_time": null, "force": false, "created_at": "2026-01-27T15:03:58+00:00", "deleted_at": null, "updated_at": "2026-01-27T15:03:58+00:00"}'
2026-01-27 15:03:59,281 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/audits/f4b9403d-f6d9-4cbb-9192-79109030fd5b 0.148s
2026-01-27 15:03:59,281 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'OpenStack-API-Version': 'infra-optim 1.4', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 27 Jan 2026 15:03:59 GMT', 'server': 'Apache', 'content-length': '1016', 'vary': 'OpenStack-API-Version', 'openstack-api-minimum-version': '1.0', 'openstack-api-maximum-version': '1.4', 'openstack-api-version': 'infra-optim 1.4', 'content-type': 'application/json', 'set-cookie': '0a98f3d612a3c8fda809da40f2e41782=6bfa542773f233650049a381ee03c2b9; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/audits/f4b9403d-f6d9-4cbb-9192-79109030fd5b'}
Body: b'{"uuid": "f4b9403d-f6d9-4cbb-9192-79109030fd5b", "name": "actuator-2026-01-27T15:03:58.506186", "audit_type": "ONESHOT", "state": "SUCCEEDED", "goal_uuid": "8f2af10f-c568-4bf9-b50b-91df3c4681fd", "goal_name": "unclassified", "strategy_uuid": "62050629-f577-4fe0-8727-555d3890b2ab", "strategy_name": "actuator", "parameters": {"actions": [{"action_type": "change_nova_service_state", "input_parameters": {"state": "enabled"}, "resource_id": "compute-1.ctlplane.example.com"}]}, "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/audits/f4b9403d-f6d9-4cbb-9192-79109030fd5b", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/audits/f4b9403d-f6d9-4cbb-9192-79109030fd5b", "rel": "bookmark"}], "interval": null, "scope": [], "auto_trigger": false, "next_run_time": null, "hostname": "watcher-decision-engine-0", "start_time": null, "end_time": null, "force": false, "created_at": "2026-01-27T15:03:58+00:00", "deleted_at": null, "updated_at": "2026-01-27T15:03:58+00:00"}'
2026-01-27 15:03:59,282 79 DEBUG [tempest.lib.common.utils.test_utils] Call partial returns true in 0.743759 seconds
2026-01-27 15:03:59,411 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/action_plans?audit_uuid=f4b9403d-f6d9-4cbb-9192-79109030fd5b 0.128s
2026-01-27 15:03:59,412 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'OpenStack-API-Version': 'infra-optim 1.4', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 27 Jan 2026 15:03:59 GMT', 'server': 'Apache', 'content-length': '576', 'vary': 'OpenStack-API-Version', 'openstack-api-minimum-version': '1.0', 'openstack-api-maximum-version': '1.4', 'openstack-api-version': 'infra-optim 1.4', 'content-type': 'application/json', 'set-cookie': '0a98f3d612a3c8fda809da40f2e41782=6bfa542773f233650049a381ee03c2b9; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans?audit_uuid=f4b9403d-f6d9-4cbb-9192-79109030fd5b'}
Body: b'{"action_plans": [{"efficacy_indicators": [], "uuid": "0be3da73-7413-4670-9df2-f9fab56cf20a", "audit_uuid": "f4b9403d-f6d9-4cbb-9192-79109030fd5b", "strategy_uuid": "62050629-f577-4fe0-8727-555d3890b2ab", "strategy_name": "actuator", "global_efficacy": [], "state": "RECOMMENDED", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/0be3da73-7413-4670-9df2-f9fab56cf20a", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/0be3da73-7413-4670-9df2-f9fab56cf20a", "rel": "bookmark"}], "updated_at": null}]}'
2026-01-27 15:03:59,507 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/action_plans/0be3da73-7413-4670-9df2-f9fab56cf20a 0.094s
2026-01-27 15:03:59,508 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'OpenStack-API-Version': 'infra-optim 1.4', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 27 Jan 2026 15:03:59 GMT', 'server': 'Apache', 'content-length': '637', 'vary': 'OpenStack-API-Version', 'openstack-api-minimum-version': '1.0', 'openstack-api-maximum-version': '1.4', 'openstack-api-version': 'infra-optim 1.4', 'content-type': 'application/json', 'set-cookie': '0a98f3d612a3c8fda809da40f2e41782=6bfa542773f233650049a381ee03c2b9; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/0be3da73-7413-4670-9df2-f9fab56cf20a'}
Body: b'{"efficacy_indicators": [], "uuid": "0be3da73-7413-4670-9df2-f9fab56cf20a", "audit_uuid": "f4b9403d-f6d9-4cbb-9192-79109030fd5b", "strategy_uuid": "62050629-f577-4fe0-8727-555d3890b2ab", "strategy_name": "actuator", "global_efficacy": [], "state": "RECOMMENDED", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/0be3da73-7413-4670-9df2-f9fab56cf20a", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/0be3da73-7413-4670-9df2-f9fab56cf20a", "rel": "bookmark"}], "hostname": null, "created_at": "2026-01-27T15:03:58+00:00", "deleted_at": null, "updated_at": null}'
2026-01-27 15:03:59,665 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 PATCH https://watcher-public-openstack.apps-crc.testing/v1/action_plans/0be3da73-7413-4670-9df2-f9fab56cf20a 0.156s
2026-01-27 15:03:59,666 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'OpenStack-API-Version': 'infra-optim 1.4', 'X-Auth-Token': '<omitted>'}
Body: [{"path": "/state", "op": "replace", "value": "PENDING"}]
Response - Headers: {'date': 'Tue, 27 Jan 2026 15:03:59 GMT', 'server': 'Apache', 'content-length': '656', 'vary': 'OpenStack-API-Version', 'openstack-api-minimum-version': '1.0', 'openstack-api-maximum-version': '1.4', 'openstack-api-version': 'infra-optim 1.4', 'content-type': 'application/json', 'set-cookie': '0a98f3d612a3c8fda809da40f2e41782=6bfa542773f233650049a381ee03c2b9; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/0be3da73-7413-4670-9df2-f9fab56cf20a'}
Body: b'{"efficacy_indicators": [], "uuid": "0be3da73-7413-4670-9df2-f9fab56cf20a", "audit_uuid": "f4b9403d-f6d9-4cbb-9192-79109030fd5b", "strategy_uuid": "62050629-f577-4fe0-8727-555d3890b2ab", "strategy_name": "actuator", "global_efficacy": [], "state": "PENDING", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/0be3da73-7413-4670-9df2-f9fab56cf20a", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/0be3da73-7413-4670-9df2-f9fab56cf20a", "rel": "bookmark"}], "hostname": null, "created_at": "2026-01-27T15:03:58+00:00", "deleted_at": null, "updated_at": "2026-01-27T15:03:59+00:00"}'
2026-01-27 15:03:59,778 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/action_plans/0be3da73-7413-4670-9df2-f9fab56cf20a 0.111s
2026-01-27 15:03:59,779 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'OpenStack-API-Version': 'infra-optim 1.4', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 27 Jan 2026 15:03:59 GMT', 'server': 'Apache', 'content-length': '671', 'vary': 'OpenStack-API-Version', 'openstack-api-minimum-version': '1.0', 'openstack-api-maximum-version': '1.4', 'openstack-api-version': 'infra-optim 1.4', 'content-type': 'application/json', 'set-cookie': '0a98f3d612a3c8fda809da40f2e41782=6bfa542773f233650049a381ee03c2b9; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/0be3da73-7413-4670-9df2-f9fab56cf20a'}
Body: b'{"efficacy_indicators": [], "uuid": "0be3da73-7413-4670-9df2-f9fab56cf20a", "audit_uuid": "f4b9403d-f6d9-4cbb-9192-79109030fd5b", "strategy_uuid": "62050629-f577-4fe0-8727-555d3890b2ab", "strategy_name": "actuator", "global_efficacy": [], "state": "ONGOING", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/0be3da73-7413-4670-9df2-f9fab56cf20a", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/0be3da73-7413-4670-9df2-f9fab56cf20a", "rel": "bookmark"}], "hostname": "watcher-applier-0", "created_at": "2026-01-27T15:03:58+00:00", "deleted_at": null, "updated_at": "2026-01-27T15:03:59+00:00"}'
2026-01-27 15:04:00,894 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/action_plans/0be3da73-7413-4670-9df2-f9fab56cf20a 0.113s
2026-01-27 15:04:00,894 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'OpenStack-API-Version': 'infra-optim 1.4', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 27 Jan 2026 15:04:00 GMT', 'server': 'Apache', 'content-length': '673', 'vary': 'OpenStack-API-Version', 'openstack-api-minimum-version': '1.0', 'openstack-api-maximum-version': '1.4', 'openstack-api-version': 'infra-optim 1.4', 'content-type': 'application/json', 'set-cookie': '0a98f3d612a3c8fda809da40f2e41782=6bfa542773f233650049a381ee03c2b9; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/0be3da73-7413-4670-9df2-f9fab56cf20a'}
Body: b'{"efficacy_indicators": [], "uuid": "0be3da73-7413-4670-9df2-f9fab56cf20a", "audit_uuid": "f4b9403d-f6d9-4cbb-9192-79109030fd5b", "strategy_uuid": "62050629-f577-4fe0-8727-555d3890b2ab", "strategy_name": "actuator", "global_efficacy": [], "state": "SUCCEEDED", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/0be3da73-7413-4670-9df2-f9fab56cf20a", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/0be3da73-7413-4670-9df2-f9fab56cf20a", "rel": "bookmark"}], "hostname": "watcher-applier-0", "created_at": "2026-01-27T15:03:58+00:00", "deleted_at": null, "updated_at": "2026-01-27T15:04:00+00:00"}'
2026-01-27 15:04:00,895 79 DEBUG [tempest.lib.common.utils.test_utils] Call partial returns true in 1.228477 seconds
2026-01-27 15:04:00,994 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/action_plans/0be3da73-7413-4670-9df2-f9fab56cf20a 0.098s
2026-01-27 15:04:00,995 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'OpenStack-API-Version': 'infra-optim 1.4', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 27 Jan 2026 15:04:00 GMT', 'server': 'Apache', 'content-length': '673', 'vary': 'OpenStack-API-Version', 'openstack-api-minimum-version': '1.0', 'openstack-api-maximum-version': '1.4', 'openstack-api-version': 'infra-optim 1.4', 'content-type': 'application/json', 'set-cookie': '0a98f3d612a3c8fda809da40f2e41782=6bfa542773f233650049a381ee03c2b9; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/0be3da73-7413-4670-9df2-f9fab56cf20a'}
Body: b'{"efficacy_indicators": [], "uuid": "0be3da73-7413-4670-9df2-f9fab56cf20a", "audit_uuid": "f4b9403d-f6d9-4cbb-9192-79109030fd5b", "strategy_uuid": "62050629-f577-4fe0-8727-555d3890b2ab", "strategy_name": "actuator", "global_efficacy": [], "state": "SUCCEEDED", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/0be3da73-7413-4670-9df2-f9fab56cf20a", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/0be3da73-7413-4670-9df2-f9fab56cf20a", "rel": "bookmark"}], "hostname": "watcher-applier-0", "created_at": "2026-01-27T15:03:58+00:00", "deleted_at": null, "updated_at": "2026-01-27T15:04:00+00:00"}'
2026-01-27 15:04:01,115 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/actions?action_plan_uuid=0be3da73-7413-4670-9df2-f9fab56cf20a 0.119s
2026-01-27 15:04:01,116 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'OpenStack-API-Version': 'infra-optim 1.4', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 27 Jan 2026 15:04:01 GMT', 'server': 'Apache', 'content-length': '468', 'vary': 'OpenStack-API-Version', 'openstack-api-minimum-version': '1.0', 'openstack-api-maximum-version': '1.4', 'openstack-api-version': 'infra-optim 1.4', 'content-type': 'application/json', 'set-cookie': '0a98f3d612a3c8fda809da40f2e41782=6bfa542773f233650049a381ee03c2b9; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/actions?action_plan_uuid=0be3da73-7413-4670-9df2-f9fab56cf20a'}
Body: b'{"actions": [{"uuid": "e48b5fc1-07e0-4146-8ead-a004e13b56ca", "action_plan_uuid": "0be3da73-7413-4670-9df2-f9fab56cf20a", "state": "SUCCEEDED", "action_type": "change_nova_service_state", "parents": [], "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/actions/e48b5fc1-07e0-4146-8ead-a004e13b56ca", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/actions/e48b5fc1-07e0-4146-8ead-a004e13b56ca", "rel": "bookmark"}]}]}'
2026-01-27 15:04:01,229 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/os-services 0.112s
2026-01-27 15:04:01,229 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.56', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 27 Jan 2026 15:04:01 GMT', 'server': 'Apache', 'content-length': '1297', 'openstack-api-version': 'compute 2.56', 'x-openstack-nova-api-version': '2.56', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0a81f79e-a617-4e81-916a-54089bbd5d4d', 'x-compute-request-id': 'req-0a81f79e-a617-4e81-916a-54089bbd5d4d', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=e369c60de5830187bc4538305835348a; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/os-services'}
Body: b'{"services": [{"binary": "nova-conductor", "host": "nova-cell0-conductor-0", "id": "fb7e8f66-308c-4e36-9708-37acef41d1e1", "zone": "internal", "status": "enabled", "state": "up", "updated_at": "2026-01-27T15:04:00.000000", "disabled_reason": null, "forced_down": false}, {"binary": "nova-scheduler", "host": "nova-scheduler-0", "id": "418e5d31-4545-43d1-8728-10bf1a6994ca", "zone": "internal", "status": "enabled", "state": "up", "updated_at": "2026-01-27T15:03:51.000000", "disabled_reason": null, "forced_down": false}, {"binary": "nova-conductor", "host": "nova-cell1-conductor-0", "id": "3fc7d66f-2c12-478a-bb69-efc5b09b9565", "zone": "internal", "status": "enabled", "state": "up", "updated_at": "2026-01-27T15:03:53.000000", "disabled_reason": null, "forced_down": false}, {"binary": "nova-compute", "host": "compute-1.ctlplane.example.com", "id": "f3b2263e-9125-4b18-a822-9d078404da96", "zone": "nova", "status": "enabled", "state": "up", "updated_at": "2026-01-27T15:03:55.000000", "disabled_reason": null, "forced_down": false}, {"binary": "nova-compute", "host": "compute-0.ctlplane.example.com", "id": "a2345be4-0aba-4ea8-9f7a-a6f5140a7cbd", "zone": "nova", "status": "enabled", "state": "up", "updated_at": "2026-01-27T15:03:54.000000", "disabled_reason": null, "forced_down": false}]}'
2026-01-27 15:04:01,407 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/detail 0.175s
2026-01-27 15:04:01,408 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.56', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 27 Jan 2026 15:04:01 GMT', 'server': 'Apache', 'content-length': '15', 'openstack-api-version': 'compute 2.56', 'x-openstack-nova-api-version': '2.56', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-571b4118-f050-4c1a-a123-d6c13a89c048', 'x-compute-request-id': 'req-571b4118-f050-4c1a-a123-d6c13a89c048', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=e369c60de5830187bc4538305835348a; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/detail'}
Body: b'{"servers": []}'
2026-01-27 15:04:01,547 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/os-hypervisors/detail 0.131s
2026-01-27 15:04:01,548 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.56', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 27 Jan 2026 15:04:01 GMT', 'server': 'Apache', 'content-length': '3471', 'openstack-api-version': 'compute 2.56', 'x-openstack-nova-api-version': '2.56', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2cd9fb9b-9d9c-4903-b779-790fc4f9acf4', 'x-compute-request-id': 'req-2cd9fb9b-9d9c-4903-b779-790fc4f9acf4', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=e369c60de5830187bc4538305835348a; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/os-hypervisors/detail'}
Body: b'{"hypervisors": [{"id": "5caca4c9-1354-4e50-a489-e4ac32aa638b", "hypervisor_hostname": "compute-1.ctlplane.example.com", "state": "up", "status": "enabled", "hypervisor_type": "QEMU", "hypervisor_version": 10001000, "host_ip": "192.168.122.101", "service": {"id": "f3b2263e-9125-4b18-a822-9d078404da96", "host": "compute-1.ctlplane.example.com", "disabled_reason": null}, "vcpus": 8, "memory_mb": 7679, "local_gb": 79, "vcpus_used": 0, "memory_mb_used": 512, "local_gb_used": 0, "free_ram_mb": 7167, "free_disk_gb": 79, "current_workload": 0, "running_vms": 0, "disk_available_least": 73, "cpu_info": {"arch": "x86_64", "model": "EPYC-Rome-v4", "vendor": "AMD", "topology": {"cells": 1, "sockets": 8, "cores": 1, "threads": 1}, "features": ["fxsr", "fma", "cmov", "svm", "virt-ssbd", "sse4a", "sha-ni", "rdseed", "sse", "de", "clflush", "ibpb", "msr", "rdpid", "mca", "clzero", "x2apic", "mce", "tsc", "amd-stibp", "ssbd", "ssse3", "skip-l1dfl-vmentry", "topoext", "abm", "xsaveopt", "pge", "amd-ssbd", "avx2", "xsave", "clwb", "lbrv", "sse2", "sse4.2", "mtrr", "sep", "tsc-scale", "xsaveerptr", "vmcb-clean", "rdctl-no", "pschange-mc-no", "hypervisor", "f16c", "fsgsbase", "misalignsse", "arat", "popcnt", "avx", "npt", "sse4.1", "lahf_lm", "mmx", "umip", "pse36", "movbe", "nrip-save", "rdrand", "smap", "mmxext", "tsc_adjust", "bmi1", "cmp_legacy", "lm", "arch-capabilities", "cx16", "cr8legacy", "stibp", "pse", "xgetbv1", "pdpe1gb", "fxsr_opt", "osvw", "3dnowprefetch", "smep", "pfthreshold", "ibrs", "aes", "spec-ctrl", "wbnoinvd", "pae", "svme-addr-chk", "tsc-deadline", "pclmuldq", "syscall", "bmi2", "pni", "pat", "perfctr_core", "nx", "xsavec", "clflushopt", "rdtscp", "adx", "mds-no", "apic", "fpu", "cx8", "pause-filter", "vme"]}}, {"id": "f0f726a9-cfc7-45bb-be66-0dd0a33df0bb", "hypervisor_hostname": "compute-0.ctlplane.example.com", "state": "up", "status": "enabled", "hypervisor_type": "QEMU", "hypervisor_version": 10001000, "host_ip": "192.168.122.100", "service": {"id": "a2345be4-0aba-4ea8-9f7a-a6f5140a7cbd", "host": "compute-0.ctlplane.example.com", "disabled_reason": null}, "vcpus": 8, "memory_mb": 7679, "local_gb": 79, "vcpus_used": 0, "memory_mb_used": 512, "local_gb_used": 0, "free_ram_mb": 7167, "free_disk_gb": 79, "current_workload": 0, "running_vms": 0, "disk_available_least": 73, "cpu_info": {"arch": "x86_64", "model": "EPYC-Rome-v4", "vendor": "AMD", "topology": {"cells": 1, "sockets": 8, "cores": 1, "threads": 1}, "features": ["fxsr", "syscall", "wbnoinvd", "arch-capabilities", "svme-addr-chk", "sep", "lbrv", "sse", "nx", "stibp", "movbe", "npt", "cr8legacy", "clflush", "amd-ssbd", "tsc_adjust", "svm", "rdctl-no", "mmxext", "avx", "mce", "xsaveopt", "bmi2", "ibrs", "pdpe1gb", "sse4a", "smep", "ssse3", "vme", "fsgsbase", "perfctr_core", "hypervisor", "clzero", "pfthreshold", "pause-filter", "arat", "cx8", "pae", "lm", "xsavec", "tsc", "3dnowprefetch", "bmi1", "umip", "rdseed", "pclmuldq", "pse36", "amd-stibp", "clwb", "nrip-save", "sse2", "skip-l1dfl-vmentry", "rdtscp", "de", "xsave", "fxsr_opt", "adx", "f16c", "tsc-deadline", "rdrand", "osvw", "pat", "pni", "fma", "mtrr", "pge", "virt-ssbd", "vmcb-clean", "tsc-scale", "spec-ctrl", "x2apic", "pse", "msr", "misalignsse", "sse4.1", "fpu", "ibpb", "abm", "xsaveerptr", "cmp_legacy", "apic", "mds-no", "xgetbv1", "popcnt", "mca", "pschange-mc-no", "avx2", "mmx", "cmov", "rdpid", "cx16", "aes", "sse4.2", "topoext", "sha-ni", "clflushopt", "smap", "lahf_lm", "ssbd"]}}]}'
2026-01-27 15:04:01,714 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://placement-public-openstack.apps-crc.testing/resource_providers/5caca4c9-1354-4e50-a489-e4ac32aa638b/traits 0.153s
2026-01-27 15:04:01,714 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'OpenStack-API-Version': 'placement 1.29', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 27 Jan 2026 15:04:01 GMT', 'server': 'Apache', 'last-modified': 'Tue, 27 Jan 2026 14:33:17 GMT', 'content-length': '1403', 'cache-control': 'no-cache', 'openstack-api-version': 'placement 1.29', 'vary': 'openstack-api-version', 'x-openstack-request-id': 'req-ecf6217b-5aa7-44c4-9af3-020855c4dbd9', 'content-type': 'application/json', 'set-cookie': 'a0787c90e7299024e7525b97b3d9ea96=9778d7ac8e3ed45b7cd24c082eafca95; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://placement-public-openstack.apps-crc.testing/resource_providers/5caca4c9-1354-4e50-a489-e4ac32aa638b/traits'}
Body: b'{"traits": ["COMPUTE_GRAPHICS_MODEL_NONE", "COMPUTE_VIOMMU_MODEL_INTEL", "COMPUTE_VOLUME_MULTI_ATTACH", "COMPUTE_STORAGE_BUS_USB", "COMPUTE_NET_VIF_MODEL_PCNET", "COMPUTE_RESCUE_BFV", "COMPUTE_STORAGE_BUS_SCSI", "COMPUTE_GRAPHICS_MODEL_CIRRUS", "COMPUTE_NET_ATTACH_INTERFACE_WITH_TAG", "COMPUTE_IMAGE_TYPE_ISO", "COMPUTE_IMAGE_TYPE_RAW", "COMPUTE_STORAGE_BUS_IDE", "COMPUTE_NET_VIF_MODEL_RTL8139", "HW_CPU_X86_MMX", "COMPUTE_NET_VIF_MODEL_E1000", "COMPUTE_IMAGE_TYPE_QCOW2", "COMPUTE_VOLUME_EXTEND", "COMPUTE_VOLUME_ATTACH_WITH_TAG", "COMPUTE_GRAPHICS_MODEL_BOCHS", "COMPUTE_NET_VIF_MODEL_NE2K_PCI", "COMPUTE_STORAGE_BUS_SATA", "COMPUTE_TRUSTED_CERTS", "HW_CPU_X86_SSE2", "COMPUTE_NODE", "COMPUTE_NET_VIF_MODEL_E1000E", "COMPUTE_ACCELERATORS", "COMPUTE_STORAGE_BUS_VIRTIO", "COMPUTE_SECURITY_TPM_2_0", "COMPUTE_GRAPHICS_MODEL_VIRTIO", "COMPUTE_NET_VIF_MODEL_SPAPR_VLAN", "COMPUTE_IMAGE_TYPE_AMI", "COMPUTE_SOCKET_PCI_NUMA_AFFINITY", "COMPUTE_NET_VIF_MODEL_VIRTIO", "COMPUTE_VIOMMU_MODEL_AUTO", "HW_CPU_X86_SSE41", "COMPUTE_NET_ATTACH_INTERFACE", "COMPUTE_SECURITY_UEFI_SECURE_BOOT", "HW_CPU_X86_SSE", "COMPUTE_NET_VIF_MODEL_VMXNET3", "COMPUTE_IMAGE_TYPE_AKI", "COMPUTE_STORAGE_BUS_FDC", "COMPUTE_GRAPHICS_MODEL_VGA", "COMPUTE_VIOMMU_MODEL_VIRTIO", "COMPUTE_SECURITY_TPM_1_2", "COMPUTE_DEVICE_TAGGING", "COMPUTE_IMAGE_TYPE_ARI", "HW_CPU_X86_SSSE3", "HW_CPU_X86_SSE42"], "resource_provider_generation": 2}'
2026-01-27 15:04:02,083 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 201 POST https://keystone-public-openstack.apps-crc.testing/v3/auth/tokens 0.361s
2026-01-27 15:04:02,083 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'}
Body: <omitted>
Response - Headers: {'date': 'Tue, 27 Jan 2026 15:04:01 GMT', 'server': 'Apache', 'content-length': '5233', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-270795fe-5360-441f-baa2-f3137a30fd31', 'content-type': 'application/json', 'set-cookie': 'b5697f82cf3c19ece8be533395142512=b5bc34a71d114e906c20eb988af71317; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://keystone-public-openstack.apps-crc.testing/v3/auth/tokens'}
Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "73f7e3e2dd10481e871e0aabd3ff0729", "name": "tempest-TestExecuteActionsViaActuator-1705737591-project-member", "password_expires_at": null}, "audit_ids": ["y18fy-QuS1efys8nHEHQYg"], "expires_at": "2026-01-27T16:04:02.000000Z", "issued_at": "2026-01-27T15:04:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "bce0cef9f29e409d915adbcb63761daf", "name": "tempest-TestExecuteActionsViaActuator-1705737591"}, "is_domain": false, "roles": [{"id": "6a7aba9170604c3eaebac6aee16db288", "name": "reader"}, {"id": "0e513cf04ca5486dbf02e7b2ad24807b", "name": "member"}], "catalog": [{"endpoints": [{"name": "barbican", "id": "a1cf9197c76444f78a7f0b6318e446c6", "interface": "public", "region_id": "regionOne", "url": "https://barbican-public-openstack.apps-crc.testing", "region": "regionOne"}, {"name": "barbican", "id": "b7e60bdf35e7422b871abc4848fd02a8", "interface": "internal", "region_id": "regionOne", "url": "https://barbican-internal.openstack.svc:9311", "region": "regionOne"}], "id": "2ffba873a869415096c80df07e4e38b0", "type": "key-manager", "name": "barbican"}, {"endpoints": [{"name": "placement", "id": "a95a39d838e44f5b8cc5a7be4209f60c", "interface": "internal", "region_id": "regionOne", "url": "https://placement-internal.openstack.svc:8778", "region": "regionOne"}, {"name": "placement", "id": "bbb561d9cbd148a69c51f7b237901ff7", "interface": "public", "region_id": "regionOne", "url": "https://placement-public-openstack.apps-crc.testing", "region": "regionOne"}], "id": "5c81275fc10d49ae919e3ec2e06b5268", "type": "placement", "name": "placement"}, {"endpoints": [{"name": "watcher", "id": "468ed88314de43e98cf4f946808fde45", "interface": "public", "region_id": "regionOne", "url": "https://watcher-public-openstack.apps-crc.testing", "region": "regionOne"}, {"name": "watcher", "id": "e94ff3aa544d4eb3a6408c1dcb1b8b3b", "interface": "internal", "region_id": "regionOne", "url": "https://watcher-internal.openstack.svc:9322", "region": "regionOne"}], "id": "66c3f0f570e040d7b3a7d016a4ed153e", "type": "infra-optim", "name": "watcher"}, {"endpoints": [], "id": "972f19927f1249be9dccece2d0012a41", "type": "Ceilometer", "name": "ceilometer"}, {"endpoints": [{"name": "neutron", "id": "4f040ad4b3f24ed6b04f10380b11f3c2", "interface": "internal", "region_id": "regionOne", "url": "https://neutron-internal.openstack.svc:9696", "region": "regionOne"}, {"name": "neutron", "id": "d0903d3e19f2473eaddd5b2d8a4aaebe", "interface": "public", "region_id": "regionOne", "url": "https://neutron-public-openstack.apps-crc.testing", "region": "regionOne"}], "id": "a805293237d14e849f5050a422437ea1", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "e79da21f7d7c484c81ab7954417e7015", "interface": "internal", "region_id": "regionOne", "url": "https://keystone-internal.openstack.svc:5000", "region": "regionOne"}, {"id": "f975508ed514497e98e1df0fb7c6a08a", "interface": "public", "region_id": "regionOne", "url": "https://keystone-public-openstack.apps-crc.testing", "region": "regionOne"}], "id": "b043c9d6beaa4470baab17f45430457c", "type": "identity", "name": "keystone"}, {"endpoints": [{"name": "swift", "id": "32a3a2669bbd43c2afdee5ba82f21dd6", "interface": "public", "region_id": "regionOne", "url": "https://swift-public-openstack.apps-crc.testing/v1/AUTH_bce0cef9f29e409d915adbcb63761daf", "region": "regionOne"}, {"name": "swift", "id": "7cb8eafe3eb94e38a9e14e0233649919", "interface": "internal", "region_id": "regionOne", "url": "https://swift-internal.openstack.svc:8080/v1/AUTH_bce0cef9f29e409d915adbcb63761daf", "region": "regionOne"}], "id": "ca0009967c5d4833a476fb7f9b1aabd1", "type": "object-store", "name": "swift"}, {"endpoints": [{"name": "nova", "id": "572bbd6e80d8406ba2d92e14f1783570", "interface": "public", "region_id": "regionOne", "url": "https://nova-public-openstack.apps-crc.testing/v2.1", "region": "regionOne"}, {"name": "nova", "id": "b837af9019ea4552b88bc4a76756d940", "interface": "internal", "region_id": "regionOne", "url
2026-01-27 15:04:02,084 79 INFO [tempest.lib.common.fixed_network] (TestExecuteActionsViaActuator:test_execute_scenarios) Found network {'id': '2bf38449-b179-4cb1-825b-acaea2c9ff98', 'name': 'tempest-TestExecuteActionsViaActuator-1949163098-network', 'tenant_id': 'bce0cef9f29e409d915adbcb63761daf', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'bce0cef9f29e409d915adbcb63761daf', 'qos_policy_id': None, 'port_security_enabled': True, 'dns_domain': '', 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 32783, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'l2_adjacency': True, 'tags': [], 'created_at': '2026-01-27T15:03:35Z', 'updated_at': '2026-01-27T15:03:35Z', 'revision_number': 1} available for tenant
2026-01-27 15:04:06,522 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 202 POST https://nova-public-openstack.apps-crc.testing/v2.1/servers 4.434s
2026-01-27 15:04:06,523 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.56', 'X-Auth-Token': '<omitted>'}
Body: {"server": {"name": "tempest-TestExecuteActionsViaActuator-server-1833319667", "imageRef": "4c056b35-f22d-444e-bcce-42ae9bb518b3", "flavorRef": "1000da7d-5fe2-402b-867f-caba0ba8067f", "networks": [{"uuid": "2bf38449-b179-4cb1-825b-acaea2c9ff98"}]}}
Response - Headers: {'date': 'Tue, 27 Jan 2026 15:04:02 GMT', 'server': 'Apache', 'content-length': '420', 'location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/f555f424-a460-47a3-be30-a7cd7f4a56ce', 'openstack-api-version': 'compute 2.56', 'x-openstack-nova-api-version': '2.56', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f0e51e31-bb86-4764-8894-8c915ee1c4f3', 'x-compute-request-id': 'req-f0e51e31-bb86-4764-8894-8c915ee1c4f3', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=e369c60de5830187bc4538305835348a; 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": "f555f424-a460-47a3-be30-a7cd7f4a56ce", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/f555f424-a460-47a3-be30-a7cd7f4a56ce"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/f555f424-a460-47a3-be30-a7cd7f4a56ce"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "cfzm3Nwt539e"}}'
2026-01-27 15:04:07,280 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/f555f424-a460-47a3-be30-a7cd7f4a56ce 0.749s
2026-01-27 15:04:07,281 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.56', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 27 Jan 2026 15:04:06 GMT', 'server': 'Apache', 'content-length': '1371', 'openstack-api-version': 'compute 2.56', 'x-openstack-nova-api-version': '2.56', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-21a2ce95-7947-4886-8e43-49289c4c85e8', 'x-compute-request-id': 'req-21a2ce95-7947-4886-8e43-49289c4c85e8', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=e369c60de5830187bc4538305835348a; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/f555f424-a460-47a3-be30-a7cd7f4a56ce'}
Body: b'{"server": {"id": "f555f424-a460-47a3-be30-a7cd7f4a56ce", "name": "tempest-TestExecuteActionsViaActuator-server-1833319667", "status": "BUILD", "tenant_id": "bce0cef9f29e409d915adbcb63761daf", "user_id": "73f7e3e2dd10481e871e0aabd3ff0729", "metadata": {}, "hostId": "", "image": {"id": "4c056b35-f22d-444e-bcce-42ae9bb518b3", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/4c056b35-f22d-444e-bcce-42ae9bb518b3"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2026-01-27T15:04:06Z", "updated": "2026-01-27T15:04:06Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/f555f424-a460-47a3-be30-a7cd7f4a56ce"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/f555f424-a460-47a3-be30-a7cd7f4a56ce"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": null, "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, "description": null, "tags": []}}'
2026-01-27 15:04:09,289 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/f555f424-a460-47a3-be30-a7cd7f4a56ce 0.995s
2026-01-27 15:04:09,289 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.56', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 27 Jan 2026 15:04:08 GMT', 'server': 'Apache', 'content-length': '1375', 'openstack-api-version': 'compute 2.56', 'x-openstack-nova-api-version': '2.56', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cf68d502-9d68-4360-9a5d-11f6f155966e', 'x-compute-request-id': 'req-cf68d502-9d68-4360-9a5d-11f6f155966e', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=e369c60de5830187bc4538305835348a; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/f555f424-a460-47a3-be30-a7cd7f4a56ce'}
Body: b'{"server": {"id": "f555f424-a460-47a3-be30-a7cd7f4a56ce", "name": "tempest-TestExecuteActionsViaActuator-server-1833319667", "status": "BUILD", "tenant_id": "bce0cef9f29e409d915adbcb63761daf", "user_id": "73f7e3e2dd10481e871e0aabd3ff0729", "metadata": {}, "hostId": "", "image": {"id": "4c056b35-f22d-444e-bcce-42ae9bb518b3", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/4c056b35-f22d-444e-bcce-42ae9bb518b3"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2026-01-27T15:04:06Z", "updated": "2026-01-27T15:04:08Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/f555f424-a460-47a3-be30-a7cd7f4a56ce"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/f555f424-a460-47a3-be30-a7cd7f4a56ce"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "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, "description": null, "tags": []}}'
2026-01-27 15:04:10,898 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/f555f424-a460-47a3-be30-a7cd7f4a56ce 0.598s
2026-01-27 15:04:10,898 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.56', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 27 Jan 2026 15:04:10 GMT', 'server': 'Apache', 'content-length': '1471', 'openstack-api-version': 'compute 2.56', 'x-openstack-nova-api-version': '2.56', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bc83722b-5c88-4435-aa30-5e3c2f6b69ae', 'x-compute-request-id': 'req-bc83722b-5c88-4435-aa30-5e3c2f6b69ae', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=e369c60de5830187bc4538305835348a; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/f555f424-a460-47a3-be30-a7cd7f4a56ce'}
Body: b'{"server": {"id": "f555f424-a460-47a3-be30-a7cd7f4a56ce", "name": "tempest-TestExecuteActionsViaActuator-server-1833319667", "status": "BUILD", "tenant_id": "bce0cef9f29e409d915adbcb63761daf", "user_id": "73f7e3e2dd10481e871e0aabd3ff0729", "metadata": {}, "hostId": "0fb07f339ec5c920b3ab44b3c784681abef7e3498953d9cab1b7dd26", "image": {"id": "4c056b35-f22d-444e-bcce-42ae9bb518b3", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/4c056b35-f22d-444e-bcce-42ae9bb518b3"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2026-01-27T15:04:06Z", "updated": "2026-01-27T15:04:08Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/f555f424-a460-47a3-be30-a7cd7f4a56ce"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/f555f424-a460-47a3-be30-a7cd7f4a56ce"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "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, "description": null, "tags": []}}'
2026-01-27 15:04:10,905 79 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/spawning" after 3 second wait
2026-01-27 15:04:12,393 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/f555f424-a460-47a3-be30-a7cd7f4a56ce 0.486s
2026-01-27 15:04:12,394 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.56', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 27 Jan 2026 15:04:11 GMT', 'server': 'Apache', 'content-length': '1471', 'openstack-api-version': 'compute 2.56', 'x-openstack-nova-api-version': '2.56', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-81a1dfff-03fc-40f3-badb-ea4e532a4e05', 'x-compute-request-id': 'req-81a1dfff-03fc-40f3-badb-ea4e532a4e05', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=e369c60de5830187bc4538305835348a; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/f555f424-a460-47a3-be30-a7cd7f4a56ce'}
Body: b'{"server": {"id": "f555f424-a460-47a3-be30-a7cd7f4a56ce", "name": "tempest-TestExecuteActionsViaActuator-server-1833319667", "status": "BUILD", "tenant_id": "bce0cef9f29e409d915adbcb63761daf", "user_id": "73f7e3e2dd10481e871e0aabd3ff0729", "metadata": {}, "hostId": "0fb07f339ec5c920b3ab44b3c784681abef7e3498953d9cab1b7dd26", "image": {"id": "4c056b35-f22d-444e-bcce-42ae9bb518b3", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/4c056b35-f22d-444e-bcce-42ae9bb518b3"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2026-01-27T15:04:06Z", "updated": "2026-01-27T15:04:08Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/f555f424-a460-47a3-be30-a7cd7f4a56ce"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/f555f424-a460-47a3-be30-a7cd7f4a56ce"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "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, "description": null, "tags": []}}'
2026-01-27 15:04:14,274 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/f555f424-a460-47a3-be30-a7cd7f4a56ce 0.872s
2026-01-27 15:04:14,274 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.56', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 27 Jan 2026 15:04:13 GMT', 'server': 'Apache', 'content-length': '1471', 'openstack-api-version': 'compute 2.56', 'x-openstack-nova-api-version': '2.56', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-56407751-e04d-4b59-9c67-fb008ed2ff5d', 'x-compute-request-id': 'req-56407751-e04d-4b59-9c67-fb008ed2ff5d', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=e369c60de5830187bc4538305835348a; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/f555f424-a460-47a3-be30-a7cd7f4a56ce'}
Body: b'{"server": {"id": "f555f424-a460-47a3-be30-a7cd7f4a56ce", "name": "tempest-TestExecuteActionsViaActuator-server-1833319667", "status": "BUILD", "tenant_id": "bce0cef9f29e409d915adbcb63761daf", "user_id": "73f7e3e2dd10481e871e0aabd3ff0729", "metadata": {}, "hostId": "0fb07f339ec5c920b3ab44b3c784681abef7e3498953d9cab1b7dd26", "image": {"id": "4c056b35-f22d-444e-bcce-42ae9bb518b3", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/4c056b35-f22d-444e-bcce-42ae9bb518b3"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2026-01-27T15:04:06Z", "updated": "2026-01-27T15:04:08Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/f555f424-a460-47a3-be30-a7cd7f4a56ce"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/f555f424-a460-47a3-be30-a7cd7f4a56ce"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "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, "description": null, "tags": []}}'
2026-01-27 15:04:16,336 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/f555f424-a460-47a3-be30-a7cd7f4a56ce 1.053s
2026-01-27 15:04:16,337 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.56', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 27 Jan 2026 15:04:15 GMT', 'server': 'Apache', 'content-length': '1471', 'openstack-api-version': 'compute 2.56', 'x-openstack-nova-api-version': '2.56', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a43cbfe2-f7aa-4740-8056-da5f48e1e219', 'x-compute-request-id': 'req-a43cbfe2-f7aa-4740-8056-da5f48e1e219', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=e369c60de5830187bc4538305835348a; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/f555f424-a460-47a3-be30-a7cd7f4a56ce'}
Body: b'{"server": {"id": "f555f424-a460-47a3-be30-a7cd7f4a56ce", "name": "tempest-TestExecuteActionsViaActuator-server-1833319667", "status": "BUILD", "tenant_id": "bce0cef9f29e409d915adbcb63761daf", "user_id": "73f7e3e2dd10481e871e0aabd3ff0729", "metadata": {}, "hostId": "0fb07f339ec5c920b3ab44b3c784681abef7e3498953d9cab1b7dd26", "image": {"id": "4c056b35-f22d-444e-bcce-42ae9bb518b3", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/4c056b35-f22d-444e-bcce-42ae9bb518b3"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2026-01-27T15:04:06Z", "updated": "2026-01-27T15:04:08Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/f555f424-a460-47a3-be30-a7cd7f4a56ce"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/f555f424-a460-47a3-be30-a7cd7f4a56ce"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "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, "description": null, "tags": []}}'
2026-01-27 15:04:17,726 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/f555f424-a460-47a3-be30-a7cd7f4a56ce 0.373s
2026-01-27 15:04:17,726 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.56', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 27 Jan 2026 15:04:17 GMT', 'server': 'Apache', 'content-length': '1471', 'openstack-api-version': 'compute 2.56', 'x-openstack-nova-api-version': '2.56', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ef0cf892-387e-4ec5-a679-409736d290ec', 'x-compute-request-id': 'req-ef0cf892-387e-4ec5-a679-409736d290ec', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=e369c60de5830187bc4538305835348a; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/f555f424-a460-47a3-be30-a7cd7f4a56ce'}
Body: b'{"server": {"id": "f555f424-a460-47a3-be30-a7cd7f4a56ce", "name": "tempest-TestExecuteActionsViaActuator-server-1833319667", "status": "BUILD", "tenant_id": "bce0cef9f29e409d915adbcb63761daf", "user_id": "73f7e3e2dd10481e871e0aabd3ff0729", "metadata": {}, "hostId": "0fb07f339ec5c920b3ab44b3c784681abef7e3498953d9cab1b7dd26", "image": {"id": "4c056b35-f22d-444e-bcce-42ae9bb518b3", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/4c056b35-f22d-444e-bcce-42ae9bb518b3"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2026-01-27T15:04:06Z", "updated": "2026-01-27T15:04:17Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/f555f424-a460-47a3-be30-a7cd7f4a56ce"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/f555f424-a460-47a3-be30-a7cd7f4a56ce"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "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, "description": null, "tags": []}}'
2026-01-27 15:04:19,405 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/f555f424-a460-47a3-be30-a7cd7f4a56ce 0.661s
2026-01-27 15:04:19,406 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.56', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 27 Jan 2026 15:04:18 GMT', 'server': 'Apache', 'content-length': '1667', 'openstack-api-version': 'compute 2.56', 'x-openstack-nova-api-version': '2.56', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e361e7da-da8b-448e-b7a6-3524fad1724b', 'x-compute-request-id': 'req-e361e7da-da8b-448e-b7a6-3524fad1724b', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=e369c60de5830187bc4538305835348a; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/f555f424-a460-47a3-be30-a7cd7f4a56ce'}
Body: b'{"server": {"id": "f555f424-a460-47a3-be30-a7cd7f4a56ce", "name": "tempest-TestExecuteActionsViaActuator-server-1833319667", "status": "ACTIVE", "tenant_id": "bce0cef9f29e409d915adbcb63761daf", "user_id": "73f7e3e2dd10481e871e0aabd3ff0729", "metadata": {}, "hostId": "0fb07f339ec5c920b3ab44b3c784681abef7e3498953d9cab1b7dd26", "image": {"id": "4c056b35-f22d-444e-bcce-42ae9bb518b3", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/4c056b35-f22d-444e-bcce-42ae9bb518b3"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2026-01-27T15:04:06Z", "updated": "2026-01-27T15:04:17Z", "addresses": {"tempest-TestExecuteActionsViaActuator-1949163098-network": [{"version": 4, "addr": "10.100.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:51:01:31"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/f555f424-a460-47a3-be30-a7cd7f4a56ce"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/f555f424-a460-47a3-be30-a7cd7f4a56ce"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2026-01-27T15:04:17.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": []}}'
2026-01-27 15:04:19,412 79 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 12 second wait
2026-01-27 15:04:19,806 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/f555f424-a460-47a3-be30-a7cd7f4a56ce 0.392s
2026-01-27 15:04:19,806 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.56', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 27 Jan 2026 15:04:19 GMT', 'server': 'Apache', 'content-length': '1667', 'openstack-api-version': 'compute 2.56', 'x-openstack-nova-api-version': '2.56', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-67c54c3b-6907-4292-a63d-eaa4f1540817', 'x-compute-request-id': 'req-67c54c3b-6907-4292-a63d-eaa4f1540817', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=e369c60de5830187bc4538305835348a; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/f555f424-a460-47a3-be30-a7cd7f4a56ce'}
Body: b'{"server": {"id": "f555f424-a460-47a3-be30-a7cd7f4a56ce", "name": "tempest-TestExecuteActionsViaActuator-server-1833319667", "status": "ACTIVE", "tenant_id": "bce0cef9f29e409d915adbcb63761daf", "user_id": "73f7e3e2dd10481e871e0aabd3ff0729", "metadata": {}, "hostId": "0fb07f339ec5c920b3ab44b3c784681abef7e3498953d9cab1b7dd26", "image": {"id": "4c056b35-f22d-444e-bcce-42ae9bb518b3", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/4c056b35-f22d-444e-bcce-42ae9bb518b3"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2026-01-27T15:04:06Z", "updated": "2026-01-27T15:04:17Z", "addresses": {"tempest-TestExecuteActionsViaActuator-1949163098-network": [{"version": 4, "addr": "10.100.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:51:01:31"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/f555f424-a460-47a3-be30-a7cd7f4a56ce"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/f555f424-a460-47a3-be30-a7cd7f4a56ce"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2026-01-27T15:04:17.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": []}}'
2026-01-27 15:04:20,436 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/f555f424-a460-47a3-be30-a7cd7f4a56ce 0.621s
2026-01-27 15:04:20,436 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.56', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 27 Jan 2026 15:04:19 GMT', 'server': 'Apache', 'content-length': '2193', 'openstack-api-version': 'compute 2.56', 'x-openstack-nova-api-version': '2.56', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a0f7ad20-e9f2-4157-88db-9a45afed7cbc', 'x-compute-request-id': 'req-a0f7ad20-e9f2-4157-88db-9a45afed7cbc', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=e369c60de5830187bc4538305835348a; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/f555f424-a460-47a3-be30-a7cd7f4a56ce'}
Body: b'{"server": {"id": "f555f424-a460-47a3-be30-a7cd7f4a56ce", "name": "tempest-TestExecuteActionsViaActuator-server-1833319667", "status": "ACTIVE", "tenant_id": "bce0cef9f29e409d915adbcb63761daf", "user_id": "73f7e3e2dd10481e871e0aabd3ff0729", "metadata": {}, "hostId": "0fb07f339ec5c920b3ab44b3c784681abef7e3498953d9cab1b7dd26", "image": {"id": "4c056b35-f22d-444e-bcce-42ae9bb518b3", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/4c056b35-f22d-444e-bcce-42ae9bb518b3"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2026-01-27T15:04:06Z", "updated": "2026-01-27T15:04:17Z", "addresses": {"tempest-TestExecuteActionsViaActuator-1949163098-network": [{"version": 4, "addr": "10.100.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:51:01:31"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/f555f424-a460-47a3-be30-a7cd7f4a56ce"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/f555f424-a460-47a3-be30-a7cd7f4a56ce"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2026-01-27T15:04:17.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-SRV-ATTR:host": "compute-1.ctlplane.example.com", "OS-EXT-SRV-ATTR:instance_name": "instance-00000001", "OS-EXT-SRV-ATTR:hypervisor_hostname": "compute-1.ctlplane.example.com", "OS-EXT-SRV-ATTR:reservation_id": "r-7020x31r", "OS-EXT-SRV-ATTR:launch_index": 0, "OS-EXT-SRV-ATTR:hostname": "tempest-testexecuteactionsviaactuator-server-1833319667", "OS-EXT-SRV-ATTR:kernel_id": "", "OS-EXT-SRV-ATTR:ramdisk_id": "", "OS-EXT-SRV-ATTR:root_device_name": "/dev/vda", "OS-EXT-SRV-ATTR:user_data": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "host_status": "UP", "locked": false, "description": null, "tags": []}}'
2026-01-27 15:04:20,448 79 DEBUG [watcher_tempest_plugin.services.base] Executing command 'KUBECONFIG=/home/zuul/.crc/machines/crc/kubeconfig oc -n openstack rsh prometheus-metric-storage-0 sh -c "echo "IyBUWVBFIGNlaWxvbWV0ZXJfY3B1IGNvdW50ZXIKY2VpbG9tZXRlcl9jcHV7InJlc291cmNlIj0iZjU1NWY0MjQtYTQ2MC00N2EzLWJlMzAtYTdjZDdmNGE1NmNlIiwib3JpZ190aW1lc3RhbXAiPSIxNzY5NTI2MjYwNDQ4In0gMjQwMDAwMDAwMDEuMCAxNzY5NTI1OTYwNDQ4CmNlaWxvbWV0ZXJfY3B1eyJyZXNvdXJjZSI9ImY1NTVmNDI0LWE0NjAtNDdhMy1iZTMwLWE3Y2Q3ZjRhNTZjZSIsIm9yaWdfdGltZXN0YW1wIj0iMTc2OTUyNjI2MDQ0OCJ9IDQ4MDAwMDAwMDAxLjAgMTc2OTUyNTk5MDQ0OApjZWlsb21ldGVyX2NwdXsicmVzb3VyY2UiPSJmNTU1ZjQyNC1hNDYwLTQ3YTMtYmUzMC1hN2NkN2Y0YTU2Y2UiLCJvcmlnX3RpbWVzdGFtcCI9IjE3Njk1MjYyNjA0NDgifSA3MjAwMDAwMDAwMS4wIDE3Njk1MjYwMjA0NDgKY2VpbG9tZXRlcl9jcHV7InJlc291cmNlIj0iZjU1NWY0MjQtYTQ2MC00N2EzLWJlMzAtYTdjZDdmNGE1NmNlIiwib3JpZ190aW1lc3RhbXAiPSIxNzY5NTI2MjYwNDQ4In0gOTYwMDAwMDAwMDEuMCAxNzY5NTI2MDUwNDQ4CmNlaWxvbWV0ZXJfY3B1eyJyZXNvdXJjZSI9ImY1NTVmNDI0LWE0NjAtNDdhMy1iZTMwLWE3Y2Q3ZjRhNTZjZSIsIm9yaWdfdGltZXN0YW1wIj0iMTc2OTUyNjI2MDQ0OCJ9IDEyMDAwMDAwMDAwMS4wIDE3Njk1MjYwODA0NDgKY2VpbG9tZXRlcl9jcHV7InJlc291cmNlIj0iZjU1NWY0MjQtYTQ2MC00N2EzLWJlMzAtYTdjZDdmNGE1NmNlIiwib3JpZ190aW1lc3RhbXAiPSIxNzY5NTI2MjYwNDQ4In0gMTQ0MDAwMDAwMDAxLjAgMTc2OTUyNjExMDQ0OApjZWlsb21ldGVyX2NwdXsicmVzb3VyY2UiPSJmNTU1ZjQyNC1hNDYwLTQ3YTMtYmUzMC1hN2NkN2Y0YTU2Y2UiLCJvcmlnX3RpbWVzdGFtcCI9IjE3Njk1MjYyNjA0NDgifSAxNjgwMDAwMDAwMDEuMCAxNzY5NTI2MTQwNDQ4CmNlaWxvbWV0ZXJfY3B1eyJyZXNvdXJjZSI9ImY1NTVmNDI0LWE0NjAtNDdhMy1iZTMwLWE3Y2Q3ZjRhNTZjZSIsIm9yaWdfdGltZXN0YW1wIj0iMTc2OTUyNjI2MDQ0OCJ9IDE5MjAwMDAwMDAwMS4wIDE3Njk1MjYxNzA0NDgKY2VpbG9tZXRlcl9jcHV7InJlc291cmNlIj0iZjU1NWY0MjQtYTQ2MC00N2EzLWJlMzAtYTdjZDdmNGE1NmNlIiwib3JpZ190aW1lc3RhbXAiPSIxNzY5NTI2MjYwNDQ4In0gMjE2MDAwMDAwMDAxLjAgMTc2OTUyNjIwMDQ0OApjZWlsb21ldGVyX2NwdXsicmVzb3VyY2UiPSJmNTU1ZjQyNC1hNDYwLTQ3YTMtYmUzMC1hN2NkN2Y0YTU2Y2UiLCJvcmlnX3RpbWVzdGFtcCI9IjE3Njk1MjYyNjA0NDgifSAyNDAwMDAwMDAwMDEuMCAxNzY5NTI2MjMwNDQ4Cg==" | base64 -d | SSL_CERT_DIR=/etc/prometheus/secrets/combined-ca-bundle promtool push metrics https://metric-storage-prometheus.openstack.svc:9090/api/v1/write"' on host '38.102.83.190'
2026-01-27 15:04:20,450 79 INFO [tempest.lib.common.ssh] Creating ssh connection to '38.102.83.190:22' as 'zuul' with password None
2026-01-27 15:04:20,463 79 INFO [paramiko.transport] Connected (version 2.0, client OpenSSH_9.9)
2026-01-27 15:04:20,526 79 INFO [paramiko.transport] Authentication (publickey) successful!
2026-01-27 15:04:20,527 79 INFO [tempest.lib.common.ssh] ssh connection to zuul@38.102.83.190 successfully created
2026-01-27 15:04:21,577 79 DEBUG [watcher_tempest_plugin.services.metric.prometheus_client] Promtool add_measures output: Parsing standard input
SUCCESS: metrics pushed to remote write.
2026-01-27 15:04:21,673 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://placement-public-openstack.apps-crc.testing/resource_providers/f0f726a9-cfc7-45bb-be66-0dd0a33df0bb/traits 0.094s
2026-01-27 15:04:21,673 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'OpenStack-API-Version': 'placement 1.29', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 27 Jan 2026 15:04:21 GMT', 'server': 'Apache', 'last-modified': 'Tue, 27 Jan 2026 14:33:17 GMT', 'content-length': '1403', 'cache-control': 'no-cache', 'openstack-api-version': 'placement 1.29', 'vary': 'openstack-api-version', 'x-openstack-request-id': 'req-d7d0230d-c8cc-49d6-9f92-002c28e6f86c', 'content-type': 'application/json', 'set-cookie': 'a0787c90e7299024e7525b97b3d9ea96=9778d7ac8e3ed45b7cd24c082eafca95; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://placement-public-openstack.apps-crc.testing/resource_providers/f0f726a9-cfc7-45bb-be66-0dd0a33df0bb/traits'}
Body: b'{"traits": ["COMPUTE_GRAPHICS_MODEL_NONE", "COMPUTE_VIOMMU_MODEL_INTEL", "COMPUTE_VOLUME_MULTI_ATTACH", "COMPUTE_STORAGE_BUS_USB", "COMPUTE_NET_VIF_MODEL_PCNET", "COMPUTE_RESCUE_BFV", "COMPUTE_STORAGE_BUS_SCSI", "COMPUTE_GRAPHICS_MODEL_CIRRUS", "COMPUTE_NET_ATTACH_INTERFACE_WITH_TAG", "COMPUTE_IMAGE_TYPE_ISO", "COMPUTE_IMAGE_TYPE_RAW", "COMPUTE_STORAGE_BUS_IDE", "COMPUTE_NET_VIF_MODEL_RTL8139", "HW_CPU_X86_MMX", "COMPUTE_NET_VIF_MODEL_E1000", "COMPUTE_IMAGE_TYPE_QCOW2", "COMPUTE_VOLUME_EXTEND", "COMPUTE_VOLUME_ATTACH_WITH_TAG", "COMPUTE_GRAPHICS_MODEL_BOCHS", "COMPUTE_NET_VIF_MODEL_NE2K_PCI", "COMPUTE_STORAGE_BUS_SATA", "COMPUTE_TRUSTED_CERTS", "HW_CPU_X86_SSE2", "COMPUTE_NODE", "COMPUTE_NET_VIF_MODEL_E1000E", "COMPUTE_ACCELERATORS", "COMPUTE_STORAGE_BUS_VIRTIO", "COMPUTE_SECURITY_TPM_2_0", "COMPUTE_GRAPHICS_MODEL_VIRTIO", "COMPUTE_NET_VIF_MODEL_SPAPR_VLAN", "COMPUTE_IMAGE_TYPE_AMI", "COMPUTE_SOCKET_PCI_NUMA_AFFINITY", "COMPUTE_NET_VIF_MODEL_VIRTIO", "COMPUTE_VIOMMU_MODEL_AUTO", "HW_CPU_X86_SSE41", "COMPUTE_NET_ATTACH_INTERFACE", "COMPUTE_SECURITY_UEFI_SECURE_BOOT", "HW_CPU_X86_SSE", "COMPUTE_NET_VIF_MODEL_VMXNET3", "COMPUTE_IMAGE_TYPE_AKI", "COMPUTE_STORAGE_BUS_FDC", "COMPUTE_GRAPHICS_MODEL_VGA", "COMPUTE_VIOMMU_MODEL_VIRTIO", "COMPUTE_SECURITY_TPM_1_2", "COMPUTE_DEVICE_TAGGING", "COMPUTE_IMAGE_TYPE_ARI", "HW_CPU_X86_SSSE3", "HW_CPU_X86_SSE42"], "resource_provider_generation": 2}'
2026-01-27 15:04:22,019 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 201 POST https://keystone-public-openstack.apps-crc.testing/v3/auth/tokens 0.340s
2026-01-27 15:04:22,019 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'}
Body: <omitted>
Response - Headers: {'date': 'Tue, 27 Jan 2026 15:04:21 GMT', 'server': 'Apache', 'content-length': '5233', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-9531bc55-f786-4c10-babb-4fa21f49afd5', 'content-type': 'application/json', 'set-cookie': 'b5697f82cf3c19ece8be533395142512=b5bc34a71d114e906c20eb988af71317; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://keystone-public-openstack.apps-crc.testing/v3/auth/tokens'}
Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "73f7e3e2dd10481e871e0aabd3ff0729", "name": "tempest-TestExecuteActionsViaActuator-1705737591-project-member", "password_expires_at": null}, "audit_ids": ["5Bk_RTMmRyWjUhIVX7RmPQ"], "expires_at": "2026-01-27T16:04:22.000000Z", "issued_at": "2026-01-27T15:04:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "bce0cef9f29e409d915adbcb63761daf", "name": "tempest-TestExecuteActionsViaActuator-1705737591"}, "is_domain": false, "roles": [{"id": "6a7aba9170604c3eaebac6aee16db288", "name": "reader"}, {"id": "0e513cf04ca5486dbf02e7b2ad24807b", "name": "member"}], "catalog": [{"endpoints": [{"name": "barbican", "id": "a1cf9197c76444f78a7f0b6318e446c6", "interface": "public", "region_id": "regionOne", "url": "https://barbican-public-openstack.apps-crc.testing", "region": "regionOne"}, {"name": "barbican", "id": "b7e60bdf35e7422b871abc4848fd02a8", "interface": "internal", "region_id": "regionOne", "url": "https://barbican-internal.openstack.svc:9311", "region": "regionOne"}], "id": "2ffba873a869415096c80df07e4e38b0", "type": "key-manager", "name": "barbican"}, {"endpoints": [{"name": "placement", "id": "a95a39d838e44f5b8cc5a7be4209f60c", "interface": "internal", "region_id": "regionOne", "url": "https://placement-internal.openstack.svc:8778", "region": "regionOne"}, {"name": "placement", "id": "bbb561d9cbd148a69c51f7b237901ff7", "interface": "public", "region_id": "regionOne", "url": "https://placement-public-openstack.apps-crc.testing", "region": "regionOne"}], "id": "5c81275fc10d49ae919e3ec2e06b5268", "type": "placement", "name": "placement"}, {"endpoints": [{"name": "watcher", "id": "468ed88314de43e98cf4f946808fde45", "interface": "public", "region_id": "regionOne", "url": "https://watcher-public-openstack.apps-crc.testing", "region": "regionOne"}, {"name": "watcher", "id": "e94ff3aa544d4eb3a6408c1dcb1b8b3b", "interface": "internal", "region_id": "regionOne", "url": "https://watcher-internal.openstack.svc:9322", "region": "regionOne"}], "id": "66c3f0f570e040d7b3a7d016a4ed153e", "type": "infra-optim", "name": "watcher"}, {"endpoints": [], "id": "972f19927f1249be9dccece2d0012a41", "type": "Ceilometer", "name": "ceilometer"}, {"endpoints": [{"name": "neutron", "id": "4f040ad4b3f24ed6b04f10380b11f3c2", "interface": "internal", "region_id": "regionOne", "url": "https://neutron-internal.openstack.svc:9696", "region": "regionOne"}, {"name": "neutron", "id": "d0903d3e19f2473eaddd5b2d8a4aaebe", "interface": "public", "region_id": "regionOne", "url": "https://neutron-public-openstack.apps-crc.testing", "region": "regionOne"}], "id": "a805293237d14e849f5050a422437ea1", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "e79da21f7d7c484c81ab7954417e7015", "interface": "internal", "region_id": "regionOne", "url": "https://keystone-internal.openstack.svc:5000", "region": "regionOne"}, {"id": "f975508ed514497e98e1df0fb7c6a08a", "interface": "public", "region_id": "regionOne", "url": "https://keystone-public-openstack.apps-crc.testing", "region": "regionOne"}], "id": "b043c9d6beaa4470baab17f45430457c", "type": "identity", "name": "keystone"}, {"endpoints": [{"name": "swift", "id": "32a3a2669bbd43c2afdee5ba82f21dd6", "interface": "public", "region_id": "regionOne", "url": "https://swift-public-openstack.apps-crc.testing/v1/AUTH_bce0cef9f29e409d915adbcb63761daf", "region": "regionOne"}, {"name": "swift", "id": "7cb8eafe3eb94e38a9e14e0233649919", "interface": "internal", "region_id": "regionOne", "url": "https://swift-internal.openstack.svc:8080/v1/AUTH_bce0cef9f29e409d915adbcb63761daf", "region": "regionOne"}], "id": "ca0009967c5d4833a476fb7f9b1aabd1", "type": "object-store", "name": "swift"}, {"endpoints": [{"name": "nova", "id": "572bbd6e80d8406ba2d92e14f1783570", "interface": "public", "region_id": "regionOne", "url": "https://nova-public-openstack.apps-crc.testing/v2.1", "region": "regionOne"}, {"name": "nova", "id": "b837af9019ea4552b88bc4a76756d940", "interface": "internal", "region_id": "regionOne", "url
2026-01-27 15:04:22,020 79 INFO [tempest.lib.common.fixed_network] (TestExecuteActionsViaActuator:test_execute_scenarios) Found network {'id': '2bf38449-b179-4cb1-825b-acaea2c9ff98', 'name': 'tempest-TestExecuteActionsViaActuator-1949163098-network', 'tenant_id': 'bce0cef9f29e409d915adbcb63761daf', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'bce0cef9f29e409d915adbcb63761daf', 'qos_policy_id': None, 'port_security_enabled': True, 'dns_domain': '', 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 32783, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'l2_adjacency': True, 'tags': [], 'created_at': '2026-01-27T15:03:35Z', 'updated_at': '2026-01-27T15:03:35Z', 'revision_number': 1} available for tenant
2026-01-27 15:04:25,612 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 202 POST https://nova-public-openstack.apps-crc.testing/v2.1/servers 3.590s
2026-01-27 15:04:25,614 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.56', 'X-Auth-Token': '<omitted>'}
Body: {"server": {"name": "tempest-TestExecuteActionsViaActuator-server-870173938", "imageRef": "4c056b35-f22d-444e-bcce-42ae9bb518b3", "flavorRef": "1000da7d-5fe2-402b-867f-caba0ba8067f", "networks": [{"uuid": "2bf38449-b179-4cb1-825b-acaea2c9ff98"}]}}
Response - Headers: {'date': 'Tue, 27 Jan 2026 15:04:22 GMT', 'server': 'Apache', 'content-length': '420', 'location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/704777ab-d974-4fe4-bdbb-18d822a0cd25', 'openstack-api-version': 'compute 2.56', 'x-openstack-nova-api-version': '2.56', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-af6e2677-c9fa-4b7f-a7de-5ba40d98f57d', 'x-compute-request-id': 'req-af6e2677-c9fa-4b7f-a7de-5ba40d98f57d', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=e369c60de5830187bc4538305835348a; 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": "704777ab-d974-4fe4-bdbb-18d822a0cd25", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/704777ab-d974-4fe4-bdbb-18d822a0cd25"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/704777ab-d974-4fe4-bdbb-18d822a0cd25"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "Xx6Vtk3ZaTE7"}}'
2026-01-27 15:04:26,284 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/704777ab-d974-4fe4-bdbb-18d822a0cd25 0.667s
2026-01-27 15:04:26,284 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.56', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 27 Jan 2026 15:04:25 GMT', 'server': 'Apache', 'content-length': '1370', 'openstack-api-version': 'compute 2.56', 'x-openstack-nova-api-version': '2.56', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-79d793f8-00ac-4bc6-a065-a6ee78a3ad4f', 'x-compute-request-id': 'req-79d793f8-00ac-4bc6-a065-a6ee78a3ad4f', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=e369c60de5830187bc4538305835348a; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/704777ab-d974-4fe4-bdbb-18d822a0cd25'}
Body: b'{"server": {"id": "704777ab-d974-4fe4-bdbb-18d822a0cd25", "name": "tempest-TestExecuteActionsViaActuator-server-870173938", "status": "BUILD", "tenant_id": "bce0cef9f29e409d915adbcb63761daf", "user_id": "73f7e3e2dd10481e871e0aabd3ff0729", "metadata": {}, "hostId": "", "image": {"id": "4c056b35-f22d-444e-bcce-42ae9bb518b3", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/4c056b35-f22d-444e-bcce-42ae9bb518b3"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2026-01-27T15:04:25Z", "updated": "2026-01-27T15:04:25Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/704777ab-d974-4fe4-bdbb-18d822a0cd25"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/704777ab-d974-4fe4-bdbb-18d822a0cd25"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": null, "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, "description": null, "tags": []}}'
2026-01-27 15:04:28,263 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/704777ab-d974-4fe4-bdbb-18d822a0cd25 0.971s
2026-01-27 15:04:28,263 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.56', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 27 Jan 2026 15:04:27 GMT', 'server': 'Apache', 'content-length': '1428', 'openstack-api-version': 'compute 2.56', 'x-openstack-nova-api-version': '2.56', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-86a6fa53-e02e-47bb-97ac-3afce1c32b0d', 'x-compute-request-id': 'req-86a6fa53-e02e-47bb-97ac-3afce1c32b0d', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=e369c60de5830187bc4538305835348a; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/704777ab-d974-4fe4-bdbb-18d822a0cd25'}
Body: b'{"server": {"id": "704777ab-d974-4fe4-bdbb-18d822a0cd25", "name": "tempest-TestExecuteActionsViaActuator-server-870173938", "status": "BUILD", "tenant_id": "bce0cef9f29e409d915adbcb63761daf", "user_id": "73f7e3e2dd10481e871e0aabd3ff0729", "metadata": {}, "hostId": "486e19bd938d126c413db338826426c8a141cfc70e1a92996bd12ae3", "image": {"id": "4c056b35-f22d-444e-bcce-42ae9bb518b3", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/4c056b35-f22d-444e-bcce-42ae9bb518b3"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2026-01-27T15:04:25Z", "updated": "2026-01-27T15:04:27Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/704777ab-d974-4fe4-bdbb-18d822a0cd25"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/704777ab-d974-4fe4-bdbb-18d822a0cd25"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "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, "description": null, "tags": []}}'
2026-01-27 15:04:28,273 79 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/spawning" after 2 second wait
2026-01-27 15:04:29,873 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/704777ab-d974-4fe4-bdbb-18d822a0cd25 0.596s
2026-01-27 15:04:29,873 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.56', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 27 Jan 2026 15:04:29 GMT', 'server': 'Apache', 'content-length': '1470', 'openstack-api-version': 'compute 2.56', 'x-openstack-nova-api-version': '2.56', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d7a6103c-7935-4059-8e00-3eb35b487637', 'x-compute-request-id': 'req-d7a6103c-7935-4059-8e00-3eb35b487637', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=e369c60de5830187bc4538305835348a; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/704777ab-d974-4fe4-bdbb-18d822a0cd25'}
Body: b'{"server": {"id": "704777ab-d974-4fe4-bdbb-18d822a0cd25", "name": "tempest-TestExecuteActionsViaActuator-server-870173938", "status": "BUILD", "tenant_id": "bce0cef9f29e409d915adbcb63761daf", "user_id": "73f7e3e2dd10481e871e0aabd3ff0729", "metadata": {}, "hostId": "486e19bd938d126c413db338826426c8a141cfc70e1a92996bd12ae3", "image": {"id": "4c056b35-f22d-444e-bcce-42ae9bb518b3", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/4c056b35-f22d-444e-bcce-42ae9bb518b3"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2026-01-27T15:04:25Z", "updated": "2026-01-27T15:04:27Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/704777ab-d974-4fe4-bdbb-18d822a0cd25"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/704777ab-d974-4fe4-bdbb-18d822a0cd25"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "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, "description": null, "tags": []}}'
2026-01-27 15:04:31,420 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/704777ab-d974-4fe4-bdbb-18d822a0cd25 0.537s
2026-01-27 15:04:31,420 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.56', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 27 Jan 2026 15:04:30 GMT', 'server': 'Apache', 'content-length': '1470', 'openstack-api-version': 'compute 2.56', 'x-openstack-nova-api-version': '2.56', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dc970bf8-c9ef-41f6-b074-a8c39feb74d8', 'x-compute-request-id': 'req-dc970bf8-c9ef-41f6-b074-a8c39feb74d8', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=e369c60de5830187bc4538305835348a; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/704777ab-d974-4fe4-bdbb-18d822a0cd25'}
Body: b'{"server": {"id": "704777ab-d974-4fe4-bdbb-18d822a0cd25", "name": "tempest-TestExecuteActionsViaActuator-server-870173938", "status": "BUILD", "tenant_id": "bce0cef9f29e409d915adbcb63761daf", "user_id": "73f7e3e2dd10481e871e0aabd3ff0729", "metadata": {}, "hostId": "486e19bd938d126c413db338826426c8a141cfc70e1a92996bd12ae3", "image": {"id": "4c056b35-f22d-444e-bcce-42ae9bb518b3", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/4c056b35-f22d-444e-bcce-42ae9bb518b3"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2026-01-27T15:04:25Z", "updated": "2026-01-27T15:04:27Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/704777ab-d974-4fe4-bdbb-18d822a0cd25"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/704777ab-d974-4fe4-bdbb-18d822a0cd25"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "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, "description": null, "tags": []}}'
2026-01-27 15:04:33,423 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/704777ab-d974-4fe4-bdbb-18d822a0cd25 0.991s
2026-01-27 15:04:33,424 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.56', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 27 Jan 2026 15:04:32 GMT', 'server': 'Apache', 'content-length': '1470', 'openstack-api-version': 'compute 2.56', 'x-openstack-nova-api-version': '2.56', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1b78f447-576d-4a6c-8e56-f9ab34c2f4e3', 'x-compute-request-id': 'req-1b78f447-576d-4a6c-8e56-f9ab34c2f4e3', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=e369c60de5830187bc4538305835348a; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/704777ab-d974-4fe4-bdbb-18d822a0cd25'}
Body: b'{"server": {"id": "704777ab-d974-4fe4-bdbb-18d822a0cd25", "name": "tempest-TestExecuteActionsViaActuator-server-870173938", "status": "BUILD", "tenant_id": "bce0cef9f29e409d915adbcb63761daf", "user_id": "73f7e3e2dd10481e871e0aabd3ff0729", "metadata": {}, "hostId": "486e19bd938d126c413db338826426c8a141cfc70e1a92996bd12ae3", "image": {"id": "4c056b35-f22d-444e-bcce-42ae9bb518b3", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/4c056b35-f22d-444e-bcce-42ae9bb518b3"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2026-01-27T15:04:25Z", "updated": "2026-01-27T15:04:27Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/704777ab-d974-4fe4-bdbb-18d822a0cd25"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/704777ab-d974-4fe4-bdbb-18d822a0cd25"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "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, "description": null, "tags": []}}'
2026-01-27 15:04:35,292 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/704777ab-d974-4fe4-bdbb-18d822a0cd25 0.856s
2026-01-27 15:04:35,293 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.56', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 27 Jan 2026 15:04:34 GMT', 'server': 'Apache', 'content-length': '1470', 'openstack-api-version': 'compute 2.56', 'x-openstack-nova-api-version': '2.56', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9d175f15-4de5-46e5-8457-879ba286a7b6', 'x-compute-request-id': 'req-9d175f15-4de5-46e5-8457-879ba286a7b6', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=e369c60de5830187bc4538305835348a; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/704777ab-d974-4fe4-bdbb-18d822a0cd25'}
Body: b'{"server": {"id": "704777ab-d974-4fe4-bdbb-18d822a0cd25", "name": "tempest-TestExecuteActionsViaActuator-server-870173938", "status": "BUILD", "tenant_id": "bce0cef9f29e409d915adbcb63761daf", "user_id": "73f7e3e2dd10481e871e0aabd3ff0729", "metadata": {}, "hostId": "486e19bd938d126c413db338826426c8a141cfc70e1a92996bd12ae3", "image": {"id": "4c056b35-f22d-444e-bcce-42ae9bb518b3", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/4c056b35-f22d-444e-bcce-42ae9bb518b3"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2026-01-27T15:04:25Z", "updated": "2026-01-27T15:04:27Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/704777ab-d974-4fe4-bdbb-18d822a0cd25"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/704777ab-d974-4fe4-bdbb-18d822a0cd25"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "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, "description": null, "tags": []}}'
2026-01-27 15:04:36,784 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/704777ab-d974-4fe4-bdbb-18d822a0cd25 0.479s
2026-01-27 15:04:36,785 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.56', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 27 Jan 2026 15:04:36 GMT', 'server': 'Apache', 'content-length': '1470', 'openstack-api-version': 'compute 2.56', 'x-openstack-nova-api-version': '2.56', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-32496c9c-e3b4-43de-b4ea-6b780628707e', 'x-compute-request-id': 'req-32496c9c-e3b4-43de-b4ea-6b780628707e', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=e369c60de5830187bc4538305835348a; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/704777ab-d974-4fe4-bdbb-18d822a0cd25'}
Body: b'{"server": {"id": "704777ab-d974-4fe4-bdbb-18d822a0cd25", "name": "tempest-TestExecuteActionsViaActuator-server-870173938", "status": "BUILD", "tenant_id": "bce0cef9f29e409d915adbcb63761daf", "user_id": "73f7e3e2dd10481e871e0aabd3ff0729", "metadata": {}, "hostId": "486e19bd938d126c413db338826426c8a141cfc70e1a92996bd12ae3", "image": {"id": "4c056b35-f22d-444e-bcce-42ae9bb518b3", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/4c056b35-f22d-444e-bcce-42ae9bb518b3"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2026-01-27T15:04:25Z", "updated": "2026-01-27T15:04:27Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/704777ab-d974-4fe4-bdbb-18d822a0cd25"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/704777ab-d974-4fe4-bdbb-18d822a0cd25"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "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, "description": null, "tags": []}}'
2026-01-27 15:04:38,473 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/704777ab-d974-4fe4-bdbb-18d822a0cd25 0.676s
2026-01-27 15:04:38,473 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.56', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 27 Jan 2026 15:04:37 GMT', 'server': 'Apache', 'content-length': '1665', 'openstack-api-version': 'compute 2.56', 'x-openstack-nova-api-version': '2.56', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dbecb4c2-7e67-499e-8439-8f492c1a124f', 'x-compute-request-id': 'req-dbecb4c2-7e67-499e-8439-8f492c1a124f', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=e369c60de5830187bc4538305835348a; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/704777ab-d974-4fe4-bdbb-18d822a0cd25'}
Body: b'{"server": {"id": "704777ab-d974-4fe4-bdbb-18d822a0cd25", "name": "tempest-TestExecuteActionsViaActuator-server-870173938", "status": "ACTIVE", "tenant_id": "bce0cef9f29e409d915adbcb63761daf", "user_id": "73f7e3e2dd10481e871e0aabd3ff0729", "metadata": {}, "hostId": "486e19bd938d126c413db338826426c8a141cfc70e1a92996bd12ae3", "image": {"id": "4c056b35-f22d-444e-bcce-42ae9bb518b3", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/4c056b35-f22d-444e-bcce-42ae9bb518b3"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2026-01-27T15:04:25Z", "updated": "2026-01-27T15:04:36Z", "addresses": {"tempest-TestExecuteActionsViaActuator-1949163098-network": [{"version": 4, "addr": "10.100.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:90:e6:90"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/704777ab-d974-4fe4-bdbb-18d822a0cd25"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/704777ab-d974-4fe4-bdbb-18d822a0cd25"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2026-01-27T15:04:36.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": []}}'
2026-01-27 15:04:38,485 79 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 12 second wait
2026-01-27 15:04:38,850 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/704777ab-d974-4fe4-bdbb-18d822a0cd25 0.363s
2026-01-27 15:04:38,850 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.56', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 27 Jan 2026 15:04:38 GMT', 'server': 'Apache', 'content-length': '1665', 'openstack-api-version': 'compute 2.56', 'x-openstack-nova-api-version': '2.56', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-16de234a-eca4-4496-bd00-0c6d86ca9837', 'x-compute-request-id': 'req-16de234a-eca4-4496-bd00-0c6d86ca9837', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=e369c60de5830187bc4538305835348a; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/704777ab-d974-4fe4-bdbb-18d822a0cd25'}
Body: b'{"server": {"id": "704777ab-d974-4fe4-bdbb-18d822a0cd25", "name": "tempest-TestExecuteActionsViaActuator-server-870173938", "status": "ACTIVE", "tenant_id": "bce0cef9f29e409d915adbcb63761daf", "user_id": "73f7e3e2dd10481e871e0aabd3ff0729", "metadata": {}, "hostId": "486e19bd938d126c413db338826426c8a141cfc70e1a92996bd12ae3", "image": {"id": "4c056b35-f22d-444e-bcce-42ae9bb518b3", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/4c056b35-f22d-444e-bcce-42ae9bb518b3"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2026-01-27T15:04:25Z", "updated": "2026-01-27T15:04:36Z", "addresses": {"tempest-TestExecuteActionsViaActuator-1949163098-network": [{"version": 4, "addr": "10.100.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:90:e6:90"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/704777ab-d974-4fe4-bdbb-18d822a0cd25"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/704777ab-d974-4fe4-bdbb-18d822a0cd25"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2026-01-27T15:04:36.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": []}}'
2026-01-27 15:04:39,339 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/704777ab-d974-4fe4-bdbb-18d822a0cd25 0.476s
2026-01-27 15:04:39,339 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.56', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 27 Jan 2026 15:04:38 GMT', 'server': 'Apache', 'content-length': '2190', 'openstack-api-version': 'compute 2.56', 'x-openstack-nova-api-version': '2.56', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5229c26e-08ac-4c20-b3e3-c30ca22452e4', 'x-compute-request-id': 'req-5229c26e-08ac-4c20-b3e3-c30ca22452e4', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=e369c60de5830187bc4538305835348a; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/704777ab-d974-4fe4-bdbb-18d822a0cd25'}
Body: b'{"server": {"id": "704777ab-d974-4fe4-bdbb-18d822a0cd25", "name": "tempest-TestExecuteActionsViaActuator-server-870173938", "status": "ACTIVE", "tenant_id": "bce0cef9f29e409d915adbcb63761daf", "user_id": "73f7e3e2dd10481e871e0aabd3ff0729", "metadata": {}, "hostId": "486e19bd938d126c413db338826426c8a141cfc70e1a92996bd12ae3", "image": {"id": "4c056b35-f22d-444e-bcce-42ae9bb518b3", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/4c056b35-f22d-444e-bcce-42ae9bb518b3"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2026-01-27T15:04:25Z", "updated": "2026-01-27T15:04:36Z", "addresses": {"tempest-TestExecuteActionsViaActuator-1949163098-network": [{"version": 4, "addr": "10.100.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:90:e6:90"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/704777ab-d974-4fe4-bdbb-18d822a0cd25"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/704777ab-d974-4fe4-bdbb-18d822a0cd25"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2026-01-27T15:04:36.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-SRV-ATTR:host": "compute-0.ctlplane.example.com", "OS-EXT-SRV-ATTR:instance_name": "instance-00000002", "OS-EXT-SRV-ATTR:hypervisor_hostname": "compute-0.ctlplane.example.com", "OS-EXT-SRV-ATTR:reservation_id": "r-uytgro2t", "OS-EXT-SRV-ATTR:launch_index": 0, "OS-EXT-SRV-ATTR:hostname": "tempest-testexecuteactionsviaactuator-server-870173938", "OS-EXT-SRV-ATTR:kernel_id": "", "OS-EXT-SRV-ATTR:ramdisk_id": "", "OS-EXT-SRV-ATTR:root_device_name": "/dev/vda", "OS-EXT-SRV-ATTR:user_data": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "host_status": "UP", "locked": false, "description": null, "tags": []}}'
2026-01-27 15:04:39,349 79 DEBUG [watcher_tempest_plugin.services.base] Executing command 'KUBECONFIG=/home/zuul/.crc/machines/crc/kubeconfig oc -n openstack rsh prometheus-metric-storage-0 sh -c "echo "IyBUWVBFIGNlaWxvbWV0ZXJfY3B1IGNvdW50ZXIKY2VpbG9tZXRlcl9jcHV7InJlc291cmNlIj0iNzA0Nzc3YWItZDk3NC00ZmU0LWJkYmItMThkODIyYTBjZDI1Iiwib3JpZ190aW1lc3RhbXAiPSIxNzY5NTI2Mjc5MzQ5In0gMjQwMDAwMDAwMDEuMCAxNzY5NTI1OTc5MzQ5CmNlaWxvbWV0ZXJfY3B1eyJyZXNvdXJjZSI9IjcwNDc3N2FiLWQ5NzQtNGZlNC1iZGJiLTE4ZDgyMmEwY2QyNSIsIm9yaWdfdGltZXN0YW1wIj0iMTc2OTUyNjI3OTM0OSJ9IDQ4MDAwMDAwMDAxLjAgMTc2OTUyNjAwOTM0OQpjZWlsb21ldGVyX2NwdXsicmVzb3VyY2UiPSI3MDQ3NzdhYi1kOTc0LTRmZTQtYmRiYi0xOGQ4MjJhMGNkMjUiLCJvcmlnX3RpbWVzdGFtcCI9IjE3Njk1MjYyNzkzNDkifSA3MjAwMDAwMDAwMS4wIDE3Njk1MjYwMzkzNDkKY2VpbG9tZXRlcl9jcHV7InJlc291cmNlIj0iNzA0Nzc3YWItZDk3NC00ZmU0LWJkYmItMThkODIyYTBjZDI1Iiwib3JpZ190aW1lc3RhbXAiPSIxNzY5NTI2Mjc5MzQ5In0gOTYwMDAwMDAwMDEuMCAxNzY5NTI2MDY5MzQ5CmNlaWxvbWV0ZXJfY3B1eyJyZXNvdXJjZSI9IjcwNDc3N2FiLWQ5NzQtNGZlNC1iZGJiLTE4ZDgyMmEwY2QyNSIsIm9yaWdfdGltZXN0YW1wIj0iMTc2OTUyNjI3OTM0OSJ9IDEyMDAwMDAwMDAwMS4wIDE3Njk1MjYwOTkzNDkKY2VpbG9tZXRlcl9jcHV7InJlc291cmNlIj0iNzA0Nzc3YWItZDk3NC00ZmU0LWJkYmItMThkODIyYTBjZDI1Iiwib3JpZ190aW1lc3RhbXAiPSIxNzY5NTI2Mjc5MzQ5In0gMTQ0MDAwMDAwMDAxLjAgMTc2OTUyNjEyOTM0OQpjZWlsb21ldGVyX2NwdXsicmVzb3VyY2UiPSI3MDQ3NzdhYi1kOTc0LTRmZTQtYmRiYi0xOGQ4MjJhMGNkMjUiLCJvcmlnX3RpbWVzdGFtcCI9IjE3Njk1MjYyNzkzNDkifSAxNjgwMDAwMDAwMDEuMCAxNzY5NTI2MTU5MzQ5CmNlaWxvbWV0ZXJfY3B1eyJyZXNvdXJjZSI9IjcwNDc3N2FiLWQ5NzQtNGZlNC1iZGJiLTE4ZDgyMmEwY2QyNSIsIm9yaWdfdGltZXN0YW1wIj0iMTc2OTUyNjI3OTM0OSJ9IDE5MjAwMDAwMDAwMS4wIDE3Njk1MjYxODkzNDkKY2VpbG9tZXRlcl9jcHV7InJlc291cmNlIj0iNzA0Nzc3YWItZDk3NC00ZmU0LWJkYmItMThkODIyYTBjZDI1Iiwib3JpZ190aW1lc3RhbXAiPSIxNzY5NTI2Mjc5MzQ5In0gMjE2MDAwMDAwMDAxLjAgMTc2OTUyNjIxOTM0OQpjZWlsb21ldGVyX2NwdXsicmVzb3VyY2UiPSI3MDQ3NzdhYi1kOTc0LTRmZTQtYmRiYi0xOGQ4MjJhMGNkMjUiLCJvcmlnX3RpbWVzdGFtcCI9IjE3Njk1MjYyNzkzNDkifSAyNDAwMDAwMDAwMDEuMCAxNzY5NTI2MjQ5MzQ5Cg==" | base64 -d | SSL_CERT_DIR=/etc/prometheus/secrets/combined-ca-bundle promtool push metrics https://metric-storage-prometheus.openstack.svc:9090/api/v1/write"' on host '38.102.83.190'
2026-01-27 15:04:39,350 79 INFO [tempest.lib.common.ssh] Creating ssh connection to '38.102.83.190:22' as 'zuul' with password None
2026-01-27 15:04:39,362 79 INFO [paramiko.transport] Connected (version 2.0, client OpenSSH_9.9)
2026-01-27 15:04:39,422 79 INFO [paramiko.transport] Authentication (publickey) successful!
2026-01-27 15:04:39,423 79 INFO [tempest.lib.common.ssh] ssh connection to zuul@38.102.83.190 successfully created
2026-01-27 15:04:39,936 79 DEBUG [watcher_tempest_plugin.services.metric.prometheus_client] Promtool add_measures output: Parsing standard input
SUCCESS: metrics pushed to remote write.
2026-01-27 15:04:40,055 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/flavors 0.117s
2026-01-27 15:04:40,055 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.56', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 27 Jan 2026 15:04:39 GMT', 'server': 'Apache', 'content-length': '710', 'openstack-api-version': 'compute 2.56', 'x-openstack-nova-api-version': '2.56', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-76ed92fa-86bf-420e-b1d2-6a632ed680a6', 'x-compute-request-id': 'req-76ed92fa-86bf-420e-b1d2-6a632ed680a6', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=e369c60de5830187bc4538305835348a; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/flavors'}
Body: b'{"flavors": [{"id": "1000da7d-5fe2-402b-867f-caba0ba8067f", "name": "m1.nano", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/flavors/1000da7d-5fe2-402b-867f-caba0ba8067f"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/1000da7d-5fe2-402b-867f-caba0ba8067f"}], "description": null}, {"id": "73aa6f29-481c-4955-8b16-c44fdff0cc92", "name": "m1.micro", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/flavors/73aa6f29-481c-4955-8b16-c44fdff0cc92"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/73aa6f29-481c-4955-8b16-c44fdff0cc92"}], "description": null}]}'
2026-01-27 15:04:40,251 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/action_plans 0.191s
2026-01-27 15:04:40,251 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'OpenStack-API-Version': 'infra-optim 1.4', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 27 Jan 2026 15:04:40 GMT', 'server': 'Apache', 'content-length': '1755', 'vary': 'OpenStack-API-Version', 'openstack-api-minimum-version': '1.0', 'openstack-api-maximum-version': '1.4', 'openstack-api-version': 'infra-optim 1.4', 'content-type': 'application/json', 'set-cookie': '0a98f3d612a3c8fda809da40f2e41782=6bfa542773f233650049a381ee03c2b9; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans'}
Body: b'{"action_plans": [{"efficacy_indicators": [], "uuid": "14b0107d-1050-4033-9123-2a94a4817aa0", "audit_uuid": "19141cce-bb4d-483f-87c5-3f223eb13732", "strategy_uuid": "62050629-f577-4fe0-8727-555d3890b2ab", "strategy_name": "actuator", "global_efficacy": [], "state": "SUCCEEDED", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/14b0107d-1050-4033-9123-2a94a4817aa0", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/14b0107d-1050-4033-9123-2a94a4817aa0", "rel": "bookmark"}], "updated_at": "2026-01-27T15:03:55+00:00"}, {"efficacy_indicators": [], "uuid": "ed3499bd-6556-4614-a2d1-fee6b63e9938", "audit_uuid": "7cb9d1d5-a6e5-491c-9646-a1a3a8a1f982", "strategy_uuid": "62050629-f577-4fe0-8727-555d3890b2ab", "strategy_name": "actuator", "global_efficacy": [], "state": "SUCCEEDED", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/ed3499bd-6556-4614-a2d1-fee6b63e9938", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/ed3499bd-6556-4614-a2d1-fee6b63e9938", "rel": "bookmark"}], "updated_at": "2026-01-27T15:03:57+00:00"}, {"efficacy_indicators": [], "uuid": "0be3da73-7413-4670-9df2-f9fab56cf20a", "audit_uuid": "f4b9403d-f6d9-4cbb-9192-79109030fd5b", "strategy_uuid": "62050629-f577-4fe0-8727-555d3890b2ab", "strategy_name": "actuator", "global_efficacy": [], "state": "SUCCEEDED", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/0be3da73-7413-4670-9df2-f9fab56cf20a", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/0be3da73-7413-4670-9df2-f9fab56cf20a", "rel": "bookmark"}], "updated_at": "2026-01-27T15:04:00+00:00"}]}'
2026-01-27 15:04:40,251 79 DEBUG [tempest.lib.common.utils.test_utils] Call _are_all_action_plans_finished returns true in 0.191947 seconds
2026-01-27 15:04:40,355 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/goals/unclassified 0.102s
2026-01-27 15:04:40,355 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'OpenStack-API-Version': 'infra-optim 1.4', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 27 Jan 2026 15:04:40 GMT', 'server': 'Apache', 'content-length': '477', 'vary': 'OpenStack-API-Version', 'openstack-api-minimum-version': '1.0', 'openstack-api-maximum-version': '1.4', 'openstack-api-version': 'infra-optim 1.4', 'content-type': 'application/json', 'set-cookie': '0a98f3d612a3c8fda809da40f2e41782=6bfa542773f233650049a381ee03c2b9; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/goals/unclassified'}
Body: b'{"uuid": "8f2af10f-c568-4bf9-b50b-91df3c4681fd", "name": "unclassified", "display_name": "Unclassified", "efficacy_specification": [], "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/goals/8f2af10f-c568-4bf9-b50b-91df3c4681fd", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/goals/8f2af10f-c568-4bf9-b50b-91df3c4681fd", "rel": "bookmark"}], "created_at": "2026-01-27T14:32:57+00:00", "updated_at": null, "deleted_at": null}'
2026-01-27 15:04:40,437 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/strategies/actuator 0.080s
2026-01-27 15:04:40,437 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'OpenStack-API-Version': 'infra-optim 1.4', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 27 Jan 2026 15:04:40 GMT', 'server': 'Apache', 'content-length': '894', 'vary': 'OpenStack-API-Version', 'openstack-api-minimum-version': '1.0', 'openstack-api-maximum-version': '1.4', 'openstack-api-version': 'infra-optim 1.4', 'content-type': 'application/json', 'set-cookie': '0a98f3d612a3c8fda809da40f2e41782=6bfa542773f233650049a381ee03c2b9; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/strategies/actuator'}
Body: b'{"uuid": "62050629-f577-4fe0-8727-555d3890b2ab", "name": "actuator", "display_name": "Actuator", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/strategies/62050629-f577-4fe0-8727-555d3890b2ab", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/strategies/62050629-f577-4fe0-8727-555d3890b2ab", "rel": "bookmark"}], "goal_uuid": "8f2af10f-c568-4bf9-b50b-91df3c4681fd", "goal_name": "unclassified", "parameters_spec": {"$schema": "http://json-schema.org/draft-04/schema#", "type": "object", "properties": {"actions": {"type": "array", "items": {"type": "object", "properties": {"action_type": {"type": "string"}, "resource_id": {"type": "string"}, "input_parameters": {"type": "object", "properties": {}, "additionalProperties": true}}, "required": ["action_type", "input_parameters"], "additionalProperties": true}}}, "required": ["actions"]}}'
2026-01-27 15:04:40,573 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 201 POST https://watcher-public-openstack.apps-crc.testing/v1/audit_templates 0.134s
2026-01-27 15:04:40,573 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'OpenStack-API-Version': 'infra-optim 1.4', 'X-Auth-Token': '<omitted>'}
Body: {"name": "0bb88b96-066e-493e-bbd9-eff80064429c", "description": "tempest-test-audit_template-1174216530", "goal": "8f2af10f-c568-4bf9-b50b-91df3c4681fd", "strategy": "62050629-f577-4fe0-8727-555d3890b2ab", "scope": []}
Response - Headers: {'date': 'Tue, 27 Jan 2026 15:04:40 GMT', 'server': 'Apache', 'location': 'https://watcher-public-openstack.apps-crc.testing/v1/audit_templates/1f3bf577-5298-414a-8c52-5e2afff63ddd', 'content-length': '704', 'vary': 'OpenStack-API-Version', 'openstack-api-minimum-version': '1.0', 'openstack-api-maximum-version': '1.4', 'openstack-api-version': 'infra-optim 1.4', 'content-type': 'application/json', 'set-cookie': '0a98f3d612a3c8fda809da40f2e41782=6bfa542773f233650049a381ee03c2b9; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/audit_templates'}
Body: b'{"uuid": "1f3bf577-5298-414a-8c52-5e2afff63ddd", "name": "0bb88b96-066e-493e-bbd9-eff80064429c", "description": "tempest-test-audit_template-1174216530", "goal_uuid": "8f2af10f-c568-4bf9-b50b-91df3c4681fd", "goal_name": "unclassified", "strategy_uuid": "62050629-f577-4fe0-8727-555d3890b2ab", "strategy_name": "actuator", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/audit_templates/1f3bf577-5298-414a-8c52-5e2afff63ddd", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/audit_templates/1f3bf577-5298-414a-8c52-5e2afff63ddd", "rel": "bookmark"}], "scope": [], "created_at": "2026-01-27T15:04:40.548334+00:00", "deleted_at": null, "updated_at": null}'
2026-01-27 15:04:40,675 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 201 POST https://watcher-public-openstack.apps-crc.testing/v1/audits 0.101s
2026-01-27 15:04:40,676 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'OpenStack-API-Version': 'infra-optim 1.4', 'X-Auth-Token': '<omitted>'}
Body: {"audit_template_uuid": "1f3bf577-5298-414a-8c52-5e2afff63ddd", "audit_type": "ONESHOT", "interval": null, "parameters": {"actions": [{"action_type": "resize", "resource_id": "f555f424-a460-47a3-be30-a7cd7f4a56ce", "input_parameters": {"flavor": "m1.micro"}}]}}
Response - Headers: {'date': 'Tue, 27 Jan 2026 15:04:40 GMT', 'server': 'Apache', 'location': 'https://watcher-public-openstack.apps-crc.testing/v1/audits/bacdf5ae-3a44-4e98-bf9c-10f63bb28341', 'content-length': '964', 'vary': 'OpenStack-API-Version', 'openstack-api-minimum-version': '1.0', 'openstack-api-maximum-version': '1.4', 'openstack-api-version': 'infra-optim 1.4', 'content-type': 'application/json', 'set-cookie': '0a98f3d612a3c8fda809da40f2e41782=6bfa542773f233650049a381ee03c2b9; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/audits'}
Body: b'{"uuid": "bacdf5ae-3a44-4e98-bf9c-10f63bb28341", "name": "actuator-2026-01-27T15:04:40.633020", "audit_type": "ONESHOT", "state": "PENDING", "goal_uuid": "8f2af10f-c568-4bf9-b50b-91df3c4681fd", "goal_name": "unclassified", "strategy_uuid": "62050629-f577-4fe0-8727-555d3890b2ab", "strategy_name": "actuator", "parameters": {"actions": [{"action_type": "resize", "resource_id": "f555f424-a460-47a3-be30-a7cd7f4a56ce", "input_parameters": {"flavor": "m1.micro"}}]}, "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/audits/bacdf5ae-3a44-4e98-bf9c-10f63bb28341", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/audits/bacdf5ae-3a44-4e98-bf9c-10f63bb28341", "rel": "bookmark"}], "interval": null, "scope": [], "auto_trigger": false, "next_run_time": null, "hostname": null, "start_time": null, "end_time": null, "force": false, "created_at": "2026-01-27T15:04:40.645552+00:00", "deleted_at": null, "updated_at": null}'
2026-01-27 15:04:40,798 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/audits/bacdf5ae-3a44-4e98-bf9c-10f63bb28341 0.121s
2026-01-27 15:04:40,798 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'OpenStack-API-Version': 'infra-optim 1.4', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 27 Jan 2026 15:04:40 GMT', 'server': 'Apache', 'content-length': '1005', 'vary': 'OpenStack-API-Version', 'openstack-api-minimum-version': '1.0', 'openstack-api-maximum-version': '1.4', 'openstack-api-version': 'infra-optim 1.4', 'content-type': 'application/json', 'set-cookie': '0a98f3d612a3c8fda809da40f2e41782=6bfa542773f233650049a381ee03c2b9; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/audits/bacdf5ae-3a44-4e98-bf9c-10f63bb28341'}
Body: b'{"uuid": "bacdf5ae-3a44-4e98-bf9c-10f63bb28341", "name": "actuator-2026-01-27T15:04:40.633020", "audit_type": "ONESHOT", "state": "SUCCEEDED", "goal_uuid": "8f2af10f-c568-4bf9-b50b-91df3c4681fd", "goal_name": "unclassified", "strategy_uuid": "62050629-f577-4fe0-8727-555d3890b2ab", "strategy_name": "actuator", "parameters": {"actions": [{"action_type": "resize", "resource_id": "f555f424-a460-47a3-be30-a7cd7f4a56ce", "input_parameters": {"flavor": "m1.micro"}}]}, "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/audits/bacdf5ae-3a44-4e98-bf9c-10f63bb28341", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/audits/bacdf5ae-3a44-4e98-bf9c-10f63bb28341", "rel": "bookmark"}], "interval": null, "scope": [], "auto_trigger": false, "next_run_time": null, "hostname": "watcher-decision-engine-0", "start_time": null, "end_time": null, "force": false, "created_at": "2026-01-27T15:04:40+00:00", "deleted_at": null, "updated_at": "2026-01-27T15:04:40+00:00"}'
2026-01-27 15:04:40,798 79 DEBUG [tempest.lib.common.utils.test_utils] Call partial returns true in 0.122371 seconds
2026-01-27 15:04:40,921 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/action_plans?audit_uuid=bacdf5ae-3a44-4e98-bf9c-10f63bb28341 0.121s
2026-01-27 15:04:40,921 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'OpenStack-API-Version': 'infra-optim 1.4', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 27 Jan 2026 15:04:40 GMT', 'server': 'Apache', 'content-length': '576', 'vary': 'OpenStack-API-Version', 'openstack-api-minimum-version': '1.0', 'openstack-api-maximum-version': '1.4', 'openstack-api-version': 'infra-optim 1.4', 'content-type': 'application/json', 'set-cookie': '0a98f3d612a3c8fda809da40f2e41782=6bfa542773f233650049a381ee03c2b9; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans?audit_uuid=bacdf5ae-3a44-4e98-bf9c-10f63bb28341'}
Body: b'{"action_plans": [{"efficacy_indicators": [], "uuid": "41cc10ce-b948-421a-9ca6-67c8bf7a402a", "audit_uuid": "bacdf5ae-3a44-4e98-bf9c-10f63bb28341", "strategy_uuid": "62050629-f577-4fe0-8727-555d3890b2ab", "strategy_name": "actuator", "global_efficacy": [], "state": "RECOMMENDED", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/41cc10ce-b948-421a-9ca6-67c8bf7a402a", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/41cc10ce-b948-421a-9ca6-67c8bf7a402a", "rel": "bookmark"}], "updated_at": null}]}'
2026-01-27 15:04:41,029 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/action_plans/41cc10ce-b948-421a-9ca6-67c8bf7a402a 0.105s
2026-01-27 15:04:41,029 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'OpenStack-API-Version': 'infra-optim 1.4', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 27 Jan 2026 15:04:40 GMT', 'server': 'Apache', 'content-length': '637', 'vary': 'OpenStack-API-Version', 'openstack-api-minimum-version': '1.0', 'openstack-api-maximum-version': '1.4', 'openstack-api-version': 'infra-optim 1.4', 'content-type': 'application/json', 'set-cookie': '0a98f3d612a3c8fda809da40f2e41782=6bfa542773f233650049a381ee03c2b9; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/41cc10ce-b948-421a-9ca6-67c8bf7a402a'}
Body: b'{"efficacy_indicators": [], "uuid": "41cc10ce-b948-421a-9ca6-67c8bf7a402a", "audit_uuid": "bacdf5ae-3a44-4e98-bf9c-10f63bb28341", "strategy_uuid": "62050629-f577-4fe0-8727-555d3890b2ab", "strategy_name": "actuator", "global_efficacy": [], "state": "RECOMMENDED", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/41cc10ce-b948-421a-9ca6-67c8bf7a402a", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/41cc10ce-b948-421a-9ca6-67c8bf7a402a", "rel": "bookmark"}], "hostname": null, "created_at": "2026-01-27T15:04:40+00:00", "deleted_at": null, "updated_at": null}'
2026-01-27 15:04:41,142 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 PATCH https://watcher-public-openstack.apps-crc.testing/v1/action_plans/41cc10ce-b948-421a-9ca6-67c8bf7a402a 0.112s
2026-01-27 15:04:41,142 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'OpenStack-API-Version': 'infra-optim 1.4', 'X-Auth-Token': '<omitted>'}
Body: [{"path": "/state", "op": "replace", "value": "PENDING"}]
Response - Headers: {'date': 'Tue, 27 Jan 2026 15:04:41 GMT', 'server': 'Apache', 'content-length': '656', 'vary': 'OpenStack-API-Version', 'openstack-api-minimum-version': '1.0', 'openstack-api-maximum-version': '1.4', 'openstack-api-version': 'infra-optim 1.4', 'content-type': 'application/json', 'set-cookie': '0a98f3d612a3c8fda809da40f2e41782=6bfa542773f233650049a381ee03c2b9; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/41cc10ce-b948-421a-9ca6-67c8bf7a402a'}
Body: b'{"efficacy_indicators": [], "uuid": "41cc10ce-b948-421a-9ca6-67c8bf7a402a", "audit_uuid": "bacdf5ae-3a44-4e98-bf9c-10f63bb28341", "strategy_uuid": "62050629-f577-4fe0-8727-555d3890b2ab", "strategy_name": "actuator", "global_efficacy": [], "state": "PENDING", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/41cc10ce-b948-421a-9ca6-67c8bf7a402a", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/41cc10ce-b948-421a-9ca6-67c8bf7a402a", "rel": "bookmark"}], "hostname": null, "created_at": "2026-01-27T15:04:40+00:00", "deleted_at": null, "updated_at": "2026-01-27T15:04:41+00:00"}'
2026-01-27 15:04:41,231 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/action_plans/41cc10ce-b948-421a-9ca6-67c8bf7a402a 0.087s
2026-01-27 15:04:41,231 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'OpenStack-API-Version': 'infra-optim 1.4', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 27 Jan 2026 15:04:41 GMT', 'server': 'Apache', 'content-length': '671', 'vary': 'OpenStack-API-Version', 'openstack-api-minimum-version': '1.0', 'openstack-api-maximum-version': '1.4', 'openstack-api-version': 'infra-optim 1.4', 'content-type': 'application/json', 'set-cookie': '0a98f3d612a3c8fda809da40f2e41782=6bfa542773f233650049a381ee03c2b9; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/41cc10ce-b948-421a-9ca6-67c8bf7a402a'}
Body: b'{"efficacy_indicators": [], "uuid": "41cc10ce-b948-421a-9ca6-67c8bf7a402a", "audit_uuid": "bacdf5ae-3a44-4e98-bf9c-10f63bb28341", "strategy_uuid": "62050629-f577-4fe0-8727-555d3890b2ab", "strategy_name": "actuator", "global_efficacy": [], "state": "ONGOING", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/41cc10ce-b948-421a-9ca6-67c8bf7a402a", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/41cc10ce-b948-421a-9ca6-67c8bf7a402a", "rel": "bookmark"}], "hostname": "watcher-applier-0", "created_at": "2026-01-27T15:04:40+00:00", "deleted_at": null, "updated_at": "2026-01-27T15:04:41+00:00"}'
2026-01-27 15:04:42,302 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/action_plans/41cc10ce-b948-421a-9ca6-67c8bf7a402a 0.069s
2026-01-27 15:04:42,303 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'OpenStack-API-Version': 'infra-optim 1.4', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 27 Jan 2026 15:04:42 GMT', 'server': 'Apache', 'content-length': '671', 'vary': 'OpenStack-API-Version', 'openstack-api-minimum-version': '1.0', 'openstack-api-maximum-version': '1.4', 'openstack-api-version': 'infra-optim 1.4', 'content-type': 'application/json', 'set-cookie': '0a98f3d612a3c8fda809da40f2e41782=6bfa542773f233650049a381ee03c2b9; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/41cc10ce-b948-421a-9ca6-67c8bf7a402a'}
Body: b'{"efficacy_indicators": [], "uuid": "41cc10ce-b948-421a-9ca6-67c8bf7a402a", "audit_uuid": "bacdf5ae-3a44-4e98-bf9c-10f63bb28341", "strategy_uuid": "62050629-f577-4fe0-8727-555d3890b2ab", "strategy_name": "actuator", "global_efficacy": [], "state": "ONGOING", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/41cc10ce-b948-421a-9ca6-67c8bf7a402a", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/41cc10ce-b948-421a-9ca6-67c8bf7a402a", "rel": "bookmark"}], "hostname": "watcher-applier-0", "created_at": "2026-01-27T15:04:40+00:00", "deleted_at": null, "updated_at": "2026-01-27T15:04:41+00:00"}'
2026-01-27 15:04:43,394 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/action_plans/41cc10ce-b948-421a-9ca6-67c8bf7a402a 0.089s
2026-01-27 15:04:43,395 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'OpenStack-API-Version': 'infra-optim 1.4', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 27 Jan 2026 15:04:43 GMT', 'server': 'Apache', 'content-length': '671', 'vary': 'OpenStack-API-Version', 'openstack-api-minimum-version': '1.0', 'openstack-api-maximum-version': '1.4', 'openstack-api-version': 'infra-optim 1.4', 'content-type': 'application/json', 'set-cookie': '0a98f3d612a3c8fda809da40f2e41782=6bfa542773f233650049a381ee03c2b9; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/41cc10ce-b948-421a-9ca6-67c8bf7a402a'}
Body: b'{"efficacy_indicators": [], "uuid": "41cc10ce-b948-421a-9ca6-67c8bf7a402a", "audit_uuid": "bacdf5ae-3a44-4e98-bf9c-10f63bb28341", "strategy_uuid": "62050629-f577-4fe0-8727-555d3890b2ab", "strategy_name": "actuator", "global_efficacy": [], "state": "ONGOING", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/41cc10ce-b948-421a-9ca6-67c8bf7a402a", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/41cc10ce-b948-421a-9ca6-67c8bf7a402a", "rel": "bookmark"}], "hostname": "watcher-applier-0", "created_at": "2026-01-27T15:04:40+00:00", "deleted_at": null, "updated_at": "2026-01-27T15:04:41+00:00"}'
2026-01-27 15:04:44,512 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/action_plans/41cc10ce-b948-421a-9ca6-67c8bf7a402a 0.116s
2026-01-27 15:04:44,513 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'OpenStack-API-Version': 'infra-optim 1.4', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 27 Jan 2026 15:04:44 GMT', 'server': 'Apache', 'content-length': '671', 'vary': 'OpenStack-API-Version', 'openstack-api-minimum-version': '1.0', 'openstack-api-maximum-version': '1.4', 'openstack-api-version': 'infra-optim 1.4', 'content-type': 'application/json', 'set-cookie': '0a98f3d612a3c8fda809da40f2e41782=6bfa542773f233650049a381ee03c2b9; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/41cc10ce-b948-421a-9ca6-67c8bf7a402a'}
Body: b'{"efficacy_indicators": [], "uuid": "41cc10ce-b948-421a-9ca6-67c8bf7a402a", "audit_uuid": "bacdf5ae-3a44-4e98-bf9c-10f63bb28341", "strategy_uuid": "62050629-f577-4fe0-8727-555d3890b2ab", "strategy_name": "actuator", "global_efficacy": [], "state": "ONGOING", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/41cc10ce-b948-421a-9ca6-67c8bf7a402a", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/41cc10ce-b948-421a-9ca6-67c8bf7a402a", "rel": "bookmark"}], "hostname": "watcher-applier-0", "created_at": "2026-01-27T15:04:40+00:00", "deleted_at": null, "updated_at": "2026-01-27T15:04:41+00:00"}'
2026-01-27 15:04:45,661 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/action_plans/41cc10ce-b948-421a-9ca6-67c8bf7a402a 0.145s
2026-01-27 15:04:45,661 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'OpenStack-API-Version': 'infra-optim 1.4', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 27 Jan 2026 15:04:45 GMT', 'server': 'Apache', 'content-length': '671', 'vary': 'OpenStack-API-Version', 'openstack-api-minimum-version': '1.0', 'openstack-api-maximum-version': '1.4', 'openstack-api-version': 'infra-optim 1.4', 'content-type': 'application/json', 'set-cookie': '0a98f3d612a3c8fda809da40f2e41782=6bfa542773f233650049a381ee03c2b9; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/41cc10ce-b948-421a-9ca6-67c8bf7a402a'}
Body: b'{"efficacy_indicators": [], "uuid": "41cc10ce-b948-421a-9ca6-67c8bf7a402a", "audit_uuid": "bacdf5ae-3a44-4e98-bf9c-10f63bb28341", "strategy_uuid": "62050629-f577-4fe0-8727-555d3890b2ab", "strategy_name": "actuator", "global_efficacy": [], "state": "ONGOING", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/41cc10ce-b948-421a-9ca6-67c8bf7a402a", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/41cc10ce-b948-421a-9ca6-67c8bf7a402a", "rel": "bookmark"}], "hostname": "watcher-applier-0", "created_at": "2026-01-27T15:04:40+00:00", "deleted_at": null, "updated_at": "2026-01-27T15:04:41+00:00"}'
2026-01-27 15:04:46,754 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/action_plans/41cc10ce-b948-421a-9ca6-67c8bf7a402a 0.091s
2026-01-27 15:04:46,754 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'OpenStack-API-Version': 'infra-optim 1.4', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 27 Jan 2026 15:04:46 GMT', 'server': 'Apache', 'content-length': '671', 'vary': 'OpenStack-API-Version', 'openstack-api-minimum-version': '1.0', 'openstack-api-maximum-version': '1.4', 'openstack-api-version': 'infra-optim 1.4', 'content-type': 'application/json', 'set-cookie': '0a98f3d612a3c8fda809da40f2e41782=6bfa542773f233650049a381ee03c2b9; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/41cc10ce-b948-421a-9ca6-67c8bf7a402a'}
Body: b'{"efficacy_indicators": [], "uuid": "41cc10ce-b948-421a-9ca6-67c8bf7a402a", "audit_uuid": "bacdf5ae-3a44-4e98-bf9c-10f63bb28341", "strategy_uuid": "62050629-f577-4fe0-8727-555d3890b2ab", "strategy_name": "actuator", "global_efficacy": [], "state": "ONGOING", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/41cc10ce-b948-421a-9ca6-67c8bf7a402a", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/41cc10ce-b948-421a-9ca6-67c8bf7a402a", "rel": "bookmark"}], "hostname": "watcher-applier-0", "created_at": "2026-01-27T15:04:40+00:00", "deleted_at": null, "updated_at": "2026-01-27T15:04:41+00:00"}'
2026-01-27 15:04:47,901 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/action_plans/41cc10ce-b948-421a-9ca6-67c8bf7a402a 0.144s
2026-01-27 15:04:47,901 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'OpenStack-API-Version': 'infra-optim 1.4', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 27 Jan 2026 15:04:47 GMT', 'server': 'Apache', 'content-length': '671', 'vary': 'OpenStack-API-Version', 'openstack-api-minimum-version': '1.0', 'openstack-api-maximum-version': '1.4', 'openstack-api-version': 'infra-optim 1.4', 'content-type': 'application/json', 'set-cookie': '0a98f3d612a3c8fda809da40f2e41782=6bfa542773f233650049a381ee03c2b9; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/41cc10ce-b948-421a-9ca6-67c8bf7a402a'}
Body: b'{"efficacy_indicators": [], "uuid": "41cc10ce-b948-421a-9ca6-67c8bf7a402a", "audit_uuid": "bacdf5ae-3a44-4e98-bf9c-10f63bb28341", "strategy_uuid": "62050629-f577-4fe0-8727-555d3890b2ab", "strategy_name": "actuator", "global_efficacy": [], "state": "ONGOING", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/41cc10ce-b948-421a-9ca6-67c8bf7a402a", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/41cc10ce-b948-421a-9ca6-67c8bf7a402a", "rel": "bookmark"}], "hostname": "watcher-applier-0", "created_at": "2026-01-27T15:04:40+00:00", "deleted_at": null, "updated_at": "2026-01-27T15:04:41+00:00"}'
2026-01-27 15:04:48,979 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/action_plans/41cc10ce-b948-421a-9ca6-67c8bf7a402a 0.076s
2026-01-27 15:04:48,980 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'OpenStack-API-Version': 'infra-optim 1.4', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 27 Jan 2026 15:04:48 GMT', 'server': 'Apache', 'content-length': '671', 'vary': 'OpenStack-API-Version', 'openstack-api-minimum-version': '1.0', 'openstack-api-maximum-version': '1.4', 'openstack-api-version': 'infra-optim 1.4', 'content-type': 'application/json', 'set-cookie': '0a98f3d612a3c8fda809da40f2e41782=6bfa542773f233650049a381ee03c2b9; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/41cc10ce-b948-421a-9ca6-67c8bf7a402a'}
Body: b'{"efficacy_indicators": [], "uuid": "41cc10ce-b948-421a-9ca6-67c8bf7a402a", "audit_uuid": "bacdf5ae-3a44-4e98-bf9c-10f63bb28341", "strategy_uuid": "62050629-f577-4fe0-8727-555d3890b2ab", "strategy_name": "actuator", "global_efficacy": [], "state": "ONGOING", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/41cc10ce-b948-421a-9ca6-67c8bf7a402a", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/41cc10ce-b948-421a-9ca6-67c8bf7a402a", "rel": "bookmark"}], "hostname": "watcher-applier-0", "created_at": "2026-01-27T15:04:40+00:00", "deleted_at": null, "updated_at": "2026-01-27T15:04:41+00:00"}'
2026-01-27 15:04:50,117 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/action_plans/41cc10ce-b948-421a-9ca6-67c8bf7a402a 0.134s
2026-01-27 15:04:50,117 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'OpenStack-API-Version': 'infra-optim 1.4', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 27 Jan 2026 15:04:50 GMT', 'server': 'Apache', 'content-length': '671', 'vary': 'OpenStack-API-Version', 'openstack-api-minimum-version': '1.0', 'openstack-api-maximum-version': '1.4', 'openstack-api-version': 'infra-optim 1.4', 'content-type': 'application/json', 'set-cookie': '0a98f3d612a3c8fda809da40f2e41782=6bfa542773f233650049a381ee03c2b9; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/41cc10ce-b948-421a-9ca6-67c8bf7a402a'}
Body: b'{"efficacy_indicators": [], "uuid": "41cc10ce-b948-421a-9ca6-67c8bf7a402a", "audit_uuid": "bacdf5ae-3a44-4e98-bf9c-10f63bb28341", "strategy_uuid": "62050629-f577-4fe0-8727-555d3890b2ab", "strategy_name": "actuator", "global_efficacy": [], "state": "ONGOING", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/41cc10ce-b948-421a-9ca6-67c8bf7a402a", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/41cc10ce-b948-421a-9ca6-67c8bf7a402a", "rel": "bookmark"}], "hostname": "watcher-applier-0", "created_at": "2026-01-27T15:04:40+00:00", "deleted_at": null, "updated_at": "2026-01-27T15:04:41+00:00"}'
2026-01-27 15:04:51,198 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/action_plans/41cc10ce-b948-421a-9ca6-67c8bf7a402a 0.079s
2026-01-27 15:04:51,199 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'OpenStack-API-Version': 'infra-optim 1.4', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 27 Jan 2026 15:04:51 GMT', 'server': 'Apache', 'content-length': '671', 'vary': 'OpenStack-API-Version', 'openstack-api-minimum-version': '1.0', 'openstack-api-maximum-version': '1.4', 'openstack-api-version': 'infra-optim 1.4', 'content-type': 'application/json', 'set-cookie': '0a98f3d612a3c8fda809da40f2e41782=6bfa542773f233650049a381ee03c2b9; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/41cc10ce-b948-421a-9ca6-67c8bf7a402a'}
Body: b'{"efficacy_indicators": [], "uuid": "41cc10ce-b948-421a-9ca6-67c8bf7a402a", "audit_uuid": "bacdf5ae-3a44-4e98-bf9c-10f63bb28341", "strategy_uuid": "62050629-f577-4fe0-8727-555d3890b2ab", "strategy_name": "actuator", "global_efficacy": [], "state": "ONGOING", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/41cc10ce-b948-421a-9ca6-67c8bf7a402a", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/41cc10ce-b948-421a-9ca6-67c8bf7a402a", "rel": "bookmark"}], "hostname": "watcher-applier-0", "created_at": "2026-01-27T15:04:40+00:00", "deleted_at": null, "updated_at": "2026-01-27T15:04:41+00:00"}'
2026-01-27 15:04:52,304 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/action_plans/41cc10ce-b948-421a-9ca6-67c8bf7a402a 0.102s
2026-01-27 15:04:52,304 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'OpenStack-API-Version': 'infra-optim 1.4', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 27 Jan 2026 15:04:52 GMT', 'server': 'Apache', 'content-length': '671', 'vary': 'OpenStack-API-Version', 'openstack-api-minimum-version': '1.0', 'openstack-api-maximum-version': '1.4', 'openstack-api-version': 'infra-optim 1.4', 'content-type': 'application/json', 'set-cookie': '0a98f3d612a3c8fda809da40f2e41782=6bfa542773f233650049a381ee03c2b9; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/41cc10ce-b948-421a-9ca6-67c8bf7a402a'}
Body: b'{"efficacy_indicators": [], "uuid": "41cc10ce-b948-421a-9ca6-67c8bf7a402a", "audit_uuid": "bacdf5ae-3a44-4e98-bf9c-10f63bb28341", "strategy_uuid": "62050629-f577-4fe0-8727-555d3890b2ab", "strategy_name": "actuator", "global_efficacy": [], "state": "ONGOING", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/41cc10ce-b948-421a-9ca6-67c8bf7a402a", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/41cc10ce-b948-421a-9ca6-67c8bf7a402a", "rel": "bookmark"}], "hostname": "watcher-applier-0", "created_at": "2026-01-27T15:04:40+00:00", "deleted_at": null, "updated_at": "2026-01-27T15:04:41+00:00"}'
2026-01-27 15:04:53,447 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/action_plans/41cc10ce-b948-421a-9ca6-67c8bf7a402a 0.140s
2026-01-27 15:04:53,448 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'OpenStack-API-Version': 'infra-optim 1.4', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 27 Jan 2026 15:04:53 GMT', 'server': 'Apache', 'content-length': '671', 'vary': 'OpenStack-API-Version', 'openstack-api-minimum-version': '1.0', 'openstack-api-maximum-version': '1.4', 'openstack-api-version': 'infra-optim 1.4', 'content-type': 'application/json', 'set-cookie': '0a98f3d612a3c8fda809da40f2e41782=6bfa542773f233650049a381ee03c2b9; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/41cc10ce-b948-421a-9ca6-67c8bf7a402a'}
Body: b'{"efficacy_indicators": [], "uuid": "41cc10ce-b948-421a-9ca6-67c8bf7a402a", "audit_uuid": "bacdf5ae-3a44-4e98-bf9c-10f63bb28341", "strategy_uuid": "62050629-f577-4fe0-8727-555d3890b2ab", "strategy_name": "actuator", "global_efficacy": [], "state": "ONGOING", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/41cc10ce-b948-421a-9ca6-67c8bf7a402a", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/41cc10ce-b948-421a-9ca6-67c8bf7a402a", "rel": "bookmark"}], "hostname": "watcher-applier-0", "created_at": "2026-01-27T15:04:40+00:00", "deleted_at": null, "updated_at": "2026-01-27T15:04:41+00:00"}'
2026-01-27 15:04:54,537 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/action_plans/41cc10ce-b948-421a-9ca6-67c8bf7a402a 0.086s
2026-01-27 15:04:54,537 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'OpenStack-API-Version': 'infra-optim 1.4', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 27 Jan 2026 15:04:54 GMT', 'server': 'Apache', 'content-length': '671', 'vary': 'OpenStack-API-Version', 'openstack-api-minimum-version': '1.0', 'openstack-api-maximum-version': '1.4', 'openstack-api-version': 'infra-optim 1.4', 'content-type': 'application/json', 'set-cookie': '0a98f3d612a3c8fda809da40f2e41782=6bfa542773f233650049a381ee03c2b9; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/41cc10ce-b948-421a-9ca6-67c8bf7a402a'}
Body: b'{"efficacy_indicators": [], "uuid": "41cc10ce-b948-421a-9ca6-67c8bf7a402a", "audit_uuid": "bacdf5ae-3a44-4e98-bf9c-10f63bb28341", "strategy_uuid": "62050629-f577-4fe0-8727-555d3890b2ab", "strategy_name": "actuator", "global_efficacy": [], "state": "ONGOING", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/41cc10ce-b948-421a-9ca6-67c8bf7a402a", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/41cc10ce-b948-421a-9ca6-67c8bf7a402a", "rel": "bookmark"}], "hostname": "watcher-applier-0", "created_at": "2026-01-27T15:04:40+00:00", "deleted_at": null, "updated_at": "2026-01-27T15:04:41+00:00"}'
2026-01-27 15:04:55,617 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/action_plans/41cc10ce-b948-421a-9ca6-67c8bf7a402a 0.074s
2026-01-27 15:04:55,617 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'OpenStack-API-Version': 'infra-optim 1.4', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 27 Jan 2026 15:04:55 GMT', 'server': 'Apache', 'content-length': '671', 'vary': 'OpenStack-API-Version', 'openstack-api-minimum-version': '1.0', 'openstack-api-maximum-version': '1.4', 'openstack-api-version': 'infra-optim 1.4', 'content-type': 'application/json', 'set-cookie': '0a98f3d612a3c8fda809da40f2e41782=6bfa542773f233650049a381ee03c2b9; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/41cc10ce-b948-421a-9ca6-67c8bf7a402a'}
Body: b'{"efficacy_indicators": [], "uuid": "41cc10ce-b948-421a-9ca6-67c8bf7a402a", "audit_uuid": "bacdf5ae-3a44-4e98-bf9c-10f63bb28341", "strategy_uuid": "62050629-f577-4fe0-8727-555d3890b2ab", "strategy_name": "actuator", "global_efficacy": [], "state": "ONGOING", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/41cc10ce-b948-421a-9ca6-67c8bf7a402a", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/41cc10ce-b948-421a-9ca6-67c8bf7a402a", "rel": "bookmark"}], "hostname": "watcher-applier-0", "created_at": "2026-01-27T15:04:40+00:00", "deleted_at": null, "updated_at": "2026-01-27T15:04:41+00:00"}'
2026-01-27 15:04:56,691 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/action_plans/41cc10ce-b948-421a-9ca6-67c8bf7a402a 0.072s
2026-01-27 15:04:56,692 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'OpenStack-API-Version': 'infra-optim 1.4', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 27 Jan 2026 15:04:56 GMT', 'server': 'Apache', 'content-length': '671', 'vary': 'OpenStack-API-Version', 'openstack-api-minimum-version': '1.0', 'openstack-api-maximum-version': '1.4', 'openstack-api-version': 'infra-optim 1.4', 'content-type': 'application/json', 'set-cookie': '0a98f3d612a3c8fda809da40f2e41782=6bfa542773f233650049a381ee03c2b9; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/41cc10ce-b948-421a-9ca6-67c8bf7a402a'}
Body: b'{"efficacy_indicators": [], "uuid": "41cc10ce-b948-421a-9ca6-67c8bf7a402a", "audit_uuid": "bacdf5ae-3a44-4e98-bf9c-10f63bb28341", "strategy_uuid": "62050629-f577-4fe0-8727-555d3890b2ab", "strategy_name": "actuator", "global_efficacy": [], "state": "ONGOING", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/41cc10ce-b948-421a-9ca6-67c8bf7a402a", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/41cc10ce-b948-421a-9ca6-67c8bf7a402a", "rel": "bookmark"}], "hostname": "watcher-applier-0", "created_at": "2026-01-27T15:04:40+00:00", "deleted_at": null, "updated_at": "2026-01-27T15:04:41+00:00"}'
2026-01-27 15:04:57,842 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/action_plans/41cc10ce-b948-421a-9ca6-67c8bf7a402a 0.149s
2026-01-27 15:04:57,843 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'OpenStack-API-Version': 'infra-optim 1.4', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 27 Jan 2026 15:04:57 GMT', 'server': 'Apache', 'content-length': '671', 'vary': 'OpenStack-API-Version', 'openstack-api-minimum-version': '1.0', 'openstack-api-maximum-version': '1.4', 'openstack-api-version': 'infra-optim 1.4', 'content-type': 'application/json', 'set-cookie': '0a98f3d612a3c8fda809da40f2e41782=6bfa542773f233650049a381ee03c2b9; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/41cc10ce-b948-421a-9ca6-67c8bf7a402a'}
Body: b'{"efficacy_indicators": [], "uuid": "41cc10ce-b948-421a-9ca6-67c8bf7a402a", "audit_uuid": "bacdf5ae-3a44-4e98-bf9c-10f63bb28341", "strategy_uuid": "62050629-f577-4fe0-8727-555d3890b2ab", "strategy_name": "actuator", "global_efficacy": [], "state": "ONGOING", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/41cc10ce-b948-421a-9ca6-67c8bf7a402a", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/41cc10ce-b948-421a-9ca6-67c8bf7a402a", "rel": "bookmark"}], "hostname": "watcher-applier-0", "created_at": "2026-01-27T15:04:40+00:00", "deleted_at": null, "updated_at": "2026-01-27T15:04:41+00:00"}'
2026-01-27 15:04:58,946 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/action_plans/41cc10ce-b948-421a-9ca6-67c8bf7a402a 0.100s
2026-01-27 15:04:58,946 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'OpenStack-API-Version': 'infra-optim 1.4', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 27 Jan 2026 15:04:58 GMT', 'server': 'Apache', 'content-length': '671', 'vary': 'OpenStack-API-Version', 'openstack-api-minimum-version': '1.0', 'openstack-api-maximum-version': '1.4', 'openstack-api-version': 'infra-optim 1.4', 'content-type': 'application/json', 'set-cookie': '0a98f3d612a3c8fda809da40f2e41782=6bfa542773f233650049a381ee03c2b9; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/41cc10ce-b948-421a-9ca6-67c8bf7a402a'}
Body: b'{"efficacy_indicators": [], "uuid": "41cc10ce-b948-421a-9ca6-67c8bf7a402a", "audit_uuid": "bacdf5ae-3a44-4e98-bf9c-10f63bb28341", "strategy_uuid": "62050629-f577-4fe0-8727-555d3890b2ab", "strategy_name": "actuator", "global_efficacy": [], "state": "ONGOING", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/41cc10ce-b948-421a-9ca6-67c8bf7a402a", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/41cc10ce-b948-421a-9ca6-67c8bf7a402a", "rel": "bookmark"}], "hostname": "watcher-applier-0", "created_at": "2026-01-27T15:04:40+00:00", "deleted_at": null, "updated_at": "2026-01-27T15:04:41+00:00"}'
2026-01-27 15:05:00,039 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/action_plans/41cc10ce-b948-421a-9ca6-67c8bf7a402a 0.091s
2026-01-27 15:05:00,039 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'OpenStack-API-Version': 'infra-optim 1.4', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 27 Jan 2026 15:04:59 GMT', 'server': 'Apache', 'content-length': '671', 'vary': 'OpenStack-API-Version', 'openstack-api-minimum-version': '1.0', 'openstack-api-maximum-version': '1.4', 'openstack-api-version': 'infra-optim 1.4', 'content-type': 'application/json', 'set-cookie': '0a98f3d612a3c8fda809da40f2e41782=6bfa542773f233650049a381ee03c2b9; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/41cc10ce-b948-421a-9ca6-67c8bf7a402a'}
Body: b'{"efficacy_indicators": [], "uuid": "41cc10ce-b948-421a-9ca6-67c8bf7a402a", "audit_uuid": "bacdf5ae-3a44-4e98-bf9c-10f63bb28341", "strategy_uuid": "62050629-f577-4fe0-8727-555d3890b2ab", "strategy_name": "actuator", "global_efficacy": [], "state": "ONGOING", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/41cc10ce-b948-421a-9ca6-67c8bf7a402a", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/41cc10ce-b948-421a-9ca6-67c8bf7a402a", "rel": "bookmark"}], "hostname": "watcher-applier-0", "created_at": "2026-01-27T15:04:40+00:00", "deleted_at": null, "updated_at": "2026-01-27T15:04:41+00:00"}'
2026-01-27 15:05:01,188 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/action_plans/41cc10ce-b948-421a-9ca6-67c8bf7a402a 0.147s
2026-01-27 15:05:01,189 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'OpenStack-API-Version': 'infra-optim 1.4', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 27 Jan 2026 15:05:01 GMT', 'server': 'Apache', 'content-length': '671', 'vary': 'OpenStack-API-Version', 'openstack-api-minimum-version': '1.0', 'openstack-api-maximum-version': '1.4', 'openstack-api-version': 'infra-optim 1.4', 'content-type': 'application/json', 'set-cookie': '0a98f3d612a3c8fda809da40f2e41782=6bfa542773f233650049a381ee03c2b9; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/41cc10ce-b948-421a-9ca6-67c8bf7a402a'}
Body: b'{"efficacy_indicators": [], "uuid": "41cc10ce-b948-421a-9ca6-67c8bf7a402a", "audit_uuid": "bacdf5ae-3a44-4e98-bf9c-10f63bb28341", "strategy_uuid": "62050629-f577-4fe0-8727-555d3890b2ab", "strategy_name": "actuator", "global_efficacy": [], "state": "ONGOING", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/41cc10ce-b948-421a-9ca6-67c8bf7a402a", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/41cc10ce-b948-421a-9ca6-67c8bf7a402a", "rel": "bookmark"}], "hostname": "watcher-applier-0", "created_at": "2026-01-27T15:04:40+00:00", "deleted_at": null, "updated_at": "2026-01-27T15:04:41+00:00"}'
2026-01-27 15:05:02,275 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/action_plans/41cc10ce-b948-421a-9ca6-67c8bf7a402a 0.085s
2026-01-27 15:05:02,276 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'OpenStack-API-Version': 'infra-optim 1.4', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 27 Jan 2026 15:05:02 GMT', 'server': 'Apache', 'content-length': '671', 'vary': 'OpenStack-API-Version', 'openstack-api-minimum-version': '1.0', 'openstack-api-maximum-version': '1.4', 'openstack-api-version': 'infra-optim 1.4', 'content-type': 'application/json', 'set-cookie': '0a98f3d612a3c8fda809da40f2e41782=6bfa542773f233650049a381ee03c2b9; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/41cc10ce-b948-421a-9ca6-67c8bf7a402a'}
Body: b'{"efficacy_indicators": [], "uuid": "41cc10ce-b948-421a-9ca6-67c8bf7a402a", "audit_uuid": "bacdf5ae-3a44-4e98-bf9c-10f63bb28341", "strategy_uuid": "62050629-f577-4fe0-8727-555d3890b2ab", "strategy_name": "actuator", "global_efficacy": [], "state": "ONGOING", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/41cc10ce-b948-421a-9ca6-67c8bf7a402a", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/41cc10ce-b948-421a-9ca6-67c8bf7a402a", "rel": "bookmark"}], "hostname": "watcher-applier-0", "created_at": "2026-01-27T15:04:40+00:00", "deleted_at": null, "updated_at": "2026-01-27T15:04:41+00:00"}'
2026-01-27 15:05:03,351 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/action_plans/41cc10ce-b948-421a-9ca6-67c8bf7a402a 0.069s
2026-01-27 15:05:03,351 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'OpenStack-API-Version': 'infra-optim 1.4', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 27 Jan 2026 15:05:03 GMT', 'server': 'Apache', 'content-length': '671', 'vary': 'OpenStack-API-Version', 'openstack-api-minimum-version': '1.0', 'openstack-api-maximum-version': '1.4', 'openstack-api-version': 'infra-optim 1.4', 'content-type': 'application/json', 'set-cookie': '0a98f3d612a3c8fda809da40f2e41782=6bfa542773f233650049a381ee03c2b9; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/41cc10ce-b948-421a-9ca6-67c8bf7a402a'}
Body: b'{"efficacy_indicators": [], "uuid": "41cc10ce-b948-421a-9ca6-67c8bf7a402a", "audit_uuid": "bacdf5ae-3a44-4e98-bf9c-10f63bb28341", "strategy_uuid": "62050629-f577-4fe0-8727-555d3890b2ab", "strategy_name": "actuator", "global_efficacy": [], "state": "ONGOING", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/41cc10ce-b948-421a-9ca6-67c8bf7a402a", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/41cc10ce-b948-421a-9ca6-67c8bf7a402a", "rel": "bookmark"}], "hostname": "watcher-applier-0", "created_at": "2026-01-27T15:04:40+00:00", "deleted_at": null, "updated_at": "2026-01-27T15:04:41+00:00"}'
2026-01-27 15:05:04,471 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/action_plans/41cc10ce-b948-421a-9ca6-67c8bf7a402a 0.118s
2026-01-27 15:05:04,472 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'OpenStack-API-Version': 'infra-optim 1.4', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 27 Jan 2026 15:05:04 GMT', 'server': 'Apache', 'content-length': '673', 'vary': 'OpenStack-API-Version', 'openstack-api-minimum-version': '1.0', 'openstack-api-maximum-version': '1.4', 'openstack-api-version': 'infra-optim 1.4', 'content-type': 'application/json', 'set-cookie': '0a98f3d612a3c8fda809da40f2e41782=6bfa542773f233650049a381ee03c2b9; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/41cc10ce-b948-421a-9ca6-67c8bf7a402a'}
Body: b'{"efficacy_indicators": [], "uuid": "41cc10ce-b948-421a-9ca6-67c8bf7a402a", "audit_uuid": "bacdf5ae-3a44-4e98-bf9c-10f63bb28341", "strategy_uuid": "62050629-f577-4fe0-8727-555d3890b2ab", "strategy_name": "actuator", "global_efficacy": [], "state": "SUCCEEDED", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/41cc10ce-b948-421a-9ca6-67c8bf7a402a", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/41cc10ce-b948-421a-9ca6-67c8bf7a402a", "rel": "bookmark"}], "hostname": "watcher-applier-0", "created_at": "2026-01-27T15:04:40+00:00", "deleted_at": null, "updated_at": "2026-01-27T15:05:03+00:00"}'
2026-01-27 15:05:04,472 79 DEBUG [tempest.lib.common.utils.test_utils] Call partial returns true in 23.329370 seconds
2026-01-27 15:05:04,568 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/action_plans/41cc10ce-b948-421a-9ca6-67c8bf7a402a 0.095s
2026-01-27 15:05:04,568 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'OpenStack-API-Version': 'infra-optim 1.4', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 27 Jan 2026 15:05:04 GMT', 'server': 'Apache', 'content-length': '673', 'vary': 'OpenStack-API-Version', 'openstack-api-minimum-version': '1.0', 'openstack-api-maximum-version': '1.4', 'openstack-api-version': 'infra-optim 1.4', 'content-type': 'application/json', 'set-cookie': '0a98f3d612a3c8fda809da40f2e41782=6bfa542773f233650049a381ee03c2b9; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/41cc10ce-b948-421a-9ca6-67c8bf7a402a'}
Body: b'{"efficacy_indicators": [], "uuid": "41cc10ce-b948-421a-9ca6-67c8bf7a402a", "audit_uuid": "bacdf5ae-3a44-4e98-bf9c-10f63bb28341", "strategy_uuid": "62050629-f577-4fe0-8727-555d3890b2ab", "strategy_name": "actuator", "global_efficacy": [], "state": "SUCCEEDED", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/41cc10ce-b948-421a-9ca6-67c8bf7a402a", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/41cc10ce-b948-421a-9ca6-67c8bf7a402a", "rel": "bookmark"}], "hostname": "watcher-applier-0", "created_at": "2026-01-27T15:04:40+00:00", "deleted_at": null, "updated_at": "2026-01-27T15:05:03+00:00"}'
2026-01-27 15:05:04,631 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/actions?action_plan_uuid=41cc10ce-b948-421a-9ca6-67c8bf7a402a 0.062s
2026-01-27 15:05:04,632 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'OpenStack-API-Version': 'infra-optim 1.4', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 27 Jan 2026 15:05:04 GMT', 'server': 'Apache', 'content-length': '449', 'vary': 'OpenStack-API-Version', 'openstack-api-minimum-version': '1.0', 'openstack-api-maximum-version': '1.4', 'openstack-api-version': 'infra-optim 1.4', 'content-type': 'application/json', 'set-cookie': '0a98f3d612a3c8fda809da40f2e41782=6bfa542773f233650049a381ee03c2b9; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/actions?action_plan_uuid=41cc10ce-b948-421a-9ca6-67c8bf7a402a'}
Body: b'{"actions": [{"uuid": "c787b8f4-3212-4094-b480-944a192321bf", "action_plan_uuid": "41cc10ce-b948-421a-9ca6-67c8bf7a402a", "state": "SUCCEEDED", "action_type": "resize", "parents": [], "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/actions/c787b8f4-3212-4094-b480-944a192321bf", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/actions/c787b8f4-3212-4094-b480-944a192321bf", "rel": "bookmark"}]}]}'
2026-01-27 15:05:04,718 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/os-services 0.085s
2026-01-27 15:05:04,719 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.56', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 27 Jan 2026 15:05:04 GMT', 'server': 'Apache', 'content-length': '1297', 'openstack-api-version': 'compute 2.56', 'x-openstack-nova-api-version': '2.56', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-91e24767-ffd0-4b7e-a6a8-a9766dcb485c', 'x-compute-request-id': 'req-91e24767-ffd0-4b7e-a6a8-a9766dcb485c', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=e369c60de5830187bc4538305835348a; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/os-services'}
Body: b'{"services": [{"binary": "nova-conductor", "host": "nova-cell0-conductor-0", "id": "fb7e8f66-308c-4e36-9708-37acef41d1e1", "zone": "internal", "status": "enabled", "state": "up", "updated_at": "2026-01-27T15:05:00.000000", "disabled_reason": null, "forced_down": false}, {"binary": "nova-scheduler", "host": "nova-scheduler-0", "id": "418e5d31-4545-43d1-8728-10bf1a6994ca", "zone": "internal", "status": "enabled", "state": "up", "updated_at": "2026-01-27T15:05:01.000000", "disabled_reason": null, "forced_down": false}, {"binary": "nova-conductor", "host": "nova-cell1-conductor-0", "id": "3fc7d66f-2c12-478a-bb69-efc5b09b9565", "zone": "internal", "status": "enabled", "state": "up", "updated_at": "2026-01-27T15:05:04.000000", "disabled_reason": null, "forced_down": false}, {"binary": "nova-compute", "host": "compute-1.ctlplane.example.com", "id": "f3b2263e-9125-4b18-a822-9d078404da96", "zone": "nova", "status": "enabled", "state": "up", "updated_at": "2026-01-27T15:04:55.000000", "disabled_reason": null, "forced_down": false}, {"binary": "nova-compute", "host": "compute-0.ctlplane.example.com", "id": "a2345be4-0aba-4ea8-9f7a-a6f5140a7cbd", "zone": "nova", "status": "enabled", "state": "up", "updated_at": "2026-01-27T15:04:54.000000", "disabled_reason": null, "forced_down": false}]}'
2026-01-27 15:05:04,892 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/detail 0.170s
2026-01-27 15:05:04,892 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.56', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 27 Jan 2026 15:05:04 GMT', 'server': 'Apache', 'content-length': '15', 'openstack-api-version': 'compute 2.56', 'x-openstack-nova-api-version': '2.56', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1dcbe911-3d86-4788-8b2b-db1274e3340d', 'x-compute-request-id': 'req-1dcbe911-3d86-4788-8b2b-db1274e3340d', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=e369c60de5830187bc4538305835348a; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/detail'}
Body: b'{"servers": []}'
2026-01-27 15:05:05,004 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/os-hypervisors/detail 0.098s
2026-01-27 15:05:05,005 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.56', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 27 Jan 2026 15:05:04 GMT', 'server': 'Apache', 'content-length': '3471', 'openstack-api-version': 'compute 2.56', 'x-openstack-nova-api-version': '2.56', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-aea637d4-530e-4716-b7a8-ae9854569bbd', 'x-compute-request-id': 'req-aea637d4-530e-4716-b7a8-ae9854569bbd', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=e369c60de5830187bc4538305835348a; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/os-hypervisors/detail'}
Body: b'{"hypervisors": [{"id": "5caca4c9-1354-4e50-a489-e4ac32aa638b", "hypervisor_hostname": "compute-1.ctlplane.example.com", "state": "up", "status": "enabled", "hypervisor_type": "QEMU", "hypervisor_version": 10001000, "host_ip": "192.168.122.101", "service": {"id": "f3b2263e-9125-4b18-a822-9d078404da96", "host": "compute-1.ctlplane.example.com", "disabled_reason": null}, "vcpus": 8, "memory_mb": 7679, "local_gb": 79, "vcpus_used": 2, "memory_mb_used": 832, "local_gb_used": 2, "free_ram_mb": 6847, "free_disk_gb": 77, "current_workload": 1, "running_vms": 1, "disk_available_least": 72, "cpu_info": {"arch": "x86_64", "model": "EPYC-Rome-v4", "vendor": "AMD", "topology": {"cells": 1, "sockets": 8, "cores": 1, "threads": 1}, "features": ["fxsr", "fma", "cmov", "svm", "virt-ssbd", "sse4a", "sha-ni", "rdseed", "sse", "de", "clflush", "ibpb", "msr", "rdpid", "mca", "clzero", "x2apic", "mce", "tsc", "amd-stibp", "ssbd", "ssse3", "skip-l1dfl-vmentry", "topoext", "abm", "xsaveopt", "pge", "amd-ssbd", "avx2", "xsave", "clwb", "lbrv", "sse2", "sse4.2", "mtrr", "sep", "tsc-scale", "xsaveerptr", "vmcb-clean", "rdctl-no", "pschange-mc-no", "hypervisor", "f16c", "fsgsbase", "misalignsse", "arat", "popcnt", "avx", "npt", "sse4.1", "lahf_lm", "mmx", "umip", "pse36", "movbe", "nrip-save", "rdrand", "smap", "mmxext", "tsc_adjust", "bmi1", "cmp_legacy", "lm", "arch-capabilities", "cx16", "cr8legacy", "stibp", "pse", "xgetbv1", "pdpe1gb", "fxsr_opt", "osvw", "3dnowprefetch", "smep", "pfthreshold", "ibrs", "aes", "spec-ctrl", "wbnoinvd", "pae", "svme-addr-chk", "tsc-deadline", "pclmuldq", "syscall", "bmi2", "pni", "pat", "perfctr_core", "nx", "xsavec", "clflushopt", "rdtscp", "adx", "mds-no", "apic", "fpu", "cx8", "pause-filter", "vme"]}}, {"id": "f0f726a9-cfc7-45bb-be66-0dd0a33df0bb", "hypervisor_hostname": "compute-0.ctlplane.example.com", "state": "up", "status": "enabled", "hypervisor_type": "QEMU", "hypervisor_version": 10001000, "host_ip": "192.168.122.100", "service": {"id": "a2345be4-0aba-4ea8-9f7a-a6f5140a7cbd", "host": "compute-0.ctlplane.example.com", "disabled_reason": null}, "vcpus": 8, "memory_mb": 7679, "local_gb": 79, "vcpus_used": 1, "memory_mb_used": 640, "local_gb_used": 1, "free_ram_mb": 7039, "free_disk_gb": 78, "current_workload": 0, "running_vms": 1, "disk_available_least": 72, "cpu_info": {"arch": "x86_64", "model": "EPYC-Rome-v4", "vendor": "AMD", "topology": {"cells": 1, "sockets": 8, "cores": 1, "threads": 1}, "features": ["fxsr", "syscall", "wbnoinvd", "arch-capabilities", "svme-addr-chk", "sep", "lbrv", "sse", "nx", "stibp", "movbe", "npt", "cr8legacy", "clflush", "amd-ssbd", "tsc_adjust", "svm", "rdctl-no", "mmxext", "avx", "mce", "xsaveopt", "bmi2", "ibrs", "pdpe1gb", "sse4a", "smep", "ssse3", "vme", "fsgsbase", "perfctr_core", "hypervisor", "clzero", "pfthreshold", "pause-filter", "arat", "cx8", "pae", "lm", "xsavec", "tsc", "3dnowprefetch", "bmi1", "umip", "rdseed", "pclmuldq", "pse36", "amd-stibp", "clwb", "nrip-save", "sse2", "skip-l1dfl-vmentry", "rdtscp", "de", "xsave", "fxsr_opt", "adx", "f16c", "tsc-deadline", "rdrand", "osvw", "pat", "pni", "fma", "mtrr", "pge", "virt-ssbd", "vmcb-clean", "tsc-scale", "spec-ctrl", "x2apic", "pse", "msr", "misalignsse", "sse4.1", "fpu", "ibpb", "abm", "xsaveerptr", "cmp_legacy", "apic", "mds-no", "xgetbv1", "popcnt", "mca", "pschange-mc-no", "avx2", "mmx", "cmov", "rdpid", "cx16", "aes", "sse4.2", "topoext", "sha-ni", "clflushopt", "smap", "lahf_lm", "ssbd"]}}]}'
2026-01-27 15:05:05,114 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://placement-public-openstack.apps-crc.testing/resource_providers/5caca4c9-1354-4e50-a489-e4ac32aa638b/traits 0.102s
2026-01-27 15:05:05,115 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'OpenStack-API-Version': 'placement 1.29', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 27 Jan 2026 15:05:05 GMT', 'server': 'Apache', 'last-modified': 'Tue, 27 Jan 2026 14:33:17 GMT', 'content-length': '1403', 'cache-control': 'no-cache', 'openstack-api-version': 'placement 1.29', 'vary': 'openstack-api-version', 'x-openstack-request-id': 'req-6eec421c-07aa-4094-8002-056f73512432', 'content-type': 'application/json', 'set-cookie': 'a0787c90e7299024e7525b97b3d9ea96=9778d7ac8e3ed45b7cd24c082eafca95; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://placement-public-openstack.apps-crc.testing/resource_providers/5caca4c9-1354-4e50-a489-e4ac32aa638b/traits'}
Body: b'{"traits": ["COMPUTE_GRAPHICS_MODEL_NONE", "COMPUTE_VIOMMU_MODEL_INTEL", "COMPUTE_VOLUME_MULTI_ATTACH", "COMPUTE_STORAGE_BUS_USB", "COMPUTE_NET_VIF_MODEL_PCNET", "COMPUTE_RESCUE_BFV", "COMPUTE_STORAGE_BUS_SCSI", "COMPUTE_GRAPHICS_MODEL_CIRRUS", "COMPUTE_NET_ATTACH_INTERFACE_WITH_TAG", "COMPUTE_IMAGE_TYPE_ISO", "COMPUTE_IMAGE_TYPE_RAW", "COMPUTE_STORAGE_BUS_IDE", "COMPUTE_NET_VIF_MODEL_RTL8139", "HW_CPU_X86_MMX", "COMPUTE_NET_VIF_MODEL_E1000", "COMPUTE_IMAGE_TYPE_QCOW2", "COMPUTE_VOLUME_EXTEND", "COMPUTE_VOLUME_ATTACH_WITH_TAG", "COMPUTE_GRAPHICS_MODEL_BOCHS", "COMPUTE_NET_VIF_MODEL_NE2K_PCI", "COMPUTE_STORAGE_BUS_SATA", "COMPUTE_TRUSTED_CERTS", "HW_CPU_X86_SSE2", "COMPUTE_NODE", "COMPUTE_NET_VIF_MODEL_E1000E", "COMPUTE_ACCELERATORS", "COMPUTE_STORAGE_BUS_VIRTIO", "COMPUTE_SECURITY_TPM_2_0", "COMPUTE_GRAPHICS_MODEL_VIRTIO", "COMPUTE_NET_VIF_MODEL_SPAPR_VLAN", "COMPUTE_IMAGE_TYPE_AMI", "COMPUTE_SOCKET_PCI_NUMA_AFFINITY", "COMPUTE_NET_VIF_MODEL_VIRTIO", "COMPUTE_VIOMMU_MODEL_AUTO", "HW_CPU_X86_SSE41", "COMPUTE_NET_ATTACH_INTERFACE", "COMPUTE_SECURITY_UEFI_SECURE_BOOT", "HW_CPU_X86_SSE", "COMPUTE_NET_VIF_MODEL_VMXNET3", "COMPUTE_IMAGE_TYPE_AKI", "COMPUTE_STORAGE_BUS_FDC", "COMPUTE_GRAPHICS_MODEL_VGA", "COMPUTE_VIOMMU_MODEL_VIRTIO", "COMPUTE_SECURITY_TPM_1_2", "COMPUTE_DEVICE_TAGGING", "COMPUTE_IMAGE_TYPE_ARI", "HW_CPU_X86_SSSE3", "HW_CPU_X86_SSE42"], "resource_provider_generation": 6}'
2026-01-27 15:05:05,517 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 201 POST https://keystone-public-openstack.apps-crc.testing/v3/auth/tokens 0.397s
2026-01-27 15:05:05,518 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'}
Body: <omitted>
Response - Headers: {'date': 'Tue, 27 Jan 2026 15:05:05 GMT', 'server': 'Apache', 'content-length': '5233', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-517e4bcd-124d-4115-8040-b4850276d905', 'content-type': 'application/json', 'set-cookie': 'b5697f82cf3c19ece8be533395142512=b5bc34a71d114e906c20eb988af71317; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://keystone-public-openstack.apps-crc.testing/v3/auth/tokens'}
Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "73f7e3e2dd10481e871e0aabd3ff0729", "name": "tempest-TestExecuteActionsViaActuator-1705737591-project-member", "password_expires_at": null}, "audit_ids": ["ozRChhVcRYKpkjM9CNCoIA"], "expires_at": "2026-01-27T16:05:05.000000Z", "issued_at": "2026-01-27T15:05:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "bce0cef9f29e409d915adbcb63761daf", "name": "tempest-TestExecuteActionsViaActuator-1705737591"}, "is_domain": false, "roles": [{"id": "6a7aba9170604c3eaebac6aee16db288", "name": "reader"}, {"id": "0e513cf04ca5486dbf02e7b2ad24807b", "name": "member"}], "catalog": [{"endpoints": [{"name": "barbican", "id": "a1cf9197c76444f78a7f0b6318e446c6", "interface": "public", "region_id": "regionOne", "url": "https://barbican-public-openstack.apps-crc.testing", "region": "regionOne"}, {"name": "barbican", "id": "b7e60bdf35e7422b871abc4848fd02a8", "interface": "internal", "region_id": "regionOne", "url": "https://barbican-internal.openstack.svc:9311", "region": "regionOne"}], "id": "2ffba873a869415096c80df07e4e38b0", "type": "key-manager", "name": "barbican"}, {"endpoints": [{"name": "placement", "id": "a95a39d838e44f5b8cc5a7be4209f60c", "interface": "internal", "region_id": "regionOne", "url": "https://placement-internal.openstack.svc:8778", "region": "regionOne"}, {"name": "placement", "id": "bbb561d9cbd148a69c51f7b237901ff7", "interface": "public", "region_id": "regionOne", "url": "https://placement-public-openstack.apps-crc.testing", "region": "regionOne"}], "id": "5c81275fc10d49ae919e3ec2e06b5268", "type": "placement", "name": "placement"}, {"endpoints": [{"name": "watcher", "id": "468ed88314de43e98cf4f946808fde45", "interface": "public", "region_id": "regionOne", "url": "https://watcher-public-openstack.apps-crc.testing", "region": "regionOne"}, {"name": "watcher", "id": "e94ff3aa544d4eb3a6408c1dcb1b8b3b", "interface": "internal", "region_id": "regionOne", "url": "https://watcher-internal.openstack.svc:9322", "region": "regionOne"}], "id": "66c3f0f570e040d7b3a7d016a4ed153e", "type": "infra-optim", "name": "watcher"}, {"endpoints": [], "id": "972f19927f1249be9dccece2d0012a41", "type": "Ceilometer", "name": "ceilometer"}, {"endpoints": [{"name": "neutron", "id": "4f040ad4b3f24ed6b04f10380b11f3c2", "interface": "internal", "region_id": "regionOne", "url": "https://neutron-internal.openstack.svc:9696", "region": "regionOne"}, {"name": "neutron", "id": "d0903d3e19f2473eaddd5b2d8a4aaebe", "interface": "public", "region_id": "regionOne", "url": "https://neutron-public-openstack.apps-crc.testing", "region": "regionOne"}], "id": "a805293237d14e849f5050a422437ea1", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "e79da21f7d7c484c81ab7954417e7015", "interface": "internal", "region_id": "regionOne", "url": "https://keystone-internal.openstack.svc:5000", "region": "regionOne"}, {"id": "f975508ed514497e98e1df0fb7c6a08a", "interface": "public", "region_id": "regionOne", "url": "https://keystone-public-openstack.apps-crc.testing", "region": "regionOne"}], "id": "b043c9d6beaa4470baab17f45430457c", "type": "identity", "name": "keystone"}, {"endpoints": [{"name": "swift", "id": "32a3a2669bbd43c2afdee5ba82f21dd6", "interface": "public", "region_id": "regionOne", "url": "https://swift-public-openstack.apps-crc.testing/v1/AUTH_bce0cef9f29e409d915adbcb63761daf", "region": "regionOne"}, {"name": "swift", "id": "7cb8eafe3eb94e38a9e14e0233649919", "interface": "internal", "region_id": "regionOne", "url": "https://swift-internal.openstack.svc:8080/v1/AUTH_bce0cef9f29e409d915adbcb63761daf", "region": "regionOne"}], "id": "ca0009967c5d4833a476fb7f9b1aabd1", "type": "object-store", "name": "swift"}, {"endpoints": [{"name": "nova", "id": "572bbd6e80d8406ba2d92e14f1783570", "interface": "public", "region_id": "regionOne", "url": "https://nova-public-openstack.apps-crc.testing/v2.1", "region": "regionOne"}, {"name": "nova", "id": "b837af9019ea4552b88bc4a76756d940", "interface": "internal", "region_id": "regionOne", "url
2026-01-27 15:05:05,518 79 INFO [tempest.lib.common.fixed_network] (TestExecuteActionsViaActuator:test_execute_scenarios) Found network {'id': '2bf38449-b179-4cb1-825b-acaea2c9ff98', 'name': 'tempest-TestExecuteActionsViaActuator-1949163098-network', 'tenant_id': 'bce0cef9f29e409d915adbcb63761daf', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'bce0cef9f29e409d915adbcb63761daf', 'qos_policy_id': None, 'port_security_enabled': True, 'dns_domain': '', 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 32783, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'l2_adjacency': True, 'tags': [], 'created_at': '2026-01-27T15:03:35Z', 'updated_at': '2026-01-27T15:03:35Z', 'revision_number': 1} available for tenant
2026-01-27 15:05:07,259 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 202 POST https://nova-public-openstack.apps-crc.testing/v2.1/servers 1.738s
2026-01-27 15:05:07,259 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.56', 'X-Auth-Token': '<omitted>'}
Body: {"server": {"name": "tempest-TestExecuteActionsViaActuator-server-1038519808", "imageRef": "4c056b35-f22d-444e-bcce-42ae9bb518b3", "flavorRef": "1000da7d-5fe2-402b-867f-caba0ba8067f", "networks": [{"uuid": "2bf38449-b179-4cb1-825b-acaea2c9ff98"}]}}
Response - Headers: {'date': 'Tue, 27 Jan 2026 15:05:05 GMT', 'server': 'Apache', 'content-length': '420', 'location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/c8668de3-9887-4e01-9a7d-03d61ddccd56', 'openstack-api-version': 'compute 2.56', 'x-openstack-nova-api-version': '2.56', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-666ae791-c3a2-48e8-abba-ed80032a8f9e', 'x-compute-request-id': 'req-666ae791-c3a2-48e8-abba-ed80032a8f9e', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=e369c60de5830187bc4538305835348a; 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": "c8668de3-9887-4e01-9a7d-03d61ddccd56", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/c8668de3-9887-4e01-9a7d-03d61ddccd56"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/c8668de3-9887-4e01-9a7d-03d61ddccd56"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "7VBw35MUt6u8"}}'
2026-01-27 15:05:07,492 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/c8668de3-9887-4e01-9a7d-03d61ddccd56 0.230s
2026-01-27 15:05:07,493 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.56', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 27 Jan 2026 15:05:07 GMT', 'server': 'Apache', 'content-length': '1371', 'openstack-api-version': 'compute 2.56', 'x-openstack-nova-api-version': '2.56', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5ea6c677-8dfa-4827-a230-d525c546ba32', 'x-compute-request-id': 'req-5ea6c677-8dfa-4827-a230-d525c546ba32', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=e369c60de5830187bc4538305835348a; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/c8668de3-9887-4e01-9a7d-03d61ddccd56'}
Body: b'{"server": {"id": "c8668de3-9887-4e01-9a7d-03d61ddccd56", "name": "tempest-TestExecuteActionsViaActuator-server-1038519808", "status": "BUILD", "tenant_id": "bce0cef9f29e409d915adbcb63761daf", "user_id": "73f7e3e2dd10481e871e0aabd3ff0729", "metadata": {}, "hostId": "", "image": {"id": "4c056b35-f22d-444e-bcce-42ae9bb518b3", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/4c056b35-f22d-444e-bcce-42ae9bb518b3"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2026-01-27T15:05:07Z", "updated": "2026-01-27T15:05:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/c8668de3-9887-4e01-9a7d-03d61ddccd56"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/c8668de3-9887-4e01-9a7d-03d61ddccd56"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": null, "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, "description": null, "tags": []}}'
2026-01-27 15:05:09,304 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/c8668de3-9887-4e01-9a7d-03d61ddccd56 0.799s
2026-01-27 15:05:09,304 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.56', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 27 Jan 2026 15:05:08 GMT', 'server': 'Apache', 'content-length': '1429', 'openstack-api-version': 'compute 2.56', 'x-openstack-nova-api-version': '2.56', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-35b7a8a9-52f6-47e7-8f8d-c3fc0625f0b5', 'x-compute-request-id': 'req-35b7a8a9-52f6-47e7-8f8d-c3fc0625f0b5', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=e369c60de5830187bc4538305835348a; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/c8668de3-9887-4e01-9a7d-03d61ddccd56'}
Body: b'{"server": {"id": "c8668de3-9887-4e01-9a7d-03d61ddccd56", "name": "tempest-TestExecuteActionsViaActuator-server-1038519808", "status": "BUILD", "tenant_id": "bce0cef9f29e409d915adbcb63761daf", "user_id": "73f7e3e2dd10481e871e0aabd3ff0729", "metadata": {}, "hostId": "486e19bd938d126c413db338826426c8a141cfc70e1a92996bd12ae3", "image": {"id": "4c056b35-f22d-444e-bcce-42ae9bb518b3", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/4c056b35-f22d-444e-bcce-42ae9bb518b3"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2026-01-27T15:05:07Z", "updated": "2026-01-27T15:05:08Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/c8668de3-9887-4e01-9a7d-03d61ddccd56"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/c8668de3-9887-4e01-9a7d-03d61ddccd56"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "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, "description": null, "tags": []}}'
2026-01-27 15:05:09,312 79 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/spawning" after 2 second wait
2026-01-27 15:05:10,887 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/c8668de3-9887-4e01-9a7d-03d61ddccd56 0.573s
2026-01-27 15:05:10,887 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.56', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 27 Jan 2026 15:05:10 GMT', 'server': 'Apache', 'content-length': '1471', 'openstack-api-version': 'compute 2.56', 'x-openstack-nova-api-version': '2.56', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1663a7d6-2d3f-41a2-984f-631e7b8bc59b', 'x-compute-request-id': 'req-1663a7d6-2d3f-41a2-984f-631e7b8bc59b', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=e369c60de5830187bc4538305835348a; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/c8668de3-9887-4e01-9a7d-03d61ddccd56'}
Body: b'{"server": {"id": "c8668de3-9887-4e01-9a7d-03d61ddccd56", "name": "tempest-TestExecuteActionsViaActuator-server-1038519808", "status": "BUILD", "tenant_id": "bce0cef9f29e409d915adbcb63761daf", "user_id": "73f7e3e2dd10481e871e0aabd3ff0729", "metadata": {}, "hostId": "486e19bd938d126c413db338826426c8a141cfc70e1a92996bd12ae3", "image": {"id": "4c056b35-f22d-444e-bcce-42ae9bb518b3", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/4c056b35-f22d-444e-bcce-42ae9bb518b3"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2026-01-27T15:05:07Z", "updated": "2026-01-27T15:05:08Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/c8668de3-9887-4e01-9a7d-03d61ddccd56"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/c8668de3-9887-4e01-9a7d-03d61ddccd56"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "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, "description": null, "tags": []}}'
2026-01-27 15:05:12,303 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/c8668de3-9887-4e01-9a7d-03d61ddccd56 0.394s
2026-01-27 15:05:12,303 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.56', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 27 Jan 2026 15:05:11 GMT', 'server': 'Apache', 'content-length': '1471', 'openstack-api-version': 'compute 2.56', 'x-openstack-nova-api-version': '2.56', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-28df7537-9dbd-4899-86cd-55db0c29a1e3', 'x-compute-request-id': 'req-28df7537-9dbd-4899-86cd-55db0c29a1e3', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=e369c60de5830187bc4538305835348a; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/c8668de3-9887-4e01-9a7d-03d61ddccd56'}
Body: b'{"server": {"id": "c8668de3-9887-4e01-9a7d-03d61ddccd56", "name": "tempest-TestExecuteActionsViaActuator-server-1038519808", "status": "BUILD", "tenant_id": "bce0cef9f29e409d915adbcb63761daf", "user_id": "73f7e3e2dd10481e871e0aabd3ff0729", "metadata": {}, "hostId": "486e19bd938d126c413db338826426c8a141cfc70e1a92996bd12ae3", "image": {"id": "4c056b35-f22d-444e-bcce-42ae9bb518b3", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/4c056b35-f22d-444e-bcce-42ae9bb518b3"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2026-01-27T15:05:07Z", "updated": "2026-01-27T15:05:08Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/c8668de3-9887-4e01-9a7d-03d61ddccd56"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/c8668de3-9887-4e01-9a7d-03d61ddccd56"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "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, "description": null, "tags": []}}'
2026-01-27 15:05:13,813 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/c8668de3-9887-4e01-9a7d-03d61ddccd56 0.495s
2026-01-27 15:05:13,814 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.56', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 27 Jan 2026 15:05:13 GMT', 'server': 'Apache', 'content-length': '1471', 'openstack-api-version': 'compute 2.56', 'x-openstack-nova-api-version': '2.56', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c7b6af45-e953-44a4-b9e0-4277daad6ea6', 'x-compute-request-id': 'req-c7b6af45-e953-44a4-b9e0-4277daad6ea6', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=e369c60de5830187bc4538305835348a; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/c8668de3-9887-4e01-9a7d-03d61ddccd56'}
Body: b'{"server": {"id": "c8668de3-9887-4e01-9a7d-03d61ddccd56", "name": "tempest-TestExecuteActionsViaActuator-server-1038519808", "status": "BUILD", "tenant_id": "bce0cef9f29e409d915adbcb63761daf", "user_id": "73f7e3e2dd10481e871e0aabd3ff0729", "metadata": {}, "hostId": "486e19bd938d126c413db338826426c8a141cfc70e1a92996bd12ae3", "image": {"id": "4c056b35-f22d-444e-bcce-42ae9bb518b3", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/4c056b35-f22d-444e-bcce-42ae9bb518b3"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2026-01-27T15:05:07Z", "updated": "2026-01-27T15:05:13Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/c8668de3-9887-4e01-9a7d-03d61ddccd56"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/c8668de3-9887-4e01-9a7d-03d61ddccd56"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "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, "description": null, "tags": []}}'
2026-01-27 15:05:15,504 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/c8668de3-9887-4e01-9a7d-03d61ddccd56 0.668s
2026-01-27 15:05:15,505 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.56', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 27 Jan 2026 15:05:14 GMT', 'server': 'Apache', 'content-length': '1667', 'openstack-api-version': 'compute 2.56', 'x-openstack-nova-api-version': '2.56', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bc73f2ab-ae96-476e-9578-f27266f35ea3', 'x-compute-request-id': 'req-bc73f2ab-ae96-476e-9578-f27266f35ea3', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=e369c60de5830187bc4538305835348a; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/c8668de3-9887-4e01-9a7d-03d61ddccd56'}
Body: b'{"server": {"id": "c8668de3-9887-4e01-9a7d-03d61ddccd56", "name": "tempest-TestExecuteActionsViaActuator-server-1038519808", "status": "ACTIVE", "tenant_id": "bce0cef9f29e409d915adbcb63761daf", "user_id": "73f7e3e2dd10481e871e0aabd3ff0729", "metadata": {}, "hostId": "486e19bd938d126c413db338826426c8a141cfc70e1a92996bd12ae3", "image": {"id": "4c056b35-f22d-444e-bcce-42ae9bb518b3", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/4c056b35-f22d-444e-bcce-42ae9bb518b3"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2026-01-27T15:05:07Z", "updated": "2026-01-27T15:05:13Z", "addresses": {"tempest-TestExecuteActionsViaActuator-1949163098-network": [{"version": 4, "addr": "10.100.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:46:c4:8e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/c8668de3-9887-4e01-9a7d-03d61ddccd56"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/c8668de3-9887-4e01-9a7d-03d61ddccd56"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2026-01-27T15:05:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": []}}'
2026-01-27 15:05:15,519 79 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 8 second wait
2026-01-27 15:05:16,005 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/c8668de3-9887-4e01-9a7d-03d61ddccd56 0.485s
2026-01-27 15:05:16,005 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.56', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 27 Jan 2026 15:05:15 GMT', 'server': 'Apache', 'content-length': '1667', 'openstack-api-version': 'compute 2.56', 'x-openstack-nova-api-version': '2.56', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-baa5286d-c004-48a6-936b-dce870c46f5e', 'x-compute-request-id': 'req-baa5286d-c004-48a6-936b-dce870c46f5e', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=e369c60de5830187bc4538305835348a; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/c8668de3-9887-4e01-9a7d-03d61ddccd56'}
Body: b'{"server": {"id": "c8668de3-9887-4e01-9a7d-03d61ddccd56", "name": "tempest-TestExecuteActionsViaActuator-server-1038519808", "status": "ACTIVE", "tenant_id": "bce0cef9f29e409d915adbcb63761daf", "user_id": "73f7e3e2dd10481e871e0aabd3ff0729", "metadata": {}, "hostId": "486e19bd938d126c413db338826426c8a141cfc70e1a92996bd12ae3", "image": {"id": "4c056b35-f22d-444e-bcce-42ae9bb518b3", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/4c056b35-f22d-444e-bcce-42ae9bb518b3"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2026-01-27T15:05:07Z", "updated": "2026-01-27T15:05:13Z", "addresses": {"tempest-TestExecuteActionsViaActuator-1949163098-network": [{"version": 4, "addr": "10.100.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:46:c4:8e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/c8668de3-9887-4e01-9a7d-03d61ddccd56"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/c8668de3-9887-4e01-9a7d-03d61ddccd56"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2026-01-27T15:05:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": []}}'
2026-01-27 15:05:16,496 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/c8668de3-9887-4e01-9a7d-03d61ddccd56 0.480s
2026-01-27 15:05:16,496 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.56', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 27 Jan 2026 15:05:16 GMT', 'server': 'Apache', 'content-length': '2193', 'openstack-api-version': 'compute 2.56', 'x-openstack-nova-api-version': '2.56', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a4691f00-15bb-4334-bd11-27c4d84ef7b6', 'x-compute-request-id': 'req-a4691f00-15bb-4334-bd11-27c4d84ef7b6', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=e369c60de5830187bc4538305835348a; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/c8668de3-9887-4e01-9a7d-03d61ddccd56'}
Body: b'{"server": {"id": "c8668de3-9887-4e01-9a7d-03d61ddccd56", "name": "tempest-TestExecuteActionsViaActuator-server-1038519808", "status": "ACTIVE", "tenant_id": "bce0cef9f29e409d915adbcb63761daf", "user_id": "73f7e3e2dd10481e871e0aabd3ff0729", "metadata": {}, "hostId": "486e19bd938d126c413db338826426c8a141cfc70e1a92996bd12ae3", "image": {"id": "4c056b35-f22d-444e-bcce-42ae9bb518b3", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/4c056b35-f22d-444e-bcce-42ae9bb518b3"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2026-01-27T15:05:07Z", "updated": "2026-01-27T15:05:13Z", "addresses": {"tempest-TestExecuteActionsViaActuator-1949163098-network": [{"version": 4, "addr": "10.100.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:46:c4:8e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/c8668de3-9887-4e01-9a7d-03d61ddccd56"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/c8668de3-9887-4e01-9a7d-03d61ddccd56"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2026-01-27T15:05:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-SRV-ATTR:host": "compute-0.ctlplane.example.com", "OS-EXT-SRV-ATTR:instance_name": "instance-00000003", "OS-EXT-SRV-ATTR:hypervisor_hostname": "compute-0.ctlplane.example.com", "OS-EXT-SRV-ATTR:reservation_id": "r-bf0ibwkp", "OS-EXT-SRV-ATTR:launch_index": 0, "OS-EXT-SRV-ATTR:hostname": "tempest-testexecuteactionsviaactuator-server-1038519808", "OS-EXT-SRV-ATTR:kernel_id": "", "OS-EXT-SRV-ATTR:ramdisk_id": "", "OS-EXT-SRV-ATTR:root_device_name": "/dev/vda", "OS-EXT-SRV-ATTR:user_data": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "host_status": "UP", "locked": false, "description": null, "tags": []}}'
2026-01-27 15:05:16,504 79 DEBUG [watcher_tempest_plugin.services.base] Executing command 'KUBECONFIG=/home/zuul/.crc/machines/crc/kubeconfig oc -n openstack rsh prometheus-metric-storage-0 sh -c "echo "IyBUWVBFIGNlaWxvbWV0ZXJfY3B1IGNvdW50ZXIKY2VpbG9tZXRlcl9jcHV7InJlc291cmNlIj0iYzg2NjhkZTMtOTg4Ny00ZTAxLTlhN2QtMDNkNjFkZGNjZDU2Iiwib3JpZ190aW1lc3RhbXAiPSIxNzY5NTI2MzE2NTA0In0gMjQwMDAwMDAwMDEuMCAxNzY5NTI2MDE2NTA0CmNlaWxvbWV0ZXJfY3B1eyJyZXNvdXJjZSI9ImM4NjY4ZGUzLTk4ODctNGUwMS05YTdkLTAzZDYxZGRjY2Q1NiIsIm9yaWdfdGltZXN0YW1wIj0iMTc2OTUyNjMxNjUwNCJ9IDQ4MDAwMDAwMDAxLjAgMTc2OTUyNjA0NjUwNApjZWlsb21ldGVyX2NwdXsicmVzb3VyY2UiPSJjODY2OGRlMy05ODg3LTRlMDEtOWE3ZC0wM2Q2MWRkY2NkNTYiLCJvcmlnX3RpbWVzdGFtcCI9IjE3Njk1MjYzMTY1MDQifSA3MjAwMDAwMDAwMS4wIDE3Njk1MjYwNzY1MDQKY2VpbG9tZXRlcl9jcHV7InJlc291cmNlIj0iYzg2NjhkZTMtOTg4Ny00ZTAxLTlhN2QtMDNkNjFkZGNjZDU2Iiwib3JpZ190aW1lc3RhbXAiPSIxNzY5NTI2MzE2NTA0In0gOTYwMDAwMDAwMDEuMCAxNzY5NTI2MTA2NTA0CmNlaWxvbWV0ZXJfY3B1eyJyZXNvdXJjZSI9ImM4NjY4ZGUzLTk4ODctNGUwMS05YTdkLTAzZDYxZGRjY2Q1NiIsIm9yaWdfdGltZXN0YW1wIj0iMTc2OTUyNjMxNjUwNCJ9IDEyMDAwMDAwMDAwMS4wIDE3Njk1MjYxMzY1MDQKY2VpbG9tZXRlcl9jcHV7InJlc291cmNlIj0iYzg2NjhkZTMtOTg4Ny00ZTAxLTlhN2QtMDNkNjFkZGNjZDU2Iiwib3JpZ190aW1lc3RhbXAiPSIxNzY5NTI2MzE2NTA0In0gMTQ0MDAwMDAwMDAxLjAgMTc2OTUyNjE2NjUwNApjZWlsb21ldGVyX2NwdXsicmVzb3VyY2UiPSJjODY2OGRlMy05ODg3LTRlMDEtOWE3ZC0wM2Q2MWRkY2NkNTYiLCJvcmlnX3RpbWVzdGFtcCI9IjE3Njk1MjYzMTY1MDQifSAxNjgwMDAwMDAwMDEuMCAxNzY5NTI2MTk2NTA0CmNlaWxvbWV0ZXJfY3B1eyJyZXNvdXJjZSI9ImM4NjY4ZGUzLTk4ODctNGUwMS05YTdkLTAzZDYxZGRjY2Q1NiIsIm9yaWdfdGltZXN0YW1wIj0iMTc2OTUyNjMxNjUwNCJ9IDE5MjAwMDAwMDAwMS4wIDE3Njk1MjYyMjY1MDQKY2VpbG9tZXRlcl9jcHV7InJlc291cmNlIj0iYzg2NjhkZTMtOTg4Ny00ZTAxLTlhN2QtMDNkNjFkZGNjZDU2Iiwib3JpZ190aW1lc3RhbXAiPSIxNzY5NTI2MzE2NTA0In0gMjE2MDAwMDAwMDAxLjAgMTc2OTUyNjI1NjUwNApjZWlsb21ldGVyX2NwdXsicmVzb3VyY2UiPSJjODY2OGRlMy05ODg3LTRlMDEtOWE3ZC0wM2Q2MWRkY2NkNTYiLCJvcmlnX3RpbWVzdGFtcCI9IjE3Njk1MjYzMTY1MDQifSAyNDAwMDAwMDAwMDEuMCAxNzY5NTI2Mjg2NTA0Cg==" | base64 -d | SSL_CERT_DIR=/etc/prometheus/secrets/combined-ca-bundle promtool push metrics https://metric-storage-prometheus.openstack.svc:9090/api/v1/write"' on host '38.102.83.190'
2026-01-27 15:05:16,504 79 INFO [tempest.lib.common.ssh] Creating ssh connection to '38.102.83.190:22' as 'zuul' with password None
2026-01-27 15:05:16,526 79 INFO [paramiko.transport] Connected (version 2.0, client OpenSSH_9.9)
2026-01-27 15:05:16,592 79 INFO [paramiko.transport] Authentication (publickey) successful!
2026-01-27 15:05:16,593 79 INFO [tempest.lib.common.ssh] ssh connection to zuul@38.102.83.190 successfully created
2026-01-27 15:05:17,233 79 DEBUG [watcher_tempest_plugin.services.metric.prometheus_client] Promtool add_measures output: Parsing standard input
SUCCESS: metrics pushed to remote write.
2026-01-27 15:05:17,282 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://placement-public-openstack.apps-crc.testing/resource_providers/f0f726a9-cfc7-45bb-be66-0dd0a33df0bb/traits 0.048s
2026-01-27 15:05:17,283 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'OpenStack-API-Version': 'placement 1.29', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 27 Jan 2026 15:05:17 GMT', 'server': 'Apache', 'last-modified': 'Tue, 27 Jan 2026 14:33:17 GMT', 'content-length': '1403', 'cache-control': 'no-cache', 'openstack-api-version': 'placement 1.29', 'vary': 'openstack-api-version', 'x-openstack-request-id': 'req-17532fb2-233f-4b38-9b6d-38c52496cfb2', 'content-type': 'application/json', 'set-cookie': 'a0787c90e7299024e7525b97b3d9ea96=9778d7ac8e3ed45b7cd24c082eafca95; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://placement-public-openstack.apps-crc.testing/resource_providers/f0f726a9-cfc7-45bb-be66-0dd0a33df0bb/traits'}
Body: b'{"traits": ["COMPUTE_GRAPHICS_MODEL_NONE", "COMPUTE_VIOMMU_MODEL_INTEL", "COMPUTE_VOLUME_MULTI_ATTACH", "COMPUTE_STORAGE_BUS_USB", "COMPUTE_NET_VIF_MODEL_PCNET", "COMPUTE_RESCUE_BFV", "COMPUTE_STORAGE_BUS_SCSI", "COMPUTE_GRAPHICS_MODEL_CIRRUS", "COMPUTE_NET_ATTACH_INTERFACE_WITH_TAG", "COMPUTE_IMAGE_TYPE_ISO", "COMPUTE_IMAGE_TYPE_RAW", "COMPUTE_STORAGE_BUS_IDE", "COMPUTE_NET_VIF_MODEL_RTL8139", "HW_CPU_X86_MMX", "COMPUTE_NET_VIF_MODEL_E1000", "COMPUTE_IMAGE_TYPE_QCOW2", "COMPUTE_VOLUME_EXTEND", "COMPUTE_VOLUME_ATTACH_WITH_TAG", "COMPUTE_GRAPHICS_MODEL_BOCHS", "COMPUTE_NET_VIF_MODEL_NE2K_PCI", "COMPUTE_STORAGE_BUS_SATA", "COMPUTE_TRUSTED_CERTS", "HW_CPU_X86_SSE2", "COMPUTE_NODE", "COMPUTE_NET_VIF_MODEL_E1000E", "COMPUTE_ACCELERATORS", "COMPUTE_STORAGE_BUS_VIRTIO", "COMPUTE_SECURITY_TPM_2_0", "COMPUTE_GRAPHICS_MODEL_VIRTIO", "COMPUTE_NET_VIF_MODEL_SPAPR_VLAN", "COMPUTE_IMAGE_TYPE_AMI", "COMPUTE_SOCKET_PCI_NUMA_AFFINITY", "COMPUTE_NET_VIF_MODEL_VIRTIO", "COMPUTE_VIOMMU_MODEL_AUTO", "HW_CPU_X86_SSE41", "COMPUTE_NET_ATTACH_INTERFACE", "COMPUTE_SECURITY_UEFI_SECURE_BOOT", "HW_CPU_X86_SSE", "COMPUTE_NET_VIF_MODEL_VMXNET3", "COMPUTE_IMAGE_TYPE_AKI", "COMPUTE_STORAGE_BUS_FDC", "COMPUTE_GRAPHICS_MODEL_VGA", "COMPUTE_VIOMMU_MODEL_VIRTIO", "COMPUTE_SECURITY_TPM_1_2", "COMPUTE_DEVICE_TAGGING", "COMPUTE_IMAGE_TYPE_ARI", "HW_CPU_X86_SSSE3", "HW_CPU_X86_SSE42"], "resource_provider_generation": 5}'
2026-01-27 15:05:17,718 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 201 POST https://keystone-public-openstack.apps-crc.testing/v3/auth/tokens 0.428s
2026-01-27 15:05:17,718 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'}
Body: <omitted>
Response - Headers: {'date': 'Tue, 27 Jan 2026 15:05:17 GMT', 'server': 'Apache', 'content-length': '5233', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-4c5e3178-5784-420d-b1c5-e114e5de1a28', 'content-type': 'application/json', 'set-cookie': 'b5697f82cf3c19ece8be533395142512=b5bc34a71d114e906c20eb988af71317; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://keystone-public-openstack.apps-crc.testing/v3/auth/tokens'}
Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "73f7e3e2dd10481e871e0aabd3ff0729", "name": "tempest-TestExecuteActionsViaActuator-1705737591-project-member", "password_expires_at": null}, "audit_ids": ["0eGkYqdkSEeMssJiuNwi1A"], "expires_at": "2026-01-27T16:05:17.000000Z", "issued_at": "2026-01-27T15:05:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "bce0cef9f29e409d915adbcb63761daf", "name": "tempest-TestExecuteActionsViaActuator-1705737591"}, "is_domain": false, "roles": [{"id": "6a7aba9170604c3eaebac6aee16db288", "name": "reader"}, {"id": "0e513cf04ca5486dbf02e7b2ad24807b", "name": "member"}], "catalog": [{"endpoints": [{"name": "barbican", "id": "a1cf9197c76444f78a7f0b6318e446c6", "interface": "public", "region_id": "regionOne", "url": "https://barbican-public-openstack.apps-crc.testing", "region": "regionOne"}, {"name": "barbican", "id": "b7e60bdf35e7422b871abc4848fd02a8", "interface": "internal", "region_id": "regionOne", "url": "https://barbican-internal.openstack.svc:9311", "region": "regionOne"}], "id": "2ffba873a869415096c80df07e4e38b0", "type": "key-manager", "name": "barbican"}, {"endpoints": [{"name": "placement", "id": "a95a39d838e44f5b8cc5a7be4209f60c", "interface": "internal", "region_id": "regionOne", "url": "https://placement-internal.openstack.svc:8778", "region": "regionOne"}, {"name": "placement", "id": "bbb561d9cbd148a69c51f7b237901ff7", "interface": "public", "region_id": "regionOne", "url": "https://placement-public-openstack.apps-crc.testing", "region": "regionOne"}], "id": "5c81275fc10d49ae919e3ec2e06b5268", "type": "placement", "name": "placement"}, {"endpoints": [{"name": "watcher", "id": "468ed88314de43e98cf4f946808fde45", "interface": "public", "region_id": "regionOne", "url": "https://watcher-public-openstack.apps-crc.testing", "region": "regionOne"}, {"name": "watcher", "id": "e94ff3aa544d4eb3a6408c1dcb1b8b3b", "interface": "internal", "region_id": "regionOne", "url": "https://watcher-internal.openstack.svc:9322", "region": "regionOne"}], "id": "66c3f0f570e040d7b3a7d016a4ed153e", "type": "infra-optim", "name": "watcher"}, {"endpoints": [], "id": "972f19927f1249be9dccece2d0012a41", "type": "Ceilometer", "name": "ceilometer"}, {"endpoints": [{"name": "neutron", "id": "4f040ad4b3f24ed6b04f10380b11f3c2", "interface": "internal", "region_id": "regionOne", "url": "https://neutron-internal.openstack.svc:9696", "region": "regionOne"}, {"name": "neutron", "id": "d0903d3e19f2473eaddd5b2d8a4aaebe", "interface": "public", "region_id": "regionOne", "url": "https://neutron-public-openstack.apps-crc.testing", "region": "regionOne"}], "id": "a805293237d14e849f5050a422437ea1", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "e79da21f7d7c484c81ab7954417e7015", "interface": "internal", "region_id": "regionOne", "url": "https://keystone-internal.openstack.svc:5000", "region": "regionOne"}, {"id": "f975508ed514497e98e1df0fb7c6a08a", "interface": "public", "region_id": "regionOne", "url": "https://keystone-public-openstack.apps-crc.testing", "region": "regionOne"}], "id": "b043c9d6beaa4470baab17f45430457c", "type": "identity", "name": "keystone"}, {"endpoints": [{"name": "swift", "id": "32a3a2669bbd43c2afdee5ba82f21dd6", "interface": "public", "region_id": "regionOne", "url": "https://swift-public-openstack.apps-crc.testing/v1/AUTH_bce0cef9f29e409d915adbcb63761daf", "region": "regionOne"}, {"name": "swift", "id": "7cb8eafe3eb94e38a9e14e0233649919", "interface": "internal", "region_id": "regionOne", "url": "https://swift-internal.openstack.svc:8080/v1/AUTH_bce0cef9f29e409d915adbcb63761daf", "region": "regionOne"}], "id": "ca0009967c5d4833a476fb7f9b1aabd1", "type": "object-store", "name": "swift"}, {"endpoints": [{"name": "nova", "id": "572bbd6e80d8406ba2d92e14f1783570", "interface": "public", "region_id": "regionOne", "url": "https://nova-public-openstack.apps-crc.testing/v2.1", "region": "regionOne"}, {"name": "nova", "id": "b837af9019ea4552b88bc4a76756d940", "interface": "internal", "region_id": "regionOne", "url
2026-01-27 15:05:17,719 79 INFO [tempest.lib.common.fixed_network] (TestExecuteActionsViaActuator:test_execute_scenarios) Found network {'id': '2bf38449-b179-4cb1-825b-acaea2c9ff98', 'name': 'tempest-TestExecuteActionsViaActuator-1949163098-network', 'tenant_id': 'bce0cef9f29e409d915adbcb63761daf', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'bce0cef9f29e409d915adbcb63761daf', 'qos_policy_id': None, 'port_security_enabled': True, 'dns_domain': '', 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 32783, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'l2_adjacency': True, 'tags': [], 'created_at': '2026-01-27T15:03:35Z', 'updated_at': '2026-01-27T15:03:35Z', 'revision_number': 1} available for tenant
2026-01-27 15:05:18,899 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 202 POST https://nova-public-openstack.apps-crc.testing/v2.1/servers 1.178s
2026-01-27 15:05:18,899 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.56', 'X-Auth-Token': '<omitted>'}
Body: {"server": {"name": "tempest-TestExecuteActionsViaActuator-server-387769396", "imageRef": "4c056b35-f22d-444e-bcce-42ae9bb518b3", "flavorRef": "1000da7d-5fe2-402b-867f-caba0ba8067f", "networks": [{"uuid": "2bf38449-b179-4cb1-825b-acaea2c9ff98"}]}}
Response - Headers: {'date': 'Tue, 27 Jan 2026 15:05:17 GMT', 'server': 'Apache', 'content-length': '420', 'location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/dc5f4d0b-631a-43da-a812-6c8e99fc06e8', 'openstack-api-version': 'compute 2.56', 'x-openstack-nova-api-version': '2.56', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4c4a49a2-daa1-47e9-9da5-02e5b095d59a', 'x-compute-request-id': 'req-4c4a49a2-daa1-47e9-9da5-02e5b095d59a', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=e369c60de5830187bc4538305835348a; 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": "dc5f4d0b-631a-43da-a812-6c8e99fc06e8", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/dc5f4d0b-631a-43da-a812-6c8e99fc06e8"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/dc5f4d0b-631a-43da-a812-6c8e99fc06e8"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "2ufr8LohJLNQ"}}'
2026-01-27 15:05:19,140 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/dc5f4d0b-631a-43da-a812-6c8e99fc06e8 0.235s
2026-01-27 15:05:19,140 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.56', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 27 Jan 2026 15:05:18 GMT', 'server': 'Apache', 'content-length': '1370', 'openstack-api-version': 'compute 2.56', 'x-openstack-nova-api-version': '2.56', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5a59c5bb-b9db-4c68-9dae-9f527c691a67', 'x-compute-request-id': 'req-5a59c5bb-b9db-4c68-9dae-9f527c691a67', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=e369c60de5830187bc4538305835348a; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/dc5f4d0b-631a-43da-a812-6c8e99fc06e8'}
Body: b'{"server": {"id": "dc5f4d0b-631a-43da-a812-6c8e99fc06e8", "name": "tempest-TestExecuteActionsViaActuator-server-387769396", "status": "BUILD", "tenant_id": "bce0cef9f29e409d915adbcb63761daf", "user_id": "73f7e3e2dd10481e871e0aabd3ff0729", "metadata": {}, "hostId": "", "image": {"id": "4c056b35-f22d-444e-bcce-42ae9bb518b3", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/4c056b35-f22d-444e-bcce-42ae9bb518b3"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2026-01-27T15:05:18Z", "updated": "2026-01-27T15:05:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/dc5f4d0b-631a-43da-a812-6c8e99fc06e8"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/dc5f4d0b-631a-43da-a812-6c8e99fc06e8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": null, "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, "description": null, "tags": []}}'
2026-01-27 15:05:20,527 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/dc5f4d0b-631a-43da-a812-6c8e99fc06e8 0.377s
2026-01-27 15:05:20,528 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.56', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 27 Jan 2026 15:05:20 GMT', 'server': 'Apache', 'content-length': '1440', 'openstack-api-version': 'compute 2.56', 'x-openstack-nova-api-version': '2.56', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b267f8f1-b57b-4bc1-be00-b7238e2dddc8', 'x-compute-request-id': 'req-b267f8f1-b57b-4bc1-be00-b7238e2dddc8', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=e369c60de5830187bc4538305835348a; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/dc5f4d0b-631a-43da-a812-6c8e99fc06e8'}
Body: b'{"server": {"id": "dc5f4d0b-631a-43da-a812-6c8e99fc06e8", "name": "tempest-TestExecuteActionsViaActuator-server-387769396", "status": "BUILD", "tenant_id": "bce0cef9f29e409d915adbcb63761daf", "user_id": "73f7e3e2dd10481e871e0aabd3ff0729", "metadata": {}, "hostId": "0fb07f339ec5c920b3ab44b3c784681abef7e3498953d9cab1b7dd26", "image": {"id": "4c056b35-f22d-444e-bcce-42ae9bb518b3", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/4c056b35-f22d-444e-bcce-42ae9bb518b3"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2026-01-27T15:05:18Z", "updated": "2026-01-27T15:05:20Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/dc5f4d0b-631a-43da-a812-6c8e99fc06e8"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/dc5f4d0b-631a-43da-a812-6c8e99fc06e8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": []}}'
2026-01-27 15:05:20,537 79 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/block_device_mapping" after 1 second wait
2026-01-27 15:05:22,173 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/dc5f4d0b-631a-43da-a812-6c8e99fc06e8 0.633s
2026-01-27 15:05:22,173 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.56', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 27 Jan 2026 15:05:21 GMT', 'server': 'Apache', 'content-length': '1470', 'openstack-api-version': 'compute 2.56', 'x-openstack-nova-api-version': '2.56', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b6f30348-53f8-4d3d-b72b-71c6b6824d7d', 'x-compute-request-id': 'req-b6f30348-53f8-4d3d-b72b-71c6b6824d7d', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=e369c60de5830187bc4538305835348a; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/dc5f4d0b-631a-43da-a812-6c8e99fc06e8'}
Body: b'{"server": {"id": "dc5f4d0b-631a-43da-a812-6c8e99fc06e8", "name": "tempest-TestExecuteActionsViaActuator-server-387769396", "status": "BUILD", "tenant_id": "bce0cef9f29e409d915adbcb63761daf", "user_id": "73f7e3e2dd10481e871e0aabd3ff0729", "metadata": {}, "hostId": "0fb07f339ec5c920b3ab44b3c784681abef7e3498953d9cab1b7dd26", "image": {"id": "4c056b35-f22d-444e-bcce-42ae9bb518b3", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/4c056b35-f22d-444e-bcce-42ae9bb518b3"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2026-01-27T15:05:18Z", "updated": "2026-01-27T15:05:20Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/dc5f4d0b-631a-43da-a812-6c8e99fc06e8"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/dc5f4d0b-631a-43da-a812-6c8e99fc06e8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "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, "description": null, "tags": []}}'
2026-01-27 15:05:22,186 79 INFO [tempest.common.waiters] State transition "BUILD/block_device_mapping" ==> "BUILD/spawning" after 3 second wait
2026-01-27 15:05:25,313 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/dc5f4d0b-631a-43da-a812-6c8e99fc06e8 2.125s
2026-01-27 15:05:25,313 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.56', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 27 Jan 2026 15:05:23 GMT', 'server': 'Apache', 'content-length': '1470', 'openstack-api-version': 'compute 2.56', 'x-openstack-nova-api-version': '2.56', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-82058eed-4ab0-40ad-ba8e-084c4eb268ef', 'x-compute-request-id': 'req-82058eed-4ab0-40ad-ba8e-084c4eb268ef', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=e369c60de5830187bc4538305835348a; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/dc5f4d0b-631a-43da-a812-6c8e99fc06e8'}
Body: b'{"server": {"id": "dc5f4d0b-631a-43da-a812-6c8e99fc06e8", "name": "tempest-TestExecuteActionsViaActuator-server-387769396", "status": "BUILD", "tenant_id": "bce0cef9f29e409d915adbcb63761daf", "user_id": "73f7e3e2dd10481e871e0aabd3ff0729", "metadata": {}, "hostId": "0fb07f339ec5c920b3ab44b3c784681abef7e3498953d9cab1b7dd26", "image": {"id": "4c056b35-f22d-444e-bcce-42ae9bb518b3", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/4c056b35-f22d-444e-bcce-42ae9bb518b3"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2026-01-27T15:05:18Z", "updated": "2026-01-27T15:05:20Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/dc5f4d0b-631a-43da-a812-6c8e99fc06e8"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/dc5f4d0b-631a-43da-a812-6c8e99fc06e8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "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, "description": null, "tags": []}}'
2026-01-27 15:05:27,344 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/dc5f4d0b-631a-43da-a812-6c8e99fc06e8 1.017s
2026-01-27 15:05:27,345 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.56', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 27 Jan 2026 15:05:26 GMT', 'server': 'Apache', 'content-length': '1470', 'openstack-api-version': 'compute 2.56', 'x-openstack-nova-api-version': '2.56', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4488a8c8-149f-4cae-9bc0-fe76d63af327', 'x-compute-request-id': 'req-4488a8c8-149f-4cae-9bc0-fe76d63af327', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=e369c60de5830187bc4538305835348a; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/dc5f4d0b-631a-43da-a812-6c8e99fc06e8'}
Body: b'{"server": {"id": "dc5f4d0b-631a-43da-a812-6c8e99fc06e8", "name": "tempest-TestExecuteActionsViaActuator-server-387769396", "status": "BUILD", "tenant_id": "bce0cef9f29e409d915adbcb63761daf", "user_id": "73f7e3e2dd10481e871e0aabd3ff0729", "metadata": {}, "hostId": "0fb07f339ec5c920b3ab44b3c784681abef7e3498953d9cab1b7dd26", "image": {"id": "4c056b35-f22d-444e-bcce-42ae9bb518b3", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/4c056b35-f22d-444e-bcce-42ae9bb518b3"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2026-01-27T15:05:18Z", "updated": "2026-01-27T15:05:20Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/dc5f4d0b-631a-43da-a812-6c8e99fc06e8"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/dc5f4d0b-631a-43da-a812-6c8e99fc06e8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "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, "description": null, "tags": []}}'
2026-01-27 15:05:28,714 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/dc5f4d0b-631a-43da-a812-6c8e99fc06e8 0.357s
2026-01-27 15:05:28,715 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.56', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 27 Jan 2026 15:05:28 GMT', 'server': 'Apache', 'content-length': '1666', 'openstack-api-version': 'compute 2.56', 'x-openstack-nova-api-version': '2.56', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-29d2a312-4a86-4853-b516-0b1f9307fefb', 'x-compute-request-id': 'req-29d2a312-4a86-4853-b516-0b1f9307fefb', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=e369c60de5830187bc4538305835348a; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/dc5f4d0b-631a-43da-a812-6c8e99fc06e8'}
Body: b'{"server": {"id": "dc5f4d0b-631a-43da-a812-6c8e99fc06e8", "name": "tempest-TestExecuteActionsViaActuator-server-387769396", "status": "ACTIVE", "tenant_id": "bce0cef9f29e409d915adbcb63761daf", "user_id": "73f7e3e2dd10481e871e0aabd3ff0729", "metadata": {}, "hostId": "0fb07f339ec5c920b3ab44b3c784681abef7e3498953d9cab1b7dd26", "image": {"id": "4c056b35-f22d-444e-bcce-42ae9bb518b3", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/4c056b35-f22d-444e-bcce-42ae9bb518b3"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2026-01-27T15:05:18Z", "updated": "2026-01-27T15:05:28Z", "addresses": {"tempest-TestExecuteActionsViaActuator-1949163098-network": [{"version": 4, "addr": "10.100.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c9:f5:88"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/dc5f4d0b-631a-43da-a812-6c8e99fc06e8"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/dc5f4d0b-631a-43da-a812-6c8e99fc06e8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2026-01-27T15:05:27.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": []}}'
2026-01-27 15:05:28,721 79 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 9 second wait
2026-01-27 15:05:29,476 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/dc5f4d0b-631a-43da-a812-6c8e99fc06e8 0.753s
2026-01-27 15:05:29,477 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.56', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 27 Jan 2026 15:05:28 GMT', 'server': 'Apache', 'content-length': '1666', 'openstack-api-version': 'compute 2.56', 'x-openstack-nova-api-version': '2.56', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a7d64427-c6fb-4b20-9887-06663eaa4241', 'x-compute-request-id': 'req-a7d64427-c6fb-4b20-9887-06663eaa4241', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=e369c60de5830187bc4538305835348a; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/dc5f4d0b-631a-43da-a812-6c8e99fc06e8'}
Body: b'{"server": {"id": "dc5f4d0b-631a-43da-a812-6c8e99fc06e8", "name": "tempest-TestExecuteActionsViaActuator-server-387769396", "status": "ACTIVE", "tenant_id": "bce0cef9f29e409d915adbcb63761daf", "user_id": "73f7e3e2dd10481e871e0aabd3ff0729", "metadata": {}, "hostId": "0fb07f339ec5c920b3ab44b3c784681abef7e3498953d9cab1b7dd26", "image": {"id": "4c056b35-f22d-444e-bcce-42ae9bb518b3", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/4c056b35-f22d-444e-bcce-42ae9bb518b3"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2026-01-27T15:05:18Z", "updated": "2026-01-27T15:05:28Z", "addresses": {"tempest-TestExecuteActionsViaActuator-1949163098-network": [{"version": 4, "addr": "10.100.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c9:f5:88"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/dc5f4d0b-631a-43da-a812-6c8e99fc06e8"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/dc5f4d0b-631a-43da-a812-6c8e99fc06e8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2026-01-27T15:05:27.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": []}}'
2026-01-27 15:05:29,914 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/dc5f4d0b-631a-43da-a812-6c8e99fc06e8 0.420s
2026-01-27 15:05:29,914 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.56', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 27 Jan 2026 15:05:29 GMT', 'server': 'Apache', 'content-length': '2191', 'openstack-api-version': 'compute 2.56', 'x-openstack-nova-api-version': '2.56', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8cdbe169-4c29-44b0-915c-752601496a0b', 'x-compute-request-id': 'req-8cdbe169-4c29-44b0-915c-752601496a0b', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=e369c60de5830187bc4538305835348a; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/dc5f4d0b-631a-43da-a812-6c8e99fc06e8'}
Body: b'{"server": {"id": "dc5f4d0b-631a-43da-a812-6c8e99fc06e8", "name": "tempest-TestExecuteActionsViaActuator-server-387769396", "status": "ACTIVE", "tenant_id": "bce0cef9f29e409d915adbcb63761daf", "user_id": "73f7e3e2dd10481e871e0aabd3ff0729", "metadata": {}, "hostId": "0fb07f339ec5c920b3ab44b3c784681abef7e3498953d9cab1b7dd26", "image": {"id": "4c056b35-f22d-444e-bcce-42ae9bb518b3", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/4c056b35-f22d-444e-bcce-42ae9bb518b3"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2026-01-27T15:05:18Z", "updated": "2026-01-27T15:05:28Z", "addresses": {"tempest-TestExecuteActionsViaActuator-1949163098-network": [{"version": 4, "addr": "10.100.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c9:f5:88"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/dc5f4d0b-631a-43da-a812-6c8e99fc06e8"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/dc5f4d0b-631a-43da-a812-6c8e99fc06e8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2026-01-27T15:05:27.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-SRV-ATTR:host": "compute-1.ctlplane.example.com", "OS-EXT-SRV-ATTR:instance_name": "instance-00000004", "OS-EXT-SRV-ATTR:hypervisor_hostname": "compute-1.ctlplane.example.com", "OS-EXT-SRV-ATTR:reservation_id": "r-010bbf3s", "OS-EXT-SRV-ATTR:launch_index": 0, "OS-EXT-SRV-ATTR:hostname": "tempest-testexecuteactionsviaactuator-server-387769396", "OS-EXT-SRV-ATTR:kernel_id": "", "OS-EXT-SRV-ATTR:ramdisk_id": "", "OS-EXT-SRV-ATTR:root_device_name": "/dev/vda", "OS-EXT-SRV-ATTR:user_data": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "host_status": "UP", "locked": false, "description": null, "tags": []}}'
2026-01-27 15:05:29,922 79 DEBUG [watcher_tempest_plugin.services.base] Executing command 'KUBECONFIG=/home/zuul/.crc/machines/crc/kubeconfig oc -n openstack rsh prometheus-metric-storage-0 sh -c "echo "IyBUWVBFIGNlaWxvbWV0ZXJfY3B1IGNvdW50ZXIKY2VpbG9tZXRlcl9jcHV7InJlc291cmNlIj0iZGM1ZjRkMGItNjMxYS00M2RhLWE4MTItNmM4ZTk5ZmMwNmU4Iiwib3JpZ190aW1lc3RhbXAiPSIxNzY5NTI2MzI5OTIyIn0gMjQwMDAwMDAwMDEuMCAxNzY5NTI2MDI5OTIyCmNlaWxvbWV0ZXJfY3B1eyJyZXNvdXJjZSI9ImRjNWY0ZDBiLTYzMWEtNDNkYS1hODEyLTZjOGU5OWZjMDZlOCIsIm9yaWdfdGltZXN0YW1wIj0iMTc2OTUyNjMyOTkyMiJ9IDQ4MDAwMDAwMDAxLjAgMTc2OTUyNjA1OTkyMgpjZWlsb21ldGVyX2NwdXsicmVzb3VyY2UiPSJkYzVmNGQwYi02MzFhLTQzZGEtYTgxMi02YzhlOTlmYzA2ZTgiLCJvcmlnX3RpbWVzdGFtcCI9IjE3Njk1MjYzMjk5MjIifSA3MjAwMDAwMDAwMS4wIDE3Njk1MjYwODk5MjIKY2VpbG9tZXRlcl9jcHV7InJlc291cmNlIj0iZGM1ZjRkMGItNjMxYS00M2RhLWE4MTItNmM4ZTk5ZmMwNmU4Iiwib3JpZ190aW1lc3RhbXAiPSIxNzY5NTI2MzI5OTIyIn0gOTYwMDAwMDAwMDEuMCAxNzY5NTI2MTE5OTIyCmNlaWxvbWV0ZXJfY3B1eyJyZXNvdXJjZSI9ImRjNWY0ZDBiLTYzMWEtNDNkYS1hODEyLTZjOGU5OWZjMDZlOCIsIm9yaWdfdGltZXN0YW1wIj0iMTc2OTUyNjMyOTkyMiJ9IDEyMDAwMDAwMDAwMS4wIDE3Njk1MjYxNDk5MjIKY2VpbG9tZXRlcl9jcHV7InJlc291cmNlIj0iZGM1ZjRkMGItNjMxYS00M2RhLWE4MTItNmM4ZTk5ZmMwNmU4Iiwib3JpZ190aW1lc3RhbXAiPSIxNzY5NTI2MzI5OTIyIn0gMTQ0MDAwMDAwMDAxLjAgMTc2OTUyNjE3OTkyMgpjZWlsb21ldGVyX2NwdXsicmVzb3VyY2UiPSJkYzVmNGQwYi02MzFhLTQzZGEtYTgxMi02YzhlOTlmYzA2ZTgiLCJvcmlnX3RpbWVzdGFtcCI9IjE3Njk1MjYzMjk5MjIifSAxNjgwMDAwMDAwMDEuMCAxNzY5NTI2MjA5OTIyCmNlaWxvbWV0ZXJfY3B1eyJyZXNvdXJjZSI9ImRjNWY0ZDBiLTYzMWEtNDNkYS1hODEyLTZjOGU5OWZjMDZlOCIsIm9yaWdfdGltZXN0YW1wIj0iMTc2OTUyNjMyOTkyMiJ9IDE5MjAwMDAwMDAwMS4wIDE3Njk1MjYyMzk5MjIKY2VpbG9tZXRlcl9jcHV7InJlc291cmNlIj0iZGM1ZjRkMGItNjMxYS00M2RhLWE4MTItNmM4ZTk5ZmMwNmU4Iiwib3JpZ190aW1lc3RhbXAiPSIxNzY5NTI2MzI5OTIyIn0gMjE2MDAwMDAwMDAxLjAgMTc2OTUyNjI2OTkyMgpjZWlsb21ldGVyX2NwdXsicmVzb3VyY2UiPSJkYzVmNGQwYi02MzFhLTQzZGEtYTgxMi02YzhlOTlmYzA2ZTgiLCJvcmlnX3RpbWVzdGFtcCI9IjE3Njk1MjYzMjk5MjIifSAyNDAwMDAwMDAwMDEuMCAxNzY5NTI2Mjk5OTIyCg==" | base64 -d | SSL_CERT_DIR=/etc/prometheus/secrets/combined-ca-bundle promtool push metrics https://metric-storage-prometheus.openstack.svc:9090/api/v1/write"' on host '38.102.83.190'
2026-01-27 15:05:29,922 79 INFO [tempest.lib.common.ssh] Creating ssh connection to '38.102.83.190:22' as 'zuul' with password None
2026-01-27 15:05:29,937 79 INFO [paramiko.transport] Connected (version 2.0, client OpenSSH_9.9)
2026-01-27 15:05:29,997 79 INFO [paramiko.transport] Authentication (publickey) successful!
2026-01-27 15:05:29,998 79 INFO [tempest.lib.common.ssh] ssh connection to zuul@38.102.83.190 successfully created
2026-01-27 15:05:30,545 79 DEBUG [watcher_tempest_plugin.services.metric.prometheus_client] Promtool add_measures output: Parsing standard input
SUCCESS: metrics pushed to remote write.
2026-01-27 15:05:30,672 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/os-services 0.124s
2026-01-27 15:05:30,672 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.56', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 27 Jan 2026 15:05:30 GMT', 'server': 'Apache', 'content-length': '1297', 'openstack-api-version': 'compute 2.56', 'x-openstack-nova-api-version': '2.56', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9f03d3ed-544a-4425-9004-f40ed7774854', 'x-compute-request-id': 'req-9f03d3ed-544a-4425-9004-f40ed7774854', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=e369c60de5830187bc4538305835348a; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/os-services'}
Body: b'{"services": [{"binary": "nova-conductor", "host": "nova-cell0-conductor-0", "id": "fb7e8f66-308c-4e36-9708-37acef41d1e1", "zone": "internal", "status": "enabled", "state": "up", "updated_at": "2026-01-27T15:05:30.000000", "disabled_reason": null, "forced_down": false}, {"binary": "nova-scheduler", "host": "nova-scheduler-0", "id": "418e5d31-4545-43d1-8728-10bf1a6994ca", "zone": "internal", "status": "enabled", "state": "up", "updated_at": "2026-01-27T15:05:21.000000", "disabled_reason": null, "forced_down": false}, {"binary": "nova-conductor", "host": "nova-cell1-conductor-0", "id": "3fc7d66f-2c12-478a-bb69-efc5b09b9565", "zone": "internal", "status": "enabled", "state": "up", "updated_at": "2026-01-27T15:05:23.000000", "disabled_reason": null, "forced_down": false}, {"binary": "nova-compute", "host": "compute-1.ctlplane.example.com", "id": "f3b2263e-9125-4b18-a822-9d078404da96", "zone": "nova", "status": "enabled", "state": "up", "updated_at": "2026-01-27T15:05:25.000000", "disabled_reason": null, "forced_down": false}, {"binary": "nova-compute", "host": "compute-0.ctlplane.example.com", "id": "a2345be4-0aba-4ea8-9f7a-a6f5140a7cbd", "zone": "nova", "status": "enabled", "state": "up", "updated_at": "2026-01-27T15:05:24.000000", "disabled_reason": null, "forced_down": false}]}'
2026-01-27 15:05:30,778 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/detail 0.102s
2026-01-27 15:05:30,778 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.56', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 27 Jan 2026 15:05:30 GMT', 'server': 'Apache', 'content-length': '15', 'openstack-api-version': 'compute 2.56', 'x-openstack-nova-api-version': '2.56', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e4fe62a0-f349-45d5-acc0-d9f1b9503df4', 'x-compute-request-id': 'req-e4fe62a0-f349-45d5-acc0-d9f1b9503df4', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=e369c60de5830187bc4538305835348a; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/detail'}
Body: b'{"servers": []}'
2026-01-27 15:05:30,910 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/os-hypervisors/detail 0.121s
2026-01-27 15:05:30,910 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.56', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 27 Jan 2026 15:05:30 GMT', 'server': 'Apache', 'content-length': '3471', 'openstack-api-version': 'compute 2.56', 'x-openstack-nova-api-version': '2.56', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3f7dc4f6-cabe-4692-a169-8d0e029a6847', 'x-compute-request-id': 'req-3f7dc4f6-cabe-4692-a169-8d0e029a6847', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=e369c60de5830187bc4538305835348a; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/os-hypervisors/detail'}
Body: b'{"hypervisors": [{"id": "5caca4c9-1354-4e50-a489-e4ac32aa638b", "hypervisor_hostname": "compute-1.ctlplane.example.com", "state": "up", "status": "enabled", "hypervisor_type": "QEMU", "hypervisor_version": 10001000, "host_ip": "192.168.122.101", "service": {"id": "f3b2263e-9125-4b18-a822-9d078404da96", "host": "compute-1.ctlplane.example.com", "disabled_reason": null}, "vcpus": 8, "memory_mb": 7679, "local_gb": 79, "vcpus_used": 2, "memory_mb_used": 832, "local_gb_used": 2, "free_ram_mb": 6847, "free_disk_gb": 77, "current_workload": 1, "running_vms": 2, "disk_available_least": 72, "cpu_info": {"arch": "x86_64", "model": "EPYC-Rome-v4", "vendor": "AMD", "topology": {"cells": 1, "sockets": 8, "cores": 1, "threads": 1}, "features": ["fxsr", "fma", "cmov", "svm", "virt-ssbd", "sse4a", "sha-ni", "rdseed", "sse", "de", "clflush", "ibpb", "msr", "rdpid", "mca", "clzero", "x2apic", "mce", "tsc", "amd-stibp", "ssbd", "ssse3", "skip-l1dfl-vmentry", "topoext", "abm", "xsaveopt", "pge", "amd-ssbd", "avx2", "xsave", "clwb", "lbrv", "sse2", "sse4.2", "mtrr", "sep", "tsc-scale", "xsaveerptr", "vmcb-clean", "rdctl-no", "pschange-mc-no", "hypervisor", "f16c", "fsgsbase", "misalignsse", "arat", "popcnt", "avx", "npt", "sse4.1", "lahf_lm", "mmx", "umip", "pse36", "movbe", "nrip-save", "rdrand", "smap", "mmxext", "tsc_adjust", "bmi1", "cmp_legacy", "lm", "arch-capabilities", "cx16", "cr8legacy", "stibp", "pse", "xgetbv1", "pdpe1gb", "fxsr_opt", "osvw", "3dnowprefetch", "smep", "pfthreshold", "ibrs", "aes", "spec-ctrl", "wbnoinvd", "pae", "svme-addr-chk", "tsc-deadline", "pclmuldq", "syscall", "bmi2", "pni", "pat", "perfctr_core", "nx", "xsavec", "clflushopt", "rdtscp", "adx", "mds-no", "apic", "fpu", "cx8", "pause-filter", "vme"]}}, {"id": "f0f726a9-cfc7-45bb-be66-0dd0a33df0bb", "hypervisor_hostname": "compute-0.ctlplane.example.com", "state": "up", "status": "enabled", "hypervisor_type": "QEMU", "hypervisor_version": 10001000, "host_ip": "192.168.122.100", "service": {"id": "a2345be4-0aba-4ea8-9f7a-a6f5140a7cbd", "host": "compute-0.ctlplane.example.com", "disabled_reason": null}, "vcpus": 8, "memory_mb": 7679, "local_gb": 79, "vcpus_used": 2, "memory_mb_used": 768, "local_gb_used": 2, "free_ram_mb": 6911, "free_disk_gb": 77, "current_workload": 0, "running_vms": 2, "disk_available_least": 72, "cpu_info": {"arch": "x86_64", "model": "EPYC-Rome-v4", "vendor": "AMD", "topology": {"cells": 1, "sockets": 8, "cores": 1, "threads": 1}, "features": ["fxsr", "syscall", "wbnoinvd", "arch-capabilities", "svme-addr-chk", "sep", "lbrv", "sse", "nx", "stibp", "movbe", "npt", "cr8legacy", "clflush", "amd-ssbd", "tsc_adjust", "svm", "rdctl-no", "mmxext", "avx", "mce", "xsaveopt", "bmi2", "ibrs", "pdpe1gb", "sse4a", "smep", "ssse3", "vme", "fsgsbase", "perfctr_core", "hypervisor", "clzero", "pfthreshold", "pause-filter", "arat", "cx8", "pae", "lm", "xsavec", "tsc", "3dnowprefetch", "bmi1", "umip", "rdseed", "pclmuldq", "pse36", "amd-stibp", "clwb", "nrip-save", "sse2", "skip-l1dfl-vmentry", "rdtscp", "de", "xsave", "fxsr_opt", "adx", "f16c", "tsc-deadline", "rdrand", "osvw", "pat", "pni", "fma", "mtrr", "pge", "virt-ssbd", "vmcb-clean", "tsc-scale", "spec-ctrl", "x2apic", "pse", "msr", "misalignsse", "sse4.1", "fpu", "ibpb", "abm", "xsaveerptr", "cmp_legacy", "apic", "mds-no", "xgetbv1", "popcnt", "mca", "pschange-mc-no", "avx2", "mmx", "cmov", "rdpid", "cx16", "aes", "sse4.2", "topoext", "sha-ni", "clflushopt", "smap", "lahf_lm", "ssbd"]}}]}'
2026-01-27 15:05:30,961 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://placement-public-openstack.apps-crc.testing/resource_providers/5caca4c9-1354-4e50-a489-e4ac32aa638b/traits 0.047s
2026-01-27 15:05:30,962 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'OpenStack-API-Version': 'placement 1.29', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 27 Jan 2026 15:05:30 GMT', 'server': 'Apache', 'last-modified': 'Tue, 27 Jan 2026 14:33:17 GMT', 'content-length': '1403', 'cache-control': 'no-cache', 'openstack-api-version': 'placement 1.29', 'vary': 'openstack-api-version', 'x-openstack-request-id': 'req-e4209cd4-0f4b-4364-a11d-922bac114705', 'content-type': 'application/json', 'set-cookie': 'a0787c90e7299024e7525b97b3d9ea96=9778d7ac8e3ed45b7cd24c082eafca95; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://placement-public-openstack.apps-crc.testing/resource_providers/5caca4c9-1354-4e50-a489-e4ac32aa638b/traits'}
Body: b'{"traits": ["COMPUTE_GRAPHICS_MODEL_NONE", "COMPUTE_VIOMMU_MODEL_INTEL", "COMPUTE_VOLUME_MULTI_ATTACH", "COMPUTE_STORAGE_BUS_USB", "COMPUTE_NET_VIF_MODEL_PCNET", "COMPUTE_RESCUE_BFV", "COMPUTE_STORAGE_BUS_SCSI", "COMPUTE_GRAPHICS_MODEL_CIRRUS", "COMPUTE_NET_ATTACH_INTERFACE_WITH_TAG", "COMPUTE_IMAGE_TYPE_ISO", "COMPUTE_IMAGE_TYPE_RAW", "COMPUTE_STORAGE_BUS_IDE", "COMPUTE_NET_VIF_MODEL_RTL8139", "HW_CPU_X86_MMX", "COMPUTE_NET_VIF_MODEL_E1000", "COMPUTE_IMAGE_TYPE_QCOW2", "COMPUTE_VOLUME_EXTEND", "COMPUTE_VOLUME_ATTACH_WITH_TAG", "COMPUTE_GRAPHICS_MODEL_BOCHS", "COMPUTE_NET_VIF_MODEL_NE2K_PCI", "COMPUTE_STORAGE_BUS_SATA", "COMPUTE_TRUSTED_CERTS", "HW_CPU_X86_SSE2", "COMPUTE_NODE", "COMPUTE_NET_VIF_MODEL_E1000E", "COMPUTE_ACCELERATORS", "COMPUTE_STORAGE_BUS_VIRTIO", "COMPUTE_SECURITY_TPM_2_0", "COMPUTE_GRAPHICS_MODEL_VIRTIO", "COMPUTE_NET_VIF_MODEL_SPAPR_VLAN", "COMPUTE_IMAGE_TYPE_AMI", "COMPUTE_SOCKET_PCI_NUMA_AFFINITY", "COMPUTE_NET_VIF_MODEL_VIRTIO", "COMPUTE_VIOMMU_MODEL_AUTO", "HW_CPU_X86_SSE41", "COMPUTE_NET_ATTACH_INTERFACE", "COMPUTE_SECURITY_UEFI_SECURE_BOOT", "HW_CPU_X86_SSE", "COMPUTE_NET_VIF_MODEL_VMXNET3", "COMPUTE_IMAGE_TYPE_AKI", "COMPUTE_STORAGE_BUS_FDC", "COMPUTE_GRAPHICS_MODEL_VGA", "COMPUTE_VIOMMU_MODEL_VIRTIO", "COMPUTE_SECURITY_TPM_1_2", "COMPUTE_DEVICE_TAGGING", "COMPUTE_IMAGE_TYPE_ARI", "HW_CPU_X86_SSSE3", "HW_CPU_X86_SSE42"], "resource_provider_generation": 8}'
2026-01-27 15:05:31,494 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 201 POST https://keystone-public-openstack.apps-crc.testing/v3/auth/tokens 0.327s
2026-01-27 15:05:31,494 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'}
Body: <omitted>
Response - Headers: {'date': 'Tue, 27 Jan 2026 15:05:31 GMT', 'server': 'Apache', 'content-length': '5233', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-9807c9ba-6108-4f39-b05a-d11013338b95', 'content-type': 'application/json', 'set-cookie': 'b5697f82cf3c19ece8be533395142512=b5bc34a71d114e906c20eb988af71317; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://keystone-public-openstack.apps-crc.testing/v3/auth/tokens'}
Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "73f7e3e2dd10481e871e0aabd3ff0729", "name": "tempest-TestExecuteActionsViaActuator-1705737591-project-member", "password_expires_at": null}, "audit_ids": ["8ipbaSQ6QkWN7p6gjjrOoQ"], "expires_at": "2026-01-27T16:05:31.000000Z", "issued_at": "2026-01-27T15:05:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "bce0cef9f29e409d915adbcb63761daf", "name": "tempest-TestExecuteActionsViaActuator-1705737591"}, "is_domain": false, "roles": [{"id": "6a7aba9170604c3eaebac6aee16db288", "name": "reader"}, {"id": "0e513cf04ca5486dbf02e7b2ad24807b", "name": "member"}], "catalog": [{"endpoints": [{"name": "barbican", "id": "a1cf9197c76444f78a7f0b6318e446c6", "interface": "public", "region_id": "regionOne", "url": "https://barbican-public-openstack.apps-crc.testing", "region": "regionOne"}, {"name": "barbican", "id": "b7e60bdf35e7422b871abc4848fd02a8", "interface": "internal", "region_id": "regionOne", "url": "https://barbican-internal.openstack.svc:9311", "region": "regionOne"}], "id": "2ffba873a869415096c80df07e4e38b0", "type": "key-manager", "name": "barbican"}, {"endpoints": [{"name": "placement", "id": "a95a39d838e44f5b8cc5a7be4209f60c", "interface": "internal", "region_id": "regionOne", "url": "https://placement-internal.openstack.svc:8778", "region": "regionOne"}, {"name": "placement", "id": "bbb561d9cbd148a69c51f7b237901ff7", "interface": "public", "region_id": "regionOne", "url": "https://placement-public-openstack.apps-crc.testing", "region": "regionOne"}], "id": "5c81275fc10d49ae919e3ec2e06b5268", "type": "placement", "name": "placement"}, {"endpoints": [{"name": "watcher", "id": "468ed88314de43e98cf4f946808fde45", "interface": "public", "region_id": "regionOne", "url": "https://watcher-public-openstack.apps-crc.testing", "region": "regionOne"}, {"name": "watcher", "id": "e94ff3aa544d4eb3a6408c1dcb1b8b3b", "interface": "internal", "region_id": "regionOne", "url": "https://watcher-internal.openstack.svc:9322", "region": "regionOne"}], "id": "66c3f0f570e040d7b3a7d016a4ed153e", "type": "infra-optim", "name": "watcher"}, {"endpoints": [], "id": "972f19927f1249be9dccece2d0012a41", "type": "Ceilometer", "name": "ceilometer"}, {"endpoints": [{"name": "neutron", "id": "4f040ad4b3f24ed6b04f10380b11f3c2", "interface": "internal", "region_id": "regionOne", "url": "https://neutron-internal.openstack.svc:9696", "region": "regionOne"}, {"name": "neutron", "id": "d0903d3e19f2473eaddd5b2d8a4aaebe", "interface": "public", "region_id": "regionOne", "url": "https://neutron-public-openstack.apps-crc.testing", "region": "regionOne"}], "id": "a805293237d14e849f5050a422437ea1", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "e79da21f7d7c484c81ab7954417e7015", "interface": "internal", "region_id": "regionOne", "url": "https://keystone-internal.openstack.svc:5000", "region": "regionOne"}, {"id": "f975508ed514497e98e1df0fb7c6a08a", "interface": "public", "region_id": "regionOne", "url": "https://keystone-public-openstack.apps-crc.testing", "region": "regionOne"}], "id": "b043c9d6beaa4470baab17f45430457c", "type": "identity", "name": "keystone"}, {"endpoints": [{"name": "swift", "id": "32a3a2669bbd43c2afdee5ba82f21dd6", "interface": "public", "region_id": "regionOne", "url": "https://swift-public-openstack.apps-crc.testing/v1/AUTH_bce0cef9f29e409d915adbcb63761daf", "region": "regionOne"}, {"name": "swift", "id": "7cb8eafe3eb94e38a9e14e0233649919", "interface": "internal", "region_id": "regionOne", "url": "https://swift-internal.openstack.svc:8080/v1/AUTH_bce0cef9f29e409d915adbcb63761daf", "region": "regionOne"}], "id": "ca0009967c5d4833a476fb7f9b1aabd1", "type": "object-store", "name": "swift"}, {"endpoints": [{"name": "nova", "id": "572bbd6e80d8406ba2d92e14f1783570", "interface": "public", "region_id": "regionOne", "url": "https://nova-public-openstack.apps-crc.testing/v2.1", "region": "regionOne"}, {"name": "nova", "id": "b837af9019ea4552b88bc4a76756d940", "interface": "internal", "region_id": "regionOne", "url
2026-01-27 15:05:31,494 79 INFO [tempest.lib.common.fixed_network] (TestExecuteActionsViaActuator:test_execute_scenarios) Found network {'id': '2bf38449-b179-4cb1-825b-acaea2c9ff98', 'name': 'tempest-TestExecuteActionsViaActuator-1949163098-network', 'tenant_id': 'bce0cef9f29e409d915adbcb63761daf', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'bce0cef9f29e409d915adbcb63761daf', 'qos_policy_id': None, 'port_security_enabled': True, 'dns_domain': '', 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 32783, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'l2_adjacency': True, 'tags': [], 'created_at': '2026-01-27T15:03:35Z', 'updated_at': '2026-01-27T15:03:35Z', 'revision_number': 1} available for tenant
2026-01-27 15:05:32,612 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 202 POST https://nova-public-openstack.apps-crc.testing/v2.1/servers 1.116s
2026-01-27 15:05:32,612 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.56', 'X-Auth-Token': '<omitted>'}
Body: {"server": {"name": "tempest-TestExecuteActionsViaActuator-server-1002885391", "imageRef": "4c056b35-f22d-444e-bcce-42ae9bb518b3", "flavorRef": "1000da7d-5fe2-402b-867f-caba0ba8067f", "networks": [{"uuid": "2bf38449-b179-4cb1-825b-acaea2c9ff98"}]}}
Response - Headers: {'date': 'Tue, 27 Jan 2026 15:05:31 GMT', 'server': 'Apache', 'content-length': '420', 'location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/4aedbcf3-55fe-4412-ab69-a863198a7a5a', 'openstack-api-version': 'compute 2.56', 'x-openstack-nova-api-version': '2.56', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3a70b5e1-9878-4425-91c6-ecaca571c5e9', 'x-compute-request-id': 'req-3a70b5e1-9878-4425-91c6-ecaca571c5e9', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=e369c60de5830187bc4538305835348a; 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": "4aedbcf3-55fe-4412-ab69-a863198a7a5a", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/4aedbcf3-55fe-4412-ab69-a863198a7a5a"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/4aedbcf3-55fe-4412-ab69-a863198a7a5a"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "svp6aprGU8A4"}}'
2026-01-27 15:05:33,351 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/4aedbcf3-55fe-4412-ab69-a863198a7a5a 0.735s
2026-01-27 15:05:33,352 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.56', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 27 Jan 2026 15:05:32 GMT', 'server': 'Apache', 'content-length': '1371', 'openstack-api-version': 'compute 2.56', 'x-openstack-nova-api-version': '2.56', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-03fd6661-c3f5-4485-933b-2212eacd6ad5', 'x-compute-request-id': 'req-03fd6661-c3f5-4485-933b-2212eacd6ad5', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=e369c60de5830187bc4538305835348a; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/4aedbcf3-55fe-4412-ab69-a863198a7a5a'}
Body: b'{"server": {"id": "4aedbcf3-55fe-4412-ab69-a863198a7a5a", "name": "tempest-TestExecuteActionsViaActuator-server-1002885391", "status": "BUILD", "tenant_id": "bce0cef9f29e409d915adbcb63761daf", "user_id": "73f7e3e2dd10481e871e0aabd3ff0729", "metadata": {}, "hostId": "", "image": {"id": "4c056b35-f22d-444e-bcce-42ae9bb518b3", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/4c056b35-f22d-444e-bcce-42ae9bb518b3"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2026-01-27T15:05:32Z", "updated": "2026-01-27T15:05:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/4aedbcf3-55fe-4412-ab69-a863198a7a5a"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/4aedbcf3-55fe-4412-ab69-a863198a7a5a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": null, "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, "description": null, "tags": []}}'
2026-01-27 15:05:35,305 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/4aedbcf3-55fe-4412-ab69-a863198a7a5a 0.936s
2026-01-27 15:05:35,305 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.56', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 27 Jan 2026 15:05:34 GMT', 'server': 'Apache', 'content-length': '1431', 'openstack-api-version': 'compute 2.56', 'x-openstack-nova-api-version': '2.56', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8b3af6a0-0453-486c-b140-5e967467b433', 'x-compute-request-id': 'req-8b3af6a0-0453-486c-b140-5e967467b433', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=e369c60de5830187bc4538305835348a; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/4aedbcf3-55fe-4412-ab69-a863198a7a5a'}
Body: b'{"server": {"id": "4aedbcf3-55fe-4412-ab69-a863198a7a5a", "name": "tempest-TestExecuteActionsViaActuator-server-1002885391", "status": "BUILD", "tenant_id": "bce0cef9f29e409d915adbcb63761daf", "user_id": "73f7e3e2dd10481e871e0aabd3ff0729", "metadata": {}, "hostId": "486e19bd938d126c413db338826426c8a141cfc70e1a92996bd12ae3", "image": {"id": "4c056b35-f22d-444e-bcce-42ae9bb518b3", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/4c056b35-f22d-444e-bcce-42ae9bb518b3"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2026-01-27T15:05:32Z", "updated": "2026-01-27T15:05:34Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/4aedbcf3-55fe-4412-ab69-a863198a7a5a"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/4aedbcf3-55fe-4412-ab69-a863198a7a5a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "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": [], "locked": false, "description": null, "tags": []}}'
2026-01-27 15:05:35,312 79 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/networking" after 2 second wait
2026-01-27 15:05:37,088 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/4aedbcf3-55fe-4412-ab69-a863198a7a5a 0.775s
2026-01-27 15:05:37,089 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.56', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 27 Jan 2026 15:05:36 GMT', 'server': 'Apache', 'content-length': '1471', 'openstack-api-version': 'compute 2.56', 'x-openstack-nova-api-version': '2.56', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7fc15378-78a8-421e-93e0-db11ad424738', 'x-compute-request-id': 'req-7fc15378-78a8-421e-93e0-db11ad424738', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=e369c60de5830187bc4538305835348a; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/4aedbcf3-55fe-4412-ab69-a863198a7a5a'}
Body: b'{"server": {"id": "4aedbcf3-55fe-4412-ab69-a863198a7a5a", "name": "tempest-TestExecuteActionsViaActuator-server-1002885391", "status": "BUILD", "tenant_id": "bce0cef9f29e409d915adbcb63761daf", "user_id": "73f7e3e2dd10481e871e0aabd3ff0729", "metadata": {}, "hostId": "486e19bd938d126c413db338826426c8a141cfc70e1a92996bd12ae3", "image": {"id": "4c056b35-f22d-444e-bcce-42ae9bb518b3", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/4c056b35-f22d-444e-bcce-42ae9bb518b3"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2026-01-27T15:05:32Z", "updated": "2026-01-27T15:05:34Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/4aedbcf3-55fe-4412-ab69-a863198a7a5a"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/4aedbcf3-55fe-4412-ab69-a863198a7a5a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "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, "description": null, "tags": []}}'
2026-01-27 15:05:37,107 79 INFO [tempest.common.waiters] State transition "BUILD/networking" ==> "BUILD/spawning" after 4 second wait
2026-01-27 15:05:38,611 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/4aedbcf3-55fe-4412-ab69-a863198a7a5a 0.501s
2026-01-27 15:05:38,612 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.56', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 27 Jan 2026 15:05:38 GMT', 'server': 'Apache', 'content-length': '1471', 'openstack-api-version': 'compute 2.56', 'x-openstack-nova-api-version': '2.56', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-92fea269-ffa9-4d6d-b0d4-6f59425c43f7', 'x-compute-request-id': 'req-92fea269-ffa9-4d6d-b0d4-6f59425c43f7', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=e369c60de5830187bc4538305835348a; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/4aedbcf3-55fe-4412-ab69-a863198a7a5a'}
Body: b'{"server": {"id": "4aedbcf3-55fe-4412-ab69-a863198a7a5a", "name": "tempest-TestExecuteActionsViaActuator-server-1002885391", "status": "BUILD", "tenant_id": "bce0cef9f29e409d915adbcb63761daf", "user_id": "73f7e3e2dd10481e871e0aabd3ff0729", "metadata": {}, "hostId": "486e19bd938d126c413db338826426c8a141cfc70e1a92996bd12ae3", "image": {"id": "4c056b35-f22d-444e-bcce-42ae9bb518b3", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/4c056b35-f22d-444e-bcce-42ae9bb518b3"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2026-01-27T15:05:32Z", "updated": "2026-01-27T15:05:34Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/4aedbcf3-55fe-4412-ab69-a863198a7a5a"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/4aedbcf3-55fe-4412-ab69-a863198a7a5a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "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, "description": null, "tags": []}}'
2026-01-27 15:05:40,166 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/4aedbcf3-55fe-4412-ab69-a863198a7a5a 0.542s
2026-01-27 15:05:40,166 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.56', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 27 Jan 2026 15:05:39 GMT', 'server': 'Apache', 'content-length': '1471', 'openstack-api-version': 'compute 2.56', 'x-openstack-nova-api-version': '2.56', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-80e61bbc-423e-453e-a545-381ae49da9e7', 'x-compute-request-id': 'req-80e61bbc-423e-453e-a545-381ae49da9e7', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=e369c60de5830187bc4538305835348a; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/4aedbcf3-55fe-4412-ab69-a863198a7a5a'}
Body: b'{"server": {"id": "4aedbcf3-55fe-4412-ab69-a863198a7a5a", "name": "tempest-TestExecuteActionsViaActuator-server-1002885391", "status": "BUILD", "tenant_id": "bce0cef9f29e409d915adbcb63761daf", "user_id": "73f7e3e2dd10481e871e0aabd3ff0729", "metadata": {}, "hostId": "486e19bd938d126c413db338826426c8a141cfc70e1a92996bd12ae3", "image": {"id": "4c056b35-f22d-444e-bcce-42ae9bb518b3", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/4c056b35-f22d-444e-bcce-42ae9bb518b3"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2026-01-27T15:05:32Z", "updated": "2026-01-27T15:05:34Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/4aedbcf3-55fe-4412-ab69-a863198a7a5a"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/4aedbcf3-55fe-4412-ab69-a863198a7a5a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "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, "description": null, "tags": []}}'
2026-01-27 15:05:42,138 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/4aedbcf3-55fe-4412-ab69-a863198a7a5a 0.959s
2026-01-27 15:05:42,139 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.56', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 27 Jan 2026 15:05:41 GMT', 'server': 'Apache', 'content-length': '1666', 'openstack-api-version': 'compute 2.56', 'x-openstack-nova-api-version': '2.56', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-749f529b-07e8-4e88-8418-fb61fccf125a', 'x-compute-request-id': 'req-749f529b-07e8-4e88-8418-fb61fccf125a', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=e369c60de5830187bc4538305835348a; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/4aedbcf3-55fe-4412-ab69-a863198a7a5a'}
Body: b'{"server": {"id": "4aedbcf3-55fe-4412-ab69-a863198a7a5a", "name": "tempest-TestExecuteActionsViaActuator-server-1002885391", "status": "ACTIVE", "tenant_id": "bce0cef9f29e409d915adbcb63761daf", "user_id": "73f7e3e2dd10481e871e0aabd3ff0729", "metadata": {}, "hostId": "486e19bd938d126c413db338826426c8a141cfc70e1a92996bd12ae3", "image": {"id": "4c056b35-f22d-444e-bcce-42ae9bb518b3", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/4c056b35-f22d-444e-bcce-42ae9bb518b3"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2026-01-27T15:05:32Z", "updated": "2026-01-27T15:05:40Z", "addresses": {"tempest-TestExecuteActionsViaActuator-1949163098-network": [{"version": 4, "addr": "10.100.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bb:25:24"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/4aedbcf3-55fe-4412-ab69-a863198a7a5a"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/4aedbcf3-55fe-4412-ab69-a863198a7a5a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2026-01-27T15:05:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": []}}'
2026-01-27 15:05:42,146 79 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 9 second wait
2026-01-27 15:05:43,364 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/4aedbcf3-55fe-4412-ab69-a863198a7a5a 1.217s
2026-01-27 15:05:43,364 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.56', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 27 Jan 2026 15:05:42 GMT', 'server': 'Apache', 'content-length': '1666', 'openstack-api-version': 'compute 2.56', 'x-openstack-nova-api-version': '2.56', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c461ee56-6ac7-4c83-a100-9256e7a75e7a', 'x-compute-request-id': 'req-c461ee56-6ac7-4c83-a100-9256e7a75e7a', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=e369c60de5830187bc4538305835348a; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/4aedbcf3-55fe-4412-ab69-a863198a7a5a'}
Body: b'{"server": {"id": "4aedbcf3-55fe-4412-ab69-a863198a7a5a", "name": "tempest-TestExecuteActionsViaActuator-server-1002885391", "status": "ACTIVE", "tenant_id": "bce0cef9f29e409d915adbcb63761daf", "user_id": "73f7e3e2dd10481e871e0aabd3ff0729", "metadata": {}, "hostId": "486e19bd938d126c413db338826426c8a141cfc70e1a92996bd12ae3", "image": {"id": "4c056b35-f22d-444e-bcce-42ae9bb518b3", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/4c056b35-f22d-444e-bcce-42ae9bb518b3"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2026-01-27T15:05:32Z", "updated": "2026-01-27T15:05:40Z", "addresses": {"tempest-TestExecuteActionsViaActuator-1949163098-network": [{"version": 4, "addr": "10.100.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bb:25:24"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/4aedbcf3-55fe-4412-ab69-a863198a7a5a"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/4aedbcf3-55fe-4412-ab69-a863198a7a5a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2026-01-27T15:05:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": []}}'
2026-01-27 15:05:44,564 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/4aedbcf3-55fe-4412-ab69-a863198a7a5a 1.190s
2026-01-27 15:05:44,565 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.56', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 27 Jan 2026 15:05:43 GMT', 'server': 'Apache', 'content-length': '2192', 'openstack-api-version': 'compute 2.56', 'x-openstack-nova-api-version': '2.56', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-99b2d091-2e11-46c9-965e-f6860c7ff2df', 'x-compute-request-id': 'req-99b2d091-2e11-46c9-965e-f6860c7ff2df', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=e369c60de5830187bc4538305835348a; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/4aedbcf3-55fe-4412-ab69-a863198a7a5a'}
Body: b'{"server": {"id": "4aedbcf3-55fe-4412-ab69-a863198a7a5a", "name": "tempest-TestExecuteActionsViaActuator-server-1002885391", "status": "ACTIVE", "tenant_id": "bce0cef9f29e409d915adbcb63761daf", "user_id": "73f7e3e2dd10481e871e0aabd3ff0729", "metadata": {}, "hostId": "486e19bd938d126c413db338826426c8a141cfc70e1a92996bd12ae3", "image": {"id": "4c056b35-f22d-444e-bcce-42ae9bb518b3", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/4c056b35-f22d-444e-bcce-42ae9bb518b3"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2026-01-27T15:05:32Z", "updated": "2026-01-27T15:05:40Z", "addresses": {"tempest-TestExecuteActionsViaActuator-1949163098-network": [{"version": 4, "addr": "10.100.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bb:25:24"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/4aedbcf3-55fe-4412-ab69-a863198a7a5a"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/4aedbcf3-55fe-4412-ab69-a863198a7a5a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2026-01-27T15:05:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-SRV-ATTR:host": "compute-0.ctlplane.example.com", "OS-EXT-SRV-ATTR:instance_name": "instance-00000005", "OS-EXT-SRV-ATTR:hypervisor_hostname": "compute-0.ctlplane.example.com", "OS-EXT-SRV-ATTR:reservation_id": "r-6rxksgwd", "OS-EXT-SRV-ATTR:launch_index": 0, "OS-EXT-SRV-ATTR:hostname": "tempest-testexecuteactionsviaactuator-server-1002885391", "OS-EXT-SRV-ATTR:kernel_id": "", "OS-EXT-SRV-ATTR:ramdisk_id": "", "OS-EXT-SRV-ATTR:root_device_name": "/dev/vda", "OS-EXT-SRV-ATTR:user_data": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "host_status": "UP", "locked": false, "description": null, "tags": []}}'
2026-01-27 15:05:44,572 79 DEBUG [watcher_tempest_plugin.services.base] Executing command 'KUBECONFIG=/home/zuul/.crc/machines/crc/kubeconfig oc -n openstack rsh prometheus-metric-storage-0 sh -c "echo "IyBUWVBFIGNlaWxvbWV0ZXJfY3B1IGNvdW50ZXIKY2VpbG9tZXRlcl9jcHV7InJlc291cmNlIj0iNGFlZGJjZjMtNTVmZS00NDEyLWFiNjktYTg2MzE5OGE3YTVhIiwib3JpZ190aW1lc3RhbXAiPSIxNzY5NTI2MzQ0NTcyIn0gMjQwMDAwMDAwMDEuMCAxNzY5NTI2MDQ0NTcyCmNlaWxvbWV0ZXJfY3B1eyJyZXNvdXJjZSI9IjRhZWRiY2YzLTU1ZmUtNDQxMi1hYjY5LWE4NjMxOThhN2E1YSIsIm9yaWdfdGltZXN0YW1wIj0iMTc2OTUyNjM0NDU3MiJ9IDQ4MDAwMDAwMDAxLjAgMTc2OTUyNjA3NDU3MgpjZWlsb21ldGVyX2NwdXsicmVzb3VyY2UiPSI0YWVkYmNmMy01NWZlLTQ0MTItYWI2OS1hODYzMTk4YTdhNWEiLCJvcmlnX3RpbWVzdGFtcCI9IjE3Njk1MjYzNDQ1NzIifSA3MjAwMDAwMDAwMS4wIDE3Njk1MjYxMDQ1NzIKY2VpbG9tZXRlcl9jcHV7InJlc291cmNlIj0iNGFlZGJjZjMtNTVmZS00NDEyLWFiNjktYTg2MzE5OGE3YTVhIiwib3JpZ190aW1lc3RhbXAiPSIxNzY5NTI2MzQ0NTcyIn0gOTYwMDAwMDAwMDEuMCAxNzY5NTI2MTM0NTcyCmNlaWxvbWV0ZXJfY3B1eyJyZXNvdXJjZSI9IjRhZWRiY2YzLTU1ZmUtNDQxMi1hYjY5LWE4NjMxOThhN2E1YSIsIm9yaWdfdGltZXN0YW1wIj0iMTc2OTUyNjM0NDU3MiJ9IDEyMDAwMDAwMDAwMS4wIDE3Njk1MjYxNjQ1NzIKY2VpbG9tZXRlcl9jcHV7InJlc291cmNlIj0iNGFlZGJjZjMtNTVmZS00NDEyLWFiNjktYTg2MzE5OGE3YTVhIiwib3JpZ190aW1lc3RhbXAiPSIxNzY5NTI2MzQ0NTcyIn0gMTQ0MDAwMDAwMDAxLjAgMTc2OTUyNjE5NDU3MgpjZWlsb21ldGVyX2NwdXsicmVzb3VyY2UiPSI0YWVkYmNmMy01NWZlLTQ0MTItYWI2OS1hODYzMTk4YTdhNWEiLCJvcmlnX3RpbWVzdGFtcCI9IjE3Njk1MjYzNDQ1NzIifSAxNjgwMDAwMDAwMDEuMCAxNzY5NTI2MjI0NTcyCmNlaWxvbWV0ZXJfY3B1eyJyZXNvdXJjZSI9IjRhZWRiY2YzLTU1ZmUtNDQxMi1hYjY5LWE4NjMxOThhN2E1YSIsIm9yaWdfdGltZXN0YW1wIj0iMTc2OTUyNjM0NDU3MiJ9IDE5MjAwMDAwMDAwMS4wIDE3Njk1MjYyNTQ1NzIKY2VpbG9tZXRlcl9jcHV7InJlc291cmNlIj0iNGFlZGJjZjMtNTVmZS00NDEyLWFiNjktYTg2MzE5OGE3YTVhIiwib3JpZ190aW1lc3RhbXAiPSIxNzY5NTI2MzQ0NTcyIn0gMjE2MDAwMDAwMDAxLjAgMTc2OTUyNjI4NDU3MgpjZWlsb21ldGVyX2NwdXsicmVzb3VyY2UiPSI0YWVkYmNmMy01NWZlLTQ0MTItYWI2OS1hODYzMTk4YTdhNWEiLCJvcmlnX3RpbWVzdGFtcCI9IjE3Njk1MjYzNDQ1NzIifSAyNDAwMDAwMDAwMDEuMCAxNzY5NTI2MzE0NTcyCg==" | base64 -d | SSL_CERT_DIR=/etc/prometheus/secrets/combined-ca-bundle promtool push metrics https://metric-storage-prometheus.openstack.svc:9090/api/v1/write"' on host '38.102.83.190'
2026-01-27 15:05:44,573 79 INFO [tempest.lib.common.ssh] Creating ssh connection to '38.102.83.190:22' as 'zuul' with password None
2026-01-27 15:05:44,588 79 INFO [paramiko.transport] Connected (version 2.0, client OpenSSH_9.9)
2026-01-27 15:05:44,647 79 INFO [paramiko.transport] Authentication (publickey) successful!
2026-01-27 15:05:44,649 79 INFO [tempest.lib.common.ssh] ssh connection to zuul@38.102.83.190 successfully created
2026-01-27 15:05:45,254 79 DEBUG [watcher_tempest_plugin.services.metric.prometheus_client] Promtool add_measures output: Parsing standard input
SUCCESS: metrics pushed to remote write.
2026-01-27 15:05:45,311 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://placement-public-openstack.apps-crc.testing/resource_providers/f0f726a9-cfc7-45bb-be66-0dd0a33df0bb/traits 0.056s
2026-01-27 15:05:45,311 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'OpenStack-API-Version': 'placement 1.29', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 27 Jan 2026 15:05:45 GMT', 'server': 'Apache', 'last-modified': 'Tue, 27 Jan 2026 14:33:17 GMT', 'content-length': '1403', 'cache-control': 'no-cache', 'openstack-api-version': 'placement 1.29', 'vary': 'openstack-api-version', 'x-openstack-request-id': 'req-4eac9f23-46c9-412c-af49-f74477184f53', 'content-type': 'application/json', 'set-cookie': 'a0787c90e7299024e7525b97b3d9ea96=9778d7ac8e3ed45b7cd24c082eafca95; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://placement-public-openstack.apps-crc.testing/resource_providers/f0f726a9-cfc7-45bb-be66-0dd0a33df0bb/traits'}
Body: b'{"traits": ["COMPUTE_GRAPHICS_MODEL_NONE", "COMPUTE_VIOMMU_MODEL_INTEL", "COMPUTE_VOLUME_MULTI_ATTACH", "COMPUTE_STORAGE_BUS_USB", "COMPUTE_NET_VIF_MODEL_PCNET", "COMPUTE_RESCUE_BFV", "COMPUTE_STORAGE_BUS_SCSI", "COMPUTE_GRAPHICS_MODEL_CIRRUS", "COMPUTE_NET_ATTACH_INTERFACE_WITH_TAG", "COMPUTE_IMAGE_TYPE_ISO", "COMPUTE_IMAGE_TYPE_RAW", "COMPUTE_STORAGE_BUS_IDE", "COMPUTE_NET_VIF_MODEL_RTL8139", "HW_CPU_X86_MMX", "COMPUTE_NET_VIF_MODEL_E1000", "COMPUTE_IMAGE_TYPE_QCOW2", "COMPUTE_VOLUME_EXTEND", "COMPUTE_VOLUME_ATTACH_WITH_TAG", "COMPUTE_GRAPHICS_MODEL_BOCHS", "COMPUTE_NET_VIF_MODEL_NE2K_PCI", "COMPUTE_STORAGE_BUS_SATA", "COMPUTE_TRUSTED_CERTS", "HW_CPU_X86_SSE2", "COMPUTE_NODE", "COMPUTE_NET_VIF_MODEL_E1000E", "COMPUTE_ACCELERATORS", "COMPUTE_STORAGE_BUS_VIRTIO", "COMPUTE_SECURITY_TPM_2_0", "COMPUTE_GRAPHICS_MODEL_VIRTIO", "COMPUTE_NET_VIF_MODEL_SPAPR_VLAN", "COMPUTE_IMAGE_TYPE_AMI", "COMPUTE_SOCKET_PCI_NUMA_AFFINITY", "COMPUTE_NET_VIF_MODEL_VIRTIO", "COMPUTE_VIOMMU_MODEL_AUTO", "HW_CPU_X86_SSE41", "COMPUTE_NET_ATTACH_INTERFACE", "COMPUTE_SECURITY_UEFI_SECURE_BOOT", "HW_CPU_X86_SSE", "COMPUTE_NET_VIF_MODEL_VMXNET3", "COMPUTE_IMAGE_TYPE_AKI", "COMPUTE_STORAGE_BUS_FDC", "COMPUTE_GRAPHICS_MODEL_VGA", "COMPUTE_VIOMMU_MODEL_VIRTIO", "COMPUTE_SECURITY_TPM_1_2", "COMPUTE_DEVICE_TAGGING", "COMPUTE_IMAGE_TYPE_ARI", "HW_CPU_X86_SSSE3", "HW_CPU_X86_SSE42"], "resource_provider_generation": 6}'
2026-01-27 15:05:45,712 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 201 POST https://keystone-public-openstack.apps-crc.testing/v3/auth/tokens 0.397s
2026-01-27 15:05:45,712 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'}
Body: <omitted>
Response - Headers: {'date': 'Tue, 27 Jan 2026 15:05:45 GMT', 'server': 'Apache', 'content-length': '5233', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-4b1c8da3-67b9-4759-aeca-aa89ffa756c0', 'content-type': 'application/json', 'set-cookie': 'b5697f82cf3c19ece8be533395142512=b5bc34a71d114e906c20eb988af71317; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://keystone-public-openstack.apps-crc.testing/v3/auth/tokens'}
Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "73f7e3e2dd10481e871e0aabd3ff0729", "name": "tempest-TestExecuteActionsViaActuator-1705737591-project-member", "password_expires_at": null}, "audit_ids": ["wyxM0KK2QzizkyTTf-QoIA"], "expires_at": "2026-01-27T16:05:45.000000Z", "issued_at": "2026-01-27T15:05:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "bce0cef9f29e409d915adbcb63761daf", "name": "tempest-TestExecuteActionsViaActuator-1705737591"}, "is_domain": false, "roles": [{"id": "6a7aba9170604c3eaebac6aee16db288", "name": "reader"}, {"id": "0e513cf04ca5486dbf02e7b2ad24807b", "name": "member"}], "catalog": [{"endpoints": [{"name": "barbican", "id": "a1cf9197c76444f78a7f0b6318e446c6", "interface": "public", "region_id": "regionOne", "url": "https://barbican-public-openstack.apps-crc.testing", "region": "regionOne"}, {"name": "barbican", "id": "b7e60bdf35e7422b871abc4848fd02a8", "interface": "internal", "region_id": "regionOne", "url": "https://barbican-internal.openstack.svc:9311", "region": "regionOne"}], "id": "2ffba873a869415096c80df07e4e38b0", "type": "key-manager", "name": "barbican"}, {"endpoints": [{"name": "placement", "id": "a95a39d838e44f5b8cc5a7be4209f60c", "interface": "internal", "region_id": "regionOne", "url": "https://placement-internal.openstack.svc:8778", "region": "regionOne"}, {"name": "placement", "id": "bbb561d9cbd148a69c51f7b237901ff7", "interface": "public", "region_id": "regionOne", "url": "https://placement-public-openstack.apps-crc.testing", "region": "regionOne"}], "id": "5c81275fc10d49ae919e3ec2e06b5268", "type": "placement", "name": "placement"}, {"endpoints": [{"name": "watcher", "id": "468ed88314de43e98cf4f946808fde45", "interface": "public", "region_id": "regionOne", "url": "https://watcher-public-openstack.apps-crc.testing", "region": "regionOne"}, {"name": "watcher", "id": "e94ff3aa544d4eb3a6408c1dcb1b8b3b", "interface": "internal", "region_id": "regionOne", "url": "https://watcher-internal.openstack.svc:9322", "region": "regionOne"}], "id": "66c3f0f570e040d7b3a7d016a4ed153e", "type": "infra-optim", "name": "watcher"}, {"endpoints": [], "id": "972f19927f1249be9dccece2d0012a41", "type": "Ceilometer", "name": "ceilometer"}, {"endpoints": [{"name": "neutron", "id": "4f040ad4b3f24ed6b04f10380b11f3c2", "interface": "internal", "region_id": "regionOne", "url": "https://neutron-internal.openstack.svc:9696", "region": "regionOne"}, {"name": "neutron", "id": "d0903d3e19f2473eaddd5b2d8a4aaebe", "interface": "public", "region_id": "regionOne", "url": "https://neutron-public-openstack.apps-crc.testing", "region": "regionOne"}], "id": "a805293237d14e849f5050a422437ea1", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "e79da21f7d7c484c81ab7954417e7015", "interface": "internal", "region_id": "regionOne", "url": "https://keystone-internal.openstack.svc:5000", "region": "regionOne"}, {"id": "f975508ed514497e98e1df0fb7c6a08a", "interface": "public", "region_id": "regionOne", "url": "https://keystone-public-openstack.apps-crc.testing", "region": "regionOne"}], "id": "b043c9d6beaa4470baab17f45430457c", "type": "identity", "name": "keystone"}, {"endpoints": [{"name": "swift", "id": "32a3a2669bbd43c2afdee5ba82f21dd6", "interface": "public", "region_id": "regionOne", "url": "https://swift-public-openstack.apps-crc.testing/v1/AUTH_bce0cef9f29e409d915adbcb63761daf", "region": "regionOne"}, {"name": "swift", "id": "7cb8eafe3eb94e38a9e14e0233649919", "interface": "internal", "region_id": "regionOne", "url": "https://swift-internal.openstack.svc:8080/v1/AUTH_bce0cef9f29e409d915adbcb63761daf", "region": "regionOne"}], "id": "ca0009967c5d4833a476fb7f9b1aabd1", "type": "object-store", "name": "swift"}, {"endpoints": [{"name": "nova", "id": "572bbd6e80d8406ba2d92e14f1783570", "interface": "public", "region_id": "regionOne", "url": "https://nova-public-openstack.apps-crc.testing/v2.1", "region": "regionOne"}, {"name": "nova", "id": "b837af9019ea4552b88bc4a76756d940", "interface": "internal", "region_id": "regionOne", "url
2026-01-27 15:05:45,712 79 INFO [tempest.lib.common.fixed_network] (TestExecuteActionsViaActuator:test_execute_scenarios) Found network {'id': '2bf38449-b179-4cb1-825b-acaea2c9ff98', 'name': 'tempest-TestExecuteActionsViaActuator-1949163098-network', 'tenant_id': 'bce0cef9f29e409d915adbcb63761daf', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'bce0cef9f29e409d915adbcb63761daf', 'qos_policy_id': None, 'port_security_enabled': True, 'dns_domain': '', 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 32783, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'l2_adjacency': True, 'tags': [], 'created_at': '2026-01-27T15:03:35Z', 'updated_at': '2026-01-27T15:03:35Z', 'revision_number': 1} available for tenant
2026-01-27 15:05:47,810 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 202 POST https://nova-public-openstack.apps-crc.testing/v2.1/servers 2.097s
2026-01-27 15:05:47,811 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.56', 'X-Auth-Token': '<omitted>'}
Body: {"server": {"name": "tempest-TestExecuteActionsViaActuator-server-295391198", "imageRef": "4c056b35-f22d-444e-bcce-42ae9bb518b3", "flavorRef": "1000da7d-5fe2-402b-867f-caba0ba8067f", "networks": [{"uuid": "2bf38449-b179-4cb1-825b-acaea2c9ff98"}]}}
Response - Headers: {'date': 'Tue, 27 Jan 2026 15:05:45 GMT', 'server': 'Apache', 'content-length': '420', 'location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/31adda55-507a-4409-9f72-d445eff5becb', 'openstack-api-version': 'compute 2.56', 'x-openstack-nova-api-version': '2.56', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bce72e9d-f752-477d-8b05-e0684feb3b57', 'x-compute-request-id': 'req-bce72e9d-f752-477d-8b05-e0684feb3b57', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=e369c60de5830187bc4538305835348a; 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": "31adda55-507a-4409-9f72-d445eff5becb", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/31adda55-507a-4409-9f72-d445eff5becb"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/31adda55-507a-4409-9f72-d445eff5becb"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "Et8E7XJ5eDNU"}}'
2026-01-27 15:05:48,025 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/31adda55-507a-4409-9f72-d445eff5becb 0.212s
2026-01-27 15:05:48,025 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.56', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 27 Jan 2026 15:05:47 GMT', 'server': 'Apache', 'content-length': '1370', 'openstack-api-version': 'compute 2.56', 'x-openstack-nova-api-version': '2.56', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-84cb343d-8752-4163-8a87-8b2c00943568', 'x-compute-request-id': 'req-84cb343d-8752-4163-8a87-8b2c00943568', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=e369c60de5830187bc4538305835348a; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/31adda55-507a-4409-9f72-d445eff5becb'}
Body: b'{"server": {"id": "31adda55-507a-4409-9f72-d445eff5becb", "name": "tempest-TestExecuteActionsViaActuator-server-295391198", "status": "BUILD", "tenant_id": "bce0cef9f29e409d915adbcb63761daf", "user_id": "73f7e3e2dd10481e871e0aabd3ff0729", "metadata": {}, "hostId": "", "image": {"id": "4c056b35-f22d-444e-bcce-42ae9bb518b3", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/4c056b35-f22d-444e-bcce-42ae9bb518b3"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2026-01-27T15:05:47Z", "updated": "2026-01-27T15:05:47Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/31adda55-507a-4409-9f72-d445eff5becb"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/31adda55-507a-4409-9f72-d445eff5becb"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": null, "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, "description": null, "tags": []}}'
2026-01-27 15:05:49,312 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/31adda55-507a-4409-9f72-d445eff5becb 0.276s
2026-01-27 15:05:49,313 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.56', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 27 Jan 2026 15:05:49 GMT', 'server': 'Apache', 'content-length': '1428', 'openstack-api-version': 'compute 2.56', 'x-openstack-nova-api-version': '2.56', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-434c02d7-3d08-41a4-9d67-d5c6024410a8', 'x-compute-request-id': 'req-434c02d7-3d08-41a4-9d67-d5c6024410a8', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=e369c60de5830187bc4538305835348a; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/31adda55-507a-4409-9f72-d445eff5becb'}
Body: b'{"server": {"id": "31adda55-507a-4409-9f72-d445eff5becb", "name": "tempest-TestExecuteActionsViaActuator-server-295391198", "status": "BUILD", "tenant_id": "bce0cef9f29e409d915adbcb63761daf", "user_id": "73f7e3e2dd10481e871e0aabd3ff0729", "metadata": {}, "hostId": "486e19bd938d126c413db338826426c8a141cfc70e1a92996bd12ae3", "image": {"id": "4c056b35-f22d-444e-bcce-42ae9bb518b3", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/4c056b35-f22d-444e-bcce-42ae9bb518b3"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2026-01-27T15:05:47Z", "updated": "2026-01-27T15:05:48Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/31adda55-507a-4409-9f72-d445eff5becb"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/31adda55-507a-4409-9f72-d445eff5becb"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "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, "description": null, "tags": []}}'
2026-01-27 15:05:49,329 79 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/spawning" after 1 second wait
2026-01-27 15:05:51,313 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/31adda55-507a-4409-9f72-d445eff5becb 0.983s
2026-01-27 15:05:51,314 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.56', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 27 Jan 2026 15:05:50 GMT', 'server': 'Apache', 'content-length': '1470', 'openstack-api-version': 'compute 2.56', 'x-openstack-nova-api-version': '2.56', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5768ebd2-dead-4264-90be-7e4b9e78caa8', 'x-compute-request-id': 'req-5768ebd2-dead-4264-90be-7e4b9e78caa8', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=e369c60de5830187bc4538305835348a; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/31adda55-507a-4409-9f72-d445eff5becb'}
Body: b'{"server": {"id": "31adda55-507a-4409-9f72-d445eff5becb", "name": "tempest-TestExecuteActionsViaActuator-server-295391198", "status": "BUILD", "tenant_id": "bce0cef9f29e409d915adbcb63761daf", "user_id": "73f7e3e2dd10481e871e0aabd3ff0729", "metadata": {}, "hostId": "486e19bd938d126c413db338826426c8a141cfc70e1a92996bd12ae3", "image": {"id": "4c056b35-f22d-444e-bcce-42ae9bb518b3", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/4c056b35-f22d-444e-bcce-42ae9bb518b3"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2026-01-27T15:05:47Z", "updated": "2026-01-27T15:05:48Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/31adda55-507a-4409-9f72-d445eff5becb"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/31adda55-507a-4409-9f72-d445eff5becb"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "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, "description": null, "tags": []}}'
2026-01-27 15:05:52,859 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/31adda55-507a-4409-9f72-d445eff5becb 0.527s
2026-01-27 15:05:52,859 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.56', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 27 Jan 2026 15:05:52 GMT', 'server': 'Apache', 'content-length': '1470', 'openstack-api-version': 'compute 2.56', 'x-openstack-nova-api-version': '2.56', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9775787c-b877-4557-8ea4-8bb78272e6b7', 'x-compute-request-id': 'req-9775787c-b877-4557-8ea4-8bb78272e6b7', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=e369c60de5830187bc4538305835348a; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/31adda55-507a-4409-9f72-d445eff5becb'}
Body: b'{"server": {"id": "31adda55-507a-4409-9f72-d445eff5becb", "name": "tempest-TestExecuteActionsViaActuator-server-295391198", "status": "BUILD", "tenant_id": "bce0cef9f29e409d915adbcb63761daf", "user_id": "73f7e3e2dd10481e871e0aabd3ff0729", "metadata": {}, "hostId": "486e19bd938d126c413db338826426c8a141cfc70e1a92996bd12ae3", "image": {"id": "4c056b35-f22d-444e-bcce-42ae9bb518b3", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/4c056b35-f22d-444e-bcce-42ae9bb518b3"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2026-01-27T15:05:47Z", "updated": "2026-01-27T15:05:48Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/31adda55-507a-4409-9f72-d445eff5becb"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/31adda55-507a-4409-9f72-d445eff5becb"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "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, "description": null, "tags": []}}'
2026-01-27 15:05:54,313 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/31adda55-507a-4409-9f72-d445eff5becb 0.439s
2026-01-27 15:05:54,313 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.56', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 27 Jan 2026 15:05:53 GMT', 'server': 'Apache', 'content-length': '1666', 'openstack-api-version': 'compute 2.56', 'x-openstack-nova-api-version': '2.56', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-63a5823a-0979-4629-96c1-219fdb9e5aab', 'x-compute-request-id': 'req-63a5823a-0979-4629-96c1-219fdb9e5aab', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=e369c60de5830187bc4538305835348a; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/31adda55-507a-4409-9f72-d445eff5becb'}
Body: b'{"server": {"id": "31adda55-507a-4409-9f72-d445eff5becb", "name": "tempest-TestExecuteActionsViaActuator-server-295391198", "status": "ACTIVE", "tenant_id": "bce0cef9f29e409d915adbcb63761daf", "user_id": "73f7e3e2dd10481e871e0aabd3ff0729", "metadata": {}, "hostId": "486e19bd938d126c413db338826426c8a141cfc70e1a92996bd12ae3", "image": {"id": "4c056b35-f22d-444e-bcce-42ae9bb518b3", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/4c056b35-f22d-444e-bcce-42ae9bb518b3"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2026-01-27T15:05:47Z", "updated": "2026-01-27T15:05:53Z", "addresses": {"tempest-TestExecuteActionsViaActuator-1949163098-network": [{"version": 4, "addr": "10.100.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2e:8b:3e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/31adda55-507a-4409-9f72-d445eff5becb"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/31adda55-507a-4409-9f72-d445eff5becb"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2026-01-27T15:05:53.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": []}}'
2026-01-27 15:05:54,324 79 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 6 second wait
2026-01-27 15:05:54,708 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/31adda55-507a-4409-9f72-d445eff5becb 0.383s
2026-01-27 15:05:54,709 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.56', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 27 Jan 2026 15:05:54 GMT', 'server': 'Apache', 'content-length': '1666', 'openstack-api-version': 'compute 2.56', 'x-openstack-nova-api-version': '2.56', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-577717a4-cf93-49c5-9093-05312cf8ad19', 'x-compute-request-id': 'req-577717a4-cf93-49c5-9093-05312cf8ad19', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=e369c60de5830187bc4538305835348a; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/31adda55-507a-4409-9f72-d445eff5becb'}
Body: b'{"server": {"id": "31adda55-507a-4409-9f72-d445eff5becb", "name": "tempest-TestExecuteActionsViaActuator-server-295391198", "status": "ACTIVE", "tenant_id": "bce0cef9f29e409d915adbcb63761daf", "user_id": "73f7e3e2dd10481e871e0aabd3ff0729", "metadata": {}, "hostId": "486e19bd938d126c413db338826426c8a141cfc70e1a92996bd12ae3", "image": {"id": "4c056b35-f22d-444e-bcce-42ae9bb518b3", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/4c056b35-f22d-444e-bcce-42ae9bb518b3"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2026-01-27T15:05:47Z", "updated": "2026-01-27T15:05:53Z", "addresses": {"tempest-TestExecuteActionsViaActuator-1949163098-network": [{"version": 4, "addr": "10.100.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2e:8b:3e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/31adda55-507a-4409-9f72-d445eff5becb"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/31adda55-507a-4409-9f72-d445eff5becb"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2026-01-27T15:05:53.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": []}}'
2026-01-27 15:05:55,226 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/31adda55-507a-4409-9f72-d445eff5becb 0.500s
2026-01-27 15:05:55,227 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.56', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 27 Jan 2026 15:05:54 GMT', 'server': 'Apache', 'content-length': '2191', 'openstack-api-version': 'compute 2.56', 'x-openstack-nova-api-version': '2.56', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8d6a2c6a-84f6-483d-ac43-1428d522d1ac', 'x-compute-request-id': 'req-8d6a2c6a-84f6-483d-ac43-1428d522d1ac', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=e369c60de5830187bc4538305835348a; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/31adda55-507a-4409-9f72-d445eff5becb'}
Body: b'{"server": {"id": "31adda55-507a-4409-9f72-d445eff5becb", "name": "tempest-TestExecuteActionsViaActuator-server-295391198", "status": "ACTIVE", "tenant_id": "bce0cef9f29e409d915adbcb63761daf", "user_id": "73f7e3e2dd10481e871e0aabd3ff0729", "metadata": {}, "hostId": "486e19bd938d126c413db338826426c8a141cfc70e1a92996bd12ae3", "image": {"id": "4c056b35-f22d-444e-bcce-42ae9bb518b3", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/4c056b35-f22d-444e-bcce-42ae9bb518b3"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2026-01-27T15:05:47Z", "updated": "2026-01-27T15:05:53Z", "addresses": {"tempest-TestExecuteActionsViaActuator-1949163098-network": [{"version": 4, "addr": "10.100.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2e:8b:3e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/31adda55-507a-4409-9f72-d445eff5becb"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/31adda55-507a-4409-9f72-d445eff5becb"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2026-01-27T15:05:53.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-SRV-ATTR:host": "compute-0.ctlplane.example.com", "OS-EXT-SRV-ATTR:instance_name": "instance-00000006", "OS-EXT-SRV-ATTR:hypervisor_hostname": "compute-0.ctlplane.example.com", "OS-EXT-SRV-ATTR:reservation_id": "r-ce6y6vvv", "OS-EXT-SRV-ATTR:launch_index": 0, "OS-EXT-SRV-ATTR:hostname": "tempest-testexecuteactionsviaactuator-server-295391198", "OS-EXT-SRV-ATTR:kernel_id": "", "OS-EXT-SRV-ATTR:ramdisk_id": "", "OS-EXT-SRV-ATTR:root_device_name": "/dev/vda", "OS-EXT-SRV-ATTR:user_data": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "host_status": "UP", "locked": false, "description": null, "tags": []}}'
2026-01-27 15:05:55,241 79 DEBUG [watcher_tempest_plugin.services.base] Executing command 'KUBECONFIG=/home/zuul/.crc/machines/crc/kubeconfig oc -n openstack rsh prometheus-metric-storage-0 sh -c "echo "IyBUWVBFIGNlaWxvbWV0ZXJfY3B1IGNvdW50ZXIKY2VpbG9tZXRlcl9jcHV7InJlc291cmNlIj0iMzFhZGRhNTUtNTA3YS00NDA5LTlmNzItZDQ0NWVmZjViZWNiIiwib3JpZ190aW1lc3RhbXAiPSIxNzY5NTI2MzU1MjQxIn0gMjQwMDAwMDAwMDEuMCAxNzY5NTI2MDU1MjQxCmNlaWxvbWV0ZXJfY3B1eyJyZXNvdXJjZSI9IjMxYWRkYTU1LTUwN2EtNDQwOS05ZjcyLWQ0NDVlZmY1YmVjYiIsIm9yaWdfdGltZXN0YW1wIj0iMTc2OTUyNjM1NTI0MSJ9IDQ4MDAwMDAwMDAxLjAgMTc2OTUyNjA4NTI0MQpjZWlsb21ldGVyX2NwdXsicmVzb3VyY2UiPSIzMWFkZGE1NS01MDdhLTQ0MDktOWY3Mi1kNDQ1ZWZmNWJlY2IiLCJvcmlnX3RpbWVzdGFtcCI9IjE3Njk1MjYzNTUyNDEifSA3MjAwMDAwMDAwMS4wIDE3Njk1MjYxMTUyNDEKY2VpbG9tZXRlcl9jcHV7InJlc291cmNlIj0iMzFhZGRhNTUtNTA3YS00NDA5LTlmNzItZDQ0NWVmZjViZWNiIiwib3JpZ190aW1lc3RhbXAiPSIxNzY5NTI2MzU1MjQxIn0gOTYwMDAwMDAwMDEuMCAxNzY5NTI2MTQ1MjQxCmNlaWxvbWV0ZXJfY3B1eyJyZXNvdXJjZSI9IjMxYWRkYTU1LTUwN2EtNDQwOS05ZjcyLWQ0NDVlZmY1YmVjYiIsIm9yaWdfdGltZXN0YW1wIj0iMTc2OTUyNjM1NTI0MSJ9IDEyMDAwMDAwMDAwMS4wIDE3Njk1MjYxNzUyNDEKY2VpbG9tZXRlcl9jcHV7InJlc291cmNlIj0iMzFhZGRhNTUtNTA3YS00NDA5LTlmNzItZDQ0NWVmZjViZWNiIiwib3JpZ190aW1lc3RhbXAiPSIxNzY5NTI2MzU1MjQxIn0gMTQ0MDAwMDAwMDAxLjAgMTc2OTUyNjIwNTI0MQpjZWlsb21ldGVyX2NwdXsicmVzb3VyY2UiPSIzMWFkZGE1NS01MDdhLTQ0MDktOWY3Mi1kNDQ1ZWZmNWJlY2IiLCJvcmlnX3RpbWVzdGFtcCI9IjE3Njk1MjYzNTUyNDEifSAxNjgwMDAwMDAwMDEuMCAxNzY5NTI2MjM1MjQxCmNlaWxvbWV0ZXJfY3B1eyJyZXNvdXJjZSI9IjMxYWRkYTU1LTUwN2EtNDQwOS05ZjcyLWQ0NDVlZmY1YmVjYiIsIm9yaWdfdGltZXN0YW1wIj0iMTc2OTUyNjM1NTI0MSJ9IDE5MjAwMDAwMDAwMS4wIDE3Njk1MjYyNjUyNDEKY2VpbG9tZXRlcl9jcHV7InJlc291cmNlIj0iMzFhZGRhNTUtNTA3YS00NDA5LTlmNzItZDQ0NWVmZjViZWNiIiwib3JpZ190aW1lc3RhbXAiPSIxNzY5NTI2MzU1MjQxIn0gMjE2MDAwMDAwMDAxLjAgMTc2OTUyNjI5NTI0MQpjZWlsb21ldGVyX2NwdXsicmVzb3VyY2UiPSIzMWFkZGE1NS01MDdhLTQ0MDktOWY3Mi1kNDQ1ZWZmNWJlY2IiLCJvcmlnX3RpbWVzdGFtcCI9IjE3Njk1MjYzNTUyNDEifSAyNDAwMDAwMDAwMDEuMCAxNzY5NTI2MzI1MjQxCg==" | base64 -d | SSL_CERT_DIR=/etc/prometheus/secrets/combined-ca-bundle promtool push metrics https://metric-storage-prometheus.openstack.svc:9090/api/v1/write"' on host '38.102.83.190'
2026-01-27 15:05:55,241 79 INFO [tempest.lib.common.ssh] Creating ssh connection to '38.102.83.190:22' as 'zuul' with password None
2026-01-27 15:05:55,255 79 INFO [paramiko.transport] Connected (version 2.0, client OpenSSH_9.9)
2026-01-27 15:05:55,328 79 INFO [paramiko.transport] Authentication (publickey) successful!
2026-01-27 15:05:55,329 79 INFO [tempest.lib.common.ssh] ssh connection to zuul@38.102.83.190 successfully created
2026-01-27 15:05:55,849 79 DEBUG [watcher_tempest_plugin.services.metric.prometheus_client] Promtool add_measures output: Parsing standard input
SUCCESS: metrics pushed to remote write.
2026-01-27 15:05:56,009 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/action_plans 0.159s
2026-01-27 15:05:56,009 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'OpenStack-API-Version': 'infra-optim 1.4', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 27 Jan 2026 15:05:55 GMT', 'server': 'Apache', 'content-length': '2334', 'vary': 'OpenStack-API-Version', 'openstack-api-minimum-version': '1.0', 'openstack-api-maximum-version': '1.4', 'openstack-api-version': 'infra-optim 1.4', 'content-type': 'application/json', 'set-cookie': '0a98f3d612a3c8fda809da40f2e41782=6bfa542773f233650049a381ee03c2b9; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans'}
Body: b'{"action_plans": [{"efficacy_indicators": [], "uuid": "14b0107d-1050-4033-9123-2a94a4817aa0", "audit_uuid": "19141cce-bb4d-483f-87c5-3f223eb13732", "strategy_uuid": "62050629-f577-4fe0-8727-555d3890b2ab", "strategy_name": "actuator", "global_efficacy": [], "state": "SUCCEEDED", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/14b0107d-1050-4033-9123-2a94a4817aa0", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/14b0107d-1050-4033-9123-2a94a4817aa0", "rel": "bookmark"}], "updated_at": "2026-01-27T15:03:55+00:00"}, {"efficacy_indicators": [], "uuid": "ed3499bd-6556-4614-a2d1-fee6b63e9938", "audit_uuid": "7cb9d1d5-a6e5-491c-9646-a1a3a8a1f982", "strategy_uuid": "62050629-f577-4fe0-8727-555d3890b2ab", "strategy_name": "actuator", "global_efficacy": [], "state": "SUCCEEDED", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/ed3499bd-6556-4614-a2d1-fee6b63e9938", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/ed3499bd-6556-4614-a2d1-fee6b63e9938", "rel": "bookmark"}], "updated_at": "2026-01-27T15:03:57+00:00"}, {"efficacy_indicators": [], "uuid": "0be3da73-7413-4670-9df2-f9fab56cf20a", "audit_uuid": "f4b9403d-f6d9-4cbb-9192-79109030fd5b", "strategy_uuid": "62050629-f577-4fe0-8727-555d3890b2ab", "strategy_name": "actuator", "global_efficacy": [], "state": "SUCCEEDED", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/0be3da73-7413-4670-9df2-f9fab56cf20a", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/0be3da73-7413-4670-9df2-f9fab56cf20a", "rel": "bookmark"}], "updated_at": "2026-01-27T15:04:00+00:00"}, {"efficacy_indicators": [], "uuid": "41cc10ce-b948-421a-9ca6-67c8bf7a402a", "audit_uuid": "bacdf5ae-3a44-4e98-bf9c-10f63bb28341", "strategy_uuid": "62050629-f577-4fe0-8727-555d3890b2ab", "strategy_name": "actuator", "global_efficacy": [], "state": "SUCCEEDED", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/41cc10ce-b948-421a-9ca6-67c8bf7a402a", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/41cc10ce-b948-421a-9ca6-67c8bf7a402a", "rel": "bookmark"}], "updated_at": "2026-01-27T15:05:03+00:00"}]}'
2026-01-27 15:05:56,010 79 DEBUG [tempest.lib.common.utils.test_utils] Call _are_all_action_plans_finished returns true in 0.160224 seconds
2026-01-27 15:05:56,102 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/goals/unclassified 0.092s
2026-01-27 15:05:56,102 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'OpenStack-API-Version': 'infra-optim 1.4', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 27 Jan 2026 15:05:56 GMT', 'server': 'Apache', 'content-length': '477', 'vary': 'OpenStack-API-Version', 'openstack-api-minimum-version': '1.0', 'openstack-api-maximum-version': '1.4', 'openstack-api-version': 'infra-optim 1.4', 'content-type': 'application/json', 'set-cookie': '0a98f3d612a3c8fda809da40f2e41782=6bfa542773f233650049a381ee03c2b9; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/goals/unclassified'}
Body: b'{"uuid": "8f2af10f-c568-4bf9-b50b-91df3c4681fd", "name": "unclassified", "display_name": "Unclassified", "efficacy_specification": [], "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/goals/8f2af10f-c568-4bf9-b50b-91df3c4681fd", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/goals/8f2af10f-c568-4bf9-b50b-91df3c4681fd", "rel": "bookmark"}], "created_at": "2026-01-27T14:32:57+00:00", "updated_at": null, "deleted_at": null}'
2026-01-27 15:05:56,173 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/strategies/actuator 0.070s
2026-01-27 15:05:56,173 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'OpenStack-API-Version': 'infra-optim 1.4', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 27 Jan 2026 15:05:56 GMT', 'server': 'Apache', 'content-length': '894', 'vary': 'OpenStack-API-Version', 'openstack-api-minimum-version': '1.0', 'openstack-api-maximum-version': '1.4', 'openstack-api-version': 'infra-optim 1.4', 'content-type': 'application/json', 'set-cookie': '0a98f3d612a3c8fda809da40f2e41782=6bfa542773f233650049a381ee03c2b9; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/strategies/actuator'}
Body: b'{"uuid": "62050629-f577-4fe0-8727-555d3890b2ab", "name": "actuator", "display_name": "Actuator", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/strategies/62050629-f577-4fe0-8727-555d3890b2ab", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/strategies/62050629-f577-4fe0-8727-555d3890b2ab", "rel": "bookmark"}], "goal_uuid": "8f2af10f-c568-4bf9-b50b-91df3c4681fd", "goal_name": "unclassified", "parameters_spec": {"$schema": "http://json-schema.org/draft-04/schema#", "type": "object", "properties": {"actions": {"type": "array", "items": {"type": "object", "properties": {"action_type": {"type": "string"}, "resource_id": {"type": "string"}, "input_parameters": {"type": "object", "properties": {}, "additionalProperties": true}}, "required": ["action_type", "input_parameters"], "additionalProperties": true}}}, "required": ["actions"]}}'
2026-01-27 15:05:56,272 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 201 POST https://watcher-public-openstack.apps-crc.testing/v1/audit_templates 0.098s
2026-01-27 15:05:56,273 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'OpenStack-API-Version': 'infra-optim 1.4', 'X-Auth-Token': '<omitted>'}
Body: {"name": "dc24c162-7a7a-49e1-834c-3beeaf738892", "description": "tempest-test-audit_template-1226354547", "goal": "8f2af10f-c568-4bf9-b50b-91df3c4681fd", "strategy": "62050629-f577-4fe0-8727-555d3890b2ab", "scope": []}
Response - Headers: {'date': 'Tue, 27 Jan 2026 15:05:56 GMT', 'server': 'Apache', 'location': 'https://watcher-public-openstack.apps-crc.testing/v1/audit_templates/b24e6a31-a873-4009-9a91-5229c3c9c698', 'content-length': '704', 'vary': 'OpenStack-API-Version', 'openstack-api-minimum-version': '1.0', 'openstack-api-maximum-version': '1.4', 'openstack-api-version': 'infra-optim 1.4', 'content-type': 'application/json', 'set-cookie': '0a98f3d612a3c8fda809da40f2e41782=6bfa542773f233650049a381ee03c2b9; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/audit_templates'}
Body: b'{"uuid": "b24e6a31-a873-4009-9a91-5229c3c9c698", "name": "dc24c162-7a7a-49e1-834c-3beeaf738892", "description": "tempest-test-audit_template-1226354547", "goal_uuid": "8f2af10f-c568-4bf9-b50b-91df3c4681fd", "goal_name": "unclassified", "strategy_uuid": "62050629-f577-4fe0-8727-555d3890b2ab", "strategy_name": "actuator", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/audit_templates/b24e6a31-a873-4009-9a91-5229c3c9c698", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/audit_templates/b24e6a31-a873-4009-9a91-5229c3c9c698", "rel": "bookmark"}], "scope": [], "created_at": "2026-01-27T15:05:56.243222+00:00", "deleted_at": null, "updated_at": null}'
2026-01-27 15:05:56,406 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 201 POST https://watcher-public-openstack.apps-crc.testing/v1/audits 0.132s
2026-01-27 15:05:56,407 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'OpenStack-API-Version': 'infra-optim 1.4', 'X-Auth-Token': '<omitted>'}
Body: {"audit_template_uuid": "b24e6a31-a873-4009-9a91-5229c3c9c698", "audit_type": "ONESHOT", "interval": null, "parameters": {"actions": [{"action_type": "migrate", "input_parameters": {"migration_type": "live", "source_node": "compute-0.ctlplane.example.com", "destination_node": "compute-1.ctlplane.example.com"}, "resource_id": "c8668de3-9887-4e01-9a7d-03d61ddccd56"}, {"action_type": "migrate", "input_parameters": {"migration_type": "cold", "source_node": "compute-0.ctlplane.example.com", "destination_node": "compute-0.ctlplane.example.com"}, "resource_id": "4aedbcf3-55fe-4412-ab69-a863198a7a5a"}]}}
Response - Headers: {'date': 'Tue, 27 Jan 2026 15:05:56 GMT', 'server': 'Apache', 'location': 'https://watcher-public-openstack.apps-crc.testing/v1/audits/1f197334-cdf7-43e3-bfb5-2e854de2c828', 'content-length': '1306', 'vary': 'OpenStack-API-Version', 'openstack-api-minimum-version': '1.0', 'openstack-api-maximum-version': '1.4', 'openstack-api-version': 'infra-optim 1.4', 'content-type': 'application/json', 'set-cookie': '0a98f3d612a3c8fda809da40f2e41782=6bfa542773f233650049a381ee03c2b9; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/audits'}
Body: b'{"uuid": "1f197334-cdf7-43e3-bfb5-2e854de2c828", "name": "actuator-2026-01-27T15:05:56.354632", "audit_type": "ONESHOT", "state": "PENDING", "goal_uuid": "8f2af10f-c568-4bf9-b50b-91df3c4681fd", "goal_name": "unclassified", "strategy_uuid": "62050629-f577-4fe0-8727-555d3890b2ab", "strategy_name": "actuator", "parameters": {"actions": [{"action_type": "migrate", "input_parameters": {"migration_type": "live", "source_node": "compute-0.ctlplane.example.com", "destination_node": "compute-1.ctlplane.example.com"}, "resource_id": "c8668de3-9887-4e01-9a7d-03d61ddccd56"}, {"action_type": "migrate", "input_parameters": {"migration_type": "cold", "source_node": "compute-0.ctlplane.example.com", "destination_node": "compute-0.ctlplane.example.com"}, "resource_id": "4aedbcf3-55fe-4412-ab69-a863198a7a5a"}]}, "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/audits/1f197334-cdf7-43e3-bfb5-2e854de2c828", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/audits/1f197334-cdf7-43e3-bfb5-2e854de2c828", "rel": "bookmark"}], "interval": null, "scope": [], "auto_trigger": false, "next_run_time": null, "hostname": null, "start_time": null, "end_time": null, "force": false, "created_at": "2026-01-27T15:05:56.369492+00:00", "deleted_at": null, "updated_at": null}'
2026-01-27 15:05:56,522 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/audits/1f197334-cdf7-43e3-bfb5-2e854de2c828 0.114s
2026-01-27 15:05:56,522 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'OpenStack-API-Version': 'infra-optim 1.4', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 27 Jan 2026 15:05:56 GMT', 'server': 'Apache', 'content-length': '1345', 'vary': 'OpenStack-API-Version', 'openstack-api-minimum-version': '1.0', 'openstack-api-maximum-version': '1.4', 'openstack-api-version': 'infra-optim 1.4', 'content-type': 'application/json', 'set-cookie': '0a98f3d612a3c8fda809da40f2e41782=6bfa542773f233650049a381ee03c2b9; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/audits/1f197334-cdf7-43e3-bfb5-2e854de2c828'}
Body: b'{"uuid": "1f197334-cdf7-43e3-bfb5-2e854de2c828", "name": "actuator-2026-01-27T15:05:56.354632", "audit_type": "ONESHOT", "state": "ONGOING", "goal_uuid": "8f2af10f-c568-4bf9-b50b-91df3c4681fd", "goal_name": "unclassified", "strategy_uuid": "62050629-f577-4fe0-8727-555d3890b2ab", "strategy_name": "actuator", "parameters": {"actions": [{"action_type": "migrate", "input_parameters": {"migration_type": "live", "source_node": "compute-0.ctlplane.example.com", "destination_node": "compute-1.ctlplane.example.com"}, "resource_id": "c8668de3-9887-4e01-9a7d-03d61ddccd56"}, {"action_type": "migrate", "input_parameters": {"migration_type": "cold", "source_node": "compute-0.ctlplane.example.com", "destination_node": "compute-0.ctlplane.example.com"}, "resource_id": "4aedbcf3-55fe-4412-ab69-a863198a7a5a"}]}, "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/audits/1f197334-cdf7-43e3-bfb5-2e854de2c828", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/audits/1f197334-cdf7-43e3-bfb5-2e854de2c828", "rel": "bookmark"}], "interval": null, "scope": [], "auto_trigger": false, "next_run_time": null, "hostname": "watcher-decision-engine-0", "start_time": null, "end_time": null, "force": false, "created_at": "2026-01-27T15:05:56+00:00", "deleted_at": null, "updated_at": "2026-01-27T15:05:56+00:00"}'
2026-01-27 15:05:57,108 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/audits/1f197334-cdf7-43e3-bfb5-2e854de2c828 0.084s
2026-01-27 15:05:57,108 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'OpenStack-API-Version': 'infra-optim 1.4', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 27 Jan 2026 15:05:57 GMT', 'server': 'Apache', 'content-length': '1347', 'vary': 'OpenStack-API-Version', 'openstack-api-minimum-version': '1.0', 'openstack-api-maximum-version': '1.4', 'openstack-api-version': 'infra-optim 1.4', 'content-type': 'application/json', 'set-cookie': '0a98f3d612a3c8fda809da40f2e41782=6bfa542773f233650049a381ee03c2b9; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/audits/1f197334-cdf7-43e3-bfb5-2e854de2c828'}
Body: b'{"uuid": "1f197334-cdf7-43e3-bfb5-2e854de2c828", "name": "actuator-2026-01-27T15:05:56.354632", "audit_type": "ONESHOT", "state": "SUCCEEDED", "goal_uuid": "8f2af10f-c568-4bf9-b50b-91df3c4681fd", "goal_name": "unclassified", "strategy_uuid": "62050629-f577-4fe0-8727-555d3890b2ab", "strategy_name": "actuator", "parameters": {"actions": [{"action_type": "migrate", "input_parameters": {"migration_type": "live", "source_node": "compute-0.ctlplane.example.com", "destination_node": "compute-1.ctlplane.example.com"}, "resource_id": "c8668de3-9887-4e01-9a7d-03d61ddccd56"}, {"action_type": "migrate", "input_parameters": {"migration_type": "cold", "source_node": "compute-0.ctlplane.example.com", "destination_node": "compute-0.ctlplane.example.com"}, "resource_id": "4aedbcf3-55fe-4412-ab69-a863198a7a5a"}]}, "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/audits/1f197334-cdf7-43e3-bfb5-2e854de2c828", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/audits/1f197334-cdf7-43e3-bfb5-2e854de2c828", "rel": "bookmark"}], "interval": null, "scope": [], "auto_trigger": false, "next_run_time": null, "hostname": "watcher-decision-engine-0", "start_time": null, "end_time": null, "force": false, "created_at": "2026-01-27T15:05:56+00:00", "deleted_at": null, "updated_at": "2026-01-27T15:05:56+00:00"}'
2026-01-27 15:05:57,108 79 DEBUG [tempest.lib.common.utils.test_utils] Call partial returns true in 0.701149 seconds
2026-01-27 15:05:57,206 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/action_plans?audit_uuid=1f197334-cdf7-43e3-bfb5-2e854de2c828 0.097s
2026-01-27 15:05:57,209 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'OpenStack-API-Version': 'infra-optim 1.4', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 27 Jan 2026 15:05:57 GMT', 'server': 'Apache', 'content-length': '576', 'vary': 'OpenStack-API-Version', 'openstack-api-minimum-version': '1.0', 'openstack-api-maximum-version': '1.4', 'openstack-api-version': 'infra-optim 1.4', 'content-type': 'application/json', 'set-cookie': '0a98f3d612a3c8fda809da40f2e41782=6bfa542773f233650049a381ee03c2b9; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans?audit_uuid=1f197334-cdf7-43e3-bfb5-2e854de2c828'}
Body: b'{"action_plans": [{"efficacy_indicators": [], "uuid": "1a57f2db-1c2c-4325-b8ed-fc04492a8048", "audit_uuid": "1f197334-cdf7-43e3-bfb5-2e854de2c828", "strategy_uuid": "62050629-f577-4fe0-8727-555d3890b2ab", "strategy_name": "actuator", "global_efficacy": [], "state": "RECOMMENDED", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/1a57f2db-1c2c-4325-b8ed-fc04492a8048", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/1a57f2db-1c2c-4325-b8ed-fc04492a8048", "rel": "bookmark"}], "updated_at": null}]}'
2026-01-27 15:05:57,329 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/action_plans/1a57f2db-1c2c-4325-b8ed-fc04492a8048 0.118s
2026-01-27 15:05:57,329 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'OpenStack-API-Version': 'infra-optim 1.4', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 27 Jan 2026 15:05:57 GMT', 'server': 'Apache', 'content-length': '637', 'vary': 'OpenStack-API-Version', 'openstack-api-minimum-version': '1.0', 'openstack-api-maximum-version': '1.4', 'openstack-api-version': 'infra-optim 1.4', 'content-type': 'application/json', 'set-cookie': '0a98f3d612a3c8fda809da40f2e41782=6bfa542773f233650049a381ee03c2b9; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/1a57f2db-1c2c-4325-b8ed-fc04492a8048'}
Body: b'{"efficacy_indicators": [], "uuid": "1a57f2db-1c2c-4325-b8ed-fc04492a8048", "audit_uuid": "1f197334-cdf7-43e3-bfb5-2e854de2c828", "strategy_uuid": "62050629-f577-4fe0-8727-555d3890b2ab", "strategy_name": "actuator", "global_efficacy": [], "state": "RECOMMENDED", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/1a57f2db-1c2c-4325-b8ed-fc04492a8048", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/1a57f2db-1c2c-4325-b8ed-fc04492a8048", "rel": "bookmark"}], "hostname": null, "created_at": "2026-01-27T15:05:56+00:00", "deleted_at": null, "updated_at": null}'
2026-01-27 15:05:57,486 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 PATCH https://watcher-public-openstack.apps-crc.testing/v1/action_plans/1a57f2db-1c2c-4325-b8ed-fc04492a8048 0.156s
2026-01-27 15:05:57,487 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'OpenStack-API-Version': 'infra-optim 1.4', 'X-Auth-Token': '<omitted>'}
Body: [{"path": "/state", "op": "replace", "value": "PENDING"}]
Response - Headers: {'date': 'Tue, 27 Jan 2026 15:05:57 GMT', 'server': 'Apache', 'content-length': '656', 'vary': 'OpenStack-API-Version', 'openstack-api-minimum-version': '1.0', 'openstack-api-maximum-version': '1.4', 'openstack-api-version': 'infra-optim 1.4', 'content-type': 'application/json', 'set-cookie': '0a98f3d612a3c8fda809da40f2e41782=6bfa542773f233650049a381ee03c2b9; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/1a57f2db-1c2c-4325-b8ed-fc04492a8048'}
Body: b'{"efficacy_indicators": [], "uuid": "1a57f2db-1c2c-4325-b8ed-fc04492a8048", "audit_uuid": "1f197334-cdf7-43e3-bfb5-2e854de2c828", "strategy_uuid": "62050629-f577-4fe0-8727-555d3890b2ab", "strategy_name": "actuator", "global_efficacy": [], "state": "PENDING", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/1a57f2db-1c2c-4325-b8ed-fc04492a8048", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/1a57f2db-1c2c-4325-b8ed-fc04492a8048", "rel": "bookmark"}], "hostname": null, "created_at": "2026-01-27T15:05:56+00:00", "deleted_at": null, "updated_at": "2026-01-27T15:05:57+00:00"}'
2026-01-27 15:05:57,589 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/action_plans/1a57f2db-1c2c-4325-b8ed-fc04492a8048 0.101s
2026-01-27 15:05:57,589 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'OpenStack-API-Version': 'infra-optim 1.4', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 27 Jan 2026 15:05:57 GMT', 'server': 'Apache', 'content-length': '671', 'vary': 'OpenStack-API-Version', 'openstack-api-minimum-version': '1.0', 'openstack-api-maximum-version': '1.4', 'openstack-api-version': 'infra-optim 1.4', 'content-type': 'application/json', 'set-cookie': '0a98f3d612a3c8fda809da40f2e41782=6bfa542773f233650049a381ee03c2b9; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/1a57f2db-1c2c-4325-b8ed-fc04492a8048'}
Body: b'{"efficacy_indicators": [], "uuid": "1a57f2db-1c2c-4325-b8ed-fc04492a8048", "audit_uuid": "1f197334-cdf7-43e3-bfb5-2e854de2c828", "strategy_uuid": "62050629-f577-4fe0-8727-555d3890b2ab", "strategy_name": "actuator", "global_efficacy": [], "state": "ONGOING", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/1a57f2db-1c2c-4325-b8ed-fc04492a8048", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/1a57f2db-1c2c-4325-b8ed-fc04492a8048", "rel": "bookmark"}], "hostname": "watcher-applier-0", "created_at": "2026-01-27T15:05:56+00:00", "deleted_at": null, "updated_at": "2026-01-27T15:05:57+00:00"}'
2026-01-27 15:05:58,758 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/action_plans/1a57f2db-1c2c-4325-b8ed-fc04492a8048 0.153s
2026-01-27 15:05:58,758 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'OpenStack-API-Version': 'infra-optim 1.4', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 27 Jan 2026 15:05:58 GMT', 'server': 'Apache', 'content-length': '671', 'vary': 'OpenStack-API-Version', 'openstack-api-minimum-version': '1.0', 'openstack-api-maximum-version': '1.4', 'openstack-api-version': 'infra-optim 1.4', 'content-type': 'application/json', 'set-cookie': '0a98f3d612a3c8fda809da40f2e41782=6bfa542773f233650049a381ee03c2b9; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/1a57f2db-1c2c-4325-b8ed-fc04492a8048'}
Body: b'{"efficacy_indicators": [], "uuid": "1a57f2db-1c2c-4325-b8ed-fc04492a8048", "audit_uuid": "1f197334-cdf7-43e3-bfb5-2e854de2c828", "strategy_uuid": "62050629-f577-4fe0-8727-555d3890b2ab", "strategy_name": "actuator", "global_efficacy": [], "state": "ONGOING", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/1a57f2db-1c2c-4325-b8ed-fc04492a8048", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/1a57f2db-1c2c-4325-b8ed-fc04492a8048", "rel": "bookmark"}], "hostname": "watcher-applier-0", "created_at": "2026-01-27T15:05:56+00:00", "deleted_at": null, "updated_at": "2026-01-27T15:05:57+00:00"}'
2026-01-27 15:05:59,831 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/action_plans/1a57f2db-1c2c-4325-b8ed-fc04492a8048 0.071s
2026-01-27 15:05:59,831 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'OpenStack-API-Version': 'infra-optim 1.4', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 27 Jan 2026 15:05:59 GMT', 'server': 'Apache', 'content-length': '671', 'vary': 'OpenStack-API-Version', 'openstack-api-minimum-version': '1.0', 'openstack-api-maximum-version': '1.4', 'openstack-api-version': 'infra-optim 1.4', 'content-type': 'application/json', 'set-cookie': '0a98f3d612a3c8fda809da40f2e41782=6bfa542773f233650049a381ee03c2b9; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/1a57f2db-1c2c-4325-b8ed-fc04492a8048'}
Body: b'{"efficacy_indicators": [], "uuid": "1a57f2db-1c2c-4325-b8ed-fc04492a8048", "audit_uuid": "1f197334-cdf7-43e3-bfb5-2e854de2c828", "strategy_uuid": "62050629-f577-4fe0-8727-555d3890b2ab", "strategy_name": "actuator", "global_efficacy": [], "state": "ONGOING", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/1a57f2db-1c2c-4325-b8ed-fc04492a8048", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/1a57f2db-1c2c-4325-b8ed-fc04492a8048", "rel": "bookmark"}], "hostname": "watcher-applier-0", "created_at": "2026-01-27T15:05:56+00:00", "deleted_at": null, "updated_at": "2026-01-27T15:05:57+00:00"}'
2026-01-27 15:06:00,935 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/action_plans/1a57f2db-1c2c-4325-b8ed-fc04492a8048 0.101s
2026-01-27 15:06:00,935 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'OpenStack-API-Version': 'infra-optim 1.4', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 27 Jan 2026 15:06:00 GMT', 'server': 'Apache', 'content-length': '671', 'vary': 'OpenStack-API-Version', 'openstack-api-minimum-version': '1.0', 'openstack-api-maximum-version': '1.4', 'openstack-api-version': 'infra-optim 1.4', 'content-type': 'application/json', 'set-cookie': '0a98f3d612a3c8fda809da40f2e41782=6bfa542773f233650049a381ee03c2b9; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/1a57f2db-1c2c-4325-b8ed-fc04492a8048'}
Body: b'{"efficacy_indicators": [], "uuid": "1a57f2db-1c2c-4325-b8ed-fc04492a8048", "audit_uuid": "1f197334-cdf7-43e3-bfb5-2e854de2c828", "strategy_uuid": "62050629-f577-4fe0-8727-555d3890b2ab", "strategy_name": "actuator", "global_efficacy": [], "state": "ONGOING", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/1a57f2db-1c2c-4325-b8ed-fc04492a8048", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/1a57f2db-1c2c-4325-b8ed-fc04492a8048", "rel": "bookmark"}], "hostname": "watcher-applier-0", "created_at": "2026-01-27T15:05:56+00:00", "deleted_at": null, "updated_at": "2026-01-27T15:05:57+00:00"}'
2026-01-27 15:06:02,063 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/action_plans/1a57f2db-1c2c-4325-b8ed-fc04492a8048 0.126s
2026-01-27 15:06:02,064 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'OpenStack-API-Version': 'infra-optim 1.4', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 27 Jan 2026 15:06:01 GMT', 'server': 'Apache', 'content-length': '671', 'vary': 'OpenStack-API-Version', 'openstack-api-minimum-version': '1.0', 'openstack-api-maximum-version': '1.4', 'openstack-api-version': 'infra-optim 1.4', 'content-type': 'application/json', 'set-cookie': '0a98f3d612a3c8fda809da40f2e41782=6bfa542773f233650049a381ee03c2b9; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/1a57f2db-1c2c-4325-b8ed-fc04492a8048'}
Body: b'{"efficacy_indicators": [], "uuid": "1a57f2db-1c2c-4325-b8ed-fc04492a8048", "audit_uuid": "1f197334-cdf7-43e3-bfb5-2e854de2c828", "strategy_uuid": "62050629-f577-4fe0-8727-555d3890b2ab", "strategy_name": "actuator", "global_efficacy": [], "state": "ONGOING", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/1a57f2db-1c2c-4325-b8ed-fc04492a8048", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/1a57f2db-1c2c-4325-b8ed-fc04492a8048", "rel": "bookmark"}], "hostname": "watcher-applier-0", "created_at": "2026-01-27T15:05:56+00:00", "deleted_at": null, "updated_at": "2026-01-27T15:05:57+00:00"}'
2026-01-27 15:06:03,187 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/action_plans/1a57f2db-1c2c-4325-b8ed-fc04492a8048 0.120s
2026-01-27 15:06:03,187 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'OpenStack-API-Version': 'infra-optim 1.4', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 27 Jan 2026 15:06:03 GMT', 'server': 'Apache', 'content-length': '671', 'vary': 'OpenStack-API-Version', 'openstack-api-minimum-version': '1.0', 'openstack-api-maximum-version': '1.4', 'openstack-api-version': 'infra-optim 1.4', 'content-type': 'application/json', 'set-cookie': '0a98f3d612a3c8fda809da40f2e41782=6bfa542773f233650049a381ee03c2b9; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/1a57f2db-1c2c-4325-b8ed-fc04492a8048'}
Body: b'{"efficacy_indicators": [], "uuid": "1a57f2db-1c2c-4325-b8ed-fc04492a8048", "audit_uuid": "1f197334-cdf7-43e3-bfb5-2e854de2c828", "strategy_uuid": "62050629-f577-4fe0-8727-555d3890b2ab", "strategy_name": "actuator", "global_efficacy": [], "state": "ONGOING", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/1a57f2db-1c2c-4325-b8ed-fc04492a8048", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/1a57f2db-1c2c-4325-b8ed-fc04492a8048", "rel": "bookmark"}], "hostname": "watcher-applier-0", "created_at": "2026-01-27T15:05:56+00:00", "deleted_at": null, "updated_at": "2026-01-27T15:05:57+00:00"}'
2026-01-27 15:06:04,288 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/action_plans/1a57f2db-1c2c-4325-b8ed-fc04492a8048 0.098s
2026-01-27 15:06:04,289 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'OpenStack-API-Version': 'infra-optim 1.4', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 27 Jan 2026 15:06:04 GMT', 'server': 'Apache', 'content-length': '671', 'vary': 'OpenStack-API-Version', 'openstack-api-minimum-version': '1.0', 'openstack-api-maximum-version': '1.4', 'openstack-api-version': 'infra-optim 1.4', 'content-type': 'application/json', 'set-cookie': '0a98f3d612a3c8fda809da40f2e41782=6bfa542773f233650049a381ee03c2b9; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/1a57f2db-1c2c-4325-b8ed-fc04492a8048'}
Body: b'{"efficacy_indicators": [], "uuid": "1a57f2db-1c2c-4325-b8ed-fc04492a8048", "audit_uuid": "1f197334-cdf7-43e3-bfb5-2e854de2c828", "strategy_uuid": "62050629-f577-4fe0-8727-555d3890b2ab", "strategy_name": "actuator", "global_efficacy": [], "state": "ONGOING", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/1a57f2db-1c2c-4325-b8ed-fc04492a8048", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/1a57f2db-1c2c-4325-b8ed-fc04492a8048", "rel": "bookmark"}], "hostname": "watcher-applier-0", "created_at": "2026-01-27T15:05:56+00:00", "deleted_at": null, "updated_at": "2026-01-27T15:05:57+00:00"}'
2026-01-27 15:06:05,476 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/action_plans/1a57f2db-1c2c-4325-b8ed-fc04492a8048 0.185s
2026-01-27 15:06:05,476 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'OpenStack-API-Version': 'infra-optim 1.4', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 27 Jan 2026 15:06:05 GMT', 'server': 'Apache', 'content-length': '671', 'vary': 'OpenStack-API-Version', 'openstack-api-minimum-version': '1.0', 'openstack-api-maximum-version': '1.4', 'openstack-api-version': 'infra-optim 1.4', 'content-type': 'application/json', 'set-cookie': '0a98f3d612a3c8fda809da40f2e41782=6bfa542773f233650049a381ee03c2b9; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/1a57f2db-1c2c-4325-b8ed-fc04492a8048'}
Body: b'{"efficacy_indicators": [], "uuid": "1a57f2db-1c2c-4325-b8ed-fc04492a8048", "audit_uuid": "1f197334-cdf7-43e3-bfb5-2e854de2c828", "strategy_uuid": "62050629-f577-4fe0-8727-555d3890b2ab", "strategy_name": "actuator", "global_efficacy": [], "state": "ONGOING", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/1a57f2db-1c2c-4325-b8ed-fc04492a8048", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/1a57f2db-1c2c-4325-b8ed-fc04492a8048", "rel": "bookmark"}], "hostname": "watcher-applier-0", "created_at": "2026-01-27T15:05:56+00:00", "deleted_at": null, "updated_at": "2026-01-27T15:05:57+00:00"}'
2026-01-27 15:06:06,620 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/action_plans/1a57f2db-1c2c-4325-b8ed-fc04492a8048 0.141s
2026-01-27 15:06:06,620 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'OpenStack-API-Version': 'infra-optim 1.4', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 27 Jan 2026 15:06:06 GMT', 'server': 'Apache', 'content-length': '671', 'vary': 'OpenStack-API-Version', 'openstack-api-minimum-version': '1.0', 'openstack-api-maximum-version': '1.4', 'openstack-api-version': 'infra-optim 1.4', 'content-type': 'application/json', 'set-cookie': '0a98f3d612a3c8fda809da40f2e41782=6bfa542773f233650049a381ee03c2b9; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/1a57f2db-1c2c-4325-b8ed-fc04492a8048'}
Body: b'{"efficacy_indicators": [], "uuid": "1a57f2db-1c2c-4325-b8ed-fc04492a8048", "audit_uuid": "1f197334-cdf7-43e3-bfb5-2e854de2c828", "strategy_uuid": "62050629-f577-4fe0-8727-555d3890b2ab", "strategy_name": "actuator", "global_efficacy": [], "state": "ONGOING", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/1a57f2db-1c2c-4325-b8ed-fc04492a8048", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/1a57f2db-1c2c-4325-b8ed-fc04492a8048", "rel": "bookmark"}], "hostname": "watcher-applier-0", "created_at": "2026-01-27T15:05:56+00:00", "deleted_at": null, "updated_at": "2026-01-27T15:05:57+00:00"}'
2026-01-27 15:06:07,770 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/action_plans/1a57f2db-1c2c-4325-b8ed-fc04492a8048 0.148s
2026-01-27 15:06:07,771 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'OpenStack-API-Version': 'infra-optim 1.4', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 27 Jan 2026 15:06:07 GMT', 'server': 'Apache', 'content-length': '671', 'vary': 'OpenStack-API-Version', 'openstack-api-minimum-version': '1.0', 'openstack-api-maximum-version': '1.4', 'openstack-api-version': 'infra-optim 1.4', 'content-type': 'application/json', 'set-cookie': '0a98f3d612a3c8fda809da40f2e41782=6bfa542773f233650049a381ee03c2b9; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/1a57f2db-1c2c-4325-b8ed-fc04492a8048'}
Body: b'{"efficacy_indicators": [], "uuid": "1a57f2db-1c2c-4325-b8ed-fc04492a8048", "audit_uuid": "1f197334-cdf7-43e3-bfb5-2e854de2c828", "strategy_uuid": "62050629-f577-4fe0-8727-555d3890b2ab", "strategy_name": "actuator", "global_efficacy": [], "state": "ONGOING", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/1a57f2db-1c2c-4325-b8ed-fc04492a8048", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/1a57f2db-1c2c-4325-b8ed-fc04492a8048", "rel": "bookmark"}], "hostname": "watcher-applier-0", "created_at": "2026-01-27T15:05:56+00:00", "deleted_at": null, "updated_at": "2026-01-27T15:05:57+00:00"}'
2026-01-27 15:06:08,867 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/action_plans/1a57f2db-1c2c-4325-b8ed-fc04492a8048 0.095s
2026-01-27 15:06:08,868 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'OpenStack-API-Version': 'infra-optim 1.4', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 27 Jan 2026 15:06:08 GMT', 'server': 'Apache', 'content-length': '671', 'vary': 'OpenStack-API-Version', 'openstack-api-minimum-version': '1.0', 'openstack-api-maximum-version': '1.4', 'openstack-api-version': 'infra-optim 1.4', 'content-type': 'application/json', 'set-cookie': '0a98f3d612a3c8fda809da40f2e41782=6bfa542773f233650049a381ee03c2b9; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/1a57f2db-1c2c-4325-b8ed-fc04492a8048'}
Body: b'{"efficacy_indicators": [], "uuid": "1a57f2db-1c2c-4325-b8ed-fc04492a8048", "audit_uuid": "1f197334-cdf7-43e3-bfb5-2e854de2c828", "strategy_uuid": "62050629-f577-4fe0-8727-555d3890b2ab", "strategy_name": "actuator", "global_efficacy": [], "state": "ONGOING", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/1a57f2db-1c2c-4325-b8ed-fc04492a8048", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/1a57f2db-1c2c-4325-b8ed-fc04492a8048", "rel": "bookmark"}], "hostname": "watcher-applier-0", "created_at": "2026-01-27T15:05:56+00:00", "deleted_at": null, "updated_at": "2026-01-27T15:05:57+00:00"}'
2026-01-27 15:06:09,972 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/action_plans/1a57f2db-1c2c-4325-b8ed-fc04492a8048 0.103s
2026-01-27 15:06:09,972 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'OpenStack-API-Version': 'infra-optim 1.4', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 27 Jan 2026 15:06:09 GMT', 'server': 'Apache', 'content-length': '671', 'vary': 'OpenStack-API-Version', 'openstack-api-minimum-version': '1.0', 'openstack-api-maximum-version': '1.4', 'openstack-api-version': 'infra-optim 1.4', 'content-type': 'application/json', 'set-cookie': '0a98f3d612a3c8fda809da40f2e41782=6bfa542773f233650049a381ee03c2b9; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/1a57f2db-1c2c-4325-b8ed-fc04492a8048'}
Body: b'{"efficacy_indicators": [], "uuid": "1a57f2db-1c2c-4325-b8ed-fc04492a8048", "audit_uuid": "1f197334-cdf7-43e3-bfb5-2e854de2c828", "strategy_uuid": "62050629-f577-4fe0-8727-555d3890b2ab", "strategy_name": "actuator", "global_efficacy": [], "state": "ONGOING", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/1a57f2db-1c2c-4325-b8ed-fc04492a8048", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/1a57f2db-1c2c-4325-b8ed-fc04492a8048", "rel": "bookmark"}], "hostname": "watcher-applier-0", "created_at": "2026-01-27T15:05:56+00:00", "deleted_at": null, "updated_at": "2026-01-27T15:05:57+00:00"}'
2026-01-27 15:06:11,064 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/action_plans/1a57f2db-1c2c-4325-b8ed-fc04492a8048 0.090s
2026-01-27 15:06:11,064 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'OpenStack-API-Version': 'infra-optim 1.4', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 27 Jan 2026 15:06:10 GMT', 'server': 'Apache', 'content-length': '671', 'vary': 'OpenStack-API-Version', 'openstack-api-minimum-version': '1.0', 'openstack-api-maximum-version': '1.4', 'openstack-api-version': 'infra-optim 1.4', 'content-type': 'application/json', 'set-cookie': '0a98f3d612a3c8fda809da40f2e41782=6bfa542773f233650049a381ee03c2b9; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/1a57f2db-1c2c-4325-b8ed-fc04492a8048'}
Body: b'{"efficacy_indicators": [], "uuid": "1a57f2db-1c2c-4325-b8ed-fc04492a8048", "audit_uuid": "1f197334-cdf7-43e3-bfb5-2e854de2c828", "strategy_uuid": "62050629-f577-4fe0-8727-555d3890b2ab", "strategy_name": "actuator", "global_efficacy": [], "state": "ONGOING", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/1a57f2db-1c2c-4325-b8ed-fc04492a8048", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/1a57f2db-1c2c-4325-b8ed-fc04492a8048", "rel": "bookmark"}], "hostname": "watcher-applier-0", "created_at": "2026-01-27T15:05:56+00:00", "deleted_at": null, "updated_at": "2026-01-27T15:05:57+00:00"}'
2026-01-27 15:06:12,182 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/action_plans/1a57f2db-1c2c-4325-b8ed-fc04492a8048 0.115s
2026-01-27 15:06:12,183 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'OpenStack-API-Version': 'infra-optim 1.4', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 27 Jan 2026 15:06:12 GMT', 'server': 'Apache', 'content-length': '671', 'vary': 'OpenStack-API-Version', 'openstack-api-minimum-version': '1.0', 'openstack-api-maximum-version': '1.4', 'openstack-api-version': 'infra-optim 1.4', 'content-type': 'application/json', 'set-cookie': '0a98f3d612a3c8fda809da40f2e41782=6bfa542773f233650049a381ee03c2b9; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/1a57f2db-1c2c-4325-b8ed-fc04492a8048'}
Body: b'{"efficacy_indicators": [], "uuid": "1a57f2db-1c2c-4325-b8ed-fc04492a8048", "audit_uuid": "1f197334-cdf7-43e3-bfb5-2e854de2c828", "strategy_uuid": "62050629-f577-4fe0-8727-555d3890b2ab", "strategy_name": "actuator", "global_efficacy": [], "state": "ONGOING", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/1a57f2db-1c2c-4325-b8ed-fc04492a8048", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/1a57f2db-1c2c-4325-b8ed-fc04492a8048", "rel": "bookmark"}], "hostname": "watcher-applier-0", "created_at": "2026-01-27T15:05:56+00:00", "deleted_at": null, "updated_at": "2026-01-27T15:05:57+00:00"}'
2026-01-27 15:06:13,304 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/action_plans/1a57f2db-1c2c-4325-b8ed-fc04492a8048 0.120s
2026-01-27 15:06:13,305 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'OpenStack-API-Version': 'infra-optim 1.4', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 27 Jan 2026 15:06:13 GMT', 'server': 'Apache', 'content-length': '671', 'vary': 'OpenStack-API-Version', 'openstack-api-minimum-version': '1.0', 'openstack-api-maximum-version': '1.4', 'openstack-api-version': 'infra-optim 1.4', 'content-type': 'application/json', 'set-cookie': '0a98f3d612a3c8fda809da40f2e41782=6bfa542773f233650049a381ee03c2b9; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/1a57f2db-1c2c-4325-b8ed-fc04492a8048'}
Body: b'{"efficacy_indicators": [], "uuid": "1a57f2db-1c2c-4325-b8ed-fc04492a8048", "audit_uuid": "1f197334-cdf7-43e3-bfb5-2e854de2c828", "strategy_uuid": "62050629-f577-4fe0-8727-555d3890b2ab", "strategy_name": "actuator", "global_efficacy": [], "state": "ONGOING", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/1a57f2db-1c2c-4325-b8ed-fc04492a8048", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/1a57f2db-1c2c-4325-b8ed-fc04492a8048", "rel": "bookmark"}], "hostname": "watcher-applier-0", "created_at": "2026-01-27T15:05:56+00:00", "deleted_at": null, "updated_at": "2026-01-27T15:05:57+00:00"}'
2026-01-27 15:06:14,430 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/action_plans/1a57f2db-1c2c-4325-b8ed-fc04492a8048 0.122s
2026-01-27 15:06:14,430 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'OpenStack-API-Version': 'infra-optim 1.4', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 27 Jan 2026 15:06:14 GMT', 'server': 'Apache', 'content-length': '671', 'vary': 'OpenStack-API-Version', 'openstack-api-minimum-version': '1.0', 'openstack-api-maximum-version': '1.4', 'openstack-api-version': 'infra-optim 1.4', 'content-type': 'application/json', 'set-cookie': '0a98f3d612a3c8fda809da40f2e41782=6bfa542773f233650049a381ee03c2b9; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/1a57f2db-1c2c-4325-b8ed-fc04492a8048'}
Body: b'{"efficacy_indicators": [], "uuid": "1a57f2db-1c2c-4325-b8ed-fc04492a8048", "audit_uuid": "1f197334-cdf7-43e3-bfb5-2e854de2c828", "strategy_uuid": "62050629-f577-4fe0-8727-555d3890b2ab", "strategy_name": "actuator", "global_efficacy": [], "state": "ONGOING", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/1a57f2db-1c2c-4325-b8ed-fc04492a8048", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/1a57f2db-1c2c-4325-b8ed-fc04492a8048", "rel": "bookmark"}], "hostname": "watcher-applier-0", "created_at": "2026-01-27T15:05:56+00:00", "deleted_at": null, "updated_at": "2026-01-27T15:05:57+00:00"}'
2026-01-27 15:06:15,579 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/action_plans/1a57f2db-1c2c-4325-b8ed-fc04492a8048 0.146s
2026-01-27 15:06:15,579 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'OpenStack-API-Version': 'infra-optim 1.4', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 27 Jan 2026 15:06:15 GMT', 'server': 'Apache', 'content-length': '671', 'vary': 'OpenStack-API-Version', 'openstack-api-minimum-version': '1.0', 'openstack-api-maximum-version': '1.4', 'openstack-api-version': 'infra-optim 1.4', 'content-type': 'application/json', 'set-cookie': '0a98f3d612a3c8fda809da40f2e41782=6bfa542773f233650049a381ee03c2b9; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/1a57f2db-1c2c-4325-b8ed-fc04492a8048'}
Body: b'{"efficacy_indicators": [], "uuid": "1a57f2db-1c2c-4325-b8ed-fc04492a8048", "audit_uuid": "1f197334-cdf7-43e3-bfb5-2e854de2c828", "strategy_uuid": "62050629-f577-4fe0-8727-555d3890b2ab", "strategy_name": "actuator", "global_efficacy": [], "state": "ONGOING", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/1a57f2db-1c2c-4325-b8ed-fc04492a8048", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/1a57f2db-1c2c-4325-b8ed-fc04492a8048", "rel": "bookmark"}], "hostname": "watcher-applier-0", "created_at": "2026-01-27T15:05:56+00:00", "deleted_at": null, "updated_at": "2026-01-27T15:05:57+00:00"}'
2026-01-27 15:06:16,941 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/action_plans/1a57f2db-1c2c-4325-b8ed-fc04492a8048 0.360s
2026-01-27 15:06:16,942 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'OpenStack-API-Version': 'infra-optim 1.4', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 27 Jan 2026 15:06:16 GMT', 'server': 'Apache', 'content-length': '671', 'vary': 'OpenStack-API-Version', 'openstack-api-minimum-version': '1.0', 'openstack-api-maximum-version': '1.4', 'openstack-api-version': 'infra-optim 1.4', 'content-type': 'application/json', 'set-cookie': '0a98f3d612a3c8fda809da40f2e41782=6bfa542773f233650049a381ee03c2b9; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/1a57f2db-1c2c-4325-b8ed-fc04492a8048'}
Body: b'{"efficacy_indicators": [], "uuid": "1a57f2db-1c2c-4325-b8ed-fc04492a8048", "audit_uuid": "1f197334-cdf7-43e3-bfb5-2e854de2c828", "strategy_uuid": "62050629-f577-4fe0-8727-555d3890b2ab", "strategy_name": "actuator", "global_efficacy": [], "state": "ONGOING", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/1a57f2db-1c2c-4325-b8ed-fc04492a8048", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/1a57f2db-1c2c-4325-b8ed-fc04492a8048", "rel": "bookmark"}], "hostname": "watcher-applier-0", "created_at": "2026-01-27T15:05:56+00:00", "deleted_at": null, "updated_at": "2026-01-27T15:05:57+00:00"}'
2026-01-27 15:06:18,084 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/action_plans/1a57f2db-1c2c-4325-b8ed-fc04492a8048 0.140s
2026-01-27 15:06:18,084 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'OpenStack-API-Version': 'infra-optim 1.4', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 27 Jan 2026 15:06:17 GMT', 'server': 'Apache', 'content-length': '671', 'vary': 'OpenStack-API-Version', 'openstack-api-minimum-version': '1.0', 'openstack-api-maximum-version': '1.4', 'openstack-api-version': 'infra-optim 1.4', 'content-type': 'application/json', 'set-cookie': '0a98f3d612a3c8fda809da40f2e41782=6bfa542773f233650049a381ee03c2b9; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/1a57f2db-1c2c-4325-b8ed-fc04492a8048'}
Body: b'{"efficacy_indicators": [], "uuid": "1a57f2db-1c2c-4325-b8ed-fc04492a8048", "audit_uuid": "1f197334-cdf7-43e3-bfb5-2e854de2c828", "strategy_uuid": "62050629-f577-4fe0-8727-555d3890b2ab", "strategy_name": "actuator", "global_efficacy": [], "state": "ONGOING", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/1a57f2db-1c2c-4325-b8ed-fc04492a8048", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/1a57f2db-1c2c-4325-b8ed-fc04492a8048", "rel": "bookmark"}], "hostname": "watcher-applier-0", "created_at": "2026-01-27T15:05:56+00:00", "deleted_at": null, "updated_at": "2026-01-27T15:05:57+00:00"}'
2026-01-27 15:06:19,193 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/action_plans/1a57f2db-1c2c-4325-b8ed-fc04492a8048 0.107s
2026-01-27 15:06:19,193 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'OpenStack-API-Version': 'infra-optim 1.4', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 27 Jan 2026 15:06:19 GMT', 'server': 'Apache', 'content-length': '671', 'vary': 'OpenStack-API-Version', 'openstack-api-minimum-version': '1.0', 'openstack-api-maximum-version': '1.4', 'openstack-api-version': 'infra-optim 1.4', 'content-type': 'application/json', 'set-cookie': '0a98f3d612a3c8fda809da40f2e41782=6bfa542773f233650049a381ee03c2b9; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/1a57f2db-1c2c-4325-b8ed-fc04492a8048'}
Body: b'{"efficacy_indicators": [], "uuid": "1a57f2db-1c2c-4325-b8ed-fc04492a8048", "audit_uuid": "1f197334-cdf7-43e3-bfb5-2e854de2c828", "strategy_uuid": "62050629-f577-4fe0-8727-555d3890b2ab", "strategy_name": "actuator", "global_efficacy": [], "state": "ONGOING", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/1a57f2db-1c2c-4325-b8ed-fc04492a8048", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/1a57f2db-1c2c-4325-b8ed-fc04492a8048", "rel": "bookmark"}], "hostname": "watcher-applier-0", "created_at": "2026-01-27T15:05:56+00:00", "deleted_at": null, "updated_at": "2026-01-27T15:05:57+00:00"}'
2026-01-27 15:06:20,313 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/action_plans/1a57f2db-1c2c-4325-b8ed-fc04492a8048 0.118s
2026-01-27 15:06:20,314 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'OpenStack-API-Version': 'infra-optim 1.4', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 27 Jan 2026 15:06:20 GMT', 'server': 'Apache', 'content-length': '671', 'vary': 'OpenStack-API-Version', 'openstack-api-minimum-version': '1.0', 'openstack-api-maximum-version': '1.4', 'openstack-api-version': 'infra-optim 1.4', 'content-type': 'application/json', 'set-cookie': '0a98f3d612a3c8fda809da40f2e41782=6bfa542773f233650049a381ee03c2b9; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/1a57f2db-1c2c-4325-b8ed-fc04492a8048'}
Body: b'{"efficacy_indicators": [], "uuid": "1a57f2db-1c2c-4325-b8ed-fc04492a8048", "audit_uuid": "1f197334-cdf7-43e3-bfb5-2e854de2c828", "strategy_uuid": "62050629-f577-4fe0-8727-555d3890b2ab", "strategy_name": "actuator", "global_efficacy": [], "state": "ONGOING", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/1a57f2db-1c2c-4325-b8ed-fc04492a8048", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/1a57f2db-1c2c-4325-b8ed-fc04492a8048", "rel": "bookmark"}], "hostname": "watcher-applier-0", "created_at": "2026-01-27T15:05:56+00:00", "deleted_at": null, "updated_at": "2026-01-27T15:05:57+00:00"}'
2026-01-27 15:06:21,387 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/action_plans/1a57f2db-1c2c-4325-b8ed-fc04492a8048 0.072s
2026-01-27 15:06:21,387 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'OpenStack-API-Version': 'infra-optim 1.4', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 27 Jan 2026 15:06:21 GMT', 'server': 'Apache', 'content-length': '671', 'vary': 'OpenStack-API-Version', 'openstack-api-minimum-version': '1.0', 'openstack-api-maximum-version': '1.4', 'openstack-api-version': 'infra-optim 1.4', 'content-type': 'application/json', 'set-cookie': '0a98f3d612a3c8fda809da40f2e41782=6bfa542773f233650049a381ee03c2b9; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/1a57f2db-1c2c-4325-b8ed-fc04492a8048'}
Body: b'{"efficacy_indicators": [], "uuid": "1a57f2db-1c2c-4325-b8ed-fc04492a8048", "audit_uuid": "1f197334-cdf7-43e3-bfb5-2e854de2c828", "strategy_uuid": "62050629-f577-4fe0-8727-555d3890b2ab", "strategy_name": "actuator", "global_efficacy": [], "state": "ONGOING", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/1a57f2db-1c2c-4325-b8ed-fc04492a8048", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/1a57f2db-1c2c-4325-b8ed-fc04492a8048", "rel": "bookmark"}], "hostname": "watcher-applier-0", "created_at": "2026-01-27T15:05:56+00:00", "deleted_at": null, "updated_at": "2026-01-27T15:05:57+00:00"}'
2026-01-27 15:06:22,469 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/action_plans/1a57f2db-1c2c-4325-b8ed-fc04492a8048 0.080s
2026-01-27 15:06:22,469 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'OpenStack-API-Version': 'infra-optim 1.4', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 27 Jan 2026 15:06:22 GMT', 'server': 'Apache', 'content-length': '670', 'vary': 'OpenStack-API-Version', 'openstack-api-minimum-version': '1.0', 'openstack-api-maximum-version': '1.4', 'openstack-api-version': 'infra-optim 1.4', 'content-type': 'application/json', 'set-cookie': '0a98f3d612a3c8fda809da40f2e41782=6bfa542773f233650049a381ee03c2b9; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/1a57f2db-1c2c-4325-b8ed-fc04492a8048'}
Body: b'{"efficacy_indicators": [], "uuid": "1a57f2db-1c2c-4325-b8ed-fc04492a8048", "audit_uuid": "1f197334-cdf7-43e3-bfb5-2e854de2c828", "strategy_uuid": "62050629-f577-4fe0-8727-555d3890b2ab", "strategy_name": "actuator", "global_efficacy": [], "state": "FAILED", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/1a57f2db-1c2c-4325-b8ed-fc04492a8048", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/1a57f2db-1c2c-4325-b8ed-fc04492a8048", "rel": "bookmark"}], "hostname": "watcher-applier-0", "created_at": "2026-01-27T15:05:56+00:00", "deleted_at": null, "updated_at": "2026-01-27T15:06:21+00:00"}'
2026-01-27 15:06:22,470 79 DEBUG [tempest.lib.common.utils.test_utils] Call partial returns true in 24.982349 seconds
2026-01-27 15:06:22,551 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/action_plans/1a57f2db-1c2c-4325-b8ed-fc04492a8048 0.081s
2026-01-27 15:06:22,551 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'OpenStack-API-Version': 'infra-optim 1.4', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 27 Jan 2026 15:06:22 GMT', 'server': 'Apache', 'content-length': '670', 'vary': 'OpenStack-API-Version', 'openstack-api-minimum-version': '1.0', 'openstack-api-maximum-version': '1.4', 'openstack-api-version': 'infra-optim 1.4', 'content-type': 'application/json', 'set-cookie': '0a98f3d612a3c8fda809da40f2e41782=6bfa542773f233650049a381ee03c2b9; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/1a57f2db-1c2c-4325-b8ed-fc04492a8048'}
Body: b'{"efficacy_indicators": [], "uuid": "1a57f2db-1c2c-4325-b8ed-fc04492a8048", "audit_uuid": "1f197334-cdf7-43e3-bfb5-2e854de2c828", "strategy_uuid": "62050629-f577-4fe0-8727-555d3890b2ab", "strategy_name": "actuator", "global_efficacy": [], "state": "FAILED", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/1a57f2db-1c2c-4325-b8ed-fc04492a8048", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/1a57f2db-1c2c-4325-b8ed-fc04492a8048", "rel": "bookmark"}], "hostname": "watcher-applier-0", "created_at": "2026-01-27T15:05:56+00:00", "deleted_at": null, "updated_at": "2026-01-27T15:06:21+00:00"}'
2026-01-27 15:06:22,625 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/actions?action_plan_uuid=1a57f2db-1c2c-4325-b8ed-fc04492a8048 0.072s
2026-01-27 15:06:22,626 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'OpenStack-API-Version': 'infra-optim 1.4', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 27 Jan 2026 15:06:22 GMT', 'server': 'Apache', 'content-length': '884', 'vary': 'OpenStack-API-Version', 'openstack-api-minimum-version': '1.0', 'openstack-api-maximum-version': '1.4', 'openstack-api-version': 'infra-optim 1.4', 'content-type': 'application/json', 'set-cookie': '0a98f3d612a3c8fda809da40f2e41782=6bfa542773f233650049a381ee03c2b9; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/actions?action_plan_uuid=1a57f2db-1c2c-4325-b8ed-fc04492a8048'}
Body: b'{"actions": [{"uuid": "2db8f5e5-1408-4bf4-8a0e-b8d35469a3c8", "action_plan_uuid": "1a57f2db-1c2c-4325-b8ed-fc04492a8048", "state": "SUCCEEDED", "action_type": "migrate", "parents": [], "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/actions/2db8f5e5-1408-4bf4-8a0e-b8d35469a3c8", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/actions/2db8f5e5-1408-4bf4-8a0e-b8d35469a3c8", "rel": "bookmark"}]}, {"uuid": "f99ea384-4545-411e-b036-edc0ffe7c866", "action_plan_uuid": "1a57f2db-1c2c-4325-b8ed-fc04492a8048", "state": "FAILED", "action_type": "migrate", "parents": [], "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/actions/f99ea384-4545-411e-b036-edc0ffe7c866", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/actions/f99ea384-4545-411e-b036-edc0ffe7c866", "rel": "bookmark"}]}]}'
2026-01-27 15:06:22,727 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:_run_cleanups): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/action_plans?audit_uuid=1f197334-cdf7-43e3-bfb5-2e854de2c828 0.097s
2026-01-27 15:06:22,727 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'OpenStack-API-Version': 'infra-optim 1.4', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 27 Jan 2026 15:06:22 GMT', 'server': 'Apache', 'content-length': '594', 'vary': 'OpenStack-API-Version', 'openstack-api-minimum-version': '1.0', 'openstack-api-maximum-version': '1.4', 'openstack-api-version': 'infra-optim 1.4', 'content-type': 'application/json', 'set-cookie': '0a98f3d612a3c8fda809da40f2e41782=6bfa542773f233650049a381ee03c2b9; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans?audit_uuid=1f197334-cdf7-43e3-bfb5-2e854de2c828'}
Body: b'{"action_plans": [{"efficacy_indicators": [], "uuid": "1a57f2db-1c2c-4325-b8ed-fc04492a8048", "audit_uuid": "1f197334-cdf7-43e3-bfb5-2e854de2c828", "strategy_uuid": "62050629-f577-4fe0-8727-555d3890b2ab", "strategy_name": "actuator", "global_efficacy": [], "state": "FAILED", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/1a57f2db-1c2c-4325-b8ed-fc04492a8048", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/1a57f2db-1c2c-4325-b8ed-fc04492a8048", "rel": "bookmark"}], "updated_at": "2026-01-27T15:06:21+00:00"}]}'
2026-01-27 15:06:22,891 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:_run_cleanups): 204 DELETE https://watcher-public-openstack.apps-crc.testing/v1/action_plans/1a57f2db-1c2c-4325-b8ed-fc04492a8048 0.162s
2026-01-27 15:06:22,891 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'OpenStack-API-Version': 'infra-optim 1.4', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 27 Jan 2026 15:06:22 GMT', 'server': 'Apache', 'vary': 'OpenStack-API-Version', 'openstack-api-minimum-version': '1.0', 'openstack-api-maximum-version': '1.4', 'openstack-api-version': 'infra-optim 1.4', 'set-cookie': '0a98f3d612a3c8fda809da40f2e41782=6bfa542773f233650049a381ee03c2b9; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/1a57f2db-1c2c-4325-b8ed-fc04492a8048'}
Body: b''
2026-01-27 15:06:23,006 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:_run_cleanups): 204 DELETE https://watcher-public-openstack.apps-crc.testing/v1/audits/1f197334-cdf7-43e3-bfb5-2e854de2c828 0.113s
2026-01-27 15:06:23,006 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'OpenStack-API-Version': 'infra-optim 1.4', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 27 Jan 2026 15:06:22 GMT', 'server': 'Apache', 'vary': 'OpenStack-API-Version', 'openstack-api-minimum-version': '1.0', 'openstack-api-maximum-version': '1.4', 'openstack-api-version': 'infra-optim 1.4', 'set-cookie': '0a98f3d612a3c8fda809da40f2e41782=6bfa542773f233650049a381ee03c2b9; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/audits/1f197334-cdf7-43e3-bfb5-2e854de2c828'}
Body: b''
2026-01-27 15:06:23,133 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:_run_cleanups): 204 DELETE https://watcher-public-openstack.apps-crc.testing/v1/audit_templates/b24e6a31-a873-4009-9a91-5229c3c9c698 0.125s
2026-01-27 15:06:23,133 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'OpenStack-API-Version': 'infra-optim 1.4', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 27 Jan 2026 15:06:23 GMT', 'server': 'Apache', 'vary': 'OpenStack-API-Version', 'openstack-api-minimum-version': '1.0', 'openstack-api-maximum-version': '1.4', 'openstack-api-version': 'infra-optim 1.4', 'set-cookie': '0a98f3d612a3c8fda809da40f2e41782=6bfa542773f233650049a381ee03c2b9; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/audit_templates/b24e6a31-a873-4009-9a91-5229c3c9c698'}
Body: b''
2026-01-27 15:06:23,401 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:_run_cleanups): 204 DELETE https://nova-public-openstack.apps-crc.testing/v2.1/servers/31adda55-507a-4409-9f72-d445eff5becb 0.265s
2026-01-27 15:06:23,401 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.56', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 27 Jan 2026 15:06:23 GMT', 'server': 'Apache', 'openstack-api-version': 'compute 2.56', 'x-openstack-nova-api-version': '2.56', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-378420ad-6d9d-4e63-8fa2-7729821898ac', 'x-compute-request-id': 'req-378420ad-6d9d-4e63-8fa2-7729821898ac', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=e369c60de5830187bc4538305835348a; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/31adda55-507a-4409-9f72-d445eff5becb'}
Body: b''
2026-01-27 15:06:25,341 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:_run_cleanups): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/31adda55-507a-4409-9f72-d445eff5becb 1.939s
2026-01-27 15:06:25,342 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.56', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 27 Jan 2026 15:06:23 GMT', 'server': 'Apache', 'content-length': '1672', 'openstack-api-version': 'compute 2.56', 'x-openstack-nova-api-version': '2.56', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-479d9d2e-9daf-47a0-b939-34054886083a', 'x-compute-request-id': 'req-479d9d2e-9daf-47a0-b939-34054886083a', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=e369c60de5830187bc4538305835348a; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/31adda55-507a-4409-9f72-d445eff5becb'}
Body: b'{"server": {"id": "31adda55-507a-4409-9f72-d445eff5becb", "name": "tempest-TestExecuteActionsViaActuator-server-295391198", "status": "ACTIVE", "tenant_id": "bce0cef9f29e409d915adbcb63761daf", "user_id": "73f7e3e2dd10481e871e0aabd3ff0729", "metadata": {}, "hostId": "486e19bd938d126c413db338826426c8a141cfc70e1a92996bd12ae3", "image": {"id": "4c056b35-f22d-444e-bcce-42ae9bb518b3", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/4c056b35-f22d-444e-bcce-42ae9bb518b3"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2026-01-27T15:05:47Z", "updated": "2026-01-27T15:06:23Z", "addresses": {"tempest-TestExecuteActionsViaActuator-1949163098-network": [{"version": 4, "addr": "10.100.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2e:8b:3e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/31adda55-507a-4409-9f72-d445eff5becb"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/31adda55-507a-4409-9f72-d445eff5becb"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2026-01-27T15:05:53.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": []}}'
2026-01-27 15:06:26,452 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:_run_cleanups): 404 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/31adda55-507a-4409-9f72-d445eff5becb 0.099s
2026-01-27 15:06:26,453 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.56', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 27 Jan 2026 15:06:26 GMT', 'server': 'Apache', 'content-length': '111', 'openstack-api-version': 'compute 2.56', 'x-openstack-nova-api-version': '2.56', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7a3648a1-8934-4fe4-a7c7-1078a3177f24', 'x-compute-request-id': 'req-7a3648a1-8934-4fe4-a7c7-1078a3177f24', 'content-type': 'application/json; charset=UTF-8', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=e369c60de5830187bc4538305835348a; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '404', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/31adda55-507a-4409-9f72-d445eff5becb'}
Body: b'{"itemNotFound": {"code": 404, "message": "Instance 31adda55-507a-4409-9f72-d445eff5becb could not be found."}}'
2026-01-27 15:06:26,781 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:_run_cleanups): 204 DELETE https://nova-public-openstack.apps-crc.testing/v2.1/servers/4aedbcf3-55fe-4412-ab69-a863198a7a5a 0.327s
2026-01-27 15:06:26,781 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.56', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 27 Jan 2026 15:06:26 GMT', 'server': 'Apache', 'openstack-api-version': 'compute 2.56', 'x-openstack-nova-api-version': '2.56', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2f9b7cbd-729b-4026-bbaf-c567d3e892e5', 'x-compute-request-id': 'req-2f9b7cbd-729b-4026-bbaf-c567d3e892e5', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=e369c60de5830187bc4538305835348a; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/4aedbcf3-55fe-4412-ab69-a863198a7a5a'}
Body: b''
2026-01-27 15:06:27,526 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:_run_cleanups): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/4aedbcf3-55fe-4412-ab69-a863198a7a5a 0.744s
2026-01-27 15:06:27,526 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.56', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 27 Jan 2026 15:06:26 GMT', 'server': 'Apache', 'content-length': '1672', 'openstack-api-version': 'compute 2.56', 'x-openstack-nova-api-version': '2.56', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4a71bd19-b1a8-4903-a47e-fb3c6f3837cc', 'x-compute-request-id': 'req-4a71bd19-b1a8-4903-a47e-fb3c6f3837cc', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=e369c60de5830187bc4538305835348a; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/4aedbcf3-55fe-4412-ab69-a863198a7a5a'}
Body: b'{"server": {"id": "4aedbcf3-55fe-4412-ab69-a863198a7a5a", "name": "tempest-TestExecuteActionsViaActuator-server-1002885391", "status": "ACTIVE", "tenant_id": "bce0cef9f29e409d915adbcb63761daf", "user_id": "73f7e3e2dd10481e871e0aabd3ff0729", "metadata": {}, "hostId": "486e19bd938d126c413db338826426c8a141cfc70e1a92996bd12ae3", "image": {"id": "4c056b35-f22d-444e-bcce-42ae9bb518b3", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/4c056b35-f22d-444e-bcce-42ae9bb518b3"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2026-01-27T15:05:32Z", "updated": "2026-01-27T15:06:26Z", "addresses": {"tempest-TestExecuteActionsViaActuator-1949163098-network": [{"version": 4, "addr": "10.100.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bb:25:24"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/4aedbcf3-55fe-4412-ab69-a863198a7a5a"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/4aedbcf3-55fe-4412-ab69-a863198a7a5a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2026-01-27T15:05:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": []}}'
2026-01-27 15:06:28,624 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:_run_cleanups): 404 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/4aedbcf3-55fe-4412-ab69-a863198a7a5a 0.087s
2026-01-27 15:06:28,624 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.56', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 27 Jan 2026 15:06:28 GMT', 'server': 'Apache', 'content-length': '111', 'openstack-api-version': 'compute 2.56', 'x-openstack-nova-api-version': '2.56', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7c2b6b6f-2ffd-453a-8144-e1168a3c34b2', 'x-compute-request-id': 'req-7c2b6b6f-2ffd-453a-8144-e1168a3c34b2', 'content-type': 'application/json; charset=UTF-8', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=e369c60de5830187bc4538305835348a; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '404', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/4aedbcf3-55fe-4412-ab69-a863198a7a5a'}
Body: b'{"itemNotFound": {"code": 404, "message": "Instance 4aedbcf3-55fe-4412-ab69-a863198a7a5a could not be found."}}'
2026-01-27 15:06:28,890 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:_run_cleanups): 204 DELETE https://nova-public-openstack.apps-crc.testing/v2.1/servers/dc5f4d0b-631a-43da-a812-6c8e99fc06e8 0.265s
2026-01-27 15:06:28,891 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.56', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 27 Jan 2026 15:06:28 GMT', 'server': 'Apache', 'openstack-api-version': 'compute 2.56', 'x-openstack-nova-api-version': '2.56', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2418c5d2-3b68-4d94-b94b-b887c31689bc', 'x-compute-request-id': 'req-2418c5d2-3b68-4d94-b94b-b887c31689bc', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=e369c60de5830187bc4538305835348a; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/dc5f4d0b-631a-43da-a812-6c8e99fc06e8'}
Body: b''
2026-01-27 15:06:29,591 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:_run_cleanups): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/dc5f4d0b-631a-43da-a812-6c8e99fc06e8 0.699s
2026-01-27 15:06:29,592 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.56', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 27 Jan 2026 15:06:28 GMT', 'server': 'Apache', 'content-length': '1672', 'openstack-api-version': 'compute 2.56', 'x-openstack-nova-api-version': '2.56', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-717b4c53-59d8-4588-91a2-c73a9a8e5676', 'x-compute-request-id': 'req-717b4c53-59d8-4588-91a2-c73a9a8e5676', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=e369c60de5830187bc4538305835348a; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/dc5f4d0b-631a-43da-a812-6c8e99fc06e8'}
Body: b'{"server": {"id": "dc5f4d0b-631a-43da-a812-6c8e99fc06e8", "name": "tempest-TestExecuteActionsViaActuator-server-387769396", "status": "ACTIVE", "tenant_id": "bce0cef9f29e409d915adbcb63761daf", "user_id": "73f7e3e2dd10481e871e0aabd3ff0729", "metadata": {}, "hostId": "0fb07f339ec5c920b3ab44b3c784681abef7e3498953d9cab1b7dd26", "image": {"id": "4c056b35-f22d-444e-bcce-42ae9bb518b3", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/4c056b35-f22d-444e-bcce-42ae9bb518b3"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2026-01-27T15:05:18Z", "updated": "2026-01-27T15:06:28Z", "addresses": {"tempest-TestExecuteActionsViaActuator-1949163098-network": [{"version": 4, "addr": "10.100.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c9:f5:88"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/dc5f4d0b-631a-43da-a812-6c8e99fc06e8"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/dc5f4d0b-631a-43da-a812-6c8e99fc06e8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2026-01-27T15:05:27.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": []}}'
2026-01-27 15:06:30,815 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:_run_cleanups): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/dc5f4d0b-631a-43da-a812-6c8e99fc06e8 0.211s
2026-01-27 15:06:30,816 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.56', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 27 Jan 2026 15:06:30 GMT', 'server': 'Apache', 'content-length': '1460', 'openstack-api-version': 'compute 2.56', 'x-openstack-nova-api-version': '2.56', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a2658354-9d29-44dc-a8dc-2b550ed943e5', 'x-compute-request-id': 'req-a2658354-9d29-44dc-a8dc-2b550ed943e5', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=e369c60de5830187bc4538305835348a; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/dc5f4d0b-631a-43da-a812-6c8e99fc06e8'}
Body: b'{"server": {"id": "dc5f4d0b-631a-43da-a812-6c8e99fc06e8", "name": "tempest-TestExecuteActionsViaActuator-server-387769396", "status": "DELETED", "tenant_id": "bce0cef9f29e409d915adbcb63761daf", "user_id": "73f7e3e2dd10481e871e0aabd3ff0729", "metadata": {}, "hostId": "0fb07f339ec5c920b3ab44b3c784681abef7e3498953d9cab1b7dd26", "image": {"id": "4c056b35-f22d-444e-bcce-42ae9bb518b3", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/4c056b35-f22d-444e-bcce-42ae9bb518b3"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2026-01-27T15:05:18Z", "updated": "2026-01-27T15:06:30Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/dc5f4d0b-631a-43da-a812-6c8e99fc06e8"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/dc5f4d0b-631a-43da-a812-6c8e99fc06e8"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2026-01-27T15:05:27.000000", "OS-SRV-USG:terminated_at": "2026-01-27T15:06:30.000000", "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "deleted", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": []}}'
2026-01-27 15:06:30,828 79 INFO [tempest.common.waiters] State transition "ACTIVE/deleting" ==> "DELETED/None" after 1 second wait
2026-01-27 15:06:31,924 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:_run_cleanups): 404 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/dc5f4d0b-631a-43da-a812-6c8e99fc06e8 0.092s
2026-01-27 15:06:31,924 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.56', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 27 Jan 2026 15:06:31 GMT', 'server': 'Apache', 'content-length': '111', 'openstack-api-version': 'compute 2.56', 'x-openstack-nova-api-version': '2.56', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1d811247-c6cb-477f-97a2-b29ece6a5f21', 'x-compute-request-id': 'req-1d811247-c6cb-477f-97a2-b29ece6a5f21', 'content-type': 'application/json; charset=UTF-8', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=e369c60de5830187bc4538305835348a; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '404', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/dc5f4d0b-631a-43da-a812-6c8e99fc06e8'}
Body: b'{"itemNotFound": {"code": 404, "message": "Instance dc5f4d0b-631a-43da-a812-6c8e99fc06e8 could not be found."}}'
2026-01-27 15:06:32,072 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:_run_cleanups): 204 DELETE https://nova-public-openstack.apps-crc.testing/v2.1/servers/c8668de3-9887-4e01-9a7d-03d61ddccd56 0.147s
2026-01-27 15:06:32,072 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.56', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 27 Jan 2026 15:06:31 GMT', 'server': 'Apache', 'openstack-api-version': 'compute 2.56', 'x-openstack-nova-api-version': '2.56', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d52b8032-e2b7-45ca-9e72-1e934d1a034e', 'x-compute-request-id': 'req-d52b8032-e2b7-45ca-9e72-1e934d1a034e', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=e369c60de5830187bc4538305835348a; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/c8668de3-9887-4e01-9a7d-03d61ddccd56'}
Body: b''
2026-01-27 15:06:32,588 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:_run_cleanups): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/c8668de3-9887-4e01-9a7d-03d61ddccd56 0.514s
2026-01-27 15:06:32,588 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.56', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 27 Jan 2026 15:06:32 GMT', 'server': 'Apache', 'content-length': '1673', 'openstack-api-version': 'compute 2.56', 'x-openstack-nova-api-version': '2.56', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f2fdd144-edd9-4954-a9ef-ee29269157cb', 'x-compute-request-id': 'req-f2fdd144-edd9-4954-a9ef-ee29269157cb', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=e369c60de5830187bc4538305835348a; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/c8668de3-9887-4e01-9a7d-03d61ddccd56'}
Body: b'{"server": {"id": "c8668de3-9887-4e01-9a7d-03d61ddccd56", "name": "tempest-TestExecuteActionsViaActuator-server-1038519808", "status": "ACTIVE", "tenant_id": "bce0cef9f29e409d915adbcb63761daf", "user_id": "73f7e3e2dd10481e871e0aabd3ff0729", "metadata": {}, "hostId": "0fb07f339ec5c920b3ab44b3c784681abef7e3498953d9cab1b7dd26", "image": {"id": "4c056b35-f22d-444e-bcce-42ae9bb518b3", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/4c056b35-f22d-444e-bcce-42ae9bb518b3"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2026-01-27T15:05:07Z", "updated": "2026-01-27T15:06:32Z", "addresses": {"tempest-TestExecuteActionsViaActuator-1949163098-network": [{"version": 4, "addr": "10.100.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:46:c4:8e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/c8668de3-9887-4e01-9a7d-03d61ddccd56"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/c8668de3-9887-4e01-9a7d-03d61ddccd56"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2026-01-27T15:05:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": []}}'
2026-01-27 15:06:33,682 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:_run_cleanups): 404 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/c8668de3-9887-4e01-9a7d-03d61ddccd56 0.084s
2026-01-27 15:06:33,683 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.56', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 27 Jan 2026 15:06:33 GMT', 'server': 'Apache', 'content-length': '111', 'openstack-api-version': 'compute 2.56', 'x-openstack-nova-api-version': '2.56', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5190aca0-6515-48dd-839b-3bfbec93ac5c', 'x-compute-request-id': 'req-5190aca0-6515-48dd-839b-3bfbec93ac5c', 'content-type': 'application/json; charset=UTF-8', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=e369c60de5830187bc4538305835348a; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '404', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/c8668de3-9887-4e01-9a7d-03d61ddccd56'}
Body: b'{"itemNotFound": {"code": 404, "message": "Instance c8668de3-9887-4e01-9a7d-03d61ddccd56 could not be found."}}'
2026-01-27 15:06:33,785 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:_run_cleanups): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/action_plans?audit_uuid=bacdf5ae-3a44-4e98-bf9c-10f63bb28341 0.101s
2026-01-27 15:06:33,786 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'OpenStack-API-Version': 'infra-optim 1.4', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 27 Jan 2026 15:06:33 GMT', 'server': 'Apache', 'content-length': '597', 'vary': 'OpenStack-API-Version', 'openstack-api-minimum-version': '1.0', 'openstack-api-maximum-version': '1.4', 'openstack-api-version': 'infra-optim 1.4', 'content-type': 'application/json', 'set-cookie': '0a98f3d612a3c8fda809da40f2e41782=6bfa542773f233650049a381ee03c2b9; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans?audit_uuid=bacdf5ae-3a44-4e98-bf9c-10f63bb28341'}
Body: b'{"action_plans": [{"efficacy_indicators": [], "uuid": "41cc10ce-b948-421a-9ca6-67c8bf7a402a", "audit_uuid": "bacdf5ae-3a44-4e98-bf9c-10f63bb28341", "strategy_uuid": "62050629-f577-4fe0-8727-555d3890b2ab", "strategy_name": "actuator", "global_efficacy": [], "state": "SUCCEEDED", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/41cc10ce-b948-421a-9ca6-67c8bf7a402a", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/41cc10ce-b948-421a-9ca6-67c8bf7a402a", "rel": "bookmark"}], "updated_at": "2026-01-27T15:05:03+00:00"}]}'
2026-01-27 15:06:33,950 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:_run_cleanups): 204 DELETE https://watcher-public-openstack.apps-crc.testing/v1/action_plans/41cc10ce-b948-421a-9ca6-67c8bf7a402a 0.161s
2026-01-27 15:06:33,950 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'OpenStack-API-Version': 'infra-optim 1.4', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 27 Jan 2026 15:06:33 GMT', 'server': 'Apache', 'vary': 'OpenStack-API-Version', 'openstack-api-minimum-version': '1.0', 'openstack-api-maximum-version': '1.4', 'openstack-api-version': 'infra-optim 1.4', 'set-cookie': '0a98f3d612a3c8fda809da40f2e41782=6bfa542773f233650049a381ee03c2b9; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/41cc10ce-b948-421a-9ca6-67c8bf7a402a'}
Body: b''
2026-01-27 15:06:34,089 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:_run_cleanups): 204 DELETE https://watcher-public-openstack.apps-crc.testing/v1/audits/bacdf5ae-3a44-4e98-bf9c-10f63bb28341 0.137s
2026-01-27 15:06:34,090 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'OpenStack-API-Version': 'infra-optim 1.4', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 27 Jan 2026 15:06:33 GMT', 'server': 'Apache', 'vary': 'OpenStack-API-Version', 'openstack-api-minimum-version': '1.0', 'openstack-api-maximum-version': '1.4', 'openstack-api-version': 'infra-optim 1.4', 'set-cookie': '0a98f3d612a3c8fda809da40f2e41782=6bfa542773f233650049a381ee03c2b9; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/audits/bacdf5ae-3a44-4e98-bf9c-10f63bb28341'}
Body: b''
2026-01-27 15:06:34,171 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:_run_cleanups): 204 DELETE https://watcher-public-openstack.apps-crc.testing/v1/audit_templates/1f3bf577-5298-414a-8c52-5e2afff63ddd 0.080s
2026-01-27 15:06:34,171 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'OpenStack-API-Version': 'infra-optim 1.4', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 27 Jan 2026 15:06:34 GMT', 'server': 'Apache', 'vary': 'OpenStack-API-Version', 'openstack-api-minimum-version': '1.0', 'openstack-api-maximum-version': '1.4', 'openstack-api-version': 'infra-optim 1.4', 'set-cookie': '0a98f3d612a3c8fda809da40f2e41782=6bfa542773f233650049a381ee03c2b9; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/audit_templates/1f3bf577-5298-414a-8c52-5e2afff63ddd'}
Body: b''
2026-01-27 15:06:34,317 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:_run_cleanups): 204 DELETE https://nova-public-openstack.apps-crc.testing/v2.1/servers/704777ab-d974-4fe4-bdbb-18d822a0cd25 0.144s
2026-01-27 15:06:34,317 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.56', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 27 Jan 2026 15:06:34 GMT', 'server': 'Apache', 'openstack-api-version': 'compute 2.56', 'x-openstack-nova-api-version': '2.56', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-be2bda35-96ea-44ad-b598-470a44f2e418', 'x-compute-request-id': 'req-be2bda35-96ea-44ad-b598-470a44f2e418', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=e369c60de5830187bc4538305835348a; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/704777ab-d974-4fe4-bdbb-18d822a0cd25'}
Body: b''
2026-01-27 15:06:36,524 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:_run_cleanups): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/704777ab-d974-4fe4-bdbb-18d822a0cd25 2.206s
2026-01-27 15:06:36,524 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.56', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 27 Jan 2026 15:06:34 GMT', 'server': 'Apache', 'content-length': '1671', 'openstack-api-version': 'compute 2.56', 'x-openstack-nova-api-version': '2.56', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-214bfb51-245f-4d0d-8d8d-1ee8a98448bb', 'x-compute-request-id': 'req-214bfb51-245f-4d0d-8d8d-1ee8a98448bb', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=e369c60de5830187bc4538305835348a; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/704777ab-d974-4fe4-bdbb-18d822a0cd25'}
Body: b'{"server": {"id": "704777ab-d974-4fe4-bdbb-18d822a0cd25", "name": "tempest-TestExecuteActionsViaActuator-server-870173938", "status": "ACTIVE", "tenant_id": "bce0cef9f29e409d915adbcb63761daf", "user_id": "73f7e3e2dd10481e871e0aabd3ff0729", "metadata": {}, "hostId": "486e19bd938d126c413db338826426c8a141cfc70e1a92996bd12ae3", "image": {"id": "4c056b35-f22d-444e-bcce-42ae9bb518b3", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/4c056b35-f22d-444e-bcce-42ae9bb518b3"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2026-01-27T15:04:25Z", "updated": "2026-01-27T15:06:34Z", "addresses": {"tempest-TestExecuteActionsViaActuator-1949163098-network": [{"version": 4, "addr": "10.100.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:90:e6:90"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/704777ab-d974-4fe4-bdbb-18d822a0cd25"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/704777ab-d974-4fe4-bdbb-18d822a0cd25"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2026-01-27T15:04:36.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": []}}'
2026-01-27 15:06:37,648 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:_run_cleanups): 404 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/704777ab-d974-4fe4-bdbb-18d822a0cd25 0.114s
2026-01-27 15:06:37,649 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.56', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 27 Jan 2026 15:06:37 GMT', 'server': 'Apache', 'content-length': '111', 'openstack-api-version': 'compute 2.56', 'x-openstack-nova-api-version': '2.56', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8a997cce-e447-47b2-9eb0-a609b013d338', 'x-compute-request-id': 'req-8a997cce-e447-47b2-9eb0-a609b013d338', 'content-type': 'application/json; charset=UTF-8', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=e369c60de5830187bc4538305835348a; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '404', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/704777ab-d974-4fe4-bdbb-18d822a0cd25'}
Body: b'{"itemNotFound": {"code": 404, "message": "Instance 704777ab-d974-4fe4-bdbb-18d822a0cd25 could not be found."}}'
2026-01-27 15:06:37,843 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:_run_cleanups): 204 DELETE https://nova-public-openstack.apps-crc.testing/v2.1/servers/f555f424-a460-47a3-be30-a7cd7f4a56ce 0.190s
2026-01-27 15:06:37,843 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.56', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 27 Jan 2026 15:06:37 GMT', 'server': 'Apache', 'openstack-api-version': 'compute 2.56', 'x-openstack-nova-api-version': '2.56', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-292d99db-2af5-4908-9a35-ad0305fd115c', 'x-compute-request-id': 'req-292d99db-2af5-4908-9a35-ad0305fd115c', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=e369c60de5830187bc4538305835348a; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/f555f424-a460-47a3-be30-a7cd7f4a56ce'}
Body: b''
2026-01-27 15:06:38,513 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:_run_cleanups): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/f555f424-a460-47a3-be30-a7cd7f4a56ce 0.665s
2026-01-27 15:06:38,513 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.56', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 27 Jan 2026 15:06:37 GMT', 'server': 'Apache', 'content-length': '1674', 'openstack-api-version': 'compute 2.56', 'x-openstack-nova-api-version': '2.56', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b4662d6b-9a65-461a-826a-f6952bb45403', 'x-compute-request-id': 'req-b4662d6b-9a65-461a-826a-f6952bb45403', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=e369c60de5830187bc4538305835348a; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/f555f424-a460-47a3-be30-a7cd7f4a56ce'}
Body: b'{"server": {"id": "f555f424-a460-47a3-be30-a7cd7f4a56ce", "name": "tempest-TestExecuteActionsViaActuator-server-1833319667", "status": "ACTIVE", "tenant_id": "bce0cef9f29e409d915adbcb63761daf", "user_id": "73f7e3e2dd10481e871e0aabd3ff0729", "metadata": {}, "hostId": "0fb07f339ec5c920b3ab44b3c784681abef7e3498953d9cab1b7dd26", "image": {"id": "4c056b35-f22d-444e-bcce-42ae9bb518b3", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/4c056b35-f22d-444e-bcce-42ae9bb518b3"}]}, "flavor": {"vcpus": 1, "ram": 192, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.micro", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2026-01-27T15:04:06Z", "updated": "2026-01-27T15:06:37Z", "addresses": {"tempest-TestExecuteActionsViaActuator-1949163098-network": [{"version": 4, "addr": "10.100.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:51:01:31"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/f555f424-a460-47a3-be30-a7cd7f4a56ce"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/f555f424-a460-47a3-be30-a7cd7f4a56ce"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2026-01-27T15:05:00.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": []}}'
2026-01-27 15:06:39,646 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:_run_cleanups): 404 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/f555f424-a460-47a3-be30-a7cd7f4a56ce 0.124s
2026-01-27 15:06:39,646 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.56', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 27 Jan 2026 15:06:39 GMT', 'server': 'Apache', 'content-length': '111', 'openstack-api-version': 'compute 2.56', 'x-openstack-nova-api-version': '2.56', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-55813c9e-c08d-4d22-82fd-bc054f05d77e', 'x-compute-request-id': 'req-55813c9e-c08d-4d22-82fd-bc054f05d77e', 'content-type': 'application/json; charset=UTF-8', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=e369c60de5830187bc4538305835348a; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '404', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/f555f424-a460-47a3-be30-a7cd7f4a56ce'}
Body: b'{"itemNotFound": {"code": 404, "message": "Instance f555f424-a460-47a3-be30-a7cd7f4a56ce could not be found."}}'
2026-01-27 15:06:39,746 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:_run_cleanups): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/action_plans?audit_uuid=f4b9403d-f6d9-4cbb-9192-79109030fd5b 0.098s
2026-01-27 15:06:39,746 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'OpenStack-API-Version': 'infra-optim 1.4', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 27 Jan 2026 15:06:39 GMT', 'server': 'Apache', 'content-length': '597', 'vary': 'OpenStack-API-Version', 'openstack-api-minimum-version': '1.0', 'openstack-api-maximum-version': '1.4', 'openstack-api-version': 'infra-optim 1.4', 'content-type': 'application/json', 'set-cookie': '0a98f3d612a3c8fda809da40f2e41782=6bfa542773f233650049a381ee03c2b9; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans?audit_uuid=f4b9403d-f6d9-4cbb-9192-79109030fd5b'}
Body: b'{"action_plans": [{"efficacy_indicators": [], "uuid": "0be3da73-7413-4670-9df2-f9fab56cf20a", "audit_uuid": "f4b9403d-f6d9-4cbb-9192-79109030fd5b", "strategy_uuid": "62050629-f577-4fe0-8727-555d3890b2ab", "strategy_name": "actuator", "global_efficacy": [], "state": "SUCCEEDED", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/0be3da73-7413-4670-9df2-f9fab56cf20a", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/0be3da73-7413-4670-9df2-f9fab56cf20a", "rel": "bookmark"}], "updated_at": "2026-01-27T15:04:00+00:00"}]}'
2026-01-27 15:06:39,877 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:_run_cleanups): 204 DELETE https://watcher-public-openstack.apps-crc.testing/v1/action_plans/0be3da73-7413-4670-9df2-f9fab56cf20a 0.130s
2026-01-27 15:06:39,878 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'OpenStack-API-Version': 'infra-optim 1.4', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 27 Jan 2026 15:06:39 GMT', 'server': 'Apache', 'vary': 'OpenStack-API-Version', 'openstack-api-minimum-version': '1.0', 'openstack-api-maximum-version': '1.4', 'openstack-api-version': 'infra-optim 1.4', 'set-cookie': '0a98f3d612a3c8fda809da40f2e41782=6bfa542773f233650049a381ee03c2b9; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/0be3da73-7413-4670-9df2-f9fab56cf20a'}
Body: b''
2026-01-27 15:06:39,955 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:_run_cleanups): 204 DELETE https://watcher-public-openstack.apps-crc.testing/v1/audits/f4b9403d-f6d9-4cbb-9192-79109030fd5b 0.077s
2026-01-27 15:06:39,955 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'OpenStack-API-Version': 'infra-optim 1.4', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 27 Jan 2026 15:06:39 GMT', 'server': 'Apache', 'vary': 'OpenStack-API-Version', 'openstack-api-minimum-version': '1.0', 'openstack-api-maximum-version': '1.4', 'openstack-api-version': 'infra-optim 1.4', 'set-cookie': '0a98f3d612a3c8fda809da40f2e41782=6bfa542773f233650049a381ee03c2b9; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/audits/f4b9403d-f6d9-4cbb-9192-79109030fd5b'}
Body: b''
2026-01-27 15:06:40,045 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:_run_cleanups): 204 DELETE https://watcher-public-openstack.apps-crc.testing/v1/audit_templates/fcc976e0-ac60-45e7-a9b7-5bb0fe46b3d6 0.089s
2026-01-27 15:06:40,045 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'OpenStack-API-Version': 'infra-optim 1.4', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 27 Jan 2026 15:06:39 GMT', 'server': 'Apache', 'vary': 'OpenStack-API-Version', 'openstack-api-minimum-version': '1.0', 'openstack-api-maximum-version': '1.4', 'openstack-api-version': 'infra-optim 1.4', 'set-cookie': '0a98f3d612a3c8fda809da40f2e41782=6bfa542773f233650049a381ee03c2b9; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/audit_templates/fcc976e0-ac60-45e7-a9b7-5bb0fe46b3d6'}
Body: b''
2026-01-27 15:06:40,131 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:_run_cleanups): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/action_plans?audit_uuid=7cb9d1d5-a6e5-491c-9646-a1a3a8a1f982 0.085s
2026-01-27 15:06:40,132 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'OpenStack-API-Version': 'infra-optim 1.4', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 27 Jan 2026 15:06:40 GMT', 'server': 'Apache', 'content-length': '597', 'vary': 'OpenStack-API-Version', 'openstack-api-minimum-version': '1.0', 'openstack-api-maximum-version': '1.4', 'openstack-api-version': 'infra-optim 1.4', 'content-type': 'application/json', 'set-cookie': '0a98f3d612a3c8fda809da40f2e41782=6bfa542773f233650049a381ee03c2b9; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans?audit_uuid=7cb9d1d5-a6e5-491c-9646-a1a3a8a1f982'}
Body: b'{"action_plans": [{"efficacy_indicators": [], "uuid": "ed3499bd-6556-4614-a2d1-fee6b63e9938", "audit_uuid": "7cb9d1d5-a6e5-491c-9646-a1a3a8a1f982", "strategy_uuid": "62050629-f577-4fe0-8727-555d3890b2ab", "strategy_name": "actuator", "global_efficacy": [], "state": "SUCCEEDED", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/ed3499bd-6556-4614-a2d1-fee6b63e9938", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/ed3499bd-6556-4614-a2d1-fee6b63e9938", "rel": "bookmark"}], "updated_at": "2026-01-27T15:03:57+00:00"}]}'
2026-01-27 15:06:40,250 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:_run_cleanups): 204 DELETE https://watcher-public-openstack.apps-crc.testing/v1/action_plans/ed3499bd-6556-4614-a2d1-fee6b63e9938 0.117s
2026-01-27 15:06:40,250 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'OpenStack-API-Version': 'infra-optim 1.4', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 27 Jan 2026 15:06:40 GMT', 'server': 'Apache', 'vary': 'OpenStack-API-Version', 'openstack-api-minimum-version': '1.0', 'openstack-api-maximum-version': '1.4', 'openstack-api-version': 'infra-optim 1.4', 'set-cookie': '0a98f3d612a3c8fda809da40f2e41782=6bfa542773f233650049a381ee03c2b9; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/ed3499bd-6556-4614-a2d1-fee6b63e9938'}
Body: b''
2026-01-27 15:06:40,347 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:_run_cleanups): 204 DELETE https://watcher-public-openstack.apps-crc.testing/v1/audits/7cb9d1d5-a6e5-491c-9646-a1a3a8a1f982 0.096s
2026-01-27 15:06:40,347 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'OpenStack-API-Version': 'infra-optim 1.4', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 27 Jan 2026 15:06:40 GMT', 'server': 'Apache', 'vary': 'OpenStack-API-Version', 'openstack-api-minimum-version': '1.0', 'openstack-api-maximum-version': '1.4', 'openstack-api-version': 'infra-optim 1.4', 'set-cookie': '0a98f3d612a3c8fda809da40f2e41782=6bfa542773f233650049a381ee03c2b9; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/audits/7cb9d1d5-a6e5-491c-9646-a1a3a8a1f982'}
Body: b''
2026-01-27 15:06:40,446 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:_run_cleanups): 204 DELETE https://watcher-public-openstack.apps-crc.testing/v1/audit_templates/b7a88557-1bb0-40bd-972f-79b1247b1039 0.098s
2026-01-27 15:06:40,446 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'OpenStack-API-Version': 'infra-optim 1.4', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 27 Jan 2026 15:06:40 GMT', 'server': 'Apache', 'vary': 'OpenStack-API-Version', 'openstack-api-minimum-version': '1.0', 'openstack-api-maximum-version': '1.4', 'openstack-api-version': 'infra-optim 1.4', 'set-cookie': '0a98f3d612a3c8fda809da40f2e41782=6bfa542773f233650049a381ee03c2b9; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/audit_templates/b7a88557-1bb0-40bd-972f-79b1247b1039'}
Body: b''
2026-01-27 15:06:40,555 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:_run_cleanups): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/action_plans?audit_uuid=19141cce-bb4d-483f-87c5-3f223eb13732 0.109s
2026-01-27 15:06:40,556 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'OpenStack-API-Version': 'infra-optim 1.4', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 27 Jan 2026 15:06:40 GMT', 'server': 'Apache', 'content-length': '597', 'vary': 'OpenStack-API-Version', 'openstack-api-minimum-version': '1.0', 'openstack-api-maximum-version': '1.4', 'openstack-api-version': 'infra-optim 1.4', 'content-type': 'application/json', 'set-cookie': '0a98f3d612a3c8fda809da40f2e41782=6bfa542773f233650049a381ee03c2b9; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans?audit_uuid=19141cce-bb4d-483f-87c5-3f223eb13732'}
Body: b'{"action_plans": [{"efficacy_indicators": [], "uuid": "14b0107d-1050-4033-9123-2a94a4817aa0", "audit_uuid": "19141cce-bb4d-483f-87c5-3f223eb13732", "strategy_uuid": "62050629-f577-4fe0-8727-555d3890b2ab", "strategy_name": "actuator", "global_efficacy": [], "state": "SUCCEEDED", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/14b0107d-1050-4033-9123-2a94a4817aa0", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/14b0107d-1050-4033-9123-2a94a4817aa0", "rel": "bookmark"}], "updated_at": "2026-01-27T15:03:55+00:00"}]}'
2026-01-27 15:06:40,651 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:_run_cleanups): 204 DELETE https://watcher-public-openstack.apps-crc.testing/v1/action_plans/14b0107d-1050-4033-9123-2a94a4817aa0 0.094s
2026-01-27 15:06:40,652 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'OpenStack-API-Version': 'infra-optim 1.4', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 27 Jan 2026 15:06:40 GMT', 'server': 'Apache', 'vary': 'OpenStack-API-Version', 'openstack-api-minimum-version': '1.0', 'openstack-api-maximum-version': '1.4', 'openstack-api-version': 'infra-optim 1.4', 'set-cookie': '0a98f3d612a3c8fda809da40f2e41782=6bfa542773f233650049a381ee03c2b9; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/14b0107d-1050-4033-9123-2a94a4817aa0'}
Body: b''
2026-01-27 15:06:40,757 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:_run_cleanups): 204 DELETE https://watcher-public-openstack.apps-crc.testing/v1/audits/19141cce-bb4d-483f-87c5-3f223eb13732 0.104s
2026-01-27 15:06:40,757 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'OpenStack-API-Version': 'infra-optim 1.4', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 27 Jan 2026 15:06:40 GMT', 'server': 'Apache', 'vary': 'OpenStack-API-Version', 'openstack-api-minimum-version': '1.0', 'openstack-api-maximum-version': '1.4', 'openstack-api-version': 'infra-optim 1.4', 'set-cookie': '0a98f3d612a3c8fda809da40f2e41782=6bfa542773f233650049a381ee03c2b9; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/audits/19141cce-bb4d-483f-87c5-3f223eb13732'}
Body: b''
2026-01-27 15:06:40,819 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:_run_cleanups): 204 DELETE https://watcher-public-openstack.apps-crc.testing/v1/audit_templates/9038ac1a-5717-4d87-94c4-3a5076f27d57 0.062s
2026-01-27 15:06:40,820 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'OpenStack-API-Version': 'infra-optim 1.4', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 27 Jan 2026 15:06:40 GMT', 'server': 'Apache', 'vary': 'OpenStack-API-Version', 'openstack-api-minimum-version': '1.0', 'openstack-api-maximum-version': '1.4', 'openstack-api-version': 'infra-optim 1.4', 'set-cookie': '0a98f3d612a3c8fda809da40f2e41782=6bfa542773f233650049a381ee03c2b9; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/audit_templates/9038ac1a-5717-4d87-94c4-3a5076f27d57'}
Body: b''
2026-01-27 15:06:40,958 79 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:_run_cleanups): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/os-services 0.137s
2026-01-27 15:06:40,958 79 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.56', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 27 Jan 2026 15:06:40 GMT', 'server': 'Apache', 'content-length': '1297', 'openstack-api-version': 'compute 2.56', 'x-openstack-nova-api-version': '2.56', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6eb79c29-332f-4979-946f-b4bd74ae6d0f', 'x-compute-request-id': 'req-6eb79c29-332f-4979-946f-b4bd74ae6d0f', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=e369c60de5830187bc4538305835348a; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/os-services'}
Body: b'{"services": [{"binary": "nova-conductor", "host": "nova-cell0-conductor-0", "id": "fb7e8f66-308c-4e36-9708-37acef41d1e1", "zone": "internal", "status": "enabled", "state": "up", "updated_at": "2026-01-27T15:06:40.000000", "disabled_reason": null, "forced_down": false}, {"binary": "nova-scheduler", "host": "nova-scheduler-0", "id": "418e5d31-4545-43d1-8728-10bf1a6994ca", "zone": "internal", "status": "enabled", "state": "up", "updated_at": "2026-01-27T15:06:31.000000", "disabled_reason": null, "forced_down": false}, {"binary": "nova-conductor", "host": "nova-cell1-conductor-0", "id": "3fc7d66f-2c12-478a-bb69-efc5b09b9565", "zone": "internal", "status": "enabled", "state": "up", "updated_at": "2026-01-27T15:06:34.000000", "disabled_reason": null, "forced_down": false}, {"binary": "nova-compute", "host": "compute-1.ctlplane.example.com", "id": "f3b2263e-9125-4b18-a822-9d078404da96", "zone": "nova", "status": "enabled", "state": "up", "updated_at": "2026-01-27T15:06:35.000000", "disabled_reason": null, "forced_down": false}, {"binary": "nova-compute", "host": "compute-0.ctlplane.example.com", "id": "a2345be4-0aba-4ea8-9f7a-a6f5140a7cbd", "zone": "nova", "status": "enabled", "state": "up", "updated_at": "2026-01-27T15:06:34.000000", "disabled_reason": null, "forced_down": false}]}'
}}}
Traceback (most recent call last):
File "/usr/lib/python3.9/site-packages/watcher_tempest_plugin/tests/scenario/test_execute_actuator.py", line 201, in test_execute_scenarios
self._execute_actions(actions)
File "/usr/lib/python3.9/site-packages/watcher_tempest_plugin/tests/scenario/test_execute_actuator.py", line 186, in _execute_actions
self.assertIn(finished_ap['state'], ('SUCCEEDED', 'SUPERSEDED'))
File "/usr/lib/python3.9/site-packages/testtools/testcase.py", line 401, in assertIn
self.assertThat(haystack, Contains(needle), message)
File "/usr/lib/python3.9/site-packages/testtools/testcase.py", line 482, in assertThat
raise mismatch_error
testtools.matchers._impl.MismatchError: 'FAILED' not in ('SUCCEEDED', 'SUPERSEDED')
|
||||||
| setUpClass (watcher_tempest_plugin.tests.scenario.test_execute_storage_balance | 1 | 0 | 0 | 0 | 1 | Detail | |
TestExecuteStorageCapacityBalanceStrategy) |
skip
pt2.1: setUpClass (watcher_tempest_plugin.tests.scenario.test_execute_storage_balance.TestExecuteStorageCapacityBalanceStrategy)
|
||||||
| watcher_tempest_plugin.tests.api.admin.test_action.TestShowListAction | 5 | 5 | 0 | 0 | 0 | Detail | |
test_list_actions[smoke] |
pass
pt3.1: watcher_tempest_plugin.tests.api.admin.test_action.TestShowListAction.test_list_actions[smoke]
|
||||||
test_list_actions_by_action_plan[smoke] |
pass
pt3.2: watcher_tempest_plugin.tests.api.admin.test_action.TestShowListAction.test_list_actions_by_action_plan[smoke]
|
||||||
test_list_actions_by_audit[smoke] |
pass
pt3.3: watcher_tempest_plugin.tests.api.admin.test_action.TestShowListAction.test_list_actions_by_audit[smoke]
|
||||||
test_show_action_with_links[smoke] |
pass
pt3.4: watcher_tempest_plugin.tests.api.admin.test_action.TestShowListAction.test_show_action_with_links[smoke]
|
||||||
test_show_one_action[smoke] |
pass
pt3.5: watcher_tempest_plugin.tests.api.admin.test_action.TestShowListAction.test_show_one_action[smoke]
|
||||||
| watcher_tempest_plugin.tests.api.admin.test_action_plan.TestCreateDeleteExecuteActionPlan | 3 | 3 | 0 | 0 | 0 | Detail | |
test_create_action_plan[smoke] |
pass
pt4.1: watcher_tempest_plugin.tests.api.admin.test_action_plan.TestCreateDeleteExecuteActionPlan.test_create_action_plan[smoke]
|
||||||
test_delete_action_plan[smoke] |
pass
pt4.2: watcher_tempest_plugin.tests.api.admin.test_action_plan.TestCreateDeleteExecuteActionPlan.test_delete_action_plan[smoke]
|
||||||
test_execute_action_plan[smoke] |
pass
pt4.3: watcher_tempest_plugin.tests.api.admin.test_action_plan.TestCreateDeleteExecuteActionPlan.test_execute_action_plan[smoke]
|
||||||
| watcher_tempest_plugin.tests.api.admin.test_action_plan.TestShowListActionPlan | 5 | 5 | 0 | 0 | 0 | Detail | |
test_list_action_plans[smoke] |
pass
pt5.1: watcher_tempest_plugin.tests.api.admin.test_action_plan.TestShowListActionPlan.test_list_action_plans[smoke]
|
||||||
test_list_with_limit[smoke] |
pass
pt5.2: watcher_tempest_plugin.tests.api.admin.test_action_plan.TestShowListActionPlan.test_list_with_limit[smoke]
|
||||||
test_show_action_plan[smoke] |
pass
pt5.3: watcher_tempest_plugin.tests.api.admin.test_action_plan.TestShowListActionPlan.test_show_action_plan[smoke]
|
||||||
test_show_action_plan_detail[smoke] |
pass
pt5.4: watcher_tempest_plugin.tests.api.admin.test_action_plan.TestShowListActionPlan.test_show_action_plan_detail[smoke]
|
||||||
test_show_action_plan_with_links[smoke] |
pass
pt5.5: watcher_tempest_plugin.tests.api.admin.test_action_plan.TestShowListActionPlan.test_show_action_plan_with_links[smoke]
|
||||||
| watcher_tempest_plugin.tests.api.admin.test_api_discovery.TestApiDiscovery | 3 | 3 | 0 | 0 | 0 | Detail | |
test_api_versions[smoke] |
pass
pt6.1: watcher_tempest_plugin.tests.api.admin.test_api_discovery.TestApiDiscovery.test_api_versions[smoke]
|
||||||
test_default_version[smoke] |
pass
pt6.2: watcher_tempest_plugin.tests.api.admin.test_api_discovery.TestApiDiscovery.test_default_version[smoke]
|
||||||
test_version_1_resources[smoke] |
pass
pt6.3: watcher_tempest_plugin.tests.api.admin.test_api_discovery.TestApiDiscovery.test_version_1_resources[smoke]
|
||||||
| watcher_tempest_plugin.tests.api.admin.test_audit.TestCreateUpdateDeleteAudit | 8 | 8 | 0 | 0 | 0 | Detail | |
test_create_audit_continuous[smoke] |
pass
pt7.1: watcher_tempest_plugin.tests.api.admin.test_audit.TestCreateUpdateDeleteAudit.test_create_audit_continuous[smoke]
|
||||||
test_create_audit_event[smoke] |
pass
pt7.2: watcher_tempest_plugin.tests.api.admin.test_audit.TestCreateUpdateDeleteAudit.test_create_audit_event[smoke]
|
||||||
test_create_audit_oneshot[smoke] |
pass
pt7.3: watcher_tempest_plugin.tests.api.admin.test_audit.TestCreateUpdateDeleteAudit.test_create_audit_oneshot[smoke]
|
||||||
test_create_audit_with_invalid_state[smoke] |
pass
pt7.4: watcher_tempest_plugin.tests.api.admin.test_audit.TestCreateUpdateDeleteAudit.test_create_audit_with_invalid_state[smoke]
|
||||||
test_create_audit_with_no_state[smoke] |
pass
pt7.5: watcher_tempest_plugin.tests.api.admin.test_audit.TestCreateUpdateDeleteAudit.test_create_audit_with_no_state[smoke]
|
||||||
test_create_audit_with_wrong_audit_template[smoke] |
pass
pt7.6: watcher_tempest_plugin.tests.api.admin.test_audit.TestCreateUpdateDeleteAudit.test_create_audit_with_wrong_audit_template[smoke]
|
||||||
test_delete_audit[smoke] |
pass
pt7.7: watcher_tempest_plugin.tests.api.admin.test_audit.TestCreateUpdateDeleteAudit.test_delete_audit[smoke]
|
||||||
test_update_audit[smoke] |
pass
pt7.8: watcher_tempest_plugin.tests.api.admin.test_audit.TestCreateUpdateDeleteAudit.test_update_audit[smoke]
|
||||||
| watcher_tempest_plugin.tests.api.admin.test_audit.TestShowListAudit | 5 | 5 | 0 | 0 | 0 | Detail | |
test_list_audits[smoke] |
pass
pt8.1: watcher_tempest_plugin.tests.api.admin.test_audit.TestShowListAudit.test_list_audits[smoke]
|
||||||
test_list_audits_related_to_given_audit_template[smoke] |
pass
pt8.2: watcher_tempest_plugin.tests.api.admin.test_audit.TestShowListAudit.test_list_audits_related_to_given_audit_template[smoke]
|
||||||
test_list_with_limit[smoke] |
pass
pt8.3: watcher_tempest_plugin.tests.api.admin.test_audit.TestShowListAudit.test_list_with_limit[smoke]
|
||||||
test_show_audit[smoke] |
pass
pt8.4: watcher_tempest_plugin.tests.api.admin.test_audit.TestShowListAudit.test_show_audit[smoke]
|
||||||
test_show_audit_with_links[smoke] |
pass
pt8.5: watcher_tempest_plugin.tests.api.admin.test_audit.TestShowListAudit.test_show_audit_with_links[smoke]
|
||||||
| watcher_tempest_plugin.tests.api.admin.test_audit_template.TestAuditTemplate | 9 | 9 | 0 | 0 | 0 | Detail | |
test_filter_audit_template_by_goal_uuid[smoke] |
pass
pt9.1: watcher_tempest_plugin.tests.api.admin.test_audit_template.TestAuditTemplate.test_filter_audit_template_by_goal_uuid[smoke]
|
||||||
test_filter_audit_template_by_strategy_uuid[smoke] |
pass
pt9.2: watcher_tempest_plugin.tests.api.admin.test_audit_template.TestAuditTemplate.test_filter_audit_template_by_strategy_uuid[smoke]
|
||||||
test_list_audit_templates[smoke] |
pass
pt9.3: watcher_tempest_plugin.tests.api.admin.test_audit_template.TestAuditTemplate.test_list_audit_templates[smoke]
|
||||||
test_list_with_limit[smoke] |
pass
pt9.4: watcher_tempest_plugin.tests.api.admin.test_audit_template.TestAuditTemplate.test_list_with_limit[smoke]
|
||||||
test_show_audit_template[smoke] |
pass
pt9.5: watcher_tempest_plugin.tests.api.admin.test_audit_template.TestAuditTemplate.test_show_audit_template[smoke]
|
||||||
test_show_audit_template_with_links[smoke] |
pass
pt9.6: watcher_tempest_plugin.tests.api.admin.test_audit_template.TestAuditTemplate.test_show_audit_template_with_links[smoke]
|
||||||
test_update_audit_template_add[smoke] |
pass
pt9.7: watcher_tempest_plugin.tests.api.admin.test_audit_template.TestAuditTemplate.test_update_audit_template_add[smoke]
|
||||||
test_update_audit_template_remove[smoke] |
pass
pt9.8: watcher_tempest_plugin.tests.api.admin.test_audit_template.TestAuditTemplate.test_update_audit_template_remove[smoke]
|
||||||
test_update_audit_template_replace[smoke] |
pass
pt9.9: watcher_tempest_plugin.tests.api.admin.test_audit_template.TestAuditTemplate.test_update_audit_template_replace[smoke]
|
||||||
| watcher_tempest_plugin.tests.api.admin.test_audit_template.TestCreateDeleteAuditTemplate | 3 | 3 | 0 | 0 | 0 | Detail | |
test_create_audit_template[smoke] |
pass
pt10.1: watcher_tempest_plugin.tests.api.admin.test_audit_template.TestCreateDeleteAuditTemplate.test_create_audit_template[smoke]
|
||||||
test_create_audit_template_unicode_description[smoke] |
pass
pt10.2: watcher_tempest_plugin.tests.api.admin.test_audit_template.TestCreateDeleteAuditTemplate.test_create_audit_template_unicode_description[smoke]
|
||||||
test_delete_audit_template[smoke] |
pass
pt10.3: watcher_tempest_plugin.tests.api.admin.test_audit_template.TestCreateDeleteAuditTemplate.test_delete_audit_template[smoke]
|
||||||
| watcher_tempest_plugin.tests.api.admin.test_goal.TestShowListGoal | 3 | 3 | 0 | 0 | 0 | Detail | |
test_list_goals[smoke] |
pass
pt11.1: watcher_tempest_plugin.tests.api.admin.test_goal.TestShowListGoal.test_list_goals[smoke]
|
||||||
test_show_goal[smoke] |
pass
pt11.2: watcher_tempest_plugin.tests.api.admin.test_goal.TestShowListGoal.test_show_goal[smoke]
|
||||||
test_show_goal_with_links[smoke] |
pass
pt11.3: watcher_tempest_plugin.tests.api.admin.test_goal.TestShowListGoal.test_show_goal_with_links[smoke]
|
||||||
| watcher_tempest_plugin.tests.api.admin.test_scoring_engine.TestShowListScoringEngine | 3 | 3 | 0 | 0 | 0 | Detail | |
test_list_scoring_engines[smoke] |
pass
pt12.1: watcher_tempest_plugin.tests.api.admin.test_scoring_engine.TestShowListScoringEngine.test_list_scoring_engines[smoke]
|
||||||
test_show_scoring_engine[smoke] |
pass
pt12.2: watcher_tempest_plugin.tests.api.admin.test_scoring_engine.TestShowListScoringEngine.test_show_scoring_engine[smoke]
|
||||||
test_show_scoring_engine_with_links[smoke] |
pass
pt12.3: watcher_tempest_plugin.tests.api.admin.test_scoring_engine.TestShowListScoringEngine.test_show_scoring_engine_with_links[smoke]
|
||||||
| watcher_tempest_plugin.tests.api.admin.test_service.TestShowListService | 3 | 3 | 0 | 0 | 0 | Detail | |
test_list_services[smoke] |
pass
pt13.1: watcher_tempest_plugin.tests.api.admin.test_service.TestShowListService.test_list_services[smoke]
|
||||||
test_show_service[smoke] |
pass
pt13.2: watcher_tempest_plugin.tests.api.admin.test_service.TestShowListService.test_show_service[smoke]
|
||||||
test_show_service_with_links[smoke] |
pass
pt13.3: watcher_tempest_plugin.tests.api.admin.test_service.TestShowListService.test_show_service_with_links[smoke]
|
||||||
| watcher_tempest_plugin.tests.api.admin.test_strategy.TestShowListStrategy | 3 | 3 | 0 | 0 | 0 | Detail | |
test_list_strategies[smoke] |
pass
pt14.1: watcher_tempest_plugin.tests.api.admin.test_strategy.TestShowListStrategy.test_list_strategies[smoke]
|
||||||
test_show_strategy[smoke] |
pass
pt14.2: watcher_tempest_plugin.tests.api.admin.test_strategy.TestShowListStrategy.test_show_strategy[smoke]
|
||||||
test_show_strategy_with_links[smoke] |
pass
pt14.3: watcher_tempest_plugin.tests.api.admin.test_strategy.TestShowListStrategy.test_show_strategy_with_links[smoke]
|
||||||
| watcher_tempest_plugin.tests.scenario.test_execute_basic_optim.TestExecuteBasicStrategy | 1 | 1 | 0 | 0 | 0 | Detail | |
test_execute_basic_action_plan |
pass
pt15.1: watcher_tempest_plugin.tests.scenario.test_execute_basic_optim.TestExecuteBasicStrategy.test_execute_basic_action_plan
|
||||||
| watcher_tempest_plugin.tests.scenario.test_execute_dummy_optim.TestExecuteDummyStrategy | 1 | 1 | 0 | 0 | 0 | Detail | |
test_execute_dummy_action_plan |
pass
pt16.1: watcher_tempest_plugin.tests.scenario.test_execute_dummy_optim.TestExecuteDummyStrategy.test_execute_dummy_action_plan
|
||||||
| watcher_tempest_plugin.tests.scenario.test_execute_host_maintenance.TestExecuteHostMaintenanceStrategy | 1 | 1 | 0 | 0 | 0 | Detail | |
test_execute_host_maintenance |
pass
pt17.1: watcher_tempest_plugin.tests.scenario.test_execute_host_maintenance.TestExecuteHostMaintenanceStrategy.test_execute_host_maintenance
|
||||||
| watcher_tempest_plugin.tests.scenario.test_execute_strategies.TestExecuteStrategies | 8 | 8 | 0 | 0 | 0 | Detail | |
test_execute_basic_strategy |
pass
pt18.1: watcher_tempest_plugin.tests.scenario.test_execute_strategies.TestExecuteStrategies.test_execute_basic_strategy
|
||||||
test_execute_dummy_strategy |
pass
pt18.2: watcher_tempest_plugin.tests.scenario.test_execute_strategies.TestExecuteStrategies.test_execute_dummy_strategy
|
||||||
test_execute_host_maintenance_strategy |
pass
pt18.3: watcher_tempest_plugin.tests.scenario.test_execute_strategies.TestExecuteStrategies.test_execute_host_maintenance_strategy
|
||||||
test_execute_node_resource_consolidation_strategy_with_auto |
pass
pt18.4: watcher_tempest_plugin.tests.scenario.test_execute_strategies.TestExecuteStrategies.test_execute_node_resource_consolidation_strategy_with_auto
|
||||||
test_execute_node_resource_consolidation_strategy_with_specify |
pass
pt18.5: watcher_tempest_plugin.tests.scenario.test_execute_strategies.TestExecuteStrategies.test_execute_node_resource_consolidation_strategy_with_specify
|
||||||
test_execute_vm_workload_consolidation_strategy |
pass
pt18.6: watcher_tempest_plugin.tests.scenario.test_execute_strategies.TestExecuteStrategies.test_execute_vm_workload_consolidation_strategy
|
||||||
test_execute_workload_stabilization_strategy |
pass
pt18.7: watcher_tempest_plugin.tests.scenario.test_execute_strategies.TestExecuteStrategies.test_execute_workload_stabilization_strategy
|
||||||
test_execute_zone_migration_live_migration_strategy |
pass
pt18.8: watcher_tempest_plugin.tests.scenario.test_execute_strategies.TestExecuteStrategies.test_execute_zone_migration_live_migration_strategy
|
||||||
| watcher_tempest_plugin.tests.scenario.test_execute_vm_workload_consolidation.TestExecuteVmWorkloadBalanceStrategy | 1 | 1 | 0 | 0 | 0 | Detail | |
test_execute_vm_workload_consolidation_action_plan |
pass
pt19.1: watcher_tempest_plugin.tests.scenario.test_execute_vm_workload_consolidation.TestExecuteVmWorkloadBalanceStrategy.test_execute_vm_workload_consolidation_action_plan
|
||||||
| watcher_tempest_plugin.tests.scenario.test_execute_workload_balancing.TestExecuteWorkloadBalancingStrategy | 1 | 1 | 0 | 0 | 0 | Detail | |
test_execute_workload_stabilization |
pass
pt20.1: watcher_tempest_plugin.tests.scenario.test_execute_workload_balancing.TestExecuteWorkloadBalancingStrategy.test_execute_workload_stabilization
|
||||||
| watcher_tempest_plugin.tests.scenario.test_execute_zone_migration.TestExecuteZoneMigrationStrategy | 1 | 1 | 0 | 0 | 0 | Detail | |
test_execute_zone_migration_live_migration |
pass
pt21.1: watcher_tempest_plugin.tests.scenario.test_execute_zone_migration.TestExecuteZoneMigrationStrategy.test_execute_zone_migration_live_migration
|
||||||
| Total | 69 | 67 | 1 | 0 | 1 | ||