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-02-18 11:34:18,620 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/action_plans 0.223s
2026-02-18 11:34:18,621 84 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': 'Wed, 18 Feb 2026 11:34:18 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=a3e24187977593ee323177857d221c96; 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-02-18 11:34:18,621 84 DEBUG [tempest.lib.common.utils.test_utils] Call _are_all_action_plans_finished returns true in 0.224759 seconds
2026-02-18 11:34:18,951 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/goals/unclassified 0.328s
2026-02-18 11:34:18,951 84 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': 'Wed, 18 Feb 2026 11:34:18 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=a3e24187977593ee323177857d221c96; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/goals/unclassified'}
Body: b'{"uuid": "5742bc83-b87c-4f51-bf30-9e5ca27de4be", "name": "unclassified", "display_name": "Unclassified", "efficacy_specification": [], "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/goals/5742bc83-b87c-4f51-bf30-9e5ca27de4be", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/goals/5742bc83-b87c-4f51-bf30-9e5ca27de4be", "rel": "bookmark"}], "created_at": "2026-02-18T11:01:58+00:00", "updated_at": null, "deleted_at": null}'
2026-02-18 11:34:19,039 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/strategies/actuator 0.086s
2026-02-18 11:34:19,040 84 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': 'Wed, 18 Feb 2026 11:34:18 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=a3e24187977593ee323177857d221c96; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/strategies/actuator'}
Body: b'{"uuid": "9e9057c3-d17a-4de9-bc8b-c8785d81378c", "name": "actuator", "display_name": "Actuator", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/strategies/9e9057c3-d17a-4de9-bc8b-c8785d81378c", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/strategies/9e9057c3-d17a-4de9-bc8b-c8785d81378c", "rel": "bookmark"}], "goal_uuid": "5742bc83-b87c-4f51-bf30-9e5ca27de4be", "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-02-18 11:34:19,151 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 201 POST https://watcher-public-openstack.apps-crc.testing/v1/audit_templates 0.110s
2026-02-18 11:34:19,151 84 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": "11976cdb-ad1b-44cc-9164-ab7801e33970", "description": "tempest-test-audit_template-1278065465", "goal": "5742bc83-b87c-4f51-bf30-9e5ca27de4be", "strategy": "9e9057c3-d17a-4de9-bc8b-c8785d81378c", "scope": []}
Response - Headers: {'date': 'Wed, 18 Feb 2026 11:34:19 GMT', 'server': 'Apache', 'location': 'https://watcher-public-openstack.apps-crc.testing/v1/audit_templates/7140a9c2-0b05-4f25-84d7-7e32783c87aa', '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=a3e24187977593ee323177857d221c96; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/audit_templates'}
Body: b'{"uuid": "7140a9c2-0b05-4f25-84d7-7e32783c87aa", "name": "11976cdb-ad1b-44cc-9164-ab7801e33970", "description": "tempest-test-audit_template-1278065465", "goal_uuid": "5742bc83-b87c-4f51-bf30-9e5ca27de4be", "goal_name": "unclassified", "strategy_uuid": "9e9057c3-d17a-4de9-bc8b-c8785d81378c", "strategy_name": "actuator", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/audit_templates/7140a9c2-0b05-4f25-84d7-7e32783c87aa", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/audit_templates/7140a9c2-0b05-4f25-84d7-7e32783c87aa", "rel": "bookmark"}], "scope": [], "created_at": "2026-02-18T11:34:19.127224+00:00", "deleted_at": null, "updated_at": null}'
2026-02-18 11:34:19,296 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 201 POST https://watcher-public-openstack.apps-crc.testing/v1/audits 0.144s
2026-02-18 11:34:19,297 84 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": "7140a9c2-0b05-4f25-84d7-7e32783c87aa", "audit_type": "ONESHOT", "interval": null, "parameters": {"actions": [{"action_type": "nop", "input_parameters": {"message": "hello World"}}]}}
Response - Headers: {'date': 'Wed, 18 Feb 2026 11:34:19 GMT', 'server': 'Apache', 'location': 'https://watcher-public-openstack.apps-crc.testing/v1/audits/4565edf4-33fe-43cc-81ee-9c7b13928e11', '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=a3e24187977593ee323177857d221c96; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/audits'}
Body: b'{"uuid": "4565edf4-33fe-43cc-81ee-9c7b13928e11", "name": "actuator-2026-02-18T11:34:19.217600", "audit_type": "ONESHOT", "state": "PENDING", "goal_uuid": "5742bc83-b87c-4f51-bf30-9e5ca27de4be", "goal_name": "unclassified", "strategy_uuid": "9e9057c3-d17a-4de9-bc8b-c8785d81378c", "strategy_name": "actuator", "parameters": {"actions": [{"action_type": "nop", "input_parameters": {"message": "hello World"}}]}, "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/audits/4565edf4-33fe-43cc-81ee-9c7b13928e11", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/audits/4565edf4-33fe-43cc-81ee-9c7b13928e11", "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-02-18T11:34:19.231816+00:00", "deleted_at": null, "updated_at": null}'
2026-02-18 11:34:19,507 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/audits/4565edf4-33fe-43cc-81ee-9c7b13928e11 0.208s
2026-02-18 11:34:19,507 84 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': 'Wed, 18 Feb 2026 11:34:19 GMT', 'server': 'Apache', 'content-length': '949', '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=a3e24187977593ee323177857d221c96; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/audits/4565edf4-33fe-43cc-81ee-9c7b13928e11'}
Body: b'{"uuid": "4565edf4-33fe-43cc-81ee-9c7b13928e11", "name": "actuator-2026-02-18T11:34:19.217600", "audit_type": "ONESHOT", "state": "ONGOING", "goal_uuid": "5742bc83-b87c-4f51-bf30-9e5ca27de4be", "goal_name": "unclassified", "strategy_uuid": "9e9057c3-d17a-4de9-bc8b-c8785d81378c", "strategy_name": "actuator", "parameters": {"actions": [{"action_type": "nop", "input_parameters": {"message": "hello World"}}]}, "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/audits/4565edf4-33fe-43cc-81ee-9c7b13928e11", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/audits/4565edf4-33fe-43cc-81ee-9c7b13928e11", "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-02-18T11:34:19+00:00", "deleted_at": null, "updated_at": "2026-02-18T11:34:19+00:00"}'
2026-02-18 11:34:20,110 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/audits/4565edf4-33fe-43cc-81ee-9c7b13928e11 0.100s
2026-02-18 11:34:20,110 84 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': 'Wed, 18 Feb 2026 11:34:20 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=a3e24187977593ee323177857d221c96; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/audits/4565edf4-33fe-43cc-81ee-9c7b13928e11'}
Body: b'{"uuid": "4565edf4-33fe-43cc-81ee-9c7b13928e11", "name": "actuator-2026-02-18T11:34:19.217600", "audit_type": "ONESHOT", "state": "SUCCEEDED", "goal_uuid": "5742bc83-b87c-4f51-bf30-9e5ca27de4be", "goal_name": "unclassified", "strategy_uuid": "9e9057c3-d17a-4de9-bc8b-c8785d81378c", "strategy_name": "actuator", "parameters": {"actions": [{"action_type": "nop", "input_parameters": {"message": "hello World"}}]}, "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/audits/4565edf4-33fe-43cc-81ee-9c7b13928e11", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/audits/4565edf4-33fe-43cc-81ee-9c7b13928e11", "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-02-18T11:34:19+00:00", "deleted_at": null, "updated_at": "2026-02-18T11:34:19+00:00"}'
2026-02-18 11:34:20,110 84 DEBUG [tempest.lib.common.utils.test_utils] Call partial returns true in 0.812957 seconds
2026-02-18 11:34:20,218 84 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=4565edf4-33fe-43cc-81ee-9c7b13928e11 0.107s
2026-02-18 11:34:20,218 84 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': 'Wed, 18 Feb 2026 11:34:20 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=a3e24187977593ee323177857d221c96; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans?audit_uuid=4565edf4-33fe-43cc-81ee-9c7b13928e11'}
Body: b'{"action_plans": [{"efficacy_indicators": [], "uuid": "4ffa7320-e0e2-46c6-b2bd-3f59b121d728", "audit_uuid": "4565edf4-33fe-43cc-81ee-9c7b13928e11", "strategy_uuid": "9e9057c3-d17a-4de9-bc8b-c8785d81378c", "strategy_name": "actuator", "global_efficacy": [], "state": "RECOMMENDED", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/4ffa7320-e0e2-46c6-b2bd-3f59b121d728", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/4ffa7320-e0e2-46c6-b2bd-3f59b121d728", "rel": "bookmark"}], "updated_at": null}]}'
2026-02-18 11:34:20,303 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/action_plans/4ffa7320-e0e2-46c6-b2bd-3f59b121d728 0.084s
2026-02-18 11:34:20,304 84 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': 'Wed, 18 Feb 2026 11:34:20 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=a3e24187977593ee323177857d221c96; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/4ffa7320-e0e2-46c6-b2bd-3f59b121d728'}
Body: b'{"efficacy_indicators": [], "uuid": "4ffa7320-e0e2-46c6-b2bd-3f59b121d728", "audit_uuid": "4565edf4-33fe-43cc-81ee-9c7b13928e11", "strategy_uuid": "9e9057c3-d17a-4de9-bc8b-c8785d81378c", "strategy_name": "actuator", "global_efficacy": [], "state": "RECOMMENDED", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/4ffa7320-e0e2-46c6-b2bd-3f59b121d728", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/4ffa7320-e0e2-46c6-b2bd-3f59b121d728", "rel": "bookmark"}], "hostname": null, "created_at": "2026-02-18T11:34:19+00:00", "deleted_at": null, "updated_at": null}'
2026-02-18 11:34:20,596 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 PATCH https://watcher-public-openstack.apps-crc.testing/v1/action_plans/4ffa7320-e0e2-46c6-b2bd-3f59b121d728 0.291s
2026-02-18 11:34:20,596 84 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': 'Wed, 18 Feb 2026 11:34:20 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=a3e24187977593ee323177857d221c96; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/4ffa7320-e0e2-46c6-b2bd-3f59b121d728'}
Body: b'{"efficacy_indicators": [], "uuid": "4ffa7320-e0e2-46c6-b2bd-3f59b121d728", "audit_uuid": "4565edf4-33fe-43cc-81ee-9c7b13928e11", "strategy_uuid": "9e9057c3-d17a-4de9-bc8b-c8785d81378c", "strategy_name": "actuator", "global_efficacy": [], "state": "PENDING", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/4ffa7320-e0e2-46c6-b2bd-3f59b121d728", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/4ffa7320-e0e2-46c6-b2bd-3f59b121d728", "rel": "bookmark"}], "hostname": null, "created_at": "2026-02-18T11:34:19+00:00", "deleted_at": null, "updated_at": "2026-02-18T11:34:20+00:00"}'
2026-02-18 11:34:20,687 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/action_plans/4ffa7320-e0e2-46c6-b2bd-3f59b121d728 0.089s
2026-02-18 11:34:20,688 84 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': 'Wed, 18 Feb 2026 11:34: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=a3e24187977593ee323177857d221c96; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/4ffa7320-e0e2-46c6-b2bd-3f59b121d728'}
Body: b'{"efficacy_indicators": [], "uuid": "4ffa7320-e0e2-46c6-b2bd-3f59b121d728", "audit_uuid": "4565edf4-33fe-43cc-81ee-9c7b13928e11", "strategy_uuid": "9e9057c3-d17a-4de9-bc8b-c8785d81378c", "strategy_name": "actuator", "global_efficacy": [], "state": "ONGOING", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/4ffa7320-e0e2-46c6-b2bd-3f59b121d728", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/4ffa7320-e0e2-46c6-b2bd-3f59b121d728", "rel": "bookmark"}], "hostname": "watcher-applier-0", "created_at": "2026-02-18T11:34:19+00:00", "deleted_at": null, "updated_at": "2026-02-18T11:34:20+00:00"}'
2026-02-18 11:34:21,782 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/action_plans/4ffa7320-e0e2-46c6-b2bd-3f59b121d728 0.093s
2026-02-18 11:34:21,783 84 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': 'Wed, 18 Feb 2026 11:34:21 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=a3e24187977593ee323177857d221c96; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/4ffa7320-e0e2-46c6-b2bd-3f59b121d728'}
Body: b'{"efficacy_indicators": [], "uuid": "4ffa7320-e0e2-46c6-b2bd-3f59b121d728", "audit_uuid": "4565edf4-33fe-43cc-81ee-9c7b13928e11", "strategy_uuid": "9e9057c3-d17a-4de9-bc8b-c8785d81378c", "strategy_name": "actuator", "global_efficacy": [], "state": "SUCCEEDED", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/4ffa7320-e0e2-46c6-b2bd-3f59b121d728", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/4ffa7320-e0e2-46c6-b2bd-3f59b121d728", "rel": "bookmark"}], "hostname": "watcher-applier-0", "created_at": "2026-02-18T11:34:19+00:00", "deleted_at": null, "updated_at": "2026-02-18T11:34:21+00:00"}'
2026-02-18 11:34:21,783 84 DEBUG [tempest.lib.common.utils.test_utils] Call partial returns true in 1.186603 seconds
2026-02-18 11:34:21,874 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/action_plans/4ffa7320-e0e2-46c6-b2bd-3f59b121d728 0.090s
2026-02-18 11:34:21,875 84 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': 'Wed, 18 Feb 2026 11:34:21 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=a3e24187977593ee323177857d221c96; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/4ffa7320-e0e2-46c6-b2bd-3f59b121d728'}
Body: b'{"efficacy_indicators": [], "uuid": "4ffa7320-e0e2-46c6-b2bd-3f59b121d728", "audit_uuid": "4565edf4-33fe-43cc-81ee-9c7b13928e11", "strategy_uuid": "9e9057c3-d17a-4de9-bc8b-c8785d81378c", "strategy_name": "actuator", "global_efficacy": [], "state": "SUCCEEDED", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/4ffa7320-e0e2-46c6-b2bd-3f59b121d728", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/4ffa7320-e0e2-46c6-b2bd-3f59b121d728", "rel": "bookmark"}], "hostname": "watcher-applier-0", "created_at": "2026-02-18T11:34:19+00:00", "deleted_at": null, "updated_at": "2026-02-18T11:34:21+00:00"}'
2026-02-18 11:34:21,962 84 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=4ffa7320-e0e2-46c6-b2bd-3f59b121d728 0.086s
2026-02-18 11:34:21,962 84 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': 'Wed, 18 Feb 2026 11:34:21 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=a3e24187977593ee323177857d221c96; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/actions?action_plan_uuid=4ffa7320-e0e2-46c6-b2bd-3f59b121d728'}
Body: b'{"actions": [{"uuid": "c0f7ffd4-8662-4c30-aa05-5f016b55a604", "action_plan_uuid": "4ffa7320-e0e2-46c6-b2bd-3f59b121d728", "state": "SUCCEEDED", "action_type": "nop", "parents": [], "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/actions/c0f7ffd4-8662-4c30-aa05-5f016b55a604", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/actions/c0f7ffd4-8662-4c30-aa05-5f016b55a604", "rel": "bookmark"}]}]}'
2026-02-18 11:34:22,040 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/action_plans 0.077s
2026-02-18 11:34:22,040 84 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': 'Wed, 18 Feb 2026 11:34:21 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=a3e24187977593ee323177857d221c96; 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": "4ffa7320-e0e2-46c6-b2bd-3f59b121d728", "audit_uuid": "4565edf4-33fe-43cc-81ee-9c7b13928e11", "strategy_uuid": "9e9057c3-d17a-4de9-bc8b-c8785d81378c", "strategy_name": "actuator", "global_efficacy": [], "state": "SUCCEEDED", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/4ffa7320-e0e2-46c6-b2bd-3f59b121d728", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/4ffa7320-e0e2-46c6-b2bd-3f59b121d728", "rel": "bookmark"}], "updated_at": "2026-02-18T11:34:21+00:00"}]}'
2026-02-18 11:34:22,041 84 DEBUG [tempest.lib.common.utils.test_utils] Call _are_all_action_plans_finished returns true in 0.078596 seconds
2026-02-18 11:34:22,115 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/goals/unclassified 0.073s
2026-02-18 11:34:22,132 84 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': 'Wed, 18 Feb 2026 11:34:22 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=a3e24187977593ee323177857d221c96; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/goals/unclassified'}
Body: b'{"uuid": "5742bc83-b87c-4f51-bf30-9e5ca27de4be", "name": "unclassified", "display_name": "Unclassified", "efficacy_specification": [], "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/goals/5742bc83-b87c-4f51-bf30-9e5ca27de4be", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/goals/5742bc83-b87c-4f51-bf30-9e5ca27de4be", "rel": "bookmark"}], "created_at": "2026-02-18T11:01:58+00:00", "updated_at": null, "deleted_at": null}'
2026-02-18 11:34:22,343 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/strategies/actuator 0.210s
2026-02-18 11:34:22,344 84 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': 'Wed, 18 Feb 2026 11:34:22 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=a3e24187977593ee323177857d221c96; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/strategies/actuator'}
Body: b'{"uuid": "9e9057c3-d17a-4de9-bc8b-c8785d81378c", "name": "actuator", "display_name": "Actuator", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/strategies/9e9057c3-d17a-4de9-bc8b-c8785d81378c", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/strategies/9e9057c3-d17a-4de9-bc8b-c8785d81378c", "rel": "bookmark"}], "goal_uuid": "5742bc83-b87c-4f51-bf30-9e5ca27de4be", "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-02-18 11:34:22,425 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 201 POST https://watcher-public-openstack.apps-crc.testing/v1/audit_templates 0.081s
2026-02-18 11:34:22,426 84 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": "26491aaf-ff62-4539-9bf4-7954bd4218ce", "description": "tempest-test-audit_template-426030723", "goal": "5742bc83-b87c-4f51-bf30-9e5ca27de4be", "strategy": "9e9057c3-d17a-4de9-bc8b-c8785d81378c", "scope": []}
Response - Headers: {'date': 'Wed, 18 Feb 2026 11:34:22 GMT', 'server': 'Apache', 'location': 'https://watcher-public-openstack.apps-crc.testing/v1/audit_templates/168a24d2-ff83-4267-b4c8-4cdf55b0fa09', '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=a3e24187977593ee323177857d221c96; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/audit_templates'}
Body: b'{"uuid": "168a24d2-ff83-4267-b4c8-4cdf55b0fa09", "name": "26491aaf-ff62-4539-9bf4-7954bd4218ce", "description": "tempest-test-audit_template-426030723", "goal_uuid": "5742bc83-b87c-4f51-bf30-9e5ca27de4be", "goal_name": "unclassified", "strategy_uuid": "9e9057c3-d17a-4de9-bc8b-c8785d81378c", "strategy_name": "actuator", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/audit_templates/168a24d2-ff83-4267-b4c8-4cdf55b0fa09", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/audit_templates/168a24d2-ff83-4267-b4c8-4cdf55b0fa09", "rel": "bookmark"}], "scope": [], "created_at": "2026-02-18T11:34:22.411450+00:00", "deleted_at": null, "updated_at": null}'
2026-02-18 11:34:22,551 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 201 POST https://watcher-public-openstack.apps-crc.testing/v1/audits 0.124s
2026-02-18 11:34:22,551 84 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": "168a24d2-ff83-4267-b4c8-4cdf55b0fa09", "audit_type": "ONESHOT", "interval": null, "parameters": {"actions": [{"action_type": "sleep", "input_parameters": {"duration": 1.0}}]}}
Response - Headers: {'date': 'Wed, 18 Feb 2026 11:34:22 GMT', 'server': 'Apache', 'location': 'https://watcher-public-openstack.apps-crc.testing/v1/audits/c9a0175e-5e38-436c-b58b-8f4b789b6fe5', '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=a3e24187977593ee323177857d221c96; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/audits'}
Body: b'{"uuid": "c9a0175e-5e38-436c-b58b-8f4b789b6fe5", "name": "actuator-2026-02-18T11:34:22.507419", "audit_type": "ONESHOT", "state": "PENDING", "goal_uuid": "5742bc83-b87c-4f51-bf30-9e5ca27de4be", "goal_name": "unclassified", "strategy_uuid": "9e9057c3-d17a-4de9-bc8b-c8785d81378c", "strategy_name": "actuator", "parameters": {"actions": [{"action_type": "sleep", "input_parameters": {"duration": 1.0}}]}, "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/audits/c9a0175e-5e38-436c-b58b-8f4b789b6fe5", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/audits/c9a0175e-5e38-436c-b58b-8f4b789b6fe5", "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-02-18T11:34:22.525840+00:00", "deleted_at": null, "updated_at": null}'
2026-02-18 11:34:22,632 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/audits/c9a0175e-5e38-436c-b58b-8f4b789b6fe5 0.080s
2026-02-18 11:34:22,632 84 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': 'Wed, 18 Feb 2026 11:34:22 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=a3e24187977593ee323177857d221c96; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/audits/c9a0175e-5e38-436c-b58b-8f4b789b6fe5'}
Body: b'{"uuid": "c9a0175e-5e38-436c-b58b-8f4b789b6fe5", "name": "actuator-2026-02-18T11:34:22.507419", "audit_type": "ONESHOT", "state": "SUCCEEDED", "goal_uuid": "5742bc83-b87c-4f51-bf30-9e5ca27de4be", "goal_name": "unclassified", "strategy_uuid": "9e9057c3-d17a-4de9-bc8b-c8785d81378c", "strategy_name": "actuator", "parameters": {"actions": [{"action_type": "sleep", "input_parameters": {"duration": 1.0}}]}, "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/audits/c9a0175e-5e38-436c-b58b-8f4b789b6fe5", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/audits/c9a0175e-5e38-436c-b58b-8f4b789b6fe5", "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-02-18T11:34:22+00:00", "deleted_at": null, "updated_at": "2026-02-18T11:34:22+00:00"}'
2026-02-18 11:34:22,632 84 DEBUG [tempest.lib.common.utils.test_utils] Call partial returns true in 0.080818 seconds
2026-02-18 11:34:22,726 84 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=c9a0175e-5e38-436c-b58b-8f4b789b6fe5 0.093s
2026-02-18 11:34:22,726 84 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': 'Wed, 18 Feb 2026 11:34:22 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=a3e24187977593ee323177857d221c96; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans?audit_uuid=c9a0175e-5e38-436c-b58b-8f4b789b6fe5'}
Body: b'{"action_plans": [{"efficacy_indicators": [], "uuid": "d0ac8365-f3c0-40cc-8eb1-6f27dd5281f5", "audit_uuid": "c9a0175e-5e38-436c-b58b-8f4b789b6fe5", "strategy_uuid": "9e9057c3-d17a-4de9-bc8b-c8785d81378c", "strategy_name": "actuator", "global_efficacy": [], "state": "RECOMMENDED", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/d0ac8365-f3c0-40cc-8eb1-6f27dd5281f5", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/d0ac8365-f3c0-40cc-8eb1-6f27dd5281f5", "rel": "bookmark"}], "updated_at": null}]}'
2026-02-18 11:34:22,842 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/action_plans/d0ac8365-f3c0-40cc-8eb1-6f27dd5281f5 0.115s
2026-02-18 11:34:22,842 84 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': 'Wed, 18 Feb 2026 11:34:22 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=a3e24187977593ee323177857d221c96; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/d0ac8365-f3c0-40cc-8eb1-6f27dd5281f5'}
Body: b'{"efficacy_indicators": [], "uuid": "d0ac8365-f3c0-40cc-8eb1-6f27dd5281f5", "audit_uuid": "c9a0175e-5e38-436c-b58b-8f4b789b6fe5", "strategy_uuid": "9e9057c3-d17a-4de9-bc8b-c8785d81378c", "strategy_name": "actuator", "global_efficacy": [], "state": "RECOMMENDED", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/d0ac8365-f3c0-40cc-8eb1-6f27dd5281f5", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/d0ac8365-f3c0-40cc-8eb1-6f27dd5281f5", "rel": "bookmark"}], "hostname": null, "created_at": "2026-02-18T11:34:22+00:00", "deleted_at": null, "updated_at": null}'
2026-02-18 11:34:22,984 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 PATCH https://watcher-public-openstack.apps-crc.testing/v1/action_plans/d0ac8365-f3c0-40cc-8eb1-6f27dd5281f5 0.141s
2026-02-18 11:34:22,985 84 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': 'Wed, 18 Feb 2026 11:34:22 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=a3e24187977593ee323177857d221c96; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/d0ac8365-f3c0-40cc-8eb1-6f27dd5281f5'}
Body: b'{"efficacy_indicators": [], "uuid": "d0ac8365-f3c0-40cc-8eb1-6f27dd5281f5", "audit_uuid": "c9a0175e-5e38-436c-b58b-8f4b789b6fe5", "strategy_uuid": "9e9057c3-d17a-4de9-bc8b-c8785d81378c", "strategy_name": "actuator", "global_efficacy": [], "state": "PENDING", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/d0ac8365-f3c0-40cc-8eb1-6f27dd5281f5", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/d0ac8365-f3c0-40cc-8eb1-6f27dd5281f5", "rel": "bookmark"}], "hostname": null, "created_at": "2026-02-18T11:34:22+00:00", "deleted_at": null, "updated_at": "2026-02-18T11:34:22+00:00"}'
2026-02-18 11:34:23,116 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/action_plans/d0ac8365-f3c0-40cc-8eb1-6f27dd5281f5 0.130s
2026-02-18 11:34:23,116 84 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': 'Wed, 18 Feb 2026 11:34:23 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=a3e24187977593ee323177857d221c96; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/d0ac8365-f3c0-40cc-8eb1-6f27dd5281f5'}
Body: b'{"efficacy_indicators": [], "uuid": "d0ac8365-f3c0-40cc-8eb1-6f27dd5281f5", "audit_uuid": "c9a0175e-5e38-436c-b58b-8f4b789b6fe5", "strategy_uuid": "9e9057c3-d17a-4de9-bc8b-c8785d81378c", "strategy_name": "actuator", "global_efficacy": [], "state": "ONGOING", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/d0ac8365-f3c0-40cc-8eb1-6f27dd5281f5", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/d0ac8365-f3c0-40cc-8eb1-6f27dd5281f5", "rel": "bookmark"}], "hostname": "watcher-applier-0", "created_at": "2026-02-18T11:34:22+00:00", "deleted_at": null, "updated_at": "2026-02-18T11:34:22+00:00"}'
2026-02-18 11:34:24,204 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/action_plans/d0ac8365-f3c0-40cc-8eb1-6f27dd5281f5 0.086s
2026-02-18 11:34:24,204 84 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': 'Wed, 18 Feb 2026 11:34:24 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=a3e24187977593ee323177857d221c96; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/d0ac8365-f3c0-40cc-8eb1-6f27dd5281f5'}
Body: b'{"efficacy_indicators": [], "uuid": "d0ac8365-f3c0-40cc-8eb1-6f27dd5281f5", "audit_uuid": "c9a0175e-5e38-436c-b58b-8f4b789b6fe5", "strategy_uuid": "9e9057c3-d17a-4de9-bc8b-c8785d81378c", "strategy_name": "actuator", "global_efficacy": [], "state": "ONGOING", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/d0ac8365-f3c0-40cc-8eb1-6f27dd5281f5", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/d0ac8365-f3c0-40cc-8eb1-6f27dd5281f5", "rel": "bookmark"}], "hostname": "watcher-applier-0", "created_at": "2026-02-18T11:34:22+00:00", "deleted_at": null, "updated_at": "2026-02-18T11:34:22+00:00"}'
2026-02-18 11:34:25,300 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/action_plans/d0ac8365-f3c0-40cc-8eb1-6f27dd5281f5 0.094s
2026-02-18 11:34:25,300 84 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': 'Wed, 18 Feb 2026 11:34:25 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=a3e24187977593ee323177857d221c96; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/d0ac8365-f3c0-40cc-8eb1-6f27dd5281f5'}
Body: b'{"efficacy_indicators": [], "uuid": "d0ac8365-f3c0-40cc-8eb1-6f27dd5281f5", "audit_uuid": "c9a0175e-5e38-436c-b58b-8f4b789b6fe5", "strategy_uuid": "9e9057c3-d17a-4de9-bc8b-c8785d81378c", "strategy_name": "actuator", "global_efficacy": [], "state": "SUCCEEDED", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/d0ac8365-f3c0-40cc-8eb1-6f27dd5281f5", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/d0ac8365-f3c0-40cc-8eb1-6f27dd5281f5", "rel": "bookmark"}], "hostname": "watcher-applier-0", "created_at": "2026-02-18T11:34:22+00:00", "deleted_at": null, "updated_at": "2026-02-18T11:34:25+00:00"}'
2026-02-18 11:34:25,300 84 DEBUG [tempest.lib.common.utils.test_utils] Call partial returns true in 2.315592 seconds
2026-02-18 11:34:25,402 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/action_plans/d0ac8365-f3c0-40cc-8eb1-6f27dd5281f5 0.101s
2026-02-18 11:34:25,403 84 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': 'Wed, 18 Feb 2026 11:34:25 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=a3e24187977593ee323177857d221c96; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/d0ac8365-f3c0-40cc-8eb1-6f27dd5281f5'}
Body: b'{"efficacy_indicators": [], "uuid": "d0ac8365-f3c0-40cc-8eb1-6f27dd5281f5", "audit_uuid": "c9a0175e-5e38-436c-b58b-8f4b789b6fe5", "strategy_uuid": "9e9057c3-d17a-4de9-bc8b-c8785d81378c", "strategy_name": "actuator", "global_efficacy": [], "state": "SUCCEEDED", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/d0ac8365-f3c0-40cc-8eb1-6f27dd5281f5", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/d0ac8365-f3c0-40cc-8eb1-6f27dd5281f5", "rel": "bookmark"}], "hostname": "watcher-applier-0", "created_at": "2026-02-18T11:34:22+00:00", "deleted_at": null, "updated_at": "2026-02-18T11:34:25+00:00"}'
2026-02-18 11:34:25,482 84 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=d0ac8365-f3c0-40cc-8eb1-6f27dd5281f5 0.078s
2026-02-18 11:34:25,483 84 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': 'Wed, 18 Feb 2026 11:34:25 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=a3e24187977593ee323177857d221c96; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/actions?action_plan_uuid=d0ac8365-f3c0-40cc-8eb1-6f27dd5281f5'}
Body: b'{"actions": [{"uuid": "f6b8b75b-2ae3-4e2a-a693-1951b255ced3", "action_plan_uuid": "d0ac8365-f3c0-40cc-8eb1-6f27dd5281f5", "state": "SUCCEEDED", "action_type": "sleep", "parents": [], "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/actions/f6b8b75b-2ae3-4e2a-a693-1951b255ced3", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/actions/f6b8b75b-2ae3-4e2a-a693-1951b255ced3", "rel": "bookmark"}]}]}'
2026-02-18 11:34:25,575 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/action_plans 0.091s
2026-02-18 11:34:25,575 84 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': 'Wed, 18 Feb 2026 11:34:25 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=a3e24187977593ee323177857d221c96; 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": "4ffa7320-e0e2-46c6-b2bd-3f59b121d728", "audit_uuid": "4565edf4-33fe-43cc-81ee-9c7b13928e11", "strategy_uuid": "9e9057c3-d17a-4de9-bc8b-c8785d81378c", "strategy_name": "actuator", "global_efficacy": [], "state": "SUCCEEDED", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/4ffa7320-e0e2-46c6-b2bd-3f59b121d728", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/4ffa7320-e0e2-46c6-b2bd-3f59b121d728", "rel": "bookmark"}], "updated_at": "2026-02-18T11:34:21+00:00"}, {"efficacy_indicators": [], "uuid": "d0ac8365-f3c0-40cc-8eb1-6f27dd5281f5", "audit_uuid": "c9a0175e-5e38-436c-b58b-8f4b789b6fe5", "strategy_uuid": "9e9057c3-d17a-4de9-bc8b-c8785d81378c", "strategy_name": "actuator", "global_efficacy": [], "state": "SUCCEEDED", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/d0ac8365-f3c0-40cc-8eb1-6f27dd5281f5", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/d0ac8365-f3c0-40cc-8eb1-6f27dd5281f5", "rel": "bookmark"}], "updated_at": "2026-02-18T11:34:25+00:00"}]}'
2026-02-18 11:34:25,575 84 DEBUG [tempest.lib.common.utils.test_utils] Call _are_all_action_plans_finished returns true in 0.092201 seconds
2026-02-18 11:34:25,639 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/goals/unclassified 0.063s
2026-02-18 11:34:25,639 84 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': 'Wed, 18 Feb 2026 11:34:25 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=a3e24187977593ee323177857d221c96; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/goals/unclassified'}
Body: b'{"uuid": "5742bc83-b87c-4f51-bf30-9e5ca27de4be", "name": "unclassified", "display_name": "Unclassified", "efficacy_specification": [], "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/goals/5742bc83-b87c-4f51-bf30-9e5ca27de4be", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/goals/5742bc83-b87c-4f51-bf30-9e5ca27de4be", "rel": "bookmark"}], "created_at": "2026-02-18T11:01:58+00:00", "updated_at": null, "deleted_at": null}'
2026-02-18 11:34:25,713 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/strategies/actuator 0.072s
2026-02-18 11:34:25,713 84 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': 'Wed, 18 Feb 2026 11:34:25 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=a3e24187977593ee323177857d221c96; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/strategies/actuator'}
Body: b'{"uuid": "9e9057c3-d17a-4de9-bc8b-c8785d81378c", "name": "actuator", "display_name": "Actuator", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/strategies/9e9057c3-d17a-4de9-bc8b-c8785d81378c", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/strategies/9e9057c3-d17a-4de9-bc8b-c8785d81378c", "rel": "bookmark"}], "goal_uuid": "5742bc83-b87c-4f51-bf30-9e5ca27de4be", "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-02-18 11:34:25,848 84 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-02-18 11:34:25,848 84 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": "c1e647b1-2a13-484d-ab4a-5ff5fce9709c", "description": "tempest-test-audit_template-1247506945", "goal": "5742bc83-b87c-4f51-bf30-9e5ca27de4be", "strategy": "9e9057c3-d17a-4de9-bc8b-c8785d81378c", "scope": []}
Response - Headers: {'date': 'Wed, 18 Feb 2026 11:34:25 GMT', 'server': 'Apache', 'location': 'https://watcher-public-openstack.apps-crc.testing/v1/audit_templates/246f5f27-e112-4d8a-be93-b7d5f17d212e', '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=a3e24187977593ee323177857d221c96; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/audit_templates'}
Body: b'{"uuid": "246f5f27-e112-4d8a-be93-b7d5f17d212e", "name": "c1e647b1-2a13-484d-ab4a-5ff5fce9709c", "description": "tempest-test-audit_template-1247506945", "goal_uuid": "5742bc83-b87c-4f51-bf30-9e5ca27de4be", "goal_name": "unclassified", "strategy_uuid": "9e9057c3-d17a-4de9-bc8b-c8785d81378c", "strategy_name": "actuator", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/audit_templates/246f5f27-e112-4d8a-be93-b7d5f17d212e", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/audit_templates/246f5f27-e112-4d8a-be93-b7d5f17d212e", "rel": "bookmark"}], "scope": [], "created_at": "2026-02-18T11:34:25.831572+00:00", "deleted_at": null, "updated_at": null}'
2026-02-18 11:34:26,005 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 201 POST https://watcher-public-openstack.apps-crc.testing/v1/audits 0.155s
2026-02-18 11:34:26,005 84 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": "246f5f27-e112-4d8a-be93-b7d5f17d212e", "audit_type": "ONESHOT", "interval": null, "parameters": {"actions": [{"action_type": "change_nova_service_state", "input_parameters": {"state": "enabled"}, "resource_id": "compute-0.ctlplane.example.com"}]}}
Response - Headers: {'date': 'Wed, 18 Feb 2026 11:34:25 GMT', 'server': 'Apache', 'location': 'https://watcher-public-openstack.apps-crc.testing/v1/audits/96b850dd-1df7-4519-b864-86a238b219ba', '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=a3e24187977593ee323177857d221c96; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/audits'}
Body: b'{"uuid": "96b850dd-1df7-4519-b864-86a238b219ba", "name": "actuator-2026-02-18T11:34:25.951465", "audit_type": "ONESHOT", "state": "PENDING", "goal_uuid": "5742bc83-b87c-4f51-bf30-9e5ca27de4be", "goal_name": "unclassified", "strategy_uuid": "9e9057c3-d17a-4de9-bc8b-c8785d81378c", "strategy_name": "actuator", "parameters": {"actions": [{"action_type": "change_nova_service_state", "input_parameters": {"state": "enabled"}, "resource_id": "compute-0.ctlplane.example.com"}]}, "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/audits/96b850dd-1df7-4519-b864-86a238b219ba", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/audits/96b850dd-1df7-4519-b864-86a238b219ba", "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-02-18T11:34:25.969951+00:00", "deleted_at": null, "updated_at": null}'
2026-02-18 11:34:26,087 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/audits/96b850dd-1df7-4519-b864-86a238b219ba 0.081s
2026-02-18 11:34:26,087 84 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': 'Wed, 18 Feb 2026 11:34:26 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=a3e24187977593ee323177857d221c96; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/audits/96b850dd-1df7-4519-b864-86a238b219ba'}
Body: b'{"uuid": "96b850dd-1df7-4519-b864-86a238b219ba", "name": "actuator-2026-02-18T11:34:25.951465", "audit_type": "ONESHOT", "state": "SUCCEEDED", "goal_uuid": "5742bc83-b87c-4f51-bf30-9e5ca27de4be", "goal_name": "unclassified", "strategy_uuid": "9e9057c3-d17a-4de9-bc8b-c8785d81378c", "strategy_name": "actuator", "parameters": {"actions": [{"action_type": "change_nova_service_state", "input_parameters": {"state": "enabled"}, "resource_id": "compute-0.ctlplane.example.com"}]}, "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/audits/96b850dd-1df7-4519-b864-86a238b219ba", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/audits/96b850dd-1df7-4519-b864-86a238b219ba", "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-02-18T11:34:25+00:00", "deleted_at": null, "updated_at": "2026-02-18T11:34:26+00:00"}'
2026-02-18 11:34:26,087 84 DEBUG [tempest.lib.common.utils.test_utils] Call partial returns true in 0.082073 seconds
2026-02-18 11:34:26,184 84 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=96b850dd-1df7-4519-b864-86a238b219ba 0.095s
2026-02-18 11:34:26,184 84 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': 'Wed, 18 Feb 2026 11:34:26 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=a3e24187977593ee323177857d221c96; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans?audit_uuid=96b850dd-1df7-4519-b864-86a238b219ba'}
Body: b'{"action_plans": [{"efficacy_indicators": [], "uuid": "7aaf6a93-7fd9-44f7-853a-fbaeadbfcf4c", "audit_uuid": "96b850dd-1df7-4519-b864-86a238b219ba", "strategy_uuid": "9e9057c3-d17a-4de9-bc8b-c8785d81378c", "strategy_name": "actuator", "global_efficacy": [], "state": "RECOMMENDED", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/7aaf6a93-7fd9-44f7-853a-fbaeadbfcf4c", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/7aaf6a93-7fd9-44f7-853a-fbaeadbfcf4c", "rel": "bookmark"}], "updated_at": null}]}'
2026-02-18 11:34:26,297 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/action_plans/7aaf6a93-7fd9-44f7-853a-fbaeadbfcf4c 0.111s
2026-02-18 11:34:26,297 84 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': 'Wed, 18 Feb 2026 11:34:26 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=a3e24187977593ee323177857d221c96; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/7aaf6a93-7fd9-44f7-853a-fbaeadbfcf4c'}
Body: b'{"efficacy_indicators": [], "uuid": "7aaf6a93-7fd9-44f7-853a-fbaeadbfcf4c", "audit_uuid": "96b850dd-1df7-4519-b864-86a238b219ba", "strategy_uuid": "9e9057c3-d17a-4de9-bc8b-c8785d81378c", "strategy_name": "actuator", "global_efficacy": [], "state": "RECOMMENDED", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/7aaf6a93-7fd9-44f7-853a-fbaeadbfcf4c", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/7aaf6a93-7fd9-44f7-853a-fbaeadbfcf4c", "rel": "bookmark"}], "hostname": null, "created_at": "2026-02-18T11:34:26+00:00", "deleted_at": null, "updated_at": null}'
2026-02-18 11:34:26,417 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 PATCH https://watcher-public-openstack.apps-crc.testing/v1/action_plans/7aaf6a93-7fd9-44f7-853a-fbaeadbfcf4c 0.118s
2026-02-18 11:34:26,418 84 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': 'Wed, 18 Feb 2026 11:34:26 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=a3e24187977593ee323177857d221c96; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/7aaf6a93-7fd9-44f7-853a-fbaeadbfcf4c'}
Body: b'{"efficacy_indicators": [], "uuid": "7aaf6a93-7fd9-44f7-853a-fbaeadbfcf4c", "audit_uuid": "96b850dd-1df7-4519-b864-86a238b219ba", "strategy_uuid": "9e9057c3-d17a-4de9-bc8b-c8785d81378c", "strategy_name": "actuator", "global_efficacy": [], "state": "PENDING", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/7aaf6a93-7fd9-44f7-853a-fbaeadbfcf4c", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/7aaf6a93-7fd9-44f7-853a-fbaeadbfcf4c", "rel": "bookmark"}], "hostname": null, "created_at": "2026-02-18T11:34:26+00:00", "deleted_at": null, "updated_at": "2026-02-18T11:34:26+00:00"}'
2026-02-18 11:34:26,523 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/action_plans/7aaf6a93-7fd9-44f7-853a-fbaeadbfcf4c 0.104s
2026-02-18 11:34:26,524 84 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': 'Wed, 18 Feb 2026 11:34:26 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=a3e24187977593ee323177857d221c96; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/7aaf6a93-7fd9-44f7-853a-fbaeadbfcf4c'}
Body: b'{"efficacy_indicators": [], "uuid": "7aaf6a93-7fd9-44f7-853a-fbaeadbfcf4c", "audit_uuid": "96b850dd-1df7-4519-b864-86a238b219ba", "strategy_uuid": "9e9057c3-d17a-4de9-bc8b-c8785d81378c", "strategy_name": "actuator", "global_efficacy": [], "state": "ONGOING", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/7aaf6a93-7fd9-44f7-853a-fbaeadbfcf4c", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/7aaf6a93-7fd9-44f7-853a-fbaeadbfcf4c", "rel": "bookmark"}], "hostname": "watcher-applier-0", "created_at": "2026-02-18T11:34:26+00:00", "deleted_at": null, "updated_at": "2026-02-18T11:34:26+00:00"}'
2026-02-18 11:34:27,629 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/action_plans/7aaf6a93-7fd9-44f7-853a-fbaeadbfcf4c 0.103s
2026-02-18 11:34:27,630 84 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': 'Wed, 18 Feb 2026 11:34:27 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=a3e24187977593ee323177857d221c96; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/7aaf6a93-7fd9-44f7-853a-fbaeadbfcf4c'}
Body: b'{"efficacy_indicators": [], "uuid": "7aaf6a93-7fd9-44f7-853a-fbaeadbfcf4c", "audit_uuid": "96b850dd-1df7-4519-b864-86a238b219ba", "strategy_uuid": "9e9057c3-d17a-4de9-bc8b-c8785d81378c", "strategy_name": "actuator", "global_efficacy": [], "state": "SUCCEEDED", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/7aaf6a93-7fd9-44f7-853a-fbaeadbfcf4c", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/7aaf6a93-7fd9-44f7-853a-fbaeadbfcf4c", "rel": "bookmark"}], "hostname": "watcher-applier-0", "created_at": "2026-02-18T11:34:26+00:00", "deleted_at": null, "updated_at": "2026-02-18T11:34:27+00:00"}'
2026-02-18 11:34:27,631 84 DEBUG [tempest.lib.common.utils.test_utils] Call partial returns true in 1.212450 seconds
2026-02-18 11:34:27,792 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/action_plans/7aaf6a93-7fd9-44f7-853a-fbaeadbfcf4c 0.159s
2026-02-18 11:34:27,793 84 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': 'Wed, 18 Feb 2026 11:34:27 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=a3e24187977593ee323177857d221c96; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/7aaf6a93-7fd9-44f7-853a-fbaeadbfcf4c'}
Body: b'{"efficacy_indicators": [], "uuid": "7aaf6a93-7fd9-44f7-853a-fbaeadbfcf4c", "audit_uuid": "96b850dd-1df7-4519-b864-86a238b219ba", "strategy_uuid": "9e9057c3-d17a-4de9-bc8b-c8785d81378c", "strategy_name": "actuator", "global_efficacy": [], "state": "SUCCEEDED", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/7aaf6a93-7fd9-44f7-853a-fbaeadbfcf4c", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/7aaf6a93-7fd9-44f7-853a-fbaeadbfcf4c", "rel": "bookmark"}], "hostname": "watcher-applier-0", "created_at": "2026-02-18T11:34:26+00:00", "deleted_at": null, "updated_at": "2026-02-18T11:34:27+00:00"}'
2026-02-18 11:34:27,913 84 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=7aaf6a93-7fd9-44f7-853a-fbaeadbfcf4c 0.119s
2026-02-18 11:34:27,913 84 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': 'Wed, 18 Feb 2026 11:34:27 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=a3e24187977593ee323177857d221c96; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/actions?action_plan_uuid=7aaf6a93-7fd9-44f7-853a-fbaeadbfcf4c'}
Body: b'{"actions": [{"uuid": "f2f9ebc5-6853-4868-ba8f-47d0aef3f48e", "action_plan_uuid": "7aaf6a93-7fd9-44f7-853a-fbaeadbfcf4c", "state": "SUCCEEDED", "action_type": "change_nova_service_state", "parents": [], "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/actions/f2f9ebc5-6853-4868-ba8f-47d0aef3f48e", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/actions/f2f9ebc5-6853-4868-ba8f-47d0aef3f48e", "rel": "bookmark"}]}]}'
2026-02-18 11:34:28,048 84 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.134s
2026-02-18 11:34:28,049 84 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': 'Wed, 18 Feb 2026 11:34:27 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-1e13db17-07f4-4af2-900c-096715f41470', 'x-compute-request-id': 'req-1e13db17-07f4-4af2-900c-096715f41470', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=94dc96e81afed76e3a00442bee65244c; 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": "898dbe15-bada-4a17-86a0-b12489e1006c", "zone": "internal", "status": "enabled", "state": "up", "updated_at": "2026-02-18T11:34:27.000000", "disabled_reason": null, "forced_down": false}, {"binary": "nova-scheduler", "host": "nova-scheduler-0", "id": "73fd0362-3d4a-42a1-b20b-c73b9a65e849", "zone": "internal", "status": "enabled", "state": "up", "updated_at": "2026-02-18T11:34:24.000000", "disabled_reason": null, "forced_down": false}, {"binary": "nova-conductor", "host": "nova-cell1-conductor-0", "id": "ea047088-53ee-43c9-ac67-7284262ddeb6", "zone": "internal", "status": "enabled", "state": "up", "updated_at": "2026-02-18T11:34:18.000000", "disabled_reason": null, "forced_down": false}, {"binary": "nova-compute", "host": "compute-0.ctlplane.example.com", "id": "dc2ede54-3bff-4afe-a034-ba1e83035780", "zone": "nova", "status": "enabled", "state": "up", "updated_at": "2026-02-18T11:34:24.000000", "disabled_reason": null, "forced_down": false}, {"binary": "nova-compute", "host": "compute-1.ctlplane.example.com", "id": "b5065141-f9aa-464d-a407-e5f89d589dc1", "zone": "nova", "status": "enabled", "state": "up", "updated_at": "2026-02-18T11:34:23.000000", "disabled_reason": null, "forced_down": false}]}'
2026-02-18 11:34:28,210 84 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.157s
2026-02-18 11:34:28,210 84 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': 'Wed, 18 Feb 2026 11:34:28 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-e6dd7803-f7ff-444d-9fe3-986a8a090aa7', 'x-compute-request-id': 'req-e6dd7803-f7ff-444d-9fe3-986a8a090aa7', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=94dc96e81afed76e3a00442bee65244c; 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-02-18 11:34:28,340 84 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.117s
2026-02-18 11:34:28,340 84 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': 'Wed, 18 Feb 2026 11:34:28 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-53b6a765-c85d-472d-82c1-1a975a1c13eb', 'x-compute-request-id': 'req-53b6a765-c85d-472d-82c1-1a975a1c13eb', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=94dc96e81afed76e3a00442bee65244c; 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": "af871115-9afd-4639-9c03-78bbf617d5d3", "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": "b5065141-f9aa-464d-a407-e5f89d589dc1", "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": ["npt", "avx2", "cx8", "ibrs", "rdpid", "tsc-scale", "xsave", "rdtscp", "msr", "tsc_adjust", "mmxext", "sse4a", "mds-no", "rdctl-no", "amd-stibp", "xgetbv1", "cmov", "mce", "lahf_lm", "sha-ni", "lbrv", "xsavec", "rdseed", "pse36", "clwb", "nrip-save", "3dnowprefetch", "mmx", "abm", "osvw", "clflush", "wbnoinvd", "cx16", "ibpb", "sse4.2", "clzero", "pse", "fma", "amd-ssbd", "pschange-mc-no", "de", "pae", "pdpe1gb", "arat", "spec-ctrl", "xsaveerptr", "sse4.1", "ssbd", "topoext", "bmi2", "stibp", "vmcb-clean", "apic", "mtrr", "clflushopt", "vme", "mca", "perfctr_core", "svm", "tsc-deadline", "fxsr", "rdrand", "virt-ssbd", "f16c", "cmp_legacy", "fpu", "ssse3", "popcnt", "pclmuldq", "pni", "fsgsbase", "avx", "skip-l1dfl-vmentry", "syscall", "xsaveopt", "lm", "umip", "misalignsse", "fxsr_opt", "cr8legacy", "svme-addr-chk", "arch-capabilities", "aes", "movbe", "pfthreshold", "pge", "nx", "pat", "sep", "hypervisor", "smep", "adx", "x2apic", "sse2", "smap", "tsc", "pause-filter", "sse", "bmi1"]}}, {"id": "4d5cef9e-6163-4bef-878e-67f6f163ed51", "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": "dc2ede54-3bff-4afe-a034-ba1e83035780", "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": ["arch-capabilities", "mce", "vmcb-clean", "xsaveerptr", "lahf_lm", "nrip-save", "avx2", "pschange-mc-no", "pause-filter", "clflush", "pni", "pat", "vme", "svm", "tsc-deadline", "lbrv", "avx", "tsc-scale", "rdpid", "clzero", "aes", "fsgsbase", "sse", "ssse3", "rdrand", "spec-ctrl", "sep", "pse36", "ssbd", "amd-stibp", "osvw", "skip-l1dfl-vmentry", "lm", "misalignsse", "apic", "syscall", "arat", "pge", "smep", "tsc_adjust", "sse2", "cx8", "adx", "rdctl-no", "sha-ni", "stibp", "umip", "xsaveopt", "ibpb", "xsavec", "virt-ssbd", "rdseed", "sse4a", "3dnowprefetch", "xsave", "fpu", "perfctr_core", "pfthreshold", "popcnt", "msr", "pae", "pse", "bmi1", "sse4.1", "topoext", "npt", "de", "clflushopt", "f16c", "pclmuldq", "smap", "tsc", "hypervisor", "clwb", "x2apic", "movbe", "cx16", "wbnoinvd", "abm", "fxsr_opt", "fxsr", "cmov", "ibrs", "pdpe1gb", "fma", "sse4.2", "svme-addr-chk", "mca", "cr8legacy", "cmp_legacy", "mtrr", "mmx", "mds-no", "mmxext", "rdtscp", "nx", "bmi2", "amd-ssbd", "xgetbv1"]}}]}'
2026-02-18 11:34:28,756 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://placement-public-openstack.apps-crc.testing/resource_providers/4d5cef9e-6163-4bef-878e-67f6f163ed51/traits 0.411s
2026-02-18 11:34:28,757 84 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': 'Wed, 18 Feb 2026 11:34:28 GMT', 'server': 'Apache', 'last-modified': 'Wed, 18 Feb 2026 11:02:49 GMT', 'content-length': '1403', 'cache-control': 'no-cache', 'openstack-api-version': 'placement 1.29', 'vary': 'openstack-api-version', 'x-openstack-request-id': 'req-c66db936-26e8-4787-9110-e5c542d23376', 'content-type': 'application/json', 'set-cookie': 'a0787c90e7299024e7525b97b3d9ea96=f88f81a50b6dba7fcac1e4e66b2d77e9; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://placement-public-openstack.apps-crc.testing/resource_providers/4d5cef9e-6163-4bef-878e-67f6f163ed51/traits'}
Body: b'{"traits": ["COMPUTE_IMAGE_TYPE_ARI", "COMPUTE_SECURITY_TPM_1_2", "COMPUTE_IMAGE_TYPE_QCOW2", "COMPUTE_NET_VIF_MODEL_SPAPR_VLAN", "COMPUTE_STORAGE_BUS_FDC", "COMPUTE_VOLUME_ATTACH_WITH_TAG", "COMPUTE_STORAGE_BUS_USB", "COMPUTE_STORAGE_BUS_SCSI", "COMPUTE_NET_VIF_MODEL_RTL8139", "COMPUTE_STORAGE_BUS_VIRTIO", "COMPUTE_IMAGE_TYPE_RAW", "COMPUTE_NET_ATTACH_INTERFACE", "COMPUTE_RESCUE_BFV", "HW_CPU_X86_SSE", "COMPUTE_SECURITY_UEFI_SECURE_BOOT", "HW_CPU_X86_SSE42", "COMPUTE_DEVICE_TAGGING", "COMPUTE_IMAGE_TYPE_ISO", "COMPUTE_GRAPHICS_MODEL_VGA", "COMPUTE_NODE", "COMPUTE_VOLUME_MULTI_ATTACH", "COMPUTE_ACCELERATORS", "COMPUTE_STORAGE_BUS_SATA", "COMPUTE_TRUSTED_CERTS", "COMPUTE_NET_VIF_MODEL_E1000E", "HW_CPU_X86_MMX", "COMPUTE_GRAPHICS_MODEL_BOCHS", "COMPUTE_GRAPHICS_MODEL_VIRTIO", "COMPUTE_STORAGE_BUS_IDE", "COMPUTE_NET_VIF_MODEL_VIRTIO", "COMPUTE_VIOMMU_MODEL_INTEL", "COMPUTE_VIOMMU_MODEL_VIRTIO", "COMPUTE_IMAGE_TYPE_AMI", "HW_CPU_X86_SSE2", "COMPUTE_VOLUME_EXTEND", "COMPUTE_GRAPHICS_MODEL_NONE", "COMPUTE_VIOMMU_MODEL_AUTO", "COMPUTE_IMAGE_TYPE_AKI", "COMPUTE_GRAPHICS_MODEL_CIRRUS", "COMPUTE_NET_VIF_MODEL_VMXNET3", "COMPUTE_SECURITY_TPM_2_0", "HW_CPU_X86_SSSE3", "COMPUTE_NET_ATTACH_INTERFACE_WITH_TAG", "COMPUTE_NET_VIF_MODEL_E1000", "COMPUTE_NET_VIF_MODEL_PCNET", "COMPUTE_SOCKET_PCI_NUMA_AFFINITY", "COMPUTE_NET_VIF_MODEL_NE2K_PCI", "HW_CPU_X86_SSE41"], "resource_provider_generation": 2}'
2026-02-18 11:34:29,117 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 201 POST https://keystone-public-openstack.apps-crc.testing/v3/auth/tokens 0.354s
2026-02-18 11:34:29,117 84 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'}
Body: <omitted>
Response - Headers: {'date': 'Wed, 18 Feb 2026 11:34:28 GMT', 'server': 'Apache', 'content-length': '5229', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-d7897bd0-3183-4601-b73b-31fcb32b6910', 'content-type': 'application/json', 'set-cookie': 'b5697f82cf3c19ece8be533395142512=f0b3e3bddc6a5090d9a5fda3a1957266; 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": "acf143fefbca4cc5b8b5c97595e36798", "name": "tempest-TestExecuteActionsViaActuator-33698119-project-member", "password_expires_at": null}, "audit_ids": ["x9rohPttRkalGyL-k_AS8g"], "expires_at": "2026-02-18T12:34:29.000000Z", "issued_at": "2026-02-18T11:34:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b6fc2be8ee7841399328c036e686e65f", "name": "tempest-TestExecuteActionsViaActuator-33698119"}, "is_domain": false, "roles": [{"id": "9308e23732d04efe97908cf5b48dede4", "name": "reader"}, {"id": "33d8aac19d444938af9c8a156a20217b", "name": "member"}], "catalog": [{"endpoints": [{"name": "barbican", "id": "9eca3a9990bb4d548e65ad1e4a7d4996", "interface": "public", "region_id": "regionOne", "url": "https://barbican-public-openstack.apps-crc.testing", "region": "regionOne"}, {"name": "barbican", "id": "cfbaaf412ac94ae09417de1053fa06c6", "interface": "internal", "region_id": "regionOne", "url": "https://barbican-internal.openstack.svc:9311", "region": "regionOne"}], "id": "42fc678104e34a5ab11cc7d5af2a0ba2", "type": "key-manager", "name": "barbican"}, {"endpoints": [{"name": "placement", "id": "68ecf8fc771d4b0693ed8e7458bc1cdd", "interface": "internal", "region_id": "regionOne", "url": "https://placement-internal.openstack.svc:8778", "region": "regionOne"}, {"name": "placement", "id": "bb7257e9145c477999152313c04a9df1", "interface": "public", "region_id": "regionOne", "url": "https://placement-public-openstack.apps-crc.testing", "region": "regionOne"}], "id": "5ee7e689498a4e34ba4ff6b9ffd77728", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "f52f0ba4642b4b6dbefc0904db88f9d2", "interface": "public", "region_id": "regionOne", "url": "https://keystone-public-openstack.apps-crc.testing", "region": "regionOne"}, {"id": "f8e387c8136b49e7a9940093bb7612c2", "interface": "internal", "region_id": "regionOne", "url": "https://keystone-internal.openstack.svc:5000", "region": "regionOne"}], "id": "633fd2c59a7c4bdca7e54b3c040faefe", "type": "identity", "name": "keystone"}, {"endpoints": [{"name": "neutron", "id": "39eb4fb6c37d433db71ebfb83e3cfe34", "interface": "public", "region_id": "regionOne", "url": "https://neutron-public-openstack.apps-crc.testing", "region": "regionOne"}, {"name": "neutron", "id": "5a75192260c24bcba7ef3d4f5627b148", "interface": "internal", "region_id": "regionOne", "url": "https://neutron-internal.openstack.svc:9696", "region": "regionOne"}], "id": "a1e8a77463784e90a38cad142da684dc", "type": "network", "name": "neutron"}, {"endpoints": [{"name": "watcher", "id": "124549d328dd4bd9b2b10612429e9470", "interface": "internal", "region_id": "regionOne", "url": "https://watcher-internal.openstack.svc:9322", "region": "regionOne"}, {"name": "watcher", "id": "a3f87f876e5344d4bfa11d3d8d08f77d", "interface": "public", "region_id": "regionOne", "url": "https://watcher-public-openstack.apps-crc.testing", "region": "regionOne"}], "id": "cb0d4270ad964e81b935f41e1a15c450", "type": "infra-optim", "name": "watcher"}, {"endpoints": [{"name": "nova", "id": "2453db5d940c4e8095547961cad2a9f9", "interface": "public", "region_id": "regionOne", "url": "https://nova-public-openstack.apps-crc.testing/v2.1", "region": "regionOne"}, {"name": "nova", "id": "498b02fda6444f76843032b833b818ed", "interface": "internal", "region_id": "regionOne", "url": "https://nova-internal.openstack.svc:8774/v2.1", "region": "regionOne"}], "id": "d037940aae0a46e3a6d6c611387c4566", "type": "compute", "name": "nova"}, {"endpoints": [{"name": "glance", "id": "7054e692eeb24f3983cd1a235d6e4f9e", "interface": "internal", "region_id": "regionOne", "url": "https://glance-default-internal.openstack.svc:9292", "region": "regionOne"}, {"name": "glance", "id": "c2fe741c190a4ef1870488a266647d89", "interface": "public", "region_id": "regionOne", "url": "https://glance-default-public-openstack.apps-crc.testing", "region": "regionOne"}], "id": "d34a5e4ea02e4a729e6af4b81fd8611a", "type": "image", "name": "glance"}, {"endpoints": [], "id"
2026-02-18 11:34:29,118 84 INFO [tempest.lib.common.fixed_network] (TestExecuteActionsViaActuator:test_execute_scenarios) Found network {'id': 'ab0e95b9-3f45-4cb9-9eed-62698048ebf7', 'name': 'tempest-TestExecuteActionsViaActuator-1210267495-network', 'tenant_id': 'b6fc2be8ee7841399328c036e686e65f', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'b6fc2be8ee7841399328c036e686e65f', 'qos_policy_id': None, 'port_security_enabled': True, 'dns_domain': '', 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 41205, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'l2_adjacency': True, 'tags': [], 'created_at': '2026-02-18T11:33:55Z', 'updated_at': '2026-02-18T11:33:55Z', 'revision_number': 1} available for tenant
2026-02-18 11:34:32,352 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 202 POST https://nova-public-openstack.apps-crc.testing/v2.1/servers 3.232s
2026-02-18 11:34:32,353 84 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-2097103885", "imageRef": "741ece44-423c-4890-8edc-03d4dfd463b4", "flavorRef": "f4602a91-940f-4107-8b98-c853a4be8dbe", "networks": [{"uuid": "ab0e95b9-3f45-4cb9-9eed-62698048ebf7"}]}}
Response - Headers: {'date': 'Wed, 18 Feb 2026 11:34:29 GMT', 'server': 'Apache', 'content-length': '420', 'location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/7f3f95f1-d014-46c1-a069-c1cef05d5118', '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-0e4112c7-1bf2-43c8-82e0-1aeb3ddef94a', 'x-compute-request-id': 'req-0e4112c7-1bf2-43c8-82e0-1aeb3ddef94a', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=94dc96e81afed76e3a00442bee65244c; 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": "7f3f95f1-d014-46c1-a069-c1cef05d5118", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/7f3f95f1-d014-46c1-a069-c1cef05d5118"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/7f3f95f1-d014-46c1-a069-c1cef05d5118"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "776i5vZXHvVz"}}'
2026-02-18 11:34:33,743 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/7f3f95f1-d014-46c1-a069-c1cef05d5118 1.386s
2026-02-18 11:34:33,743 84 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': 'Wed, 18 Feb 2026 11:34: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-94c0e906-f363-47be-84ca-4b4f765db59e', 'x-compute-request-id': 'req-94c0e906-f363-47be-84ca-4b4f765db59e', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=94dc96e81afed76e3a00442bee65244c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/7f3f95f1-d014-46c1-a069-c1cef05d5118'}
Body: b'{"server": {"id": "7f3f95f1-d014-46c1-a069-c1cef05d5118", "name": "tempest-TestExecuteActionsViaActuator-server-2097103885", "status": "BUILD", "tenant_id": "b6fc2be8ee7841399328c036e686e65f", "user_id": "acf143fefbca4cc5b8b5c97595e36798", "metadata": {}, "hostId": "", "image": {"id": "741ece44-423c-4890-8edc-03d4dfd463b4", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/741ece44-423c-4890-8edc-03d4dfd463b4"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2026-02-18T11:34:32Z", "updated": "2026-02-18T11:34:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/7f3f95f1-d014-46c1-a069-c1cef05d5118"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/7f3f95f1-d014-46c1-a069-c1cef05d5118"}], "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-02-18 11:34:36,034 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/7f3f95f1-d014-46c1-a069-c1cef05d5118 1.280s
2026-02-18 11:34:36,035 84 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': 'Wed, 18 Feb 2026 11:34: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-48a9f70a-fdb4-4df6-8b3e-175738308bf6', 'x-compute-request-id': 'req-48a9f70a-fdb4-4df6-8b3e-175738308bf6', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=94dc96e81afed76e3a00442bee65244c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/7f3f95f1-d014-46c1-a069-c1cef05d5118'}
Body: b'{"server": {"id": "7f3f95f1-d014-46c1-a069-c1cef05d5118", "name": "tempest-TestExecuteActionsViaActuator-server-2097103885", "status": "BUILD", "tenant_id": "b6fc2be8ee7841399328c036e686e65f", "user_id": "acf143fefbca4cc5b8b5c97595e36798", "metadata": {}, "hostId": "9ceba90f2a90cefe23c4c05c7d5db109b806f34ec85a2ff042cae881", "image": {"id": "741ece44-423c-4890-8edc-03d4dfd463b4", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/741ece44-423c-4890-8edc-03d4dfd463b4"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2026-02-18T11:34:32Z", "updated": "2026-02-18T11:34:34Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/7f3f95f1-d014-46c1-a069-c1cef05d5118"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/7f3f95f1-d014-46c1-a069-c1cef05d5118"}], "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-02-18 11:34:36,046 84 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/networking" after 3 second wait
2026-02-18 11:34:37,543 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/7f3f95f1-d014-46c1-a069-c1cef05d5118 0.470s
2026-02-18 11:34:37,544 84 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': 'Wed, 18 Feb 2026 11:34:37 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-7cadb707-36f5-4fd6-bdee-e0bb002410ef', 'x-compute-request-id': 'req-7cadb707-36f5-4fd6-bdee-e0bb002410ef', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=94dc96e81afed76e3a00442bee65244c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/7f3f95f1-d014-46c1-a069-c1cef05d5118'}
Body: b'{"server": {"id": "7f3f95f1-d014-46c1-a069-c1cef05d5118", "name": "tempest-TestExecuteActionsViaActuator-server-2097103885", "status": "BUILD", "tenant_id": "b6fc2be8ee7841399328c036e686e65f", "user_id": "acf143fefbca4cc5b8b5c97595e36798", "metadata": {}, "hostId": "9ceba90f2a90cefe23c4c05c7d5db109b806f34ec85a2ff042cae881", "image": {"id": "741ece44-423c-4890-8edc-03d4dfd463b4", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/741ece44-423c-4890-8edc-03d4dfd463b4"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2026-02-18T11:34:32Z", "updated": "2026-02-18T11:34:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/7f3f95f1-d014-46c1-a069-c1cef05d5118"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/7f3f95f1-d014-46c1-a069-c1cef05d5118"}], "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-02-18 11:34:37,551 84 INFO [tempest.common.waiters] State transition "BUILD/networking" ==> "BUILD/spawning" after 4 second wait
2026-02-18 11:34:39,497 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/7f3f95f1-d014-46c1-a069-c1cef05d5118 0.944s
2026-02-18 11:34:39,498 84 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': 'Wed, 18 Feb 2026 11:34: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-5d02c255-d35d-4f91-b18a-72568ced48cc', 'x-compute-request-id': 'req-5d02c255-d35d-4f91-b18a-72568ced48cc', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=94dc96e81afed76e3a00442bee65244c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/7f3f95f1-d014-46c1-a069-c1cef05d5118'}
Body: b'{"server": {"id": "7f3f95f1-d014-46c1-a069-c1cef05d5118", "name": "tempest-TestExecuteActionsViaActuator-server-2097103885", "status": "BUILD", "tenant_id": "b6fc2be8ee7841399328c036e686e65f", "user_id": "acf143fefbca4cc5b8b5c97595e36798", "metadata": {}, "hostId": "9ceba90f2a90cefe23c4c05c7d5db109b806f34ec85a2ff042cae881", "image": {"id": "741ece44-423c-4890-8edc-03d4dfd463b4", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/741ece44-423c-4890-8edc-03d4dfd463b4"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2026-02-18T11:34:32Z", "updated": "2026-02-18T11:34:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/7f3f95f1-d014-46c1-a069-c1cef05d5118"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/7f3f95f1-d014-46c1-a069-c1cef05d5118"}], "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-02-18 11:34:41,329 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/7f3f95f1-d014-46c1-a069-c1cef05d5118 0.818s
2026-02-18 11:34:41,329 84 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': 'Wed, 18 Feb 2026 11:34:40 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-f8322cbd-1bc8-45db-b8b4-29bda41a2fed', 'x-compute-request-id': 'req-f8322cbd-1bc8-45db-b8b4-29bda41a2fed', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=94dc96e81afed76e3a00442bee65244c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/7f3f95f1-d014-46c1-a069-c1cef05d5118'}
Body: b'{"server": {"id": "7f3f95f1-d014-46c1-a069-c1cef05d5118", "name": "tempest-TestExecuteActionsViaActuator-server-2097103885", "status": "BUILD", "tenant_id": "b6fc2be8ee7841399328c036e686e65f", "user_id": "acf143fefbca4cc5b8b5c97595e36798", "metadata": {}, "hostId": "9ceba90f2a90cefe23c4c05c7d5db109b806f34ec85a2ff042cae881", "image": {"id": "741ece44-423c-4890-8edc-03d4dfd463b4", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/741ece44-423c-4890-8edc-03d4dfd463b4"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2026-02-18T11:34:32Z", "updated": "2026-02-18T11:34:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/7f3f95f1-d014-46c1-a069-c1cef05d5118"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/7f3f95f1-d014-46c1-a069-c1cef05d5118"}], "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-02-18 11:34:43,116 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/7f3f95f1-d014-46c1-a069-c1cef05d5118 0.774s
2026-02-18 11:34:43,117 84 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': 'Wed, 18 Feb 2026 11:34:42 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-12065d6a-1fa0-4f5f-ac70-8c4d173ca574', 'x-compute-request-id': 'req-12065d6a-1fa0-4f5f-ac70-8c4d173ca574', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=94dc96e81afed76e3a00442bee65244c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/7f3f95f1-d014-46c1-a069-c1cef05d5118'}
Body: b'{"server": {"id": "7f3f95f1-d014-46c1-a069-c1cef05d5118", "name": "tempest-TestExecuteActionsViaActuator-server-2097103885", "status": "BUILD", "tenant_id": "b6fc2be8ee7841399328c036e686e65f", "user_id": "acf143fefbca4cc5b8b5c97595e36798", "metadata": {}, "hostId": "9ceba90f2a90cefe23c4c05c7d5db109b806f34ec85a2ff042cae881", "image": {"id": "741ece44-423c-4890-8edc-03d4dfd463b4", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/741ece44-423c-4890-8edc-03d4dfd463b4"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2026-02-18T11:34:32Z", "updated": "2026-02-18T11:34:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/7f3f95f1-d014-46c1-a069-c1cef05d5118"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/7f3f95f1-d014-46c1-a069-c1cef05d5118"}], "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-02-18 11:34:44,849 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/7f3f95f1-d014-46c1-a069-c1cef05d5118 0.717s
2026-02-18 11:34:44,850 84 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': 'Wed, 18 Feb 2026 11:34:44 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-d64e42a7-b049-42c1-b0a9-5c482e15e2f1', 'x-compute-request-id': 'req-d64e42a7-b049-42c1-b0a9-5c482e15e2f1', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=94dc96e81afed76e3a00442bee65244c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/7f3f95f1-d014-46c1-a069-c1cef05d5118'}
Body: b'{"server": {"id": "7f3f95f1-d014-46c1-a069-c1cef05d5118", "name": "tempest-TestExecuteActionsViaActuator-server-2097103885", "status": "BUILD", "tenant_id": "b6fc2be8ee7841399328c036e686e65f", "user_id": "acf143fefbca4cc5b8b5c97595e36798", "metadata": {}, "hostId": "9ceba90f2a90cefe23c4c05c7d5db109b806f34ec85a2ff042cae881", "image": {"id": "741ece44-423c-4890-8edc-03d4dfd463b4", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/741ece44-423c-4890-8edc-03d4dfd463b4"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2026-02-18T11:34:32Z", "updated": "2026-02-18T11:34:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/7f3f95f1-d014-46c1-a069-c1cef05d5118"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/7f3f95f1-d014-46c1-a069-c1cef05d5118"}], "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-02-18 11:34:47,568 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/7f3f95f1-d014-46c1-a069-c1cef05d5118 1.707s
2026-02-18 11:34:47,569 84 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': 'Wed, 18 Feb 2026 11:34:45 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-abe889aa-775f-4986-a50c-d6eb3d50677d', 'x-compute-request-id': 'req-abe889aa-775f-4986-a50c-d6eb3d50677d', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=94dc96e81afed76e3a00442bee65244c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/7f3f95f1-d014-46c1-a069-c1cef05d5118'}
Body: b'{"server": {"id": "7f3f95f1-d014-46c1-a069-c1cef05d5118", "name": "tempest-TestExecuteActionsViaActuator-server-2097103885", "status": "ACTIVE", "tenant_id": "b6fc2be8ee7841399328c036e686e65f", "user_id": "acf143fefbca4cc5b8b5c97595e36798", "metadata": {}, "hostId": "9ceba90f2a90cefe23c4c05c7d5db109b806f34ec85a2ff042cae881", "image": {"id": "741ece44-423c-4890-8edc-03d4dfd463b4", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/741ece44-423c-4890-8edc-03d4dfd463b4"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2026-02-18T11:34:32Z", "updated": "2026-02-18T11:34:45Z", "addresses": {"tempest-TestExecuteActionsViaActuator-1210267495-network": [{"version": 4, "addr": "10.100.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cf:c6:de"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/7f3f95f1-d014-46c1-a069-c1cef05d5118"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/7f3f95f1-d014-46c1-a069-c1cef05d5118"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2026-02-18T11:34:45.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-02-18 11:34:47,578 84 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 14 second wait
2026-02-18 11:34:48,017 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/7f3f95f1-d014-46c1-a069-c1cef05d5118 0.438s
2026-02-18 11:34:48,017 84 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': 'Wed, 18 Feb 2026 11:34:47 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-c6900970-5348-4976-a868-bb5906de5e97', 'x-compute-request-id': 'req-c6900970-5348-4976-a868-bb5906de5e97', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=94dc96e81afed76e3a00442bee65244c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/7f3f95f1-d014-46c1-a069-c1cef05d5118'}
Body: b'{"server": {"id": "7f3f95f1-d014-46c1-a069-c1cef05d5118", "name": "tempest-TestExecuteActionsViaActuator-server-2097103885", "status": "ACTIVE", "tenant_id": "b6fc2be8ee7841399328c036e686e65f", "user_id": "acf143fefbca4cc5b8b5c97595e36798", "metadata": {}, "hostId": "9ceba90f2a90cefe23c4c05c7d5db109b806f34ec85a2ff042cae881", "image": {"id": "741ece44-423c-4890-8edc-03d4dfd463b4", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/741ece44-423c-4890-8edc-03d4dfd463b4"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2026-02-18T11:34:32Z", "updated": "2026-02-18T11:34:45Z", "addresses": {"tempest-TestExecuteActionsViaActuator-1210267495-network": [{"version": 4, "addr": "10.100.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cf:c6:de"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/7f3f95f1-d014-46c1-a069-c1cef05d5118"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/7f3f95f1-d014-46c1-a069-c1cef05d5118"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2026-02-18T11:34:45.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-02-18 11:34:49,177 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/7f3f95f1-d014-46c1-a069-c1cef05d5118 1.151s
2026-02-18 11:34:49,178 84 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': 'Wed, 18 Feb 2026 11:34:48 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-3080c492-ec9a-4cc2-a9eb-aa82dc03a329', 'x-compute-request-id': 'req-3080c492-ec9a-4cc2-a9eb-aa82dc03a329', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=94dc96e81afed76e3a00442bee65244c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/7f3f95f1-d014-46c1-a069-c1cef05d5118'}
Body: b'{"server": {"id": "7f3f95f1-d014-46c1-a069-c1cef05d5118", "name": "tempest-TestExecuteActionsViaActuator-server-2097103885", "status": "ACTIVE", "tenant_id": "b6fc2be8ee7841399328c036e686e65f", "user_id": "acf143fefbca4cc5b8b5c97595e36798", "metadata": {}, "hostId": "9ceba90f2a90cefe23c4c05c7d5db109b806f34ec85a2ff042cae881", "image": {"id": "741ece44-423c-4890-8edc-03d4dfd463b4", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/741ece44-423c-4890-8edc-03d4dfd463b4"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2026-02-18T11:34:32Z", "updated": "2026-02-18T11:34:45Z", "addresses": {"tempest-TestExecuteActionsViaActuator-1210267495-network": [{"version": 4, "addr": "10.100.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cf:c6:de"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/7f3f95f1-d014-46c1-a069-c1cef05d5118"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/7f3f95f1-d014-46c1-a069-c1cef05d5118"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2026-02-18T11:34:45.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-00000001", "OS-EXT-SRV-ATTR:hypervisor_hostname": "compute-0.ctlplane.example.com", "OS-EXT-SRV-ATTR:reservation_id": "r-qjb7rupt", "OS-EXT-SRV-ATTR:launch_index": 0, "OS-EXT-SRV-ATTR:hostname": "tempest-testexecuteactionsviaactuator-server-2097103885", "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-02-18 11:34:49,194 84 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 "IyBUWVBFIGNlaWxvbWV0ZXJfY3B1IGNvdW50ZXIKY2VpbG9tZXRlcl9jcHV7InJlc291cmNlIj0iN2YzZjk1ZjEtZDAxNC00NmMxLWEwNjktYzFjZWYwNWQ1MTE4Iiwib3JpZ190aW1lc3RhbXAiPSIxNzcxNDE0NDg5MTk0In0gMjQwMDAwMDAwMDEuMCAxNzcxNDE0MTg5MTk0CmNlaWxvbWV0ZXJfY3B1eyJyZXNvdXJjZSI9IjdmM2Y5NWYxLWQwMTQtNDZjMS1hMDY5LWMxY2VmMDVkNTExOCIsIm9yaWdfdGltZXN0YW1wIj0iMTc3MTQxNDQ4OTE5NCJ9IDQ4MDAwMDAwMDAxLjAgMTc3MTQxNDIxOTE5NApjZWlsb21ldGVyX2NwdXsicmVzb3VyY2UiPSI3ZjNmOTVmMS1kMDE0LTQ2YzEtYTA2OS1jMWNlZjA1ZDUxMTgiLCJvcmlnX3RpbWVzdGFtcCI9IjE3NzE0MTQ0ODkxOTQifSA3MjAwMDAwMDAwMS4wIDE3NzE0MTQyNDkxOTQKY2VpbG9tZXRlcl9jcHV7InJlc291cmNlIj0iN2YzZjk1ZjEtZDAxNC00NmMxLWEwNjktYzFjZWYwNWQ1MTE4Iiwib3JpZ190aW1lc3RhbXAiPSIxNzcxNDE0NDg5MTk0In0gOTYwMDAwMDAwMDEuMCAxNzcxNDE0Mjc5MTk0CmNlaWxvbWV0ZXJfY3B1eyJyZXNvdXJjZSI9IjdmM2Y5NWYxLWQwMTQtNDZjMS1hMDY5LWMxY2VmMDVkNTExOCIsIm9yaWdfdGltZXN0YW1wIj0iMTc3MTQxNDQ4OTE5NCJ9IDEyMDAwMDAwMDAwMS4wIDE3NzE0MTQzMDkxOTQKY2VpbG9tZXRlcl9jcHV7InJlc291cmNlIj0iN2YzZjk1ZjEtZDAxNC00NmMxLWEwNjktYzFjZWYwNWQ1MTE4Iiwib3JpZ190aW1lc3RhbXAiPSIxNzcxNDE0NDg5MTk0In0gMTQ0MDAwMDAwMDAxLjAgMTc3MTQxNDMzOTE5NApjZWlsb21ldGVyX2NwdXsicmVzb3VyY2UiPSI3ZjNmOTVmMS1kMDE0LTQ2YzEtYTA2OS1jMWNlZjA1ZDUxMTgiLCJvcmlnX3RpbWVzdGFtcCI9IjE3NzE0MTQ0ODkxOTQifSAxNjgwMDAwMDAwMDEuMCAxNzcxNDE0MzY5MTk0CmNlaWxvbWV0ZXJfY3B1eyJyZXNvdXJjZSI9IjdmM2Y5NWYxLWQwMTQtNDZjMS1hMDY5LWMxY2VmMDVkNTExOCIsIm9yaWdfdGltZXN0YW1wIj0iMTc3MTQxNDQ4OTE5NCJ9IDE5MjAwMDAwMDAwMS4wIDE3NzE0MTQzOTkxOTQKY2VpbG9tZXRlcl9jcHV7InJlc291cmNlIj0iN2YzZjk1ZjEtZDAxNC00NmMxLWEwNjktYzFjZWYwNWQ1MTE4Iiwib3JpZ190aW1lc3RhbXAiPSIxNzcxNDE0NDg5MTk0In0gMjE2MDAwMDAwMDAxLjAgMTc3MTQxNDQyOTE5NApjZWlsb21ldGVyX2NwdXsicmVzb3VyY2UiPSI3ZjNmOTVmMS1kMDE0LTQ2YzEtYTA2OS1jMWNlZjA1ZDUxMTgiLCJvcmlnX3RpbWVzdGFtcCI9IjE3NzE0MTQ0ODkxOTQifSAyNDAwMDAwMDAwMDEuMCAxNzcxNDE0NDU5MTk0Cg==" | 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.154'
2026-02-18 11:34:49,195 84 INFO [tempest.lib.common.ssh] Creating ssh connection to '38.102.83.154:22' as 'zuul' with password None
2026-02-18 11:34:49,208 84 INFO [paramiko.transport] Connected (version 2.0, client OpenSSH_9.9)
2026-02-18 11:34:49,267 84 INFO [paramiko.transport] Authentication (publickey) successful!
2026-02-18 11:34:49,268 84 INFO [tempest.lib.common.ssh] ssh connection to zuul@38.102.83.154 successfully created
2026-02-18 11:34:50,437 84 DEBUG [watcher_tempest_plugin.services.metric.prometheus_client] Promtool add_measures output: Parsing standard input
SUCCESS: metrics pushed to remote write.
2026-02-18 11:34:50,506 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://placement-public-openstack.apps-crc.testing/resource_providers/af871115-9afd-4639-9c03-78bbf617d5d3/traits 0.067s
2026-02-18 11:34:50,506 84 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': 'Wed, 18 Feb 2026 11:34:50 GMT', 'server': 'Apache', 'last-modified': 'Wed, 18 Feb 2026 11:02:49 GMT', 'content-length': '1403', 'cache-control': 'no-cache', 'openstack-api-version': 'placement 1.29', 'vary': 'openstack-api-version', 'x-openstack-request-id': 'req-f7113b8a-e30f-492e-b8b0-bdf07320026b', 'content-type': 'application/json', 'set-cookie': 'a0787c90e7299024e7525b97b3d9ea96=f88f81a50b6dba7fcac1e4e66b2d77e9; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://placement-public-openstack.apps-crc.testing/resource_providers/af871115-9afd-4639-9c03-78bbf617d5d3/traits'}
Body: b'{"traits": ["COMPUTE_IMAGE_TYPE_ARI", "COMPUTE_SECURITY_TPM_1_2", "COMPUTE_IMAGE_TYPE_QCOW2", "COMPUTE_NET_VIF_MODEL_SPAPR_VLAN", "COMPUTE_STORAGE_BUS_FDC", "COMPUTE_VOLUME_ATTACH_WITH_TAG", "COMPUTE_STORAGE_BUS_USB", "COMPUTE_STORAGE_BUS_SCSI", "COMPUTE_NET_VIF_MODEL_RTL8139", "COMPUTE_STORAGE_BUS_VIRTIO", "COMPUTE_IMAGE_TYPE_RAW", "COMPUTE_NET_ATTACH_INTERFACE", "COMPUTE_RESCUE_BFV", "HW_CPU_X86_SSE", "COMPUTE_SECURITY_UEFI_SECURE_BOOT", "HW_CPU_X86_SSE42", "COMPUTE_DEVICE_TAGGING", "COMPUTE_IMAGE_TYPE_ISO", "COMPUTE_GRAPHICS_MODEL_VGA", "COMPUTE_NODE", "COMPUTE_VOLUME_MULTI_ATTACH", "COMPUTE_ACCELERATORS", "COMPUTE_STORAGE_BUS_SATA", "COMPUTE_TRUSTED_CERTS", "COMPUTE_NET_VIF_MODEL_E1000E", "HW_CPU_X86_MMX", "COMPUTE_GRAPHICS_MODEL_BOCHS", "COMPUTE_GRAPHICS_MODEL_VIRTIO", "COMPUTE_STORAGE_BUS_IDE", "COMPUTE_NET_VIF_MODEL_VIRTIO", "COMPUTE_VIOMMU_MODEL_INTEL", "COMPUTE_VIOMMU_MODEL_VIRTIO", "COMPUTE_IMAGE_TYPE_AMI", "HW_CPU_X86_SSE2", "COMPUTE_VOLUME_EXTEND", "COMPUTE_GRAPHICS_MODEL_NONE", "COMPUTE_VIOMMU_MODEL_AUTO", "COMPUTE_IMAGE_TYPE_AKI", "COMPUTE_GRAPHICS_MODEL_CIRRUS", "COMPUTE_NET_VIF_MODEL_VMXNET3", "COMPUTE_SECURITY_TPM_2_0", "HW_CPU_X86_SSSE3", "COMPUTE_NET_ATTACH_INTERFACE_WITH_TAG", "COMPUTE_NET_VIF_MODEL_E1000", "COMPUTE_NET_VIF_MODEL_PCNET", "COMPUTE_SOCKET_PCI_NUMA_AFFINITY", "COMPUTE_NET_VIF_MODEL_NE2K_PCI", "HW_CPU_X86_SSE41"], "resource_provider_generation": 2}'
2026-02-18 11:34:50,816 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 201 POST https://keystone-public-openstack.apps-crc.testing/v3/auth/tokens 0.305s
2026-02-18 11:34:50,816 84 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'}
Body: <omitted>
Response - Headers: {'date': 'Wed, 18 Feb 2026 11:34:50 GMT', 'server': 'Apache', 'content-length': '5229', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-ad8663de-294b-4730-98e6-416e9398846b', 'content-type': 'application/json', 'set-cookie': 'b5697f82cf3c19ece8be533395142512=f0b3e3bddc6a5090d9a5fda3a1957266; 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": "acf143fefbca4cc5b8b5c97595e36798", "name": "tempest-TestExecuteActionsViaActuator-33698119-project-member", "password_expires_at": null}, "audit_ids": ["U6uyxtyGQKe7OphrRooHEw"], "expires_at": "2026-02-18T12:34:50.000000Z", "issued_at": "2026-02-18T11:34:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b6fc2be8ee7841399328c036e686e65f", "name": "tempest-TestExecuteActionsViaActuator-33698119"}, "is_domain": false, "roles": [{"id": "9308e23732d04efe97908cf5b48dede4", "name": "reader"}, {"id": "33d8aac19d444938af9c8a156a20217b", "name": "member"}], "catalog": [{"endpoints": [{"name": "barbican", "id": "9eca3a9990bb4d548e65ad1e4a7d4996", "interface": "public", "region_id": "regionOne", "url": "https://barbican-public-openstack.apps-crc.testing", "region": "regionOne"}, {"name": "barbican", "id": "cfbaaf412ac94ae09417de1053fa06c6", "interface": "internal", "region_id": "regionOne", "url": "https://barbican-internal.openstack.svc:9311", "region": "regionOne"}], "id": "42fc678104e34a5ab11cc7d5af2a0ba2", "type": "key-manager", "name": "barbican"}, {"endpoints": [{"name": "placement", "id": "68ecf8fc771d4b0693ed8e7458bc1cdd", "interface": "internal", "region_id": "regionOne", "url": "https://placement-internal.openstack.svc:8778", "region": "regionOne"}, {"name": "placement", "id": "bb7257e9145c477999152313c04a9df1", "interface": "public", "region_id": "regionOne", "url": "https://placement-public-openstack.apps-crc.testing", "region": "regionOne"}], "id": "5ee7e689498a4e34ba4ff6b9ffd77728", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "f52f0ba4642b4b6dbefc0904db88f9d2", "interface": "public", "region_id": "regionOne", "url": "https://keystone-public-openstack.apps-crc.testing", "region": "regionOne"}, {"id": "f8e387c8136b49e7a9940093bb7612c2", "interface": "internal", "region_id": "regionOne", "url": "https://keystone-internal.openstack.svc:5000", "region": "regionOne"}], "id": "633fd2c59a7c4bdca7e54b3c040faefe", "type": "identity", "name": "keystone"}, {"endpoints": [{"name": "neutron", "id": "39eb4fb6c37d433db71ebfb83e3cfe34", "interface": "public", "region_id": "regionOne", "url": "https://neutron-public-openstack.apps-crc.testing", "region": "regionOne"}, {"name": "neutron", "id": "5a75192260c24bcba7ef3d4f5627b148", "interface": "internal", "region_id": "regionOne", "url": "https://neutron-internal.openstack.svc:9696", "region": "regionOne"}], "id": "a1e8a77463784e90a38cad142da684dc", "type": "network", "name": "neutron"}, {"endpoints": [{"name": "watcher", "id": "124549d328dd4bd9b2b10612429e9470", "interface": "internal", "region_id": "regionOne", "url": "https://watcher-internal.openstack.svc:9322", "region": "regionOne"}, {"name": "watcher", "id": "a3f87f876e5344d4bfa11d3d8d08f77d", "interface": "public", "region_id": "regionOne", "url": "https://watcher-public-openstack.apps-crc.testing", "region": "regionOne"}], "id": "cb0d4270ad964e81b935f41e1a15c450", "type": "infra-optim", "name": "watcher"}, {"endpoints": [{"name": "nova", "id": "2453db5d940c4e8095547961cad2a9f9", "interface": "public", "region_id": "regionOne", "url": "https://nova-public-openstack.apps-crc.testing/v2.1", "region": "regionOne"}, {"name": "nova", "id": "498b02fda6444f76843032b833b818ed", "interface": "internal", "region_id": "regionOne", "url": "https://nova-internal.openstack.svc:8774/v2.1", "region": "regionOne"}], "id": "d037940aae0a46e3a6d6c611387c4566", "type": "compute", "name": "nova"}, {"endpoints": [{"name": "glance", "id": "7054e692eeb24f3983cd1a235d6e4f9e", "interface": "internal", "region_id": "regionOne", "url": "https://glance-default-internal.openstack.svc:9292", "region": "regionOne"}, {"name": "glance", "id": "c2fe741c190a4ef1870488a266647d89", "interface": "public", "region_id": "regionOne", "url": "https://glance-default-public-openstack.apps-crc.testing", "region": "regionOne"}], "id": "d34a5e4ea02e4a729e6af4b81fd8611a", "type": "image", "name": "glance"}, {"endpoints": [], "id"
2026-02-18 11:34:50,817 84 INFO [tempest.lib.common.fixed_network] (TestExecuteActionsViaActuator:test_execute_scenarios) Found network {'id': 'ab0e95b9-3f45-4cb9-9eed-62698048ebf7', 'name': 'tempest-TestExecuteActionsViaActuator-1210267495-network', 'tenant_id': 'b6fc2be8ee7841399328c036e686e65f', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'b6fc2be8ee7841399328c036e686e65f', 'qos_policy_id': None, 'port_security_enabled': True, 'dns_domain': '', 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 41205, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'l2_adjacency': True, 'tags': [], 'created_at': '2026-02-18T11:33:55Z', 'updated_at': '2026-02-18T11:33:55Z', 'revision_number': 1} available for tenant
2026-02-18 11:34:53,868 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 202 POST https://nova-public-openstack.apps-crc.testing/v2.1/servers 3.049s
2026-02-18 11:34:53,868 84 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-1610362436", "imageRef": "741ece44-423c-4890-8edc-03d4dfd463b4", "flavorRef": "f4602a91-940f-4107-8b98-c853a4be8dbe", "networks": [{"uuid": "ab0e95b9-3f45-4cb9-9eed-62698048ebf7"}]}}
Response - Headers: {'date': 'Wed, 18 Feb 2026 11:34:50 GMT', 'server': 'Apache', 'content-length': '420', 'location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/50748327-a56f-49b3-9250-f22d733fec44', '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-49a89c57-ecbf-4c5c-852d-773d549663a1', 'x-compute-request-id': 'req-49a89c57-ecbf-4c5c-852d-773d549663a1', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=94dc96e81afed76e3a00442bee65244c; 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": "50748327-a56f-49b3-9250-f22d733fec44", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/50748327-a56f-49b3-9250-f22d733fec44"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/50748327-a56f-49b3-9250-f22d733fec44"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "EWyfHNz65XtC"}}'
2026-02-18 11:34:54,280 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/50748327-a56f-49b3-9250-f22d733fec44 0.408s
2026-02-18 11:34:54,280 84 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': 'Wed, 18 Feb 2026 11:34:53 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-3acceb4d-16d7-4b25-86c3-de77b1e653fe', 'x-compute-request-id': 'req-3acceb4d-16d7-4b25-86c3-de77b1e653fe', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=94dc96e81afed76e3a00442bee65244c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/50748327-a56f-49b3-9250-f22d733fec44'}
Body: b'{"server": {"id": "50748327-a56f-49b3-9250-f22d733fec44", "name": "tempest-TestExecuteActionsViaActuator-server-1610362436", "status": "BUILD", "tenant_id": "b6fc2be8ee7841399328c036e686e65f", "user_id": "acf143fefbca4cc5b8b5c97595e36798", "metadata": {}, "hostId": "", "image": {"id": "741ece44-423c-4890-8edc-03d4dfd463b4", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/741ece44-423c-4890-8edc-03d4dfd463b4"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2026-02-18T11:34:53Z", "updated": "2026-02-18T11:34:54Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/50748327-a56f-49b3-9250-f22d733fec44"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/50748327-a56f-49b3-9250-f22d733fec44"}], "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-02-18 11:34:56,101 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/50748327-a56f-49b3-9250-f22d733fec44 0.810s
2026-02-18 11:34:56,101 84 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': 'Wed, 18 Feb 2026 11:34:55 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-f02fcc26-1ef5-4878-bb09-5365ba718488', 'x-compute-request-id': 'req-f02fcc26-1ef5-4878-bb09-5365ba718488', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=94dc96e81afed76e3a00442bee65244c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/50748327-a56f-49b3-9250-f22d733fec44'}
Body: b'{"server": {"id": "50748327-a56f-49b3-9250-f22d733fec44", "name": "tempest-TestExecuteActionsViaActuator-server-1610362436", "status": "BUILD", "tenant_id": "b6fc2be8ee7841399328c036e686e65f", "user_id": "acf143fefbca4cc5b8b5c97595e36798", "metadata": {}, "hostId": "fe9ba1eebffab6ef930ad8d4a590cfd47759f8e315c21a785fcf3c48", "image": {"id": "741ece44-423c-4890-8edc-03d4dfd463b4", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/741ece44-423c-4890-8edc-03d4dfd463b4"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2026-02-18T11:34:53Z", "updated": "2026-02-18T11:34:55Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/50748327-a56f-49b3-9250-f22d733fec44"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/50748327-a56f-49b3-9250-f22d733fec44"}], "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-02-18 11:34:56,112 84 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/spawning" after 2 second wait
2026-02-18 11:34:58,148 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/50748327-a56f-49b3-9250-f22d733fec44 1.033s
2026-02-18 11:34:58,148 84 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': 'Wed, 18 Feb 2026 11:34:57 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-d2d51ef0-34f5-49d7-a952-6aa6a1d1c750', 'x-compute-request-id': 'req-d2d51ef0-34f5-49d7-a952-6aa6a1d1c750', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=94dc96e81afed76e3a00442bee65244c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/50748327-a56f-49b3-9250-f22d733fec44'}
Body: b'{"server": {"id": "50748327-a56f-49b3-9250-f22d733fec44", "name": "tempest-TestExecuteActionsViaActuator-server-1610362436", "status": "BUILD", "tenant_id": "b6fc2be8ee7841399328c036e686e65f", "user_id": "acf143fefbca4cc5b8b5c97595e36798", "metadata": {}, "hostId": "fe9ba1eebffab6ef930ad8d4a590cfd47759f8e315c21a785fcf3c48", "image": {"id": "741ece44-423c-4890-8edc-03d4dfd463b4", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/741ece44-423c-4890-8edc-03d4dfd463b4"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2026-02-18T11:34:53Z", "updated": "2026-02-18T11:34:55Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/50748327-a56f-49b3-9250-f22d733fec44"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/50748327-a56f-49b3-9250-f22d733fec44"}], "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-02-18 11:35:01,136 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/50748327-a56f-49b3-9250-f22d733fec44 1.980s
2026-02-18 11:35:01,137 84 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': 'Wed, 18 Feb 2026 11:34:59 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-f1c4b977-7544-4518-9377-2cce172bde7a', 'x-compute-request-id': 'req-f1c4b977-7544-4518-9377-2cce172bde7a', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=94dc96e81afed76e3a00442bee65244c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/50748327-a56f-49b3-9250-f22d733fec44'}
Body: b'{"server": {"id": "50748327-a56f-49b3-9250-f22d733fec44", "name": "tempest-TestExecuteActionsViaActuator-server-1610362436", "status": "BUILD", "tenant_id": "b6fc2be8ee7841399328c036e686e65f", "user_id": "acf143fefbca4cc5b8b5c97595e36798", "metadata": {}, "hostId": "fe9ba1eebffab6ef930ad8d4a590cfd47759f8e315c21a785fcf3c48", "image": {"id": "741ece44-423c-4890-8edc-03d4dfd463b4", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/741ece44-423c-4890-8edc-03d4dfd463b4"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2026-02-18T11:34:53Z", "updated": "2026-02-18T11:34:55Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/50748327-a56f-49b3-9250-f22d733fec44"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/50748327-a56f-49b3-9250-f22d733fec44"}], "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-02-18 11:35:03,341 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/50748327-a56f-49b3-9250-f22d733fec44 1.193s
2026-02-18 11:35:03,342 84 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': 'Wed, 18 Feb 2026 11:35:02 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-d9f5fa18-4e4a-4dbb-b370-cd789276412f', 'x-compute-request-id': 'req-d9f5fa18-4e4a-4dbb-b370-cd789276412f', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=94dc96e81afed76e3a00442bee65244c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/50748327-a56f-49b3-9250-f22d733fec44'}
Body: b'{"server": {"id": "50748327-a56f-49b3-9250-f22d733fec44", "name": "tempest-TestExecuteActionsViaActuator-server-1610362436", "status": "BUILD", "tenant_id": "b6fc2be8ee7841399328c036e686e65f", "user_id": "acf143fefbca4cc5b8b5c97595e36798", "metadata": {}, "hostId": "fe9ba1eebffab6ef930ad8d4a590cfd47759f8e315c21a785fcf3c48", "image": {"id": "741ece44-423c-4890-8edc-03d4dfd463b4", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/741ece44-423c-4890-8edc-03d4dfd463b4"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2026-02-18T11:34:53Z", "updated": "2026-02-18T11:34:55Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/50748327-a56f-49b3-9250-f22d733fec44"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/50748327-a56f-49b3-9250-f22d733fec44"}], "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-02-18 11:35:07,157 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/50748327-a56f-49b3-9250-f22d733fec44 2.797s
2026-02-18 11:35:07,160 84 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': 'Wed, 18 Feb 2026 11:35:04 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-f2064e90-9afb-4143-9336-6230536186a9', 'x-compute-request-id': 'req-f2064e90-9afb-4143-9336-6230536186a9', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=94dc96e81afed76e3a00442bee65244c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/50748327-a56f-49b3-9250-f22d733fec44'}
Body: b'{"server": {"id": "50748327-a56f-49b3-9250-f22d733fec44", "name": "tempest-TestExecuteActionsViaActuator-server-1610362436", "status": "BUILD", "tenant_id": "b6fc2be8ee7841399328c036e686e65f", "user_id": "acf143fefbca4cc5b8b5c97595e36798", "metadata": {}, "hostId": "fe9ba1eebffab6ef930ad8d4a590cfd47759f8e315c21a785fcf3c48", "image": {"id": "741ece44-423c-4890-8edc-03d4dfd463b4", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/741ece44-423c-4890-8edc-03d4dfd463b4"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2026-02-18T11:34:53Z", "updated": "2026-02-18T11:34:55Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/50748327-a56f-49b3-9250-f22d733fec44"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/50748327-a56f-49b3-9250-f22d733fec44"}], "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-02-18 11:35:09,328 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/50748327-a56f-49b3-9250-f22d733fec44 1.142s
2026-02-18 11:35:09,328 84 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': 'Wed, 18 Feb 2026 11:35:08 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-4df3e40c-c503-4c1c-8abf-8d7119ad825d', 'x-compute-request-id': 'req-4df3e40c-c503-4c1c-8abf-8d7119ad825d', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=94dc96e81afed76e3a00442bee65244c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/50748327-a56f-49b3-9250-f22d733fec44'}
Body: b'{"server": {"id": "50748327-a56f-49b3-9250-f22d733fec44", "name": "tempest-TestExecuteActionsViaActuator-server-1610362436", "status": "ACTIVE", "tenant_id": "b6fc2be8ee7841399328c036e686e65f", "user_id": "acf143fefbca4cc5b8b5c97595e36798", "metadata": {}, "hostId": "fe9ba1eebffab6ef930ad8d4a590cfd47759f8e315c21a785fcf3c48", "image": {"id": "741ece44-423c-4890-8edc-03d4dfd463b4", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/741ece44-423c-4890-8edc-03d4dfd463b4"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2026-02-18T11:34:53Z", "updated": "2026-02-18T11:35:07Z", "addresses": {"tempest-TestExecuteActionsViaActuator-1210267495-network": [{"version": 4, "addr": "10.100.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bb:47:d5"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/50748327-a56f-49b3-9250-f22d733fec44"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/50748327-a56f-49b3-9250-f22d733fec44"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2026-02-18T11:35:07.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-02-18 11:35:09,337 84 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 15 second wait
2026-02-18 11:35:10,312 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/50748327-a56f-49b3-9250-f22d733fec44 0.974s
2026-02-18 11:35:10,313 84 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': 'Wed, 18 Feb 2026 11:35:09 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-2da63421-8e37-4322-949c-6b1c6168e823', 'x-compute-request-id': 'req-2da63421-8e37-4322-949c-6b1c6168e823', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=94dc96e81afed76e3a00442bee65244c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/50748327-a56f-49b3-9250-f22d733fec44'}
Body: b'{"server": {"id": "50748327-a56f-49b3-9250-f22d733fec44", "name": "tempest-TestExecuteActionsViaActuator-server-1610362436", "status": "ACTIVE", "tenant_id": "b6fc2be8ee7841399328c036e686e65f", "user_id": "acf143fefbca4cc5b8b5c97595e36798", "metadata": {}, "hostId": "fe9ba1eebffab6ef930ad8d4a590cfd47759f8e315c21a785fcf3c48", "image": {"id": "741ece44-423c-4890-8edc-03d4dfd463b4", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/741ece44-423c-4890-8edc-03d4dfd463b4"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2026-02-18T11:34:53Z", "updated": "2026-02-18T11:35:07Z", "addresses": {"tempest-TestExecuteActionsViaActuator-1210267495-network": [{"version": 4, "addr": "10.100.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bb:47:d5"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/50748327-a56f-49b3-9250-f22d733fec44"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/50748327-a56f-49b3-9250-f22d733fec44"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2026-02-18T11:35:07.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-02-18 11:35:11,132 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/50748327-a56f-49b3-9250-f22d733fec44 0.811s
2026-02-18 11:35:11,132 84 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': 'Wed, 18 Feb 2026 11:35:10 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-1cde41bf-d9c1-43a3-854d-64448377dcd5', 'x-compute-request-id': 'req-1cde41bf-d9c1-43a3-854d-64448377dcd5', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=94dc96e81afed76e3a00442bee65244c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/50748327-a56f-49b3-9250-f22d733fec44'}
Body: b'{"server": {"id": "50748327-a56f-49b3-9250-f22d733fec44", "name": "tempest-TestExecuteActionsViaActuator-server-1610362436", "status": "ACTIVE", "tenant_id": "b6fc2be8ee7841399328c036e686e65f", "user_id": "acf143fefbca4cc5b8b5c97595e36798", "metadata": {}, "hostId": "fe9ba1eebffab6ef930ad8d4a590cfd47759f8e315c21a785fcf3c48", "image": {"id": "741ece44-423c-4890-8edc-03d4dfd463b4", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/741ece44-423c-4890-8edc-03d4dfd463b4"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2026-02-18T11:34:53Z", "updated": "2026-02-18T11:35:07Z", "addresses": {"tempest-TestExecuteActionsViaActuator-1210267495-network": [{"version": 4, "addr": "10.100.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bb:47:d5"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/50748327-a56f-49b3-9250-f22d733fec44"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/50748327-a56f-49b3-9250-f22d733fec44"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2026-02-18T11:35:07.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-00000002", "OS-EXT-SRV-ATTR:hypervisor_hostname": "compute-1.ctlplane.example.com", "OS-EXT-SRV-ATTR:reservation_id": "r-l4pjo2io", "OS-EXT-SRV-ATTR:launch_index": 0, "OS-EXT-SRV-ATTR:hostname": "tempest-testexecuteactionsviaactuator-server-1610362436", "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-02-18 11:35:11,141 84 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 "IyBUWVBFIGNlaWxvbWV0ZXJfY3B1IGNvdW50ZXIKY2VpbG9tZXRlcl9jcHV7InJlc291cmNlIj0iNTA3NDgzMjctYTU2Zi00OWIzLTkyNTAtZjIyZDczM2ZlYzQ0Iiwib3JpZ190aW1lc3RhbXAiPSIxNzcxNDE0NTExMTQxIn0gMjQwMDAwMDAwMDEuMCAxNzcxNDE0MjExMTQxCmNlaWxvbWV0ZXJfY3B1eyJyZXNvdXJjZSI9IjUwNzQ4MzI3LWE1NmYtNDliMy05MjUwLWYyMmQ3MzNmZWM0NCIsIm9yaWdfdGltZXN0YW1wIj0iMTc3MTQxNDUxMTE0MSJ9IDQ4MDAwMDAwMDAxLjAgMTc3MTQxNDI0MTE0MQpjZWlsb21ldGVyX2NwdXsicmVzb3VyY2UiPSI1MDc0ODMyNy1hNTZmLTQ5YjMtOTI1MC1mMjJkNzMzZmVjNDQiLCJvcmlnX3RpbWVzdGFtcCI9IjE3NzE0MTQ1MTExNDEifSA3MjAwMDAwMDAwMS4wIDE3NzE0MTQyNzExNDEKY2VpbG9tZXRlcl9jcHV7InJlc291cmNlIj0iNTA3NDgzMjctYTU2Zi00OWIzLTkyNTAtZjIyZDczM2ZlYzQ0Iiwib3JpZ190aW1lc3RhbXAiPSIxNzcxNDE0NTExMTQxIn0gOTYwMDAwMDAwMDEuMCAxNzcxNDE0MzAxMTQxCmNlaWxvbWV0ZXJfY3B1eyJyZXNvdXJjZSI9IjUwNzQ4MzI3LWE1NmYtNDliMy05MjUwLWYyMmQ3MzNmZWM0NCIsIm9yaWdfdGltZXN0YW1wIj0iMTc3MTQxNDUxMTE0MSJ9IDEyMDAwMDAwMDAwMS4wIDE3NzE0MTQzMzExNDEKY2VpbG9tZXRlcl9jcHV7InJlc291cmNlIj0iNTA3NDgzMjctYTU2Zi00OWIzLTkyNTAtZjIyZDczM2ZlYzQ0Iiwib3JpZ190aW1lc3RhbXAiPSIxNzcxNDE0NTExMTQxIn0gMTQ0MDAwMDAwMDAxLjAgMTc3MTQxNDM2MTE0MQpjZWlsb21ldGVyX2NwdXsicmVzb3VyY2UiPSI1MDc0ODMyNy1hNTZmLTQ5YjMtOTI1MC1mMjJkNzMzZmVjNDQiLCJvcmlnX3RpbWVzdGFtcCI9IjE3NzE0MTQ1MTExNDEifSAxNjgwMDAwMDAwMDEuMCAxNzcxNDE0MzkxMTQxCmNlaWxvbWV0ZXJfY3B1eyJyZXNvdXJjZSI9IjUwNzQ4MzI3LWE1NmYtNDliMy05MjUwLWYyMmQ3MzNmZWM0NCIsIm9yaWdfdGltZXN0YW1wIj0iMTc3MTQxNDUxMTE0MSJ9IDE5MjAwMDAwMDAwMS4wIDE3NzE0MTQ0MjExNDEKY2VpbG9tZXRlcl9jcHV7InJlc291cmNlIj0iNTA3NDgzMjctYTU2Zi00OWIzLTkyNTAtZjIyZDczM2ZlYzQ0Iiwib3JpZ190aW1lc3RhbXAiPSIxNzcxNDE0NTExMTQxIn0gMjE2MDAwMDAwMDAxLjAgMTc3MTQxNDQ1MTE0MQpjZWlsb21ldGVyX2NwdXsicmVzb3VyY2UiPSI1MDc0ODMyNy1hNTZmLTQ5YjMtOTI1MC1mMjJkNzMzZmVjNDQiLCJvcmlnX3RpbWVzdGFtcCI9IjE3NzE0MTQ1MTExNDEifSAyNDAwMDAwMDAwMDEuMCAxNzcxNDE0NDgxMTQxCg==" | 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.154'
2026-02-18 11:35:11,141 84 INFO [tempest.lib.common.ssh] Creating ssh connection to '38.102.83.154:22' as 'zuul' with password None
2026-02-18 11:35:11,156 84 INFO [paramiko.transport] Connected (version 2.0, client OpenSSH_9.9)
2026-02-18 11:35:11,214 84 INFO [paramiko.transport] Authentication (publickey) successful!
2026-02-18 11:35:11,216 84 INFO [tempest.lib.common.ssh] ssh connection to zuul@38.102.83.154 successfully created
2026-02-18 11:35:11,734 84 DEBUG [watcher_tempest_plugin.services.metric.prometheus_client] Promtool add_measures output: Parsing standard input
SUCCESS: metrics pushed to remote write.
2026-02-18 11:35:11,875 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/flavors 0.139s
2026-02-18 11:35:11,876 84 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': 'Wed, 18 Feb 2026 11:35:11 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-639a927c-962d-4289-a565-c793eabf7d5c', 'x-compute-request-id': 'req-639a927c-962d-4289-a565-c793eabf7d5c', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=94dc96e81afed76e3a00442bee65244c; 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": "c62db25b-b870-4940-ba99-a7e4a0e6c0aa", "name": "m1.micro", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/flavors/c62db25b-b870-4940-ba99-a7e4a0e6c0aa"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/c62db25b-b870-4940-ba99-a7e4a0e6c0aa"}], "description": null}, {"id": "f4602a91-940f-4107-8b98-c853a4be8dbe", "name": "m1.nano", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/flavors/f4602a91-940f-4107-8b98-c853a4be8dbe"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/f4602a91-940f-4107-8b98-c853a4be8dbe"}], "description": null}]}'
2026-02-18 11:35:12,030 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/action_plans 0.149s
2026-02-18 11:35:12,031 84 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': 'Wed, 18 Feb 2026 11:35:11 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=a3e24187977593ee323177857d221c96; 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": "4ffa7320-e0e2-46c6-b2bd-3f59b121d728", "audit_uuid": "4565edf4-33fe-43cc-81ee-9c7b13928e11", "strategy_uuid": "9e9057c3-d17a-4de9-bc8b-c8785d81378c", "strategy_name": "actuator", "global_efficacy": [], "state": "SUCCEEDED", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/4ffa7320-e0e2-46c6-b2bd-3f59b121d728", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/4ffa7320-e0e2-46c6-b2bd-3f59b121d728", "rel": "bookmark"}], "updated_at": "2026-02-18T11:34:21+00:00"}, {"efficacy_indicators": [], "uuid": "d0ac8365-f3c0-40cc-8eb1-6f27dd5281f5", "audit_uuid": "c9a0175e-5e38-436c-b58b-8f4b789b6fe5", "strategy_uuid": "9e9057c3-d17a-4de9-bc8b-c8785d81378c", "strategy_name": "actuator", "global_efficacy": [], "state": "SUCCEEDED", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/d0ac8365-f3c0-40cc-8eb1-6f27dd5281f5", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/d0ac8365-f3c0-40cc-8eb1-6f27dd5281f5", "rel": "bookmark"}], "updated_at": "2026-02-18T11:34:25+00:00"}, {"efficacy_indicators": [], "uuid": "7aaf6a93-7fd9-44f7-853a-fbaeadbfcf4c", "audit_uuid": "96b850dd-1df7-4519-b864-86a238b219ba", "strategy_uuid": "9e9057c3-d17a-4de9-bc8b-c8785d81378c", "strategy_name": "actuator", "global_efficacy": [], "state": "SUCCEEDED", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/7aaf6a93-7fd9-44f7-853a-fbaeadbfcf4c", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/7aaf6a93-7fd9-44f7-853a-fbaeadbfcf4c", "rel": "bookmark"}], "updated_at": "2026-02-18T11:34:27+00:00"}]}'
2026-02-18 11:35:12,031 84 DEBUG [tempest.lib.common.utils.test_utils] Call _are_all_action_plans_finished returns true in 0.151126 seconds
2026-02-18 11:35:12,143 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/goals/unclassified 0.111s
2026-02-18 11:35:12,143 84 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': 'Wed, 18 Feb 2026 11:35:12 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=a3e24187977593ee323177857d221c96; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/goals/unclassified'}
Body: b'{"uuid": "5742bc83-b87c-4f51-bf30-9e5ca27de4be", "name": "unclassified", "display_name": "Unclassified", "efficacy_specification": [], "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/goals/5742bc83-b87c-4f51-bf30-9e5ca27de4be", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/goals/5742bc83-b87c-4f51-bf30-9e5ca27de4be", "rel": "bookmark"}], "created_at": "2026-02-18T11:01:58+00:00", "updated_at": null, "deleted_at": null}'
2026-02-18 11:35:12,252 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/strategies/actuator 0.108s
2026-02-18 11:35:12,252 84 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': 'Wed, 18 Feb 2026 11:35:12 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=a3e24187977593ee323177857d221c96; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/strategies/actuator'}
Body: b'{"uuid": "9e9057c3-d17a-4de9-bc8b-c8785d81378c", "name": "actuator", "display_name": "Actuator", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/strategies/9e9057c3-d17a-4de9-bc8b-c8785d81378c", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/strategies/9e9057c3-d17a-4de9-bc8b-c8785d81378c", "rel": "bookmark"}], "goal_uuid": "5742bc83-b87c-4f51-bf30-9e5ca27de4be", "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-02-18 11:35:12,375 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 201 POST https://watcher-public-openstack.apps-crc.testing/v1/audit_templates 0.122s
2026-02-18 11:35:12,375 84 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": "21ca7e54-18ed-4a56-bdd5-2ca7e6447c26", "description": "tempest-test-audit_template-1757990969", "goal": "5742bc83-b87c-4f51-bf30-9e5ca27de4be", "strategy": "9e9057c3-d17a-4de9-bc8b-c8785d81378c", "scope": []}
Response - Headers: {'date': 'Wed, 18 Feb 2026 11:35:12 GMT', 'server': 'Apache', 'location': 'https://watcher-public-openstack.apps-crc.testing/v1/audit_templates/0ba3e762-71db-4d77-8690-a26b8f7b5139', '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=a3e24187977593ee323177857d221c96; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/audit_templates'}
Body: b'{"uuid": "0ba3e762-71db-4d77-8690-a26b8f7b5139", "name": "21ca7e54-18ed-4a56-bdd5-2ca7e6447c26", "description": "tempest-test-audit_template-1757990969", "goal_uuid": "5742bc83-b87c-4f51-bf30-9e5ca27de4be", "goal_name": "unclassified", "strategy_uuid": "9e9057c3-d17a-4de9-bc8b-c8785d81378c", "strategy_name": "actuator", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/audit_templates/0ba3e762-71db-4d77-8690-a26b8f7b5139", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/audit_templates/0ba3e762-71db-4d77-8690-a26b8f7b5139", "rel": "bookmark"}], "scope": [], "created_at": "2026-02-18T11:35:12.344649+00:00", "deleted_at": null, "updated_at": null}'
2026-02-18 11:35:12,614 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 201 POST https://watcher-public-openstack.apps-crc.testing/v1/audits 0.238s
2026-02-18 11:35:12,614 84 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": "0ba3e762-71db-4d77-8690-a26b8f7b5139", "audit_type": "ONESHOT", "interval": null, "parameters": {"actions": [{"action_type": "resize", "resource_id": "7f3f95f1-d014-46c1-a069-c1cef05d5118", "input_parameters": {"flavor": "m1.micro"}}]}}
Response - Headers: {'date': 'Wed, 18 Feb 2026 11:35:12 GMT', 'server': 'Apache', 'location': 'https://watcher-public-openstack.apps-crc.testing/v1/audits/38b506fb-792b-44c2-911b-bba402cfb921', '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=a3e24187977593ee323177857d221c96; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/audits'}
Body: b'{"uuid": "38b506fb-792b-44c2-911b-bba402cfb921", "name": "actuator-2026-02-18T11:35:12.557865", "audit_type": "ONESHOT", "state": "PENDING", "goal_uuid": "5742bc83-b87c-4f51-bf30-9e5ca27de4be", "goal_name": "unclassified", "strategy_uuid": "9e9057c3-d17a-4de9-bc8b-c8785d81378c", "strategy_name": "actuator", "parameters": {"actions": [{"action_type": "resize", "resource_id": "7f3f95f1-d014-46c1-a069-c1cef05d5118", "input_parameters": {"flavor": "m1.micro"}}]}, "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/audits/38b506fb-792b-44c2-911b-bba402cfb921", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/audits/38b506fb-792b-44c2-911b-bba402cfb921", "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-02-18T11:35:12.573899+00:00", "deleted_at": null, "updated_at": null}'
2026-02-18 11:35:12,769 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/audits/38b506fb-792b-44c2-911b-bba402cfb921 0.154s
2026-02-18 11:35:12,770 84 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': 'Wed, 18 Feb 2026 11:35:12 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=a3e24187977593ee323177857d221c96; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/audits/38b506fb-792b-44c2-911b-bba402cfb921'}
Body: b'{"uuid": "38b506fb-792b-44c2-911b-bba402cfb921", "name": "actuator-2026-02-18T11:35:12.557865", "audit_type": "ONESHOT", "state": "SUCCEEDED", "goal_uuid": "5742bc83-b87c-4f51-bf30-9e5ca27de4be", "goal_name": "unclassified", "strategy_uuid": "9e9057c3-d17a-4de9-bc8b-c8785d81378c", "strategy_name": "actuator", "parameters": {"actions": [{"action_type": "resize", "resource_id": "7f3f95f1-d014-46c1-a069-c1cef05d5118", "input_parameters": {"flavor": "m1.micro"}}]}, "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/audits/38b506fb-792b-44c2-911b-bba402cfb921", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/audits/38b506fb-792b-44c2-911b-bba402cfb921", "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-02-18T11:35:12+00:00", "deleted_at": null, "updated_at": "2026-02-18T11:35:12+00:00"}'
2026-02-18 11:35:12,770 84 DEBUG [tempest.lib.common.utils.test_utils] Call partial returns true in 0.155393 seconds
2026-02-18 11:35:12,880 84 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=38b506fb-792b-44c2-911b-bba402cfb921 0.109s
2026-02-18 11:35:12,880 84 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': 'Wed, 18 Feb 2026 11:35:12 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=a3e24187977593ee323177857d221c96; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans?audit_uuid=38b506fb-792b-44c2-911b-bba402cfb921'}
Body: b'{"action_plans": [{"efficacy_indicators": [], "uuid": "a1a9185f-9f78-4b70-af99-2ea892dfc073", "audit_uuid": "38b506fb-792b-44c2-911b-bba402cfb921", "strategy_uuid": "9e9057c3-d17a-4de9-bc8b-c8785d81378c", "strategy_name": "actuator", "global_efficacy": [], "state": "RECOMMENDED", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/a1a9185f-9f78-4b70-af99-2ea892dfc073", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/a1a9185f-9f78-4b70-af99-2ea892dfc073", "rel": "bookmark"}], "updated_at": null}]}'
2026-02-18 11:35:13,061 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/action_plans/a1a9185f-9f78-4b70-af99-2ea892dfc073 0.179s
2026-02-18 11:35:13,062 84 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': 'Wed, 18 Feb 2026 11:35:12 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=a3e24187977593ee323177857d221c96; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/a1a9185f-9f78-4b70-af99-2ea892dfc073'}
Body: b'{"efficacy_indicators": [], "uuid": "a1a9185f-9f78-4b70-af99-2ea892dfc073", "audit_uuid": "38b506fb-792b-44c2-911b-bba402cfb921", "strategy_uuid": "9e9057c3-d17a-4de9-bc8b-c8785d81378c", "strategy_name": "actuator", "global_efficacy": [], "state": "RECOMMENDED", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/a1a9185f-9f78-4b70-af99-2ea892dfc073", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/a1a9185f-9f78-4b70-af99-2ea892dfc073", "rel": "bookmark"}], "hostname": null, "created_at": "2026-02-18T11:35:12+00:00", "deleted_at": null, "updated_at": null}'
2026-02-18 11:35:13,238 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 PATCH https://watcher-public-openstack.apps-crc.testing/v1/action_plans/a1a9185f-9f78-4b70-af99-2ea892dfc073 0.175s
2026-02-18 11:35:13,239 84 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': 'Wed, 18 Feb 2026 11:35:13 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=a3e24187977593ee323177857d221c96; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/a1a9185f-9f78-4b70-af99-2ea892dfc073'}
Body: b'{"efficacy_indicators": [], "uuid": "a1a9185f-9f78-4b70-af99-2ea892dfc073", "audit_uuid": "38b506fb-792b-44c2-911b-bba402cfb921", "strategy_uuid": "9e9057c3-d17a-4de9-bc8b-c8785d81378c", "strategy_name": "actuator", "global_efficacy": [], "state": "PENDING", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/a1a9185f-9f78-4b70-af99-2ea892dfc073", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/a1a9185f-9f78-4b70-af99-2ea892dfc073", "rel": "bookmark"}], "hostname": null, "created_at": "2026-02-18T11:35:12+00:00", "deleted_at": null, "updated_at": "2026-02-18T11:35:13+00:00"}'
2026-02-18 11:35:13,360 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/action_plans/a1a9185f-9f78-4b70-af99-2ea892dfc073 0.120s
2026-02-18 11:35:13,360 84 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': 'Wed, 18 Feb 2026 11:35: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=a3e24187977593ee323177857d221c96; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/a1a9185f-9f78-4b70-af99-2ea892dfc073'}
Body: b'{"efficacy_indicators": [], "uuid": "a1a9185f-9f78-4b70-af99-2ea892dfc073", "audit_uuid": "38b506fb-792b-44c2-911b-bba402cfb921", "strategy_uuid": "9e9057c3-d17a-4de9-bc8b-c8785d81378c", "strategy_name": "actuator", "global_efficacy": [], "state": "ONGOING", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/a1a9185f-9f78-4b70-af99-2ea892dfc073", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/a1a9185f-9f78-4b70-af99-2ea892dfc073", "rel": "bookmark"}], "hostname": "watcher-applier-0", "created_at": "2026-02-18T11:35:12+00:00", "deleted_at": null, "updated_at": "2026-02-18T11:35:13+00:00"}'
2026-02-18 11:35:14,500 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/action_plans/a1a9185f-9f78-4b70-af99-2ea892dfc073 0.138s
2026-02-18 11:35:14,500 84 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': 'Wed, 18 Feb 2026 11:35: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=a3e24187977593ee323177857d221c96; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/a1a9185f-9f78-4b70-af99-2ea892dfc073'}
Body: b'{"efficacy_indicators": [], "uuid": "a1a9185f-9f78-4b70-af99-2ea892dfc073", "audit_uuid": "38b506fb-792b-44c2-911b-bba402cfb921", "strategy_uuid": "9e9057c3-d17a-4de9-bc8b-c8785d81378c", "strategy_name": "actuator", "global_efficacy": [], "state": "ONGOING", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/a1a9185f-9f78-4b70-af99-2ea892dfc073", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/a1a9185f-9f78-4b70-af99-2ea892dfc073", "rel": "bookmark"}], "hostname": "watcher-applier-0", "created_at": "2026-02-18T11:35:12+00:00", "deleted_at": null, "updated_at": "2026-02-18T11:35:13+00:00"}'
2026-02-18 11:35:15,651 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/action_plans/a1a9185f-9f78-4b70-af99-2ea892dfc073 0.150s
2026-02-18 11:35:15,652 84 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': 'Wed, 18 Feb 2026 11:35: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=a3e24187977593ee323177857d221c96; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/a1a9185f-9f78-4b70-af99-2ea892dfc073'}
Body: b'{"efficacy_indicators": [], "uuid": "a1a9185f-9f78-4b70-af99-2ea892dfc073", "audit_uuid": "38b506fb-792b-44c2-911b-bba402cfb921", "strategy_uuid": "9e9057c3-d17a-4de9-bc8b-c8785d81378c", "strategy_name": "actuator", "global_efficacy": [], "state": "ONGOING", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/a1a9185f-9f78-4b70-af99-2ea892dfc073", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/a1a9185f-9f78-4b70-af99-2ea892dfc073", "rel": "bookmark"}], "hostname": "watcher-applier-0", "created_at": "2026-02-18T11:35:12+00:00", "deleted_at": null, "updated_at": "2026-02-18T11:35:13+00:00"}'
2026-02-18 11:35:16,835 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/action_plans/a1a9185f-9f78-4b70-af99-2ea892dfc073 0.175s
2026-02-18 11:35:16,836 84 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': 'Wed, 18 Feb 2026 11:35: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=a3e24187977593ee323177857d221c96; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/a1a9185f-9f78-4b70-af99-2ea892dfc073'}
Body: b'{"efficacy_indicators": [], "uuid": "a1a9185f-9f78-4b70-af99-2ea892dfc073", "audit_uuid": "38b506fb-792b-44c2-911b-bba402cfb921", "strategy_uuid": "9e9057c3-d17a-4de9-bc8b-c8785d81378c", "strategy_name": "actuator", "global_efficacy": [], "state": "ONGOING", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/a1a9185f-9f78-4b70-af99-2ea892dfc073", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/a1a9185f-9f78-4b70-af99-2ea892dfc073", "rel": "bookmark"}], "hostname": "watcher-applier-0", "created_at": "2026-02-18T11:35:12+00:00", "deleted_at": null, "updated_at": "2026-02-18T11:35:13+00:00"}'
2026-02-18 11:35:18,063 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/action_plans/a1a9185f-9f78-4b70-af99-2ea892dfc073 0.225s
2026-02-18 11:35:18,063 84 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': 'Wed, 18 Feb 2026 11:35: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=a3e24187977593ee323177857d221c96; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/a1a9185f-9f78-4b70-af99-2ea892dfc073'}
Body: b'{"efficacy_indicators": [], "uuid": "a1a9185f-9f78-4b70-af99-2ea892dfc073", "audit_uuid": "38b506fb-792b-44c2-911b-bba402cfb921", "strategy_uuid": "9e9057c3-d17a-4de9-bc8b-c8785d81378c", "strategy_name": "actuator", "global_efficacy": [], "state": "ONGOING", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/a1a9185f-9f78-4b70-af99-2ea892dfc073", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/a1a9185f-9f78-4b70-af99-2ea892dfc073", "rel": "bookmark"}], "hostname": "watcher-applier-0", "created_at": "2026-02-18T11:35:12+00:00", "deleted_at": null, "updated_at": "2026-02-18T11:35:13+00:00"}'
2026-02-18 11:35:19,201 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/action_plans/a1a9185f-9f78-4b70-af99-2ea892dfc073 0.137s
2026-02-18 11:35:19,202 84 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': 'Wed, 18 Feb 2026 11:35: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=a3e24187977593ee323177857d221c96; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/a1a9185f-9f78-4b70-af99-2ea892dfc073'}
Body: b'{"efficacy_indicators": [], "uuid": "a1a9185f-9f78-4b70-af99-2ea892dfc073", "audit_uuid": "38b506fb-792b-44c2-911b-bba402cfb921", "strategy_uuid": "9e9057c3-d17a-4de9-bc8b-c8785d81378c", "strategy_name": "actuator", "global_efficacy": [], "state": "ONGOING", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/a1a9185f-9f78-4b70-af99-2ea892dfc073", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/a1a9185f-9f78-4b70-af99-2ea892dfc073", "rel": "bookmark"}], "hostname": "watcher-applier-0", "created_at": "2026-02-18T11:35:12+00:00", "deleted_at": null, "updated_at": "2026-02-18T11:35:13+00:00"}'
2026-02-18 11:35:20,322 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/action_plans/a1a9185f-9f78-4b70-af99-2ea892dfc073 0.115s
2026-02-18 11:35:20,322 84 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': 'Wed, 18 Feb 2026 11:35: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=a3e24187977593ee323177857d221c96; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/a1a9185f-9f78-4b70-af99-2ea892dfc073'}
Body: b'{"efficacy_indicators": [], "uuid": "a1a9185f-9f78-4b70-af99-2ea892dfc073", "audit_uuid": "38b506fb-792b-44c2-911b-bba402cfb921", "strategy_uuid": "9e9057c3-d17a-4de9-bc8b-c8785d81378c", "strategy_name": "actuator", "global_efficacy": [], "state": "ONGOING", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/a1a9185f-9f78-4b70-af99-2ea892dfc073", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/a1a9185f-9f78-4b70-af99-2ea892dfc073", "rel": "bookmark"}], "hostname": "watcher-applier-0", "created_at": "2026-02-18T11:35:12+00:00", "deleted_at": null, "updated_at": "2026-02-18T11:35:13+00:00"}'
2026-02-18 11:35:21,479 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/action_plans/a1a9185f-9f78-4b70-af99-2ea892dfc073 0.155s
2026-02-18 11:35:21,479 84 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': 'Wed, 18 Feb 2026 11:35: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=a3e24187977593ee323177857d221c96; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/a1a9185f-9f78-4b70-af99-2ea892dfc073'}
Body: b'{"efficacy_indicators": [], "uuid": "a1a9185f-9f78-4b70-af99-2ea892dfc073", "audit_uuid": "38b506fb-792b-44c2-911b-bba402cfb921", "strategy_uuid": "9e9057c3-d17a-4de9-bc8b-c8785d81378c", "strategy_name": "actuator", "global_efficacy": [], "state": "ONGOING", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/a1a9185f-9f78-4b70-af99-2ea892dfc073", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/a1a9185f-9f78-4b70-af99-2ea892dfc073", "rel": "bookmark"}], "hostname": "watcher-applier-0", "created_at": "2026-02-18T11:35:12+00:00", "deleted_at": null, "updated_at": "2026-02-18T11:35:13+00:00"}'
2026-02-18 11:35:22,699 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/action_plans/a1a9185f-9f78-4b70-af99-2ea892dfc073 0.216s
2026-02-18 11:35:22,699 84 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': 'Wed, 18 Feb 2026 11:35:22 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=a3e24187977593ee323177857d221c96; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/a1a9185f-9f78-4b70-af99-2ea892dfc073'}
Body: b'{"efficacy_indicators": [], "uuid": "a1a9185f-9f78-4b70-af99-2ea892dfc073", "audit_uuid": "38b506fb-792b-44c2-911b-bba402cfb921", "strategy_uuid": "9e9057c3-d17a-4de9-bc8b-c8785d81378c", "strategy_name": "actuator", "global_efficacy": [], "state": "ONGOING", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/a1a9185f-9f78-4b70-af99-2ea892dfc073", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/a1a9185f-9f78-4b70-af99-2ea892dfc073", "rel": "bookmark"}], "hostname": "watcher-applier-0", "created_at": "2026-02-18T11:35:12+00:00", "deleted_at": null, "updated_at": "2026-02-18T11:35:13+00:00"}'
2026-02-18 11:35:23,886 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/action_plans/a1a9185f-9f78-4b70-af99-2ea892dfc073 0.182s
2026-02-18 11:35:23,887 84 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': 'Wed, 18 Feb 2026 11:35:23 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=a3e24187977593ee323177857d221c96; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/a1a9185f-9f78-4b70-af99-2ea892dfc073'}
Body: b'{"efficacy_indicators": [], "uuid": "a1a9185f-9f78-4b70-af99-2ea892dfc073", "audit_uuid": "38b506fb-792b-44c2-911b-bba402cfb921", "strategy_uuid": "9e9057c3-d17a-4de9-bc8b-c8785d81378c", "strategy_name": "actuator", "global_efficacy": [], "state": "ONGOING", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/a1a9185f-9f78-4b70-af99-2ea892dfc073", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/a1a9185f-9f78-4b70-af99-2ea892dfc073", "rel": "bookmark"}], "hostname": "watcher-applier-0", "created_at": "2026-02-18T11:35:12+00:00", "deleted_at": null, "updated_at": "2026-02-18T11:35:13+00:00"}'
2026-02-18 11:35:25,093 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/action_plans/a1a9185f-9f78-4b70-af99-2ea892dfc073 0.198s
2026-02-18 11:35:25,094 84 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': 'Wed, 18 Feb 2026 11:35:24 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=a3e24187977593ee323177857d221c96; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/a1a9185f-9f78-4b70-af99-2ea892dfc073'}
Body: b'{"efficacy_indicators": [], "uuid": "a1a9185f-9f78-4b70-af99-2ea892dfc073", "audit_uuid": "38b506fb-792b-44c2-911b-bba402cfb921", "strategy_uuid": "9e9057c3-d17a-4de9-bc8b-c8785d81378c", "strategy_name": "actuator", "global_efficacy": [], "state": "ONGOING", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/a1a9185f-9f78-4b70-af99-2ea892dfc073", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/a1a9185f-9f78-4b70-af99-2ea892dfc073", "rel": "bookmark"}], "hostname": "watcher-applier-0", "created_at": "2026-02-18T11:35:12+00:00", "deleted_at": null, "updated_at": "2026-02-18T11:35:13+00:00"}'
2026-02-18 11:35:26,392 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/action_plans/a1a9185f-9f78-4b70-af99-2ea892dfc073 0.292s
2026-02-18 11:35:26,392 84 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': 'Wed, 18 Feb 2026 11:35:26 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=a3e24187977593ee323177857d221c96; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/a1a9185f-9f78-4b70-af99-2ea892dfc073'}
Body: b'{"efficacy_indicators": [], "uuid": "a1a9185f-9f78-4b70-af99-2ea892dfc073", "audit_uuid": "38b506fb-792b-44c2-911b-bba402cfb921", "strategy_uuid": "9e9057c3-d17a-4de9-bc8b-c8785d81378c", "strategy_name": "actuator", "global_efficacy": [], "state": "ONGOING", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/a1a9185f-9f78-4b70-af99-2ea892dfc073", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/a1a9185f-9f78-4b70-af99-2ea892dfc073", "rel": "bookmark"}], "hostname": "watcher-applier-0", "created_at": "2026-02-18T11:35:12+00:00", "deleted_at": null, "updated_at": "2026-02-18T11:35:13+00:00"}'
2026-02-18 11:35:27,573 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/action_plans/a1a9185f-9f78-4b70-af99-2ea892dfc073 0.178s
2026-02-18 11:35:27,573 84 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': 'Wed, 18 Feb 2026 11:35:27 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=a3e24187977593ee323177857d221c96; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/a1a9185f-9f78-4b70-af99-2ea892dfc073'}
Body: b'{"efficacy_indicators": [], "uuid": "a1a9185f-9f78-4b70-af99-2ea892dfc073", "audit_uuid": "38b506fb-792b-44c2-911b-bba402cfb921", "strategy_uuid": "9e9057c3-d17a-4de9-bc8b-c8785d81378c", "strategy_name": "actuator", "global_efficacy": [], "state": "ONGOING", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/a1a9185f-9f78-4b70-af99-2ea892dfc073", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/a1a9185f-9f78-4b70-af99-2ea892dfc073", "rel": "bookmark"}], "hostname": "watcher-applier-0", "created_at": "2026-02-18T11:35:12+00:00", "deleted_at": null, "updated_at": "2026-02-18T11:35:13+00:00"}'
2026-02-18 11:35:28,717 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/action_plans/a1a9185f-9f78-4b70-af99-2ea892dfc073 0.142s
2026-02-18 11:35:28,718 84 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': 'Wed, 18 Feb 2026 11:35:28 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=a3e24187977593ee323177857d221c96; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/a1a9185f-9f78-4b70-af99-2ea892dfc073'}
Body: b'{"efficacy_indicators": [], "uuid": "a1a9185f-9f78-4b70-af99-2ea892dfc073", "audit_uuid": "38b506fb-792b-44c2-911b-bba402cfb921", "strategy_uuid": "9e9057c3-d17a-4de9-bc8b-c8785d81378c", "strategy_name": "actuator", "global_efficacy": [], "state": "ONGOING", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/a1a9185f-9f78-4b70-af99-2ea892dfc073", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/a1a9185f-9f78-4b70-af99-2ea892dfc073", "rel": "bookmark"}], "hostname": "watcher-applier-0", "created_at": "2026-02-18T11:35:12+00:00", "deleted_at": null, "updated_at": "2026-02-18T11:35:13+00:00"}'
2026-02-18 11:35:29,802 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/action_plans/a1a9185f-9f78-4b70-af99-2ea892dfc073 0.080s
2026-02-18 11:35:29,802 84 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': 'Wed, 18 Feb 2026 11:35:29 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=a3e24187977593ee323177857d221c96; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/a1a9185f-9f78-4b70-af99-2ea892dfc073'}
Body: b'{"efficacy_indicators": [], "uuid": "a1a9185f-9f78-4b70-af99-2ea892dfc073", "audit_uuid": "38b506fb-792b-44c2-911b-bba402cfb921", "strategy_uuid": "9e9057c3-d17a-4de9-bc8b-c8785d81378c", "strategy_name": "actuator", "global_efficacy": [], "state": "ONGOING", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/a1a9185f-9f78-4b70-af99-2ea892dfc073", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/a1a9185f-9f78-4b70-af99-2ea892dfc073", "rel": "bookmark"}], "hostname": "watcher-applier-0", "created_at": "2026-02-18T11:35:12+00:00", "deleted_at": null, "updated_at": "2026-02-18T11:35:13+00:00"}'
2026-02-18 11:35:30,934 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/action_plans/a1a9185f-9f78-4b70-af99-2ea892dfc073 0.130s
2026-02-18 11:35:30,934 84 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': 'Wed, 18 Feb 2026 11:35:30 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=a3e24187977593ee323177857d221c96; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/a1a9185f-9f78-4b70-af99-2ea892dfc073'}
Body: b'{"efficacy_indicators": [], "uuid": "a1a9185f-9f78-4b70-af99-2ea892dfc073", "audit_uuid": "38b506fb-792b-44c2-911b-bba402cfb921", "strategy_uuid": "9e9057c3-d17a-4de9-bc8b-c8785d81378c", "strategy_name": "actuator", "global_efficacy": [], "state": "ONGOING", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/a1a9185f-9f78-4b70-af99-2ea892dfc073", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/a1a9185f-9f78-4b70-af99-2ea892dfc073", "rel": "bookmark"}], "hostname": "watcher-applier-0", "created_at": "2026-02-18T11:35:12+00:00", "deleted_at": null, "updated_at": "2026-02-18T11:35:13+00:00"}'
2026-02-18 11:35:32,079 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/action_plans/a1a9185f-9f78-4b70-af99-2ea892dfc073 0.142s
2026-02-18 11:35:32,079 84 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': 'Wed, 18 Feb 2026 11:35:31 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=a3e24187977593ee323177857d221c96; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/a1a9185f-9f78-4b70-af99-2ea892dfc073'}
Body: b'{"efficacy_indicators": [], "uuid": "a1a9185f-9f78-4b70-af99-2ea892dfc073", "audit_uuid": "38b506fb-792b-44c2-911b-bba402cfb921", "strategy_uuid": "9e9057c3-d17a-4de9-bc8b-c8785d81378c", "strategy_name": "actuator", "global_efficacy": [], "state": "ONGOING", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/a1a9185f-9f78-4b70-af99-2ea892dfc073", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/a1a9185f-9f78-4b70-af99-2ea892dfc073", "rel": "bookmark"}], "hostname": "watcher-applier-0", "created_at": "2026-02-18T11:35:12+00:00", "deleted_at": null, "updated_at": "2026-02-18T11:35:13+00:00"}'
2026-02-18 11:35:33,205 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/action_plans/a1a9185f-9f78-4b70-af99-2ea892dfc073 0.123s
2026-02-18 11:35:33,205 84 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': 'Wed, 18 Feb 2026 11:35:33 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=a3e24187977593ee323177857d221c96; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/a1a9185f-9f78-4b70-af99-2ea892dfc073'}
Body: b'{"efficacy_indicators": [], "uuid": "a1a9185f-9f78-4b70-af99-2ea892dfc073", "audit_uuid": "38b506fb-792b-44c2-911b-bba402cfb921", "strategy_uuid": "9e9057c3-d17a-4de9-bc8b-c8785d81378c", "strategy_name": "actuator", "global_efficacy": [], "state": "ONGOING", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/a1a9185f-9f78-4b70-af99-2ea892dfc073", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/a1a9185f-9f78-4b70-af99-2ea892dfc073", "rel": "bookmark"}], "hostname": "watcher-applier-0", "created_at": "2026-02-18T11:35:12+00:00", "deleted_at": null, "updated_at": "2026-02-18T11:35:13+00:00"}'
2026-02-18 11:35:34,313 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/action_plans/a1a9185f-9f78-4b70-af99-2ea892dfc073 0.106s
2026-02-18 11:35:34,313 84 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': 'Wed, 18 Feb 2026 11:35:34 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=a3e24187977593ee323177857d221c96; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/a1a9185f-9f78-4b70-af99-2ea892dfc073'}
Body: b'{"efficacy_indicators": [], "uuid": "a1a9185f-9f78-4b70-af99-2ea892dfc073", "audit_uuid": "38b506fb-792b-44c2-911b-bba402cfb921", "strategy_uuid": "9e9057c3-d17a-4de9-bc8b-c8785d81378c", "strategy_name": "actuator", "global_efficacy": [], "state": "ONGOING", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/a1a9185f-9f78-4b70-af99-2ea892dfc073", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/a1a9185f-9f78-4b70-af99-2ea892dfc073", "rel": "bookmark"}], "hostname": "watcher-applier-0", "created_at": "2026-02-18T11:35:12+00:00", "deleted_at": null, "updated_at": "2026-02-18T11:35:13+00:00"}'
2026-02-18 11:35:35,459 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/action_plans/a1a9185f-9f78-4b70-af99-2ea892dfc073 0.125s
2026-02-18 11:35:35,459 84 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': 'Wed, 18 Feb 2026 11:35:35 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=a3e24187977593ee323177857d221c96; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/a1a9185f-9f78-4b70-af99-2ea892dfc073'}
Body: b'{"efficacy_indicators": [], "uuid": "a1a9185f-9f78-4b70-af99-2ea892dfc073", "audit_uuid": "38b506fb-792b-44c2-911b-bba402cfb921", "strategy_uuid": "9e9057c3-d17a-4de9-bc8b-c8785d81378c", "strategy_name": "actuator", "global_efficacy": [], "state": "ONGOING", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/a1a9185f-9f78-4b70-af99-2ea892dfc073", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/a1a9185f-9f78-4b70-af99-2ea892dfc073", "rel": "bookmark"}], "hostname": "watcher-applier-0", "created_at": "2026-02-18T11:35:12+00:00", "deleted_at": null, "updated_at": "2026-02-18T11:35:13+00:00"}'
2026-02-18 11:35:36,645 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/action_plans/a1a9185f-9f78-4b70-af99-2ea892dfc073 0.183s
2026-02-18 11:35:36,645 84 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': 'Wed, 18 Feb 2026 11:35:36 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=a3e24187977593ee323177857d221c96; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/a1a9185f-9f78-4b70-af99-2ea892dfc073'}
Body: b'{"efficacy_indicators": [], "uuid": "a1a9185f-9f78-4b70-af99-2ea892dfc073", "audit_uuid": "38b506fb-792b-44c2-911b-bba402cfb921", "strategy_uuid": "9e9057c3-d17a-4de9-bc8b-c8785d81378c", "strategy_name": "actuator", "global_efficacy": [], "state": "ONGOING", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/a1a9185f-9f78-4b70-af99-2ea892dfc073", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/a1a9185f-9f78-4b70-af99-2ea892dfc073", "rel": "bookmark"}], "hostname": "watcher-applier-0", "created_at": "2026-02-18T11:35:12+00:00", "deleted_at": null, "updated_at": "2026-02-18T11:35:13+00:00"}'
2026-02-18 11:35:37,758 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/action_plans/a1a9185f-9f78-4b70-af99-2ea892dfc073 0.111s
2026-02-18 11:35:37,759 84 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': 'Wed, 18 Feb 2026 11:35:37 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=a3e24187977593ee323177857d221c96; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/a1a9185f-9f78-4b70-af99-2ea892dfc073'}
Body: b'{"efficacy_indicators": [], "uuid": "a1a9185f-9f78-4b70-af99-2ea892dfc073", "audit_uuid": "38b506fb-792b-44c2-911b-bba402cfb921", "strategy_uuid": "9e9057c3-d17a-4de9-bc8b-c8785d81378c", "strategy_name": "actuator", "global_efficacy": [], "state": "ONGOING", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/a1a9185f-9f78-4b70-af99-2ea892dfc073", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/a1a9185f-9f78-4b70-af99-2ea892dfc073", "rel": "bookmark"}], "hostname": "watcher-applier-0", "created_at": "2026-02-18T11:35:12+00:00", "deleted_at": null, "updated_at": "2026-02-18T11:35:13+00:00"}'
2026-02-18 11:35:38,924 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/action_plans/a1a9185f-9f78-4b70-af99-2ea892dfc073 0.164s
2026-02-18 11:35:38,924 84 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': 'Wed, 18 Feb 2026 11:35:38 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=a3e24187977593ee323177857d221c96; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/a1a9185f-9f78-4b70-af99-2ea892dfc073'}
Body: b'{"efficacy_indicators": [], "uuid": "a1a9185f-9f78-4b70-af99-2ea892dfc073", "audit_uuid": "38b506fb-792b-44c2-911b-bba402cfb921", "strategy_uuid": "9e9057c3-d17a-4de9-bc8b-c8785d81378c", "strategy_name": "actuator", "global_efficacy": [], "state": "ONGOING", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/a1a9185f-9f78-4b70-af99-2ea892dfc073", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/a1a9185f-9f78-4b70-af99-2ea892dfc073", "rel": "bookmark"}], "hostname": "watcher-applier-0", "created_at": "2026-02-18T11:35:12+00:00", "deleted_at": null, "updated_at": "2026-02-18T11:35:13+00:00"}'
2026-02-18 11:35:40,044 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/action_plans/a1a9185f-9f78-4b70-af99-2ea892dfc073 0.117s
2026-02-18 11:35:40,044 84 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': 'Wed, 18 Feb 2026 11:35:39 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=a3e24187977593ee323177857d221c96; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/a1a9185f-9f78-4b70-af99-2ea892dfc073'}
Body: b'{"efficacy_indicators": [], "uuid": "a1a9185f-9f78-4b70-af99-2ea892dfc073", "audit_uuid": "38b506fb-792b-44c2-911b-bba402cfb921", "strategy_uuid": "9e9057c3-d17a-4de9-bc8b-c8785d81378c", "strategy_name": "actuator", "global_efficacy": [], "state": "ONGOING", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/a1a9185f-9f78-4b70-af99-2ea892dfc073", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/a1a9185f-9f78-4b70-af99-2ea892dfc073", "rel": "bookmark"}], "hostname": "watcher-applier-0", "created_at": "2026-02-18T11:35:12+00:00", "deleted_at": null, "updated_at": "2026-02-18T11:35:13+00:00"}'
2026-02-18 11:35:41,156 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/action_plans/a1a9185f-9f78-4b70-af99-2ea892dfc073 0.110s
2026-02-18 11:35:41,156 84 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': 'Wed, 18 Feb 2026 11:35: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=a3e24187977593ee323177857d221c96; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/a1a9185f-9f78-4b70-af99-2ea892dfc073'}
Body: b'{"efficacy_indicators": [], "uuid": "a1a9185f-9f78-4b70-af99-2ea892dfc073", "audit_uuid": "38b506fb-792b-44c2-911b-bba402cfb921", "strategy_uuid": "9e9057c3-d17a-4de9-bc8b-c8785d81378c", "strategy_name": "actuator", "global_efficacy": [], "state": "ONGOING", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/a1a9185f-9f78-4b70-af99-2ea892dfc073", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/a1a9185f-9f78-4b70-af99-2ea892dfc073", "rel": "bookmark"}], "hostname": "watcher-applier-0", "created_at": "2026-02-18T11:35:12+00:00", "deleted_at": null, "updated_at": "2026-02-18T11:35:13+00:00"}'
2026-02-18 11:35:42,295 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/action_plans/a1a9185f-9f78-4b70-af99-2ea892dfc073 0.137s
2026-02-18 11:35:42,295 84 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': 'Wed, 18 Feb 2026 11:35: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=a3e24187977593ee323177857d221c96; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/a1a9185f-9f78-4b70-af99-2ea892dfc073'}
Body: b'{"efficacy_indicators": [], "uuid": "a1a9185f-9f78-4b70-af99-2ea892dfc073", "audit_uuid": "38b506fb-792b-44c2-911b-bba402cfb921", "strategy_uuid": "9e9057c3-d17a-4de9-bc8b-c8785d81378c", "strategy_name": "actuator", "global_efficacy": [], "state": "ONGOING", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/a1a9185f-9f78-4b70-af99-2ea892dfc073", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/a1a9185f-9f78-4b70-af99-2ea892dfc073", "rel": "bookmark"}], "hostname": "watcher-applier-0", "created_at": "2026-02-18T11:35:12+00:00", "deleted_at": null, "updated_at": "2026-02-18T11:35:13+00:00"}'
2026-02-18 11:35:43,393 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/action_plans/a1a9185f-9f78-4b70-af99-2ea892dfc073 0.096s
2026-02-18 11:35:43,394 84 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': 'Wed, 18 Feb 2026 11:35: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=a3e24187977593ee323177857d221c96; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/a1a9185f-9f78-4b70-af99-2ea892dfc073'}
Body: b'{"efficacy_indicators": [], "uuid": "a1a9185f-9f78-4b70-af99-2ea892dfc073", "audit_uuid": "38b506fb-792b-44c2-911b-bba402cfb921", "strategy_uuid": "9e9057c3-d17a-4de9-bc8b-c8785d81378c", "strategy_name": "actuator", "global_efficacy": [], "state": "ONGOING", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/a1a9185f-9f78-4b70-af99-2ea892dfc073", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/a1a9185f-9f78-4b70-af99-2ea892dfc073", "rel": "bookmark"}], "hostname": "watcher-applier-0", "created_at": "2026-02-18T11:35:12+00:00", "deleted_at": null, "updated_at": "2026-02-18T11:35:13+00:00"}'
2026-02-18 11:35:44,560 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/action_plans/a1a9185f-9f78-4b70-af99-2ea892dfc073 0.164s
2026-02-18 11:35:44,560 84 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': 'Wed, 18 Feb 2026 11:35:44 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=a3e24187977593ee323177857d221c96; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/a1a9185f-9f78-4b70-af99-2ea892dfc073'}
Body: b'{"efficacy_indicators": [], "uuid": "a1a9185f-9f78-4b70-af99-2ea892dfc073", "audit_uuid": "38b506fb-792b-44c2-911b-bba402cfb921", "strategy_uuid": "9e9057c3-d17a-4de9-bc8b-c8785d81378c", "strategy_name": "actuator", "global_efficacy": [], "state": "SUCCEEDED", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/a1a9185f-9f78-4b70-af99-2ea892dfc073", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/a1a9185f-9f78-4b70-af99-2ea892dfc073", "rel": "bookmark"}], "hostname": "watcher-applier-0", "created_at": "2026-02-18T11:35:12+00:00", "deleted_at": null, "updated_at": "2026-02-18T11:35:43+00:00"}'
2026-02-18 11:35:44,560 84 DEBUG [tempest.lib.common.utils.test_utils] Call partial returns true in 31.321334 seconds
2026-02-18 11:35:44,697 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/action_plans/a1a9185f-9f78-4b70-af99-2ea892dfc073 0.136s
2026-02-18 11:35:44,697 84 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': 'Wed, 18 Feb 2026 11:35:44 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=a3e24187977593ee323177857d221c96; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/a1a9185f-9f78-4b70-af99-2ea892dfc073'}
Body: b'{"efficacy_indicators": [], "uuid": "a1a9185f-9f78-4b70-af99-2ea892dfc073", "audit_uuid": "38b506fb-792b-44c2-911b-bba402cfb921", "strategy_uuid": "9e9057c3-d17a-4de9-bc8b-c8785d81378c", "strategy_name": "actuator", "global_efficacy": [], "state": "SUCCEEDED", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/a1a9185f-9f78-4b70-af99-2ea892dfc073", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/a1a9185f-9f78-4b70-af99-2ea892dfc073", "rel": "bookmark"}], "hostname": "watcher-applier-0", "created_at": "2026-02-18T11:35:12+00:00", "deleted_at": null, "updated_at": "2026-02-18T11:35:43+00:00"}'
2026-02-18 11:35:44,827 84 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=a1a9185f-9f78-4b70-af99-2ea892dfc073 0.128s
2026-02-18 11:35:44,827 84 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': 'Wed, 18 Feb 2026 11:35:44 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=a3e24187977593ee323177857d221c96; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/actions?action_plan_uuid=a1a9185f-9f78-4b70-af99-2ea892dfc073'}
Body: b'{"actions": [{"uuid": "e9feb8b6-1c00-4393-a940-39cedbc6068f", "action_plan_uuid": "a1a9185f-9f78-4b70-af99-2ea892dfc073", "state": "SUCCEEDED", "action_type": "resize", "parents": [], "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/actions/e9feb8b6-1c00-4393-a940-39cedbc6068f", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/actions/e9feb8b6-1c00-4393-a940-39cedbc6068f", "rel": "bookmark"}]}]}'
2026-02-18 11:35:45,014 84 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.186s
2026-02-18 11:35:45,014 84 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': 'Wed, 18 Feb 2026 11:35:44 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-15474ec3-c741-406b-a83e-ac0eb5cb6a26', 'x-compute-request-id': 'req-15474ec3-c741-406b-a83e-ac0eb5cb6a26', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=94dc96e81afed76e3a00442bee65244c; 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": "898dbe15-bada-4a17-86a0-b12489e1006c", "zone": "internal", "status": "enabled", "state": "up", "updated_at": "2026-02-18T11:35:37.000000", "disabled_reason": null, "forced_down": false}, {"binary": "nova-scheduler", "host": "nova-scheduler-0", "id": "73fd0362-3d4a-42a1-b20b-c73b9a65e849", "zone": "internal", "status": "enabled", "state": "up", "updated_at": "2026-02-18T11:35:44.000000", "disabled_reason": null, "forced_down": false}, {"binary": "nova-conductor", "host": "nova-cell1-conductor-0", "id": "ea047088-53ee-43c9-ac67-7284262ddeb6", "zone": "internal", "status": "enabled", "state": "up", "updated_at": "2026-02-18T11:35:38.000000", "disabled_reason": null, "forced_down": false}, {"binary": "nova-compute", "host": "compute-0.ctlplane.example.com", "id": "dc2ede54-3bff-4afe-a034-ba1e83035780", "zone": "nova", "status": "enabled", "state": "up", "updated_at": "2026-02-18T11:35:44.000000", "disabled_reason": null, "forced_down": false}, {"binary": "nova-compute", "host": "compute-1.ctlplane.example.com", "id": "b5065141-f9aa-464d-a407-e5f89d589dc1", "zone": "nova", "status": "enabled", "state": "up", "updated_at": "2026-02-18T11:35:43.000000", "disabled_reason": null, "forced_down": false}]}'
2026-02-18 11:35:45,225 84 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.207s
2026-02-18 11:35:45,226 84 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': 'Wed, 18 Feb 2026 11:35:45 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-41d227c7-912f-4afe-a628-bef0adf9a69d', 'x-compute-request-id': 'req-41d227c7-912f-4afe-a628-bef0adf9a69d', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=94dc96e81afed76e3a00442bee65244c; 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-02-18 11:35:45,406 84 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.170s
2026-02-18 11:35:45,407 84 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': 'Wed, 18 Feb 2026 11:35:45 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-fa170238-443a-4f56-aa90-d3406a597821', 'x-compute-request-id': 'req-fa170238-443a-4f56-aa90-d3406a597821', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=94dc96e81afed76e3a00442bee65244c; 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": "af871115-9afd-4639-9c03-78bbf617d5d3", "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": "b5065141-f9aa-464d-a407-e5f89d589dc1", "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": 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": ["npt", "avx2", "cx8", "ibrs", "rdpid", "tsc-scale", "xsave", "rdtscp", "msr", "tsc_adjust", "mmxext", "sse4a", "mds-no", "rdctl-no", "amd-stibp", "xgetbv1", "cmov", "mce", "lahf_lm", "sha-ni", "lbrv", "xsavec", "rdseed", "pse36", "clwb", "nrip-save", "3dnowprefetch", "mmx", "abm", "osvw", "clflush", "wbnoinvd", "cx16", "ibpb", "sse4.2", "clzero", "pse", "fma", "amd-ssbd", "pschange-mc-no", "de", "pae", "pdpe1gb", "arat", "spec-ctrl", "xsaveerptr", "sse4.1", "ssbd", "topoext", "bmi2", "stibp", "vmcb-clean", "apic", "mtrr", "clflushopt", "vme", "mca", "perfctr_core", "svm", "tsc-deadline", "fxsr", "rdrand", "virt-ssbd", "f16c", "cmp_legacy", "fpu", "ssse3", "popcnt", "pclmuldq", "pni", "fsgsbase", "avx", "skip-l1dfl-vmentry", "syscall", "xsaveopt", "lm", "umip", "misalignsse", "fxsr_opt", "cr8legacy", "svme-addr-chk", "arch-capabilities", "aes", "movbe", "pfthreshold", "pge", "nx", "pat", "sep", "hypervisor", "smep", "adx", "x2apic", "sse2", "smap", "tsc", "pause-filter", "sse", "bmi1"]}}, {"id": "4d5cef9e-6163-4bef-878e-67f6f163ed51", "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": "dc2ede54-3bff-4afe-a034-ba1e83035780", "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": ["arch-capabilities", "mce", "vmcb-clean", "xsaveerptr", "lahf_lm", "nrip-save", "avx2", "pschange-mc-no", "pause-filter", "clflush", "pni", "pat", "vme", "svm", "tsc-deadline", "lbrv", "avx", "tsc-scale", "rdpid", "clzero", "aes", "fsgsbase", "sse", "ssse3", "rdrand", "spec-ctrl", "sep", "pse36", "ssbd", "amd-stibp", "osvw", "skip-l1dfl-vmentry", "lm", "misalignsse", "apic", "syscall", "arat", "pge", "smep", "tsc_adjust", "sse2", "cx8", "adx", "rdctl-no", "sha-ni", "stibp", "umip", "xsaveopt", "ibpb", "xsavec", "virt-ssbd", "rdseed", "sse4a", "3dnowprefetch", "xsave", "fpu", "perfctr_core", "pfthreshold", "popcnt", "msr", "pae", "pse", "bmi1", "sse4.1", "topoext", "npt", "de", "clflushopt", "f16c", "pclmuldq", "smap", "tsc", "hypervisor", "clwb", "x2apic", "movbe", "cx16", "wbnoinvd", "abm", "fxsr_opt", "fxsr", "cmov", "ibrs", "pdpe1gb", "fma", "sse4.2", "svme-addr-chk", "mca", "cr8legacy", "cmp_legacy", "mtrr", "mmx", "mds-no", "mmxext", "rdtscp", "nx", "bmi2", "amd-ssbd", "xgetbv1"]}}]}'
2026-02-18 11:35:45,589 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://placement-public-openstack.apps-crc.testing/resource_providers/4d5cef9e-6163-4bef-878e-67f6f163ed51/traits 0.172s
2026-02-18 11:35:45,589 84 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': 'Wed, 18 Feb 2026 11:35:45 GMT', 'server': 'Apache', 'last-modified': 'Wed, 18 Feb 2026 11:02:49 GMT', 'content-length': '1403', 'cache-control': 'no-cache', 'openstack-api-version': 'placement 1.29', 'vary': 'openstack-api-version', 'x-openstack-request-id': 'req-bf67b829-344c-435d-93da-08d589f1c7d5', 'content-type': 'application/json', 'set-cookie': 'a0787c90e7299024e7525b97b3d9ea96=f88f81a50b6dba7fcac1e4e66b2d77e9; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://placement-public-openstack.apps-crc.testing/resource_providers/4d5cef9e-6163-4bef-878e-67f6f163ed51/traits'}
Body: b'{"traits": ["COMPUTE_IMAGE_TYPE_ARI", "COMPUTE_SECURITY_TPM_1_2", "COMPUTE_IMAGE_TYPE_QCOW2", "COMPUTE_NET_VIF_MODEL_SPAPR_VLAN", "COMPUTE_STORAGE_BUS_FDC", "COMPUTE_VOLUME_ATTACH_WITH_TAG", "COMPUTE_STORAGE_BUS_USB", "COMPUTE_STORAGE_BUS_SCSI", "COMPUTE_NET_VIF_MODEL_RTL8139", "COMPUTE_STORAGE_BUS_VIRTIO", "COMPUTE_IMAGE_TYPE_RAW", "COMPUTE_NET_ATTACH_INTERFACE", "COMPUTE_RESCUE_BFV", "HW_CPU_X86_SSE", "COMPUTE_SECURITY_UEFI_SECURE_BOOT", "HW_CPU_X86_SSE42", "COMPUTE_DEVICE_TAGGING", "COMPUTE_IMAGE_TYPE_ISO", "COMPUTE_GRAPHICS_MODEL_VGA", "COMPUTE_NODE", "COMPUTE_VOLUME_MULTI_ATTACH", "COMPUTE_ACCELERATORS", "COMPUTE_STORAGE_BUS_SATA", "COMPUTE_TRUSTED_CERTS", "COMPUTE_NET_VIF_MODEL_E1000E", "HW_CPU_X86_MMX", "COMPUTE_GRAPHICS_MODEL_BOCHS", "COMPUTE_GRAPHICS_MODEL_VIRTIO", "COMPUTE_STORAGE_BUS_IDE", "COMPUTE_NET_VIF_MODEL_VIRTIO", "COMPUTE_VIOMMU_MODEL_INTEL", "COMPUTE_VIOMMU_MODEL_VIRTIO", "COMPUTE_IMAGE_TYPE_AMI", "HW_CPU_X86_SSE2", "COMPUTE_VOLUME_EXTEND", "COMPUTE_GRAPHICS_MODEL_NONE", "COMPUTE_VIOMMU_MODEL_AUTO", "COMPUTE_IMAGE_TYPE_AKI", "COMPUTE_GRAPHICS_MODEL_CIRRUS", "COMPUTE_NET_VIF_MODEL_VMXNET3", "COMPUTE_SECURITY_TPM_2_0", "HW_CPU_X86_SSSE3", "COMPUTE_NET_ATTACH_INTERFACE_WITH_TAG", "COMPUTE_NET_VIF_MODEL_E1000", "COMPUTE_NET_VIF_MODEL_PCNET", "COMPUTE_SOCKET_PCI_NUMA_AFFINITY", "COMPUTE_NET_VIF_MODEL_NE2K_PCI", "HW_CPU_X86_SSE41"], "resource_provider_generation": 5}'
2026-02-18 11:35:45,916 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 201 POST https://keystone-public-openstack.apps-crc.testing/v3/auth/tokens 0.317s
2026-02-18 11:35:45,916 84 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'}
Body: <omitted>
Response - Headers: {'date': 'Wed, 18 Feb 2026 11:35:45 GMT', 'server': 'Apache', 'content-length': '5229', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-b3efb4ae-540f-41cf-b01f-015ee739e4b7', 'content-type': 'application/json', 'set-cookie': 'b5697f82cf3c19ece8be533395142512=f0b3e3bddc6a5090d9a5fda3a1957266; 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": "acf143fefbca4cc5b8b5c97595e36798", "name": "tempest-TestExecuteActionsViaActuator-33698119-project-member", "password_expires_at": null}, "audit_ids": ["ncvG5wdGSBy_Cde2zdgliw"], "expires_at": "2026-02-18T12:35:45.000000Z", "issued_at": "2026-02-18T11:35:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b6fc2be8ee7841399328c036e686e65f", "name": "tempest-TestExecuteActionsViaActuator-33698119"}, "is_domain": false, "roles": [{"id": "9308e23732d04efe97908cf5b48dede4", "name": "reader"}, {"id": "33d8aac19d444938af9c8a156a20217b", "name": "member"}], "catalog": [{"endpoints": [{"name": "barbican", "id": "9eca3a9990bb4d548e65ad1e4a7d4996", "interface": "public", "region_id": "regionOne", "url": "https://barbican-public-openstack.apps-crc.testing", "region": "regionOne"}, {"name": "barbican", "id": "cfbaaf412ac94ae09417de1053fa06c6", "interface": "internal", "region_id": "regionOne", "url": "https://barbican-internal.openstack.svc:9311", "region": "regionOne"}], "id": "42fc678104e34a5ab11cc7d5af2a0ba2", "type": "key-manager", "name": "barbican"}, {"endpoints": [{"name": "placement", "id": "68ecf8fc771d4b0693ed8e7458bc1cdd", "interface": "internal", "region_id": "regionOne", "url": "https://placement-internal.openstack.svc:8778", "region": "regionOne"}, {"name": "placement", "id": "bb7257e9145c477999152313c04a9df1", "interface": "public", "region_id": "regionOne", "url": "https://placement-public-openstack.apps-crc.testing", "region": "regionOne"}], "id": "5ee7e689498a4e34ba4ff6b9ffd77728", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "f52f0ba4642b4b6dbefc0904db88f9d2", "interface": "public", "region_id": "regionOne", "url": "https://keystone-public-openstack.apps-crc.testing", "region": "regionOne"}, {"id": "f8e387c8136b49e7a9940093bb7612c2", "interface": "internal", "region_id": "regionOne", "url": "https://keystone-internal.openstack.svc:5000", "region": "regionOne"}], "id": "633fd2c59a7c4bdca7e54b3c040faefe", "type": "identity", "name": "keystone"}, {"endpoints": [{"name": "neutron", "id": "39eb4fb6c37d433db71ebfb83e3cfe34", "interface": "public", "region_id": "regionOne", "url": "https://neutron-public-openstack.apps-crc.testing", "region": "regionOne"}, {"name": "neutron", "id": "5a75192260c24bcba7ef3d4f5627b148", "interface": "internal", "region_id": "regionOne", "url": "https://neutron-internal.openstack.svc:9696", "region": "regionOne"}], "id": "a1e8a77463784e90a38cad142da684dc", "type": "network", "name": "neutron"}, {"endpoints": [{"name": "watcher", "id": "124549d328dd4bd9b2b10612429e9470", "interface": "internal", "region_id": "regionOne", "url": "https://watcher-internal.openstack.svc:9322", "region": "regionOne"}, {"name": "watcher", "id": "a3f87f876e5344d4bfa11d3d8d08f77d", "interface": "public", "region_id": "regionOne", "url": "https://watcher-public-openstack.apps-crc.testing", "region": "regionOne"}], "id": "cb0d4270ad964e81b935f41e1a15c450", "type": "infra-optim", "name": "watcher"}, {"endpoints": [{"name": "nova", "id": "2453db5d940c4e8095547961cad2a9f9", "interface": "public", "region_id": "regionOne", "url": "https://nova-public-openstack.apps-crc.testing/v2.1", "region": "regionOne"}, {"name": "nova", "id": "498b02fda6444f76843032b833b818ed", "interface": "internal", "region_id": "regionOne", "url": "https://nova-internal.openstack.svc:8774/v2.1", "region": "regionOne"}], "id": "d037940aae0a46e3a6d6c611387c4566", "type": "compute", "name": "nova"}, {"endpoints": [{"name": "glance", "id": "7054e692eeb24f3983cd1a235d6e4f9e", "interface": "internal", "region_id": "regionOne", "url": "https://glance-default-internal.openstack.svc:9292", "region": "regionOne"}, {"name": "glance", "id": "c2fe741c190a4ef1870488a266647d89", "interface": "public", "region_id": "regionOne", "url": "https://glance-default-public-openstack.apps-crc.testing", "region": "regionOne"}], "id": "d34a5e4ea02e4a729e6af4b81fd8611a", "type": "image", "name": "glance"}, {"endpoints": [], "id"
2026-02-18 11:35:45,916 84 INFO [tempest.lib.common.fixed_network] (TestExecuteActionsViaActuator:test_execute_scenarios) Found network {'id': 'ab0e95b9-3f45-4cb9-9eed-62698048ebf7', 'name': 'tempest-TestExecuteActionsViaActuator-1210267495-network', 'tenant_id': 'b6fc2be8ee7841399328c036e686e65f', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'b6fc2be8ee7841399328c036e686e65f', 'qos_policy_id': None, 'port_security_enabled': True, 'dns_domain': '', 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 41205, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'l2_adjacency': True, 'tags': [], 'created_at': '2026-02-18T11:33:55Z', 'updated_at': '2026-02-18T11:33:55Z', 'revision_number': 1} available for tenant
2026-02-18 11:35:49,296 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 202 POST https://nova-public-openstack.apps-crc.testing/v2.1/servers 3.377s
2026-02-18 11:35:49,297 84 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-981681293", "imageRef": "741ece44-423c-4890-8edc-03d4dfd463b4", "flavorRef": "f4602a91-940f-4107-8b98-c853a4be8dbe", "networks": [{"uuid": "ab0e95b9-3f45-4cb9-9eed-62698048ebf7"}]}}
Response - Headers: {'date': 'Wed, 18 Feb 2026 11:35:45 GMT', 'server': 'Apache', 'content-length': '420', 'location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/ea73e366-1481-42c2-92d9-ab40ae93c711', '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-e6b08577-61c2-4271-8f3b-b584e688cb30', 'x-compute-request-id': 'req-e6b08577-61c2-4271-8f3b-b584e688cb30', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=94dc96e81afed76e3a00442bee65244c; 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": "ea73e366-1481-42c2-92d9-ab40ae93c711", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/ea73e366-1481-42c2-92d9-ab40ae93c711"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/ea73e366-1481-42c2-92d9-ab40ae93c711"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "P6KTLB6unuyE"}}'
2026-02-18 11:35:49,752 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/ea73e366-1481-42c2-92d9-ab40ae93c711 0.452s
2026-02-18 11:35:49,754 84 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': 'Wed, 18 Feb 2026 11:35:49 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-20950245-4396-4228-8663-4049e28eaed7', 'x-compute-request-id': 'req-20950245-4396-4228-8663-4049e28eaed7', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=94dc96e81afed76e3a00442bee65244c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/ea73e366-1481-42c2-92d9-ab40ae93c711'}
Body: b'{"server": {"id": "ea73e366-1481-42c2-92d9-ab40ae93c711", "name": "tempest-TestExecuteActionsViaActuator-server-981681293", "status": "BUILD", "tenant_id": "b6fc2be8ee7841399328c036e686e65f", "user_id": "acf143fefbca4cc5b8b5c97595e36798", "metadata": {}, "hostId": "", "image": {"id": "741ece44-423c-4890-8edc-03d4dfd463b4", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/741ece44-423c-4890-8edc-03d4dfd463b4"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2026-02-18T11:35:49Z", "updated": "2026-02-18T11:35:49Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/ea73e366-1481-42c2-92d9-ab40ae93c711"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/ea73e366-1481-42c2-92d9-ab40ae93c711"}], "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-02-18 11:35:51,142 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/ea73e366-1481-42c2-92d9-ab40ae93c711 0.363s
2026-02-18 11:35:51,142 84 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': 'Wed, 18 Feb 2026 11:35:50 GMT', 'server': 'Apache', 'content-length': '1430', '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-1ba26e8c-1f01-4fc7-a4ed-422337433dd7', 'x-compute-request-id': 'req-1ba26e8c-1f01-4fc7-a4ed-422337433dd7', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=94dc96e81afed76e3a00442bee65244c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/ea73e366-1481-42c2-92d9-ab40ae93c711'}
Body: b'{"server": {"id": "ea73e366-1481-42c2-92d9-ab40ae93c711", "name": "tempest-TestExecuteActionsViaActuator-server-981681293", "status": "BUILD", "tenant_id": "b6fc2be8ee7841399328c036e686e65f", "user_id": "acf143fefbca4cc5b8b5c97595e36798", "metadata": {}, "hostId": "9ceba90f2a90cefe23c4c05c7d5db109b806f34ec85a2ff042cae881", "image": {"id": "741ece44-423c-4890-8edc-03d4dfd463b4", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/741ece44-423c-4890-8edc-03d4dfd463b4"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2026-02-18T11:35:49Z", "updated": "2026-02-18T11:35:50Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/ea73e366-1481-42c2-92d9-ab40ae93c711"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/ea73e366-1481-42c2-92d9-ab40ae93c711"}], "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-02-18 11:35:51,158 84 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/networking" after 2 second wait
2026-02-18 11:35:52,766 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/ea73e366-1481-42c2-92d9-ab40ae93c711 0.606s
2026-02-18 11:35:52,766 84 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': 'Wed, 18 Feb 2026 11:35: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-c32f16ba-7bda-4014-9b2d-ff80a48e309c', 'x-compute-request-id': 'req-c32f16ba-7bda-4014-9b2d-ff80a48e309c', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=94dc96e81afed76e3a00442bee65244c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/ea73e366-1481-42c2-92d9-ab40ae93c711'}
Body: b'{"server": {"id": "ea73e366-1481-42c2-92d9-ab40ae93c711", "name": "tempest-TestExecuteActionsViaActuator-server-981681293", "status": "BUILD", "tenant_id": "b6fc2be8ee7841399328c036e686e65f", "user_id": "acf143fefbca4cc5b8b5c97595e36798", "metadata": {}, "hostId": "9ceba90f2a90cefe23c4c05c7d5db109b806f34ec85a2ff042cae881", "image": {"id": "741ece44-423c-4890-8edc-03d4dfd463b4", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/741ece44-423c-4890-8edc-03d4dfd463b4"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2026-02-18T11:35:49Z", "updated": "2026-02-18T11:35:52Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/ea73e366-1481-42c2-92d9-ab40ae93c711"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/ea73e366-1481-42c2-92d9-ab40ae93c711"}], "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-02-18 11:35:52,773 84 INFO [tempest.common.waiters] State transition "BUILD/networking" ==> "BUILD/spawning" after 3 second wait
2026-02-18 11:35:56,188 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/ea73e366-1481-42c2-92d9-ab40ae93c711 2.409s
2026-02-18 11:35:56,188 84 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': 'Wed, 18 Feb 2026 11:35:53 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-78846df1-5278-47eb-acbd-8cfca5b79188', 'x-compute-request-id': 'req-78846df1-5278-47eb-acbd-8cfca5b79188', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=94dc96e81afed76e3a00442bee65244c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/ea73e366-1481-42c2-92d9-ab40ae93c711'}
Body: b'{"server": {"id": "ea73e366-1481-42c2-92d9-ab40ae93c711", "name": "tempest-TestExecuteActionsViaActuator-server-981681293", "status": "BUILD", "tenant_id": "b6fc2be8ee7841399328c036e686e65f", "user_id": "acf143fefbca4cc5b8b5c97595e36798", "metadata": {}, "hostId": "9ceba90f2a90cefe23c4c05c7d5db109b806f34ec85a2ff042cae881", "image": {"id": "741ece44-423c-4890-8edc-03d4dfd463b4", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/741ece44-423c-4890-8edc-03d4dfd463b4"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2026-02-18T11:35:49Z", "updated": "2026-02-18T11:35:52Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/ea73e366-1481-42c2-92d9-ab40ae93c711"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/ea73e366-1481-42c2-92d9-ab40ae93c711"}], "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-02-18 11:35:58,095 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/ea73e366-1481-42c2-92d9-ab40ae93c711 0.888s
2026-02-18 11:35:58,095 84 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': 'Wed, 18 Feb 2026 11:35:57 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-18930546-2cc8-4030-97b6-992783c038f0', 'x-compute-request-id': 'req-18930546-2cc8-4030-97b6-992783c038f0', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=94dc96e81afed76e3a00442bee65244c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/ea73e366-1481-42c2-92d9-ab40ae93c711'}
Body: b'{"server": {"id": "ea73e366-1481-42c2-92d9-ab40ae93c711", "name": "tempest-TestExecuteActionsViaActuator-server-981681293", "status": "BUILD", "tenant_id": "b6fc2be8ee7841399328c036e686e65f", "user_id": "acf143fefbca4cc5b8b5c97595e36798", "metadata": {}, "hostId": "9ceba90f2a90cefe23c4c05c7d5db109b806f34ec85a2ff042cae881", "image": {"id": "741ece44-423c-4890-8edc-03d4dfd463b4", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/741ece44-423c-4890-8edc-03d4dfd463b4"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2026-02-18T11:35:49Z", "updated": "2026-02-18T11:35:52Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/ea73e366-1481-42c2-92d9-ab40ae93c711"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/ea73e366-1481-42c2-92d9-ab40ae93c711"}], "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-02-18 11:36:00,342 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/ea73e366-1481-42c2-92d9-ab40ae93c711 1.237s
2026-02-18 11:36:00,343 84 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': 'Wed, 18 Feb 2026 11:35:59 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-3dd4751a-77af-4bd4-8e21-fc8a8ad5d2af', 'x-compute-request-id': 'req-3dd4751a-77af-4bd4-8e21-fc8a8ad5d2af', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=94dc96e81afed76e3a00442bee65244c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/ea73e366-1481-42c2-92d9-ab40ae93c711'}
Body: b'{"server": {"id": "ea73e366-1481-42c2-92d9-ab40ae93c711", "name": "tempest-TestExecuteActionsViaActuator-server-981681293", "status": "ACTIVE", "tenant_id": "b6fc2be8ee7841399328c036e686e65f", "user_id": "acf143fefbca4cc5b8b5c97595e36798", "metadata": {}, "hostId": "9ceba90f2a90cefe23c4c05c7d5db109b806f34ec85a2ff042cae881", "image": {"id": "741ece44-423c-4890-8edc-03d4dfd463b4", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/741ece44-423c-4890-8edc-03d4dfd463b4"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2026-02-18T11:35:49Z", "updated": "2026-02-18T11:35:58Z", "addresses": {"tempest-TestExecuteActionsViaActuator-1210267495-network": [{"version": 4, "addr": "10.100.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:89:b0:8f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/ea73e366-1481-42c2-92d9-ab40ae93c711"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/ea73e366-1481-42c2-92d9-ab40ae93c711"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2026-02-18T11:35:58.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-02-18 11:36:00,354 84 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 11 second wait
2026-02-18 11:36:01,501 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/ea73e366-1481-42c2-92d9-ab40ae93c711 1.146s
2026-02-18 11:36:01,501 84 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': 'Wed, 18 Feb 2026 11:36:00 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-64239e2a-727d-4f1e-8111-0c7c23ee993d', 'x-compute-request-id': 'req-64239e2a-727d-4f1e-8111-0c7c23ee993d', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=94dc96e81afed76e3a00442bee65244c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/ea73e366-1481-42c2-92d9-ab40ae93c711'}
Body: b'{"server": {"id": "ea73e366-1481-42c2-92d9-ab40ae93c711", "name": "tempest-TestExecuteActionsViaActuator-server-981681293", "status": "ACTIVE", "tenant_id": "b6fc2be8ee7841399328c036e686e65f", "user_id": "acf143fefbca4cc5b8b5c97595e36798", "metadata": {}, "hostId": "9ceba90f2a90cefe23c4c05c7d5db109b806f34ec85a2ff042cae881", "image": {"id": "741ece44-423c-4890-8edc-03d4dfd463b4", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/741ece44-423c-4890-8edc-03d4dfd463b4"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2026-02-18T11:35:49Z", "updated": "2026-02-18T11:35:58Z", "addresses": {"tempest-TestExecuteActionsViaActuator-1210267495-network": [{"version": 4, "addr": "10.100.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:89:b0:8f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/ea73e366-1481-42c2-92d9-ab40ae93c711"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/ea73e366-1481-42c2-92d9-ab40ae93c711"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2026-02-18T11:35:58.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-02-18 11:36:02,359 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/ea73e366-1481-42c2-92d9-ab40ae93c711 0.792s
2026-02-18 11:36:02,359 84 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': 'Wed, 18 Feb 2026 11:36:01 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-c1ea171e-a412-409b-9025-b0d95ce2bff1', 'x-compute-request-id': 'req-c1ea171e-a412-409b-9025-b0d95ce2bff1', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=94dc96e81afed76e3a00442bee65244c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/ea73e366-1481-42c2-92d9-ab40ae93c711'}
Body: b'{"server": {"id": "ea73e366-1481-42c2-92d9-ab40ae93c711", "name": "tempest-TestExecuteActionsViaActuator-server-981681293", "status": "ACTIVE", "tenant_id": "b6fc2be8ee7841399328c036e686e65f", "user_id": "acf143fefbca4cc5b8b5c97595e36798", "metadata": {}, "hostId": "9ceba90f2a90cefe23c4c05c7d5db109b806f34ec85a2ff042cae881", "image": {"id": "741ece44-423c-4890-8edc-03d4dfd463b4", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/741ece44-423c-4890-8edc-03d4dfd463b4"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2026-02-18T11:35:49Z", "updated": "2026-02-18T11:35:58Z", "addresses": {"tempest-TestExecuteActionsViaActuator-1210267495-network": [{"version": 4, "addr": "10.100.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:89:b0:8f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/ea73e366-1481-42c2-92d9-ab40ae93c711"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/ea73e366-1481-42c2-92d9-ab40ae93c711"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2026-02-18T11:35:58.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-p8t5roli", "OS-EXT-SRV-ATTR:launch_index": 0, "OS-EXT-SRV-ATTR:hostname": "tempest-testexecuteactionsviaactuator-server-981681293", "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-02-18 11:36:02,371 84 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 "IyBUWVBFIGNlaWxvbWV0ZXJfY3B1IGNvdW50ZXIKY2VpbG9tZXRlcl9jcHV7InJlc291cmNlIj0iZWE3M2UzNjYtMTQ4MS00MmMyLTkyZDktYWI0MGFlOTNjNzExIiwib3JpZ190aW1lc3RhbXAiPSIxNzcxNDE0NTYyMzcxIn0gMjQwMDAwMDAwMDEuMCAxNzcxNDE0MjYyMzcxCmNlaWxvbWV0ZXJfY3B1eyJyZXNvdXJjZSI9ImVhNzNlMzY2LTE0ODEtNDJjMi05MmQ5LWFiNDBhZTkzYzcxMSIsIm9yaWdfdGltZXN0YW1wIj0iMTc3MTQxNDU2MjM3MSJ9IDQ4MDAwMDAwMDAxLjAgMTc3MTQxNDI5MjM3MQpjZWlsb21ldGVyX2NwdXsicmVzb3VyY2UiPSJlYTczZTM2Ni0xNDgxLTQyYzItOTJkOS1hYjQwYWU5M2M3MTEiLCJvcmlnX3RpbWVzdGFtcCI9IjE3NzE0MTQ1NjIzNzEifSA3MjAwMDAwMDAwMS4wIDE3NzE0MTQzMjIzNzEKY2VpbG9tZXRlcl9jcHV7InJlc291cmNlIj0iZWE3M2UzNjYtMTQ4MS00MmMyLTkyZDktYWI0MGFlOTNjNzExIiwib3JpZ190aW1lc3RhbXAiPSIxNzcxNDE0NTYyMzcxIn0gOTYwMDAwMDAwMDEuMCAxNzcxNDE0MzUyMzcxCmNlaWxvbWV0ZXJfY3B1eyJyZXNvdXJjZSI9ImVhNzNlMzY2LTE0ODEtNDJjMi05MmQ5LWFiNDBhZTkzYzcxMSIsIm9yaWdfdGltZXN0YW1wIj0iMTc3MTQxNDU2MjM3MSJ9IDEyMDAwMDAwMDAwMS4wIDE3NzE0MTQzODIzNzEKY2VpbG9tZXRlcl9jcHV7InJlc291cmNlIj0iZWE3M2UzNjYtMTQ4MS00MmMyLTkyZDktYWI0MGFlOTNjNzExIiwib3JpZ190aW1lc3RhbXAiPSIxNzcxNDE0NTYyMzcxIn0gMTQ0MDAwMDAwMDAxLjAgMTc3MTQxNDQxMjM3MQpjZWlsb21ldGVyX2NwdXsicmVzb3VyY2UiPSJlYTczZTM2Ni0xNDgxLTQyYzItOTJkOS1hYjQwYWU5M2M3MTEiLCJvcmlnX3RpbWVzdGFtcCI9IjE3NzE0MTQ1NjIzNzEifSAxNjgwMDAwMDAwMDEuMCAxNzcxNDE0NDQyMzcxCmNlaWxvbWV0ZXJfY3B1eyJyZXNvdXJjZSI9ImVhNzNlMzY2LTE0ODEtNDJjMi05MmQ5LWFiNDBhZTkzYzcxMSIsIm9yaWdfdGltZXN0YW1wIj0iMTc3MTQxNDU2MjM3MSJ9IDE5MjAwMDAwMDAwMS4wIDE3NzE0MTQ0NzIzNzEKY2VpbG9tZXRlcl9jcHV7InJlc291cmNlIj0iZWE3M2UzNjYtMTQ4MS00MmMyLTkyZDktYWI0MGFlOTNjNzExIiwib3JpZ190aW1lc3RhbXAiPSIxNzcxNDE0NTYyMzcxIn0gMjE2MDAwMDAwMDAxLjAgMTc3MTQxNDUwMjM3MQpjZWlsb21ldGVyX2NwdXsicmVzb3VyY2UiPSJlYTczZTM2Ni0xNDgxLTQyYzItOTJkOS1hYjQwYWU5M2M3MTEiLCJvcmlnX3RpbWVzdGFtcCI9IjE3NzE0MTQ1NjIzNzEifSAyNDAwMDAwMDAwMDEuMCAxNzcxNDE0NTMyMzcxCg==" | 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.154'
2026-02-18 11:36:02,371 84 INFO [tempest.lib.common.ssh] Creating ssh connection to '38.102.83.154:22' as 'zuul' with password None
2026-02-18 11:36:02,385 84 INFO [paramiko.transport] Connected (version 2.0, client OpenSSH_9.9)
2026-02-18 11:36:02,454 84 INFO [paramiko.transport] Authentication (publickey) successful!
2026-02-18 11:36:02,456 84 INFO [tempest.lib.common.ssh] ssh connection to zuul@38.102.83.154 successfully created
2026-02-18 11:36:03,076 84 DEBUG [watcher_tempest_plugin.services.metric.prometheus_client] Promtool add_measures output: Parsing standard input
SUCCESS: metrics pushed to remote write.
2026-02-18 11:36:03,163 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://placement-public-openstack.apps-crc.testing/resource_providers/af871115-9afd-4639-9c03-78bbf617d5d3/traits 0.085s
2026-02-18 11:36:03,163 84 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': 'Wed, 18 Feb 2026 11:36:03 GMT', 'server': 'Apache', 'last-modified': 'Wed, 18 Feb 2026 11:02:49 GMT', 'content-length': '1403', 'cache-control': 'no-cache', 'openstack-api-version': 'placement 1.29', 'vary': 'openstack-api-version', 'x-openstack-request-id': 'req-46e7c2c0-5748-458b-bec9-15fdbd7d1e91', 'content-type': 'application/json', 'set-cookie': 'a0787c90e7299024e7525b97b3d9ea96=f88f81a50b6dba7fcac1e4e66b2d77e9; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://placement-public-openstack.apps-crc.testing/resource_providers/af871115-9afd-4639-9c03-78bbf617d5d3/traits'}
Body: b'{"traits": ["COMPUTE_IMAGE_TYPE_ARI", "COMPUTE_SECURITY_TPM_1_2", "COMPUTE_IMAGE_TYPE_QCOW2", "COMPUTE_NET_VIF_MODEL_SPAPR_VLAN", "COMPUTE_STORAGE_BUS_FDC", "COMPUTE_VOLUME_ATTACH_WITH_TAG", "COMPUTE_STORAGE_BUS_USB", "COMPUTE_STORAGE_BUS_SCSI", "COMPUTE_NET_VIF_MODEL_RTL8139", "COMPUTE_STORAGE_BUS_VIRTIO", "COMPUTE_IMAGE_TYPE_RAW", "COMPUTE_NET_ATTACH_INTERFACE", "COMPUTE_RESCUE_BFV", "HW_CPU_X86_SSE", "COMPUTE_SECURITY_UEFI_SECURE_BOOT", "HW_CPU_X86_SSE42", "COMPUTE_DEVICE_TAGGING", "COMPUTE_IMAGE_TYPE_ISO", "COMPUTE_GRAPHICS_MODEL_VGA", "COMPUTE_NODE", "COMPUTE_VOLUME_MULTI_ATTACH", "COMPUTE_ACCELERATORS", "COMPUTE_STORAGE_BUS_SATA", "COMPUTE_TRUSTED_CERTS", "COMPUTE_NET_VIF_MODEL_E1000E", "HW_CPU_X86_MMX", "COMPUTE_GRAPHICS_MODEL_BOCHS", "COMPUTE_GRAPHICS_MODEL_VIRTIO", "COMPUTE_STORAGE_BUS_IDE", "COMPUTE_NET_VIF_MODEL_VIRTIO", "COMPUTE_VIOMMU_MODEL_INTEL", "COMPUTE_VIOMMU_MODEL_VIRTIO", "COMPUTE_IMAGE_TYPE_AMI", "HW_CPU_X86_SSE2", "COMPUTE_VOLUME_EXTEND", "COMPUTE_GRAPHICS_MODEL_NONE", "COMPUTE_VIOMMU_MODEL_AUTO", "COMPUTE_IMAGE_TYPE_AKI", "COMPUTE_GRAPHICS_MODEL_CIRRUS", "COMPUTE_NET_VIF_MODEL_VMXNET3", "COMPUTE_SECURITY_TPM_2_0", "HW_CPU_X86_SSSE3", "COMPUTE_NET_ATTACH_INTERFACE_WITH_TAG", "COMPUTE_NET_VIF_MODEL_E1000", "COMPUTE_NET_VIF_MODEL_PCNET", "COMPUTE_SOCKET_PCI_NUMA_AFFINITY", "COMPUTE_NET_VIF_MODEL_NE2K_PCI", "HW_CPU_X86_SSE41"], "resource_provider_generation": 5}'
2026-02-18 11:36:03,611 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 201 POST https://keystone-public-openstack.apps-crc.testing/v3/auth/tokens 0.445s
2026-02-18 11:36:03,612 84 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'}
Body: <omitted>
Response - Headers: {'date': 'Wed, 18 Feb 2026 11:36:03 GMT', 'server': 'Apache', 'content-length': '5229', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-0496d86c-1444-4704-9713-c189062ce44c', 'content-type': 'application/json', 'set-cookie': 'b5697f82cf3c19ece8be533395142512=f0b3e3bddc6a5090d9a5fda3a1957266; 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": "acf143fefbca4cc5b8b5c97595e36798", "name": "tempest-TestExecuteActionsViaActuator-33698119-project-member", "password_expires_at": null}, "audit_ids": ["VvBxol13QCCnIciOfMxLSQ"], "expires_at": "2026-02-18T12:36:03.000000Z", "issued_at": "2026-02-18T11:36:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b6fc2be8ee7841399328c036e686e65f", "name": "tempest-TestExecuteActionsViaActuator-33698119"}, "is_domain": false, "roles": [{"id": "9308e23732d04efe97908cf5b48dede4", "name": "reader"}, {"id": "33d8aac19d444938af9c8a156a20217b", "name": "member"}], "catalog": [{"endpoints": [{"name": "barbican", "id": "9eca3a9990bb4d548e65ad1e4a7d4996", "interface": "public", "region_id": "regionOne", "url": "https://barbican-public-openstack.apps-crc.testing", "region": "regionOne"}, {"name": "barbican", "id": "cfbaaf412ac94ae09417de1053fa06c6", "interface": "internal", "region_id": "regionOne", "url": "https://barbican-internal.openstack.svc:9311", "region": "regionOne"}], "id": "42fc678104e34a5ab11cc7d5af2a0ba2", "type": "key-manager", "name": "barbican"}, {"endpoints": [{"name": "placement", "id": "68ecf8fc771d4b0693ed8e7458bc1cdd", "interface": "internal", "region_id": "regionOne", "url": "https://placement-internal.openstack.svc:8778", "region": "regionOne"}, {"name": "placement", "id": "bb7257e9145c477999152313c04a9df1", "interface": "public", "region_id": "regionOne", "url": "https://placement-public-openstack.apps-crc.testing", "region": "regionOne"}], "id": "5ee7e689498a4e34ba4ff6b9ffd77728", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "f52f0ba4642b4b6dbefc0904db88f9d2", "interface": "public", "region_id": "regionOne", "url": "https://keystone-public-openstack.apps-crc.testing", "region": "regionOne"}, {"id": "f8e387c8136b49e7a9940093bb7612c2", "interface": "internal", "region_id": "regionOne", "url": "https://keystone-internal.openstack.svc:5000", "region": "regionOne"}], "id": "633fd2c59a7c4bdca7e54b3c040faefe", "type": "identity", "name": "keystone"}, {"endpoints": [{"name": "neutron", "id": "39eb4fb6c37d433db71ebfb83e3cfe34", "interface": "public", "region_id": "regionOne", "url": "https://neutron-public-openstack.apps-crc.testing", "region": "regionOne"}, {"name": "neutron", "id": "5a75192260c24bcba7ef3d4f5627b148", "interface": "internal", "region_id": "regionOne", "url": "https://neutron-internal.openstack.svc:9696", "region": "regionOne"}], "id": "a1e8a77463784e90a38cad142da684dc", "type": "network", "name": "neutron"}, {"endpoints": [{"name": "watcher", "id": "124549d328dd4bd9b2b10612429e9470", "interface": "internal", "region_id": "regionOne", "url": "https://watcher-internal.openstack.svc:9322", "region": "regionOne"}, {"name": "watcher", "id": "a3f87f876e5344d4bfa11d3d8d08f77d", "interface": "public", "region_id": "regionOne", "url": "https://watcher-public-openstack.apps-crc.testing", "region": "regionOne"}], "id": "cb0d4270ad964e81b935f41e1a15c450", "type": "infra-optim", "name": "watcher"}, {"endpoints": [{"name": "nova", "id": "2453db5d940c4e8095547961cad2a9f9", "interface": "public", "region_id": "regionOne", "url": "https://nova-public-openstack.apps-crc.testing/v2.1", "region": "regionOne"}, {"name": "nova", "id": "498b02fda6444f76843032b833b818ed", "interface": "internal", "region_id": "regionOne", "url": "https://nova-internal.openstack.svc:8774/v2.1", "region": "regionOne"}], "id": "d037940aae0a46e3a6d6c611387c4566", "type": "compute", "name": "nova"}, {"endpoints": [{"name": "glance", "id": "7054e692eeb24f3983cd1a235d6e4f9e", "interface": "internal", "region_id": "regionOne", "url": "https://glance-default-internal.openstack.svc:9292", "region": "regionOne"}, {"name": "glance", "id": "c2fe741c190a4ef1870488a266647d89", "interface": "public", "region_id": "regionOne", "url": "https://glance-default-public-openstack.apps-crc.testing", "region": "regionOne"}], "id": "d34a5e4ea02e4a729e6af4b81fd8611a", "type": "image", "name": "glance"}, {"endpoints": [], "id"
2026-02-18 11:36:03,612 84 INFO [tempest.lib.common.fixed_network] (TestExecuteActionsViaActuator:test_execute_scenarios) Found network {'id': 'ab0e95b9-3f45-4cb9-9eed-62698048ebf7', 'name': 'tempest-TestExecuteActionsViaActuator-1210267495-network', 'tenant_id': 'b6fc2be8ee7841399328c036e686e65f', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'b6fc2be8ee7841399328c036e686e65f', 'qos_policy_id': None, 'port_security_enabled': True, 'dns_domain': '', 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 41205, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'l2_adjacency': True, 'tags': [], 'created_at': '2026-02-18T11:33:55Z', 'updated_at': '2026-02-18T11:33:55Z', 'revision_number': 1} available for tenant
2026-02-18 11:36:07,336 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 202 POST https://nova-public-openstack.apps-crc.testing/v2.1/servers 3.716s
2026-02-18 11:36:07,337 84 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-141678956", "imageRef": "741ece44-423c-4890-8edc-03d4dfd463b4", "flavorRef": "f4602a91-940f-4107-8b98-c853a4be8dbe", "networks": [{"uuid": "ab0e95b9-3f45-4cb9-9eed-62698048ebf7"}]}}
Response - Headers: {'date': 'Wed, 18 Feb 2026 11:36:03 GMT', 'server': 'Apache', 'content-length': '420', 'location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/5cdb0326-9c4d-4d63-aa91-713e8d7c9951', '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-7b11ff9c-a49b-4cc8-958f-0ba24d6023e1', 'x-compute-request-id': 'req-7b11ff9c-a49b-4cc8-958f-0ba24d6023e1', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=94dc96e81afed76e3a00442bee65244c; 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": "5cdb0326-9c4d-4d63-aa91-713e8d7c9951", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/5cdb0326-9c4d-4d63-aa91-713e8d7c9951"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/5cdb0326-9c4d-4d63-aa91-713e8d7c9951"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "mbncMRbuPs6o"}}'
2026-02-18 11:36:08,155 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/5cdb0326-9c4d-4d63-aa91-713e8d7c9951 0.812s
2026-02-18 11:36:08,156 84 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': 'Wed, 18 Feb 2026 11:36:07 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-251e8975-27c3-4c5a-bd2f-0ed0c7d2482e', 'x-compute-request-id': 'req-251e8975-27c3-4c5a-bd2f-0ed0c7d2482e', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=94dc96e81afed76e3a00442bee65244c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/5cdb0326-9c4d-4d63-aa91-713e8d7c9951'}
Body: b'{"server": {"id": "5cdb0326-9c4d-4d63-aa91-713e8d7c9951", "name": "tempest-TestExecuteActionsViaActuator-server-141678956", "status": "BUILD", "tenant_id": "b6fc2be8ee7841399328c036e686e65f", "user_id": "acf143fefbca4cc5b8b5c97595e36798", "metadata": {}, "hostId": "", "image": {"id": "741ece44-423c-4890-8edc-03d4dfd463b4", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/741ece44-423c-4890-8edc-03d4dfd463b4"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2026-02-18T11:36:07Z", "updated": "2026-02-18T11:36:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/5cdb0326-9c4d-4d63-aa91-713e8d7c9951"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/5cdb0326-9c4d-4d63-aa91-713e8d7c9951"}], "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-02-18 11:36:09,984 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/5cdb0326-9c4d-4d63-aa91-713e8d7c9951 0.820s
2026-02-18 11:36:09,984 84 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': 'Wed, 18 Feb 2026 11:36:09 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-19aa87e9-40a0-48c2-b9e3-caa769eb0592', 'x-compute-request-id': 'req-19aa87e9-40a0-48c2-b9e3-caa769eb0592', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=94dc96e81afed76e3a00442bee65244c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/5cdb0326-9c4d-4d63-aa91-713e8d7c9951'}
Body: b'{"server": {"id": "5cdb0326-9c4d-4d63-aa91-713e8d7c9951", "name": "tempest-TestExecuteActionsViaActuator-server-141678956", "status": "BUILD", "tenant_id": "b6fc2be8ee7841399328c036e686e65f", "user_id": "acf143fefbca4cc5b8b5c97595e36798", "metadata": {}, "hostId": "", "image": {"id": "741ece44-423c-4890-8edc-03d4dfd463b4", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/741ece44-423c-4890-8edc-03d4dfd463b4"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2026-02-18T11:36:07Z", "updated": "2026-02-18T11:36:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/5cdb0326-9c4d-4d63-aa91-713e8d7c9951"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/5cdb0326-9c4d-4d63-aa91-713e8d7c9951"}], "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-02-18 11:36:11,438 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/5cdb0326-9c4d-4d63-aa91-713e8d7c9951 0.439s
2026-02-18 11:36:11,438 84 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': 'Wed, 18 Feb 2026 11:36:11 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-a8df0c00-e200-4d72-a0ce-b9dbc0431eab', 'x-compute-request-id': 'req-a8df0c00-e200-4d72-a0ce-b9dbc0431eab', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=94dc96e81afed76e3a00442bee65244c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/5cdb0326-9c4d-4d63-aa91-713e8d7c9951'}
Body: b'{"server": {"id": "5cdb0326-9c4d-4d63-aa91-713e8d7c9951", "name": "tempest-TestExecuteActionsViaActuator-server-141678956", "status": "BUILD", "tenant_id": "b6fc2be8ee7841399328c036e686e65f", "user_id": "acf143fefbca4cc5b8b5c97595e36798", "metadata": {}, "hostId": "fe9ba1eebffab6ef930ad8d4a590cfd47759f8e315c21a785fcf3c48", "image": {"id": "741ece44-423c-4890-8edc-03d4dfd463b4", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/741ece44-423c-4890-8edc-03d4dfd463b4"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2026-02-18T11:36:07Z", "updated": "2026-02-18T11:36:10Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/5cdb0326-9c4d-4d63-aa91-713e8d7c9951"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/5cdb0326-9c4d-4d63-aa91-713e8d7c9951"}], "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-02-18 11:36:11,454 84 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/spawning" after 3 second wait
2026-02-18 11:36:13,558 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/5cdb0326-9c4d-4d63-aa91-713e8d7c9951 1.103s
2026-02-18 11:36:13,559 84 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': 'Wed, 18 Feb 2026 11:36:12 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-e7079985-961b-47ea-acbd-a505c51402e7', 'x-compute-request-id': 'req-e7079985-961b-47ea-acbd-a505c51402e7', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=94dc96e81afed76e3a00442bee65244c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/5cdb0326-9c4d-4d63-aa91-713e8d7c9951'}
Body: b'{"server": {"id": "5cdb0326-9c4d-4d63-aa91-713e8d7c9951", "name": "tempest-TestExecuteActionsViaActuator-server-141678956", "status": "BUILD", "tenant_id": "b6fc2be8ee7841399328c036e686e65f", "user_id": "acf143fefbca4cc5b8b5c97595e36798", "metadata": {}, "hostId": "fe9ba1eebffab6ef930ad8d4a590cfd47759f8e315c21a785fcf3c48", "image": {"id": "741ece44-423c-4890-8edc-03d4dfd463b4", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/741ece44-423c-4890-8edc-03d4dfd463b4"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2026-02-18T11:36:07Z", "updated": "2026-02-18T11:36:10Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/5cdb0326-9c4d-4d63-aa91-713e8d7c9951"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/5cdb0326-9c4d-4d63-aa91-713e8d7c9951"}], "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-02-18 11:36:16,217 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/5cdb0326-9c4d-4d63-aa91-713e8d7c9951 1.647s
2026-02-18 11:36:16,217 84 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': 'Wed, 18 Feb 2026 11:36:14 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-ab77122f-7085-4e38-a0d7-4d0761b7a8f8', 'x-compute-request-id': 'req-ab77122f-7085-4e38-a0d7-4d0761b7a8f8', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=94dc96e81afed76e3a00442bee65244c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/5cdb0326-9c4d-4d63-aa91-713e8d7c9951'}
Body: b'{"server": {"id": "5cdb0326-9c4d-4d63-aa91-713e8d7c9951", "name": "tempest-TestExecuteActionsViaActuator-server-141678956", "status": "BUILD", "tenant_id": "b6fc2be8ee7841399328c036e686e65f", "user_id": "acf143fefbca4cc5b8b5c97595e36798", "metadata": {}, "hostId": "fe9ba1eebffab6ef930ad8d4a590cfd47759f8e315c21a785fcf3c48", "image": {"id": "741ece44-423c-4890-8edc-03d4dfd463b4", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/741ece44-423c-4890-8edc-03d4dfd463b4"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2026-02-18T11:36:07Z", "updated": "2026-02-18T11:36:10Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/5cdb0326-9c4d-4d63-aa91-713e8d7c9951"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/5cdb0326-9c4d-4d63-aa91-713e8d7c9951"}], "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-02-18 11:36:17,940 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/5cdb0326-9c4d-4d63-aa91-713e8d7c9951 0.711s
2026-02-18 11:36:17,941 84 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': 'Wed, 18 Feb 2026 11:36:17 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-756528e1-ceb0-4443-9fce-789d5f24052a', 'x-compute-request-id': 'req-756528e1-ceb0-4443-9fce-789d5f24052a', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=94dc96e81afed76e3a00442bee65244c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/5cdb0326-9c4d-4d63-aa91-713e8d7c9951'}
Body: b'{"server": {"id": "5cdb0326-9c4d-4d63-aa91-713e8d7c9951", "name": "tempest-TestExecuteActionsViaActuator-server-141678956", "status": "BUILD", "tenant_id": "b6fc2be8ee7841399328c036e686e65f", "user_id": "acf143fefbca4cc5b8b5c97595e36798", "metadata": {}, "hostId": "fe9ba1eebffab6ef930ad8d4a590cfd47759f8e315c21a785fcf3c48", "image": {"id": "741ece44-423c-4890-8edc-03d4dfd463b4", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/741ece44-423c-4890-8edc-03d4dfd463b4"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2026-02-18T11:36:07Z", "updated": "2026-02-18T11:36:10Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/5cdb0326-9c4d-4d63-aa91-713e8d7c9951"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/5cdb0326-9c4d-4d63-aa91-713e8d7c9951"}], "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-02-18 11:36:20,238 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/5cdb0326-9c4d-4d63-aa91-713e8d7c9951 1.286s
2026-02-18 11:36:20,238 84 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': 'Wed, 18 Feb 2026 11:36:18 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-23812d4f-fbb2-417e-a03b-e7103e1d770c', 'x-compute-request-id': 'req-23812d4f-fbb2-417e-a03b-e7103e1d770c', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=94dc96e81afed76e3a00442bee65244c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/5cdb0326-9c4d-4d63-aa91-713e8d7c9951'}
Body: b'{"server": {"id": "5cdb0326-9c4d-4d63-aa91-713e8d7c9951", "name": "tempest-TestExecuteActionsViaActuator-server-141678956", "status": "BUILD", "tenant_id": "b6fc2be8ee7841399328c036e686e65f", "user_id": "acf143fefbca4cc5b8b5c97595e36798", "metadata": {}, "hostId": "fe9ba1eebffab6ef930ad8d4a590cfd47759f8e315c21a785fcf3c48", "image": {"id": "741ece44-423c-4890-8edc-03d4dfd463b4", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/741ece44-423c-4890-8edc-03d4dfd463b4"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2026-02-18T11:36:07Z", "updated": "2026-02-18T11:36:10Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/5cdb0326-9c4d-4d63-aa91-713e8d7c9951"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/5cdb0326-9c4d-4d63-aa91-713e8d7c9951"}], "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-02-18 11:36:22,230 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/5cdb0326-9c4d-4d63-aa91-713e8d7c9951 0.978s
2026-02-18 11:36:22,230 84 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': 'Wed, 18 Feb 2026 11:36:21 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-e01e7183-2f85-4a11-ac21-341957a27979', 'x-compute-request-id': 'req-e01e7183-2f85-4a11-ac21-341957a27979', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=94dc96e81afed76e3a00442bee65244c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/5cdb0326-9c4d-4d63-aa91-713e8d7c9951'}
Body: b'{"server": {"id": "5cdb0326-9c4d-4d63-aa91-713e8d7c9951", "name": "tempest-TestExecuteActionsViaActuator-server-141678956", "status": "ACTIVE", "tenant_id": "b6fc2be8ee7841399328c036e686e65f", "user_id": "acf143fefbca4cc5b8b5c97595e36798", "metadata": {}, "hostId": "fe9ba1eebffab6ef930ad8d4a590cfd47759f8e315c21a785fcf3c48", "image": {"id": "741ece44-423c-4890-8edc-03d4dfd463b4", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/741ece44-423c-4890-8edc-03d4dfd463b4"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2026-02-18T11:36:07Z", "updated": "2026-02-18T11:36:19Z", "addresses": {"tempest-TestExecuteActionsViaActuator-1210267495-network": [{"version": 4, "addr": "10.100.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1c:50:31"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/5cdb0326-9c4d-4d63-aa91-713e8d7c9951"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/5cdb0326-9c4d-4d63-aa91-713e8d7c9951"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2026-02-18T11:36:19.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-02-18 11:36:22,242 84 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 14 second wait
2026-02-18 11:36:23,179 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/5cdb0326-9c4d-4d63-aa91-713e8d7c9951 0.936s
2026-02-18 11:36:23,179 84 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': 'Wed, 18 Feb 2026 11:36:22 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-c7f8505f-947f-4e8c-a1e4-bb34ccd2b23d', 'x-compute-request-id': 'req-c7f8505f-947f-4e8c-a1e4-bb34ccd2b23d', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=94dc96e81afed76e3a00442bee65244c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/5cdb0326-9c4d-4d63-aa91-713e8d7c9951'}
Body: b'{"server": {"id": "5cdb0326-9c4d-4d63-aa91-713e8d7c9951", "name": "tempest-TestExecuteActionsViaActuator-server-141678956", "status": "ACTIVE", "tenant_id": "b6fc2be8ee7841399328c036e686e65f", "user_id": "acf143fefbca4cc5b8b5c97595e36798", "metadata": {}, "hostId": "fe9ba1eebffab6ef930ad8d4a590cfd47759f8e315c21a785fcf3c48", "image": {"id": "741ece44-423c-4890-8edc-03d4dfd463b4", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/741ece44-423c-4890-8edc-03d4dfd463b4"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2026-02-18T11:36:07Z", "updated": "2026-02-18T11:36:19Z", "addresses": {"tempest-TestExecuteActionsViaActuator-1210267495-network": [{"version": 4, "addr": "10.100.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1c:50:31"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/5cdb0326-9c4d-4d63-aa91-713e8d7c9951"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/5cdb0326-9c4d-4d63-aa91-713e8d7c9951"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2026-02-18T11:36:19.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-02-18 11:36:23,792 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/5cdb0326-9c4d-4d63-aa91-713e8d7c9951 0.593s
2026-02-18 11:36:23,792 84 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': 'Wed, 18 Feb 2026 11:36:23 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-68e6d9a1-d5e6-4850-b7bd-4610e7d26ba6', 'x-compute-request-id': 'req-68e6d9a1-d5e6-4850-b7bd-4610e7d26ba6', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=94dc96e81afed76e3a00442bee65244c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/5cdb0326-9c4d-4d63-aa91-713e8d7c9951'}
Body: b'{"server": {"id": "5cdb0326-9c4d-4d63-aa91-713e8d7c9951", "name": "tempest-TestExecuteActionsViaActuator-server-141678956", "status": "ACTIVE", "tenant_id": "b6fc2be8ee7841399328c036e686e65f", "user_id": "acf143fefbca4cc5b8b5c97595e36798", "metadata": {}, "hostId": "fe9ba1eebffab6ef930ad8d4a590cfd47759f8e315c21a785fcf3c48", "image": {"id": "741ece44-423c-4890-8edc-03d4dfd463b4", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/741ece44-423c-4890-8edc-03d4dfd463b4"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2026-02-18T11:36:07Z", "updated": "2026-02-18T11:36:19Z", "addresses": {"tempest-TestExecuteActionsViaActuator-1210267495-network": [{"version": 4, "addr": "10.100.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1c:50:31"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/5cdb0326-9c4d-4d63-aa91-713e8d7c9951"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/5cdb0326-9c4d-4d63-aa91-713e8d7c9951"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2026-02-18T11:36:19.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-4fco9gf0", "OS-EXT-SRV-ATTR:launch_index": 0, "OS-EXT-SRV-ATTR:hostname": "tempest-testexecuteactionsviaactuator-server-141678956", "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-02-18 11:36:23,826 84 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 "IyBUWVBFIGNlaWxvbWV0ZXJfY3B1IGNvdW50ZXIKY2VpbG9tZXRlcl9jcHV7InJlc291cmNlIj0iNWNkYjAzMjYtOWM0ZC00ZDYzLWFhOTEtNzEzZThkN2M5OTUxIiwib3JpZ190aW1lc3RhbXAiPSIxNzcxNDE0NTgzODI2In0gMjQwMDAwMDAwMDEuMCAxNzcxNDE0MjgzODI2CmNlaWxvbWV0ZXJfY3B1eyJyZXNvdXJjZSI9IjVjZGIwMzI2LTljNGQtNGQ2My1hYTkxLTcxM2U4ZDdjOTk1MSIsIm9yaWdfdGltZXN0YW1wIj0iMTc3MTQxNDU4MzgyNiJ9IDQ4MDAwMDAwMDAxLjAgMTc3MTQxNDMxMzgyNgpjZWlsb21ldGVyX2NwdXsicmVzb3VyY2UiPSI1Y2RiMDMyNi05YzRkLTRkNjMtYWE5MS03MTNlOGQ3Yzk5NTEiLCJvcmlnX3RpbWVzdGFtcCI9IjE3NzE0MTQ1ODM4MjYifSA3MjAwMDAwMDAwMS4wIDE3NzE0MTQzNDM4MjYKY2VpbG9tZXRlcl9jcHV7InJlc291cmNlIj0iNWNkYjAzMjYtOWM0ZC00ZDYzLWFhOTEtNzEzZThkN2M5OTUxIiwib3JpZ190aW1lc3RhbXAiPSIxNzcxNDE0NTgzODI2In0gOTYwMDAwMDAwMDEuMCAxNzcxNDE0MzczODI2CmNlaWxvbWV0ZXJfY3B1eyJyZXNvdXJjZSI9IjVjZGIwMzI2LTljNGQtNGQ2My1hYTkxLTcxM2U4ZDdjOTk1MSIsIm9yaWdfdGltZXN0YW1wIj0iMTc3MTQxNDU4MzgyNiJ9IDEyMDAwMDAwMDAwMS4wIDE3NzE0MTQ0MDM4MjYKY2VpbG9tZXRlcl9jcHV7InJlc291cmNlIj0iNWNkYjAzMjYtOWM0ZC00ZDYzLWFhOTEtNzEzZThkN2M5OTUxIiwib3JpZ190aW1lc3RhbXAiPSIxNzcxNDE0NTgzODI2In0gMTQ0MDAwMDAwMDAxLjAgMTc3MTQxNDQzMzgyNgpjZWlsb21ldGVyX2NwdXsicmVzb3VyY2UiPSI1Y2RiMDMyNi05YzRkLTRkNjMtYWE5MS03MTNlOGQ3Yzk5NTEiLCJvcmlnX3RpbWVzdGFtcCI9IjE3NzE0MTQ1ODM4MjYifSAxNjgwMDAwMDAwMDEuMCAxNzcxNDE0NDYzODI2CmNlaWxvbWV0ZXJfY3B1eyJyZXNvdXJjZSI9IjVjZGIwMzI2LTljNGQtNGQ2My1hYTkxLTcxM2U4ZDdjOTk1MSIsIm9yaWdfdGltZXN0YW1wIj0iMTc3MTQxNDU4MzgyNiJ9IDE5MjAwMDAwMDAwMS4wIDE3NzE0MTQ0OTM4MjYKY2VpbG9tZXRlcl9jcHV7InJlc291cmNlIj0iNWNkYjAzMjYtOWM0ZC00ZDYzLWFhOTEtNzEzZThkN2M5OTUxIiwib3JpZ190aW1lc3RhbXAiPSIxNzcxNDE0NTgzODI2In0gMjE2MDAwMDAwMDAxLjAgMTc3MTQxNDUyMzgyNgpjZWlsb21ldGVyX2NwdXsicmVzb3VyY2UiPSI1Y2RiMDMyNi05YzRkLTRkNjMtYWE5MS03MTNlOGQ3Yzk5NTEiLCJvcmlnX3RpbWVzdGFtcCI9IjE3NzE0MTQ1ODM4MjYifSAyNDAwMDAwMDAwMDEuMCAxNzcxNDE0NTUzODI2Cg==" | 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.154'
2026-02-18 11:36:23,827 84 INFO [tempest.lib.common.ssh] Creating ssh connection to '38.102.83.154:22' as 'zuul' with password None
2026-02-18 11:36:23,839 84 INFO [paramiko.transport] Connected (version 2.0, client OpenSSH_9.9)
2026-02-18 11:36:23,897 84 INFO [paramiko.transport] Authentication (publickey) successful!
2026-02-18 11:36:23,899 84 INFO [tempest.lib.common.ssh] ssh connection to zuul@38.102.83.154 successfully created
2026-02-18 11:36:24,431 84 DEBUG [watcher_tempest_plugin.services.metric.prometheus_client] Promtool add_measures output: Parsing standard input
SUCCESS: metrics pushed to remote write.
2026-02-18 11:36:24,636 84 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.204s
2026-02-18 11:36:24,637 84 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': 'Wed, 18 Feb 2026 11:36:24 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-ff90b027-c01e-4300-ad4b-2d137dcc6e78', 'x-compute-request-id': 'req-ff90b027-c01e-4300-ad4b-2d137dcc6e78', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=94dc96e81afed76e3a00442bee65244c; 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": "898dbe15-bada-4a17-86a0-b12489e1006c", "zone": "internal", "status": "enabled", "state": "up", "updated_at": "2026-02-18T11:36:17.000000", "disabled_reason": null, "forced_down": false}, {"binary": "nova-scheduler", "host": "nova-scheduler-0", "id": "73fd0362-3d4a-42a1-b20b-c73b9a65e849", "zone": "internal", "status": "enabled", "state": "up", "updated_at": "2026-02-18T11:36:24.000000", "disabled_reason": null, "forced_down": false}, {"binary": "nova-conductor", "host": "nova-cell1-conductor-0", "id": "ea047088-53ee-43c9-ac67-7284262ddeb6", "zone": "internal", "status": "enabled", "state": "up", "updated_at": "2026-02-18T11:36:18.000000", "disabled_reason": null, "forced_down": false}, {"binary": "nova-compute", "host": "compute-0.ctlplane.example.com", "id": "dc2ede54-3bff-4afe-a034-ba1e83035780", "zone": "nova", "status": "enabled", "state": "up", "updated_at": "2026-02-18T11:36:24.000000", "disabled_reason": null, "forced_down": false}, {"binary": "nova-compute", "host": "compute-1.ctlplane.example.com", "id": "b5065141-f9aa-464d-a407-e5f89d589dc1", "zone": "nova", "status": "enabled", "state": "up", "updated_at": "2026-02-18T11:36:23.000000", "disabled_reason": null, "forced_down": false}]}'
2026-02-18 11:36:24,774 84 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.134s
2026-02-18 11:36:24,774 84 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': 'Wed, 18 Feb 2026 11:36:24 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-1104419f-4c66-42e1-9270-c4dd615c983b', 'x-compute-request-id': 'req-1104419f-4c66-42e1-9270-c4dd615c983b', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=94dc96e81afed76e3a00442bee65244c; 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-02-18 11:36:24,976 84 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.189s
2026-02-18 11:36:24,978 84 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': 'Wed, 18 Feb 2026 11:36:24 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-6b48b6ee-afb9-4606-8eee-8d76c5c2dff3', 'x-compute-request-id': 'req-6b48b6ee-afb9-4606-8eee-8d76c5c2dff3', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=94dc96e81afed76e3a00442bee65244c; 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": "af871115-9afd-4639-9c03-78bbf617d5d3", "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": "b5065141-f9aa-464d-a407-e5f89d589dc1", "host": "compute-1.ctlplane.example.com", "disabled_reason": null}, "vcpus": 8, "memory_mb": 7679, "local_gb": 79, "vcpus_used": 3, "memory_mb_used": 960, "local_gb_used": 3, "free_ram_mb": 6719, "free_disk_gb": 76, "current_workload": 1, "running_vms": 3, "disk_available_least": 71, "cpu_info": {"arch": "x86_64", "model": "EPYC-Rome-v4", "vendor": "AMD", "topology": {"cells": 1, "sockets": 8, "cores": 1, "threads": 1}, "features": ["npt", "avx2", "cx8", "ibrs", "rdpid", "tsc-scale", "xsave", "rdtscp", "msr", "tsc_adjust", "mmxext", "sse4a", "mds-no", "rdctl-no", "amd-stibp", "xgetbv1", "cmov", "mce", "lahf_lm", "sha-ni", "lbrv", "xsavec", "rdseed", "pse36", "clwb", "nrip-save", "3dnowprefetch", "mmx", "abm", "osvw", "clflush", "wbnoinvd", "cx16", "ibpb", "sse4.2", "clzero", "pse", "fma", "amd-ssbd", "pschange-mc-no", "de", "pae", "pdpe1gb", "arat", "spec-ctrl", "xsaveerptr", "sse4.1", "ssbd", "topoext", "bmi2", "stibp", "vmcb-clean", "apic", "mtrr", "clflushopt", "vme", "mca", "perfctr_core", "svm", "tsc-deadline", "fxsr", "rdrand", "virt-ssbd", "f16c", "cmp_legacy", "fpu", "ssse3", "popcnt", "pclmuldq", "pni", "fsgsbase", "avx", "skip-l1dfl-vmentry", "syscall", "xsaveopt", "lm", "umip", "misalignsse", "fxsr_opt", "cr8legacy", "svme-addr-chk", "arch-capabilities", "aes", "movbe", "pfthreshold", "pge", "nx", "pat", "sep", "hypervisor", "smep", "adx", "x2apic", "sse2", "smap", "tsc", "pause-filter", "sse", "bmi1"]}}, {"id": "4d5cef9e-6163-4bef-878e-67f6f163ed51", "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": "dc2ede54-3bff-4afe-a034-ba1e83035780", "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": ["arch-capabilities", "mce", "vmcb-clean", "xsaveerptr", "lahf_lm", "nrip-save", "avx2", "pschange-mc-no", "pause-filter", "clflush", "pni", "pat", "vme", "svm", "tsc-deadline", "lbrv", "avx", "tsc-scale", "rdpid", "clzero", "aes", "fsgsbase", "sse", "ssse3", "rdrand", "spec-ctrl", "sep", "pse36", "ssbd", "amd-stibp", "osvw", "skip-l1dfl-vmentry", "lm", "misalignsse", "apic", "syscall", "arat", "pge", "smep", "tsc_adjust", "sse2", "cx8", "adx", "rdctl-no", "sha-ni", "stibp", "umip", "xsaveopt", "ibpb", "xsavec", "virt-ssbd", "rdseed", "sse4a", "3dnowprefetch", "xsave", "fpu", "perfctr_core", "pfthreshold", "popcnt", "msr", "pae", "pse", "bmi1", "sse4.1", "topoext", "npt", "de", "clflushopt", "f16c", "pclmuldq", "smap", "tsc", "hypervisor", "clwb", "x2apic", "movbe", "cx16", "wbnoinvd", "abm", "fxsr_opt", "fxsr", "cmov", "ibrs", "pdpe1gb", "fma", "sse4.2", "svme-addr-chk", "mca", "cr8legacy", "cmp_legacy", "mtrr", "mmx", "mds-no", "mmxext", "rdtscp", "nx", "bmi2", "amd-ssbd", "xgetbv1"]}}]}'
2026-02-18 11:36:25,097 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://placement-public-openstack.apps-crc.testing/resource_providers/4d5cef9e-6163-4bef-878e-67f6f163ed51/traits 0.111s
2026-02-18 11:36:25,097 84 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': 'Wed, 18 Feb 2026 11:36:25 GMT', 'server': 'Apache', 'last-modified': 'Wed, 18 Feb 2026 11:02:49 GMT', 'content-length': '1403', 'cache-control': 'no-cache', 'openstack-api-version': 'placement 1.29', 'vary': 'openstack-api-version', 'x-openstack-request-id': 'req-6546d372-0c54-4648-b66b-e5b1a60a78d1', 'content-type': 'application/json', 'set-cookie': 'a0787c90e7299024e7525b97b3d9ea96=f88f81a50b6dba7fcac1e4e66b2d77e9; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://placement-public-openstack.apps-crc.testing/resource_providers/4d5cef9e-6163-4bef-878e-67f6f163ed51/traits'}
Body: b'{"traits": ["COMPUTE_IMAGE_TYPE_ARI", "COMPUTE_SECURITY_TPM_1_2", "COMPUTE_IMAGE_TYPE_QCOW2", "COMPUTE_NET_VIF_MODEL_SPAPR_VLAN", "COMPUTE_STORAGE_BUS_FDC", "COMPUTE_VOLUME_ATTACH_WITH_TAG", "COMPUTE_STORAGE_BUS_USB", "COMPUTE_STORAGE_BUS_SCSI", "COMPUTE_NET_VIF_MODEL_RTL8139", "COMPUTE_STORAGE_BUS_VIRTIO", "COMPUTE_IMAGE_TYPE_RAW", "COMPUTE_NET_ATTACH_INTERFACE", "COMPUTE_RESCUE_BFV", "HW_CPU_X86_SSE", "COMPUTE_SECURITY_UEFI_SECURE_BOOT", "HW_CPU_X86_SSE42", "COMPUTE_DEVICE_TAGGING", "COMPUTE_IMAGE_TYPE_ISO", "COMPUTE_GRAPHICS_MODEL_VGA", "COMPUTE_NODE", "COMPUTE_VOLUME_MULTI_ATTACH", "COMPUTE_ACCELERATORS", "COMPUTE_STORAGE_BUS_SATA", "COMPUTE_TRUSTED_CERTS", "COMPUTE_NET_VIF_MODEL_E1000E", "HW_CPU_X86_MMX", "COMPUTE_GRAPHICS_MODEL_BOCHS", "COMPUTE_GRAPHICS_MODEL_VIRTIO", "COMPUTE_STORAGE_BUS_IDE", "COMPUTE_NET_VIF_MODEL_VIRTIO", "COMPUTE_VIOMMU_MODEL_INTEL", "COMPUTE_VIOMMU_MODEL_VIRTIO", "COMPUTE_IMAGE_TYPE_AMI", "HW_CPU_X86_SSE2", "COMPUTE_VOLUME_EXTEND", "COMPUTE_GRAPHICS_MODEL_NONE", "COMPUTE_VIOMMU_MODEL_AUTO", "COMPUTE_IMAGE_TYPE_AKI", "COMPUTE_GRAPHICS_MODEL_CIRRUS", "COMPUTE_NET_VIF_MODEL_VMXNET3", "COMPUTE_SECURITY_TPM_2_0", "HW_CPU_X86_SSSE3", "COMPUTE_NET_ATTACH_INTERFACE_WITH_TAG", "COMPUTE_NET_VIF_MODEL_E1000", "COMPUTE_NET_VIF_MODEL_PCNET", "COMPUTE_SOCKET_PCI_NUMA_AFFINITY", "COMPUTE_NET_VIF_MODEL_NE2K_PCI", "HW_CPU_X86_SSE41"], "resource_provider_generation": 7}'
2026-02-18 11:36:25,841 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 201 POST https://keystone-public-openstack.apps-crc.testing/v3/auth/tokens 0.446s
2026-02-18 11:36:25,841 84 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'}
Body: <omitted>
Response - Headers: {'date': 'Wed, 18 Feb 2026 11:36:25 GMT', 'server': 'Apache', 'content-length': '5229', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-6e477fe4-8cd2-4fd8-ad69-495f86899efe', 'content-type': 'application/json', 'set-cookie': 'b5697f82cf3c19ece8be533395142512=f0b3e3bddc6a5090d9a5fda3a1957266; 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": "acf143fefbca4cc5b8b5c97595e36798", "name": "tempest-TestExecuteActionsViaActuator-33698119-project-member", "password_expires_at": null}, "audit_ids": ["GiCyc_C9Trews2SYmeKDwg"], "expires_at": "2026-02-18T12:36:25.000000Z", "issued_at": "2026-02-18T11:36:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b6fc2be8ee7841399328c036e686e65f", "name": "tempest-TestExecuteActionsViaActuator-33698119"}, "is_domain": false, "roles": [{"id": "9308e23732d04efe97908cf5b48dede4", "name": "reader"}, {"id": "33d8aac19d444938af9c8a156a20217b", "name": "member"}], "catalog": [{"endpoints": [{"name": "barbican", "id": "9eca3a9990bb4d548e65ad1e4a7d4996", "interface": "public", "region_id": "regionOne", "url": "https://barbican-public-openstack.apps-crc.testing", "region": "regionOne"}, {"name": "barbican", "id": "cfbaaf412ac94ae09417de1053fa06c6", "interface": "internal", "region_id": "regionOne", "url": "https://barbican-internal.openstack.svc:9311", "region": "regionOne"}], "id": "42fc678104e34a5ab11cc7d5af2a0ba2", "type": "key-manager", "name": "barbican"}, {"endpoints": [{"name": "placement", "id": "68ecf8fc771d4b0693ed8e7458bc1cdd", "interface": "internal", "region_id": "regionOne", "url": "https://placement-internal.openstack.svc:8778", "region": "regionOne"}, {"name": "placement", "id": "bb7257e9145c477999152313c04a9df1", "interface": "public", "region_id": "regionOne", "url": "https://placement-public-openstack.apps-crc.testing", "region": "regionOne"}], "id": "5ee7e689498a4e34ba4ff6b9ffd77728", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "f52f0ba4642b4b6dbefc0904db88f9d2", "interface": "public", "region_id": "regionOne", "url": "https://keystone-public-openstack.apps-crc.testing", "region": "regionOne"}, {"id": "f8e387c8136b49e7a9940093bb7612c2", "interface": "internal", "region_id": "regionOne", "url": "https://keystone-internal.openstack.svc:5000", "region": "regionOne"}], "id": "633fd2c59a7c4bdca7e54b3c040faefe", "type": "identity", "name": "keystone"}, {"endpoints": [{"name": "neutron", "id": "39eb4fb6c37d433db71ebfb83e3cfe34", "interface": "public", "region_id": "regionOne", "url": "https://neutron-public-openstack.apps-crc.testing", "region": "regionOne"}, {"name": "neutron", "id": "5a75192260c24bcba7ef3d4f5627b148", "interface": "internal", "region_id": "regionOne", "url": "https://neutron-internal.openstack.svc:9696", "region": "regionOne"}], "id": "a1e8a77463784e90a38cad142da684dc", "type": "network", "name": "neutron"}, {"endpoints": [{"name": "watcher", "id": "124549d328dd4bd9b2b10612429e9470", "interface": "internal", "region_id": "regionOne", "url": "https://watcher-internal.openstack.svc:9322", "region": "regionOne"}, {"name": "watcher", "id": "a3f87f876e5344d4bfa11d3d8d08f77d", "interface": "public", "region_id": "regionOne", "url": "https://watcher-public-openstack.apps-crc.testing", "region": "regionOne"}], "id": "cb0d4270ad964e81b935f41e1a15c450", "type": "infra-optim", "name": "watcher"}, {"endpoints": [{"name": "nova", "id": "2453db5d940c4e8095547961cad2a9f9", "interface": "public", "region_id": "regionOne", "url": "https://nova-public-openstack.apps-crc.testing/v2.1", "region": "regionOne"}, {"name": "nova", "id": "498b02fda6444f76843032b833b818ed", "interface": "internal", "region_id": "regionOne", "url": "https://nova-internal.openstack.svc:8774/v2.1", "region": "regionOne"}], "id": "d037940aae0a46e3a6d6c611387c4566", "type": "compute", "name": "nova"}, {"endpoints": [{"name": "glance", "id": "7054e692eeb24f3983cd1a235d6e4f9e", "interface": "internal", "region_id": "regionOne", "url": "https://glance-default-internal.openstack.svc:9292", "region": "regionOne"}, {"name": "glance", "id": "c2fe741c190a4ef1870488a266647d89", "interface": "public", "region_id": "regionOne", "url": "https://glance-default-public-openstack.apps-crc.testing", "region": "regionOne"}], "id": "d34a5e4ea02e4a729e6af4b81fd8611a", "type": "image", "name": "glance"}, {"endpoints": [], "id"
2026-02-18 11:36:25,842 84 INFO [tempest.lib.common.fixed_network] (TestExecuteActionsViaActuator:test_execute_scenarios) Found network {'id': 'ab0e95b9-3f45-4cb9-9eed-62698048ebf7', 'name': 'tempest-TestExecuteActionsViaActuator-1210267495-network', 'tenant_id': 'b6fc2be8ee7841399328c036e686e65f', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'b6fc2be8ee7841399328c036e686e65f', 'qos_policy_id': None, 'port_security_enabled': True, 'dns_domain': '', 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 41205, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'l2_adjacency': True, 'tags': [], 'created_at': '2026-02-18T11:33:55Z', 'updated_at': '2026-02-18T11:33:55Z', 'revision_number': 1} available for tenant
2026-02-18 11:36:30,774 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 202 POST https://nova-public-openstack.apps-crc.testing/v2.1/servers 4.929s
2026-02-18 11:36:30,774 84 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-225213684", "imageRef": "741ece44-423c-4890-8edc-03d4dfd463b4", "flavorRef": "f4602a91-940f-4107-8b98-c853a4be8dbe", "networks": [{"uuid": "ab0e95b9-3f45-4cb9-9eed-62698048ebf7"}]}}
Response - Headers: {'date': 'Wed, 18 Feb 2026 11:36:25 GMT', 'server': 'Apache', 'content-length': '420', 'location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/889d670d-e0e3-4e8c-8301-81ba1f73f6fb', '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-559e5569-9a2b-4a48-924a-c27d32b5e303', 'x-compute-request-id': 'req-559e5569-9a2b-4a48-924a-c27d32b5e303', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=94dc96e81afed76e3a00442bee65244c; 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": "889d670d-e0e3-4e8c-8301-81ba1f73f6fb", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/889d670d-e0e3-4e8c-8301-81ba1f73f6fb"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/889d670d-e0e3-4e8c-8301-81ba1f73f6fb"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "43Adgt96B6nd"}}'
2026-02-18 11:36:32,208 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/889d670d-e0e3-4e8c-8301-81ba1f73f6fb 1.431s
2026-02-18 11:36:32,208 84 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': 'Wed, 18 Feb 2026 11:36:30 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-6c213c43-7e1d-4152-823e-3f9b48ad1f7c', 'x-compute-request-id': 'req-6c213c43-7e1d-4152-823e-3f9b48ad1f7c', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=94dc96e81afed76e3a00442bee65244c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/889d670d-e0e3-4e8c-8301-81ba1f73f6fb'}
Body: b'{"server": {"id": "889d670d-e0e3-4e8c-8301-81ba1f73f6fb", "name": "tempest-TestExecuteActionsViaActuator-server-225213684", "status": "BUILD", "tenant_id": "b6fc2be8ee7841399328c036e686e65f", "user_id": "acf143fefbca4cc5b8b5c97595e36798", "metadata": {}, "hostId": "", "image": {"id": "741ece44-423c-4890-8edc-03d4dfd463b4", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/741ece44-423c-4890-8edc-03d4dfd463b4"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2026-02-18T11:36:30Z", "updated": "2026-02-18T11:36:30Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/889d670d-e0e3-4e8c-8301-81ba1f73f6fb"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/889d670d-e0e3-4e8c-8301-81ba1f73f6fb"}], "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-02-18 11:36:34,143 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/889d670d-e0e3-4e8c-8301-81ba1f73f6fb 0.896s
2026-02-18 11:36:34,143 84 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': 'Wed, 18 Feb 2026 11:36:33 GMT', 'server': 'Apache', 'content-length': '1366', '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-583d14e9-743f-4db0-9353-040d74d6d1a0', 'x-compute-request-id': 'req-583d14e9-743f-4db0-9353-040d74d6d1a0', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=94dc96e81afed76e3a00442bee65244c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/889d670d-e0e3-4e8c-8301-81ba1f73f6fb'}
Body: b'{"server": {"id": "889d670d-e0e3-4e8c-8301-81ba1f73f6fb", "name": "tempest-TestExecuteActionsViaActuator-server-225213684", "status": "BUILD", "tenant_id": "b6fc2be8ee7841399328c036e686e65f", "user_id": "acf143fefbca4cc5b8b5c97595e36798", "metadata": {}, "hostId": "", "image": {"id": "741ece44-423c-4890-8edc-03d4dfd463b4", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/741ece44-423c-4890-8edc-03d4dfd463b4"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2026-02-18T11:36:30Z", "updated": "2026-02-18T11:36:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/889d670d-e0e3-4e8c-8301-81ba1f73f6fb"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/889d670d-e0e3-4e8c-8301-81ba1f73f6fb"}], "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": null, "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": []}}'
2026-02-18 11:36:34,151 84 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/None" after 2 second wait
2026-02-18 11:36:36,233 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/889d670d-e0e3-4e8c-8301-81ba1f73f6fb 1.080s
2026-02-18 11:36:36,234 84 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': 'Wed, 18 Feb 2026 11:36:35 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-ad4117ba-01df-45fa-ad65-e4d7dcf3ce0a', 'x-compute-request-id': 'req-ad4117ba-01df-45fa-ad65-e4d7dcf3ce0a', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=94dc96e81afed76e3a00442bee65244c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/889d670d-e0e3-4e8c-8301-81ba1f73f6fb'}
Body: b'{"server": {"id": "889d670d-e0e3-4e8c-8301-81ba1f73f6fb", "name": "tempest-TestExecuteActionsViaActuator-server-225213684", "status": "BUILD", "tenant_id": "b6fc2be8ee7841399328c036e686e65f", "user_id": "acf143fefbca4cc5b8b5c97595e36798", "metadata": {}, "hostId": "9ceba90f2a90cefe23c4c05c7d5db109b806f34ec85a2ff042cae881", "image": {"id": "741ece44-423c-4890-8edc-03d4dfd463b4", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/741ece44-423c-4890-8edc-03d4dfd463b4"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2026-02-18T11:36:30Z", "updated": "2026-02-18T11:36:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/889d670d-e0e3-4e8c-8301-81ba1f73f6fb"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/889d670d-e0e3-4e8c-8301-81ba1f73f6fb"}], "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-02-18 11:36:36,247 84 INFO [tempest.common.waiters] State transition "BUILD/None" ==> "BUILD/spawning" after 4 second wait
2026-02-18 11:36:37,975 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/889d670d-e0e3-4e8c-8301-81ba1f73f6fb 0.726s
2026-02-18 11:36:37,975 84 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': 'Wed, 18 Feb 2026 11:36:37 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-b2e799f7-b597-4ffe-8105-f74366622553', 'x-compute-request-id': 'req-b2e799f7-b597-4ffe-8105-f74366622553', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=94dc96e81afed76e3a00442bee65244c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/889d670d-e0e3-4e8c-8301-81ba1f73f6fb'}
Body: b'{"server": {"id": "889d670d-e0e3-4e8c-8301-81ba1f73f6fb", "name": "tempest-TestExecuteActionsViaActuator-server-225213684", "status": "BUILD", "tenant_id": "b6fc2be8ee7841399328c036e686e65f", "user_id": "acf143fefbca4cc5b8b5c97595e36798", "metadata": {}, "hostId": "9ceba90f2a90cefe23c4c05c7d5db109b806f34ec85a2ff042cae881", "image": {"id": "741ece44-423c-4890-8edc-03d4dfd463b4", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/741ece44-423c-4890-8edc-03d4dfd463b4"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2026-02-18T11:36:30Z", "updated": "2026-02-18T11:36:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/889d670d-e0e3-4e8c-8301-81ba1f73f6fb"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/889d670d-e0e3-4e8c-8301-81ba1f73f6fb"}], "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-02-18 11:36:40,236 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/889d670d-e0e3-4e8c-8301-81ba1f73f6fb 1.225s
2026-02-18 11:36:40,237 84 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': 'Wed, 18 Feb 2026 11:36:39 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-4904705a-1a7e-4112-a423-b4a40e7ccad1', 'x-compute-request-id': 'req-4904705a-1a7e-4112-a423-b4a40e7ccad1', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=94dc96e81afed76e3a00442bee65244c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/889d670d-e0e3-4e8c-8301-81ba1f73f6fb'}
Body: b'{"server": {"id": "889d670d-e0e3-4e8c-8301-81ba1f73f6fb", "name": "tempest-TestExecuteActionsViaActuator-server-225213684", "status": "BUILD", "tenant_id": "b6fc2be8ee7841399328c036e686e65f", "user_id": "acf143fefbca4cc5b8b5c97595e36798", "metadata": {}, "hostId": "9ceba90f2a90cefe23c4c05c7d5db109b806f34ec85a2ff042cae881", "image": {"id": "741ece44-423c-4890-8edc-03d4dfd463b4", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/741ece44-423c-4890-8edc-03d4dfd463b4"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2026-02-18T11:36:30Z", "updated": "2026-02-18T11:36:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/889d670d-e0e3-4e8c-8301-81ba1f73f6fb"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/889d670d-e0e3-4e8c-8301-81ba1f73f6fb"}], "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-02-18 11:36:42,236 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/889d670d-e0e3-4e8c-8301-81ba1f73f6fb 0.988s
2026-02-18 11:36:42,238 84 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': 'Wed, 18 Feb 2026 11:36:41 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-8da46a0d-54aa-48ef-9bfb-22d6bce92b42', 'x-compute-request-id': 'req-8da46a0d-54aa-48ef-9bfb-22d6bce92b42', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=94dc96e81afed76e3a00442bee65244c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/889d670d-e0e3-4e8c-8301-81ba1f73f6fb'}
Body: b'{"server": {"id": "889d670d-e0e3-4e8c-8301-81ba1f73f6fb", "name": "tempest-TestExecuteActionsViaActuator-server-225213684", "status": "ACTIVE", "tenant_id": "b6fc2be8ee7841399328c036e686e65f", "user_id": "acf143fefbca4cc5b8b5c97595e36798", "metadata": {}, "hostId": "9ceba90f2a90cefe23c4c05c7d5db109b806f34ec85a2ff042cae881", "image": {"id": "741ece44-423c-4890-8edc-03d4dfd463b4", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/741ece44-423c-4890-8edc-03d4dfd463b4"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2026-02-18T11:36:30Z", "updated": "2026-02-18T11:36:40Z", "addresses": {"tempest-TestExecuteActionsViaActuator-1210267495-network": [{"version": 4, "addr": "10.100.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ef:de:a1"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/889d670d-e0e3-4e8c-8301-81ba1f73f6fb"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/889d670d-e0e3-4e8c-8301-81ba1f73f6fb"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2026-02-18T11:36: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-02-18 11:36:42,251 84 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 10 second wait
2026-02-18 11:36:43,201 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/889d670d-e0e3-4e8c-8301-81ba1f73f6fb 0.948s
2026-02-18 11:36:43,201 84 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': 'Wed, 18 Feb 2026 11:36:42 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-a8f994e5-f2ec-474b-a312-77594afed928', 'x-compute-request-id': 'req-a8f994e5-f2ec-474b-a312-77594afed928', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=94dc96e81afed76e3a00442bee65244c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/889d670d-e0e3-4e8c-8301-81ba1f73f6fb'}
Body: b'{"server": {"id": "889d670d-e0e3-4e8c-8301-81ba1f73f6fb", "name": "tempest-TestExecuteActionsViaActuator-server-225213684", "status": "ACTIVE", "tenant_id": "b6fc2be8ee7841399328c036e686e65f", "user_id": "acf143fefbca4cc5b8b5c97595e36798", "metadata": {}, "hostId": "9ceba90f2a90cefe23c4c05c7d5db109b806f34ec85a2ff042cae881", "image": {"id": "741ece44-423c-4890-8edc-03d4dfd463b4", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/741ece44-423c-4890-8edc-03d4dfd463b4"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2026-02-18T11:36:30Z", "updated": "2026-02-18T11:36:40Z", "addresses": {"tempest-TestExecuteActionsViaActuator-1210267495-network": [{"version": 4, "addr": "10.100.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ef:de:a1"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/889d670d-e0e3-4e8c-8301-81ba1f73f6fb"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/889d670d-e0e3-4e8c-8301-81ba1f73f6fb"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2026-02-18T11:36: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-02-18 11:36:44,152 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/889d670d-e0e3-4e8c-8301-81ba1f73f6fb 0.930s
2026-02-18 11:36:44,152 84 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': 'Wed, 18 Feb 2026 11:36:43 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-694de481-b48d-4139-8760-30dc17d3cd33', 'x-compute-request-id': 'req-694de481-b48d-4139-8760-30dc17d3cd33', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=94dc96e81afed76e3a00442bee65244c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/889d670d-e0e3-4e8c-8301-81ba1f73f6fb'}
Body: b'{"server": {"id": "889d670d-e0e3-4e8c-8301-81ba1f73f6fb", "name": "tempest-TestExecuteActionsViaActuator-server-225213684", "status": "ACTIVE", "tenant_id": "b6fc2be8ee7841399328c036e686e65f", "user_id": "acf143fefbca4cc5b8b5c97595e36798", "metadata": {}, "hostId": "9ceba90f2a90cefe23c4c05c7d5db109b806f34ec85a2ff042cae881", "image": {"id": "741ece44-423c-4890-8edc-03d4dfd463b4", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/741ece44-423c-4890-8edc-03d4dfd463b4"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2026-02-18T11:36:30Z", "updated": "2026-02-18T11:36:40Z", "addresses": {"tempest-TestExecuteActionsViaActuator-1210267495-network": [{"version": 4, "addr": "10.100.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ef:de:a1"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/889d670d-e0e3-4e8c-8301-81ba1f73f6fb"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/889d670d-e0e3-4e8c-8301-81ba1f73f6fb"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2026-02-18T11:36: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-i3up4bsi", "OS-EXT-SRV-ATTR:launch_index": 0, "OS-EXT-SRV-ATTR:hostname": "tempest-testexecuteactionsviaactuator-server-225213684", "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-02-18 11:36:44,169 84 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 "IyBUWVBFIGNlaWxvbWV0ZXJfY3B1IGNvdW50ZXIKY2VpbG9tZXRlcl9jcHV7InJlc291cmNlIj0iODg5ZDY3MGQtZTBlMy00ZThjLTgzMDEtODFiYTFmNzNmNmZiIiwib3JpZ190aW1lc3RhbXAiPSIxNzcxNDE0NjA0MTY5In0gMjQwMDAwMDAwMDEuMCAxNzcxNDE0MzA0MTY5CmNlaWxvbWV0ZXJfY3B1eyJyZXNvdXJjZSI9Ijg4OWQ2NzBkLWUwZTMtNGU4Yy04MzAxLTgxYmExZjczZjZmYiIsIm9yaWdfdGltZXN0YW1wIj0iMTc3MTQxNDYwNDE2OSJ9IDQ4MDAwMDAwMDAxLjAgMTc3MTQxNDMzNDE2OQpjZWlsb21ldGVyX2NwdXsicmVzb3VyY2UiPSI4ODlkNjcwZC1lMGUzLTRlOGMtODMwMS04MWJhMWY3M2Y2ZmIiLCJvcmlnX3RpbWVzdGFtcCI9IjE3NzE0MTQ2MDQxNjkifSA3MjAwMDAwMDAwMS4wIDE3NzE0MTQzNjQxNjkKY2VpbG9tZXRlcl9jcHV7InJlc291cmNlIj0iODg5ZDY3MGQtZTBlMy00ZThjLTgzMDEtODFiYTFmNzNmNmZiIiwib3JpZ190aW1lc3RhbXAiPSIxNzcxNDE0NjA0MTY5In0gOTYwMDAwMDAwMDEuMCAxNzcxNDE0Mzk0MTY5CmNlaWxvbWV0ZXJfY3B1eyJyZXNvdXJjZSI9Ijg4OWQ2NzBkLWUwZTMtNGU4Yy04MzAxLTgxYmExZjczZjZmYiIsIm9yaWdfdGltZXN0YW1wIj0iMTc3MTQxNDYwNDE2OSJ9IDEyMDAwMDAwMDAwMS4wIDE3NzE0MTQ0MjQxNjkKY2VpbG9tZXRlcl9jcHV7InJlc291cmNlIj0iODg5ZDY3MGQtZTBlMy00ZThjLTgzMDEtODFiYTFmNzNmNmZiIiwib3JpZ190aW1lc3RhbXAiPSIxNzcxNDE0NjA0MTY5In0gMTQ0MDAwMDAwMDAxLjAgMTc3MTQxNDQ1NDE2OQpjZWlsb21ldGVyX2NwdXsicmVzb3VyY2UiPSI4ODlkNjcwZC1lMGUzLTRlOGMtODMwMS04MWJhMWY3M2Y2ZmIiLCJvcmlnX3RpbWVzdGFtcCI9IjE3NzE0MTQ2MDQxNjkifSAxNjgwMDAwMDAwMDEuMCAxNzcxNDE0NDg0MTY5CmNlaWxvbWV0ZXJfY3B1eyJyZXNvdXJjZSI9Ijg4OWQ2NzBkLWUwZTMtNGU4Yy04MzAxLTgxYmExZjczZjZmYiIsIm9yaWdfdGltZXN0YW1wIj0iMTc3MTQxNDYwNDE2OSJ9IDE5MjAwMDAwMDAwMS4wIDE3NzE0MTQ1MTQxNjkKY2VpbG9tZXRlcl9jcHV7InJlc291cmNlIj0iODg5ZDY3MGQtZTBlMy00ZThjLTgzMDEtODFiYTFmNzNmNmZiIiwib3JpZ190aW1lc3RhbXAiPSIxNzcxNDE0NjA0MTY5In0gMjE2MDAwMDAwMDAxLjAgMTc3MTQxNDU0NDE2OQpjZWlsb21ldGVyX2NwdXsicmVzb3VyY2UiPSI4ODlkNjcwZC1lMGUzLTRlOGMtODMwMS04MWJhMWY3M2Y2ZmIiLCJvcmlnX3RpbWVzdGFtcCI9IjE3NzE0MTQ2MDQxNjkifSAyNDAwMDAwMDAwMDEuMCAxNzcxNDE0NTc0MTY5Cg==" | 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.154'
2026-02-18 11:36:44,181 84 INFO [tempest.lib.common.ssh] Creating ssh connection to '38.102.83.154:22' as 'zuul' with password None
2026-02-18 11:36:44,192 84 INFO [paramiko.transport] Connected (version 2.0, client OpenSSH_9.9)
2026-02-18 11:36:44,254 84 INFO [paramiko.transport] Authentication (publickey) successful!
2026-02-18 11:36:44,254 84 INFO [tempest.lib.common.ssh] ssh connection to zuul@38.102.83.154 successfully created
2026-02-18 11:36:44,757 84 DEBUG [watcher_tempest_plugin.services.metric.prometheus_client] Promtool add_measures output: Parsing standard input
SUCCESS: metrics pushed to remote write.
2026-02-18 11:36:44,821 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://placement-public-openstack.apps-crc.testing/resource_providers/af871115-9afd-4639-9c03-78bbf617d5d3/traits 0.063s
2026-02-18 11:36:44,821 84 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': 'Wed, 18 Feb 2026 11:36:44 GMT', 'server': 'Apache', 'last-modified': 'Wed, 18 Feb 2026 11:02:49 GMT', 'content-length': '1403', 'cache-control': 'no-cache', 'openstack-api-version': 'placement 1.29', 'vary': 'openstack-api-version', 'x-openstack-request-id': 'req-e11f6d3a-988b-4131-a66e-3b68c3bbeb28', 'content-type': 'application/json', 'set-cookie': 'a0787c90e7299024e7525b97b3d9ea96=f88f81a50b6dba7fcac1e4e66b2d77e9; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://placement-public-openstack.apps-crc.testing/resource_providers/af871115-9afd-4639-9c03-78bbf617d5d3/traits'}
Body: b'{"traits": ["COMPUTE_IMAGE_TYPE_ARI", "COMPUTE_SECURITY_TPM_1_2", "COMPUTE_IMAGE_TYPE_QCOW2", "COMPUTE_NET_VIF_MODEL_SPAPR_VLAN", "COMPUTE_STORAGE_BUS_FDC", "COMPUTE_VOLUME_ATTACH_WITH_TAG", "COMPUTE_STORAGE_BUS_USB", "COMPUTE_STORAGE_BUS_SCSI", "COMPUTE_NET_VIF_MODEL_RTL8139", "COMPUTE_STORAGE_BUS_VIRTIO", "COMPUTE_IMAGE_TYPE_RAW", "COMPUTE_NET_ATTACH_INTERFACE", "COMPUTE_RESCUE_BFV", "HW_CPU_X86_SSE", "COMPUTE_SECURITY_UEFI_SECURE_BOOT", "HW_CPU_X86_SSE42", "COMPUTE_DEVICE_TAGGING", "COMPUTE_IMAGE_TYPE_ISO", "COMPUTE_GRAPHICS_MODEL_VGA", "COMPUTE_NODE", "COMPUTE_VOLUME_MULTI_ATTACH", "COMPUTE_ACCELERATORS", "COMPUTE_STORAGE_BUS_SATA", "COMPUTE_TRUSTED_CERTS", "COMPUTE_NET_VIF_MODEL_E1000E", "HW_CPU_X86_MMX", "COMPUTE_GRAPHICS_MODEL_BOCHS", "COMPUTE_GRAPHICS_MODEL_VIRTIO", "COMPUTE_STORAGE_BUS_IDE", "COMPUTE_NET_VIF_MODEL_VIRTIO", "COMPUTE_VIOMMU_MODEL_INTEL", "COMPUTE_VIOMMU_MODEL_VIRTIO", "COMPUTE_IMAGE_TYPE_AMI", "HW_CPU_X86_SSE2", "COMPUTE_VOLUME_EXTEND", "COMPUTE_GRAPHICS_MODEL_NONE", "COMPUTE_VIOMMU_MODEL_AUTO", "COMPUTE_IMAGE_TYPE_AKI", "COMPUTE_GRAPHICS_MODEL_CIRRUS", "COMPUTE_NET_VIF_MODEL_VMXNET3", "COMPUTE_SECURITY_TPM_2_0", "HW_CPU_X86_SSSE3", "COMPUTE_NET_ATTACH_INTERFACE_WITH_TAG", "COMPUTE_NET_VIF_MODEL_E1000", "COMPUTE_NET_VIF_MODEL_PCNET", "COMPUTE_SOCKET_PCI_NUMA_AFFINITY", "COMPUTE_NET_VIF_MODEL_NE2K_PCI", "HW_CPU_X86_SSE41"], "resource_provider_generation": 6}'
2026-02-18 11:36:45,197 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 201 POST https://keystone-public-openstack.apps-crc.testing/v3/auth/tokens 0.370s
2026-02-18 11:36:45,199 84 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'}
Body: <omitted>
Response - Headers: {'date': 'Wed, 18 Feb 2026 11:36:44 GMT', 'server': 'Apache', 'content-length': '5229', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-f6fd14ba-49d3-444b-9ce8-d8196bdcd879', 'content-type': 'application/json', 'set-cookie': 'b5697f82cf3c19ece8be533395142512=f0b3e3bddc6a5090d9a5fda3a1957266; 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": "acf143fefbca4cc5b8b5c97595e36798", "name": "tempest-TestExecuteActionsViaActuator-33698119-project-member", "password_expires_at": null}, "audit_ids": ["J5qQxfu-S92he8IECs9y8Q"], "expires_at": "2026-02-18T12:36:45.000000Z", "issued_at": "2026-02-18T11:36:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b6fc2be8ee7841399328c036e686e65f", "name": "tempest-TestExecuteActionsViaActuator-33698119"}, "is_domain": false, "roles": [{"id": "9308e23732d04efe97908cf5b48dede4", "name": "reader"}, {"id": "33d8aac19d444938af9c8a156a20217b", "name": "member"}], "catalog": [{"endpoints": [{"name": "barbican", "id": "9eca3a9990bb4d548e65ad1e4a7d4996", "interface": "public", "region_id": "regionOne", "url": "https://barbican-public-openstack.apps-crc.testing", "region": "regionOne"}, {"name": "barbican", "id": "cfbaaf412ac94ae09417de1053fa06c6", "interface": "internal", "region_id": "regionOne", "url": "https://barbican-internal.openstack.svc:9311", "region": "regionOne"}], "id": "42fc678104e34a5ab11cc7d5af2a0ba2", "type": "key-manager", "name": "barbican"}, {"endpoints": [{"name": "placement", "id": "68ecf8fc771d4b0693ed8e7458bc1cdd", "interface": "internal", "region_id": "regionOne", "url": "https://placement-internal.openstack.svc:8778", "region": "regionOne"}, {"name": "placement", "id": "bb7257e9145c477999152313c04a9df1", "interface": "public", "region_id": "regionOne", "url": "https://placement-public-openstack.apps-crc.testing", "region": "regionOne"}], "id": "5ee7e689498a4e34ba4ff6b9ffd77728", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "f52f0ba4642b4b6dbefc0904db88f9d2", "interface": "public", "region_id": "regionOne", "url": "https://keystone-public-openstack.apps-crc.testing", "region": "regionOne"}, {"id": "f8e387c8136b49e7a9940093bb7612c2", "interface": "internal", "region_id": "regionOne", "url": "https://keystone-internal.openstack.svc:5000", "region": "regionOne"}], "id": "633fd2c59a7c4bdca7e54b3c040faefe", "type": "identity", "name": "keystone"}, {"endpoints": [{"name": "neutron", "id": "39eb4fb6c37d433db71ebfb83e3cfe34", "interface": "public", "region_id": "regionOne", "url": "https://neutron-public-openstack.apps-crc.testing", "region": "regionOne"}, {"name": "neutron", "id": "5a75192260c24bcba7ef3d4f5627b148", "interface": "internal", "region_id": "regionOne", "url": "https://neutron-internal.openstack.svc:9696", "region": "regionOne"}], "id": "a1e8a77463784e90a38cad142da684dc", "type": "network", "name": "neutron"}, {"endpoints": [{"name": "watcher", "id": "124549d328dd4bd9b2b10612429e9470", "interface": "internal", "region_id": "regionOne", "url": "https://watcher-internal.openstack.svc:9322", "region": "regionOne"}, {"name": "watcher", "id": "a3f87f876e5344d4bfa11d3d8d08f77d", "interface": "public", "region_id": "regionOne", "url": "https://watcher-public-openstack.apps-crc.testing", "region": "regionOne"}], "id": "cb0d4270ad964e81b935f41e1a15c450", "type": "infra-optim", "name": "watcher"}, {"endpoints": [{"name": "nova", "id": "2453db5d940c4e8095547961cad2a9f9", "interface": "public", "region_id": "regionOne", "url": "https://nova-public-openstack.apps-crc.testing/v2.1", "region": "regionOne"}, {"name": "nova", "id": "498b02fda6444f76843032b833b818ed", "interface": "internal", "region_id": "regionOne", "url": "https://nova-internal.openstack.svc:8774/v2.1", "region": "regionOne"}], "id": "d037940aae0a46e3a6d6c611387c4566", "type": "compute", "name": "nova"}, {"endpoints": [{"name": "glance", "id": "7054e692eeb24f3983cd1a235d6e4f9e", "interface": "internal", "region_id": "regionOne", "url": "https://glance-default-internal.openstack.svc:9292", "region": "regionOne"}, {"name": "glance", "id": "c2fe741c190a4ef1870488a266647d89", "interface": "public", "region_id": "regionOne", "url": "https://glance-default-public-openstack.apps-crc.testing", "region": "regionOne"}], "id": "d34a5e4ea02e4a729e6af4b81fd8611a", "type": "image", "name": "glance"}, {"endpoints": [], "id"
2026-02-18 11:36:45,200 84 INFO [tempest.lib.common.fixed_network] (TestExecuteActionsViaActuator:test_execute_scenarios) Found network {'id': 'ab0e95b9-3f45-4cb9-9eed-62698048ebf7', 'name': 'tempest-TestExecuteActionsViaActuator-1210267495-network', 'tenant_id': 'b6fc2be8ee7841399328c036e686e65f', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'b6fc2be8ee7841399328c036e686e65f', 'qos_policy_id': None, 'port_security_enabled': True, 'dns_domain': '', 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 41205, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'l2_adjacency': True, 'tags': [], 'created_at': '2026-02-18T11:33:55Z', 'updated_at': '2026-02-18T11:33:55Z', 'revision_number': 1} available for tenant
2026-02-18 11:36:47,305 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 202 POST https://nova-public-openstack.apps-crc.testing/v2.1/servers 2.104s
2026-02-18 11:36:47,305 84 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-1022659687", "imageRef": "741ece44-423c-4890-8edc-03d4dfd463b4", "flavorRef": "f4602a91-940f-4107-8b98-c853a4be8dbe", "networks": [{"uuid": "ab0e95b9-3f45-4cb9-9eed-62698048ebf7"}]}}
Response - Headers: {'date': 'Wed, 18 Feb 2026 11:36:45 GMT', 'server': 'Apache', 'content-length': '420', 'location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/47c1458e-8d0e-43e7-a7f4-c6f1043c9e6a', '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-deb1f0fb-0550-4028-a1d1-aa65263d6581', 'x-compute-request-id': 'req-deb1f0fb-0550-4028-a1d1-aa65263d6581', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=94dc96e81afed76e3a00442bee65244c; 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": "47c1458e-8d0e-43e7-a7f4-c6f1043c9e6a", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/47c1458e-8d0e-43e7-a7f4-c6f1043c9e6a"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/47c1458e-8d0e-43e7-a7f4-c6f1043c9e6a"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "t7qa7zP2b36R"}}'
2026-02-18 11:36:47,718 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/47c1458e-8d0e-43e7-a7f4-c6f1043c9e6a 0.410s
2026-02-18 11:36:47,718 84 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': 'Wed, 18 Feb 2026 11:36:47 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-b2cf56bb-2fae-4057-9413-20e6dcc63376', 'x-compute-request-id': 'req-b2cf56bb-2fae-4057-9413-20e6dcc63376', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=94dc96e81afed76e3a00442bee65244c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/47c1458e-8d0e-43e7-a7f4-c6f1043c9e6a'}
Body: b'{"server": {"id": "47c1458e-8d0e-43e7-a7f4-c6f1043c9e6a", "name": "tempest-TestExecuteActionsViaActuator-server-1022659687", "status": "BUILD", "tenant_id": "b6fc2be8ee7841399328c036e686e65f", "user_id": "acf143fefbca4cc5b8b5c97595e36798", "metadata": {}, "hostId": "", "image": {"id": "741ece44-423c-4890-8edc-03d4dfd463b4", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/741ece44-423c-4890-8edc-03d4dfd463b4"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2026-02-18T11:36:47Z", "updated": "2026-02-18T11:36:47Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/47c1458e-8d0e-43e7-a7f4-c6f1043c9e6a"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/47c1458e-8d0e-43e7-a7f4-c6f1043c9e6a"}], "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-02-18 11:36:49,197 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/47c1458e-8d0e-43e7-a7f4-c6f1043c9e6a 0.466s
2026-02-18 11:36:49,197 84 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': 'Wed, 18 Feb 2026 11:36:48 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-53d07771-e619-4d40-8823-6feadadeef67', 'x-compute-request-id': 'req-53d07771-e619-4d40-8823-6feadadeef67', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=94dc96e81afed76e3a00442bee65244c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/47c1458e-8d0e-43e7-a7f4-c6f1043c9e6a'}
Body: b'{"server": {"id": "47c1458e-8d0e-43e7-a7f4-c6f1043c9e6a", "name": "tempest-TestExecuteActionsViaActuator-server-1022659687", "status": "BUILD", "tenant_id": "b6fc2be8ee7841399328c036e686e65f", "user_id": "acf143fefbca4cc5b8b5c97595e36798", "metadata": {}, "hostId": "", "image": {"id": "741ece44-423c-4890-8edc-03d4dfd463b4", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/741ece44-423c-4890-8edc-03d4dfd463b4"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2026-02-18T11:36:47Z", "updated": "2026-02-18T11:36:48Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/47c1458e-8d0e-43e7-a7f4-c6f1043c9e6a"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/47c1458e-8d0e-43e7-a7f4-c6f1043c9e6a"}], "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-02-18 11:36:50,654 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/47c1458e-8d0e-43e7-a7f4-c6f1043c9e6a 0.449s
2026-02-18 11:36:50,655 84 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': 'Wed, 18 Feb 2026 11:36:50 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-47484bb2-fa4a-4a0b-a34a-5a9b007bc5ad', 'x-compute-request-id': 'req-47484bb2-fa4a-4a0b-a34a-5a9b007bc5ad', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=94dc96e81afed76e3a00442bee65244c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/47c1458e-8d0e-43e7-a7f4-c6f1043c9e6a'}
Body: b'{"server": {"id": "47c1458e-8d0e-43e7-a7f4-c6f1043c9e6a", "name": "tempest-TestExecuteActionsViaActuator-server-1022659687", "status": "BUILD", "tenant_id": "b6fc2be8ee7841399328c036e686e65f", "user_id": "acf143fefbca4cc5b8b5c97595e36798", "metadata": {}, "hostId": "9ceba90f2a90cefe23c4c05c7d5db109b806f34ec85a2ff042cae881", "image": {"id": "741ece44-423c-4890-8edc-03d4dfd463b4", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/741ece44-423c-4890-8edc-03d4dfd463b4"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2026-02-18T11:36:47Z", "updated": "2026-02-18T11:36:49Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/47c1458e-8d0e-43e7-a7f4-c6f1043c9e6a"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/47c1458e-8d0e-43e7-a7f4-c6f1043c9e6a"}], "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-02-18 11:36:50,662 84 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/spawning" after 3 second wait
2026-02-18 11:36:53,231 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/47c1458e-8d0e-43e7-a7f4-c6f1043c9e6a 1.566s
2026-02-18 11:36:53,231 84 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': 'Wed, 18 Feb 2026 11:36:51 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-a9e12428-04ca-4d13-93c1-7693cfce1cce', 'x-compute-request-id': 'req-a9e12428-04ca-4d13-93c1-7693cfce1cce', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=94dc96e81afed76e3a00442bee65244c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/47c1458e-8d0e-43e7-a7f4-c6f1043c9e6a'}
Body: b'{"server": {"id": "47c1458e-8d0e-43e7-a7f4-c6f1043c9e6a", "name": "tempest-TestExecuteActionsViaActuator-server-1022659687", "status": "BUILD", "tenant_id": "b6fc2be8ee7841399328c036e686e65f", "user_id": "acf143fefbca4cc5b8b5c97595e36798", "metadata": {}, "hostId": "9ceba90f2a90cefe23c4c05c7d5db109b806f34ec85a2ff042cae881", "image": {"id": "741ece44-423c-4890-8edc-03d4dfd463b4", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/741ece44-423c-4890-8edc-03d4dfd463b4"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2026-02-18T11:36:47Z", "updated": "2026-02-18T11:36:49Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/47c1458e-8d0e-43e7-a7f4-c6f1043c9e6a"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/47c1458e-8d0e-43e7-a7f4-c6f1043c9e6a"}], "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-02-18 11:36:55,506 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/47c1458e-8d0e-43e7-a7f4-c6f1043c9e6a 1.265s
2026-02-18 11:36:55,507 84 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': 'Wed, 18 Feb 2026 11:36:54 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-590af413-7257-42d0-a41f-58c5d2fd04fc', 'x-compute-request-id': 'req-590af413-7257-42d0-a41f-58c5d2fd04fc', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=94dc96e81afed76e3a00442bee65244c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/47c1458e-8d0e-43e7-a7f4-c6f1043c9e6a'}
Body: b'{"server": {"id": "47c1458e-8d0e-43e7-a7f4-c6f1043c9e6a", "name": "tempest-TestExecuteActionsViaActuator-server-1022659687", "status": "BUILD", "tenant_id": "b6fc2be8ee7841399328c036e686e65f", "user_id": "acf143fefbca4cc5b8b5c97595e36798", "metadata": {}, "hostId": "9ceba90f2a90cefe23c4c05c7d5db109b806f34ec85a2ff042cae881", "image": {"id": "741ece44-423c-4890-8edc-03d4dfd463b4", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/741ece44-423c-4890-8edc-03d4dfd463b4"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2026-02-18T11:36:47Z", "updated": "2026-02-18T11:36:49Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/47c1458e-8d0e-43e7-a7f4-c6f1043c9e6a"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/47c1458e-8d0e-43e7-a7f4-c6f1043c9e6a"}], "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-02-18 11:36:57,726 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/47c1458e-8d0e-43e7-a7f4-c6f1043c9e6a 1.204s
2026-02-18 11:36:57,727 84 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': 'Wed, 18 Feb 2026 11:36:56 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-aa366bc2-6815-42ba-8221-1fea1a2f7249', 'x-compute-request-id': 'req-aa366bc2-6815-42ba-8221-1fea1a2f7249', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=94dc96e81afed76e3a00442bee65244c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/47c1458e-8d0e-43e7-a7f4-c6f1043c9e6a'}
Body: b'{"server": {"id": "47c1458e-8d0e-43e7-a7f4-c6f1043c9e6a", "name": "tempest-TestExecuteActionsViaActuator-server-1022659687", "status": "BUILD", "tenant_id": "b6fc2be8ee7841399328c036e686e65f", "user_id": "acf143fefbca4cc5b8b5c97595e36798", "metadata": {}, "hostId": "9ceba90f2a90cefe23c4c05c7d5db109b806f34ec85a2ff042cae881", "image": {"id": "741ece44-423c-4890-8edc-03d4dfd463b4", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/741ece44-423c-4890-8edc-03d4dfd463b4"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2026-02-18T11:36:47Z", "updated": "2026-02-18T11:36:49Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/47c1458e-8d0e-43e7-a7f4-c6f1043c9e6a"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/47c1458e-8d0e-43e7-a7f4-c6f1043c9e6a"}], "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-02-18 11:36:59,436 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/47c1458e-8d0e-43e7-a7f4-c6f1043c9e6a 0.697s
2026-02-18 11:36:59,436 84 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': 'Wed, 18 Feb 2026 11:36:58 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-954d33b7-f222-4868-8b01-79c4ff3143f1', 'x-compute-request-id': 'req-954d33b7-f222-4868-8b01-79c4ff3143f1', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=94dc96e81afed76e3a00442bee65244c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/47c1458e-8d0e-43e7-a7f4-c6f1043c9e6a'}
Body: b'{"server": {"id": "47c1458e-8d0e-43e7-a7f4-c6f1043c9e6a", "name": "tempest-TestExecuteActionsViaActuator-server-1022659687", "status": "ACTIVE", "tenant_id": "b6fc2be8ee7841399328c036e686e65f", "user_id": "acf143fefbca4cc5b8b5c97595e36798", "metadata": {}, "hostId": "9ceba90f2a90cefe23c4c05c7d5db109b806f34ec85a2ff042cae881", "image": {"id": "741ece44-423c-4890-8edc-03d4dfd463b4", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/741ece44-423c-4890-8edc-03d4dfd463b4"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2026-02-18T11:36:47Z", "updated": "2026-02-18T11:36:57Z", "addresses": {"tempest-TestExecuteActionsViaActuator-1210267495-network": [{"version": 4, "addr": "10.100.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:21:3a:49"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/47c1458e-8d0e-43e7-a7f4-c6f1043c9e6a"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/47c1458e-8d0e-43e7-a7f4-c6f1043c9e6a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2026-02-18T11:36:57.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-02-18 11:36:59,447 84 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 12 second wait
2026-02-18 11:36:59,900 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/47c1458e-8d0e-43e7-a7f4-c6f1043c9e6a 0.452s
2026-02-18 11:36:59,900 84 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': 'Wed, 18 Feb 2026 11:36:59 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-87c0fa5e-ba99-4084-9998-10c6468bc3c4', 'x-compute-request-id': 'req-87c0fa5e-ba99-4084-9998-10c6468bc3c4', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=94dc96e81afed76e3a00442bee65244c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/47c1458e-8d0e-43e7-a7f4-c6f1043c9e6a'}
Body: b'{"server": {"id": "47c1458e-8d0e-43e7-a7f4-c6f1043c9e6a", "name": "tempest-TestExecuteActionsViaActuator-server-1022659687", "status": "ACTIVE", "tenant_id": "b6fc2be8ee7841399328c036e686e65f", "user_id": "acf143fefbca4cc5b8b5c97595e36798", "metadata": {}, "hostId": "9ceba90f2a90cefe23c4c05c7d5db109b806f34ec85a2ff042cae881", "image": {"id": "741ece44-423c-4890-8edc-03d4dfd463b4", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/741ece44-423c-4890-8edc-03d4dfd463b4"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2026-02-18T11:36:47Z", "updated": "2026-02-18T11:36:57Z", "addresses": {"tempest-TestExecuteActionsViaActuator-1210267495-network": [{"version": 4, "addr": "10.100.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:21:3a:49"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/47c1458e-8d0e-43e7-a7f4-c6f1043c9e6a"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/47c1458e-8d0e-43e7-a7f4-c6f1043c9e6a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2026-02-18T11:36:57.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-02-18 11:37:02,233 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/47c1458e-8d0e-43e7-a7f4-c6f1043c9e6a 2.320s
2026-02-18 11:37:02,234 84 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': 'Wed, 18 Feb 2026 11:36:59 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-dd4ad87d-4d5f-4a71-bd49-3cc1e74c2a70', 'x-compute-request-id': 'req-dd4ad87d-4d5f-4a71-bd49-3cc1e74c2a70', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=94dc96e81afed76e3a00442bee65244c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/47c1458e-8d0e-43e7-a7f4-c6f1043c9e6a'}
Body: b'{"server": {"id": "47c1458e-8d0e-43e7-a7f4-c6f1043c9e6a", "name": "tempest-TestExecuteActionsViaActuator-server-1022659687", "status": "ACTIVE", "tenant_id": "b6fc2be8ee7841399328c036e686e65f", "user_id": "acf143fefbca4cc5b8b5c97595e36798", "metadata": {}, "hostId": "9ceba90f2a90cefe23c4c05c7d5db109b806f34ec85a2ff042cae881", "image": {"id": "741ece44-423c-4890-8edc-03d4dfd463b4", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/741ece44-423c-4890-8edc-03d4dfd463b4"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2026-02-18T11:36:47Z", "updated": "2026-02-18T11:36:57Z", "addresses": {"tempest-TestExecuteActionsViaActuator-1210267495-network": [{"version": 4, "addr": "10.100.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:21:3a:49"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/47c1458e-8d0e-43e7-a7f4-c6f1043c9e6a"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/47c1458e-8d0e-43e7-a7f4-c6f1043c9e6a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2026-02-18T11:36:57.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-syaf0rkr", "OS-EXT-SRV-ATTR:launch_index": 0, "OS-EXT-SRV-ATTR:hostname": "tempest-testexecuteactionsviaactuator-server-1022659687", "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-02-18 11:37:02,244 84 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 "IyBUWVBFIGNlaWxvbWV0ZXJfY3B1IGNvdW50ZXIKY2VpbG9tZXRlcl9jcHV7InJlc291cmNlIj0iNDdjMTQ1OGUtOGQwZS00M2U3LWE3ZjQtYzZmMTA0M2M5ZTZhIiwib3JpZ190aW1lc3RhbXAiPSIxNzcxNDE0NjIyMjQ0In0gMjQwMDAwMDAwMDEuMCAxNzcxNDE0MzIyMjQ0CmNlaWxvbWV0ZXJfY3B1eyJyZXNvdXJjZSI9IjQ3YzE0NThlLThkMGUtNDNlNy1hN2Y0LWM2ZjEwNDNjOWU2YSIsIm9yaWdfdGltZXN0YW1wIj0iMTc3MTQxNDYyMjI0NCJ9IDQ4MDAwMDAwMDAxLjAgMTc3MTQxNDM1MjI0NApjZWlsb21ldGVyX2NwdXsicmVzb3VyY2UiPSI0N2MxNDU4ZS04ZDBlLTQzZTctYTdmNC1jNmYxMDQzYzllNmEiLCJvcmlnX3RpbWVzdGFtcCI9IjE3NzE0MTQ2MjIyNDQifSA3MjAwMDAwMDAwMS4wIDE3NzE0MTQzODIyNDQKY2VpbG9tZXRlcl9jcHV7InJlc291cmNlIj0iNDdjMTQ1OGUtOGQwZS00M2U3LWE3ZjQtYzZmMTA0M2M5ZTZhIiwib3JpZ190aW1lc3RhbXAiPSIxNzcxNDE0NjIyMjQ0In0gOTYwMDAwMDAwMDEuMCAxNzcxNDE0NDEyMjQ0CmNlaWxvbWV0ZXJfY3B1eyJyZXNvdXJjZSI9IjQ3YzE0NThlLThkMGUtNDNlNy1hN2Y0LWM2ZjEwNDNjOWU2YSIsIm9yaWdfdGltZXN0YW1wIj0iMTc3MTQxNDYyMjI0NCJ9IDEyMDAwMDAwMDAwMS4wIDE3NzE0MTQ0NDIyNDQKY2VpbG9tZXRlcl9jcHV7InJlc291cmNlIj0iNDdjMTQ1OGUtOGQwZS00M2U3LWE3ZjQtYzZmMTA0M2M5ZTZhIiwib3JpZ190aW1lc3RhbXAiPSIxNzcxNDE0NjIyMjQ0In0gMTQ0MDAwMDAwMDAxLjAgMTc3MTQxNDQ3MjI0NApjZWlsb21ldGVyX2NwdXsicmVzb3VyY2UiPSI0N2MxNDU4ZS04ZDBlLTQzZTctYTdmNC1jNmYxMDQzYzllNmEiLCJvcmlnX3RpbWVzdGFtcCI9IjE3NzE0MTQ2MjIyNDQifSAxNjgwMDAwMDAwMDEuMCAxNzcxNDE0NTAyMjQ0CmNlaWxvbWV0ZXJfY3B1eyJyZXNvdXJjZSI9IjQ3YzE0NThlLThkMGUtNDNlNy1hN2Y0LWM2ZjEwNDNjOWU2YSIsIm9yaWdfdGltZXN0YW1wIj0iMTc3MTQxNDYyMjI0NCJ9IDE5MjAwMDAwMDAwMS4wIDE3NzE0MTQ1MzIyNDQKY2VpbG9tZXRlcl9jcHV7InJlc291cmNlIj0iNDdjMTQ1OGUtOGQwZS00M2U3LWE3ZjQtYzZmMTA0M2M5ZTZhIiwib3JpZ190aW1lc3RhbXAiPSIxNzcxNDE0NjIyMjQ0In0gMjE2MDAwMDAwMDAxLjAgMTc3MTQxNDU2MjI0NApjZWlsb21ldGVyX2NwdXsicmVzb3VyY2UiPSI0N2MxNDU4ZS04ZDBlLTQzZTctYTdmNC1jNmYxMDQzYzllNmEiLCJvcmlnX3RpbWVzdGFtcCI9IjE3NzE0MTQ2MjIyNDQifSAyNDAwMDAwMDAwMDEuMCAxNzcxNDE0NTkyMjQ0Cg==" | 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.154'
2026-02-18 11:37:02,244 84 INFO [tempest.lib.common.ssh] Creating ssh connection to '38.102.83.154:22' as 'zuul' with password None
2026-02-18 11:37:02,255 84 INFO [paramiko.transport] Connected (version 2.0, client OpenSSH_9.9)
2026-02-18 11:37:02,314 84 INFO [paramiko.transport] Authentication (publickey) successful!
2026-02-18 11:37:02,314 84 INFO [tempest.lib.common.ssh] ssh connection to zuul@38.102.83.154 successfully created
2026-02-18 11:37:02,832 84 DEBUG [watcher_tempest_plugin.services.metric.prometheus_client] Promtool add_measures output: Parsing standard input
SUCCESS: metrics pushed to remote write.
2026-02-18 11:37:03,018 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/action_plans 0.185s
2026-02-18 11:37:03,019 84 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': 'Wed, 18 Feb 2026 11:37:02 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=a3e24187977593ee323177857d221c96; 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": "4ffa7320-e0e2-46c6-b2bd-3f59b121d728", "audit_uuid": "4565edf4-33fe-43cc-81ee-9c7b13928e11", "strategy_uuid": "9e9057c3-d17a-4de9-bc8b-c8785d81378c", "strategy_name": "actuator", "global_efficacy": [], "state": "SUCCEEDED", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/4ffa7320-e0e2-46c6-b2bd-3f59b121d728", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/4ffa7320-e0e2-46c6-b2bd-3f59b121d728", "rel": "bookmark"}], "updated_at": "2026-02-18T11:34:21+00:00"}, {"efficacy_indicators": [], "uuid": "d0ac8365-f3c0-40cc-8eb1-6f27dd5281f5", "audit_uuid": "c9a0175e-5e38-436c-b58b-8f4b789b6fe5", "strategy_uuid": "9e9057c3-d17a-4de9-bc8b-c8785d81378c", "strategy_name": "actuator", "global_efficacy": [], "state": "SUCCEEDED", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/d0ac8365-f3c0-40cc-8eb1-6f27dd5281f5", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/d0ac8365-f3c0-40cc-8eb1-6f27dd5281f5", "rel": "bookmark"}], "updated_at": "2026-02-18T11:34:25+00:00"}, {"efficacy_indicators": [], "uuid": "7aaf6a93-7fd9-44f7-853a-fbaeadbfcf4c", "audit_uuid": "96b850dd-1df7-4519-b864-86a238b219ba", "strategy_uuid": "9e9057c3-d17a-4de9-bc8b-c8785d81378c", "strategy_name": "actuator", "global_efficacy": [], "state": "SUCCEEDED", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/7aaf6a93-7fd9-44f7-853a-fbaeadbfcf4c", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/7aaf6a93-7fd9-44f7-853a-fbaeadbfcf4c", "rel": "bookmark"}], "updated_at": "2026-02-18T11:34:27+00:00"}, {"efficacy_indicators": [], "uuid": "a1a9185f-9f78-4b70-af99-2ea892dfc073", "audit_uuid": "38b506fb-792b-44c2-911b-bba402cfb921", "strategy_uuid": "9e9057c3-d17a-4de9-bc8b-c8785d81378c", "strategy_name": "actuator", "global_efficacy": [], "state": "SUCCEEDED", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/a1a9185f-9f78-4b70-af99-2ea892dfc073", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/a1a9185f-9f78-4b70-af99-2ea892dfc073", "rel": "bookmark"}], "updated_at": "2026-02-18T11:35:43+00:00"}]}'
2026-02-18 11:37:03,019 84 DEBUG [tempest.lib.common.utils.test_utils] Call _are_all_action_plans_finished returns true in 0.186601 seconds
2026-02-18 11:37:03,140 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/goals/unclassified 0.121s
2026-02-18 11:37:03,140 84 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': 'Wed, 18 Feb 2026 11:37:03 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=a3e24187977593ee323177857d221c96; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/goals/unclassified'}
Body: b'{"uuid": "5742bc83-b87c-4f51-bf30-9e5ca27de4be", "name": "unclassified", "display_name": "Unclassified", "efficacy_specification": [], "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/goals/5742bc83-b87c-4f51-bf30-9e5ca27de4be", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/goals/5742bc83-b87c-4f51-bf30-9e5ca27de4be", "rel": "bookmark"}], "created_at": "2026-02-18T11:01:58+00:00", "updated_at": null, "deleted_at": null}'
2026-02-18 11:37:03,243 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/strategies/actuator 0.102s
2026-02-18 11:37:03,243 84 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': 'Wed, 18 Feb 2026 11:37:03 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=a3e24187977593ee323177857d221c96; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/strategies/actuator'}
Body: b'{"uuid": "9e9057c3-d17a-4de9-bc8b-c8785d81378c", "name": "actuator", "display_name": "Actuator", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/strategies/9e9057c3-d17a-4de9-bc8b-c8785d81378c", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/strategies/9e9057c3-d17a-4de9-bc8b-c8785d81378c", "rel": "bookmark"}], "goal_uuid": "5742bc83-b87c-4f51-bf30-9e5ca27de4be", "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-02-18 11:37:03,433 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 201 POST https://watcher-public-openstack.apps-crc.testing/v1/audit_templates 0.188s
2026-02-18 11:37:03,433 84 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": "7369c0f4-7ad5-4f72-ac96-0502d3a6b802", "description": "tempest-test-audit_template-1520500188", "goal": "5742bc83-b87c-4f51-bf30-9e5ca27de4be", "strategy": "9e9057c3-d17a-4de9-bc8b-c8785d81378c", "scope": []}
Response - Headers: {'date': 'Wed, 18 Feb 2026 11:37:03 GMT', 'server': 'Apache', 'location': 'https://watcher-public-openstack.apps-crc.testing/v1/audit_templates/6bed476a-88bf-441d-948f-2cfce35b6bd7', '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=a3e24187977593ee323177857d221c96; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/audit_templates'}
Body: b'{"uuid": "6bed476a-88bf-441d-948f-2cfce35b6bd7", "name": "7369c0f4-7ad5-4f72-ac96-0502d3a6b802", "description": "tempest-test-audit_template-1520500188", "goal_uuid": "5742bc83-b87c-4f51-bf30-9e5ca27de4be", "goal_name": "unclassified", "strategy_uuid": "9e9057c3-d17a-4de9-bc8b-c8785d81378c", "strategy_name": "actuator", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/audit_templates/6bed476a-88bf-441d-948f-2cfce35b6bd7", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/audit_templates/6bed476a-88bf-441d-948f-2cfce35b6bd7", "rel": "bookmark"}], "scope": [], "created_at": "2026-02-18T11:37:03.364354+00:00", "deleted_at": null, "updated_at": null}'
2026-02-18 11:37:03,678 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 201 POST https://watcher-public-openstack.apps-crc.testing/v1/audits 0.243s
2026-02-18 11:37:03,678 84 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": "6bed476a-88bf-441d-948f-2cfce35b6bd7", "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": "ea73e366-1481-42c2-92d9-ab40ae93c711"}, {"action_type": "migrate", "input_parameters": {"migration_type": "cold", "source_node": "compute-0.ctlplane.example.com", "destination_node": "compute-0.ctlplane.example.com"}, "resource_id": "889d670d-e0e3-4e8c-8301-81ba1f73f6fb"}]}}
Response - Headers: {'date': 'Wed, 18 Feb 2026 11:37:03 GMT', 'server': 'Apache', 'location': 'https://watcher-public-openstack.apps-crc.testing/v1/audits/87df056b-1f6a-45d9-a67c-defb948f6a47', '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=a3e24187977593ee323177857d221c96; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/audits'}
Body: b'{"uuid": "87df056b-1f6a-45d9-a67c-defb948f6a47", "name": "actuator-2026-02-18T11:37:03.602858", "audit_type": "ONESHOT", "state": "PENDING", "goal_uuid": "5742bc83-b87c-4f51-bf30-9e5ca27de4be", "goal_name": "unclassified", "strategy_uuid": "9e9057c3-d17a-4de9-bc8b-c8785d81378c", "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": "ea73e366-1481-42c2-92d9-ab40ae93c711"}, {"action_type": "migrate", "input_parameters": {"migration_type": "cold", "source_node": "compute-0.ctlplane.example.com", "destination_node": "compute-0.ctlplane.example.com"}, "resource_id": "889d670d-e0e3-4e8c-8301-81ba1f73f6fb"}]}, "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/audits/87df056b-1f6a-45d9-a67c-defb948f6a47", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/audits/87df056b-1f6a-45d9-a67c-defb948f6a47", "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-02-18T11:37:03.621152+00:00", "deleted_at": null, "updated_at": null}'
2026-02-18 11:37:03,825 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/audits/87df056b-1f6a-45d9-a67c-defb948f6a47 0.145s
2026-02-18 11:37:03,826 84 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': 'Wed, 18 Feb 2026 11:37:03 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=a3e24187977593ee323177857d221c96; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/audits/87df056b-1f6a-45d9-a67c-defb948f6a47'}
Body: b'{"uuid": "87df056b-1f6a-45d9-a67c-defb948f6a47", "name": "actuator-2026-02-18T11:37:03.602858", "audit_type": "ONESHOT", "state": "ONGOING", "goal_uuid": "5742bc83-b87c-4f51-bf30-9e5ca27de4be", "goal_name": "unclassified", "strategy_uuid": "9e9057c3-d17a-4de9-bc8b-c8785d81378c", "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": "ea73e366-1481-42c2-92d9-ab40ae93c711"}, {"action_type": "migrate", "input_parameters": {"migration_type": "cold", "source_node": "compute-0.ctlplane.example.com", "destination_node": "compute-0.ctlplane.example.com"}, "resource_id": "889d670d-e0e3-4e8c-8301-81ba1f73f6fb"}]}, "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/audits/87df056b-1f6a-45d9-a67c-defb948f6a47", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/audits/87df056b-1f6a-45d9-a67c-defb948f6a47", "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-02-18T11:37:03+00:00", "deleted_at": null, "updated_at": "2026-02-18T11:37:03+00:00"}'
2026-02-18 11:37:04,475 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/audits/87df056b-1f6a-45d9-a67c-defb948f6a47 0.147s
2026-02-18 11:37:04,475 84 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': 'Wed, 18 Feb 2026 11:37:04 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=a3e24187977593ee323177857d221c96; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/audits/87df056b-1f6a-45d9-a67c-defb948f6a47'}
Body: b'{"uuid": "87df056b-1f6a-45d9-a67c-defb948f6a47", "name": "actuator-2026-02-18T11:37:03.602858", "audit_type": "ONESHOT", "state": "SUCCEEDED", "goal_uuid": "5742bc83-b87c-4f51-bf30-9e5ca27de4be", "goal_name": "unclassified", "strategy_uuid": "9e9057c3-d17a-4de9-bc8b-c8785d81378c", "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": "ea73e366-1481-42c2-92d9-ab40ae93c711"}, {"action_type": "migrate", "input_parameters": {"migration_type": "cold", "source_node": "compute-0.ctlplane.example.com", "destination_node": "compute-0.ctlplane.example.com"}, "resource_id": "889d670d-e0e3-4e8c-8301-81ba1f73f6fb"}]}, "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/audits/87df056b-1f6a-45d9-a67c-defb948f6a47", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/audits/87df056b-1f6a-45d9-a67c-defb948f6a47", "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-02-18T11:37:03+00:00", "deleted_at": null, "updated_at": "2026-02-18T11:37:03+00:00"}'
2026-02-18 11:37:04,475 84 DEBUG [tempest.lib.common.utils.test_utils] Call partial returns true in 0.796749 seconds
2026-02-18 11:37:04,629 84 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=87df056b-1f6a-45d9-a67c-defb948f6a47 0.153s
2026-02-18 11:37:04,629 84 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': 'Wed, 18 Feb 2026 11:37:04 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=a3e24187977593ee323177857d221c96; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans?audit_uuid=87df056b-1f6a-45d9-a67c-defb948f6a47'}
Body: b'{"action_plans": [{"efficacy_indicators": [], "uuid": "d682d5aa-64cd-437a-9ca2-c2e55beff936", "audit_uuid": "87df056b-1f6a-45d9-a67c-defb948f6a47", "strategy_uuid": "9e9057c3-d17a-4de9-bc8b-c8785d81378c", "strategy_name": "actuator", "global_efficacy": [], "state": "RECOMMENDED", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/d682d5aa-64cd-437a-9ca2-c2e55beff936", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/d682d5aa-64cd-437a-9ca2-c2e55beff936", "rel": "bookmark"}], "updated_at": null}]}'
2026-02-18 11:37:04,764 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/action_plans/d682d5aa-64cd-437a-9ca2-c2e55beff936 0.134s
2026-02-18 11:37:04,764 84 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': 'Wed, 18 Feb 2026 11:37:04 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=a3e24187977593ee323177857d221c96; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/d682d5aa-64cd-437a-9ca2-c2e55beff936'}
Body: b'{"efficacy_indicators": [], "uuid": "d682d5aa-64cd-437a-9ca2-c2e55beff936", "audit_uuid": "87df056b-1f6a-45d9-a67c-defb948f6a47", "strategy_uuid": "9e9057c3-d17a-4de9-bc8b-c8785d81378c", "strategy_name": "actuator", "global_efficacy": [], "state": "RECOMMENDED", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/d682d5aa-64cd-437a-9ca2-c2e55beff936", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/d682d5aa-64cd-437a-9ca2-c2e55beff936", "rel": "bookmark"}], "hostname": null, "created_at": "2026-02-18T11:37:03+00:00", "deleted_at": null, "updated_at": null}'
2026-02-18 11:37:04,909 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 PATCH https://watcher-public-openstack.apps-crc.testing/v1/action_plans/d682d5aa-64cd-437a-9ca2-c2e55beff936 0.143s
2026-02-18 11:37:04,909 84 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': 'Wed, 18 Feb 2026 11:37:04 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=a3e24187977593ee323177857d221c96; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/d682d5aa-64cd-437a-9ca2-c2e55beff936'}
Body: b'{"efficacy_indicators": [], "uuid": "d682d5aa-64cd-437a-9ca2-c2e55beff936", "audit_uuid": "87df056b-1f6a-45d9-a67c-defb948f6a47", "strategy_uuid": "9e9057c3-d17a-4de9-bc8b-c8785d81378c", "strategy_name": "actuator", "global_efficacy": [], "state": "PENDING", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/d682d5aa-64cd-437a-9ca2-c2e55beff936", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/d682d5aa-64cd-437a-9ca2-c2e55beff936", "rel": "bookmark"}], "hostname": null, "created_at": "2026-02-18T11:37:03+00:00", "deleted_at": null, "updated_at": "2026-02-18T11:37:04+00:00"}'
2026-02-18 11:37:05,028 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/action_plans/d682d5aa-64cd-437a-9ca2-c2e55beff936 0.116s
2026-02-18 11:37:05,029 84 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': 'Wed, 18 Feb 2026 11:37: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=a3e24187977593ee323177857d221c96; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/d682d5aa-64cd-437a-9ca2-c2e55beff936'}
Body: b'{"efficacy_indicators": [], "uuid": "d682d5aa-64cd-437a-9ca2-c2e55beff936", "audit_uuid": "87df056b-1f6a-45d9-a67c-defb948f6a47", "strategy_uuid": "9e9057c3-d17a-4de9-bc8b-c8785d81378c", "strategy_name": "actuator", "global_efficacy": [], "state": "ONGOING", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/d682d5aa-64cd-437a-9ca2-c2e55beff936", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/d682d5aa-64cd-437a-9ca2-c2e55beff936", "rel": "bookmark"}], "hostname": "watcher-applier-0", "created_at": "2026-02-18T11:37:03+00:00", "deleted_at": null, "updated_at": "2026-02-18T11:37:04+00:00"}'
2026-02-18 11:37:06,151 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/action_plans/d682d5aa-64cd-437a-9ca2-c2e55beff936 0.121s
2026-02-18 11:37:06,152 84 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': 'Wed, 18 Feb 2026 11:37: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=a3e24187977593ee323177857d221c96; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/d682d5aa-64cd-437a-9ca2-c2e55beff936'}
Body: b'{"efficacy_indicators": [], "uuid": "d682d5aa-64cd-437a-9ca2-c2e55beff936", "audit_uuid": "87df056b-1f6a-45d9-a67c-defb948f6a47", "strategy_uuid": "9e9057c3-d17a-4de9-bc8b-c8785d81378c", "strategy_name": "actuator", "global_efficacy": [], "state": "ONGOING", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/d682d5aa-64cd-437a-9ca2-c2e55beff936", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/d682d5aa-64cd-437a-9ca2-c2e55beff936", "rel": "bookmark"}], "hostname": "watcher-applier-0", "created_at": "2026-02-18T11:37:03+00:00", "deleted_at": null, "updated_at": "2026-02-18T11:37:04+00:00"}'
2026-02-18 11:37:07,294 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/action_plans/d682d5aa-64cd-437a-9ca2-c2e55beff936 0.141s
2026-02-18 11:37:07,295 84 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': 'Wed, 18 Feb 2026 11:37: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=a3e24187977593ee323177857d221c96; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/d682d5aa-64cd-437a-9ca2-c2e55beff936'}
Body: b'{"efficacy_indicators": [], "uuid": "d682d5aa-64cd-437a-9ca2-c2e55beff936", "audit_uuid": "87df056b-1f6a-45d9-a67c-defb948f6a47", "strategy_uuid": "9e9057c3-d17a-4de9-bc8b-c8785d81378c", "strategy_name": "actuator", "global_efficacy": [], "state": "ONGOING", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/d682d5aa-64cd-437a-9ca2-c2e55beff936", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/d682d5aa-64cd-437a-9ca2-c2e55beff936", "rel": "bookmark"}], "hostname": "watcher-applier-0", "created_at": "2026-02-18T11:37:03+00:00", "deleted_at": null, "updated_at": "2026-02-18T11:37:04+00:00"}'
2026-02-18 11:37:08,413 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/action_plans/d682d5aa-64cd-437a-9ca2-c2e55beff936 0.117s
2026-02-18 11:37:08,414 84 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': 'Wed, 18 Feb 2026 11:37: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=a3e24187977593ee323177857d221c96; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/d682d5aa-64cd-437a-9ca2-c2e55beff936'}
Body: b'{"efficacy_indicators": [], "uuid": "d682d5aa-64cd-437a-9ca2-c2e55beff936", "audit_uuid": "87df056b-1f6a-45d9-a67c-defb948f6a47", "strategy_uuid": "9e9057c3-d17a-4de9-bc8b-c8785d81378c", "strategy_name": "actuator", "global_efficacy": [], "state": "ONGOING", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/d682d5aa-64cd-437a-9ca2-c2e55beff936", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/d682d5aa-64cd-437a-9ca2-c2e55beff936", "rel": "bookmark"}], "hostname": "watcher-applier-0", "created_at": "2026-02-18T11:37:03+00:00", "deleted_at": null, "updated_at": "2026-02-18T11:37:04+00:00"}'
2026-02-18 11:37:09,580 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/action_plans/d682d5aa-64cd-437a-9ca2-c2e55beff936 0.163s
2026-02-18 11:37:09,580 84 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': 'Wed, 18 Feb 2026 11:37: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=a3e24187977593ee323177857d221c96; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/d682d5aa-64cd-437a-9ca2-c2e55beff936'}
Body: b'{"efficacy_indicators": [], "uuid": "d682d5aa-64cd-437a-9ca2-c2e55beff936", "audit_uuid": "87df056b-1f6a-45d9-a67c-defb948f6a47", "strategy_uuid": "9e9057c3-d17a-4de9-bc8b-c8785d81378c", "strategy_name": "actuator", "global_efficacy": [], "state": "ONGOING", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/d682d5aa-64cd-437a-9ca2-c2e55beff936", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/d682d5aa-64cd-437a-9ca2-c2e55beff936", "rel": "bookmark"}], "hostname": "watcher-applier-0", "created_at": "2026-02-18T11:37:03+00:00", "deleted_at": null, "updated_at": "2026-02-18T11:37:04+00:00"}'
2026-02-18 11:37:10,687 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/action_plans/d682d5aa-64cd-437a-9ca2-c2e55beff936 0.104s
2026-02-18 11:37:10,687 84 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': 'Wed, 18 Feb 2026 11:37: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=a3e24187977593ee323177857d221c96; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/d682d5aa-64cd-437a-9ca2-c2e55beff936'}
Body: b'{"efficacy_indicators": [], "uuid": "d682d5aa-64cd-437a-9ca2-c2e55beff936", "audit_uuid": "87df056b-1f6a-45d9-a67c-defb948f6a47", "strategy_uuid": "9e9057c3-d17a-4de9-bc8b-c8785d81378c", "strategy_name": "actuator", "global_efficacy": [], "state": "ONGOING", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/d682d5aa-64cd-437a-9ca2-c2e55beff936", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/d682d5aa-64cd-437a-9ca2-c2e55beff936", "rel": "bookmark"}], "hostname": "watcher-applier-0", "created_at": "2026-02-18T11:37:03+00:00", "deleted_at": null, "updated_at": "2026-02-18T11:37:04+00:00"}'
2026-02-18 11:37:11,821 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/action_plans/d682d5aa-64cd-437a-9ca2-c2e55beff936 0.131s
2026-02-18 11:37:11,822 84 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': 'Wed, 18 Feb 2026 11:37:11 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=a3e24187977593ee323177857d221c96; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/d682d5aa-64cd-437a-9ca2-c2e55beff936'}
Body: b'{"efficacy_indicators": [], "uuid": "d682d5aa-64cd-437a-9ca2-c2e55beff936", "audit_uuid": "87df056b-1f6a-45d9-a67c-defb948f6a47", "strategy_uuid": "9e9057c3-d17a-4de9-bc8b-c8785d81378c", "strategy_name": "actuator", "global_efficacy": [], "state": "ONGOING", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/d682d5aa-64cd-437a-9ca2-c2e55beff936", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/d682d5aa-64cd-437a-9ca2-c2e55beff936", "rel": "bookmark"}], "hostname": "watcher-applier-0", "created_at": "2026-02-18T11:37:03+00:00", "deleted_at": null, "updated_at": "2026-02-18T11:37:04+00:00"}'
2026-02-18 11:37:12,968 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/action_plans/d682d5aa-64cd-437a-9ca2-c2e55beff936 0.140s
2026-02-18 11:37:12,968 84 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': 'Wed, 18 Feb 2026 11:37: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=a3e24187977593ee323177857d221c96; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/d682d5aa-64cd-437a-9ca2-c2e55beff936'}
Body: b'{"efficacy_indicators": [], "uuid": "d682d5aa-64cd-437a-9ca2-c2e55beff936", "audit_uuid": "87df056b-1f6a-45d9-a67c-defb948f6a47", "strategy_uuid": "9e9057c3-d17a-4de9-bc8b-c8785d81378c", "strategy_name": "actuator", "global_efficacy": [], "state": "ONGOING", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/d682d5aa-64cd-437a-9ca2-c2e55beff936", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/d682d5aa-64cd-437a-9ca2-c2e55beff936", "rel": "bookmark"}], "hostname": "watcher-applier-0", "created_at": "2026-02-18T11:37:03+00:00", "deleted_at": null, "updated_at": "2026-02-18T11:37:04+00:00"}'
2026-02-18 11:37:14,072 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/action_plans/d682d5aa-64cd-437a-9ca2-c2e55beff936 0.102s
2026-02-18 11:37:14,073 84 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': 'Wed, 18 Feb 2026 11:37: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=a3e24187977593ee323177857d221c96; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/d682d5aa-64cd-437a-9ca2-c2e55beff936'}
Body: b'{"efficacy_indicators": [], "uuid": "d682d5aa-64cd-437a-9ca2-c2e55beff936", "audit_uuid": "87df056b-1f6a-45d9-a67c-defb948f6a47", "strategy_uuid": "9e9057c3-d17a-4de9-bc8b-c8785d81378c", "strategy_name": "actuator", "global_efficacy": [], "state": "ONGOING", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/d682d5aa-64cd-437a-9ca2-c2e55beff936", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/d682d5aa-64cd-437a-9ca2-c2e55beff936", "rel": "bookmark"}], "hostname": "watcher-applier-0", "created_at": "2026-02-18T11:37:03+00:00", "deleted_at": null, "updated_at": "2026-02-18T11:37:04+00:00"}'
2026-02-18 11:37:15,171 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/action_plans/d682d5aa-64cd-437a-9ca2-c2e55beff936 0.096s
2026-02-18 11:37:15,172 84 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': 'Wed, 18 Feb 2026 11:37: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=a3e24187977593ee323177857d221c96; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/d682d5aa-64cd-437a-9ca2-c2e55beff936'}
Body: b'{"efficacy_indicators": [], "uuid": "d682d5aa-64cd-437a-9ca2-c2e55beff936", "audit_uuid": "87df056b-1f6a-45d9-a67c-defb948f6a47", "strategy_uuid": "9e9057c3-d17a-4de9-bc8b-c8785d81378c", "strategy_name": "actuator", "global_efficacy": [], "state": "ONGOING", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/d682d5aa-64cd-437a-9ca2-c2e55beff936", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/d682d5aa-64cd-437a-9ca2-c2e55beff936", "rel": "bookmark"}], "hostname": "watcher-applier-0", "created_at": "2026-02-18T11:37:03+00:00", "deleted_at": null, "updated_at": "2026-02-18T11:37:04+00:00"}'
2026-02-18 11:37:16,380 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/action_plans/d682d5aa-64cd-437a-9ca2-c2e55beff936 0.206s
2026-02-18 11:37:16,380 84 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': 'Wed, 18 Feb 2026 11:37: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=a3e24187977593ee323177857d221c96; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/d682d5aa-64cd-437a-9ca2-c2e55beff936'}
Body: b'{"efficacy_indicators": [], "uuid": "d682d5aa-64cd-437a-9ca2-c2e55beff936", "audit_uuid": "87df056b-1f6a-45d9-a67c-defb948f6a47", "strategy_uuid": "9e9057c3-d17a-4de9-bc8b-c8785d81378c", "strategy_name": "actuator", "global_efficacy": [], "state": "ONGOING", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/d682d5aa-64cd-437a-9ca2-c2e55beff936", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/d682d5aa-64cd-437a-9ca2-c2e55beff936", "rel": "bookmark"}], "hostname": "watcher-applier-0", "created_at": "2026-02-18T11:37:03+00:00", "deleted_at": null, "updated_at": "2026-02-18T11:37:04+00:00"}'
2026-02-18 11:37:17,521 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/action_plans/d682d5aa-64cd-437a-9ca2-c2e55beff936 0.138s
2026-02-18 11:37:17,522 84 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': 'Wed, 18 Feb 2026 11:37: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=a3e24187977593ee323177857d221c96; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/d682d5aa-64cd-437a-9ca2-c2e55beff936'}
Body: b'{"efficacy_indicators": [], "uuid": "d682d5aa-64cd-437a-9ca2-c2e55beff936", "audit_uuid": "87df056b-1f6a-45d9-a67c-defb948f6a47", "strategy_uuid": "9e9057c3-d17a-4de9-bc8b-c8785d81378c", "strategy_name": "actuator", "global_efficacy": [], "state": "ONGOING", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/d682d5aa-64cd-437a-9ca2-c2e55beff936", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/d682d5aa-64cd-437a-9ca2-c2e55beff936", "rel": "bookmark"}], "hostname": "watcher-applier-0", "created_at": "2026-02-18T11:37:03+00:00", "deleted_at": null, "updated_at": "2026-02-18T11:37:04+00:00"}'
2026-02-18 11:37:18,651 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/action_plans/d682d5aa-64cd-437a-9ca2-c2e55beff936 0.128s
2026-02-18 11:37:18,651 84 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': 'Wed, 18 Feb 2026 11:37:18 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=a3e24187977593ee323177857d221c96; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/d682d5aa-64cd-437a-9ca2-c2e55beff936'}
Body: b'{"efficacy_indicators": [], "uuid": "d682d5aa-64cd-437a-9ca2-c2e55beff936", "audit_uuid": "87df056b-1f6a-45d9-a67c-defb948f6a47", "strategy_uuid": "9e9057c3-d17a-4de9-bc8b-c8785d81378c", "strategy_name": "actuator", "global_efficacy": [], "state": "ONGOING", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/d682d5aa-64cd-437a-9ca2-c2e55beff936", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/d682d5aa-64cd-437a-9ca2-c2e55beff936", "rel": "bookmark"}], "hostname": "watcher-applier-0", "created_at": "2026-02-18T11:37:03+00:00", "deleted_at": null, "updated_at": "2026-02-18T11:37:04+00:00"}'
2026-02-18 11:37:19,740 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/action_plans/d682d5aa-64cd-437a-9ca2-c2e55beff936 0.085s
2026-02-18 11:37:19,741 84 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': 'Wed, 18 Feb 2026 11:37: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=a3e24187977593ee323177857d221c96; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/d682d5aa-64cd-437a-9ca2-c2e55beff936'}
Body: b'{"efficacy_indicators": [], "uuid": "d682d5aa-64cd-437a-9ca2-c2e55beff936", "audit_uuid": "87df056b-1f6a-45d9-a67c-defb948f6a47", "strategy_uuid": "9e9057c3-d17a-4de9-bc8b-c8785d81378c", "strategy_name": "actuator", "global_efficacy": [], "state": "ONGOING", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/d682d5aa-64cd-437a-9ca2-c2e55beff936", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/d682d5aa-64cd-437a-9ca2-c2e55beff936", "rel": "bookmark"}], "hostname": "watcher-applier-0", "created_at": "2026-02-18T11:37:03+00:00", "deleted_at": null, "updated_at": "2026-02-18T11:37:04+00:00"}'
2026-02-18 11:37:20,864 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/action_plans/d682d5aa-64cd-437a-9ca2-c2e55beff936 0.121s
2026-02-18 11:37:20,864 84 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': 'Wed, 18 Feb 2026 11:37: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=a3e24187977593ee323177857d221c96; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/d682d5aa-64cd-437a-9ca2-c2e55beff936'}
Body: b'{"efficacy_indicators": [], "uuid": "d682d5aa-64cd-437a-9ca2-c2e55beff936", "audit_uuid": "87df056b-1f6a-45d9-a67c-defb948f6a47", "strategy_uuid": "9e9057c3-d17a-4de9-bc8b-c8785d81378c", "strategy_name": "actuator", "global_efficacy": [], "state": "ONGOING", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/d682d5aa-64cd-437a-9ca2-c2e55beff936", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/d682d5aa-64cd-437a-9ca2-c2e55beff936", "rel": "bookmark"}], "hostname": "watcher-applier-0", "created_at": "2026-02-18T11:37:03+00:00", "deleted_at": null, "updated_at": "2026-02-18T11:37:04+00:00"}'
2026-02-18 11:37:21,974 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/action_plans/d682d5aa-64cd-437a-9ca2-c2e55beff936 0.108s
2026-02-18 11:37:21,974 84 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': 'Wed, 18 Feb 2026 11:37: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=a3e24187977593ee323177857d221c96; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/d682d5aa-64cd-437a-9ca2-c2e55beff936'}
Body: b'{"efficacy_indicators": [], "uuid": "d682d5aa-64cd-437a-9ca2-c2e55beff936", "audit_uuid": "87df056b-1f6a-45d9-a67c-defb948f6a47", "strategy_uuid": "9e9057c3-d17a-4de9-bc8b-c8785d81378c", "strategy_name": "actuator", "global_efficacy": [], "state": "ONGOING", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/d682d5aa-64cd-437a-9ca2-c2e55beff936", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/d682d5aa-64cd-437a-9ca2-c2e55beff936", "rel": "bookmark"}], "hostname": "watcher-applier-0", "created_at": "2026-02-18T11:37:03+00:00", "deleted_at": null, "updated_at": "2026-02-18T11:37:04+00:00"}'
2026-02-18 11:37:23,287 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/action_plans/d682d5aa-64cd-437a-9ca2-c2e55beff936 0.312s
2026-02-18 11:37:23,288 84 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': 'Wed, 18 Feb 2026 11:37:23 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=a3e24187977593ee323177857d221c96; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/d682d5aa-64cd-437a-9ca2-c2e55beff936'}
Body: b'{"efficacy_indicators": [], "uuid": "d682d5aa-64cd-437a-9ca2-c2e55beff936", "audit_uuid": "87df056b-1f6a-45d9-a67c-defb948f6a47", "strategy_uuid": "9e9057c3-d17a-4de9-bc8b-c8785d81378c", "strategy_name": "actuator", "global_efficacy": [], "state": "ONGOING", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/d682d5aa-64cd-437a-9ca2-c2e55beff936", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/d682d5aa-64cd-437a-9ca2-c2e55beff936", "rel": "bookmark"}], "hostname": "watcher-applier-0", "created_at": "2026-02-18T11:37:03+00:00", "deleted_at": null, "updated_at": "2026-02-18T11:37:04+00:00"}'
2026-02-18 11:37:24,364 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/action_plans/d682d5aa-64cd-437a-9ca2-c2e55beff936 0.073s
2026-02-18 11:37:24,365 84 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': 'Wed, 18 Feb 2026 11:37:24 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=a3e24187977593ee323177857d221c96; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/d682d5aa-64cd-437a-9ca2-c2e55beff936'}
Body: b'{"efficacy_indicators": [], "uuid": "d682d5aa-64cd-437a-9ca2-c2e55beff936", "audit_uuid": "87df056b-1f6a-45d9-a67c-defb948f6a47", "strategy_uuid": "9e9057c3-d17a-4de9-bc8b-c8785d81378c", "strategy_name": "actuator", "global_efficacy": [], "state": "ONGOING", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/d682d5aa-64cd-437a-9ca2-c2e55beff936", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/d682d5aa-64cd-437a-9ca2-c2e55beff936", "rel": "bookmark"}], "hostname": "watcher-applier-0", "created_at": "2026-02-18T11:37:03+00:00", "deleted_at": null, "updated_at": "2026-02-18T11:37:04+00:00"}'
2026-02-18 11:37:25,438 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/action_plans/d682d5aa-64cd-437a-9ca2-c2e55beff936 0.071s
2026-02-18 11:37:25,439 84 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': 'Wed, 18 Feb 2026 11:37:25 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=a3e24187977593ee323177857d221c96; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/d682d5aa-64cd-437a-9ca2-c2e55beff936'}
Body: b'{"efficacy_indicators": [], "uuid": "d682d5aa-64cd-437a-9ca2-c2e55beff936", "audit_uuid": "87df056b-1f6a-45d9-a67c-defb948f6a47", "strategy_uuid": "9e9057c3-d17a-4de9-bc8b-c8785d81378c", "strategy_name": "actuator", "global_efficacy": [], "state": "ONGOING", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/d682d5aa-64cd-437a-9ca2-c2e55beff936", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/d682d5aa-64cd-437a-9ca2-c2e55beff936", "rel": "bookmark"}], "hostname": "watcher-applier-0", "created_at": "2026-02-18T11:37:03+00:00", "deleted_at": null, "updated_at": "2026-02-18T11:37:04+00:00"}'
2026-02-18 11:37:26,558 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/action_plans/d682d5aa-64cd-437a-9ca2-c2e55beff936 0.115s
2026-02-18 11:37:26,558 84 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': 'Wed, 18 Feb 2026 11:37:26 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=a3e24187977593ee323177857d221c96; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/d682d5aa-64cd-437a-9ca2-c2e55beff936'}
Body: b'{"efficacy_indicators": [], "uuid": "d682d5aa-64cd-437a-9ca2-c2e55beff936", "audit_uuid": "87df056b-1f6a-45d9-a67c-defb948f6a47", "strategy_uuid": "9e9057c3-d17a-4de9-bc8b-c8785d81378c", "strategy_name": "actuator", "global_efficacy": [], "state": "ONGOING", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/d682d5aa-64cd-437a-9ca2-c2e55beff936", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/d682d5aa-64cd-437a-9ca2-c2e55beff936", "rel": "bookmark"}], "hostname": "watcher-applier-0", "created_at": "2026-02-18T11:37:03+00:00", "deleted_at": null, "updated_at": "2026-02-18T11:37:04+00:00"}'
2026-02-18 11:37:27,784 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/action_plans/d682d5aa-64cd-437a-9ca2-c2e55beff936 0.191s
2026-02-18 11:37:27,784 84 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': 'Wed, 18 Feb 2026 11:37:27 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=a3e24187977593ee323177857d221c96; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/d682d5aa-64cd-437a-9ca2-c2e55beff936'}
Body: b'{"efficacy_indicators": [], "uuid": "d682d5aa-64cd-437a-9ca2-c2e55beff936", "audit_uuid": "87df056b-1f6a-45d9-a67c-defb948f6a47", "strategy_uuid": "9e9057c3-d17a-4de9-bc8b-c8785d81378c", "strategy_name": "actuator", "global_efficacy": [], "state": "ONGOING", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/d682d5aa-64cd-437a-9ca2-c2e55beff936", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/d682d5aa-64cd-437a-9ca2-c2e55beff936", "rel": "bookmark"}], "hostname": "watcher-applier-0", "created_at": "2026-02-18T11:37:03+00:00", "deleted_at": null, "updated_at": "2026-02-18T11:37:04+00:00"}'
2026-02-18 11:37:28,873 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/action_plans/d682d5aa-64cd-437a-9ca2-c2e55beff936 0.086s
2026-02-18 11:37:28,873 84 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': 'Wed, 18 Feb 2026 11:37:28 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=a3e24187977593ee323177857d221c96; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/d682d5aa-64cd-437a-9ca2-c2e55beff936'}
Body: b'{"efficacy_indicators": [], "uuid": "d682d5aa-64cd-437a-9ca2-c2e55beff936", "audit_uuid": "87df056b-1f6a-45d9-a67c-defb948f6a47", "strategy_uuid": "9e9057c3-d17a-4de9-bc8b-c8785d81378c", "strategy_name": "actuator", "global_efficacy": [], "state": "ONGOING", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/d682d5aa-64cd-437a-9ca2-c2e55beff936", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/d682d5aa-64cd-437a-9ca2-c2e55beff936", "rel": "bookmark"}], "hostname": "watcher-applier-0", "created_at": "2026-02-18T11:37:03+00:00", "deleted_at": null, "updated_at": "2026-02-18T11:37:04+00:00"}'
2026-02-18 11:37:30,017 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/action_plans/d682d5aa-64cd-437a-9ca2-c2e55beff936 0.141s
2026-02-18 11:37:30,017 84 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': 'Wed, 18 Feb 2026 11:37:29 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=a3e24187977593ee323177857d221c96; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/d682d5aa-64cd-437a-9ca2-c2e55beff936'}
Body: b'{"efficacy_indicators": [], "uuid": "d682d5aa-64cd-437a-9ca2-c2e55beff936", "audit_uuid": "87df056b-1f6a-45d9-a67c-defb948f6a47", "strategy_uuid": "9e9057c3-d17a-4de9-bc8b-c8785d81378c", "strategy_name": "actuator", "global_efficacy": [], "state": "ONGOING", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/d682d5aa-64cd-437a-9ca2-c2e55beff936", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/d682d5aa-64cd-437a-9ca2-c2e55beff936", "rel": "bookmark"}], "hostname": "watcher-applier-0", "created_at": "2026-02-18T11:37:03+00:00", "deleted_at": null, "updated_at": "2026-02-18T11:37:04+00:00"}'
2026-02-18 11:37:31,129 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/action_plans/d682d5aa-64cd-437a-9ca2-c2e55beff936 0.110s
2026-02-18 11:37:31,130 84 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': 'Wed, 18 Feb 2026 11:37:31 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=a3e24187977593ee323177857d221c96; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/d682d5aa-64cd-437a-9ca2-c2e55beff936'}
Body: b'{"efficacy_indicators": [], "uuid": "d682d5aa-64cd-437a-9ca2-c2e55beff936", "audit_uuid": "87df056b-1f6a-45d9-a67c-defb948f6a47", "strategy_uuid": "9e9057c3-d17a-4de9-bc8b-c8785d81378c", "strategy_name": "actuator", "global_efficacy": [], "state": "FAILED", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/d682d5aa-64cd-437a-9ca2-c2e55beff936", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/d682d5aa-64cd-437a-9ca2-c2e55beff936", "rel": "bookmark"}], "hostname": "watcher-applier-0", "created_at": "2026-02-18T11:37:03+00:00", "deleted_at": null, "updated_at": "2026-02-18T11:37:30+00:00"}'
2026-02-18 11:37:31,130 84 DEBUG [tempest.lib.common.utils.test_utils] Call partial returns true in 26.220819 seconds
2026-02-18 11:37:31,224 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/action_plans/d682d5aa-64cd-437a-9ca2-c2e55beff936 0.093s
2026-02-18 11:37:31,225 84 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': 'Wed, 18 Feb 2026 11:37:31 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=a3e24187977593ee323177857d221c96; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/d682d5aa-64cd-437a-9ca2-c2e55beff936'}
Body: b'{"efficacy_indicators": [], "uuid": "d682d5aa-64cd-437a-9ca2-c2e55beff936", "audit_uuid": "87df056b-1f6a-45d9-a67c-defb948f6a47", "strategy_uuid": "9e9057c3-d17a-4de9-bc8b-c8785d81378c", "strategy_name": "actuator", "global_efficacy": [], "state": "FAILED", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/d682d5aa-64cd-437a-9ca2-c2e55beff936", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/d682d5aa-64cd-437a-9ca2-c2e55beff936", "rel": "bookmark"}], "hostname": "watcher-applier-0", "created_at": "2026-02-18T11:37:03+00:00", "deleted_at": null, "updated_at": "2026-02-18T11:37:30+00:00"}'
2026-02-18 11:37:31,327 84 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=d682d5aa-64cd-437a-9ca2-c2e55beff936 0.102s
2026-02-18 11:37:31,327 84 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': 'Wed, 18 Feb 2026 11:37:31 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=a3e24187977593ee323177857d221c96; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/actions?action_plan_uuid=d682d5aa-64cd-437a-9ca2-c2e55beff936'}
Body: b'{"actions": [{"uuid": "e00a2486-97a3-477c-9a90-63ddc736c7d7", "action_plan_uuid": "d682d5aa-64cd-437a-9ca2-c2e55beff936", "state": "SUCCEEDED", "action_type": "migrate", "parents": [], "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/actions/e00a2486-97a3-477c-9a90-63ddc736c7d7", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/actions/e00a2486-97a3-477c-9a90-63ddc736c7d7", "rel": "bookmark"}]}, {"uuid": "b822b9df-ae25-43bc-acc5-c49450d77e69", "action_plan_uuid": "d682d5aa-64cd-437a-9ca2-c2e55beff936", "state": "FAILED", "action_type": "migrate", "parents": [], "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/actions/b822b9df-ae25-43bc-acc5-c49450d77e69", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/actions/b822b9df-ae25-43bc-acc5-c49450d77e69", "rel": "bookmark"}]}]}'
2026-02-18 11:37:31,415 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:_run_cleanups): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/action_plans?audit_uuid=87df056b-1f6a-45d9-a67c-defb948f6a47 0.083s
2026-02-18 11:37:31,415 84 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': 'Wed, 18 Feb 2026 11:37:31 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=a3e24187977593ee323177857d221c96; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans?audit_uuid=87df056b-1f6a-45d9-a67c-defb948f6a47'}
Body: b'{"action_plans": [{"efficacy_indicators": [], "uuid": "d682d5aa-64cd-437a-9ca2-c2e55beff936", "audit_uuid": "87df056b-1f6a-45d9-a67c-defb948f6a47", "strategy_uuid": "9e9057c3-d17a-4de9-bc8b-c8785d81378c", "strategy_name": "actuator", "global_efficacy": [], "state": "FAILED", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/d682d5aa-64cd-437a-9ca2-c2e55beff936", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/d682d5aa-64cd-437a-9ca2-c2e55beff936", "rel": "bookmark"}], "updated_at": "2026-02-18T11:37:30+00:00"}]}'
2026-02-18 11:37:31,581 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:_run_cleanups): 204 DELETE https://watcher-public-openstack.apps-crc.testing/v1/action_plans/d682d5aa-64cd-437a-9ca2-c2e55beff936 0.163s
2026-02-18 11:37:31,581 84 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': 'Wed, 18 Feb 2026 11:37:31 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=a3e24187977593ee323177857d221c96; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/d682d5aa-64cd-437a-9ca2-c2e55beff936'}
Body: b''
2026-02-18 11:37:31,679 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:_run_cleanups): 204 DELETE https://watcher-public-openstack.apps-crc.testing/v1/audits/87df056b-1f6a-45d9-a67c-defb948f6a47 0.097s
2026-02-18 11:37:31,680 84 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': 'Wed, 18 Feb 2026 11:37:31 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=a3e24187977593ee323177857d221c96; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/audits/87df056b-1f6a-45d9-a67c-defb948f6a47'}
Body: b''
2026-02-18 11:37:31,775 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:_run_cleanups): 204 DELETE https://watcher-public-openstack.apps-crc.testing/v1/audit_templates/6bed476a-88bf-441d-948f-2cfce35b6bd7 0.094s
2026-02-18 11:37:31,775 84 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': 'Wed, 18 Feb 2026 11:37:31 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=a3e24187977593ee323177857d221c96; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/audit_templates/6bed476a-88bf-441d-948f-2cfce35b6bd7'}
Body: b''
2026-02-18 11:37:32,143 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:_run_cleanups): 204 DELETE https://nova-public-openstack.apps-crc.testing/v2.1/servers/47c1458e-8d0e-43e7-a7f4-c6f1043c9e6a 0.365s
2026-02-18 11:37:32,143 84 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': 'Wed, 18 Feb 2026 11:37: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-0303bcc7-976e-47c5-b70f-ffd19a86c09c', 'x-compute-request-id': 'req-0303bcc7-976e-47c5-b70f-ffd19a86c09c', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=94dc96e81afed76e3a00442bee65244c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/47c1458e-8d0e-43e7-a7f4-c6f1043c9e6a'}
Body: b''
2026-02-18 11:37:34,131 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:_run_cleanups): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/47c1458e-8d0e-43e7-a7f4-c6f1043c9e6a 1.986s
2026-02-18 11:37:34,132 84 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': 'Wed, 18 Feb 2026 11:37:32 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-4fbe7120-4756-42b1-9306-d4e41e272a3c', 'x-compute-request-id': 'req-4fbe7120-4756-42b1-9306-d4e41e272a3c', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=94dc96e81afed76e3a00442bee65244c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/47c1458e-8d0e-43e7-a7f4-c6f1043c9e6a'}
Body: b'{"server": {"id": "47c1458e-8d0e-43e7-a7f4-c6f1043c9e6a", "name": "tempest-TestExecuteActionsViaActuator-server-1022659687", "status": "ACTIVE", "tenant_id": "b6fc2be8ee7841399328c036e686e65f", "user_id": "acf143fefbca4cc5b8b5c97595e36798", "metadata": {}, "hostId": "9ceba90f2a90cefe23c4c05c7d5db109b806f34ec85a2ff042cae881", "image": {"id": "741ece44-423c-4890-8edc-03d4dfd463b4", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/741ece44-423c-4890-8edc-03d4dfd463b4"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2026-02-18T11:36:47Z", "updated": "2026-02-18T11:37:32Z", "addresses": {"tempest-TestExecuteActionsViaActuator-1210267495-network": [{"version": 4, "addr": "10.100.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:21:3a:49"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/47c1458e-8d0e-43e7-a7f4-c6f1043c9e6a"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/47c1458e-8d0e-43e7-a7f4-c6f1043c9e6a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2026-02-18T11:36:57.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-02-18 11:37:35,436 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:_run_cleanups): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/47c1458e-8d0e-43e7-a7f4-c6f1043c9e6a 0.284s
2026-02-18 11:37:35,444 84 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': 'Wed, 18 Feb 2026 11:37:35 GMT', 'server': 'Apache', 'content-length': '1630', '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-e22b62f3-789e-4d80-8d98-d59dfe056276', 'x-compute-request-id': 'req-e22b62f3-789e-4d80-8d98-d59dfe056276', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=94dc96e81afed76e3a00442bee65244c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/47c1458e-8d0e-43e7-a7f4-c6f1043c9e6a'}
Body: b'{"server": {"id": "47c1458e-8d0e-43e7-a7f4-c6f1043c9e6a", "name": "tempest-TestExecuteActionsViaActuator-server-1022659687", "status": "ACTIVE", "tenant_id": "b6fc2be8ee7841399328c036e686e65f", "user_id": "acf143fefbca4cc5b8b5c97595e36798", "metadata": {}, "hostId": "9ceba90f2a90cefe23c4c05c7d5db109b806f34ec85a2ff042cae881", "image": {"id": "741ece44-423c-4890-8edc-03d4dfd463b4", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/741ece44-423c-4890-8edc-03d4dfd463b4"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2026-02-18T11:36:47Z", "updated": "2026-02-18T11:37:32Z", "addresses": {"tempest-TestExecuteActionsViaActuator-1210267495-network": [{"version": 4, "addr": "10.100.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:21:3a:49"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/47c1458e-8d0e-43e7-a7f4-c6f1043c9e6a"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/47c1458e-8d0e-43e7-a7f4-c6f1043c9e6a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2026-02-18T11:36:57.000000", "OS-SRV-USG:terminated_at": null, "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-02-18 11:37:36,624 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:_run_cleanups): 404 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/47c1458e-8d0e-43e7-a7f4-c6f1043c9e6a 0.159s
2026-02-18 11:37:36,624 84 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': 'Wed, 18 Feb 2026 11:37:36 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-1b4a731c-b7bb-46d3-8622-4583c59531ae', 'x-compute-request-id': 'req-1b4a731c-b7bb-46d3-8622-4583c59531ae', 'content-type': 'application/json; charset=UTF-8', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=94dc96e81afed76e3a00442bee65244c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '404', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/47c1458e-8d0e-43e7-a7f4-c6f1043c9e6a'}
Body: b'{"itemNotFound": {"code": 404, "message": "Instance 47c1458e-8d0e-43e7-a7f4-c6f1043c9e6a could not be found."}}'
2026-02-18 11:37:37,085 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:_run_cleanups): 204 DELETE https://nova-public-openstack.apps-crc.testing/v2.1/servers/889d670d-e0e3-4e8c-8301-81ba1f73f6fb 0.459s
2026-02-18 11:37:37,085 84 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': 'Wed, 18 Feb 2026 11:37:36 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-a6ca57c9-1027-424d-8588-a2abc5c367f2', 'x-compute-request-id': 'req-a6ca57c9-1027-424d-8588-a2abc5c367f2', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=94dc96e81afed76e3a00442bee65244c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/889d670d-e0e3-4e8c-8301-81ba1f73f6fb'}
Body: b''
2026-02-18 11:37:37,663 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:_run_cleanups): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/889d670d-e0e3-4e8c-8301-81ba1f73f6fb 0.577s
2026-02-18 11:37:37,663 84 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': 'Wed, 18 Feb 2026 11:37:37 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-a8a08e98-f0f3-469f-8da5-03e6005a34d7', 'x-compute-request-id': 'req-a8a08e98-f0f3-469f-8da5-03e6005a34d7', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=94dc96e81afed76e3a00442bee65244c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/889d670d-e0e3-4e8c-8301-81ba1f73f6fb'}
Body: b'{"server": {"id": "889d670d-e0e3-4e8c-8301-81ba1f73f6fb", "name": "tempest-TestExecuteActionsViaActuator-server-225213684", "status": "ACTIVE", "tenant_id": "b6fc2be8ee7841399328c036e686e65f", "user_id": "acf143fefbca4cc5b8b5c97595e36798", "metadata": {}, "hostId": "9ceba90f2a90cefe23c4c05c7d5db109b806f34ec85a2ff042cae881", "image": {"id": "741ece44-423c-4890-8edc-03d4dfd463b4", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/741ece44-423c-4890-8edc-03d4dfd463b4"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2026-02-18T11:36:30Z", "updated": "2026-02-18T11:37:37Z", "addresses": {"tempest-TestExecuteActionsViaActuator-1210267495-network": [{"version": 4, "addr": "10.100.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ef:de:a1"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/889d670d-e0e3-4e8c-8301-81ba1f73f6fb"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/889d670d-e0e3-4e8c-8301-81ba1f73f6fb"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2026-02-18T11:36: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-02-18 11:37:38,793 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:_run_cleanups): 404 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/889d670d-e0e3-4e8c-8301-81ba1f73f6fb 0.115s
2026-02-18 11:37:38,794 84 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': 'Wed, 18 Feb 2026 11:37:38 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-8d7bca34-66ed-4d6a-809a-53420dbbdffb', 'x-compute-request-id': 'req-8d7bca34-66ed-4d6a-809a-53420dbbdffb', 'content-type': 'application/json; charset=UTF-8', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=94dc96e81afed76e3a00442bee65244c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '404', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/889d670d-e0e3-4e8c-8301-81ba1f73f6fb'}
Body: b'{"itemNotFound": {"code": 404, "message": "Instance 889d670d-e0e3-4e8c-8301-81ba1f73f6fb could not be found."}}'
2026-02-18 11:37:38,969 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:_run_cleanups): 204 DELETE https://nova-public-openstack.apps-crc.testing/v2.1/servers/5cdb0326-9c4d-4d63-aa91-713e8d7c9951 0.173s
2026-02-18 11:37:38,969 84 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': 'Wed, 18 Feb 2026 11:37:38 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-f66127b5-a635-4f82-b81c-a36ea0f14bc7', 'x-compute-request-id': 'req-f66127b5-a635-4f82-b81c-a36ea0f14bc7', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=94dc96e81afed76e3a00442bee65244c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/5cdb0326-9c4d-4d63-aa91-713e8d7c9951'}
Body: b''
2026-02-18 11:37:39,416 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:_run_cleanups): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/5cdb0326-9c4d-4d63-aa91-713e8d7c9951 0.446s
2026-02-18 11:37:39,416 84 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': 'Wed, 18 Feb 2026 11:37:39 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-08f4086b-8659-4a31-84ec-dfd913a06026', 'x-compute-request-id': 'req-08f4086b-8659-4a31-84ec-dfd913a06026', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=94dc96e81afed76e3a00442bee65244c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/5cdb0326-9c4d-4d63-aa91-713e8d7c9951'}
Body: b'{"server": {"id": "5cdb0326-9c4d-4d63-aa91-713e8d7c9951", "name": "tempest-TestExecuteActionsViaActuator-server-141678956", "status": "ACTIVE", "tenant_id": "b6fc2be8ee7841399328c036e686e65f", "user_id": "acf143fefbca4cc5b8b5c97595e36798", "metadata": {}, "hostId": "fe9ba1eebffab6ef930ad8d4a590cfd47759f8e315c21a785fcf3c48", "image": {"id": "741ece44-423c-4890-8edc-03d4dfd463b4", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/741ece44-423c-4890-8edc-03d4dfd463b4"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2026-02-18T11:36:07Z", "updated": "2026-02-18T11:37:38Z", "addresses": {"tempest-TestExecuteActionsViaActuator-1210267495-network": [{"version": 4, "addr": "10.100.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1c:50:31"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/5cdb0326-9c4d-4d63-aa91-713e8d7c9951"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/5cdb0326-9c4d-4d63-aa91-713e8d7c9951"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2026-02-18T11:36:19.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-02-18 11:37:40,724 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:_run_cleanups): 404 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/5cdb0326-9c4d-4d63-aa91-713e8d7c9951 0.296s
2026-02-18 11:37:40,724 84 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': 'Wed, 18 Feb 2026 11:37:40 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-f9dff65a-4930-40fd-9c2e-ff4918b1d52b', 'x-compute-request-id': 'req-f9dff65a-4930-40fd-9c2e-ff4918b1d52b', 'content-type': 'application/json; charset=UTF-8', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=94dc96e81afed76e3a00442bee65244c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '404', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/5cdb0326-9c4d-4d63-aa91-713e8d7c9951'}
Body: b'{"itemNotFound": {"code": 404, "message": "Instance 5cdb0326-9c4d-4d63-aa91-713e8d7c9951 could not be found."}}'
2026-02-18 11:37:40,906 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:_run_cleanups): 204 DELETE https://nova-public-openstack.apps-crc.testing/v2.1/servers/ea73e366-1481-42c2-92d9-ab40ae93c711 0.180s
2026-02-18 11:37:40,906 84 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': 'Wed, 18 Feb 2026 11:37:40 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-cdb91bf7-d1b1-4064-99f6-6068beac80bb', 'x-compute-request-id': 'req-cdb91bf7-d1b1-4064-99f6-6068beac80bb', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=94dc96e81afed76e3a00442bee65244c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/ea73e366-1481-42c2-92d9-ab40ae93c711'}
Body: b''
2026-02-18 11:37:41,429 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:_run_cleanups): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/ea73e366-1481-42c2-92d9-ab40ae93c711 0.522s
2026-02-18 11:37:41,429 84 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': 'Wed, 18 Feb 2026 11:37:40 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-af9f9bc6-c63f-4f8e-b48e-e87a6b76d43d', 'x-compute-request-id': 'req-af9f9bc6-c63f-4f8e-b48e-e87a6b76d43d', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=94dc96e81afed76e3a00442bee65244c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/ea73e366-1481-42c2-92d9-ab40ae93c711'}
Body: b'{"server": {"id": "ea73e366-1481-42c2-92d9-ab40ae93c711", "name": "tempest-TestExecuteActionsViaActuator-server-981681293", "status": "ACTIVE", "tenant_id": "b6fc2be8ee7841399328c036e686e65f", "user_id": "acf143fefbca4cc5b8b5c97595e36798", "metadata": {}, "hostId": "fe9ba1eebffab6ef930ad8d4a590cfd47759f8e315c21a785fcf3c48", "image": {"id": "741ece44-423c-4890-8edc-03d4dfd463b4", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/741ece44-423c-4890-8edc-03d4dfd463b4"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2026-02-18T11:35:49Z", "updated": "2026-02-18T11:37:40Z", "addresses": {"tempest-TestExecuteActionsViaActuator-1210267495-network": [{"version": 4, "addr": "10.100.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:89:b0:8f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/ea73e366-1481-42c2-92d9-ab40ae93c711"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/ea73e366-1481-42c2-92d9-ab40ae93c711"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2026-02-18T11:35:58.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-02-18 11:37:42,605 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:_run_cleanups): 404 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/ea73e366-1481-42c2-92d9-ab40ae93c711 0.165s
2026-02-18 11:37:42,605 84 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': 'Wed, 18 Feb 2026 11:37:42 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-812025f9-93d2-4e59-a1f2-4c5efec1313a', 'x-compute-request-id': 'req-812025f9-93d2-4e59-a1f2-4c5efec1313a', 'content-type': 'application/json; charset=UTF-8', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=94dc96e81afed76e3a00442bee65244c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '404', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/ea73e366-1481-42c2-92d9-ab40ae93c711'}
Body: b'{"itemNotFound": {"code": 404, "message": "Instance ea73e366-1481-42c2-92d9-ab40ae93c711 could not be found."}}'
2026-02-18 11:37:42,702 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:_run_cleanups): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/action_plans?audit_uuid=38b506fb-792b-44c2-911b-bba402cfb921 0.096s
2026-02-18 11:37:42,702 84 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': 'Wed, 18 Feb 2026 11:37:42 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=a3e24187977593ee323177857d221c96; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans?audit_uuid=38b506fb-792b-44c2-911b-bba402cfb921'}
Body: b'{"action_plans": [{"efficacy_indicators": [], "uuid": "a1a9185f-9f78-4b70-af99-2ea892dfc073", "audit_uuid": "38b506fb-792b-44c2-911b-bba402cfb921", "strategy_uuid": "9e9057c3-d17a-4de9-bc8b-c8785d81378c", "strategy_name": "actuator", "global_efficacy": [], "state": "SUCCEEDED", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/a1a9185f-9f78-4b70-af99-2ea892dfc073", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/a1a9185f-9f78-4b70-af99-2ea892dfc073", "rel": "bookmark"}], "updated_at": "2026-02-18T11:35:43+00:00"}]}'
2026-02-18 11:37:42,860 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:_run_cleanups): 204 DELETE https://watcher-public-openstack.apps-crc.testing/v1/action_plans/a1a9185f-9f78-4b70-af99-2ea892dfc073 0.157s
2026-02-18 11:37:42,861 84 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': 'Wed, 18 Feb 2026 11:37:42 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=a3e24187977593ee323177857d221c96; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/a1a9185f-9f78-4b70-af99-2ea892dfc073'}
Body: b''
2026-02-18 11:37:42,968 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:_run_cleanups): 204 DELETE https://watcher-public-openstack.apps-crc.testing/v1/audits/38b506fb-792b-44c2-911b-bba402cfb921 0.107s
2026-02-18 11:37:42,969 84 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': 'Wed, 18 Feb 2026 11:37:42 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=a3e24187977593ee323177857d221c96; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/audits/38b506fb-792b-44c2-911b-bba402cfb921'}
Body: b''
2026-02-18 11:37:43,050 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:_run_cleanups): 204 DELETE https://watcher-public-openstack.apps-crc.testing/v1/audit_templates/0ba3e762-71db-4d77-8690-a26b8f7b5139 0.081s
2026-02-18 11:37:43,050 84 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': 'Wed, 18 Feb 2026 11:37:42 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=a3e24187977593ee323177857d221c96; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/audit_templates/0ba3e762-71db-4d77-8690-a26b8f7b5139'}
Body: b''
2026-02-18 11:37:43,215 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:_run_cleanups): 204 DELETE https://nova-public-openstack.apps-crc.testing/v2.1/servers/50748327-a56f-49b3-9250-f22d733fec44 0.164s
2026-02-18 11:37:43,216 84 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': 'Wed, 18 Feb 2026 11:37:43 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-f9ac7305-68e2-4ad6-ba5c-42d0d79a9b1f', 'x-compute-request-id': 'req-f9ac7305-68e2-4ad6-ba5c-42d0d79a9b1f', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=94dc96e81afed76e3a00442bee65244c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/50748327-a56f-49b3-9250-f22d733fec44'}
Body: b''
2026-02-18 11:37:44,014 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:_run_cleanups): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/50748327-a56f-49b3-9250-f22d733fec44 0.797s
2026-02-18 11:37:44,014 84 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': 'Wed, 18 Feb 2026 11:37:43 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-053c07ad-68ac-49da-a7a1-95c28833e483', 'x-compute-request-id': 'req-053c07ad-68ac-49da-a7a1-95c28833e483', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=94dc96e81afed76e3a00442bee65244c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/50748327-a56f-49b3-9250-f22d733fec44'}
Body: b'{"server": {"id": "50748327-a56f-49b3-9250-f22d733fec44", "name": "tempest-TestExecuteActionsViaActuator-server-1610362436", "status": "ACTIVE", "tenant_id": "b6fc2be8ee7841399328c036e686e65f", "user_id": "acf143fefbca4cc5b8b5c97595e36798", "metadata": {}, "hostId": "fe9ba1eebffab6ef930ad8d4a590cfd47759f8e315c21a785fcf3c48", "image": {"id": "741ece44-423c-4890-8edc-03d4dfd463b4", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/741ece44-423c-4890-8edc-03d4dfd463b4"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2026-02-18T11:34:53Z", "updated": "2026-02-18T11:37:43Z", "addresses": {"tempest-TestExecuteActionsViaActuator-1210267495-network": [{"version": 4, "addr": "10.100.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bb:47:d5"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/50748327-a56f-49b3-9250-f22d733fec44"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/50748327-a56f-49b3-9250-f22d733fec44"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2026-02-18T11:35:07.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-02-18 11:37:45,300 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:_run_cleanups): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/50748327-a56f-49b3-9250-f22d733fec44 0.276s
2026-02-18 11:37:45,300 84 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': 'Wed, 18 Feb 2026 11:37:45 GMT', 'server': 'Apache', 'content-length': '1631', '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-b2418218-e3e3-45d0-a8a6-42bc6dcde871', 'x-compute-request-id': 'req-b2418218-e3e3-45d0-a8a6-42bc6dcde871', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=94dc96e81afed76e3a00442bee65244c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/50748327-a56f-49b3-9250-f22d733fec44'}
Body: b'{"server": {"id": "50748327-a56f-49b3-9250-f22d733fec44", "name": "tempest-TestExecuteActionsViaActuator-server-1610362436", "status": "ACTIVE", "tenant_id": "b6fc2be8ee7841399328c036e686e65f", "user_id": "acf143fefbca4cc5b8b5c97595e36798", "metadata": {}, "hostId": "fe9ba1eebffab6ef930ad8d4a590cfd47759f8e315c21a785fcf3c48", "image": {"id": "741ece44-423c-4890-8edc-03d4dfd463b4", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/741ece44-423c-4890-8edc-03d4dfd463b4"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2026-02-18T11:34:53Z", "updated": "2026-02-18T11:37:43Z", "addresses": {"tempest-TestExecuteActionsViaActuator-1210267495-network": [{"version": 4, "addr": "10.100.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bb:47:d5"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/50748327-a56f-49b3-9250-f22d733fec44"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/50748327-a56f-49b3-9250-f22d733fec44"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2026-02-18T11:35:07.000000", "OS-SRV-USG:terminated_at": null, "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-02-18 11:37:46,407 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:_run_cleanups): 404 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/50748327-a56f-49b3-9250-f22d733fec44 0.098s
2026-02-18 11:37:46,407 84 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': 'Wed, 18 Feb 2026 11:37:46 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-5a6d5f78-a50a-440e-9042-b0893128b08d', 'x-compute-request-id': 'req-5a6d5f78-a50a-440e-9042-b0893128b08d', 'content-type': 'application/json; charset=UTF-8', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=94dc96e81afed76e3a00442bee65244c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '404', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/50748327-a56f-49b3-9250-f22d733fec44'}
Body: b'{"itemNotFound": {"code": 404, "message": "Instance 50748327-a56f-49b3-9250-f22d733fec44 could not be found."}}'
2026-02-18 11:37:46,586 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:_run_cleanups): 204 DELETE https://nova-public-openstack.apps-crc.testing/v2.1/servers/7f3f95f1-d014-46c1-a069-c1cef05d5118 0.178s
2026-02-18 11:37:46,586 84 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': 'Wed, 18 Feb 2026 11:37:46 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-8d6b6f9c-8c1d-4869-ad13-1d2fdecff948', 'x-compute-request-id': 'req-8d6b6f9c-8c1d-4869-ad13-1d2fdecff948', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=94dc96e81afed76e3a00442bee65244c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/7f3f95f1-d014-46c1-a069-c1cef05d5118'}
Body: b''
2026-02-18 11:37:47,444 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:_run_cleanups): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/7f3f95f1-d014-46c1-a069-c1cef05d5118 0.853s
2026-02-18 11:37:47,445 84 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': 'Wed, 18 Feb 2026 11:37:46 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-d94c2c77-5ca8-4d35-a118-5ea4d4d8016f', 'x-compute-request-id': 'req-d94c2c77-5ca8-4d35-a118-5ea4d4d8016f', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=94dc96e81afed76e3a00442bee65244c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/7f3f95f1-d014-46c1-a069-c1cef05d5118'}
Body: b'{"server": {"id": "7f3f95f1-d014-46c1-a069-c1cef05d5118", "name": "tempest-TestExecuteActionsViaActuator-server-2097103885", "status": "ACTIVE", "tenant_id": "b6fc2be8ee7841399328c036e686e65f", "user_id": "acf143fefbca4cc5b8b5c97595e36798", "metadata": {}, "hostId": "fe9ba1eebffab6ef930ad8d4a590cfd47759f8e315c21a785fcf3c48", "image": {"id": "741ece44-423c-4890-8edc-03d4dfd463b4", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/741ece44-423c-4890-8edc-03d4dfd463b4"}]}, "flavor": {"vcpus": 1, "ram": 192, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.micro", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2026-02-18T11:34:32Z", "updated": "2026-02-18T11:37:46Z", "addresses": {"tempest-TestExecuteActionsViaActuator-1210267495-network": [{"version": 4, "addr": "10.100.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cf:c6:de"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/7f3f95f1-d014-46c1-a069-c1cef05d5118"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/7f3f95f1-d014-46c1-a069-c1cef05d5118"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2026-02-18T11:35:39.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-02-18 11:37:49,230 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:_run_cleanups): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/7f3f95f1-d014-46c1-a069-c1cef05d5118 0.744s
2026-02-18 11:37:49,230 84 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': 'Wed, 18 Feb 2026 11:37:48 GMT', 'server': 'Apache', 'content-length': '1462', '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-657be3c8-5754-439e-8cba-93f739075d16', 'x-compute-request-id': 'req-657be3c8-5754-439e-8cba-93f739075d16', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=94dc96e81afed76e3a00442bee65244c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/7f3f95f1-d014-46c1-a069-c1cef05d5118'}
Body: b'{"server": {"id": "7f3f95f1-d014-46c1-a069-c1cef05d5118", "name": "tempest-TestExecuteActionsViaActuator-server-2097103885", "status": "DELETED", "tenant_id": "b6fc2be8ee7841399328c036e686e65f", "user_id": "acf143fefbca4cc5b8b5c97595e36798", "metadata": {}, "hostId": "fe9ba1eebffab6ef930ad8d4a590cfd47759f8e315c21a785fcf3c48", "image": {"id": "741ece44-423c-4890-8edc-03d4dfd463b4", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/741ece44-423c-4890-8edc-03d4dfd463b4"}]}, "flavor": {"vcpus": 1, "ram": 192, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.micro", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2026-02-18T11:34:32Z", "updated": "2026-02-18T11:37:48Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/7f3f95f1-d014-46c1-a069-c1cef05d5118"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/7f3f95f1-d014-46c1-a069-c1cef05d5118"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2026-02-18T11:35:39.000000", "OS-SRV-USG:terminated_at": "2026-02-18T11:37:48.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-02-18 11:37:49,237 84 INFO [tempest.common.waiters] State transition "ACTIVE/deleting" ==> "DELETED/None" after 2 second wait
2026-02-18 11:37:50,359 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:_run_cleanups): 404 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/7f3f95f1-d014-46c1-a069-c1cef05d5118 0.120s
2026-02-18 11:37:50,359 84 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': 'Wed, 18 Feb 2026 11:37:50 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-494ab9c2-f89f-4116-ae5b-c47b98ef916f', 'x-compute-request-id': 'req-494ab9c2-f89f-4116-ae5b-c47b98ef916f', 'content-type': 'application/json; charset=UTF-8', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=94dc96e81afed76e3a00442bee65244c; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '404', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/7f3f95f1-d014-46c1-a069-c1cef05d5118'}
Body: b'{"itemNotFound": {"code": 404, "message": "Instance 7f3f95f1-d014-46c1-a069-c1cef05d5118 could not be found."}}'
2026-02-18 11:37:50,490 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:_run_cleanups): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/action_plans?audit_uuid=96b850dd-1df7-4519-b864-86a238b219ba 0.130s
2026-02-18 11:37:50,491 84 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': 'Wed, 18 Feb 2026 11:37:50 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=a3e24187977593ee323177857d221c96; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans?audit_uuid=96b850dd-1df7-4519-b864-86a238b219ba'}
Body: b'{"action_plans": [{"efficacy_indicators": [], "uuid": "7aaf6a93-7fd9-44f7-853a-fbaeadbfcf4c", "audit_uuid": "96b850dd-1df7-4519-b864-86a238b219ba", "strategy_uuid": "9e9057c3-d17a-4de9-bc8b-c8785d81378c", "strategy_name": "actuator", "global_efficacy": [], "state": "SUCCEEDED", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/7aaf6a93-7fd9-44f7-853a-fbaeadbfcf4c", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/7aaf6a93-7fd9-44f7-853a-fbaeadbfcf4c", "rel": "bookmark"}], "updated_at": "2026-02-18T11:34:27+00:00"}]}'
2026-02-18 11:37:50,659 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:_run_cleanups): 204 DELETE https://watcher-public-openstack.apps-crc.testing/v1/action_plans/7aaf6a93-7fd9-44f7-853a-fbaeadbfcf4c 0.168s
2026-02-18 11:37:50,660 84 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': 'Wed, 18 Feb 2026 11:37:50 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=a3e24187977593ee323177857d221c96; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/7aaf6a93-7fd9-44f7-853a-fbaeadbfcf4c'}
Body: b''
2026-02-18 11:37:50,767 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:_run_cleanups): 204 DELETE https://watcher-public-openstack.apps-crc.testing/v1/audits/96b850dd-1df7-4519-b864-86a238b219ba 0.106s
2026-02-18 11:37:50,768 84 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': 'Wed, 18 Feb 2026 11:37:50 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=a3e24187977593ee323177857d221c96; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/audits/96b850dd-1df7-4519-b864-86a238b219ba'}
Body: b''
2026-02-18 11:37:50,931 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:_run_cleanups): 204 DELETE https://watcher-public-openstack.apps-crc.testing/v1/audit_templates/246f5f27-e112-4d8a-be93-b7d5f17d212e 0.162s
2026-02-18 11:37:50,931 84 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': 'Wed, 18 Feb 2026 11:37:50 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=a3e24187977593ee323177857d221c96; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/audit_templates/246f5f27-e112-4d8a-be93-b7d5f17d212e'}
Body: b''
2026-02-18 11:37:51,079 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:_run_cleanups): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/action_plans?audit_uuid=c9a0175e-5e38-436c-b58b-8f4b789b6fe5 0.147s
2026-02-18 11:37:51,080 84 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': 'Wed, 18 Feb 2026 11:37:50 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=a3e24187977593ee323177857d221c96; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans?audit_uuid=c9a0175e-5e38-436c-b58b-8f4b789b6fe5'}
Body: b'{"action_plans": [{"efficacy_indicators": [], "uuid": "d0ac8365-f3c0-40cc-8eb1-6f27dd5281f5", "audit_uuid": "c9a0175e-5e38-436c-b58b-8f4b789b6fe5", "strategy_uuid": "9e9057c3-d17a-4de9-bc8b-c8785d81378c", "strategy_name": "actuator", "global_efficacy": [], "state": "SUCCEEDED", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/d0ac8365-f3c0-40cc-8eb1-6f27dd5281f5", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/d0ac8365-f3c0-40cc-8eb1-6f27dd5281f5", "rel": "bookmark"}], "updated_at": "2026-02-18T11:34:25+00:00"}]}'
2026-02-18 11:37:51,313 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:_run_cleanups): 204 DELETE https://watcher-public-openstack.apps-crc.testing/v1/action_plans/d0ac8365-f3c0-40cc-8eb1-6f27dd5281f5 0.232s
2026-02-18 11:37:51,314 84 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': 'Wed, 18 Feb 2026 11:37:51 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=a3e24187977593ee323177857d221c96; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/d0ac8365-f3c0-40cc-8eb1-6f27dd5281f5'}
Body: b''
2026-02-18 11:37:51,441 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:_run_cleanups): 204 DELETE https://watcher-public-openstack.apps-crc.testing/v1/audits/c9a0175e-5e38-436c-b58b-8f4b789b6fe5 0.119s
2026-02-18 11:37:51,445 84 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': 'Wed, 18 Feb 2026 11:37:51 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=a3e24187977593ee323177857d221c96; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/audits/c9a0175e-5e38-436c-b58b-8f4b789b6fe5'}
Body: b''
2026-02-18 11:37:51,529 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:_run_cleanups): 204 DELETE https://watcher-public-openstack.apps-crc.testing/v1/audit_templates/168a24d2-ff83-4267-b4c8-4cdf55b0fa09 0.080s
2026-02-18 11:37:51,530 84 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': 'Wed, 18 Feb 2026 11:37:51 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=a3e24187977593ee323177857d221c96; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/audit_templates/168a24d2-ff83-4267-b4c8-4cdf55b0fa09'}
Body: b''
2026-02-18 11:37:51,641 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:_run_cleanups): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/action_plans?audit_uuid=4565edf4-33fe-43cc-81ee-9c7b13928e11 0.108s
2026-02-18 11:37:51,642 84 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': 'Wed, 18 Feb 2026 11:37:51 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=a3e24187977593ee323177857d221c96; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans?audit_uuid=4565edf4-33fe-43cc-81ee-9c7b13928e11'}
Body: b'{"action_plans": [{"efficacy_indicators": [], "uuid": "4ffa7320-e0e2-46c6-b2bd-3f59b121d728", "audit_uuid": "4565edf4-33fe-43cc-81ee-9c7b13928e11", "strategy_uuid": "9e9057c3-d17a-4de9-bc8b-c8785d81378c", "strategy_name": "actuator", "global_efficacy": [], "state": "SUCCEEDED", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/4ffa7320-e0e2-46c6-b2bd-3f59b121d728", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/4ffa7320-e0e2-46c6-b2bd-3f59b121d728", "rel": "bookmark"}], "updated_at": "2026-02-18T11:34:21+00:00"}]}'
2026-02-18 11:37:51,794 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:_run_cleanups): 204 DELETE https://watcher-public-openstack.apps-crc.testing/v1/action_plans/4ffa7320-e0e2-46c6-b2bd-3f59b121d728 0.150s
2026-02-18 11:37:51,794 84 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': 'Wed, 18 Feb 2026 11:37:51 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=a3e24187977593ee323177857d221c96; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/4ffa7320-e0e2-46c6-b2bd-3f59b121d728'}
Body: b''
2026-02-18 11:37:51,886 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:_run_cleanups): 204 DELETE https://watcher-public-openstack.apps-crc.testing/v1/audits/4565edf4-33fe-43cc-81ee-9c7b13928e11 0.091s
2026-02-18 11:37:51,886 84 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': 'Wed, 18 Feb 2026 11:37:51 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=a3e24187977593ee323177857d221c96; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/audits/4565edf4-33fe-43cc-81ee-9c7b13928e11'}
Body: b''
2026-02-18 11:37:51,985 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:_run_cleanups): 204 DELETE https://watcher-public-openstack.apps-crc.testing/v1/audit_templates/7140a9c2-0b05-4f25-84d7-7e32783c87aa 0.096s
2026-02-18 11:37:51,985 84 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': 'Wed, 18 Feb 2026 11:37:51 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=a3e24187977593ee323177857d221c96; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/audit_templates/7140a9c2-0b05-4f25-84d7-7e32783c87aa'}
Body: b''
2026-02-18 11:37:52,095 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:_run_cleanups): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/os-services 0.108s
2026-02-18 11:37:52,096 84 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': 'Wed, 18 Feb 2026 11:37:52 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-1630bb71-6eb2-45ac-9a76-cc996d98185d', 'x-compute-request-id': 'req-1630bb71-6eb2-45ac-9a76-cc996d98185d', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=94dc96e81afed76e3a00442bee65244c; 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": "898dbe15-bada-4a17-86a0-b12489e1006c", "zone": "internal", "status": "enabled", "state": "up", "updated_at": "2026-02-18T11:37:47.000000", "disabled_reason": null, "forced_down": false}, {"binary": "nova-scheduler", "host": "nova-scheduler-0", "id": "73fd0362-3d4a-42a1-b20b-c73b9a65e849", "zone": "internal", "status": "enabled", "state": "up", "updated_at": "2026-02-18T11:37:44.000000", "disabled_reason": null, "forced_down": false}, {"binary": "nova-conductor", "host": "nova-cell1-conductor-0", "id": "ea047088-53ee-43c9-ac67-7284262ddeb6", "zone": "internal", "status": "enabled", "state": "up", "updated_at": "2026-02-18T11:37:48.000000", "disabled_reason": null, "forced_down": false}, {"binary": "nova-compute", "host": "compute-0.ctlplane.example.com", "id": "dc2ede54-3bff-4afe-a034-ba1e83035780", "zone": "nova", "status": "enabled", "state": "up", "updated_at": "2026-02-18T11:37:44.000000", "disabled_reason": null, "forced_down": false}, {"binary": "nova-compute", "host": "compute-1.ctlplane.example.com", "id": "b5065141-f9aa-464d-a407-e5f89d589dc1", "zone": "nova", "status": "enabled", "state": "up", "updated_at": "2026-02-18T11:37:43.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 | ||