Status: Pass 67 Failure 1 Skip 1
| Test Group/Test case | Count | Pass | Fail | Error | Skip | View | |
| watcher_tempest_plugin.tests.scenario.test_execute_actuator.TestExecuteActionsViaActuator | 1 | 0 | 1 | 0 | 0 | Detail | |
test_execute_scenarios |
fail
ft1.1: watcher_tempest_plugin.tests.scenario.test_execute_actuator.TestExecuteActionsViaActuator.test_execute_scenariostesttools.testresult.real._StringException: pythonlogging:'': {{{
2026-01-27 16:35:01,674 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.176s
2026-01-27 16:35:01,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: None
Response - Headers: {'date': 'Tue, 27 Jan 2026 16:35:01 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=1fb4a0b1fc6f356a81682935dde16b10; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans'}
Body: b'{"action_plans": []}'
2026-01-27 16:35:01,679 84 DEBUG [tempest.lib.common.utils.test_utils] Call _are_all_action_plans_finished returns true in 0.180864 seconds
2026-01-27 16:35:01,810 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.130s
2026-01-27 16:35:01,810 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': 'Tue, 27 Jan 2026 16:35:01 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=1fb4a0b1fc6f356a81682935dde16b10; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/goals/unclassified'}
Body: b'{"uuid": "1a6e7019-b51c-4229-84be-fac20c36f9f7", "name": "unclassified", "display_name": "Unclassified", "efficacy_specification": [], "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/goals/1a6e7019-b51c-4229-84be-fac20c36f9f7", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/goals/1a6e7019-b51c-4229-84be-fac20c36f9f7", "rel": "bookmark"}], "created_at": "2026-01-27T15:55:57+00:00", "updated_at": null, "deleted_at": null}'
2026-01-27 16:35:01,944 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.132s
2026-01-27 16:35:01,944 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': 'Tue, 27 Jan 2026 16:35:01 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=1fb4a0b1fc6f356a81682935dde16b10; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/strategies/actuator'}
Body: b'{"uuid": "d4ec4212-7c68-4630-9990-cf25934af6ac", "name": "actuator", "display_name": "Actuator", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/strategies/d4ec4212-7c68-4630-9990-cf25934af6ac", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/strategies/d4ec4212-7c68-4630-9990-cf25934af6ac", "rel": "bookmark"}], "goal_uuid": "1a6e7019-b51c-4229-84be-fac20c36f9f7", "goal_name": "unclassified", "parameters_spec": {"$schema": "http://json-schema.org/draft-04/schema#", "type": "object", "properties": {"actions": {"type": "array", "items": {"type": "object", "properties": {"action_type": {"type": "string"}, "resource_id": {"type": "string"}, "input_parameters": {"type": "object", "properties": {}, "additionalProperties": true}}, "required": ["action_type", "input_parameters"], "additionalProperties": true}}}, "required": ["actions"]}}'
2026-01-27 16:35:02,096 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.149s
2026-01-27 16:35:02,096 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": "4be69a40-0840-4565-8670-c8ab7df4a005", "description": "tempest-test-audit_template-506142133", "goal": "1a6e7019-b51c-4229-84be-fac20c36f9f7", "strategy": "d4ec4212-7c68-4630-9990-cf25934af6ac", "scope": []}
Response - Headers: {'date': 'Tue, 27 Jan 2026 16:35:01 GMT', 'server': 'Apache', 'location': 'https://watcher-public-openstack.apps-crc.testing/v1/audit_templates/2012fef5-96b7-48d0-8024-4c568127d0d6', '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=1fb4a0b1fc6f356a81682935dde16b10; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/audit_templates'}
Body: b'{"uuid": "2012fef5-96b7-48d0-8024-4c568127d0d6", "name": "4be69a40-0840-4565-8670-c8ab7df4a005", "description": "tempest-test-audit_template-506142133", "goal_uuid": "1a6e7019-b51c-4229-84be-fac20c36f9f7", "goal_name": "unclassified", "strategy_uuid": "d4ec4212-7c68-4630-9990-cf25934af6ac", "strategy_name": "actuator", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/audit_templates/2012fef5-96b7-48d0-8024-4c568127d0d6", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/audit_templates/2012fef5-96b7-48d0-8024-4c568127d0d6", "rel": "bookmark"}], "scope": [], "created_at": "2026-01-27T16:35:02.078142+00:00", "deleted_at": null, "updated_at": null}'
2026-01-27 16:35:02,280 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 201 POST https://watcher-public-openstack.apps-crc.testing/v1/audits 0.175s
2026-01-27 16:35:02,280 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": "2012fef5-96b7-48d0-8024-4c568127d0d6", "audit_type": "ONESHOT", "interval": null, "parameters": {"actions": [{"action_type": "nop", "input_parameters": {"message": "hello World"}}]}}
Response - Headers: {'date': 'Tue, 27 Jan 2026 16:35:02 GMT', 'server': 'Apache', 'location': 'https://watcher-public-openstack.apps-crc.testing/v1/audits/ed55910f-d67b-4983-be69-819c5072b4c3', '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=1fb4a0b1fc6f356a81682935dde16b10; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/audits'}
Body: b'{"uuid": "ed55910f-d67b-4983-be69-819c5072b4c3", "name": "actuator-2026-01-27T16:35:02.208021", "audit_type": "ONESHOT", "state": "PENDING", "goal_uuid": "1a6e7019-b51c-4229-84be-fac20c36f9f7", "goal_name": "unclassified", "strategy_uuid": "d4ec4212-7c68-4630-9990-cf25934af6ac", "strategy_name": "actuator", "parameters": {"actions": [{"action_type": "nop", "input_parameters": {"message": "hello World"}}]}, "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/audits/ed55910f-d67b-4983-be69-819c5072b4c3", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/audits/ed55910f-d67b-4983-be69-819c5072b4c3", "rel": "bookmark"}], "interval": null, "scope": [], "auto_trigger": false, "next_run_time": null, "hostname": null, "start_time": null, "end_time": null, "force": false, "created_at": "2026-01-27T16:35:02.229792+00:00", "deleted_at": null, "updated_at": null}'
2026-01-27 16:35:02,399 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/audits/ed55910f-d67b-4983-be69-819c5072b4c3 0.118s
2026-01-27 16:35:02,399 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': 'Tue, 27 Jan 2026 16:35:02 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=1fb4a0b1fc6f356a81682935dde16b10; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/audits/ed55910f-d67b-4983-be69-819c5072b4c3'}
Body: b'{"uuid": "ed55910f-d67b-4983-be69-819c5072b4c3", "name": "actuator-2026-01-27T16:35:02.208021", "audit_type": "ONESHOT", "state": "SUCCEEDED", "goal_uuid": "1a6e7019-b51c-4229-84be-fac20c36f9f7", "goal_name": "unclassified", "strategy_uuid": "d4ec4212-7c68-4630-9990-cf25934af6ac", "strategy_name": "actuator", "parameters": {"actions": [{"action_type": "nop", "input_parameters": {"message": "hello World"}}]}, "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/audits/ed55910f-d67b-4983-be69-819c5072b4c3", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/audits/ed55910f-d67b-4983-be69-819c5072b4c3", "rel": "bookmark"}], "interval": null, "scope": [], "auto_trigger": false, "next_run_time": null, "hostname": "watcher-decision-engine-0", "start_time": null, "end_time": null, "force": false, "created_at": "2026-01-27T16:35:02+00:00", "deleted_at": null, "updated_at": "2026-01-27T16:35:02+00:00"}'
2026-01-27 16:35:02,400 84 DEBUG [tempest.lib.common.utils.test_utils] Call partial returns true in 0.119126 seconds
2026-01-27 16:35:02,503 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=ed55910f-d67b-4983-be69-819c5072b4c3 0.103s
2026-01-27 16:35:02,504 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': 'Tue, 27 Jan 2026 16:35:02 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=1fb4a0b1fc6f356a81682935dde16b10; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans?audit_uuid=ed55910f-d67b-4983-be69-819c5072b4c3'}
Body: b'{"action_plans": [{"efficacy_indicators": [], "uuid": "8f50ca44-defb-4e4b-a580-a428732c2574", "audit_uuid": "ed55910f-d67b-4983-be69-819c5072b4c3", "strategy_uuid": "d4ec4212-7c68-4630-9990-cf25934af6ac", "strategy_name": "actuator", "global_efficacy": [], "state": "RECOMMENDED", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/8f50ca44-defb-4e4b-a580-a428732c2574", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/8f50ca44-defb-4e4b-a580-a428732c2574", "rel": "bookmark"}], "updated_at": null}]}'
2026-01-27 16:35:02,610 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/action_plans/8f50ca44-defb-4e4b-a580-a428732c2574 0.106s
2026-01-27 16:35:02,611 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': 'Tue, 27 Jan 2026 16:35:02 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=1fb4a0b1fc6f356a81682935dde16b10; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/8f50ca44-defb-4e4b-a580-a428732c2574'}
Body: b'{"efficacy_indicators": [], "uuid": "8f50ca44-defb-4e4b-a580-a428732c2574", "audit_uuid": "ed55910f-d67b-4983-be69-819c5072b4c3", "strategy_uuid": "d4ec4212-7c68-4630-9990-cf25934af6ac", "strategy_name": "actuator", "global_efficacy": [], "state": "RECOMMENDED", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/8f50ca44-defb-4e4b-a580-a428732c2574", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/8f50ca44-defb-4e4b-a580-a428732c2574", "rel": "bookmark"}], "hostname": null, "created_at": "2026-01-27T16:35:02+00:00", "deleted_at": null, "updated_at": null}'
2026-01-27 16:35:02,746 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 PATCH https://watcher-public-openstack.apps-crc.testing/v1/action_plans/8f50ca44-defb-4e4b-a580-a428732c2574 0.134s
2026-01-27 16:35:02,746 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': 'Tue, 27 Jan 2026 16:35:02 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=1fb4a0b1fc6f356a81682935dde16b10; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/8f50ca44-defb-4e4b-a580-a428732c2574'}
Body: b'{"efficacy_indicators": [], "uuid": "8f50ca44-defb-4e4b-a580-a428732c2574", "audit_uuid": "ed55910f-d67b-4983-be69-819c5072b4c3", "strategy_uuid": "d4ec4212-7c68-4630-9990-cf25934af6ac", "strategy_name": "actuator", "global_efficacy": [], "state": "PENDING", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/8f50ca44-defb-4e4b-a580-a428732c2574", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/8f50ca44-defb-4e4b-a580-a428732c2574", "rel": "bookmark"}], "hostname": null, "created_at": "2026-01-27T16:35:02+00:00", "deleted_at": null, "updated_at": "2026-01-27T16:35:02+00:00"}'
2026-01-27 16:35:03,173 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/action_plans/8f50ca44-defb-4e4b-a580-a428732c2574 0.426s
2026-01-27 16:35:03,173 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': 'Tue, 27 Jan 2026 16:35:02 GMT', 'server': 'Apache', 'content-length': '671', 'vary': 'OpenStack-API-Version', 'openstack-api-minimum-version': '1.0', 'openstack-api-maximum-version': '1.4', 'openstack-api-version': 'infra-optim 1.4', 'content-type': 'application/json', 'set-cookie': '0a98f3d612a3c8fda809da40f2e41782=1fb4a0b1fc6f356a81682935dde16b10; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/8f50ca44-defb-4e4b-a580-a428732c2574'}
Body: b'{"efficacy_indicators": [], "uuid": "8f50ca44-defb-4e4b-a580-a428732c2574", "audit_uuid": "ed55910f-d67b-4983-be69-819c5072b4c3", "strategy_uuid": "d4ec4212-7c68-4630-9990-cf25934af6ac", "strategy_name": "actuator", "global_efficacy": [], "state": "ONGOING", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/8f50ca44-defb-4e4b-a580-a428732c2574", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/8f50ca44-defb-4e4b-a580-a428732c2574", "rel": "bookmark"}], "hostname": "watcher-applier-0", "created_at": "2026-01-27T16:35:02+00:00", "deleted_at": null, "updated_at": "2026-01-27T16:35:03+00:00"}'
2026-01-27 16:35:04,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/8f50ca44-defb-4e4b-a580-a428732c2574 0.125s
2026-01-27 16:35:04,301 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': 'Tue, 27 Jan 2026 16:35:04 GMT', 'server': 'Apache', 'content-length': '673', 'vary': 'OpenStack-API-Version', 'openstack-api-minimum-version': '1.0', 'openstack-api-maximum-version': '1.4', 'openstack-api-version': 'infra-optim 1.4', 'content-type': 'application/json', 'set-cookie': '0a98f3d612a3c8fda809da40f2e41782=1fb4a0b1fc6f356a81682935dde16b10; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/8f50ca44-defb-4e4b-a580-a428732c2574'}
Body: b'{"efficacy_indicators": [], "uuid": "8f50ca44-defb-4e4b-a580-a428732c2574", "audit_uuid": "ed55910f-d67b-4983-be69-819c5072b4c3", "strategy_uuid": "d4ec4212-7c68-4630-9990-cf25934af6ac", "strategy_name": "actuator", "global_efficacy": [], "state": "SUCCEEDED", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/8f50ca44-defb-4e4b-a580-a428732c2574", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/8f50ca44-defb-4e4b-a580-a428732c2574", "rel": "bookmark"}], "hostname": "watcher-applier-0", "created_at": "2026-01-27T16:35:02+00:00", "deleted_at": null, "updated_at": "2026-01-27T16:35:04+00:00"}'
2026-01-27 16:35:04,301 84 DEBUG [tempest.lib.common.utils.test_utils] Call partial returns true in 1.554261 seconds
2026-01-27 16:35:04,426 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/action_plans/8f50ca44-defb-4e4b-a580-a428732c2574 0.119s
2026-01-27 16:35:04,427 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': 'Tue, 27 Jan 2026 16:35:04 GMT', 'server': 'Apache', 'content-length': '673', 'vary': 'OpenStack-API-Version', 'openstack-api-minimum-version': '1.0', 'openstack-api-maximum-version': '1.4', 'openstack-api-version': 'infra-optim 1.4', 'content-type': 'application/json', 'set-cookie': '0a98f3d612a3c8fda809da40f2e41782=1fb4a0b1fc6f356a81682935dde16b10; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/8f50ca44-defb-4e4b-a580-a428732c2574'}
Body: b'{"efficacy_indicators": [], "uuid": "8f50ca44-defb-4e4b-a580-a428732c2574", "audit_uuid": "ed55910f-d67b-4983-be69-819c5072b4c3", "strategy_uuid": "d4ec4212-7c68-4630-9990-cf25934af6ac", "strategy_name": "actuator", "global_efficacy": [], "state": "SUCCEEDED", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/8f50ca44-defb-4e4b-a580-a428732c2574", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/8f50ca44-defb-4e4b-a580-a428732c2574", "rel": "bookmark"}], "hostname": "watcher-applier-0", "created_at": "2026-01-27T16:35:02+00:00", "deleted_at": null, "updated_at": "2026-01-27T16:35:04+00:00"}'
2026-01-27 16:35:04,518 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=8f50ca44-defb-4e4b-a580-a428732c2574 0.090s
2026-01-27 16:35:04,518 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': 'Tue, 27 Jan 2026 16:35:04 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=1fb4a0b1fc6f356a81682935dde16b10; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/actions?action_plan_uuid=8f50ca44-defb-4e4b-a580-a428732c2574'}
Body: b'{"actions": [{"uuid": "a0497834-b0cb-4297-a6a2-050543a90c0e", "action_plan_uuid": "8f50ca44-defb-4e4b-a580-a428732c2574", "state": "SUCCEEDED", "action_type": "nop", "parents": [], "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/actions/a0497834-b0cb-4297-a6a2-050543a90c0e", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/actions/a0497834-b0cb-4297-a6a2-050543a90c0e", "rel": "bookmark"}]}]}'
2026-01-27 16:35:04,640 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.121s
2026-01-27 16:35:04,640 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': 'Tue, 27 Jan 2026 16:35:04 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=1fb4a0b1fc6f356a81682935dde16b10; 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": "8f50ca44-defb-4e4b-a580-a428732c2574", "audit_uuid": "ed55910f-d67b-4983-be69-819c5072b4c3", "strategy_uuid": "d4ec4212-7c68-4630-9990-cf25934af6ac", "strategy_name": "actuator", "global_efficacy": [], "state": "SUCCEEDED", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/8f50ca44-defb-4e4b-a580-a428732c2574", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/8f50ca44-defb-4e4b-a580-a428732c2574", "rel": "bookmark"}], "updated_at": "2026-01-27T16:35:04+00:00"}]}'
2026-01-27 16:35:04,641 84 DEBUG [tempest.lib.common.utils.test_utils] Call _are_all_action_plans_finished returns true in 0.122286 seconds
2026-01-27 16:35:04,742 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.100s
2026-01-27 16:35:04,742 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': 'Tue, 27 Jan 2026 16:35:04 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=1fb4a0b1fc6f356a81682935dde16b10; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/goals/unclassified'}
Body: b'{"uuid": "1a6e7019-b51c-4229-84be-fac20c36f9f7", "name": "unclassified", "display_name": "Unclassified", "efficacy_specification": [], "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/goals/1a6e7019-b51c-4229-84be-fac20c36f9f7", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/goals/1a6e7019-b51c-4229-84be-fac20c36f9f7", "rel": "bookmark"}], "created_at": "2026-01-27T15:55:57+00:00", "updated_at": null, "deleted_at": null}'
2026-01-27 16:35:04,828 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.085s
2026-01-27 16:35:04,828 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': 'Tue, 27 Jan 2026 16:35:04 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=1fb4a0b1fc6f356a81682935dde16b10; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/strategies/actuator'}
Body: b'{"uuid": "d4ec4212-7c68-4630-9990-cf25934af6ac", "name": "actuator", "display_name": "Actuator", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/strategies/d4ec4212-7c68-4630-9990-cf25934af6ac", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/strategies/d4ec4212-7c68-4630-9990-cf25934af6ac", "rel": "bookmark"}], "goal_uuid": "1a6e7019-b51c-4229-84be-fac20c36f9f7", "goal_name": "unclassified", "parameters_spec": {"$schema": "http://json-schema.org/draft-04/schema#", "type": "object", "properties": {"actions": {"type": "array", "items": {"type": "object", "properties": {"action_type": {"type": "string"}, "resource_id": {"type": "string"}, "input_parameters": {"type": "object", "properties": {}, "additionalProperties": true}}, "required": ["action_type", "input_parameters"], "additionalProperties": true}}}, "required": ["actions"]}}'
2026-01-27 16:35:04,985 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.156s
2026-01-27 16:35:04,986 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": "d2ea9d4e-94d7-4b7a-8de5-4d8755445bf0", "description": "tempest-test-audit_template-1451314644", "goal": "1a6e7019-b51c-4229-84be-fac20c36f9f7", "strategy": "d4ec4212-7c68-4630-9990-cf25934af6ac", "scope": []}
Response - Headers: {'date': 'Tue, 27 Jan 2026 16:35:04 GMT', 'server': 'Apache', 'location': 'https://watcher-public-openstack.apps-crc.testing/v1/audit_templates/6eafe138-d2bd-4c60-8f6c-70a641bd67ce', '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=1fb4a0b1fc6f356a81682935dde16b10; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/audit_templates'}
Body: b'{"uuid": "6eafe138-d2bd-4c60-8f6c-70a641bd67ce", "name": "d2ea9d4e-94d7-4b7a-8de5-4d8755445bf0", "description": "tempest-test-audit_template-1451314644", "goal_uuid": "1a6e7019-b51c-4229-84be-fac20c36f9f7", "goal_name": "unclassified", "strategy_uuid": "d4ec4212-7c68-4630-9990-cf25934af6ac", "strategy_name": "actuator", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/audit_templates/6eafe138-d2bd-4c60-8f6c-70a641bd67ce", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/audit_templates/6eafe138-d2bd-4c60-8f6c-70a641bd67ce", "rel": "bookmark"}], "scope": [], "created_at": "2026-01-27T16:35:04.960649+00:00", "deleted_at": null, "updated_at": null}'
2026-01-27 16:35:05,170 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 201 POST https://watcher-public-openstack.apps-crc.testing/v1/audits 0.183s
2026-01-27 16:35:05,171 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": "6eafe138-d2bd-4c60-8f6c-70a641bd67ce", "audit_type": "ONESHOT", "interval": null, "parameters": {"actions": [{"action_type": "sleep", "input_parameters": {"duration": 1.0}}]}}
Response - Headers: {'date': 'Tue, 27 Jan 2026 16:35:05 GMT', 'server': 'Apache', 'location': 'https://watcher-public-openstack.apps-crc.testing/v1/audits/49519250-ae6c-4306-bd6f-4f0dfe9d22d0', '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=1fb4a0b1fc6f356a81682935dde16b10; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/audits'}
Body: b'{"uuid": "49519250-ae6c-4306-bd6f-4f0dfe9d22d0", "name": "actuator-2026-01-27T16:35:05.110751", "audit_type": "ONESHOT", "state": "PENDING", "goal_uuid": "1a6e7019-b51c-4229-84be-fac20c36f9f7", "goal_name": "unclassified", "strategy_uuid": "d4ec4212-7c68-4630-9990-cf25934af6ac", "strategy_name": "actuator", "parameters": {"actions": [{"action_type": "sleep", "input_parameters": {"duration": 1.0}}]}, "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/audits/49519250-ae6c-4306-bd6f-4f0dfe9d22d0", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/audits/49519250-ae6c-4306-bd6f-4f0dfe9d22d0", "rel": "bookmark"}], "interval": null, "scope": [], "auto_trigger": false, "next_run_time": null, "hostname": null, "start_time": null, "end_time": null, "force": false, "created_at": "2026-01-27T16:35:05.137320+00:00", "deleted_at": null, "updated_at": null}'
2026-01-27 16:35:05,293 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/audits/49519250-ae6c-4306-bd6f-4f0dfe9d22d0 0.121s
2026-01-27 16:35:05,293 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': 'Tue, 27 Jan 2026 16:35:05 GMT', 'server': 'Apache', 'content-length': '942', '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=1fb4a0b1fc6f356a81682935dde16b10; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/audits/49519250-ae6c-4306-bd6f-4f0dfe9d22d0'}
Body: b'{"uuid": "49519250-ae6c-4306-bd6f-4f0dfe9d22d0", "name": "actuator-2026-01-27T16:35:05.110751", "audit_type": "ONESHOT", "state": "ONGOING", "goal_uuid": "1a6e7019-b51c-4229-84be-fac20c36f9f7", "goal_name": "unclassified", "strategy_uuid": "d4ec4212-7c68-4630-9990-cf25934af6ac", "strategy_name": "actuator", "parameters": {"actions": [{"action_type": "sleep", "input_parameters": {"duration": 1.0}}]}, "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/audits/49519250-ae6c-4306-bd6f-4f0dfe9d22d0", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/audits/49519250-ae6c-4306-bd6f-4f0dfe9d22d0", "rel": "bookmark"}], "interval": null, "scope": [], "auto_trigger": false, "next_run_time": null, "hostname": "watcher-decision-engine-0", "start_time": null, "end_time": null, "force": false, "created_at": "2026-01-27T16:35:05+00:00", "deleted_at": null, "updated_at": "2026-01-27T16:35:05+00:00"}'
2026-01-27 16:35:05,962 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/audits/49519250-ae6c-4306-bd6f-4f0dfe9d22d0 0.166s
2026-01-27 16:35:05,963 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': 'Tue, 27 Jan 2026 16:35:05 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=1fb4a0b1fc6f356a81682935dde16b10; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/audits/49519250-ae6c-4306-bd6f-4f0dfe9d22d0'}
Body: b'{"uuid": "49519250-ae6c-4306-bd6f-4f0dfe9d22d0", "name": "actuator-2026-01-27T16:35:05.110751", "audit_type": "ONESHOT", "state": "SUCCEEDED", "goal_uuid": "1a6e7019-b51c-4229-84be-fac20c36f9f7", "goal_name": "unclassified", "strategy_uuid": "d4ec4212-7c68-4630-9990-cf25934af6ac", "strategy_name": "actuator", "parameters": {"actions": [{"action_type": "sleep", "input_parameters": {"duration": 1.0}}]}, "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/audits/49519250-ae6c-4306-bd6f-4f0dfe9d22d0", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/audits/49519250-ae6c-4306-bd6f-4f0dfe9d22d0", "rel": "bookmark"}], "interval": null, "scope": [], "auto_trigger": false, "next_run_time": null, "hostname": "watcher-decision-engine-0", "start_time": null, "end_time": null, "force": false, "created_at": "2026-01-27T16:35:05+00:00", "deleted_at": null, "updated_at": "2026-01-27T16:35:05+00:00"}'
2026-01-27 16:35:05,963 84 DEBUG [tempest.lib.common.utils.test_utils] Call partial returns true in 0.791787 seconds
2026-01-27 16:35:06,083 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=49519250-ae6c-4306-bd6f-4f0dfe9d22d0 0.119s
2026-01-27 16:35:06,083 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': 'Tue, 27 Jan 2026 16:35:05 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=1fb4a0b1fc6f356a81682935dde16b10; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans?audit_uuid=49519250-ae6c-4306-bd6f-4f0dfe9d22d0'}
Body: b'{"action_plans": [{"efficacy_indicators": [], "uuid": "dc7d832c-8213-4b2f-b421-47500b7fc220", "audit_uuid": "49519250-ae6c-4306-bd6f-4f0dfe9d22d0", "strategy_uuid": "d4ec4212-7c68-4630-9990-cf25934af6ac", "strategy_name": "actuator", "global_efficacy": [], "state": "RECOMMENDED", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/dc7d832c-8213-4b2f-b421-47500b7fc220", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/dc7d832c-8213-4b2f-b421-47500b7fc220", "rel": "bookmark"}], "updated_at": null}]}'
2026-01-27 16:35:06,185 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/action_plans/dc7d832c-8213-4b2f-b421-47500b7fc220 0.101s
2026-01-27 16:35:06,186 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': 'Tue, 27 Jan 2026 16:35:06 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=1fb4a0b1fc6f356a81682935dde16b10; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/dc7d832c-8213-4b2f-b421-47500b7fc220'}
Body: b'{"efficacy_indicators": [], "uuid": "dc7d832c-8213-4b2f-b421-47500b7fc220", "audit_uuid": "49519250-ae6c-4306-bd6f-4f0dfe9d22d0", "strategy_uuid": "d4ec4212-7c68-4630-9990-cf25934af6ac", "strategy_name": "actuator", "global_efficacy": [], "state": "RECOMMENDED", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/dc7d832c-8213-4b2f-b421-47500b7fc220", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/dc7d832c-8213-4b2f-b421-47500b7fc220", "rel": "bookmark"}], "hostname": null, "created_at": "2026-01-27T16:35:05+00:00", "deleted_at": null, "updated_at": null}'
2026-01-27 16:35:06,297 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 PATCH https://watcher-public-openstack.apps-crc.testing/v1/action_plans/dc7d832c-8213-4b2f-b421-47500b7fc220 0.110s
2026-01-27 16:35:06,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: [{"path": "/state", "op": "replace", "value": "PENDING"}]
Response - Headers: {'date': 'Tue, 27 Jan 2026 16:35:06 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=1fb4a0b1fc6f356a81682935dde16b10; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/dc7d832c-8213-4b2f-b421-47500b7fc220'}
Body: b'{"efficacy_indicators": [], "uuid": "dc7d832c-8213-4b2f-b421-47500b7fc220", "audit_uuid": "49519250-ae6c-4306-bd6f-4f0dfe9d22d0", "strategy_uuid": "d4ec4212-7c68-4630-9990-cf25934af6ac", "strategy_name": "actuator", "global_efficacy": [], "state": "PENDING", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/dc7d832c-8213-4b2f-b421-47500b7fc220", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/dc7d832c-8213-4b2f-b421-47500b7fc220", "rel": "bookmark"}], "hostname": null, "created_at": "2026-01-27T16:35:05+00:00", "deleted_at": null, "updated_at": "2026-01-27T16:35:06+00:00"}'
2026-01-27 16:35:06,460 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/action_plans/dc7d832c-8213-4b2f-b421-47500b7fc220 0.161s
2026-01-27 16:35:06,460 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': 'Tue, 27 Jan 2026 16:35: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=1fb4a0b1fc6f356a81682935dde16b10; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/dc7d832c-8213-4b2f-b421-47500b7fc220'}
Body: b'{"efficacy_indicators": [], "uuid": "dc7d832c-8213-4b2f-b421-47500b7fc220", "audit_uuid": "49519250-ae6c-4306-bd6f-4f0dfe9d22d0", "strategy_uuid": "d4ec4212-7c68-4630-9990-cf25934af6ac", "strategy_name": "actuator", "global_efficacy": [], "state": "ONGOING", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/dc7d832c-8213-4b2f-b421-47500b7fc220", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/dc7d832c-8213-4b2f-b421-47500b7fc220", "rel": "bookmark"}], "hostname": "watcher-applier-0", "created_at": "2026-01-27T16:35:05+00:00", "deleted_at": null, "updated_at": "2026-01-27T16:35:06+00:00"}'
2026-01-27 16:35:07,616 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/action_plans/dc7d832c-8213-4b2f-b421-47500b7fc220 0.153s
2026-01-27 16:35:07,616 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': 'Tue, 27 Jan 2026 16:35: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=1fb4a0b1fc6f356a81682935dde16b10; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/dc7d832c-8213-4b2f-b421-47500b7fc220'}
Body: b'{"efficacy_indicators": [], "uuid": "dc7d832c-8213-4b2f-b421-47500b7fc220", "audit_uuid": "49519250-ae6c-4306-bd6f-4f0dfe9d22d0", "strategy_uuid": "d4ec4212-7c68-4630-9990-cf25934af6ac", "strategy_name": "actuator", "global_efficacy": [], "state": "ONGOING", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/dc7d832c-8213-4b2f-b421-47500b7fc220", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/dc7d832c-8213-4b2f-b421-47500b7fc220", "rel": "bookmark"}], "hostname": "watcher-applier-0", "created_at": "2026-01-27T16:35:05+00:00", "deleted_at": null, "updated_at": "2026-01-27T16:35:06+00:00"}'
2026-01-27 16:35:08,724 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/action_plans/dc7d832c-8213-4b2f-b421-47500b7fc220 0.106s
2026-01-27 16:35:08,725 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': 'Tue, 27 Jan 2026 16:35:08 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=1fb4a0b1fc6f356a81682935dde16b10; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/dc7d832c-8213-4b2f-b421-47500b7fc220'}
Body: b'{"efficacy_indicators": [], "uuid": "dc7d832c-8213-4b2f-b421-47500b7fc220", "audit_uuid": "49519250-ae6c-4306-bd6f-4f0dfe9d22d0", "strategy_uuid": "d4ec4212-7c68-4630-9990-cf25934af6ac", "strategy_name": "actuator", "global_efficacy": [], "state": "SUCCEEDED", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/dc7d832c-8213-4b2f-b421-47500b7fc220", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/dc7d832c-8213-4b2f-b421-47500b7fc220", "rel": "bookmark"}], "hostname": "watcher-applier-0", "created_at": "2026-01-27T16:35:05+00:00", "deleted_at": null, "updated_at": "2026-01-27T16:35:08+00:00"}'
2026-01-27 16:35:08,725 84 DEBUG [tempest.lib.common.utils.test_utils] Call partial returns true in 2.427169 seconds
2026-01-27 16:35:08,811 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/action_plans/dc7d832c-8213-4b2f-b421-47500b7fc220 0.085s
2026-01-27 16:35:08,811 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': 'Tue, 27 Jan 2026 16:35:08 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=1fb4a0b1fc6f356a81682935dde16b10; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/dc7d832c-8213-4b2f-b421-47500b7fc220'}
Body: b'{"efficacy_indicators": [], "uuid": "dc7d832c-8213-4b2f-b421-47500b7fc220", "audit_uuid": "49519250-ae6c-4306-bd6f-4f0dfe9d22d0", "strategy_uuid": "d4ec4212-7c68-4630-9990-cf25934af6ac", "strategy_name": "actuator", "global_efficacy": [], "state": "SUCCEEDED", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/dc7d832c-8213-4b2f-b421-47500b7fc220", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/dc7d832c-8213-4b2f-b421-47500b7fc220", "rel": "bookmark"}], "hostname": "watcher-applier-0", "created_at": "2026-01-27T16:35:05+00:00", "deleted_at": null, "updated_at": "2026-01-27T16:35:08+00:00"}'
2026-01-27 16:35:08,923 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=dc7d832c-8213-4b2f-b421-47500b7fc220 0.111s
2026-01-27 16:35:08,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': 'Tue, 27 Jan 2026 16:35:08 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=1fb4a0b1fc6f356a81682935dde16b10; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/actions?action_plan_uuid=dc7d832c-8213-4b2f-b421-47500b7fc220'}
Body: b'{"actions": [{"uuid": "465c6bb1-836d-4f70-a26f-be5b2cb408b7", "action_plan_uuid": "dc7d832c-8213-4b2f-b421-47500b7fc220", "state": "SUCCEEDED", "action_type": "sleep", "parents": [], "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/actions/465c6bb1-836d-4f70-a26f-be5b2cb408b7", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/actions/465c6bb1-836d-4f70-a26f-be5b2cb408b7", "rel": "bookmark"}]}]}'
2026-01-27 16:35:09,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 0.136s
2026-01-27 16:35:09,061 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': 'Tue, 27 Jan 2026 16:35:08 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=1fb4a0b1fc6f356a81682935dde16b10; 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": "8f50ca44-defb-4e4b-a580-a428732c2574", "audit_uuid": "ed55910f-d67b-4983-be69-819c5072b4c3", "strategy_uuid": "d4ec4212-7c68-4630-9990-cf25934af6ac", "strategy_name": "actuator", "global_efficacy": [], "state": "SUCCEEDED", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/8f50ca44-defb-4e4b-a580-a428732c2574", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/8f50ca44-defb-4e4b-a580-a428732c2574", "rel": "bookmark"}], "updated_at": "2026-01-27T16:35:04+00:00"}, {"efficacy_indicators": [], "uuid": "dc7d832c-8213-4b2f-b421-47500b7fc220", "audit_uuid": "49519250-ae6c-4306-bd6f-4f0dfe9d22d0", "strategy_uuid": "d4ec4212-7c68-4630-9990-cf25934af6ac", "strategy_name": "actuator", "global_efficacy": [], "state": "SUCCEEDED", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/dc7d832c-8213-4b2f-b421-47500b7fc220", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/dc7d832c-8213-4b2f-b421-47500b7fc220", "rel": "bookmark"}], "updated_at": "2026-01-27T16:35:08+00:00"}]}'
2026-01-27 16:35:09,062 84 DEBUG [tempest.lib.common.utils.test_utils] Call _are_all_action_plans_finished returns true in 0.137227 seconds
2026-01-27 16:35:09,132 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.068s
2026-01-27 16:35:09,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': 'Tue, 27 Jan 2026 16:35:09 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=1fb4a0b1fc6f356a81682935dde16b10; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/goals/unclassified'}
Body: b'{"uuid": "1a6e7019-b51c-4229-84be-fac20c36f9f7", "name": "unclassified", "display_name": "Unclassified", "efficacy_specification": [], "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/goals/1a6e7019-b51c-4229-84be-fac20c36f9f7", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/goals/1a6e7019-b51c-4229-84be-fac20c36f9f7", "rel": "bookmark"}], "created_at": "2026-01-27T15:55:57+00:00", "updated_at": null, "deleted_at": null}'
2026-01-27 16:35:09,216 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.083s
2026-01-27 16:35:09,216 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': 'Tue, 27 Jan 2026 16:35:09 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=1fb4a0b1fc6f356a81682935dde16b10; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/strategies/actuator'}
Body: b'{"uuid": "d4ec4212-7c68-4630-9990-cf25934af6ac", "name": "actuator", "display_name": "Actuator", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/strategies/d4ec4212-7c68-4630-9990-cf25934af6ac", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/strategies/d4ec4212-7c68-4630-9990-cf25934af6ac", "rel": "bookmark"}], "goal_uuid": "1a6e7019-b51c-4229-84be-fac20c36f9f7", "goal_name": "unclassified", "parameters_spec": {"$schema": "http://json-schema.org/draft-04/schema#", "type": "object", "properties": {"actions": {"type": "array", "items": {"type": "object", "properties": {"action_type": {"type": "string"}, "resource_id": {"type": "string"}, "input_parameters": {"type": "object", "properties": {}, "additionalProperties": true}}, "required": ["action_type", "input_parameters"], "additionalProperties": true}}}, "required": ["actions"]}}'
2026-01-27 16:35:09,315 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.098s
2026-01-27 16:35:09,315 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": "d67dd344-6bbe-4778-809d-163ada50c84a", "description": "tempest-test-audit_template-61779930", "goal": "1a6e7019-b51c-4229-84be-fac20c36f9f7", "strategy": "d4ec4212-7c68-4630-9990-cf25934af6ac", "scope": []}
Response - Headers: {'date': 'Tue, 27 Jan 2026 16:35:09 GMT', 'server': 'Apache', 'location': 'https://watcher-public-openstack.apps-crc.testing/v1/audit_templates/39f91232-b263-46cb-a959-e443e192bb16', 'content-length': '702', '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=1fb4a0b1fc6f356a81682935dde16b10; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/audit_templates'}
Body: b'{"uuid": "39f91232-b263-46cb-a959-e443e192bb16", "name": "d67dd344-6bbe-4778-809d-163ada50c84a", "description": "tempest-test-audit_template-61779930", "goal_uuid": "1a6e7019-b51c-4229-84be-fac20c36f9f7", "goal_name": "unclassified", "strategy_uuid": "d4ec4212-7c68-4630-9990-cf25934af6ac", "strategy_name": "actuator", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/audit_templates/39f91232-b263-46cb-a959-e443e192bb16", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/audit_templates/39f91232-b263-46cb-a959-e443e192bb16", "rel": "bookmark"}], "scope": [], "created_at": "2026-01-27T16:35:09.297306+00:00", "deleted_at": null, "updated_at": null}'
2026-01-27 16:35:09,524 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 201 POST https://watcher-public-openstack.apps-crc.testing/v1/audits 0.207s
2026-01-27 16:35:09,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: {"audit_template_uuid": "39f91232-b263-46cb-a959-e443e192bb16", "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': 'Tue, 27 Jan 2026 16:35:09 GMT', 'server': 'Apache', 'location': 'https://watcher-public-openstack.apps-crc.testing/v1/audits/ff9e7748-8468-4c5a-9866-1cca817b54ed', '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=1fb4a0b1fc6f356a81682935dde16b10; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/audits'}
Body: b'{"uuid": "ff9e7748-8468-4c5a-9866-1cca817b54ed", "name": "actuator-2026-01-27T16:35:09.416385", "audit_type": "ONESHOT", "state": "PENDING", "goal_uuid": "1a6e7019-b51c-4229-84be-fac20c36f9f7", "goal_name": "unclassified", "strategy_uuid": "d4ec4212-7c68-4630-9990-cf25934af6ac", "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/ff9e7748-8468-4c5a-9866-1cca817b54ed", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/audits/ff9e7748-8468-4c5a-9866-1cca817b54ed", "rel": "bookmark"}], "interval": null, "scope": [], "auto_trigger": false, "next_run_time": null, "hostname": null, "start_time": null, "end_time": null, "force": false, "created_at": "2026-01-27T16:35:09.443938+00:00", "deleted_at": null, "updated_at": null}'
2026-01-27 16:35:09,611 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/audits/ff9e7748-8468-4c5a-9866-1cca817b54ed 0.085s
2026-01-27 16:35:09,611 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': 'Tue, 27 Jan 2026 16:35:09 GMT', 'server': 'Apache', 'content-length': '1014', 'vary': 'OpenStack-API-Version', 'openstack-api-minimum-version': '1.0', 'openstack-api-maximum-version': '1.4', 'openstack-api-version': 'infra-optim 1.4', 'content-type': 'application/json', 'set-cookie': '0a98f3d612a3c8fda809da40f2e41782=1fb4a0b1fc6f356a81682935dde16b10; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/audits/ff9e7748-8468-4c5a-9866-1cca817b54ed'}
Body: b'{"uuid": "ff9e7748-8468-4c5a-9866-1cca817b54ed", "name": "actuator-2026-01-27T16:35:09.416385", "audit_type": "ONESHOT", "state": "ONGOING", "goal_uuid": "1a6e7019-b51c-4229-84be-fac20c36f9f7", "goal_name": "unclassified", "strategy_uuid": "d4ec4212-7c68-4630-9990-cf25934af6ac", "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/ff9e7748-8468-4c5a-9866-1cca817b54ed", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/audits/ff9e7748-8468-4c5a-9866-1cca817b54ed", "rel": "bookmark"}], "interval": null, "scope": [], "auto_trigger": false, "next_run_time": null, "hostname": "watcher-decision-engine-0", "start_time": null, "end_time": null, "force": false, "created_at": "2026-01-27T16:35:09+00:00", "deleted_at": null, "updated_at": "2026-01-27T16:35:09+00:00"}'
2026-01-27 16:35:10,224 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/audits/ff9e7748-8468-4c5a-9866-1cca817b54ed 0.111s
2026-01-27 16:35:10,224 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': 'Tue, 27 Jan 2026 16:35:10 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=1fb4a0b1fc6f356a81682935dde16b10; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/audits/ff9e7748-8468-4c5a-9866-1cca817b54ed'}
Body: b'{"uuid": "ff9e7748-8468-4c5a-9866-1cca817b54ed", "name": "actuator-2026-01-27T16:35:09.416385", "audit_type": "ONESHOT", "state": "SUCCEEDED", "goal_uuid": "1a6e7019-b51c-4229-84be-fac20c36f9f7", "goal_name": "unclassified", "strategy_uuid": "d4ec4212-7c68-4630-9990-cf25934af6ac", "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/ff9e7748-8468-4c5a-9866-1cca817b54ed", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/audits/ff9e7748-8468-4c5a-9866-1cca817b54ed", "rel": "bookmark"}], "interval": null, "scope": [], "auto_trigger": false, "next_run_time": null, "hostname": "watcher-decision-engine-0", "start_time": null, "end_time": null, "force": false, "created_at": "2026-01-27T16:35:09+00:00", "deleted_at": null, "updated_at": "2026-01-27T16:35:09+00:00"}'
2026-01-27 16:35:10,224 84 DEBUG [tempest.lib.common.utils.test_utils] Call partial returns true in 0.699974 seconds
2026-01-27 16:35:10,350 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=ff9e7748-8468-4c5a-9866-1cca817b54ed 0.125s
2026-01-27 16:35:10,351 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': 'Tue, 27 Jan 2026 16:35:10 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=1fb4a0b1fc6f356a81682935dde16b10; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans?audit_uuid=ff9e7748-8468-4c5a-9866-1cca817b54ed'}
Body: b'{"action_plans": [{"efficacy_indicators": [], "uuid": "f4f8679f-a489-4c66-af25-0a769c44484b", "audit_uuid": "ff9e7748-8468-4c5a-9866-1cca817b54ed", "strategy_uuid": "d4ec4212-7c68-4630-9990-cf25934af6ac", "strategy_name": "actuator", "global_efficacy": [], "state": "RECOMMENDED", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/f4f8679f-a489-4c66-af25-0a769c44484b", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/f4f8679f-a489-4c66-af25-0a769c44484b", "rel": "bookmark"}], "updated_at": null}]}'
2026-01-27 16:35:10,478 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/action_plans/f4f8679f-a489-4c66-af25-0a769c44484b 0.125s
2026-01-27 16:35:10,478 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': 'Tue, 27 Jan 2026 16:35:10 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=1fb4a0b1fc6f356a81682935dde16b10; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/f4f8679f-a489-4c66-af25-0a769c44484b'}
Body: b'{"efficacy_indicators": [], "uuid": "f4f8679f-a489-4c66-af25-0a769c44484b", "audit_uuid": "ff9e7748-8468-4c5a-9866-1cca817b54ed", "strategy_uuid": "d4ec4212-7c68-4630-9990-cf25934af6ac", "strategy_name": "actuator", "global_efficacy": [], "state": "RECOMMENDED", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/f4f8679f-a489-4c66-af25-0a769c44484b", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/f4f8679f-a489-4c66-af25-0a769c44484b", "rel": "bookmark"}], "hostname": null, "created_at": "2026-01-27T16:35:09+00:00", "deleted_at": null, "updated_at": null}'
2026-01-27 16:35:10,640 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 PATCH https://watcher-public-openstack.apps-crc.testing/v1/action_plans/f4f8679f-a489-4c66-af25-0a769c44484b 0.161s
2026-01-27 16:35:10,640 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': 'Tue, 27 Jan 2026 16:35:10 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=1fb4a0b1fc6f356a81682935dde16b10; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/f4f8679f-a489-4c66-af25-0a769c44484b'}
Body: b'{"efficacy_indicators": [], "uuid": "f4f8679f-a489-4c66-af25-0a769c44484b", "audit_uuid": "ff9e7748-8468-4c5a-9866-1cca817b54ed", "strategy_uuid": "d4ec4212-7c68-4630-9990-cf25934af6ac", "strategy_name": "actuator", "global_efficacy": [], "state": "PENDING", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/f4f8679f-a489-4c66-af25-0a769c44484b", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/f4f8679f-a489-4c66-af25-0a769c44484b", "rel": "bookmark"}], "hostname": null, "created_at": "2026-01-27T16:35:09+00:00", "deleted_at": null, "updated_at": "2026-01-27T16:35:10+00:00"}'
2026-01-27 16:35:10,788 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/action_plans/f4f8679f-a489-4c66-af25-0a769c44484b 0.146s
2026-01-27 16:35:10,788 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': 'Tue, 27 Jan 2026 16:35: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=1fb4a0b1fc6f356a81682935dde16b10; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/f4f8679f-a489-4c66-af25-0a769c44484b'}
Body: b'{"efficacy_indicators": [], "uuid": "f4f8679f-a489-4c66-af25-0a769c44484b", "audit_uuid": "ff9e7748-8468-4c5a-9866-1cca817b54ed", "strategy_uuid": "d4ec4212-7c68-4630-9990-cf25934af6ac", "strategy_name": "actuator", "global_efficacy": [], "state": "ONGOING", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/f4f8679f-a489-4c66-af25-0a769c44484b", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/f4f8679f-a489-4c66-af25-0a769c44484b", "rel": "bookmark"}], "hostname": "watcher-applier-0", "created_at": "2026-01-27T16:35:09+00:00", "deleted_at": null, "updated_at": "2026-01-27T16:35:10+00:00"}'
2026-01-27 16:35:11,945 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/action_plans/f4f8679f-a489-4c66-af25-0a769c44484b 0.155s
2026-01-27 16:35:11,945 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': 'Tue, 27 Jan 2026 16:35:11 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=1fb4a0b1fc6f356a81682935dde16b10; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/f4f8679f-a489-4c66-af25-0a769c44484b'}
Body: b'{"efficacy_indicators": [], "uuid": "f4f8679f-a489-4c66-af25-0a769c44484b", "audit_uuid": "ff9e7748-8468-4c5a-9866-1cca817b54ed", "strategy_uuid": "d4ec4212-7c68-4630-9990-cf25934af6ac", "strategy_name": "actuator", "global_efficacy": [], "state": "SUCCEEDED", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/f4f8679f-a489-4c66-af25-0a769c44484b", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/f4f8679f-a489-4c66-af25-0a769c44484b", "rel": "bookmark"}], "hostname": "watcher-applier-0", "created_at": "2026-01-27T16:35:09+00:00", "deleted_at": null, "updated_at": "2026-01-27T16:35:11+00:00"}'
2026-01-27 16:35:11,946 84 DEBUG [tempest.lib.common.utils.test_utils] Call partial returns true in 1.304804 seconds
2026-01-27 16:35:12,041 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/action_plans/f4f8679f-a489-4c66-af25-0a769c44484b 0.095s
2026-01-27 16:35:12,042 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': 'Tue, 27 Jan 2026 16:35:11 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=1fb4a0b1fc6f356a81682935dde16b10; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/f4f8679f-a489-4c66-af25-0a769c44484b'}
Body: b'{"efficacy_indicators": [], "uuid": "f4f8679f-a489-4c66-af25-0a769c44484b", "audit_uuid": "ff9e7748-8468-4c5a-9866-1cca817b54ed", "strategy_uuid": "d4ec4212-7c68-4630-9990-cf25934af6ac", "strategy_name": "actuator", "global_efficacy": [], "state": "SUCCEEDED", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/f4f8679f-a489-4c66-af25-0a769c44484b", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/f4f8679f-a489-4c66-af25-0a769c44484b", "rel": "bookmark"}], "hostname": "watcher-applier-0", "created_at": "2026-01-27T16:35:09+00:00", "deleted_at": null, "updated_at": "2026-01-27T16:35:11+00:00"}'
2026-01-27 16:35:12,133 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=f4f8679f-a489-4c66-af25-0a769c44484b 0.091s
2026-01-27 16:35:12,134 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': 'Tue, 27 Jan 2026 16:35:12 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=1fb4a0b1fc6f356a81682935dde16b10; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/actions?action_plan_uuid=f4f8679f-a489-4c66-af25-0a769c44484b'}
Body: b'{"actions": [{"uuid": "34a271aa-733a-4395-889c-9c9c25123f44", "action_plan_uuid": "f4f8679f-a489-4c66-af25-0a769c44484b", "state": "SUCCEEDED", "action_type": "change_nova_service_state", "parents": [], "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/actions/34a271aa-733a-4395-889c-9c9c25123f44", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/actions/34a271aa-733a-4395-889c-9c9c25123f44", "rel": "bookmark"}]}]}'
2026-01-27 16:35:12,324 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.189s
2026-01-27 16:35:12,325 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': 'Tue, 27 Jan 2026 16:35:12 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-d9801a42-8042-431b-8309-b70b6eac0c63', 'x-compute-request-id': 'req-d9801a42-8042-431b-8309-b70b6eac0c63', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=7e115afd39e07c708532087b26ce25e0; 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": "f312b2ac-03e6-4363-9bd5-077391a62574", "zone": "internal", "status": "enabled", "state": "up", "updated_at": "2026-01-27T16:35:09.000000", "disabled_reason": null, "forced_down": false}, {"binary": "nova-scheduler", "host": "nova-scheduler-0", "id": "a937b443-86d4-473f-b504-3c017563b458", "zone": "internal", "status": "enabled", "state": "up", "updated_at": "2026-01-27T16:35:10.000000", "disabled_reason": null, "forced_down": false}, {"binary": "nova-conductor", "host": "nova-cell1-conductor-0", "id": "f7acbd11-2fc4-48fa-8de9-0df397c1185c", "zone": "internal", "status": "enabled", "state": "up", "updated_at": "2026-01-27T16:35:11.000000", "disabled_reason": null, "forced_down": false}, {"binary": "nova-compute", "host": "compute-0.ctlplane.example.com", "id": "5385c3a4-55c7-4f36-a826-a76568db6053", "zone": "nova", "status": "enabled", "state": "up", "updated_at": "2026-01-27T16:35:11.000000", "disabled_reason": null, "forced_down": false}, {"binary": "nova-compute", "host": "compute-1.ctlplane.example.com", "id": "3df0efe9-c166-4d56-b717-9cac72805526", "zone": "nova", "status": "enabled", "state": "up", "updated_at": "2026-01-27T16:35:08.000000", "disabled_reason": null, "forced_down": false}]}'
2026-01-27 16:35:12,605 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.274s
2026-01-27 16:35:12,606 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': 'Tue, 27 Jan 2026 16:35:12 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-d9c67af4-e6b2-4dbf-b1ec-0fdd6d4d915c', 'x-compute-request-id': 'req-d9c67af4-e6b2-4dbf-b1ec-0fdd6d4d915c', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=7e115afd39e07c708532087b26ce25e0; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/detail'}
Body: b'{"servers": []}'
2026-01-27 16:35:12,757 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.140s
2026-01-27 16:35:12,757 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': 'Tue, 27 Jan 2026 16:35:12 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-ecb00a8e-3c31-42a1-a4b0-304972af23b5', 'x-compute-request-id': 'req-ecb00a8e-3c31-42a1-a4b0-304972af23b5', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=7e115afd39e07c708532087b26ce25e0; 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": "fa49d325-1471-4c6c-8460-6ad93b053d0c", "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": "5385c3a4-55c7-4f36-a826-a76568db6053", "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": ["pge", "bmi2", "avx", "mce", "apic", "amd-ssbd", "sse4a", "cmp_legacy", "3dnowprefetch", "rdpid", "arat", "ibrs", "lm", "virt-ssbd", "rdtscp", "rdrand", "msr", "tsc", "adx", "misalignsse", "xgetbv1", "xsaveopt", "lbrv", "spec-ctrl", "de", "sse2", "sse4.1", "npt", "mmx", "mtrr", "hypervisor", "movbe", "amd-stibp", "clwb", "mmxext", "vme", "x2apic", "fma", "nx", "perfctr_core", "wbnoinvd", "nrip-save", "mds-no", "svme-addr-chk", "fsgsbase", "cx16", "popcnt", "osvw", "cx8", "arch-capabilities", "ssbd", "pse36", "tsc-deadline", "sse4.2", "sep", "xsavec", "svm", "fxsr", "xsave", "smep", "pse", "aes", "pschange-mc-no", "pae", "cr8legacy", "bmi1", "rdseed", "vmcb-clean", "f16c", "syscall", "fpu", "pat", "pni", "pause-filter", "clflushopt", "lahf_lm", "clzero", "pdpe1gb", "sha-ni", "ssse3", "rdctl-no", "avx2", "topoext", "stibp", "sse", "fxsr_opt", "tsc-scale", "tsc_adjust", "abm", "cmov", "ibpb", "umip", "clflush", "skip-l1dfl-vmentry", "smap", "pfthreshold", "pclmuldq", "mca", "xsaveerptr"]}}, {"id": "aca73593-10fd-4cf2-8db4-3214324179a7", "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": "3df0efe9-c166-4d56-b717-9cac72805526", "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": ["avx2", "stibp", "fxsr_opt", "sse4.1", "pschange-mc-no", "topoext", "mtrr", "clwb", "sha-ni", "abm", "cr8legacy", "vme", "lbrv", "pge", "tsc-scale", "adx", "pause-filter", "sse4a", "smap", "umip", "rdrand", "xsaveopt", "tsc", "apic", "nrip-save", "skip-l1dfl-vmentry", "sse4.2", "lahf_lm", "sep", "spec-ctrl", "amd-stibp", "ibpb", "clflushopt", "syscall", "misalignsse", "3dnowprefetch", "pat", "movbe", "pse", "xsaveerptr", "xgetbv1", "svme-addr-chk", "fma", "msr", "perfctr_core", "cx16", "clflush", "mmxext", "ibrs", "cx8", "de", "ssse3", "xsavec", "fxsr", "hypervisor", "mca", "avx", "rdctl-no", "tsc-deadline", "bmi2", "mmx", "rdseed", "rdpid", "pse36", "smep", "arat", "lm", "popcnt", "wbnoinvd", "sse2", "pclmuldq", "tsc_adjust", "mce", "osvw", "rdtscp", "ssbd", "cmp_legacy", "svm", "pni", "amd-ssbd", "vmcb-clean", "npt", "clzero", "x2apic", "pdpe1gb", "fsgsbase", "pfthreshold", "nx", "aes", "pae", "f16c", "arch-capabilities", "bmi1", "cmov", "mds-no", "sse", "xsave", "virt-ssbd", "fpu"]}}]}'
2026-01-27 16:35:12,947 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://placement-public-openstack.apps-crc.testing/resource_providers/fa49d325-1471-4c6c-8460-6ad93b053d0c/traits 0.181s
2026-01-27 16:35:12,947 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': 'Tue, 27 Jan 2026 16:35:12 GMT', 'server': 'Apache', 'last-modified': 'Tue, 27 Jan 2026 15:57:35 GMT', 'content-length': '1403', 'cache-control': 'no-cache', 'openstack-api-version': 'placement 1.29', 'vary': 'openstack-api-version', 'x-openstack-request-id': 'req-7812e4a8-0699-4c72-b654-98b45d3f7596', 'content-type': 'application/json', 'set-cookie': 'a0787c90e7299024e7525b97b3d9ea96=eedaad912ddac0ecb9fc7b993fb7b9ca; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://placement-public-openstack.apps-crc.testing/resource_providers/fa49d325-1471-4c6c-8460-6ad93b053d0c/traits'}
Body: b'{"traits": ["COMPUTE_IMAGE_TYPE_AKI", "COMPUTE_TRUSTED_CERTS", "COMPUTE_SECURITY_TPM_2_0", "COMPUTE_GRAPHICS_MODEL_VGA", "COMPUTE_RESCUE_BFV", "COMPUTE_STORAGE_BUS_IDE", "COMPUTE_VOLUME_ATTACH_WITH_TAG", "COMPUTE_SECURITY_TPM_1_2", "COMPUTE_NET_VIF_MODEL_E1000", "COMPUTE_STORAGE_BUS_FDC", "COMPUTE_NET_VIF_MODEL_PCNET", "COMPUTE_SOCKET_PCI_NUMA_AFFINITY", "COMPUTE_NET_ATTACH_INTERFACE_WITH_TAG", "HW_CPU_X86_SSSE3", "COMPUTE_VIOMMU_MODEL_VIRTIO", "COMPUTE_VIOMMU_MODEL_AUTO", "COMPUTE_NET_VIF_MODEL_E1000E", "HW_CPU_X86_SSE42", "HW_CPU_X86_SSE", "COMPUTE_VIOMMU_MODEL_INTEL", "COMPUTE_STORAGE_BUS_SATA", "COMPUTE_NET_VIF_MODEL_VMXNET3", "COMPUTE_VOLUME_EXTEND", "COMPUTE_NET_VIF_MODEL_NE2K_PCI", "COMPUTE_NET_ATTACH_INTERFACE", "COMPUTE_NET_VIF_MODEL_VIRTIO", "COMPUTE_GRAPHICS_MODEL_VIRTIO", "COMPUTE_NET_VIF_MODEL_SPAPR_VLAN", "COMPUTE_STORAGE_BUS_VIRTIO", "HW_CPU_X86_SSE41", "COMPUTE_SECURITY_UEFI_SECURE_BOOT", "COMPUTE_IMAGE_TYPE_QCOW2", "COMPUTE_ACCELERATORS", "COMPUTE_NET_VIF_MODEL_RTL8139", "COMPUTE_DEVICE_TAGGING", "HW_CPU_X86_MMX", "COMPUTE_GRAPHICS_MODEL_BOCHS", "COMPUTE_IMAGE_TYPE_AMI", "COMPUTE_STORAGE_BUS_SCSI", "COMPUTE_NODE", "HW_CPU_X86_SSE2", "COMPUTE_IMAGE_TYPE_ISO", "COMPUTE_IMAGE_TYPE_RAW", "COMPUTE_VOLUME_MULTI_ATTACH", "COMPUTE_STORAGE_BUS_USB", "COMPUTE_IMAGE_TYPE_ARI", "COMPUTE_GRAPHICS_MODEL_NONE", "COMPUTE_GRAPHICS_MODEL_CIRRUS"], "resource_provider_generation": 2}'
2026-01-27 16:35:13,315 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.364s
2026-01-27 16:35:13,315 84 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'}
Body: <omitted>
Response - Headers: {'date': 'Tue, 27 Jan 2026 16:35:12 GMT', 'server': 'Apache', 'content-length': '5233', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-ca6a5552-94ba-43b2-be25-20f5877bf01d', 'content-type': 'application/json', 'set-cookie': 'b5697f82cf3c19ece8be533395142512=eafbe68102652740a8f1dfdd76d999f8; 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": "b110b08aac2d458a8a897de33a104362", "name": "tempest-TestExecuteActionsViaActuator-1067212626-project-member", "password_expires_at": null}, "audit_ids": ["yPEg2gJYRhSS22EaUHaCWA"], "expires_at": "2026-01-27T17:35:13.000000Z", "issued_at": "2026-01-27T16:35:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d130b04c7c0c4ae3b3d8d3dceafaa1c9", "name": "tempest-TestExecuteActionsViaActuator-1067212626"}, "is_domain": false, "roles": [{"id": "1c828a7c19f6492c8da8a35f8d2d6c71", "name": "member"}, {"id": "ebc2aa7f8ae644bcb0486820e31d752c", "name": "reader"}], "catalog": [{"endpoints": [{"name": "nova", "id": "a09e357515c44977b8898f7fb3bb3e0f", "interface": "public", "region_id": "regionOne", "url": "https://nova-public-openstack.apps-crc.testing/v2.1", "region": "regionOne"}, {"name": "nova", "id": "b758397ba2984468a73aa4fb5bfbd1de", "interface": "internal", "region_id": "regionOne", "url": "https://nova-internal.openstack.svc:8774/v2.1", "region": "regionOne"}], "id": "0bc645af434649379682c89d45cf2823", "type": "compute", "name": "nova"}, {"endpoints": [{"name": "neutron", "id": "0427c83554694809abd31265c61c7992", "interface": "public", "region_id": "regionOne", "url": "https://neutron-public-openstack.apps-crc.testing", "region": "regionOne"}, {"name": "neutron", "id": "c6bf93091e364f8facd3fae4c2c8a8b5", "interface": "internal", "region_id": "regionOne", "url": "https://neutron-internal.openstack.svc:9696", "region": "regionOne"}], "id": "0f33d423d6954fe6bd7201eb3dcbdb04", "type": "network", "name": "neutron"}, {"endpoints": [{"name": "placement", "id": "e33bf6c06eda4d0aad00c08359b3735e", "interface": "internal", "region_id": "regionOne", "url": "https://placement-internal.openstack.svc:8778", "region": "regionOne"}, {"name": "placement", "id": "e71da400647a4d0f824b7563c42ab839", "interface": "public", "region_id": "regionOne", "url": "https://placement-public-openstack.apps-crc.testing", "region": "regionOne"}], "id": "6f7bf6a2e3484790afb841248c19ef1d", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "4e91e852d2f04b038a000bb2bc1e8e0a", "interface": "internal", "region_id": "regionOne", "url": "https://keystone-internal.openstack.svc:5000", "region": "regionOne"}, {"id": "9810af62866d4c40897e7fa2f206813e", "interface": "public", "region_id": "regionOne", "url": "https://keystone-public-openstack.apps-crc.testing", "region": "regionOne"}], "id": "7f59cf47bfb54e0680ee6295a172e5c4", "type": "identity", "name": "keystone"}, {"endpoints": [{"name": "cinderv3", "id": "2675e6a4bf8547dd92e1f2b7b16941d7", "interface": "public", "region_id": "regionOne", "url": "https://cinder-public-openstack.apps-crc.testing/v3", "region": "regionOne"}, {"name": "cinderv3", "id": "64d3580bf9d2400bbf937c49036fd2f7", "interface": "internal", "region_id": "regionOne", "url": "https://cinder-internal.openstack.svc:8776/v3", "region": "regionOne"}], "id": "896c48810d184dd19dc700cce9bdddd3", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"name": "glance", "id": "754784f98877417bab4bd3fac525ddf5", "interface": "internal", "region_id": "regionOne", "url": "https://glance-default-internal.openstack.svc:9292", "region": "regionOne"}, {"name": "glance", "id": "9ba7a4a494304769941a875451176cd0", "interface": "public", "region_id": "regionOne", "url": "https://glance-default-public-openstack.apps-crc.testing", "region": "regionOne"}], "id": "b7368a33e80740d785c2c720830a1e6c", "type": "image", "name": "glance"}, {"endpoints": [{"name": "swift", "id": "097315cc2b4347d99542991e85b96866", "interface": "internal", "region_id": "regionOne", "url": "https://swift-internal.openstack.svc:8080/v1/AUTH_d130b04c7c0c4ae3b3d8d3dceafaa1c9", "region": "regionOne"}, {"name": "swift", "id": "b27cc377dd8e4c72a04a9b78a1963940", "interface": "public", "region_id": "regionOne", "url": "https://swift-public-openstack.apps-crc.testing/v1/AUTH_d130b04c7c0c4ae3b3d8d3dceafaa1c9", "region": "regionOne"}], "id": "c72465dd73c6461ab361465
2026-01-27 16:35:13,316 84 INFO [tempest.lib.common.fixed_network] (TestExecuteActionsViaActuator:test_execute_scenarios) Found network {'id': '91a1a4de-bd7b-409a-8325-671f52ff0f80', 'name': 'tempest-TestExecuteActionsViaActuator-2139623465-network', 'tenant_id': 'd130b04c7c0c4ae3b3d8d3dceafaa1c9', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'd130b04c7c0c4ae3b3d8d3dceafaa1c9', 'qos_policy_id': None, 'port_security_enabled': True, 'dns_domain': '', 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 33357, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'l2_adjacency': True, 'tags': [], 'created_at': '2026-01-27T16:34:26Z', 'updated_at': '2026-01-27T16:34:26Z', 'revision_number': 1} available for tenant
2026-01-27 16:35:18,444 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 202 POST https://nova-public-openstack.apps-crc.testing/v2.1/servers 5.127s
2026-01-27 16:35:18,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: {"server": {"name": "tempest-TestExecuteActionsViaActuator-server-1398785310", "imageRef": "d66ae08a-b7d6-48bd-a9bd-9b0f62e2928a", "flavorRef": "5e75ab52-d374-4c5d-a7c0-a8c1d3a12d7d", "networks": [{"uuid": "91a1a4de-bd7b-409a-8325-671f52ff0f80"}]}}
Response - Headers: {'date': 'Tue, 27 Jan 2026 16:35:13 GMT', 'server': 'Apache', 'content-length': '420', 'location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/c5f17a3b-214d-473a-86e0-0ed4a2ec2fe4', '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-36f66654-22eb-4b55-ac4c-dfe8c43e87f5', 'x-compute-request-id': 'req-36f66654-22eb-4b55-ac4c-dfe8c43e87f5', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=7e115afd39e07c708532087b26ce25e0; 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": "c5f17a3b-214d-473a-86e0-0ed4a2ec2fe4", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/c5f17a3b-214d-473a-86e0-0ed4a2ec2fe4"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/c5f17a3b-214d-473a-86e0-0ed4a2ec2fe4"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "46P8jtuhBh7L"}}'
2026-01-27 16:35:19,263 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/c5f17a3b-214d-473a-86e0-0ed4a2ec2fe4 0.816s
2026-01-27 16:35:19,263 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': 'Tue, 27 Jan 2026 16:35:18 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-de90afb9-e1d7-4c9c-a776-3450c1031dbd', 'x-compute-request-id': 'req-de90afb9-e1d7-4c9c-a776-3450c1031dbd', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=7e115afd39e07c708532087b26ce25e0; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/c5f17a3b-214d-473a-86e0-0ed4a2ec2fe4'}
Body: b'{"server": {"id": "c5f17a3b-214d-473a-86e0-0ed4a2ec2fe4", "name": "tempest-TestExecuteActionsViaActuator-server-1398785310", "status": "BUILD", "tenant_id": "d130b04c7c0c4ae3b3d8d3dceafaa1c9", "user_id": "b110b08aac2d458a8a897de33a104362", "metadata": {}, "hostId": "", "image": {"id": "d66ae08a-b7d6-48bd-a9bd-9b0f62e2928a", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/d66ae08a-b7d6-48bd-a9bd-9b0f62e2928a"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2026-01-27T16:35:18Z", "updated": "2026-01-27T16:35:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/c5f17a3b-214d-473a-86e0-0ed4a2ec2fe4"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/c5f17a3b-214d-473a-86e0-0ed4a2ec2fe4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": []}}'
2026-01-27 16:35:20,901 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/c5f17a3b-214d-473a-86e0-0ed4a2ec2fe4 0.619s
2026-01-27 16:35:20,902 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': 'Tue, 27 Jan 2026 16:35:20 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-a24d27e2-5bb9-4055-87cb-d2b07ebc2eca', 'x-compute-request-id': 'req-a24d27e2-5bb9-4055-87cb-d2b07ebc2eca', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=7e115afd39e07c708532087b26ce25e0; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/c5f17a3b-214d-473a-86e0-0ed4a2ec2fe4'}
Body: b'{"server": {"id": "c5f17a3b-214d-473a-86e0-0ed4a2ec2fe4", "name": "tempest-TestExecuteActionsViaActuator-server-1398785310", "status": "BUILD", "tenant_id": "d130b04c7c0c4ae3b3d8d3dceafaa1c9", "user_id": "b110b08aac2d458a8a897de33a104362", "metadata": {}, "hostId": "", "image": {"id": "d66ae08a-b7d6-48bd-a9bd-9b0f62e2928a", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/d66ae08a-b7d6-48bd-a9bd-9b0f62e2928a"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2026-01-27T16:35:18Z", "updated": "2026-01-27T16:35:20Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/c5f17a3b-214d-473a-86e0-0ed4a2ec2fe4"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/c5f17a3b-214d-473a-86e0-0ed4a2ec2fe4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": []}}'
2026-01-27 16:35:22,914 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/c5f17a3b-214d-473a-86e0-0ed4a2ec2fe4 0.982s
2026-01-27 16:35:22,914 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': 'Tue, 27 Jan 2026 16:35:21 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-6c83fc2e-6496-470f-b336-0360add5cb08', 'x-compute-request-id': 'req-6c83fc2e-6496-470f-b336-0360add5cb08', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=7e115afd39e07c708532087b26ce25e0; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/c5f17a3b-214d-473a-86e0-0ed4a2ec2fe4'}
Body: b'{"server": {"id": "c5f17a3b-214d-473a-86e0-0ed4a2ec2fe4", "name": "tempest-TestExecuteActionsViaActuator-server-1398785310", "status": "BUILD", "tenant_id": "d130b04c7c0c4ae3b3d8d3dceafaa1c9", "user_id": "b110b08aac2d458a8a897de33a104362", "metadata": {}, "hostId": "313bfdcd8ca535bf0ff17631b5d1a2303ac1729ee02153382e0e4abd", "image": {"id": "d66ae08a-b7d6-48bd-a9bd-9b0f62e2928a", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/d66ae08a-b7d6-48bd-a9bd-9b0f62e2928a"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2026-01-27T16:35:18Z", "updated": "2026-01-27T16:35:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/c5f17a3b-214d-473a-86e0-0ed4a2ec2fe4"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/c5f17a3b-214d-473a-86e0-0ed4a2ec2fe4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": []}}'
2026-01-27 16:35:22,923 84 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/spawning" after 3 second wait
2026-01-27 16:35:24,809 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/c5f17a3b-214d-473a-86e0-0ed4a2ec2fe4 0.884s
2026-01-27 16:35:24,810 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': 'Tue, 27 Jan 2026 16:35:23 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-05b0d566-26b6-4435-a13e-de67748d2f78', 'x-compute-request-id': 'req-05b0d566-26b6-4435-a13e-de67748d2f78', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=7e115afd39e07c708532087b26ce25e0; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/c5f17a3b-214d-473a-86e0-0ed4a2ec2fe4'}
Body: b'{"server": {"id": "c5f17a3b-214d-473a-86e0-0ed4a2ec2fe4", "name": "tempest-TestExecuteActionsViaActuator-server-1398785310", "status": "BUILD", "tenant_id": "d130b04c7c0c4ae3b3d8d3dceafaa1c9", "user_id": "b110b08aac2d458a8a897de33a104362", "metadata": {}, "hostId": "313bfdcd8ca535bf0ff17631b5d1a2303ac1729ee02153382e0e4abd", "image": {"id": "d66ae08a-b7d6-48bd-a9bd-9b0f62e2928a", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/d66ae08a-b7d6-48bd-a9bd-9b0f62e2928a"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2026-01-27T16:35:18Z", "updated": "2026-01-27T16:35:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/c5f17a3b-214d-473a-86e0-0ed4a2ec2fe4"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/c5f17a3b-214d-473a-86e0-0ed4a2ec2fe4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": []}}'
2026-01-27 16:35:26,918 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/c5f17a3b-214d-473a-86e0-0ed4a2ec2fe4 1.096s
2026-01-27 16:35:26,919 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': 'Tue, 27 Jan 2026 16:35:25 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-99362e24-59b8-49da-950d-ed661ca123e2', 'x-compute-request-id': 'req-99362e24-59b8-49da-950d-ed661ca123e2', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=7e115afd39e07c708532087b26ce25e0; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/c5f17a3b-214d-473a-86e0-0ed4a2ec2fe4'}
Body: b'{"server": {"id": "c5f17a3b-214d-473a-86e0-0ed4a2ec2fe4", "name": "tempest-TestExecuteActionsViaActuator-server-1398785310", "status": "BUILD", "tenant_id": "d130b04c7c0c4ae3b3d8d3dceafaa1c9", "user_id": "b110b08aac2d458a8a897de33a104362", "metadata": {}, "hostId": "313bfdcd8ca535bf0ff17631b5d1a2303ac1729ee02153382e0e4abd", "image": {"id": "d66ae08a-b7d6-48bd-a9bd-9b0f62e2928a", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/d66ae08a-b7d6-48bd-a9bd-9b0f62e2928a"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2026-01-27T16:35:18Z", "updated": "2026-01-27T16:35:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/c5f17a3b-214d-473a-86e0-0ed4a2ec2fe4"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/c5f17a3b-214d-473a-86e0-0ed4a2ec2fe4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": []}}'
2026-01-27 16:35:28,961 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/c5f17a3b-214d-473a-86e0-0ed4a2ec2fe4 1.028s
2026-01-27 16:35:28,961 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': 'Tue, 27 Jan 2026 16:35:27 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-9392a00c-347a-4fdf-80d8-f0a0386c291a', 'x-compute-request-id': 'req-9392a00c-347a-4fdf-80d8-f0a0386c291a', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=7e115afd39e07c708532087b26ce25e0; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/c5f17a3b-214d-473a-86e0-0ed4a2ec2fe4'}
Body: b'{"server": {"id": "c5f17a3b-214d-473a-86e0-0ed4a2ec2fe4", "name": "tempest-TestExecuteActionsViaActuator-server-1398785310", "status": "BUILD", "tenant_id": "d130b04c7c0c4ae3b3d8d3dceafaa1c9", "user_id": "b110b08aac2d458a8a897de33a104362", "metadata": {}, "hostId": "313bfdcd8ca535bf0ff17631b5d1a2303ac1729ee02153382e0e4abd", "image": {"id": "d66ae08a-b7d6-48bd-a9bd-9b0f62e2928a", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/d66ae08a-b7d6-48bd-a9bd-9b0f62e2928a"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2026-01-27T16:35:18Z", "updated": "2026-01-27T16:35:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/c5f17a3b-214d-473a-86e0-0ed4a2ec2fe4"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/c5f17a3b-214d-473a-86e0-0ed4a2ec2fe4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": []}}'
2026-01-27 16:35:30,945 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/c5f17a3b-214d-473a-86e0-0ed4a2ec2fe4 0.968s
2026-01-27 16:35:30,946 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': 'Tue, 27 Jan 2026 16:35:30 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-eae48d02-a7f2-4997-96dc-339ef19d48d9', 'x-compute-request-id': 'req-eae48d02-a7f2-4997-96dc-339ef19d48d9', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=7e115afd39e07c708532087b26ce25e0; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/c5f17a3b-214d-473a-86e0-0ed4a2ec2fe4'}
Body: b'{"server": {"id": "c5f17a3b-214d-473a-86e0-0ed4a2ec2fe4", "name": "tempest-TestExecuteActionsViaActuator-server-1398785310", "status": "BUILD", "tenant_id": "d130b04c7c0c4ae3b3d8d3dceafaa1c9", "user_id": "b110b08aac2d458a8a897de33a104362", "metadata": {}, "hostId": "313bfdcd8ca535bf0ff17631b5d1a2303ac1729ee02153382e0e4abd", "image": {"id": "d66ae08a-b7d6-48bd-a9bd-9b0f62e2928a", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/d66ae08a-b7d6-48bd-a9bd-9b0f62e2928a"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2026-01-27T16:35:18Z", "updated": "2026-01-27T16:35:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/c5f17a3b-214d-473a-86e0-0ed4a2ec2fe4"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/c5f17a3b-214d-473a-86e0-0ed4a2ec2fe4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": []}}'
2026-01-27 16:35:32,507 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/c5f17a3b-214d-473a-86e0-0ed4a2ec2fe4 0.550s
2026-01-27 16:35:32,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': 'Tue, 27 Jan 2026 16:35:31 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-0a7758db-e2f2-4a2d-b2ac-77993182fb49', 'x-compute-request-id': 'req-0a7758db-e2f2-4a2d-b2ac-77993182fb49', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=7e115afd39e07c708532087b26ce25e0; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/c5f17a3b-214d-473a-86e0-0ed4a2ec2fe4'}
Body: b'{"server": {"id": "c5f17a3b-214d-473a-86e0-0ed4a2ec2fe4", "name": "tempest-TestExecuteActionsViaActuator-server-1398785310", "status": "BUILD", "tenant_id": "d130b04c7c0c4ae3b3d8d3dceafaa1c9", "user_id": "b110b08aac2d458a8a897de33a104362", "metadata": {}, "hostId": "313bfdcd8ca535bf0ff17631b5d1a2303ac1729ee02153382e0e4abd", "image": {"id": "d66ae08a-b7d6-48bd-a9bd-9b0f62e2928a", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/d66ae08a-b7d6-48bd-a9bd-9b0f62e2928a"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2026-01-27T16:35:18Z", "updated": "2026-01-27T16:35:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/c5f17a3b-214d-473a-86e0-0ed4a2ec2fe4"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/c5f17a3b-214d-473a-86e0-0ed4a2ec2fe4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": []}}'
2026-01-27 16:35:34,102 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/c5f17a3b-214d-473a-86e0-0ed4a2ec2fe4 0.584s
2026-01-27 16:35:34,102 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': 'Tue, 27 Jan 2026 16:35:33 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-a8b9687d-2b21-4956-8746-9b992e66d02a', 'x-compute-request-id': 'req-a8b9687d-2b21-4956-8746-9b992e66d02a', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=7e115afd39e07c708532087b26ce25e0; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/c5f17a3b-214d-473a-86e0-0ed4a2ec2fe4'}
Body: b'{"server": {"id": "c5f17a3b-214d-473a-86e0-0ed4a2ec2fe4", "name": "tempest-TestExecuteActionsViaActuator-server-1398785310", "status": "ACTIVE", "tenant_id": "d130b04c7c0c4ae3b3d8d3dceafaa1c9", "user_id": "b110b08aac2d458a8a897de33a104362", "metadata": {}, "hostId": "313bfdcd8ca535bf0ff17631b5d1a2303ac1729ee02153382e0e4abd", "image": {"id": "d66ae08a-b7d6-48bd-a9bd-9b0f62e2928a", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/d66ae08a-b7d6-48bd-a9bd-9b0f62e2928a"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2026-01-27T16:35:18Z", "updated": "2026-01-27T16:35:32Z", "addresses": {"tempest-TestExecuteActionsViaActuator-2139623465-network": [{"version": 4, "addr": "10.100.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:99:58"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/c5f17a3b-214d-473a-86e0-0ed4a2ec2fe4"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/c5f17a3b-214d-473a-86e0-0ed4a2ec2fe4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2026-01-27T16:35:32.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": []}}'
2026-01-27 16:35:34,114 84 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 15 second wait
2026-01-27 16:35:34,584 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/c5f17a3b-214d-473a-86e0-0ed4a2ec2fe4 0.469s
2026-01-27 16:35:34,585 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': 'Tue, 27 Jan 2026 16:35:34 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-a06444b4-ae37-4f86-b61b-e57c7401e0a2', 'x-compute-request-id': 'req-a06444b4-ae37-4f86-b61b-e57c7401e0a2', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=7e115afd39e07c708532087b26ce25e0; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/c5f17a3b-214d-473a-86e0-0ed4a2ec2fe4'}
Body: b'{"server": {"id": "c5f17a3b-214d-473a-86e0-0ed4a2ec2fe4", "name": "tempest-TestExecuteActionsViaActuator-server-1398785310", "status": "ACTIVE", "tenant_id": "d130b04c7c0c4ae3b3d8d3dceafaa1c9", "user_id": "b110b08aac2d458a8a897de33a104362", "metadata": {}, "hostId": "313bfdcd8ca535bf0ff17631b5d1a2303ac1729ee02153382e0e4abd", "image": {"id": "d66ae08a-b7d6-48bd-a9bd-9b0f62e2928a", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/d66ae08a-b7d6-48bd-a9bd-9b0f62e2928a"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2026-01-27T16:35:18Z", "updated": "2026-01-27T16:35:32Z", "addresses": {"tempest-TestExecuteActionsViaActuator-2139623465-network": [{"version": 4, "addr": "10.100.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:99:58"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/c5f17a3b-214d-473a-86e0-0ed4a2ec2fe4"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/c5f17a3b-214d-473a-86e0-0ed4a2ec2fe4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2026-01-27T16:35:32.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": []}}'
2026-01-27 16:35:35,138 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/c5f17a3b-214d-473a-86e0-0ed4a2ec2fe4 0.542s
2026-01-27 16:35:35,141 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': 'Tue, 27 Jan 2026 16:35:34 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-e206aa36-6cbf-4331-a3d5-70471946ba31', 'x-compute-request-id': 'req-e206aa36-6cbf-4331-a3d5-70471946ba31', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=7e115afd39e07c708532087b26ce25e0; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/c5f17a3b-214d-473a-86e0-0ed4a2ec2fe4'}
Body: b'{"server": {"id": "c5f17a3b-214d-473a-86e0-0ed4a2ec2fe4", "name": "tempest-TestExecuteActionsViaActuator-server-1398785310", "status": "ACTIVE", "tenant_id": "d130b04c7c0c4ae3b3d8d3dceafaa1c9", "user_id": "b110b08aac2d458a8a897de33a104362", "metadata": {}, "hostId": "313bfdcd8ca535bf0ff17631b5d1a2303ac1729ee02153382e0e4abd", "image": {"id": "d66ae08a-b7d6-48bd-a9bd-9b0f62e2928a", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/d66ae08a-b7d6-48bd-a9bd-9b0f62e2928a"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2026-01-27T16:35:18Z", "updated": "2026-01-27T16:35:32Z", "addresses": {"tempest-TestExecuteActionsViaActuator-2139623465-network": [{"version": 4, "addr": "10.100.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:99:58"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/c5f17a3b-214d-473a-86e0-0ed4a2ec2fe4"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/c5f17a3b-214d-473a-86e0-0ed4a2ec2fe4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2026-01-27T16:35:32.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-h1smsmlh", "OS-EXT-SRV-ATTR:launch_index": 0, "OS-EXT-SRV-ATTR:hostname": "tempest-testexecuteactionsviaactuator-server-1398785310", "OS-EXT-SRV-ATTR:kernel_id": "", "OS-EXT-SRV-ATTR:ramdisk_id": "", "OS-EXT-SRV-ATTR:root_device_name": "/dev/vda", "OS-EXT-SRV-ATTR:user_data": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "host_status": "UP", "locked": false, "description": null, "tags": []}}'
2026-01-27 16:35:35,151 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 "IyBUWVBFIGNlaWxvbWV0ZXJfY3B1IGNvdW50ZXIKY2VpbG9tZXRlcl9jcHV7InJlc291cmNlIj0iYzVmMTdhM2ItMjE0ZC00NzNhLTg2ZTAtMGVkNGEyZWMyZmU0Iiwib3JpZ190aW1lc3RhbXAiPSIxNzY5NTMxNzM1MTQ5In0gMjQwMDAwMDAwMDEuMCAxNzY5NTMxNDM1MTQ5CmNlaWxvbWV0ZXJfY3B1eyJyZXNvdXJjZSI9ImM1ZjE3YTNiLTIxNGQtNDczYS04NmUwLTBlZDRhMmVjMmZlNCIsIm9yaWdfdGltZXN0YW1wIj0iMTc2OTUzMTczNTE0OSJ9IDQ4MDAwMDAwMDAxLjAgMTc2OTUzMTQ2NTE0OQpjZWlsb21ldGVyX2NwdXsicmVzb3VyY2UiPSJjNWYxN2EzYi0yMTRkLTQ3M2EtODZlMC0wZWQ0YTJlYzJmZTQiLCJvcmlnX3RpbWVzdGFtcCI9IjE3Njk1MzE3MzUxNDkifSA3MjAwMDAwMDAwMS4wIDE3Njk1MzE0OTUxNDkKY2VpbG9tZXRlcl9jcHV7InJlc291cmNlIj0iYzVmMTdhM2ItMjE0ZC00NzNhLTg2ZTAtMGVkNGEyZWMyZmU0Iiwib3JpZ190aW1lc3RhbXAiPSIxNzY5NTMxNzM1MTQ5In0gOTYwMDAwMDAwMDEuMCAxNzY5NTMxNTI1MTQ5CmNlaWxvbWV0ZXJfY3B1eyJyZXNvdXJjZSI9ImM1ZjE3YTNiLTIxNGQtNDczYS04NmUwLTBlZDRhMmVjMmZlNCIsIm9yaWdfdGltZXN0YW1wIj0iMTc2OTUzMTczNTE0OSJ9IDEyMDAwMDAwMDAwMS4wIDE3Njk1MzE1NTUxNDkKY2VpbG9tZXRlcl9jcHV7InJlc291cmNlIj0iYzVmMTdhM2ItMjE0ZC00NzNhLTg2ZTAtMGVkNGEyZWMyZmU0Iiwib3JpZ190aW1lc3RhbXAiPSIxNzY5NTMxNzM1MTQ5In0gMTQ0MDAwMDAwMDAxLjAgMTc2OTUzMTU4NTE0OQpjZWlsb21ldGVyX2NwdXsicmVzb3VyY2UiPSJjNWYxN2EzYi0yMTRkLTQ3M2EtODZlMC0wZWQ0YTJlYzJmZTQiLCJvcmlnX3RpbWVzdGFtcCI9IjE3Njk1MzE3MzUxNDkifSAxNjgwMDAwMDAwMDEuMCAxNzY5NTMxNjE1MTQ5CmNlaWxvbWV0ZXJfY3B1eyJyZXNvdXJjZSI9ImM1ZjE3YTNiLTIxNGQtNDczYS04NmUwLTBlZDRhMmVjMmZlNCIsIm9yaWdfdGltZXN0YW1wIj0iMTc2OTUzMTczNTE0OSJ9IDE5MjAwMDAwMDAwMS4wIDE3Njk1MzE2NDUxNDkKY2VpbG9tZXRlcl9jcHV7InJlc291cmNlIj0iYzVmMTdhM2ItMjE0ZC00NzNhLTg2ZTAtMGVkNGEyZWMyZmU0Iiwib3JpZ190aW1lc3RhbXAiPSIxNzY5NTMxNzM1MTQ5In0gMjE2MDAwMDAwMDAxLjAgMTc2OTUzMTY3NTE0OQpjZWlsb21ldGVyX2NwdXsicmVzb3VyY2UiPSJjNWYxN2EzYi0yMTRkLTQ3M2EtODZlMC0wZWQ0YTJlYzJmZTQiLCJvcmlnX3RpbWVzdGFtcCI9IjE3Njk1MzE3MzUxNDkifSAyNDAwMDAwMDAwMDEuMCAxNzY5NTMxNzA1MTQ5Cg==" | 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.184'
2026-01-27 16:35:35,151 84 INFO [tempest.lib.common.ssh] Creating ssh connection to '38.102.83.184:22' as 'zuul' with password None
2026-01-27 16:35:35,162 84 INFO [paramiko.transport] Connected (version 2.0, client OpenSSH_9.9)
2026-01-27 16:35:35,233 84 INFO [paramiko.transport] Authentication (publickey) successful!
2026-01-27 16:35:35,234 84 INFO [tempest.lib.common.ssh] ssh connection to zuul@38.102.83.184 successfully created
2026-01-27 16:35:36,478 84 DEBUG [watcher_tempest_plugin.services.metric.prometheus_client] Promtool add_measures output: Parsing standard input
SUCCESS: metrics pushed to remote write.
2026-01-27 16:35:36,649 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://placement-public-openstack.apps-crc.testing/resource_providers/aca73593-10fd-4cf2-8db4-3214324179a7/traits 0.168s
2026-01-27 16:35:36,649 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': 'Tue, 27 Jan 2026 16:35:36 GMT', 'server': 'Apache', 'last-modified': 'Tue, 27 Jan 2026 15:57:35 GMT', 'content-length': '1403', 'cache-control': 'no-cache', 'openstack-api-version': 'placement 1.29', 'vary': 'openstack-api-version', 'x-openstack-request-id': 'req-bcbfb8a1-020a-4c9c-8076-d3bb12dd00e2', 'content-type': 'application/json', 'set-cookie': 'a0787c90e7299024e7525b97b3d9ea96=eedaad912ddac0ecb9fc7b993fb7b9ca; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://placement-public-openstack.apps-crc.testing/resource_providers/aca73593-10fd-4cf2-8db4-3214324179a7/traits'}
Body: b'{"traits": ["COMPUTE_IMAGE_TYPE_AKI", "COMPUTE_TRUSTED_CERTS", "COMPUTE_SECURITY_TPM_2_0", "COMPUTE_GRAPHICS_MODEL_VGA", "COMPUTE_RESCUE_BFV", "COMPUTE_STORAGE_BUS_IDE", "COMPUTE_VOLUME_ATTACH_WITH_TAG", "COMPUTE_SECURITY_TPM_1_2", "COMPUTE_NET_VIF_MODEL_E1000", "COMPUTE_STORAGE_BUS_FDC", "COMPUTE_NET_VIF_MODEL_PCNET", "COMPUTE_SOCKET_PCI_NUMA_AFFINITY", "COMPUTE_NET_ATTACH_INTERFACE_WITH_TAG", "HW_CPU_X86_SSSE3", "COMPUTE_VIOMMU_MODEL_VIRTIO", "COMPUTE_VIOMMU_MODEL_AUTO", "COMPUTE_NET_VIF_MODEL_E1000E", "HW_CPU_X86_SSE42", "HW_CPU_X86_SSE", "COMPUTE_VIOMMU_MODEL_INTEL", "COMPUTE_STORAGE_BUS_SATA", "COMPUTE_NET_VIF_MODEL_VMXNET3", "COMPUTE_VOLUME_EXTEND", "COMPUTE_NET_VIF_MODEL_NE2K_PCI", "COMPUTE_NET_ATTACH_INTERFACE", "COMPUTE_NET_VIF_MODEL_VIRTIO", "COMPUTE_GRAPHICS_MODEL_VIRTIO", "COMPUTE_NET_VIF_MODEL_SPAPR_VLAN", "COMPUTE_STORAGE_BUS_VIRTIO", "HW_CPU_X86_SSE41", "COMPUTE_SECURITY_UEFI_SECURE_BOOT", "COMPUTE_IMAGE_TYPE_QCOW2", "COMPUTE_ACCELERATORS", "COMPUTE_NET_VIF_MODEL_RTL8139", "COMPUTE_DEVICE_TAGGING", "HW_CPU_X86_MMX", "COMPUTE_GRAPHICS_MODEL_BOCHS", "COMPUTE_IMAGE_TYPE_AMI", "COMPUTE_STORAGE_BUS_SCSI", "COMPUTE_NODE", "HW_CPU_X86_SSE2", "COMPUTE_IMAGE_TYPE_ISO", "COMPUTE_IMAGE_TYPE_RAW", "COMPUTE_VOLUME_MULTI_ATTACH", "COMPUTE_STORAGE_BUS_USB", "COMPUTE_IMAGE_TYPE_ARI", "COMPUTE_GRAPHICS_MODEL_NONE", "COMPUTE_GRAPHICS_MODEL_CIRRUS"], "resource_provider_generation": 2}'
2026-01-27 16:35:37,006 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.353s
2026-01-27 16:35:37,006 84 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'}
Body: <omitted>
Response - Headers: {'date': 'Tue, 27 Jan 2026 16:35:36 GMT', 'server': 'Apache', 'content-length': '5233', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-5265fdad-68f6-40a4-a855-4eefcc215017', 'content-type': 'application/json', 'set-cookie': 'b5697f82cf3c19ece8be533395142512=eafbe68102652740a8f1dfdd76d999f8; 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": "b110b08aac2d458a8a897de33a104362", "name": "tempest-TestExecuteActionsViaActuator-1067212626-project-member", "password_expires_at": null}, "audit_ids": ["JiZiER6JQrynVhc40R6RBQ"], "expires_at": "2026-01-27T17:35:36.000000Z", "issued_at": "2026-01-27T16:35:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d130b04c7c0c4ae3b3d8d3dceafaa1c9", "name": "tempest-TestExecuteActionsViaActuator-1067212626"}, "is_domain": false, "roles": [{"id": "1c828a7c19f6492c8da8a35f8d2d6c71", "name": "member"}, {"id": "ebc2aa7f8ae644bcb0486820e31d752c", "name": "reader"}], "catalog": [{"endpoints": [{"name": "nova", "id": "a09e357515c44977b8898f7fb3bb3e0f", "interface": "public", "region_id": "regionOne", "url": "https://nova-public-openstack.apps-crc.testing/v2.1", "region": "regionOne"}, {"name": "nova", "id": "b758397ba2984468a73aa4fb5bfbd1de", "interface": "internal", "region_id": "regionOne", "url": "https://nova-internal.openstack.svc:8774/v2.1", "region": "regionOne"}], "id": "0bc645af434649379682c89d45cf2823", "type": "compute", "name": "nova"}, {"endpoints": [{"name": "neutron", "id": "0427c83554694809abd31265c61c7992", "interface": "public", "region_id": "regionOne", "url": "https://neutron-public-openstack.apps-crc.testing", "region": "regionOne"}, {"name": "neutron", "id": "c6bf93091e364f8facd3fae4c2c8a8b5", "interface": "internal", "region_id": "regionOne", "url": "https://neutron-internal.openstack.svc:9696", "region": "regionOne"}], "id": "0f33d423d6954fe6bd7201eb3dcbdb04", "type": "network", "name": "neutron"}, {"endpoints": [{"name": "placement", "id": "e33bf6c06eda4d0aad00c08359b3735e", "interface": "internal", "region_id": "regionOne", "url": "https://placement-internal.openstack.svc:8778", "region": "regionOne"}, {"name": "placement", "id": "e71da400647a4d0f824b7563c42ab839", "interface": "public", "region_id": "regionOne", "url": "https://placement-public-openstack.apps-crc.testing", "region": "regionOne"}], "id": "6f7bf6a2e3484790afb841248c19ef1d", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "4e91e852d2f04b038a000bb2bc1e8e0a", "interface": "internal", "region_id": "regionOne", "url": "https://keystone-internal.openstack.svc:5000", "region": "regionOne"}, {"id": "9810af62866d4c40897e7fa2f206813e", "interface": "public", "region_id": "regionOne", "url": "https://keystone-public-openstack.apps-crc.testing", "region": "regionOne"}], "id": "7f59cf47bfb54e0680ee6295a172e5c4", "type": "identity", "name": "keystone"}, {"endpoints": [{"name": "cinderv3", "id": "2675e6a4bf8547dd92e1f2b7b16941d7", "interface": "public", "region_id": "regionOne", "url": "https://cinder-public-openstack.apps-crc.testing/v3", "region": "regionOne"}, {"name": "cinderv3", "id": "64d3580bf9d2400bbf937c49036fd2f7", "interface": "internal", "region_id": "regionOne", "url": "https://cinder-internal.openstack.svc:8776/v3", "region": "regionOne"}], "id": "896c48810d184dd19dc700cce9bdddd3", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"name": "glance", "id": "754784f98877417bab4bd3fac525ddf5", "interface": "internal", "region_id": "regionOne", "url": "https://glance-default-internal.openstack.svc:9292", "region": "regionOne"}, {"name": "glance", "id": "9ba7a4a494304769941a875451176cd0", "interface": "public", "region_id": "regionOne", "url": "https://glance-default-public-openstack.apps-crc.testing", "region": "regionOne"}], "id": "b7368a33e80740d785c2c720830a1e6c", "type": "image", "name": "glance"}, {"endpoints": [{"name": "swift", "id": "097315cc2b4347d99542991e85b96866", "interface": "internal", "region_id": "regionOne", "url": "https://swift-internal.openstack.svc:8080/v1/AUTH_d130b04c7c0c4ae3b3d8d3dceafaa1c9", "region": "regionOne"}, {"name": "swift", "id": "b27cc377dd8e4c72a04a9b78a1963940", "interface": "public", "region_id": "regionOne", "url": "https://swift-public-openstack.apps-crc.testing/v1/AUTH_d130b04c7c0c4ae3b3d8d3dceafaa1c9", "region": "regionOne"}], "id": "c72465dd73c6461ab361465
2026-01-27 16:35:37,006 84 INFO [tempest.lib.common.fixed_network] (TestExecuteActionsViaActuator:test_execute_scenarios) Found network {'id': '91a1a4de-bd7b-409a-8325-671f52ff0f80', 'name': 'tempest-TestExecuteActionsViaActuator-2139623465-network', 'tenant_id': 'd130b04c7c0c4ae3b3d8d3dceafaa1c9', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'd130b04c7c0c4ae3b3d8d3dceafaa1c9', 'qos_policy_id': None, 'port_security_enabled': True, 'dns_domain': '', 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 33357, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'l2_adjacency': True, 'tags': [], 'created_at': '2026-01-27T16:34:26Z', 'updated_at': '2026-01-27T16:34:26Z', 'revision_number': 1} available for tenant
2026-01-27 16:35:39,034 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.026s
2026-01-27 16:35:39,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: {"server": {"name": "tempest-TestExecuteActionsViaActuator-server-1383898836", "imageRef": "d66ae08a-b7d6-48bd-a9bd-9b0f62e2928a", "flavorRef": "5e75ab52-d374-4c5d-a7c0-a8c1d3a12d7d", "networks": [{"uuid": "91a1a4de-bd7b-409a-8325-671f52ff0f80"}]}}
Response - Headers: {'date': 'Tue, 27 Jan 2026 16:35:37 GMT', 'server': 'Apache', 'content-length': '420', 'location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/78976590-db8d-4c68-8c72-438f6f326491', '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-c72c71ab-7b23-4607-bc9c-8c0005c159c2', 'x-compute-request-id': 'req-c72c71ab-7b23-4607-bc9c-8c0005c159c2', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=7e115afd39e07c708532087b26ce25e0; 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": "78976590-db8d-4c68-8c72-438f6f326491", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/78976590-db8d-4c68-8c72-438f6f326491"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/78976590-db8d-4c68-8c72-438f6f326491"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "q9HFvizQkirn"}}'
2026-01-27 16:35:39,309 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/78976590-db8d-4c68-8c72-438f6f326491 0.271s
2026-01-27 16:35:39,309 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': 'Tue, 27 Jan 2026 16:35:39 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-b3bff87d-3bcd-4bbf-baf6-0fe8fced3436', 'x-compute-request-id': 'req-b3bff87d-3bcd-4bbf-baf6-0fe8fced3436', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=7e115afd39e07c708532087b26ce25e0; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/78976590-db8d-4c68-8c72-438f6f326491'}
Body: b'{"server": {"id": "78976590-db8d-4c68-8c72-438f6f326491", "name": "tempest-TestExecuteActionsViaActuator-server-1383898836", "status": "BUILD", "tenant_id": "d130b04c7c0c4ae3b3d8d3dceafaa1c9", "user_id": "b110b08aac2d458a8a897de33a104362", "metadata": {}, "hostId": "", "image": {"id": "d66ae08a-b7d6-48bd-a9bd-9b0f62e2928a", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/d66ae08a-b7d6-48bd-a9bd-9b0f62e2928a"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2026-01-27T16:35:39Z", "updated": "2026-01-27T16:35:39Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/78976590-db8d-4c68-8c72-438f6f326491"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/78976590-db8d-4c68-8c72-438f6f326491"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": []}}'
2026-01-27 16:35:40,909 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/78976590-db8d-4c68-8c72-438f6f326491 0.591s
2026-01-27 16:35:40,910 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': 'Tue, 27 Jan 2026 16:35:40 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-801388fc-6ae9-4c54-a1a7-9c7d57c7c610', 'x-compute-request-id': 'req-801388fc-6ae9-4c54-a1a7-9c7d57c7c610', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=7e115afd39e07c708532087b26ce25e0; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/78976590-db8d-4c68-8c72-438f6f326491'}
Body: b'{"server": {"id": "78976590-db8d-4c68-8c72-438f6f326491", "name": "tempest-TestExecuteActionsViaActuator-server-1383898836", "status": "BUILD", "tenant_id": "d130b04c7c0c4ae3b3d8d3dceafaa1c9", "user_id": "b110b08aac2d458a8a897de33a104362", "metadata": {}, "hostId": "a6b8caf8a8f54816cfc3016bb4fca23203acbac23daf9481b60edef0", "image": {"id": "d66ae08a-b7d6-48bd-a9bd-9b0f62e2928a", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/d66ae08a-b7d6-48bd-a9bd-9b0f62e2928a"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2026-01-27T16:35:39Z", "updated": "2026-01-27T16:35:40Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/78976590-db8d-4c68-8c72-438f6f326491"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/78976590-db8d-4c68-8c72-438f6f326491"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": []}}'
2026-01-27 16:35:40,917 84 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/spawning" after 1 second wait
2026-01-27 16:35:43,283 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/78976590-db8d-4c68-8c72-438f6f326491 1.365s
2026-01-27 16:35:43,284 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': 'Tue, 27 Jan 2026 16:35:41 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-1c8f1f09-dca8-479e-bc66-12146edf669d', 'x-compute-request-id': 'req-1c8f1f09-dca8-479e-bc66-12146edf669d', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=7e115afd39e07c708532087b26ce25e0; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/78976590-db8d-4c68-8c72-438f6f326491'}
Body: b'{"server": {"id": "78976590-db8d-4c68-8c72-438f6f326491", "name": "tempest-TestExecuteActionsViaActuator-server-1383898836", "status": "BUILD", "tenant_id": "d130b04c7c0c4ae3b3d8d3dceafaa1c9", "user_id": "b110b08aac2d458a8a897de33a104362", "metadata": {}, "hostId": "a6b8caf8a8f54816cfc3016bb4fca23203acbac23daf9481b60edef0", "image": {"id": "d66ae08a-b7d6-48bd-a9bd-9b0f62e2928a", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/d66ae08a-b7d6-48bd-a9bd-9b0f62e2928a"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2026-01-27T16:35:39Z", "updated": "2026-01-27T16:35:40Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/78976590-db8d-4c68-8c72-438f6f326491"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/78976590-db8d-4c68-8c72-438f6f326491"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": []}}'
2026-01-27 16:35:45,093 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/78976590-db8d-4c68-8c72-438f6f326491 0.797s
2026-01-27 16:35:45,094 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': 'Tue, 27 Jan 2026 16:35: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-ca63bf2f-60ab-450a-81e3-412f3e6fe3a7', 'x-compute-request-id': 'req-ca63bf2f-60ab-450a-81e3-412f3e6fe3a7', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=7e115afd39e07c708532087b26ce25e0; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/78976590-db8d-4c68-8c72-438f6f326491'}
Body: b'{"server": {"id": "78976590-db8d-4c68-8c72-438f6f326491", "name": "tempest-TestExecuteActionsViaActuator-server-1383898836", "status": "BUILD", "tenant_id": "d130b04c7c0c4ae3b3d8d3dceafaa1c9", "user_id": "b110b08aac2d458a8a897de33a104362", "metadata": {}, "hostId": "a6b8caf8a8f54816cfc3016bb4fca23203acbac23daf9481b60edef0", "image": {"id": "d66ae08a-b7d6-48bd-a9bd-9b0f62e2928a", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/d66ae08a-b7d6-48bd-a9bd-9b0f62e2928a"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2026-01-27T16:35:39Z", "updated": "2026-01-27T16:35:40Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/78976590-db8d-4c68-8c72-438f6f326491"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/78976590-db8d-4c68-8c72-438f6f326491"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": []}}'
2026-01-27 16:35:47,103 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/78976590-db8d-4c68-8c72-438f6f326491 1.000s
2026-01-27 16:35:47,103 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': 'Tue, 27 Jan 2026 16:35:46 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-f450abd4-ef34-40ca-8e4f-f95820e8cf25', 'x-compute-request-id': 'req-f450abd4-ef34-40ca-8e4f-f95820e8cf25', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=7e115afd39e07c708532087b26ce25e0; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/78976590-db8d-4c68-8c72-438f6f326491'}
Body: b'{"server": {"id": "78976590-db8d-4c68-8c72-438f6f326491", "name": "tempest-TestExecuteActionsViaActuator-server-1383898836", "status": "BUILD", "tenant_id": "d130b04c7c0c4ae3b3d8d3dceafaa1c9", "user_id": "b110b08aac2d458a8a897de33a104362", "metadata": {}, "hostId": "a6b8caf8a8f54816cfc3016bb4fca23203acbac23daf9481b60edef0", "image": {"id": "d66ae08a-b7d6-48bd-a9bd-9b0f62e2928a", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/d66ae08a-b7d6-48bd-a9bd-9b0f62e2928a"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2026-01-27T16:35:39Z", "updated": "2026-01-27T16:35:40Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/78976590-db8d-4c68-8c72-438f6f326491"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/78976590-db8d-4c68-8c72-438f6f326491"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": []}}'
2026-01-27 16:35:49,145 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/78976590-db8d-4c68-8c72-438f6f326491 1.031s
2026-01-27 16:35:49,145 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': 'Tue, 27 Jan 2026 16:35:48 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-cb4d1d1e-1359-45f4-9133-f861349e6dc7', 'x-compute-request-id': 'req-cb4d1d1e-1359-45f4-9133-f861349e6dc7', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=7e115afd39e07c708532087b26ce25e0; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/78976590-db8d-4c68-8c72-438f6f326491'}
Body: b'{"server": {"id": "78976590-db8d-4c68-8c72-438f6f326491", "name": "tempest-TestExecuteActionsViaActuator-server-1383898836", "status": "BUILD", "tenant_id": "d130b04c7c0c4ae3b3d8d3dceafaa1c9", "user_id": "b110b08aac2d458a8a897de33a104362", "metadata": {}, "hostId": "a6b8caf8a8f54816cfc3016bb4fca23203acbac23daf9481b60edef0", "image": {"id": "d66ae08a-b7d6-48bd-a9bd-9b0f62e2928a", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/d66ae08a-b7d6-48bd-a9bd-9b0f62e2928a"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2026-01-27T16:35:39Z", "updated": "2026-01-27T16:35:40Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/78976590-db8d-4c68-8c72-438f6f326491"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/78976590-db8d-4c68-8c72-438f6f326491"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": []}}'
2026-01-27 16:35:50,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/78976590-db8d-4c68-8c72-438f6f326491 0.564s
2026-01-27 16:35:50,719 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': 'Tue, 27 Jan 2026 16:35:50 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-7be36058-8053-407d-92f0-975c2e3059a5', 'x-compute-request-id': 'req-7be36058-8053-407d-92f0-975c2e3059a5', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=7e115afd39e07c708532087b26ce25e0; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/78976590-db8d-4c68-8c72-438f6f326491'}
Body: b'{"server": {"id": "78976590-db8d-4c68-8c72-438f6f326491", "name": "tempest-TestExecuteActionsViaActuator-server-1383898836", "status": "ACTIVE", "tenant_id": "d130b04c7c0c4ae3b3d8d3dceafaa1c9", "user_id": "b110b08aac2d458a8a897de33a104362", "metadata": {}, "hostId": "a6b8caf8a8f54816cfc3016bb4fca23203acbac23daf9481b60edef0", "image": {"id": "d66ae08a-b7d6-48bd-a9bd-9b0f62e2928a", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/d66ae08a-b7d6-48bd-a9bd-9b0f62e2928a"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2026-01-27T16:35:39Z", "updated": "2026-01-27T16:35:48Z", "addresses": {"tempest-TestExecuteActionsViaActuator-2139623465-network": [{"version": 4, "addr": "10.100.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a4:39:ae"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/78976590-db8d-4c68-8c72-438f6f326491"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/78976590-db8d-4c68-8c72-438f6f326491"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2026-01-27T16:35:48.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": []}}'
2026-01-27 16:35:50,738 84 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 11 second wait
2026-01-27 16:35:51,184 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/78976590-db8d-4c68-8c72-438f6f326491 0.445s
2026-01-27 16:35:51,184 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': 'Tue, 27 Jan 2026 16:35:50 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-282df711-a2df-4a41-9e1c-e09deeb0e73d', 'x-compute-request-id': 'req-282df711-a2df-4a41-9e1c-e09deeb0e73d', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=7e115afd39e07c708532087b26ce25e0; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/78976590-db8d-4c68-8c72-438f6f326491'}
Body: b'{"server": {"id": "78976590-db8d-4c68-8c72-438f6f326491", "name": "tempest-TestExecuteActionsViaActuator-server-1383898836", "status": "ACTIVE", "tenant_id": "d130b04c7c0c4ae3b3d8d3dceafaa1c9", "user_id": "b110b08aac2d458a8a897de33a104362", "metadata": {}, "hostId": "a6b8caf8a8f54816cfc3016bb4fca23203acbac23daf9481b60edef0", "image": {"id": "d66ae08a-b7d6-48bd-a9bd-9b0f62e2928a", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/d66ae08a-b7d6-48bd-a9bd-9b0f62e2928a"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2026-01-27T16:35:39Z", "updated": "2026-01-27T16:35:48Z", "addresses": {"tempest-TestExecuteActionsViaActuator-2139623465-network": [{"version": 4, "addr": "10.100.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a4:39:ae"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/78976590-db8d-4c68-8c72-438f6f326491"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/78976590-db8d-4c68-8c72-438f6f326491"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2026-01-27T16:35:48.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": []}}'
2026-01-27 16:35:51,976 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/78976590-db8d-4c68-8c72-438f6f326491 0.783s
2026-01-27 16:35:51,976 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': 'Tue, 27 Jan 2026 16:35:51 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-629e4acc-f160-47bc-be7b-2c7ff5f23ef5', 'x-compute-request-id': 'req-629e4acc-f160-47bc-be7b-2c7ff5f23ef5', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=7e115afd39e07c708532087b26ce25e0; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/78976590-db8d-4c68-8c72-438f6f326491'}
Body: b'{"server": {"id": "78976590-db8d-4c68-8c72-438f6f326491", "name": "tempest-TestExecuteActionsViaActuator-server-1383898836", "status": "ACTIVE", "tenant_id": "d130b04c7c0c4ae3b3d8d3dceafaa1c9", "user_id": "b110b08aac2d458a8a897de33a104362", "metadata": {}, "hostId": "a6b8caf8a8f54816cfc3016bb4fca23203acbac23daf9481b60edef0", "image": {"id": "d66ae08a-b7d6-48bd-a9bd-9b0f62e2928a", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/d66ae08a-b7d6-48bd-a9bd-9b0f62e2928a"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2026-01-27T16:35:39Z", "updated": "2026-01-27T16:35:48Z", "addresses": {"tempest-TestExecuteActionsViaActuator-2139623465-network": [{"version": 4, "addr": "10.100.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a4:39:ae"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/78976590-db8d-4c68-8c72-438f6f326491"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/78976590-db8d-4c68-8c72-438f6f326491"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2026-01-27T16:35:48.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-3scdsd0m", "OS-EXT-SRV-ATTR:launch_index": 0, "OS-EXT-SRV-ATTR:hostname": "tempest-testexecuteactionsviaactuator-server-1383898836", "OS-EXT-SRV-ATTR:kernel_id": "", "OS-EXT-SRV-ATTR:ramdisk_id": "", "OS-EXT-SRV-ATTR:root_device_name": "/dev/vda", "OS-EXT-SRV-ATTR:user_data": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "host_status": "UP", "locked": false, "description": null, "tags": []}}'
2026-01-27 16:35:51,992 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 "IyBUWVBFIGNlaWxvbWV0ZXJfY3B1IGNvdW50ZXIKY2VpbG9tZXRlcl9jcHV7InJlc291cmNlIj0iNzg5NzY1OTAtZGI4ZC00YzY4LThjNzItNDM4ZjZmMzI2NDkxIiwib3JpZ190aW1lc3RhbXAiPSIxNzY5NTMxNzUxOTkyIn0gMjQwMDAwMDAwMDEuMCAxNzY5NTMxNDUxOTkyCmNlaWxvbWV0ZXJfY3B1eyJyZXNvdXJjZSI9Ijc4OTc2NTkwLWRiOGQtNGM2OC04YzcyLTQzOGY2ZjMyNjQ5MSIsIm9yaWdfdGltZXN0YW1wIj0iMTc2OTUzMTc1MTk5MiJ9IDQ4MDAwMDAwMDAxLjAgMTc2OTUzMTQ4MTk5MgpjZWlsb21ldGVyX2NwdXsicmVzb3VyY2UiPSI3ODk3NjU5MC1kYjhkLTRjNjgtOGM3Mi00MzhmNmYzMjY0OTEiLCJvcmlnX3RpbWVzdGFtcCI9IjE3Njk1MzE3NTE5OTIifSA3MjAwMDAwMDAwMS4wIDE3Njk1MzE1MTE5OTIKY2VpbG9tZXRlcl9jcHV7InJlc291cmNlIj0iNzg5NzY1OTAtZGI4ZC00YzY4LThjNzItNDM4ZjZmMzI2NDkxIiwib3JpZ190aW1lc3RhbXAiPSIxNzY5NTMxNzUxOTkyIn0gOTYwMDAwMDAwMDEuMCAxNzY5NTMxNTQxOTkyCmNlaWxvbWV0ZXJfY3B1eyJyZXNvdXJjZSI9Ijc4OTc2NTkwLWRiOGQtNGM2OC04YzcyLTQzOGY2ZjMyNjQ5MSIsIm9yaWdfdGltZXN0YW1wIj0iMTc2OTUzMTc1MTk5MiJ9IDEyMDAwMDAwMDAwMS4wIDE3Njk1MzE1NzE5OTIKY2VpbG9tZXRlcl9jcHV7InJlc291cmNlIj0iNzg5NzY1OTAtZGI4ZC00YzY4LThjNzItNDM4ZjZmMzI2NDkxIiwib3JpZ190aW1lc3RhbXAiPSIxNzY5NTMxNzUxOTkyIn0gMTQ0MDAwMDAwMDAxLjAgMTc2OTUzMTYwMTk5MgpjZWlsb21ldGVyX2NwdXsicmVzb3VyY2UiPSI3ODk3NjU5MC1kYjhkLTRjNjgtOGM3Mi00MzhmNmYzMjY0OTEiLCJvcmlnX3RpbWVzdGFtcCI9IjE3Njk1MzE3NTE5OTIifSAxNjgwMDAwMDAwMDEuMCAxNzY5NTMxNjMxOTkyCmNlaWxvbWV0ZXJfY3B1eyJyZXNvdXJjZSI9Ijc4OTc2NTkwLWRiOGQtNGM2OC04YzcyLTQzOGY2ZjMyNjQ5MSIsIm9yaWdfdGltZXN0YW1wIj0iMTc2OTUzMTc1MTk5MiJ9IDE5MjAwMDAwMDAwMS4wIDE3Njk1MzE2NjE5OTIKY2VpbG9tZXRlcl9jcHV7InJlc291cmNlIj0iNzg5NzY1OTAtZGI4ZC00YzY4LThjNzItNDM4ZjZmMzI2NDkxIiwib3JpZ190aW1lc3RhbXAiPSIxNzY5NTMxNzUxOTkyIn0gMjE2MDAwMDAwMDAxLjAgMTc2OTUzMTY5MTk5MgpjZWlsb21ldGVyX2NwdXsicmVzb3VyY2UiPSI3ODk3NjU5MC1kYjhkLTRjNjgtOGM3Mi00MzhmNmYzMjY0OTEiLCJvcmlnX3RpbWVzdGFtcCI9IjE3Njk1MzE3NTE5OTIifSAyNDAwMDAwMDAwMDEuMCAxNzY5NTMxNzIxOTkyCg==" | 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.184'
2026-01-27 16:35:51,993 84 INFO [tempest.lib.common.ssh] Creating ssh connection to '38.102.83.184:22' as 'zuul' with password None
2026-01-27 16:35:52,010 84 INFO [paramiko.transport] Connected (version 2.0, client OpenSSH_9.9)
2026-01-27 16:35:52,075 84 INFO [paramiko.transport] Authentication (publickey) successful!
2026-01-27 16:35:52,075 84 INFO [tempest.lib.common.ssh] ssh connection to zuul@38.102.83.184 successfully created
2026-01-27 16:35:52,641 84 DEBUG [watcher_tempest_plugin.services.metric.prometheus_client] Promtool add_measures output: Parsing standard input
SUCCESS: metrics pushed to remote write.
2026-01-27 16:35:52,727 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.084s
2026-01-27 16:35:52,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': 'Tue, 27 Jan 2026 16:35:52 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-dbe8f8a2-47ae-44f7-adb8-9d505e407334', 'x-compute-request-id': 'req-dbe8f8a2-47ae-44f7-adb8-9d505e407334', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=7e115afd39e07c708532087b26ce25e0; 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": "5e75ab52-d374-4c5d-a7c0-a8c1d3a12d7d", "name": "m1.nano", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/flavors/5e75ab52-d374-4c5d-a7c0-a8c1d3a12d7d"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/5e75ab52-d374-4c5d-a7c0-a8c1d3a12d7d"}], "description": null}, {"id": "94f5aac7-5d91-4c64-91d6-843111ea4061", "name": "m1.micro", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/flavors/94f5aac7-5d91-4c64-91d6-843111ea4061"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/94f5aac7-5d91-4c64-91d6-843111ea4061"}], "description": null}]}'
2026-01-27 16:35:52,853 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.123s
2026-01-27 16:35:52,854 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': 'Tue, 27 Jan 2026 16:35:52 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=1fb4a0b1fc6f356a81682935dde16b10; 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": "8f50ca44-defb-4e4b-a580-a428732c2574", "audit_uuid": "ed55910f-d67b-4983-be69-819c5072b4c3", "strategy_uuid": "d4ec4212-7c68-4630-9990-cf25934af6ac", "strategy_name": "actuator", "global_efficacy": [], "state": "SUCCEEDED", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/8f50ca44-defb-4e4b-a580-a428732c2574", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/8f50ca44-defb-4e4b-a580-a428732c2574", "rel": "bookmark"}], "updated_at": "2026-01-27T16:35:04+00:00"}, {"efficacy_indicators": [], "uuid": "dc7d832c-8213-4b2f-b421-47500b7fc220", "audit_uuid": "49519250-ae6c-4306-bd6f-4f0dfe9d22d0", "strategy_uuid": "d4ec4212-7c68-4630-9990-cf25934af6ac", "strategy_name": "actuator", "global_efficacy": [], "state": "SUCCEEDED", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/dc7d832c-8213-4b2f-b421-47500b7fc220", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/dc7d832c-8213-4b2f-b421-47500b7fc220", "rel": "bookmark"}], "updated_at": "2026-01-27T16:35:08+00:00"}, {"efficacy_indicators": [], "uuid": "f4f8679f-a489-4c66-af25-0a769c44484b", "audit_uuid": "ff9e7748-8468-4c5a-9866-1cca817b54ed", "strategy_uuid": "d4ec4212-7c68-4630-9990-cf25934af6ac", "strategy_name": "actuator", "global_efficacy": [], "state": "SUCCEEDED", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/f4f8679f-a489-4c66-af25-0a769c44484b", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/f4f8679f-a489-4c66-af25-0a769c44484b", "rel": "bookmark"}], "updated_at": "2026-01-27T16:35:11+00:00"}]}'
2026-01-27 16:35:52,854 84 DEBUG [tempest.lib.common.utils.test_utils] Call _are_all_action_plans_finished returns true in 0.124542 seconds
2026-01-27 16:35:52,946 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.091s
2026-01-27 16:35:52,946 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': 'Tue, 27 Jan 2026 16:35:52 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=1fb4a0b1fc6f356a81682935dde16b10; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/goals/unclassified'}
Body: b'{"uuid": "1a6e7019-b51c-4229-84be-fac20c36f9f7", "name": "unclassified", "display_name": "Unclassified", "efficacy_specification": [], "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/goals/1a6e7019-b51c-4229-84be-fac20c36f9f7", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/goals/1a6e7019-b51c-4229-84be-fac20c36f9f7", "rel": "bookmark"}], "created_at": "2026-01-27T15:55:57+00:00", "updated_at": null, "deleted_at": null}'
2026-01-27 16:35:53,018 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-01-27 16:35:53,018 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': 'Tue, 27 Jan 2026 16:35:52 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=1fb4a0b1fc6f356a81682935dde16b10; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/strategies/actuator'}
Body: b'{"uuid": "d4ec4212-7c68-4630-9990-cf25934af6ac", "name": "actuator", "display_name": "Actuator", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/strategies/d4ec4212-7c68-4630-9990-cf25934af6ac", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/strategies/d4ec4212-7c68-4630-9990-cf25934af6ac", "rel": "bookmark"}], "goal_uuid": "1a6e7019-b51c-4229-84be-fac20c36f9f7", "goal_name": "unclassified", "parameters_spec": {"$schema": "http://json-schema.org/draft-04/schema#", "type": "object", "properties": {"actions": {"type": "array", "items": {"type": "object", "properties": {"action_type": {"type": "string"}, "resource_id": {"type": "string"}, "input_parameters": {"type": "object", "properties": {}, "additionalProperties": true}}, "required": ["action_type", "input_parameters"], "additionalProperties": true}}}, "required": ["actions"]}}'
2026-01-27 16:35:53,096 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.077s
2026-01-27 16:35:53,096 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": "5a2622f1-ac92-4fb4-8c87-633e7e8209ec", "description": "tempest-test-audit_template-1862015353", "goal": "1a6e7019-b51c-4229-84be-fac20c36f9f7", "strategy": "d4ec4212-7c68-4630-9990-cf25934af6ac", "scope": []}
Response - Headers: {'date': 'Tue, 27 Jan 2026 16:35:53 GMT', 'server': 'Apache', 'location': 'https://watcher-public-openstack.apps-crc.testing/v1/audit_templates/2288d6f8-5288-456c-aee3-b34f8d2ebab3', '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=1fb4a0b1fc6f356a81682935dde16b10; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/audit_templates'}
Body: b'{"uuid": "2288d6f8-5288-456c-aee3-b34f8d2ebab3", "name": "5a2622f1-ac92-4fb4-8c87-633e7e8209ec", "description": "tempest-test-audit_template-1862015353", "goal_uuid": "1a6e7019-b51c-4229-84be-fac20c36f9f7", "goal_name": "unclassified", "strategy_uuid": "d4ec4212-7c68-4630-9990-cf25934af6ac", "strategy_name": "actuator", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/audit_templates/2288d6f8-5288-456c-aee3-b34f8d2ebab3", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/audit_templates/2288d6f8-5288-456c-aee3-b34f8d2ebab3", "rel": "bookmark"}], "scope": [], "created_at": "2026-01-27T16:35:53.078790+00:00", "deleted_at": null, "updated_at": null}'
2026-01-27 16:35:53,215 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 201 POST https://watcher-public-openstack.apps-crc.testing/v1/audits 0.118s
2026-01-27 16:35:53,216 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": "2288d6f8-5288-456c-aee3-b34f8d2ebab3", "audit_type": "ONESHOT", "interval": null, "parameters": {"actions": [{"action_type": "resize", "resource_id": "c5f17a3b-214d-473a-86e0-0ed4a2ec2fe4", "input_parameters": {"flavor": "m1.micro"}}]}}
Response - Headers: {'date': 'Tue, 27 Jan 2026 16:35:53 GMT', 'server': 'Apache', 'location': 'https://watcher-public-openstack.apps-crc.testing/v1/audits/f618ed81-db93-4b2c-af0d-5e82521aa6b3', '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=1fb4a0b1fc6f356a81682935dde16b10; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/audits'}
Body: b'{"uuid": "f618ed81-db93-4b2c-af0d-5e82521aa6b3", "name": "actuator-2026-01-27T16:35:53.165429", "audit_type": "ONESHOT", "state": "PENDING", "goal_uuid": "1a6e7019-b51c-4229-84be-fac20c36f9f7", "goal_name": "unclassified", "strategy_uuid": "d4ec4212-7c68-4630-9990-cf25934af6ac", "strategy_name": "actuator", "parameters": {"actions": [{"action_type": "resize", "resource_id": "c5f17a3b-214d-473a-86e0-0ed4a2ec2fe4", "input_parameters": {"flavor": "m1.micro"}}]}, "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/audits/f618ed81-db93-4b2c-af0d-5e82521aa6b3", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/audits/f618ed81-db93-4b2c-af0d-5e82521aa6b3", "rel": "bookmark"}], "interval": null, "scope": [], "auto_trigger": false, "next_run_time": null, "hostname": null, "start_time": null, "end_time": null, "force": false, "created_at": "2026-01-27T16:35:53.183266+00:00", "deleted_at": null, "updated_at": null}'
2026-01-27 16:35:53,308 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/audits/f618ed81-db93-4b2c-af0d-5e82521aa6b3 0.091s
2026-01-27 16:35:53,308 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': 'Tue, 27 Jan 2026 16:35:53 GMT', 'server': 'Apache', 'content-length': '1003', '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=1fb4a0b1fc6f356a81682935dde16b10; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/audits/f618ed81-db93-4b2c-af0d-5e82521aa6b3'}
Body: b'{"uuid": "f618ed81-db93-4b2c-af0d-5e82521aa6b3", "name": "actuator-2026-01-27T16:35:53.165429", "audit_type": "ONESHOT", "state": "ONGOING", "goal_uuid": "1a6e7019-b51c-4229-84be-fac20c36f9f7", "goal_name": "unclassified", "strategy_uuid": "d4ec4212-7c68-4630-9990-cf25934af6ac", "strategy_name": "actuator", "parameters": {"actions": [{"action_type": "resize", "resource_id": "c5f17a3b-214d-473a-86e0-0ed4a2ec2fe4", "input_parameters": {"flavor": "m1.micro"}}]}, "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/audits/f618ed81-db93-4b2c-af0d-5e82521aa6b3", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/audits/f618ed81-db93-4b2c-af0d-5e82521aa6b3", "rel": "bookmark"}], "interval": null, "scope": [], "auto_trigger": false, "next_run_time": null, "hostname": "watcher-decision-engine-0", "start_time": null, "end_time": null, "force": false, "created_at": "2026-01-27T16:35:53+00:00", "deleted_at": null, "updated_at": "2026-01-27T16:35:53+00:00"}'
2026-01-27 16:35:53,908 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/audits/f618ed81-db93-4b2c-af0d-5e82521aa6b3 0.099s
2026-01-27 16:35:53,908 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': 'Tue, 27 Jan 2026 16:35:53 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=1fb4a0b1fc6f356a81682935dde16b10; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/audits/f618ed81-db93-4b2c-af0d-5e82521aa6b3'}
Body: b'{"uuid": "f618ed81-db93-4b2c-af0d-5e82521aa6b3", "name": "actuator-2026-01-27T16:35:53.165429", "audit_type": "ONESHOT", "state": "SUCCEEDED", "goal_uuid": "1a6e7019-b51c-4229-84be-fac20c36f9f7", "goal_name": "unclassified", "strategy_uuid": "d4ec4212-7c68-4630-9990-cf25934af6ac", "strategy_name": "actuator", "parameters": {"actions": [{"action_type": "resize", "resource_id": "c5f17a3b-214d-473a-86e0-0ed4a2ec2fe4", "input_parameters": {"flavor": "m1.micro"}}]}, "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/audits/f618ed81-db93-4b2c-af0d-5e82521aa6b3", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/audits/f618ed81-db93-4b2c-af0d-5e82521aa6b3", "rel": "bookmark"}], "interval": null, "scope": [], "auto_trigger": false, "next_run_time": null, "hostname": "watcher-decision-engine-0", "start_time": null, "end_time": null, "force": false, "created_at": "2026-01-27T16:35:53+00:00", "deleted_at": null, "updated_at": "2026-01-27T16:35:53+00:00"}'
2026-01-27 16:35:53,909 84 DEBUG [tempest.lib.common.utils.test_utils] Call partial returns true in 0.692868 seconds
2026-01-27 16:35:54,014 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=f618ed81-db93-4b2c-af0d-5e82521aa6b3 0.105s
2026-01-27 16:35:54,015 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': 'Tue, 27 Jan 2026 16:35:53 GMT', 'server': 'Apache', 'content-length': '576', 'vary': 'OpenStack-API-Version', 'openstack-api-minimum-version': '1.0', 'openstack-api-maximum-version': '1.4', 'openstack-api-version': 'infra-optim 1.4', 'content-type': 'application/json', 'set-cookie': '0a98f3d612a3c8fda809da40f2e41782=1fb4a0b1fc6f356a81682935dde16b10; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans?audit_uuid=f618ed81-db93-4b2c-af0d-5e82521aa6b3'}
Body: b'{"action_plans": [{"efficacy_indicators": [], "uuid": "c5aa1802-db75-4d47-8935-9151a27e9d70", "audit_uuid": "f618ed81-db93-4b2c-af0d-5e82521aa6b3", "strategy_uuid": "d4ec4212-7c68-4630-9990-cf25934af6ac", "strategy_name": "actuator", "global_efficacy": [], "state": "RECOMMENDED", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/c5aa1802-db75-4d47-8935-9151a27e9d70", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/c5aa1802-db75-4d47-8935-9151a27e9d70", "rel": "bookmark"}], "updated_at": null}]}'
2026-01-27 16:35:54,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/c5aa1802-db75-4d47-8935-9151a27e9d70 0.077s
2026-01-27 16:35:54,093 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': 'Tue, 27 Jan 2026 16:35:54 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=1fb4a0b1fc6f356a81682935dde16b10; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/c5aa1802-db75-4d47-8935-9151a27e9d70'}
Body: b'{"efficacy_indicators": [], "uuid": "c5aa1802-db75-4d47-8935-9151a27e9d70", "audit_uuid": "f618ed81-db93-4b2c-af0d-5e82521aa6b3", "strategy_uuid": "d4ec4212-7c68-4630-9990-cf25934af6ac", "strategy_name": "actuator", "global_efficacy": [], "state": "RECOMMENDED", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/c5aa1802-db75-4d47-8935-9151a27e9d70", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/c5aa1802-db75-4d47-8935-9151a27e9d70", "rel": "bookmark"}], "hostname": null, "created_at": "2026-01-27T16:35:53+00:00", "deleted_at": null, "updated_at": null}'
2026-01-27 16:35:54,187 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 PATCH https://watcher-public-openstack.apps-crc.testing/v1/action_plans/c5aa1802-db75-4d47-8935-9151a27e9d70 0.092s
2026-01-27 16:35:54,187 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': 'Tue, 27 Jan 2026 16:35:54 GMT', 'server': 'Apache', 'content-length': '656', 'vary': 'OpenStack-API-Version', 'openstack-api-minimum-version': '1.0', 'openstack-api-maximum-version': '1.4', 'openstack-api-version': 'infra-optim 1.4', 'content-type': 'application/json', 'set-cookie': '0a98f3d612a3c8fda809da40f2e41782=1fb4a0b1fc6f356a81682935dde16b10; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/c5aa1802-db75-4d47-8935-9151a27e9d70'}
Body: b'{"efficacy_indicators": [], "uuid": "c5aa1802-db75-4d47-8935-9151a27e9d70", "audit_uuid": "f618ed81-db93-4b2c-af0d-5e82521aa6b3", "strategy_uuid": "d4ec4212-7c68-4630-9990-cf25934af6ac", "strategy_name": "actuator", "global_efficacy": [], "state": "PENDING", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/c5aa1802-db75-4d47-8935-9151a27e9d70", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/c5aa1802-db75-4d47-8935-9151a27e9d70", "rel": "bookmark"}], "hostname": null, "created_at": "2026-01-27T16:35:53+00:00", "deleted_at": null, "updated_at": "2026-01-27T16:35:54+00:00"}'
2026-01-27 16:35:54,448 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/action_plans/c5aa1802-db75-4d47-8935-9151a27e9d70 0.259s
2026-01-27 16:35:54,448 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': 'Tue, 27 Jan 2026 16:35:54 GMT', 'server': 'Apache', 'content-length': '671', 'vary': 'OpenStack-API-Version', 'openstack-api-minimum-version': '1.0', 'openstack-api-maximum-version': '1.4', 'openstack-api-version': 'infra-optim 1.4', 'content-type': 'application/json', 'set-cookie': '0a98f3d612a3c8fda809da40f2e41782=1fb4a0b1fc6f356a81682935dde16b10; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/c5aa1802-db75-4d47-8935-9151a27e9d70'}
Body: b'{"efficacy_indicators": [], "uuid": "c5aa1802-db75-4d47-8935-9151a27e9d70", "audit_uuid": "f618ed81-db93-4b2c-af0d-5e82521aa6b3", "strategy_uuid": "d4ec4212-7c68-4630-9990-cf25934af6ac", "strategy_name": "actuator", "global_efficacy": [], "state": "ONGOING", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/c5aa1802-db75-4d47-8935-9151a27e9d70", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/c5aa1802-db75-4d47-8935-9151a27e9d70", "rel": "bookmark"}], "hostname": "watcher-applier-0", "created_at": "2026-01-27T16:35:53+00:00", "deleted_at": null, "updated_at": "2026-01-27T16:35:54+00:00"}'
2026-01-27 16:35:55,559 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/action_plans/c5aa1802-db75-4d47-8935-9151a27e9d70 0.109s
2026-01-27 16:35:55,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': 'Tue, 27 Jan 2026 16:35:55 GMT', 'server': 'Apache', 'content-length': '671', 'vary': 'OpenStack-API-Version', 'openstack-api-minimum-version': '1.0', 'openstack-api-maximum-version': '1.4', 'openstack-api-version': 'infra-optim 1.4', 'content-type': 'application/json', 'set-cookie': '0a98f3d612a3c8fda809da40f2e41782=1fb4a0b1fc6f356a81682935dde16b10; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/c5aa1802-db75-4d47-8935-9151a27e9d70'}
Body: b'{"efficacy_indicators": [], "uuid": "c5aa1802-db75-4d47-8935-9151a27e9d70", "audit_uuid": "f618ed81-db93-4b2c-af0d-5e82521aa6b3", "strategy_uuid": "d4ec4212-7c68-4630-9990-cf25934af6ac", "strategy_name": "actuator", "global_efficacy": [], "state": "ONGOING", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/c5aa1802-db75-4d47-8935-9151a27e9d70", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/c5aa1802-db75-4d47-8935-9151a27e9d70", "rel": "bookmark"}], "hostname": "watcher-applier-0", "created_at": "2026-01-27T16:35:53+00:00", "deleted_at": null, "updated_at": "2026-01-27T16:35:54+00:00"}'
2026-01-27 16:35:56,649 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/action_plans/c5aa1802-db75-4d47-8935-9151a27e9d70 0.087s
2026-01-27 16:35:56,650 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': 'Tue, 27 Jan 2026 16:35:56 GMT', 'server': 'Apache', 'content-length': '671', 'vary': 'OpenStack-API-Version', 'openstack-api-minimum-version': '1.0', 'openstack-api-maximum-version': '1.4', 'openstack-api-version': 'infra-optim 1.4', 'content-type': 'application/json', 'set-cookie': '0a98f3d612a3c8fda809da40f2e41782=1fb4a0b1fc6f356a81682935dde16b10; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/c5aa1802-db75-4d47-8935-9151a27e9d70'}
Body: b'{"efficacy_indicators": [], "uuid": "c5aa1802-db75-4d47-8935-9151a27e9d70", "audit_uuid": "f618ed81-db93-4b2c-af0d-5e82521aa6b3", "strategy_uuid": "d4ec4212-7c68-4630-9990-cf25934af6ac", "strategy_name": "actuator", "global_efficacy": [], "state": "ONGOING", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/c5aa1802-db75-4d47-8935-9151a27e9d70", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/c5aa1802-db75-4d47-8935-9151a27e9d70", "rel": "bookmark"}], "hostname": "watcher-applier-0", "created_at": "2026-01-27T16:35:53+00:00", "deleted_at": null, "updated_at": "2026-01-27T16:35:54+00:00"}'
2026-01-27 16:35:57,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/c5aa1802-db75-4d47-8935-9151a27e9d70 0.074s
2026-01-27 16:35:57,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': 'Tue, 27 Jan 2026 16:35:57 GMT', 'server': 'Apache', 'content-length': '671', 'vary': 'OpenStack-API-Version', 'openstack-api-minimum-version': '1.0', 'openstack-api-maximum-version': '1.4', 'openstack-api-version': 'infra-optim 1.4', 'content-type': 'application/json', 'set-cookie': '0a98f3d612a3c8fda809da40f2e41782=1fb4a0b1fc6f356a81682935dde16b10; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/c5aa1802-db75-4d47-8935-9151a27e9d70'}
Body: b'{"efficacy_indicators": [], "uuid": "c5aa1802-db75-4d47-8935-9151a27e9d70", "audit_uuid": "f618ed81-db93-4b2c-af0d-5e82521aa6b3", "strategy_uuid": "d4ec4212-7c68-4630-9990-cf25934af6ac", "strategy_name": "actuator", "global_efficacy": [], "state": "ONGOING", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/c5aa1802-db75-4d47-8935-9151a27e9d70", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/c5aa1802-db75-4d47-8935-9151a27e9d70", "rel": "bookmark"}], "hostname": "watcher-applier-0", "created_at": "2026-01-27T16:35:53+00:00", "deleted_at": null, "updated_at": "2026-01-27T16:35:54+00:00"}'
2026-01-27 16:35:58,833 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/action_plans/c5aa1802-db75-4d47-8935-9151a27e9d70 0.103s
2026-01-27 16:35:58,833 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': 'Tue, 27 Jan 2026 16:35:58 GMT', 'server': 'Apache', 'content-length': '671', 'vary': 'OpenStack-API-Version', 'openstack-api-minimum-version': '1.0', 'openstack-api-maximum-version': '1.4', 'openstack-api-version': 'infra-optim 1.4', 'content-type': 'application/json', 'set-cookie': '0a98f3d612a3c8fda809da40f2e41782=1fb4a0b1fc6f356a81682935dde16b10; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/c5aa1802-db75-4d47-8935-9151a27e9d70'}
Body: b'{"efficacy_indicators": [], "uuid": "c5aa1802-db75-4d47-8935-9151a27e9d70", "audit_uuid": "f618ed81-db93-4b2c-af0d-5e82521aa6b3", "strategy_uuid": "d4ec4212-7c68-4630-9990-cf25934af6ac", "strategy_name": "actuator", "global_efficacy": [], "state": "ONGOING", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/c5aa1802-db75-4d47-8935-9151a27e9d70", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/c5aa1802-db75-4d47-8935-9151a27e9d70", "rel": "bookmark"}], "hostname": "watcher-applier-0", "created_at": "2026-01-27T16:35:53+00:00", "deleted_at": null, "updated_at": "2026-01-27T16:35:54+00:00"}'
2026-01-27 16:35:59,925 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/action_plans/c5aa1802-db75-4d47-8935-9151a27e9d70 0.090s
2026-01-27 16:35:59,925 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': 'Tue, 27 Jan 2026 16:35:59 GMT', 'server': 'Apache', 'content-length': '671', 'vary': 'OpenStack-API-Version', 'openstack-api-minimum-version': '1.0', 'openstack-api-maximum-version': '1.4', 'openstack-api-version': 'infra-optim 1.4', 'content-type': 'application/json', 'set-cookie': '0a98f3d612a3c8fda809da40f2e41782=1fb4a0b1fc6f356a81682935dde16b10; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/c5aa1802-db75-4d47-8935-9151a27e9d70'}
Body: b'{"efficacy_indicators": [], "uuid": "c5aa1802-db75-4d47-8935-9151a27e9d70", "audit_uuid": "f618ed81-db93-4b2c-af0d-5e82521aa6b3", "strategy_uuid": "d4ec4212-7c68-4630-9990-cf25934af6ac", "strategy_name": "actuator", "global_efficacy": [], "state": "ONGOING", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/c5aa1802-db75-4d47-8935-9151a27e9d70", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/c5aa1802-db75-4d47-8935-9151a27e9d70", "rel": "bookmark"}], "hostname": "watcher-applier-0", "created_at": "2026-01-27T16:35:53+00:00", "deleted_at": null, "updated_at": "2026-01-27T16:35:54+00:00"}'
2026-01-27 16:36:01,019 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/action_plans/c5aa1802-db75-4d47-8935-9151a27e9d70 0.093s
2026-01-27 16:36:01,020 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': 'Tue, 27 Jan 2026 16:36:00 GMT', 'server': 'Apache', 'content-length': '671', 'vary': 'OpenStack-API-Version', 'openstack-api-minimum-version': '1.0', 'openstack-api-maximum-version': '1.4', 'openstack-api-version': 'infra-optim 1.4', 'content-type': 'application/json', 'set-cookie': '0a98f3d612a3c8fda809da40f2e41782=1fb4a0b1fc6f356a81682935dde16b10; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/c5aa1802-db75-4d47-8935-9151a27e9d70'}
Body: b'{"efficacy_indicators": [], "uuid": "c5aa1802-db75-4d47-8935-9151a27e9d70", "audit_uuid": "f618ed81-db93-4b2c-af0d-5e82521aa6b3", "strategy_uuid": "d4ec4212-7c68-4630-9990-cf25934af6ac", "strategy_name": "actuator", "global_efficacy": [], "state": "ONGOING", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/c5aa1802-db75-4d47-8935-9151a27e9d70", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/c5aa1802-db75-4d47-8935-9151a27e9d70", "rel": "bookmark"}], "hostname": "watcher-applier-0", "created_at": "2026-01-27T16:35:53+00:00", "deleted_at": null, "updated_at": "2026-01-27T16:35:54+00:00"}'
2026-01-27 16:36:02,101 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/action_plans/c5aa1802-db75-4d47-8935-9151a27e9d70 0.080s
2026-01-27 16:36:02,101 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': 'Tue, 27 Jan 2026 16:36:02 GMT', 'server': 'Apache', 'content-length': '671', 'vary': 'OpenStack-API-Version', 'openstack-api-minimum-version': '1.0', 'openstack-api-maximum-version': '1.4', 'openstack-api-version': 'infra-optim 1.4', 'content-type': 'application/json', 'set-cookie': '0a98f3d612a3c8fda809da40f2e41782=1fb4a0b1fc6f356a81682935dde16b10; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/c5aa1802-db75-4d47-8935-9151a27e9d70'}
Body: b'{"efficacy_indicators": [], "uuid": "c5aa1802-db75-4d47-8935-9151a27e9d70", "audit_uuid": "f618ed81-db93-4b2c-af0d-5e82521aa6b3", "strategy_uuid": "d4ec4212-7c68-4630-9990-cf25934af6ac", "strategy_name": "actuator", "global_efficacy": [], "state": "ONGOING", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/c5aa1802-db75-4d47-8935-9151a27e9d70", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/c5aa1802-db75-4d47-8935-9151a27e9d70", "rel": "bookmark"}], "hostname": "watcher-applier-0", "created_at": "2026-01-27T16:35:53+00:00", "deleted_at": null, "updated_at": "2026-01-27T16:35:54+00:00"}'
2026-01-27 16:36:03,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/c5aa1802-db75-4d47-8935-9151a27e9d70 0.094s
2026-01-27 16:36:03,201 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': 'Tue, 27 Jan 2026 16:36:03 GMT', 'server': 'Apache', 'content-length': '671', 'vary': 'OpenStack-API-Version', 'openstack-api-minimum-version': '1.0', 'openstack-api-maximum-version': '1.4', 'openstack-api-version': 'infra-optim 1.4', 'content-type': 'application/json', 'set-cookie': '0a98f3d612a3c8fda809da40f2e41782=1fb4a0b1fc6f356a81682935dde16b10; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/c5aa1802-db75-4d47-8935-9151a27e9d70'}
Body: b'{"efficacy_indicators": [], "uuid": "c5aa1802-db75-4d47-8935-9151a27e9d70", "audit_uuid": "f618ed81-db93-4b2c-af0d-5e82521aa6b3", "strategy_uuid": "d4ec4212-7c68-4630-9990-cf25934af6ac", "strategy_name": "actuator", "global_efficacy": [], "state": "ONGOING", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/c5aa1802-db75-4d47-8935-9151a27e9d70", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/c5aa1802-db75-4d47-8935-9151a27e9d70", "rel": "bookmark"}], "hostname": "watcher-applier-0", "created_at": "2026-01-27T16:35:53+00:00", "deleted_at": null, "updated_at": "2026-01-27T16:35:54+00:00"}'
2026-01-27 16:36:04,302 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/action_plans/c5aa1802-db75-4d47-8935-9151a27e9d70 0.100s
2026-01-27 16:36:04,303 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': 'Tue, 27 Jan 2026 16:36: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=1fb4a0b1fc6f356a81682935dde16b10; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/c5aa1802-db75-4d47-8935-9151a27e9d70'}
Body: b'{"efficacy_indicators": [], "uuid": "c5aa1802-db75-4d47-8935-9151a27e9d70", "audit_uuid": "f618ed81-db93-4b2c-af0d-5e82521aa6b3", "strategy_uuid": "d4ec4212-7c68-4630-9990-cf25934af6ac", "strategy_name": "actuator", "global_efficacy": [], "state": "ONGOING", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/c5aa1802-db75-4d47-8935-9151a27e9d70", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/c5aa1802-db75-4d47-8935-9151a27e9d70", "rel": "bookmark"}], "hostname": "watcher-applier-0", "created_at": "2026-01-27T16:35:53+00:00", "deleted_at": null, "updated_at": "2026-01-27T16:35:54+00:00"}'
2026-01-27 16:36:05,427 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/action_plans/c5aa1802-db75-4d47-8935-9151a27e9d70 0.120s
2026-01-27 16:36:05,427 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': 'Tue, 27 Jan 2026 16:36:05 GMT', 'server': 'Apache', 'content-length': '671', 'vary': 'OpenStack-API-Version', 'openstack-api-minimum-version': '1.0', 'openstack-api-maximum-version': '1.4', 'openstack-api-version': 'infra-optim 1.4', 'content-type': 'application/json', 'set-cookie': '0a98f3d612a3c8fda809da40f2e41782=1fb4a0b1fc6f356a81682935dde16b10; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/c5aa1802-db75-4d47-8935-9151a27e9d70'}
Body: b'{"efficacy_indicators": [], "uuid": "c5aa1802-db75-4d47-8935-9151a27e9d70", "audit_uuid": "f618ed81-db93-4b2c-af0d-5e82521aa6b3", "strategy_uuid": "d4ec4212-7c68-4630-9990-cf25934af6ac", "strategy_name": "actuator", "global_efficacy": [], "state": "ONGOING", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/c5aa1802-db75-4d47-8935-9151a27e9d70", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/c5aa1802-db75-4d47-8935-9151a27e9d70", "rel": "bookmark"}], "hostname": "watcher-applier-0", "created_at": "2026-01-27T16:35:53+00:00", "deleted_at": null, "updated_at": "2026-01-27T16:35:54+00:00"}'
2026-01-27 16:36:06,535 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/action_plans/c5aa1802-db75-4d47-8935-9151a27e9d70 0.105s
2026-01-27 16:36:06,535 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': 'Tue, 27 Jan 2026 16:36: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=1fb4a0b1fc6f356a81682935dde16b10; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/c5aa1802-db75-4d47-8935-9151a27e9d70'}
Body: b'{"efficacy_indicators": [], "uuid": "c5aa1802-db75-4d47-8935-9151a27e9d70", "audit_uuid": "f618ed81-db93-4b2c-af0d-5e82521aa6b3", "strategy_uuid": "d4ec4212-7c68-4630-9990-cf25934af6ac", "strategy_name": "actuator", "global_efficacy": [], "state": "ONGOING", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/c5aa1802-db75-4d47-8935-9151a27e9d70", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/c5aa1802-db75-4d47-8935-9151a27e9d70", "rel": "bookmark"}], "hostname": "watcher-applier-0", "created_at": "2026-01-27T16:35:53+00:00", "deleted_at": null, "updated_at": "2026-01-27T16:35:54+00:00"}'
2026-01-27 16:36:07,656 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/action_plans/c5aa1802-db75-4d47-8935-9151a27e9d70 0.117s
2026-01-27 16:36:07,657 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': 'Tue, 27 Jan 2026 16:36: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=1fb4a0b1fc6f356a81682935dde16b10; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/c5aa1802-db75-4d47-8935-9151a27e9d70'}
Body: b'{"efficacy_indicators": [], "uuid": "c5aa1802-db75-4d47-8935-9151a27e9d70", "audit_uuid": "f618ed81-db93-4b2c-af0d-5e82521aa6b3", "strategy_uuid": "d4ec4212-7c68-4630-9990-cf25934af6ac", "strategy_name": "actuator", "global_efficacy": [], "state": "ONGOING", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/c5aa1802-db75-4d47-8935-9151a27e9d70", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/c5aa1802-db75-4d47-8935-9151a27e9d70", "rel": "bookmark"}], "hostname": "watcher-applier-0", "created_at": "2026-01-27T16:35:53+00:00", "deleted_at": null, "updated_at": "2026-01-27T16:35:54+00:00"}'
2026-01-27 16:36:08,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/c5aa1802-db75-4d47-8935-9151a27e9d70 0.099s
2026-01-27 16:36:08,758 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': 'Tue, 27 Jan 2026 16:36: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=1fb4a0b1fc6f356a81682935dde16b10; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/c5aa1802-db75-4d47-8935-9151a27e9d70'}
Body: b'{"efficacy_indicators": [], "uuid": "c5aa1802-db75-4d47-8935-9151a27e9d70", "audit_uuid": "f618ed81-db93-4b2c-af0d-5e82521aa6b3", "strategy_uuid": "d4ec4212-7c68-4630-9990-cf25934af6ac", "strategy_name": "actuator", "global_efficacy": [], "state": "ONGOING", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/c5aa1802-db75-4d47-8935-9151a27e9d70", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/c5aa1802-db75-4d47-8935-9151a27e9d70", "rel": "bookmark"}], "hostname": "watcher-applier-0", "created_at": "2026-01-27T16:35:53+00:00", "deleted_at": null, "updated_at": "2026-01-27T16:35:54+00:00"}'
2026-01-27 16:36:09,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/c5aa1802-db75-4d47-8935-9151a27e9d70 0.103s
2026-01-27 16:36:09,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': 'Tue, 27 Jan 2026 16:36: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=1fb4a0b1fc6f356a81682935dde16b10; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/c5aa1802-db75-4d47-8935-9151a27e9d70'}
Body: b'{"efficacy_indicators": [], "uuid": "c5aa1802-db75-4d47-8935-9151a27e9d70", "audit_uuid": "f618ed81-db93-4b2c-af0d-5e82521aa6b3", "strategy_uuid": "d4ec4212-7c68-4630-9990-cf25934af6ac", "strategy_name": "actuator", "global_efficacy": [], "state": "ONGOING", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/c5aa1802-db75-4d47-8935-9151a27e9d70", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/c5aa1802-db75-4d47-8935-9151a27e9d70", "rel": "bookmark"}], "hostname": "watcher-applier-0", "created_at": "2026-01-27T16:35:53+00:00", "deleted_at": null, "updated_at": "2026-01-27T16:35:54+00:00"}'
2026-01-27 16:36:10,973 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/action_plans/c5aa1802-db75-4d47-8935-9151a27e9d70 0.107s
2026-01-27 16:36:10,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': 'Tue, 27 Jan 2026 16:36: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=1fb4a0b1fc6f356a81682935dde16b10; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/c5aa1802-db75-4d47-8935-9151a27e9d70'}
Body: b'{"efficacy_indicators": [], "uuid": "c5aa1802-db75-4d47-8935-9151a27e9d70", "audit_uuid": "f618ed81-db93-4b2c-af0d-5e82521aa6b3", "strategy_uuid": "d4ec4212-7c68-4630-9990-cf25934af6ac", "strategy_name": "actuator", "global_efficacy": [], "state": "ONGOING", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/c5aa1802-db75-4d47-8935-9151a27e9d70", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/c5aa1802-db75-4d47-8935-9151a27e9d70", "rel": "bookmark"}], "hostname": "watcher-applier-0", "created_at": "2026-01-27T16:35:53+00:00", "deleted_at": null, "updated_at": "2026-01-27T16:35:54+00:00"}'
2026-01-27 16:36:12,077 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/action_plans/c5aa1802-db75-4d47-8935-9151a27e9d70 0.101s
2026-01-27 16:36:12,077 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': 'Tue, 27 Jan 2026 16:36: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=1fb4a0b1fc6f356a81682935dde16b10; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/c5aa1802-db75-4d47-8935-9151a27e9d70'}
Body: b'{"efficacy_indicators": [], "uuid": "c5aa1802-db75-4d47-8935-9151a27e9d70", "audit_uuid": "f618ed81-db93-4b2c-af0d-5e82521aa6b3", "strategy_uuid": "d4ec4212-7c68-4630-9990-cf25934af6ac", "strategy_name": "actuator", "global_efficacy": [], "state": "ONGOING", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/c5aa1802-db75-4d47-8935-9151a27e9d70", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/c5aa1802-db75-4d47-8935-9151a27e9d70", "rel": "bookmark"}], "hostname": "watcher-applier-0", "created_at": "2026-01-27T16:35:53+00:00", "deleted_at": null, "updated_at": "2026-01-27T16:35:54+00:00"}'
2026-01-27 16:36:13,158 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/action_plans/c5aa1802-db75-4d47-8935-9151a27e9d70 0.079s
2026-01-27 16:36:13,158 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': 'Tue, 27 Jan 2026 16:36: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=1fb4a0b1fc6f356a81682935dde16b10; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/c5aa1802-db75-4d47-8935-9151a27e9d70'}
Body: b'{"efficacy_indicators": [], "uuid": "c5aa1802-db75-4d47-8935-9151a27e9d70", "audit_uuid": "f618ed81-db93-4b2c-af0d-5e82521aa6b3", "strategy_uuid": "d4ec4212-7c68-4630-9990-cf25934af6ac", "strategy_name": "actuator", "global_efficacy": [], "state": "ONGOING", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/c5aa1802-db75-4d47-8935-9151a27e9d70", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/c5aa1802-db75-4d47-8935-9151a27e9d70", "rel": "bookmark"}], "hostname": "watcher-applier-0", "created_at": "2026-01-27T16:35:53+00:00", "deleted_at": null, "updated_at": "2026-01-27T16:35:54+00:00"}'
2026-01-27 16:36:14,276 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/action_plans/c5aa1802-db75-4d47-8935-9151a27e9d70 0.117s
2026-01-27 16:36:14,276 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': 'Tue, 27 Jan 2026 16:36: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=1fb4a0b1fc6f356a81682935dde16b10; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/c5aa1802-db75-4d47-8935-9151a27e9d70'}
Body: b'{"efficacy_indicators": [], "uuid": "c5aa1802-db75-4d47-8935-9151a27e9d70", "audit_uuid": "f618ed81-db93-4b2c-af0d-5e82521aa6b3", "strategy_uuid": "d4ec4212-7c68-4630-9990-cf25934af6ac", "strategy_name": "actuator", "global_efficacy": [], "state": "ONGOING", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/c5aa1802-db75-4d47-8935-9151a27e9d70", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/c5aa1802-db75-4d47-8935-9151a27e9d70", "rel": "bookmark"}], "hostname": "watcher-applier-0", "created_at": "2026-01-27T16:35:53+00:00", "deleted_at": null, "updated_at": "2026-01-27T16:35:54+00:00"}'
2026-01-27 16:36:15,376 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/action_plans/c5aa1802-db75-4d47-8935-9151a27e9d70 0.096s
2026-01-27 16:36:15,376 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': 'Tue, 27 Jan 2026 16:36: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=1fb4a0b1fc6f356a81682935dde16b10; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/c5aa1802-db75-4d47-8935-9151a27e9d70'}
Body: b'{"efficacy_indicators": [], "uuid": "c5aa1802-db75-4d47-8935-9151a27e9d70", "audit_uuid": "f618ed81-db93-4b2c-af0d-5e82521aa6b3", "strategy_uuid": "d4ec4212-7c68-4630-9990-cf25934af6ac", "strategy_name": "actuator", "global_efficacy": [], "state": "ONGOING", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/c5aa1802-db75-4d47-8935-9151a27e9d70", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/c5aa1802-db75-4d47-8935-9151a27e9d70", "rel": "bookmark"}], "hostname": "watcher-applier-0", "created_at": "2026-01-27T16:35:53+00:00", "deleted_at": null, "updated_at": "2026-01-27T16:35:54+00:00"}'
2026-01-27 16:36:16,449 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/action_plans/c5aa1802-db75-4d47-8935-9151a27e9d70 0.071s
2026-01-27 16:36:16,451 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': 'Tue, 27 Jan 2026 16:36: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=1fb4a0b1fc6f356a81682935dde16b10; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/c5aa1802-db75-4d47-8935-9151a27e9d70'}
Body: b'{"efficacy_indicators": [], "uuid": "c5aa1802-db75-4d47-8935-9151a27e9d70", "audit_uuid": "f618ed81-db93-4b2c-af0d-5e82521aa6b3", "strategy_uuid": "d4ec4212-7c68-4630-9990-cf25934af6ac", "strategy_name": "actuator", "global_efficacy": [], "state": "ONGOING", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/c5aa1802-db75-4d47-8935-9151a27e9d70", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/c5aa1802-db75-4d47-8935-9151a27e9d70", "rel": "bookmark"}], "hostname": "watcher-applier-0", "created_at": "2026-01-27T16:35:53+00:00", "deleted_at": null, "updated_at": "2026-01-27T16:35:54+00:00"}'
2026-01-27 16:36:17,543 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/action_plans/c5aa1802-db75-4d47-8935-9151a27e9d70 0.089s
2026-01-27 16:36:17,543 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': 'Tue, 27 Jan 2026 16:36: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=1fb4a0b1fc6f356a81682935dde16b10; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/c5aa1802-db75-4d47-8935-9151a27e9d70'}
Body: b'{"efficacy_indicators": [], "uuid": "c5aa1802-db75-4d47-8935-9151a27e9d70", "audit_uuid": "f618ed81-db93-4b2c-af0d-5e82521aa6b3", "strategy_uuid": "d4ec4212-7c68-4630-9990-cf25934af6ac", "strategy_name": "actuator", "global_efficacy": [], "state": "ONGOING", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/c5aa1802-db75-4d47-8935-9151a27e9d70", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/c5aa1802-db75-4d47-8935-9151a27e9d70", "rel": "bookmark"}], "hostname": "watcher-applier-0", "created_at": "2026-01-27T16:35:53+00:00", "deleted_at": null, "updated_at": "2026-01-27T16:35:54+00:00"}'
2026-01-27 16:36:18,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/c5aa1802-db75-4d47-8935-9151a27e9d70 0.085s
2026-01-27 16:36:18,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': 'Tue, 27 Jan 2026 16:36: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=1fb4a0b1fc6f356a81682935dde16b10; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/c5aa1802-db75-4d47-8935-9151a27e9d70'}
Body: b'{"efficacy_indicators": [], "uuid": "c5aa1802-db75-4d47-8935-9151a27e9d70", "audit_uuid": "f618ed81-db93-4b2c-af0d-5e82521aa6b3", "strategy_uuid": "d4ec4212-7c68-4630-9990-cf25934af6ac", "strategy_name": "actuator", "global_efficacy": [], "state": "ONGOING", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/c5aa1802-db75-4d47-8935-9151a27e9d70", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/c5aa1802-db75-4d47-8935-9151a27e9d70", "rel": "bookmark"}], "hostname": "watcher-applier-0", "created_at": "2026-01-27T16:35:53+00:00", "deleted_at": null, "updated_at": "2026-01-27T16:35:54+00:00"}'
2026-01-27 16:36:19,733 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/action_plans/c5aa1802-db75-4d47-8935-9151a27e9d70 0.101s
2026-01-27 16:36:19,733 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': 'Tue, 27 Jan 2026 16:36: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=1fb4a0b1fc6f356a81682935dde16b10; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/c5aa1802-db75-4d47-8935-9151a27e9d70'}
Body: b'{"efficacy_indicators": [], "uuid": "c5aa1802-db75-4d47-8935-9151a27e9d70", "audit_uuid": "f618ed81-db93-4b2c-af0d-5e82521aa6b3", "strategy_uuid": "d4ec4212-7c68-4630-9990-cf25934af6ac", "strategy_name": "actuator", "global_efficacy": [], "state": "ONGOING", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/c5aa1802-db75-4d47-8935-9151a27e9d70", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/c5aa1802-db75-4d47-8935-9151a27e9d70", "rel": "bookmark"}], "hostname": "watcher-applier-0", "created_at": "2026-01-27T16:35:53+00:00", "deleted_at": null, "updated_at": "2026-01-27T16:35:54+00:00"}'
2026-01-27 16:36:20,823 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/action_plans/c5aa1802-db75-4d47-8935-9151a27e9d70 0.088s
2026-01-27 16:36:20,823 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': 'Tue, 27 Jan 2026 16:36:20 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=1fb4a0b1fc6f356a81682935dde16b10; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/c5aa1802-db75-4d47-8935-9151a27e9d70'}
Body: b'{"efficacy_indicators": [], "uuid": "c5aa1802-db75-4d47-8935-9151a27e9d70", "audit_uuid": "f618ed81-db93-4b2c-af0d-5e82521aa6b3", "strategy_uuid": "d4ec4212-7c68-4630-9990-cf25934af6ac", "strategy_name": "actuator", "global_efficacy": [], "state": "SUCCEEDED", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/c5aa1802-db75-4d47-8935-9151a27e9d70", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/c5aa1802-db75-4d47-8935-9151a27e9d70", "rel": "bookmark"}], "hostname": "watcher-applier-0", "created_at": "2026-01-27T16:35:53+00:00", "deleted_at": null, "updated_at": "2026-01-27T16:36:19+00:00"}'
2026-01-27 16:36:20,824 84 DEBUG [tempest.lib.common.utils.test_utils] Call partial returns true in 26.635941 seconds
2026-01-27 16:36:20,939 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/action_plans/c5aa1802-db75-4d47-8935-9151a27e9d70 0.114s
2026-01-27 16:36:20,939 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': 'Tue, 27 Jan 2026 16:36:20 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=1fb4a0b1fc6f356a81682935dde16b10; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/c5aa1802-db75-4d47-8935-9151a27e9d70'}
Body: b'{"efficacy_indicators": [], "uuid": "c5aa1802-db75-4d47-8935-9151a27e9d70", "audit_uuid": "f618ed81-db93-4b2c-af0d-5e82521aa6b3", "strategy_uuid": "d4ec4212-7c68-4630-9990-cf25934af6ac", "strategy_name": "actuator", "global_efficacy": [], "state": "SUCCEEDED", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/c5aa1802-db75-4d47-8935-9151a27e9d70", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/c5aa1802-db75-4d47-8935-9151a27e9d70", "rel": "bookmark"}], "hostname": "watcher-applier-0", "created_at": "2026-01-27T16:35:53+00:00", "deleted_at": null, "updated_at": "2026-01-27T16:36:19+00:00"}'
2026-01-27 16:36:21,008 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=c5aa1802-db75-4d47-8935-9151a27e9d70 0.067s
2026-01-27 16:36:21,008 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': 'Tue, 27 Jan 2026 16:36:20 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=1fb4a0b1fc6f356a81682935dde16b10; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/actions?action_plan_uuid=c5aa1802-db75-4d47-8935-9151a27e9d70'}
Body: b'{"actions": [{"uuid": "7d10f8d4-4e2a-4dd1-8d37-6a3e0f380ecd", "action_plan_uuid": "c5aa1802-db75-4d47-8935-9151a27e9d70", "state": "SUCCEEDED", "action_type": "resize", "parents": [], "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/actions/7d10f8d4-4e2a-4dd1-8d37-6a3e0f380ecd", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/actions/7d10f8d4-4e2a-4dd1-8d37-6a3e0f380ecd", "rel": "bookmark"}]}]}'
2026-01-27 16:36:21,264 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.255s
2026-01-27 16:36:21,265 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': 'Tue, 27 Jan 2026 16:36:21 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-9d6bfb07-e30f-4353-8fa2-69616f5f17c8', 'x-compute-request-id': 'req-9d6bfb07-e30f-4353-8fa2-69616f5f17c8', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=7e115afd39e07c708532087b26ce25e0; 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": "f312b2ac-03e6-4363-9bd5-077391a62574", "zone": "internal", "status": "enabled", "state": "up", "updated_at": "2026-01-27T16:36:19.000000", "disabled_reason": null, "forced_down": false}, {"binary": "nova-scheduler", "host": "nova-scheduler-0", "id": "a937b443-86d4-473f-b504-3c017563b458", "zone": "internal", "status": "enabled", "state": "up", "updated_at": "2026-01-27T16:36:20.000000", "disabled_reason": null, "forced_down": false}, {"binary": "nova-conductor", "host": "nova-cell1-conductor-0", "id": "f7acbd11-2fc4-48fa-8de9-0df397c1185c", "zone": "internal", "status": "enabled", "state": "up", "updated_at": "2026-01-27T16:36:11.000000", "disabled_reason": null, "forced_down": false}, {"binary": "nova-compute", "host": "compute-0.ctlplane.example.com", "id": "5385c3a4-55c7-4f36-a826-a76568db6053", "zone": "nova", "status": "enabled", "state": "up", "updated_at": "2026-01-27T16:36:11.000000", "disabled_reason": null, "forced_down": false}, {"binary": "nova-compute", "host": "compute-1.ctlplane.example.com", "id": "3df0efe9-c166-4d56-b717-9cac72805526", "zone": "nova", "status": "enabled", "state": "up", "updated_at": "2026-01-27T16:36:18.000000", "disabled_reason": null, "forced_down": false}]}'
2026-01-27 16:36:21,427 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.158s
2026-01-27 16:36:21,427 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': 'Tue, 27 Jan 2026 16:36:21 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-f0e73fd3-9a98-4d00-aa4a-45f0befb9ec4', 'x-compute-request-id': 'req-f0e73fd3-9a98-4d00-aa4a-45f0befb9ec4', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=7e115afd39e07c708532087b26ce25e0; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/detail'}
Body: b'{"servers": []}'
2026-01-27 16:36:21,581 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.144s
2026-01-27 16:36:21,581 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': 'Tue, 27 Jan 2026 16:36:21 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-6c0aa7b4-4b8a-46f2-99d4-be953ff24802', 'x-compute-request-id': 'req-6c0aa7b4-4b8a-46f2-99d4-be953ff24802', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=7e115afd39e07c708532087b26ce25e0; 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": "fa49d325-1471-4c6c-8460-6ad93b053d0c", "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": "5385c3a4-55c7-4f36-a826-a76568db6053", "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": 1, "running_vms": 1, "disk_available_least": 72, "cpu_info": {"arch": "x86_64", "model": "EPYC-Rome-v4", "vendor": "AMD", "topology": {"cells": 1, "sockets": 8, "cores": 1, "threads": 1}, "features": ["pge", "bmi2", "avx", "mce", "apic", "amd-ssbd", "sse4a", "cmp_legacy", "3dnowprefetch", "rdpid", "arat", "ibrs", "lm", "virt-ssbd", "rdtscp", "rdrand", "msr", "tsc", "adx", "misalignsse", "xgetbv1", "xsaveopt", "lbrv", "spec-ctrl", "de", "sse2", "sse4.1", "npt", "mmx", "mtrr", "hypervisor", "movbe", "amd-stibp", "clwb", "mmxext", "vme", "x2apic", "fma", "nx", "perfctr_core", "wbnoinvd", "nrip-save", "mds-no", "svme-addr-chk", "fsgsbase", "cx16", "popcnt", "osvw", "cx8", "arch-capabilities", "ssbd", "pse36", "tsc-deadline", "sse4.2", "sep", "xsavec", "svm", "fxsr", "xsave", "smep", "pse", "aes", "pschange-mc-no", "pae", "cr8legacy", "bmi1", "rdseed", "vmcb-clean", "f16c", "syscall", "fpu", "pat", "pni", "pause-filter", "clflushopt", "lahf_lm", "clzero", "pdpe1gb", "sha-ni", "ssse3", "rdctl-no", "avx2", "topoext", "stibp", "sse", "fxsr_opt", "tsc-scale", "tsc_adjust", "abm", "cmov", "ibpb", "umip", "clflush", "skip-l1dfl-vmentry", "smap", "pfthreshold", "pclmuldq", "mca", "xsaveerptr"]}}, {"id": "aca73593-10fd-4cf2-8db4-3214324179a7", "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": "3df0efe9-c166-4d56-b717-9cac72805526", "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": ["avx2", "stibp", "fxsr_opt", "sse4.1", "pschange-mc-no", "topoext", "mtrr", "clwb", "sha-ni", "abm", "cr8legacy", "vme", "lbrv", "pge", "tsc-scale", "adx", "pause-filter", "sse4a", "smap", "umip", "rdrand", "xsaveopt", "tsc", "apic", "nrip-save", "skip-l1dfl-vmentry", "sse4.2", "lahf_lm", "sep", "spec-ctrl", "amd-stibp", "ibpb", "clflushopt", "syscall", "misalignsse", "3dnowprefetch", "pat", "movbe", "pse", "xsaveerptr", "xgetbv1", "svme-addr-chk", "fma", "msr", "perfctr_core", "cx16", "clflush", "mmxext", "ibrs", "cx8", "de", "ssse3", "xsavec", "fxsr", "hypervisor", "mca", "avx", "rdctl-no", "tsc-deadline", "bmi2", "mmx", "rdseed", "rdpid", "pse36", "smep", "arat", "lm", "popcnt", "wbnoinvd", "sse2", "pclmuldq", "tsc_adjust", "mce", "osvw", "rdtscp", "ssbd", "cmp_legacy", "svm", "pni", "amd-ssbd", "vmcb-clean", "npt", "clzero", "x2apic", "pdpe1gb", "fsgsbase", "pfthreshold", "nx", "aes", "pae", "f16c", "arch-capabilities", "bmi1", "cmov", "mds-no", "sse", "xsave", "virt-ssbd", "fpu"]}}]}'
2026-01-27 16:36:21,682 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://placement-public-openstack.apps-crc.testing/resource_providers/fa49d325-1471-4c6c-8460-6ad93b053d0c/traits 0.093s
2026-01-27 16:36:21,682 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': 'Tue, 27 Jan 2026 16:36:21 GMT', 'server': 'Apache', 'last-modified': 'Tue, 27 Jan 2026 15:57:35 GMT', 'content-length': '1403', 'cache-control': 'no-cache', 'openstack-api-version': 'placement 1.29', 'vary': 'openstack-api-version', 'x-openstack-request-id': 'req-1d69de06-15d7-467c-8b92-c3e4999a30ca', 'content-type': 'application/json', 'set-cookie': 'a0787c90e7299024e7525b97b3d9ea96=eedaad912ddac0ecb9fc7b993fb7b9ca; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://placement-public-openstack.apps-crc.testing/resource_providers/fa49d325-1471-4c6c-8460-6ad93b053d0c/traits'}
Body: b'{"traits": ["COMPUTE_IMAGE_TYPE_AKI", "COMPUTE_TRUSTED_CERTS", "COMPUTE_SECURITY_TPM_2_0", "COMPUTE_GRAPHICS_MODEL_VGA", "COMPUTE_RESCUE_BFV", "COMPUTE_STORAGE_BUS_IDE", "COMPUTE_VOLUME_ATTACH_WITH_TAG", "COMPUTE_SECURITY_TPM_1_2", "COMPUTE_NET_VIF_MODEL_E1000", "COMPUTE_STORAGE_BUS_FDC", "COMPUTE_NET_VIF_MODEL_PCNET", "COMPUTE_SOCKET_PCI_NUMA_AFFINITY", "COMPUTE_NET_ATTACH_INTERFACE_WITH_TAG", "HW_CPU_X86_SSSE3", "COMPUTE_VIOMMU_MODEL_VIRTIO", "COMPUTE_VIOMMU_MODEL_AUTO", "COMPUTE_NET_VIF_MODEL_E1000E", "HW_CPU_X86_SSE42", "HW_CPU_X86_SSE", "COMPUTE_VIOMMU_MODEL_INTEL", "COMPUTE_STORAGE_BUS_SATA", "COMPUTE_NET_VIF_MODEL_VMXNET3", "COMPUTE_VOLUME_EXTEND", "COMPUTE_NET_VIF_MODEL_NE2K_PCI", "COMPUTE_NET_ATTACH_INTERFACE", "COMPUTE_NET_VIF_MODEL_VIRTIO", "COMPUTE_GRAPHICS_MODEL_VIRTIO", "COMPUTE_NET_VIF_MODEL_SPAPR_VLAN", "COMPUTE_STORAGE_BUS_VIRTIO", "HW_CPU_X86_SSE41", "COMPUTE_SECURITY_UEFI_SECURE_BOOT", "COMPUTE_IMAGE_TYPE_QCOW2", "COMPUTE_ACCELERATORS", "COMPUTE_NET_VIF_MODEL_RTL8139", "COMPUTE_DEVICE_TAGGING", "HW_CPU_X86_MMX", "COMPUTE_GRAPHICS_MODEL_BOCHS", "COMPUTE_IMAGE_TYPE_AMI", "COMPUTE_STORAGE_BUS_SCSI", "COMPUTE_NODE", "HW_CPU_X86_SSE2", "COMPUTE_IMAGE_TYPE_ISO", "COMPUTE_IMAGE_TYPE_RAW", "COMPUTE_VOLUME_MULTI_ATTACH", "COMPUTE_STORAGE_BUS_USB", "COMPUTE_IMAGE_TYPE_ARI", "COMPUTE_GRAPHICS_MODEL_NONE", "COMPUTE_GRAPHICS_MODEL_CIRRUS"], "resource_provider_generation": 6}'
2026-01-27 16:36:22,012 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.323s
2026-01-27 16:36:22,013 84 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'}
Body: <omitted>
Response - Headers: {'date': 'Tue, 27 Jan 2026 16:36:21 GMT', 'server': 'Apache', 'content-length': '5233', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-1b04500d-7bb4-4316-a33f-74b9bccf0cc4', 'content-type': 'application/json', 'set-cookie': 'b5697f82cf3c19ece8be533395142512=eafbe68102652740a8f1dfdd76d999f8; 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": "b110b08aac2d458a8a897de33a104362", "name": "tempest-TestExecuteActionsViaActuator-1067212626-project-member", "password_expires_at": null}, "audit_ids": ["lIIssaXQReaBK0sWnjQwog"], "expires_at": "2026-01-27T17:36:22.000000Z", "issued_at": "2026-01-27T16:36:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d130b04c7c0c4ae3b3d8d3dceafaa1c9", "name": "tempest-TestExecuteActionsViaActuator-1067212626"}, "is_domain": false, "roles": [{"id": "1c828a7c19f6492c8da8a35f8d2d6c71", "name": "member"}, {"id": "ebc2aa7f8ae644bcb0486820e31d752c", "name": "reader"}], "catalog": [{"endpoints": [{"name": "nova", "id": "a09e357515c44977b8898f7fb3bb3e0f", "interface": "public", "region_id": "regionOne", "url": "https://nova-public-openstack.apps-crc.testing/v2.1", "region": "regionOne"}, {"name": "nova", "id": "b758397ba2984468a73aa4fb5bfbd1de", "interface": "internal", "region_id": "regionOne", "url": "https://nova-internal.openstack.svc:8774/v2.1", "region": "regionOne"}], "id": "0bc645af434649379682c89d45cf2823", "type": "compute", "name": "nova"}, {"endpoints": [{"name": "neutron", "id": "0427c83554694809abd31265c61c7992", "interface": "public", "region_id": "regionOne", "url": "https://neutron-public-openstack.apps-crc.testing", "region": "regionOne"}, {"name": "neutron", "id": "c6bf93091e364f8facd3fae4c2c8a8b5", "interface": "internal", "region_id": "regionOne", "url": "https://neutron-internal.openstack.svc:9696", "region": "regionOne"}], "id": "0f33d423d6954fe6bd7201eb3dcbdb04", "type": "network", "name": "neutron"}, {"endpoints": [{"name": "placement", "id": "e33bf6c06eda4d0aad00c08359b3735e", "interface": "internal", "region_id": "regionOne", "url": "https://placement-internal.openstack.svc:8778", "region": "regionOne"}, {"name": "placement", "id": "e71da400647a4d0f824b7563c42ab839", "interface": "public", "region_id": "regionOne", "url": "https://placement-public-openstack.apps-crc.testing", "region": "regionOne"}], "id": "6f7bf6a2e3484790afb841248c19ef1d", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "4e91e852d2f04b038a000bb2bc1e8e0a", "interface": "internal", "region_id": "regionOne", "url": "https://keystone-internal.openstack.svc:5000", "region": "regionOne"}, {"id": "9810af62866d4c40897e7fa2f206813e", "interface": "public", "region_id": "regionOne", "url": "https://keystone-public-openstack.apps-crc.testing", "region": "regionOne"}], "id": "7f59cf47bfb54e0680ee6295a172e5c4", "type": "identity", "name": "keystone"}, {"endpoints": [{"name": "cinderv3", "id": "2675e6a4bf8547dd92e1f2b7b16941d7", "interface": "public", "region_id": "regionOne", "url": "https://cinder-public-openstack.apps-crc.testing/v3", "region": "regionOne"}, {"name": "cinderv3", "id": "64d3580bf9d2400bbf937c49036fd2f7", "interface": "internal", "region_id": "regionOne", "url": "https://cinder-internal.openstack.svc:8776/v3", "region": "regionOne"}], "id": "896c48810d184dd19dc700cce9bdddd3", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"name": "glance", "id": "754784f98877417bab4bd3fac525ddf5", "interface": "internal", "region_id": "regionOne", "url": "https://glance-default-internal.openstack.svc:9292", "region": "regionOne"}, {"name": "glance", "id": "9ba7a4a494304769941a875451176cd0", "interface": "public", "region_id": "regionOne", "url": "https://glance-default-public-openstack.apps-crc.testing", "region": "regionOne"}], "id": "b7368a33e80740d785c2c720830a1e6c", "type": "image", "name": "glance"}, {"endpoints": [{"name": "swift", "id": "097315cc2b4347d99542991e85b96866", "interface": "internal", "region_id": "regionOne", "url": "https://swift-internal.openstack.svc:8080/v1/AUTH_d130b04c7c0c4ae3b3d8d3dceafaa1c9", "region": "regionOne"}, {"name": "swift", "id": "b27cc377dd8e4c72a04a9b78a1963940", "interface": "public", "region_id": "regionOne", "url": "https://swift-public-openstack.apps-crc.testing/v1/AUTH_d130b04c7c0c4ae3b3d8d3dceafaa1c9", "region": "regionOne"}], "id": "c72465dd73c6461ab361465
2026-01-27 16:36:22,013 84 INFO [tempest.lib.common.fixed_network] (TestExecuteActionsViaActuator:test_execute_scenarios) Found network {'id': '91a1a4de-bd7b-409a-8325-671f52ff0f80', 'name': 'tempest-TestExecuteActionsViaActuator-2139623465-network', 'tenant_id': 'd130b04c7c0c4ae3b3d8d3dceafaa1c9', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'd130b04c7c0c4ae3b3d8d3dceafaa1c9', 'qos_policy_id': None, 'port_security_enabled': True, 'dns_domain': '', 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 33357, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'l2_adjacency': True, 'tags': [], 'created_at': '2026-01-27T16:34:26Z', 'updated_at': '2026-01-27T16:34:26Z', 'revision_number': 1} available for tenant
2026-01-27 16:36:24,220 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.206s
2026-01-27 16:36:24,221 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-58402403", "imageRef": "d66ae08a-b7d6-48bd-a9bd-9b0f62e2928a", "flavorRef": "5e75ab52-d374-4c5d-a7c0-a8c1d3a12d7d", "networks": [{"uuid": "91a1a4de-bd7b-409a-8325-671f52ff0f80"}]}}
Response - Headers: {'date': 'Tue, 27 Jan 2026 16:36:22 GMT', 'server': 'Apache', 'content-length': '420', 'location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/f953a6cb-c1fc-479c-a936-c9dc31ab15fc', '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-a86c7088-07a9-4f27-9269-b733839ccae3', 'x-compute-request-id': 'req-a86c7088-07a9-4f27-9269-b733839ccae3', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=7e115afd39e07c708532087b26ce25e0; 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": "f953a6cb-c1fc-479c-a936-c9dc31ab15fc", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/f953a6cb-c1fc-479c-a936-c9dc31ab15fc"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/f953a6cb-c1fc-479c-a936-c9dc31ab15fc"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "DMvzRYBq6kNX"}}'
2026-01-27 16:36:24,504 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/f953a6cb-c1fc-479c-a936-c9dc31ab15fc 0.279s
2026-01-27 16:36:24,504 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': 'Tue, 27 Jan 2026 16:36:24 GMT', 'server': 'Apache', 'content-length': '1369', '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-fd016353-de31-4505-98cf-ddab6d5a7dc4', 'x-compute-request-id': 'req-fd016353-de31-4505-98cf-ddab6d5a7dc4', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=7e115afd39e07c708532087b26ce25e0; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/f953a6cb-c1fc-479c-a936-c9dc31ab15fc'}
Body: b'{"server": {"id": "f953a6cb-c1fc-479c-a936-c9dc31ab15fc", "name": "tempest-TestExecuteActionsViaActuator-server-58402403", "status": "BUILD", "tenant_id": "d130b04c7c0c4ae3b3d8d3dceafaa1c9", "user_id": "b110b08aac2d458a8a897de33a104362", "metadata": {}, "hostId": "", "image": {"id": "d66ae08a-b7d6-48bd-a9bd-9b0f62e2928a", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/d66ae08a-b7d6-48bd-a9bd-9b0f62e2928a"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2026-01-27T16:36:24Z", "updated": "2026-01-27T16:36:24Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/f953a6cb-c1fc-479c-a936-c9dc31ab15fc"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/f953a6cb-c1fc-479c-a936-c9dc31ab15fc"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": []}}'
2026-01-27 16:36:25,919 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/f953a6cb-c1fc-479c-a936-c9dc31ab15fc 0.401s
2026-01-27 16:36:25,920 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': 'Tue, 27 Jan 2026 16:36:25 GMT', 'server': 'Apache', 'content-length': '1427', '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-85b3e9d0-abb3-469d-bf97-e9054f677894', 'x-compute-request-id': 'req-85b3e9d0-abb3-469d-bf97-e9054f677894', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=7e115afd39e07c708532087b26ce25e0; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/f953a6cb-c1fc-479c-a936-c9dc31ab15fc'}
Body: b'{"server": {"id": "f953a6cb-c1fc-479c-a936-c9dc31ab15fc", "name": "tempest-TestExecuteActionsViaActuator-server-58402403", "status": "BUILD", "tenant_id": "d130b04c7c0c4ae3b3d8d3dceafaa1c9", "user_id": "b110b08aac2d458a8a897de33a104362", "metadata": {}, "hostId": "a6b8caf8a8f54816cfc3016bb4fca23203acbac23daf9481b60edef0", "image": {"id": "d66ae08a-b7d6-48bd-a9bd-9b0f62e2928a", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/d66ae08a-b7d6-48bd-a9bd-9b0f62e2928a"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2026-01-27T16:36:24Z", "updated": "2026-01-27T16:36:25Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/f953a6cb-c1fc-479c-a936-c9dc31ab15fc"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/f953a6cb-c1fc-479c-a936-c9dc31ab15fc"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": []}}'
2026-01-27 16:36:25,929 84 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/spawning" after 1 second wait
2026-01-27 16:36:27,594 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/f953a6cb-c1fc-479c-a936-c9dc31ab15fc 0.664s
2026-01-27 16:36:27,594 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': 'Tue, 27 Jan 2026 16:36:26 GMT', 'server': 'Apache', 'content-length': '1469', '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-3627fc94-e1d6-4df8-bc97-2406dc23f18b', 'x-compute-request-id': 'req-3627fc94-e1d6-4df8-bc97-2406dc23f18b', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=7e115afd39e07c708532087b26ce25e0; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/f953a6cb-c1fc-479c-a936-c9dc31ab15fc'}
Body: b'{"server": {"id": "f953a6cb-c1fc-479c-a936-c9dc31ab15fc", "name": "tempest-TestExecuteActionsViaActuator-server-58402403", "status": "BUILD", "tenant_id": "d130b04c7c0c4ae3b3d8d3dceafaa1c9", "user_id": "b110b08aac2d458a8a897de33a104362", "metadata": {}, "hostId": "a6b8caf8a8f54816cfc3016bb4fca23203acbac23daf9481b60edef0", "image": {"id": "d66ae08a-b7d6-48bd-a9bd-9b0f62e2928a", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/d66ae08a-b7d6-48bd-a9bd-9b0f62e2928a"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2026-01-27T16:36:24Z", "updated": "2026-01-27T16:36:25Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/f953a6cb-c1fc-479c-a936-c9dc31ab15fc"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/f953a6cb-c1fc-479c-a936-c9dc31ab15fc"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": []}}'
2026-01-27 16:36:29,098 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/f953a6cb-c1fc-479c-a936-c9dc31ab15fc 0.493s
2026-01-27 16:36:29,099 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': 'Tue, 27 Jan 2026 16:36:28 GMT', 'server': 'Apache', 'content-length': '1469', '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-d25033b7-a880-405b-98c2-2e82e78fa776', 'x-compute-request-id': 'req-d25033b7-a880-405b-98c2-2e82e78fa776', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=7e115afd39e07c708532087b26ce25e0; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/f953a6cb-c1fc-479c-a936-c9dc31ab15fc'}
Body: b'{"server": {"id": "f953a6cb-c1fc-479c-a936-c9dc31ab15fc", "name": "tempest-TestExecuteActionsViaActuator-server-58402403", "status": "BUILD", "tenant_id": "d130b04c7c0c4ae3b3d8d3dceafaa1c9", "user_id": "b110b08aac2d458a8a897de33a104362", "metadata": {}, "hostId": "a6b8caf8a8f54816cfc3016bb4fca23203acbac23daf9481b60edef0", "image": {"id": "d66ae08a-b7d6-48bd-a9bd-9b0f62e2928a", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/d66ae08a-b7d6-48bd-a9bd-9b0f62e2928a"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2026-01-27T16:36:24Z", "updated": "2026-01-27T16:36:25Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/f953a6cb-c1fc-479c-a936-c9dc31ab15fc"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/f953a6cb-c1fc-479c-a936-c9dc31ab15fc"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": []}}'
2026-01-27 16:36:30,545 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/f953a6cb-c1fc-479c-a936-c9dc31ab15fc 0.431s
2026-01-27 16:36:30,546 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': 'Tue, 27 Jan 2026 16:36:30 GMT', 'server': 'Apache', 'content-length': '1469', '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-a693e5f4-3252-4646-8e82-1f55cdc10829', 'x-compute-request-id': 'req-a693e5f4-3252-4646-8e82-1f55cdc10829', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=7e115afd39e07c708532087b26ce25e0; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/f953a6cb-c1fc-479c-a936-c9dc31ab15fc'}
Body: b'{"server": {"id": "f953a6cb-c1fc-479c-a936-c9dc31ab15fc", "name": "tempest-TestExecuteActionsViaActuator-server-58402403", "status": "BUILD", "tenant_id": "d130b04c7c0c4ae3b3d8d3dceafaa1c9", "user_id": "b110b08aac2d458a8a897de33a104362", "metadata": {}, "hostId": "a6b8caf8a8f54816cfc3016bb4fca23203acbac23daf9481b60edef0", "image": {"id": "d66ae08a-b7d6-48bd-a9bd-9b0f62e2928a", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/d66ae08a-b7d6-48bd-a9bd-9b0f62e2928a"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2026-01-27T16:36:24Z", "updated": "2026-01-27T16:36:25Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/f953a6cb-c1fc-479c-a936-c9dc31ab15fc"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/f953a6cb-c1fc-479c-a936-c9dc31ab15fc"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": []}}'
2026-01-27 16:36:32,074 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/f953a6cb-c1fc-479c-a936-c9dc31ab15fc 0.519s
2026-01-27 16:36:32,074 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': 'Tue, 27 Jan 2026 16:36:31 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-66e0c2a1-c046-4035-81fe-ebb445cd16ad', 'x-compute-request-id': 'req-66e0c2a1-c046-4035-81fe-ebb445cd16ad', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=7e115afd39e07c708532087b26ce25e0; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/f953a6cb-c1fc-479c-a936-c9dc31ab15fc'}
Body: b'{"server": {"id": "f953a6cb-c1fc-479c-a936-c9dc31ab15fc", "name": "tempest-TestExecuteActionsViaActuator-server-58402403", "status": "ACTIVE", "tenant_id": "d130b04c7c0c4ae3b3d8d3dceafaa1c9", "user_id": "b110b08aac2d458a8a897de33a104362", "metadata": {}, "hostId": "a6b8caf8a8f54816cfc3016bb4fca23203acbac23daf9481b60edef0", "image": {"id": "d66ae08a-b7d6-48bd-a9bd-9b0f62e2928a", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/d66ae08a-b7d6-48bd-a9bd-9b0f62e2928a"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2026-01-27T16:36:24Z", "updated": "2026-01-27T16:36:30Z", "addresses": {"tempest-TestExecuteActionsViaActuator-2139623465-network": [{"version": 4, "addr": "10.100.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2a:ea:ea"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/f953a6cb-c1fc-479c-a936-c9dc31ab15fc"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/f953a6cb-c1fc-479c-a936-c9dc31ab15fc"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2026-01-27T16:36:30.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": []}}'
2026-01-27 16:36:32,081 84 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 8 second wait
2026-01-27 16:36:32,424 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/f953a6cb-c1fc-479c-a936-c9dc31ab15fc 0.342s
2026-01-27 16:36:32,425 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': 'Tue, 27 Jan 2026 16:36:32 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-d1ccd126-cbaa-410a-962a-a7cd620cc697', 'x-compute-request-id': 'req-d1ccd126-cbaa-410a-962a-a7cd620cc697', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=7e115afd39e07c708532087b26ce25e0; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/f953a6cb-c1fc-479c-a936-c9dc31ab15fc'}
Body: b'{"server": {"id": "f953a6cb-c1fc-479c-a936-c9dc31ab15fc", "name": "tempest-TestExecuteActionsViaActuator-server-58402403", "status": "ACTIVE", "tenant_id": "d130b04c7c0c4ae3b3d8d3dceafaa1c9", "user_id": "b110b08aac2d458a8a897de33a104362", "metadata": {}, "hostId": "a6b8caf8a8f54816cfc3016bb4fca23203acbac23daf9481b60edef0", "image": {"id": "d66ae08a-b7d6-48bd-a9bd-9b0f62e2928a", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/d66ae08a-b7d6-48bd-a9bd-9b0f62e2928a"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2026-01-27T16:36:24Z", "updated": "2026-01-27T16:36:30Z", "addresses": {"tempest-TestExecuteActionsViaActuator-2139623465-network": [{"version": 4, "addr": "10.100.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2a:ea:ea"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/f953a6cb-c1fc-479c-a936-c9dc31ab15fc"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/f953a6cb-c1fc-479c-a936-c9dc31ab15fc"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2026-01-27T16:36:30.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": []}}'
2026-01-27 16:36:33,982 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/f953a6cb-c1fc-479c-a936-c9dc31ab15fc 1.545s
2026-01-27 16:36:33,983 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': 'Tue, 27 Jan 2026 16:36:32 GMT', 'server': 'Apache', 'content-length': '2189', '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-17690838-62b2-4b1a-8318-ae73061b2bdf', 'x-compute-request-id': 'req-17690838-62b2-4b1a-8318-ae73061b2bdf', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=7e115afd39e07c708532087b26ce25e0; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/f953a6cb-c1fc-479c-a936-c9dc31ab15fc'}
Body: b'{"server": {"id": "f953a6cb-c1fc-479c-a936-c9dc31ab15fc", "name": "tempest-TestExecuteActionsViaActuator-server-58402403", "status": "ACTIVE", "tenant_id": "d130b04c7c0c4ae3b3d8d3dceafaa1c9", "user_id": "b110b08aac2d458a8a897de33a104362", "metadata": {}, "hostId": "a6b8caf8a8f54816cfc3016bb4fca23203acbac23daf9481b60edef0", "image": {"id": "d66ae08a-b7d6-48bd-a9bd-9b0f62e2928a", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/d66ae08a-b7d6-48bd-a9bd-9b0f62e2928a"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2026-01-27T16:36:24Z", "updated": "2026-01-27T16:36:30Z", "addresses": {"tempest-TestExecuteActionsViaActuator-2139623465-network": [{"version": 4, "addr": "10.100.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2a:ea:ea"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/f953a6cb-c1fc-479c-a936-c9dc31ab15fc"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/f953a6cb-c1fc-479c-a936-c9dc31ab15fc"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2026-01-27T16:36:30.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-00000003", "OS-EXT-SRV-ATTR:hypervisor_hostname": "compute-1.ctlplane.example.com", "OS-EXT-SRV-ATTR:reservation_id": "r-u0jnj5l1", "OS-EXT-SRV-ATTR:launch_index": 0, "OS-EXT-SRV-ATTR:hostname": "tempest-testexecuteactionsviaactuator-server-58402403", "OS-EXT-SRV-ATTR:kernel_id": "", "OS-EXT-SRV-ATTR:ramdisk_id": "", "OS-EXT-SRV-ATTR:root_device_name": "/dev/vda", "OS-EXT-SRV-ATTR:user_data": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "host_status": "UP", "locked": false, "description": null, "tags": []}}'
2026-01-27 16:36:33,991 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 "IyBUWVBFIGNlaWxvbWV0ZXJfY3B1IGNvdW50ZXIKY2VpbG9tZXRlcl9jcHV7InJlc291cmNlIj0iZjk1M2E2Y2ItYzFmYy00NzljLWE5MzYtYzlkYzMxYWIxNWZjIiwib3JpZ190aW1lc3RhbXAiPSIxNzY5NTMxNzkzOTkxIn0gMjQwMDAwMDAwMDEuMCAxNzY5NTMxNDkzOTkxCmNlaWxvbWV0ZXJfY3B1eyJyZXNvdXJjZSI9ImY5NTNhNmNiLWMxZmMtNDc5Yy1hOTM2LWM5ZGMzMWFiMTVmYyIsIm9yaWdfdGltZXN0YW1wIj0iMTc2OTUzMTc5Mzk5MSJ9IDQ4MDAwMDAwMDAxLjAgMTc2OTUzMTUyMzk5MQpjZWlsb21ldGVyX2NwdXsicmVzb3VyY2UiPSJmOTUzYTZjYi1jMWZjLTQ3OWMtYTkzNi1jOWRjMzFhYjE1ZmMiLCJvcmlnX3RpbWVzdGFtcCI9IjE3Njk1MzE3OTM5OTEifSA3MjAwMDAwMDAwMS4wIDE3Njk1MzE1NTM5OTEKY2VpbG9tZXRlcl9jcHV7InJlc291cmNlIj0iZjk1M2E2Y2ItYzFmYy00NzljLWE5MzYtYzlkYzMxYWIxNWZjIiwib3JpZ190aW1lc3RhbXAiPSIxNzY5NTMxNzkzOTkxIn0gOTYwMDAwMDAwMDEuMCAxNzY5NTMxNTgzOTkxCmNlaWxvbWV0ZXJfY3B1eyJyZXNvdXJjZSI9ImY5NTNhNmNiLWMxZmMtNDc5Yy1hOTM2LWM5ZGMzMWFiMTVmYyIsIm9yaWdfdGltZXN0YW1wIj0iMTc2OTUzMTc5Mzk5MSJ9IDEyMDAwMDAwMDAwMS4wIDE3Njk1MzE2MTM5OTEKY2VpbG9tZXRlcl9jcHV7InJlc291cmNlIj0iZjk1M2E2Y2ItYzFmYy00NzljLWE5MzYtYzlkYzMxYWIxNWZjIiwib3JpZ190aW1lc3RhbXAiPSIxNzY5NTMxNzkzOTkxIn0gMTQ0MDAwMDAwMDAxLjAgMTc2OTUzMTY0Mzk5MQpjZWlsb21ldGVyX2NwdXsicmVzb3VyY2UiPSJmOTUzYTZjYi1jMWZjLTQ3OWMtYTkzNi1jOWRjMzFhYjE1ZmMiLCJvcmlnX3RpbWVzdGFtcCI9IjE3Njk1MzE3OTM5OTEifSAxNjgwMDAwMDAwMDEuMCAxNzY5NTMxNjczOTkxCmNlaWxvbWV0ZXJfY3B1eyJyZXNvdXJjZSI9ImY5NTNhNmNiLWMxZmMtNDc5Yy1hOTM2LWM5ZGMzMWFiMTVmYyIsIm9yaWdfdGltZXN0YW1wIj0iMTc2OTUzMTc5Mzk5MSJ9IDE5MjAwMDAwMDAwMS4wIDE3Njk1MzE3MDM5OTEKY2VpbG9tZXRlcl9jcHV7InJlc291cmNlIj0iZjk1M2E2Y2ItYzFmYy00NzljLWE5MzYtYzlkYzMxYWIxNWZjIiwib3JpZ190aW1lc3RhbXAiPSIxNzY5NTMxNzkzOTkxIn0gMjE2MDAwMDAwMDAxLjAgMTc2OTUzMTczMzk5MQpjZWlsb21ldGVyX2NwdXsicmVzb3VyY2UiPSJmOTUzYTZjYi1jMWZjLTQ3OWMtYTkzNi1jOWRjMzFhYjE1ZmMiLCJvcmlnX3RpbWVzdGFtcCI9IjE3Njk1MzE3OTM5OTEifSAyNDAwMDAwMDAwMDEuMCAxNzY5NTMxNzYzOTkxCg==" | 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.184'
2026-01-27 16:36:33,991 84 INFO [tempest.lib.common.ssh] Creating ssh connection to '38.102.83.184:22' as 'zuul' with password None
2026-01-27 16:36:34,006 84 INFO [paramiko.transport] Connected (version 2.0, client OpenSSH_9.9)
2026-01-27 16:36:34,086 84 INFO [paramiko.transport] Authentication (publickey) successful!
2026-01-27 16:36:34,086 84 INFO [tempest.lib.common.ssh] ssh connection to zuul@38.102.83.184 successfully created
2026-01-27 16:36:34,678 84 DEBUG [watcher_tempest_plugin.services.metric.prometheus_client] Promtool add_measures output: Parsing standard input
SUCCESS: metrics pushed to remote write.
2026-01-27 16:36:34,730 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://placement-public-openstack.apps-crc.testing/resource_providers/aca73593-10fd-4cf2-8db4-3214324179a7/traits 0.051s
2026-01-27 16:36:34,730 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': 'Tue, 27 Jan 2026 16:36:34 GMT', 'server': 'Apache', 'last-modified': 'Tue, 27 Jan 2026 15:57:35 GMT', 'content-length': '1403', 'cache-control': 'no-cache', 'openstack-api-version': 'placement 1.29', 'vary': 'openstack-api-version', 'x-openstack-request-id': 'req-b7732a13-44e1-4df8-8acd-7b3aa50a7cd3', 'content-type': 'application/json', 'set-cookie': 'a0787c90e7299024e7525b97b3d9ea96=eedaad912ddac0ecb9fc7b993fb7b9ca; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://placement-public-openstack.apps-crc.testing/resource_providers/aca73593-10fd-4cf2-8db4-3214324179a7/traits'}
Body: b'{"traits": ["COMPUTE_IMAGE_TYPE_AKI", "COMPUTE_TRUSTED_CERTS", "COMPUTE_SECURITY_TPM_2_0", "COMPUTE_GRAPHICS_MODEL_VGA", "COMPUTE_RESCUE_BFV", "COMPUTE_STORAGE_BUS_IDE", "COMPUTE_VOLUME_ATTACH_WITH_TAG", "COMPUTE_SECURITY_TPM_1_2", "COMPUTE_NET_VIF_MODEL_E1000", "COMPUTE_STORAGE_BUS_FDC", "COMPUTE_NET_VIF_MODEL_PCNET", "COMPUTE_SOCKET_PCI_NUMA_AFFINITY", "COMPUTE_NET_ATTACH_INTERFACE_WITH_TAG", "HW_CPU_X86_SSSE3", "COMPUTE_VIOMMU_MODEL_VIRTIO", "COMPUTE_VIOMMU_MODEL_AUTO", "COMPUTE_NET_VIF_MODEL_E1000E", "HW_CPU_X86_SSE42", "HW_CPU_X86_SSE", "COMPUTE_VIOMMU_MODEL_INTEL", "COMPUTE_STORAGE_BUS_SATA", "COMPUTE_NET_VIF_MODEL_VMXNET3", "COMPUTE_VOLUME_EXTEND", "COMPUTE_NET_VIF_MODEL_NE2K_PCI", "COMPUTE_NET_ATTACH_INTERFACE", "COMPUTE_NET_VIF_MODEL_VIRTIO", "COMPUTE_GRAPHICS_MODEL_VIRTIO", "COMPUTE_NET_VIF_MODEL_SPAPR_VLAN", "COMPUTE_STORAGE_BUS_VIRTIO", "HW_CPU_X86_SSE41", "COMPUTE_SECURITY_UEFI_SECURE_BOOT", "COMPUTE_IMAGE_TYPE_QCOW2", "COMPUTE_ACCELERATORS", "COMPUTE_NET_VIF_MODEL_RTL8139", "COMPUTE_DEVICE_TAGGING", "HW_CPU_X86_MMX", "COMPUTE_GRAPHICS_MODEL_BOCHS", "COMPUTE_IMAGE_TYPE_AMI", "COMPUTE_STORAGE_BUS_SCSI", "COMPUTE_NODE", "HW_CPU_X86_SSE2", "COMPUTE_IMAGE_TYPE_ISO", "COMPUTE_IMAGE_TYPE_RAW", "COMPUTE_VOLUME_MULTI_ATTACH", "COMPUTE_STORAGE_BUS_USB", "COMPUTE_IMAGE_TYPE_ARI", "COMPUTE_GRAPHICS_MODEL_NONE", "COMPUTE_GRAPHICS_MODEL_CIRRUS"], "resource_provider_generation": 6}'
2026-01-27 16:36:35,050 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.315s
2026-01-27 16:36:35,050 84 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'}
Body: <omitted>
Response - Headers: {'date': 'Tue, 27 Jan 2026 16:36:34 GMT', 'server': 'Apache', 'content-length': '5233', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-579ea745-fd8c-49da-8f10-f9db0d9560dc', 'content-type': 'application/json', 'set-cookie': 'b5697f82cf3c19ece8be533395142512=eafbe68102652740a8f1dfdd76d999f8; 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": "b110b08aac2d458a8a897de33a104362", "name": "tempest-TestExecuteActionsViaActuator-1067212626-project-member", "password_expires_at": null}, "audit_ids": ["JqKydCjRREy4f-Zy7Q9rig"], "expires_at": "2026-01-27T17:36:35.000000Z", "issued_at": "2026-01-27T16:36:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d130b04c7c0c4ae3b3d8d3dceafaa1c9", "name": "tempest-TestExecuteActionsViaActuator-1067212626"}, "is_domain": false, "roles": [{"id": "1c828a7c19f6492c8da8a35f8d2d6c71", "name": "member"}, {"id": "ebc2aa7f8ae644bcb0486820e31d752c", "name": "reader"}], "catalog": [{"endpoints": [{"name": "nova", "id": "a09e357515c44977b8898f7fb3bb3e0f", "interface": "public", "region_id": "regionOne", "url": "https://nova-public-openstack.apps-crc.testing/v2.1", "region": "regionOne"}, {"name": "nova", "id": "b758397ba2984468a73aa4fb5bfbd1de", "interface": "internal", "region_id": "regionOne", "url": "https://nova-internal.openstack.svc:8774/v2.1", "region": "regionOne"}], "id": "0bc645af434649379682c89d45cf2823", "type": "compute", "name": "nova"}, {"endpoints": [{"name": "neutron", "id": "0427c83554694809abd31265c61c7992", "interface": "public", "region_id": "regionOne", "url": "https://neutron-public-openstack.apps-crc.testing", "region": "regionOne"}, {"name": "neutron", "id": "c6bf93091e364f8facd3fae4c2c8a8b5", "interface": "internal", "region_id": "regionOne", "url": "https://neutron-internal.openstack.svc:9696", "region": "regionOne"}], "id": "0f33d423d6954fe6bd7201eb3dcbdb04", "type": "network", "name": "neutron"}, {"endpoints": [{"name": "placement", "id": "e33bf6c06eda4d0aad00c08359b3735e", "interface": "internal", "region_id": "regionOne", "url": "https://placement-internal.openstack.svc:8778", "region": "regionOne"}, {"name": "placement", "id": "e71da400647a4d0f824b7563c42ab839", "interface": "public", "region_id": "regionOne", "url": "https://placement-public-openstack.apps-crc.testing", "region": "regionOne"}], "id": "6f7bf6a2e3484790afb841248c19ef1d", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "4e91e852d2f04b038a000bb2bc1e8e0a", "interface": "internal", "region_id": "regionOne", "url": "https://keystone-internal.openstack.svc:5000", "region": "regionOne"}, {"id": "9810af62866d4c40897e7fa2f206813e", "interface": "public", "region_id": "regionOne", "url": "https://keystone-public-openstack.apps-crc.testing", "region": "regionOne"}], "id": "7f59cf47bfb54e0680ee6295a172e5c4", "type": "identity", "name": "keystone"}, {"endpoints": [{"name": "cinderv3", "id": "2675e6a4bf8547dd92e1f2b7b16941d7", "interface": "public", "region_id": "regionOne", "url": "https://cinder-public-openstack.apps-crc.testing/v3", "region": "regionOne"}, {"name": "cinderv3", "id": "64d3580bf9d2400bbf937c49036fd2f7", "interface": "internal", "region_id": "regionOne", "url": "https://cinder-internal.openstack.svc:8776/v3", "region": "regionOne"}], "id": "896c48810d184dd19dc700cce9bdddd3", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"name": "glance", "id": "754784f98877417bab4bd3fac525ddf5", "interface": "internal", "region_id": "regionOne", "url": "https://glance-default-internal.openstack.svc:9292", "region": "regionOne"}, {"name": "glance", "id": "9ba7a4a494304769941a875451176cd0", "interface": "public", "region_id": "regionOne", "url": "https://glance-default-public-openstack.apps-crc.testing", "region": "regionOne"}], "id": "b7368a33e80740d785c2c720830a1e6c", "type": "image", "name": "glance"}, {"endpoints": [{"name": "swift", "id": "097315cc2b4347d99542991e85b96866", "interface": "internal", "region_id": "regionOne", "url": "https://swift-internal.openstack.svc:8080/v1/AUTH_d130b04c7c0c4ae3b3d8d3dceafaa1c9", "region": "regionOne"}, {"name": "swift", "id": "b27cc377dd8e4c72a04a9b78a1963940", "interface": "public", "region_id": "regionOne", "url": "https://swift-public-openstack.apps-crc.testing/v1/AUTH_d130b04c7c0c4ae3b3d8d3dceafaa1c9", "region": "regionOne"}], "id": "c72465dd73c6461ab361465
2026-01-27 16:36:35,051 84 INFO [tempest.lib.common.fixed_network] (TestExecuteActionsViaActuator:test_execute_scenarios) Found network {'id': '91a1a4de-bd7b-409a-8325-671f52ff0f80', 'name': 'tempest-TestExecuteActionsViaActuator-2139623465-network', 'tenant_id': 'd130b04c7c0c4ae3b3d8d3dceafaa1c9', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'd130b04c7c0c4ae3b3d8d3dceafaa1c9', 'qos_policy_id': None, 'port_security_enabled': True, 'dns_domain': '', 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 33357, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'l2_adjacency': True, 'tags': [], 'created_at': '2026-01-27T16:34:26Z', 'updated_at': '2026-01-27T16:34:26Z', 'revision_number': 1} available for tenant
2026-01-27 16:36:36,573 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 202 POST https://nova-public-openstack.apps-crc.testing/v2.1/servers 1.521s
2026-01-27 16:36:36,574 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-1044710963", "imageRef": "d66ae08a-b7d6-48bd-a9bd-9b0f62e2928a", "flavorRef": "5e75ab52-d374-4c5d-a7c0-a8c1d3a12d7d", "networks": [{"uuid": "91a1a4de-bd7b-409a-8325-671f52ff0f80"}]}}
Response - Headers: {'date': 'Tue, 27 Jan 2026 16:36:35 GMT', 'server': 'Apache', 'content-length': '420', 'location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/3d835c27-0088-4642-a956-d4f7a541901d', '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-95c183cb-b6a9-4bc9-a9c2-87c6442ac4aa', 'x-compute-request-id': 'req-95c183cb-b6a9-4bc9-a9c2-87c6442ac4aa', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=7e115afd39e07c708532087b26ce25e0; 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": "3d835c27-0088-4642-a956-d4f7a541901d", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/3d835c27-0088-4642-a956-d4f7a541901d"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/3d835c27-0088-4642-a956-d4f7a541901d"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "AfgBYuX2y8PT"}}'
2026-01-27 16:36:36,943 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/3d835c27-0088-4642-a956-d4f7a541901d 0.365s
2026-01-27 16:36:36,943 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': 'Tue, 27 Jan 2026 16:36:36 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-67e59d7f-ac13-44fb-8a81-07e4cb4d7907', 'x-compute-request-id': 'req-67e59d7f-ac13-44fb-8a81-07e4cb4d7907', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=7e115afd39e07c708532087b26ce25e0; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/3d835c27-0088-4642-a956-d4f7a541901d'}
Body: b'{"server": {"id": "3d835c27-0088-4642-a956-d4f7a541901d", "name": "tempest-TestExecuteActionsViaActuator-server-1044710963", "status": "BUILD", "tenant_id": "d130b04c7c0c4ae3b3d8d3dceafaa1c9", "user_id": "b110b08aac2d458a8a897de33a104362", "metadata": {}, "hostId": "", "image": {"id": "d66ae08a-b7d6-48bd-a9bd-9b0f62e2928a", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/d66ae08a-b7d6-48bd-a9bd-9b0f62e2928a"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2026-01-27T16:36:36Z", "updated": "2026-01-27T16:36:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/3d835c27-0088-4642-a956-d4f7a541901d"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/3d835c27-0088-4642-a956-d4f7a541901d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": []}}'
2026-01-27 16:36:38,265 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/3d835c27-0088-4642-a956-d4f7a541901d 0.308s
2026-01-27 16:36:38,265 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': 'Tue, 27 Jan 2026 16:36:38 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-e182b6a4-1cc1-4dfa-ac91-02d00024da78', 'x-compute-request-id': 'req-e182b6a4-1cc1-4dfa-ac91-02d00024da78', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=7e115afd39e07c708532087b26ce25e0; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/3d835c27-0088-4642-a956-d4f7a541901d'}
Body: b'{"server": {"id": "3d835c27-0088-4642-a956-d4f7a541901d", "name": "tempest-TestExecuteActionsViaActuator-server-1044710963", "status": "BUILD", "tenant_id": "d130b04c7c0c4ae3b3d8d3dceafaa1c9", "user_id": "b110b08aac2d458a8a897de33a104362", "metadata": {}, "hostId": "313bfdcd8ca535bf0ff17631b5d1a2303ac1729ee02153382e0e4abd", "image": {"id": "d66ae08a-b7d6-48bd-a9bd-9b0f62e2928a", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/d66ae08a-b7d6-48bd-a9bd-9b0f62e2928a"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2026-01-27T16:36:36Z", "updated": "2026-01-27T16:36:37Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/3d835c27-0088-4642-a956-d4f7a541901d"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/3d835c27-0088-4642-a956-d4f7a541901d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": []}}'
2026-01-27 16:36:38,275 84 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/spawning" after 2 second wait
2026-01-27 16:36:39,714 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/3d835c27-0088-4642-a956-d4f7a541901d 0.436s
2026-01-27 16:36:39,714 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': 'Tue, 27 Jan 2026 16:36:39 GMT', 'server': 'Apache', 'content-length': '1471', 'openstack-api-version': 'compute 2.56', 'x-openstack-nova-api-version': '2.56', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b587dda5-72fc-40d2-bb8a-40a6d3e51e05', 'x-compute-request-id': 'req-b587dda5-72fc-40d2-bb8a-40a6d3e51e05', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=7e115afd39e07c708532087b26ce25e0; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/3d835c27-0088-4642-a956-d4f7a541901d'}
Body: b'{"server": {"id": "3d835c27-0088-4642-a956-d4f7a541901d", "name": "tempest-TestExecuteActionsViaActuator-server-1044710963", "status": "BUILD", "tenant_id": "d130b04c7c0c4ae3b3d8d3dceafaa1c9", "user_id": "b110b08aac2d458a8a897de33a104362", "metadata": {}, "hostId": "313bfdcd8ca535bf0ff17631b5d1a2303ac1729ee02153382e0e4abd", "image": {"id": "d66ae08a-b7d6-48bd-a9bd-9b0f62e2928a", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/d66ae08a-b7d6-48bd-a9bd-9b0f62e2928a"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2026-01-27T16:36:36Z", "updated": "2026-01-27T16:36:37Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/3d835c27-0088-4642-a956-d4f7a541901d"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/3d835c27-0088-4642-a956-d4f7a541901d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": []}}'
2026-01-27 16:36:41,979 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/3d835c27-0088-4642-a956-d4f7a541901d 1.254s
2026-01-27 16:36:41,980 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': 'Tue, 27 Jan 2026 16:36: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-93c99201-e2e6-415b-ac87-538cf604a7ea', 'x-compute-request-id': 'req-93c99201-e2e6-415b-ac87-538cf604a7ea', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=7e115afd39e07c708532087b26ce25e0; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/3d835c27-0088-4642-a956-d4f7a541901d'}
Body: b'{"server": {"id": "3d835c27-0088-4642-a956-d4f7a541901d", "name": "tempest-TestExecuteActionsViaActuator-server-1044710963", "status": "BUILD", "tenant_id": "d130b04c7c0c4ae3b3d8d3dceafaa1c9", "user_id": "b110b08aac2d458a8a897de33a104362", "metadata": {}, "hostId": "313bfdcd8ca535bf0ff17631b5d1a2303ac1729ee02153382e0e4abd", "image": {"id": "d66ae08a-b7d6-48bd-a9bd-9b0f62e2928a", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/d66ae08a-b7d6-48bd-a9bd-9b0f62e2928a"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2026-01-27T16:36:36Z", "updated": "2026-01-27T16:36:37Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/3d835c27-0088-4642-a956-d4f7a541901d"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/3d835c27-0088-4642-a956-d4f7a541901d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": []}}'
2026-01-27 16:36:44,100 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/3d835c27-0088-4642-a956-d4f7a541901d 1.095s
2026-01-27 16:36:44,100 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': 'Tue, 27 Jan 2026 16:36:43 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-f89164d7-e81d-48f3-a569-ca7d6f4ac0cc', 'x-compute-request-id': 'req-f89164d7-e81d-48f3-a569-ca7d6f4ac0cc', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=7e115afd39e07c708532087b26ce25e0; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/3d835c27-0088-4642-a956-d4f7a541901d'}
Body: b'{"server": {"id": "3d835c27-0088-4642-a956-d4f7a541901d", "name": "tempest-TestExecuteActionsViaActuator-server-1044710963", "status": "ACTIVE", "tenant_id": "d130b04c7c0c4ae3b3d8d3dceafaa1c9", "user_id": "b110b08aac2d458a8a897de33a104362", "metadata": {}, "hostId": "313bfdcd8ca535bf0ff17631b5d1a2303ac1729ee02153382e0e4abd", "image": {"id": "d66ae08a-b7d6-48bd-a9bd-9b0f62e2928a", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/d66ae08a-b7d6-48bd-a9bd-9b0f62e2928a"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2026-01-27T16:36:36Z", "updated": "2026-01-27T16:36:42Z", "addresses": {"tempest-TestExecuteActionsViaActuator-2139623465-network": [{"version": 4, "addr": "10.100.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:48:25:7a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/3d835c27-0088-4642-a956-d4f7a541901d"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/3d835c27-0088-4642-a956-d4f7a541901d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2026-01-27T16:36:42.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": []}}'
2026-01-27 16:36:44,108 84 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 8 second wait
2026-01-27 16:36:44,945 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/3d835c27-0088-4642-a956-d4f7a541901d 0.836s
2026-01-27 16:36:44,945 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': 'Tue, 27 Jan 2026 16:36:44 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-10d5fa65-8371-4025-be45-5b33b3484d51', 'x-compute-request-id': 'req-10d5fa65-8371-4025-be45-5b33b3484d51', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=7e115afd39e07c708532087b26ce25e0; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/3d835c27-0088-4642-a956-d4f7a541901d'}
Body: b'{"server": {"id": "3d835c27-0088-4642-a956-d4f7a541901d", "name": "tempest-TestExecuteActionsViaActuator-server-1044710963", "status": "ACTIVE", "tenant_id": "d130b04c7c0c4ae3b3d8d3dceafaa1c9", "user_id": "b110b08aac2d458a8a897de33a104362", "metadata": {}, "hostId": "313bfdcd8ca535bf0ff17631b5d1a2303ac1729ee02153382e0e4abd", "image": {"id": "d66ae08a-b7d6-48bd-a9bd-9b0f62e2928a", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/d66ae08a-b7d6-48bd-a9bd-9b0f62e2928a"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2026-01-27T16:36:36Z", "updated": "2026-01-27T16:36:42Z", "addresses": {"tempest-TestExecuteActionsViaActuator-2139623465-network": [{"version": 4, "addr": "10.100.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:48:25:7a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/3d835c27-0088-4642-a956-d4f7a541901d"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/3d835c27-0088-4642-a956-d4f7a541901d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2026-01-27T16:36:42.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": []}}'
2026-01-27 16:36:45,332 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/3d835c27-0088-4642-a956-d4f7a541901d 0.377s
2026-01-27 16:36:45,333 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': 'Tue, 27 Jan 2026 16:36:44 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-74757ab0-d0e4-4e0a-b558-82ce11ec8a8a', 'x-compute-request-id': 'req-74757ab0-d0e4-4e0a-b558-82ce11ec8a8a', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=7e115afd39e07c708532087b26ce25e0; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/3d835c27-0088-4642-a956-d4f7a541901d'}
Body: b'{"server": {"id": "3d835c27-0088-4642-a956-d4f7a541901d", "name": "tempest-TestExecuteActionsViaActuator-server-1044710963", "status": "ACTIVE", "tenant_id": "d130b04c7c0c4ae3b3d8d3dceafaa1c9", "user_id": "b110b08aac2d458a8a897de33a104362", "metadata": {}, "hostId": "313bfdcd8ca535bf0ff17631b5d1a2303ac1729ee02153382e0e4abd", "image": {"id": "d66ae08a-b7d6-48bd-a9bd-9b0f62e2928a", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/d66ae08a-b7d6-48bd-a9bd-9b0f62e2928a"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2026-01-27T16:36:36Z", "updated": "2026-01-27T16:36:42Z", "addresses": {"tempest-TestExecuteActionsViaActuator-2139623465-network": [{"version": 4, "addr": "10.100.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:48:25:7a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/3d835c27-0088-4642-a956-d4f7a541901d"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/3d835c27-0088-4642-a956-d4f7a541901d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2026-01-27T16:36:42.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-00000004", "OS-EXT-SRV-ATTR:hypervisor_hostname": "compute-0.ctlplane.example.com", "OS-EXT-SRV-ATTR:reservation_id": "r-1k6cgb3a", "OS-EXT-SRV-ATTR:launch_index": 0, "OS-EXT-SRV-ATTR:hostname": "tempest-testexecuteactionsviaactuator-server-1044710963", "OS-EXT-SRV-ATTR:kernel_id": "", "OS-EXT-SRV-ATTR:ramdisk_id": "", "OS-EXT-SRV-ATTR:root_device_name": "/dev/vda", "OS-EXT-SRV-ATTR:user_data": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "host_status": "UP", "locked": false, "description": null, "tags": []}}'
2026-01-27 16:36:45,346 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 "IyBUWVBFIGNlaWxvbWV0ZXJfY3B1IGNvdW50ZXIKY2VpbG9tZXRlcl9jcHV7InJlc291cmNlIj0iM2Q4MzVjMjctMDA4OC00NjQyLWE5NTYtZDRmN2E1NDE5MDFkIiwib3JpZ190aW1lc3RhbXAiPSIxNzY5NTMxODA1MzQ2In0gMjQwMDAwMDAwMDEuMCAxNzY5NTMxNTA1MzQ2CmNlaWxvbWV0ZXJfY3B1eyJyZXNvdXJjZSI9IjNkODM1YzI3LTAwODgtNDY0Mi1hOTU2LWQ0ZjdhNTQxOTAxZCIsIm9yaWdfdGltZXN0YW1wIj0iMTc2OTUzMTgwNTM0NiJ9IDQ4MDAwMDAwMDAxLjAgMTc2OTUzMTUzNTM0NgpjZWlsb21ldGVyX2NwdXsicmVzb3VyY2UiPSIzZDgzNWMyNy0wMDg4LTQ2NDItYTk1Ni1kNGY3YTU0MTkwMWQiLCJvcmlnX3RpbWVzdGFtcCI9IjE3Njk1MzE4MDUzNDYifSA3MjAwMDAwMDAwMS4wIDE3Njk1MzE1NjUzNDYKY2VpbG9tZXRlcl9jcHV7InJlc291cmNlIj0iM2Q4MzVjMjctMDA4OC00NjQyLWE5NTYtZDRmN2E1NDE5MDFkIiwib3JpZ190aW1lc3RhbXAiPSIxNzY5NTMxODA1MzQ2In0gOTYwMDAwMDAwMDEuMCAxNzY5NTMxNTk1MzQ2CmNlaWxvbWV0ZXJfY3B1eyJyZXNvdXJjZSI9IjNkODM1YzI3LTAwODgtNDY0Mi1hOTU2LWQ0ZjdhNTQxOTAxZCIsIm9yaWdfdGltZXN0YW1wIj0iMTc2OTUzMTgwNTM0NiJ9IDEyMDAwMDAwMDAwMS4wIDE3Njk1MzE2MjUzNDYKY2VpbG9tZXRlcl9jcHV7InJlc291cmNlIj0iM2Q4MzVjMjctMDA4OC00NjQyLWE5NTYtZDRmN2E1NDE5MDFkIiwib3JpZ190aW1lc3RhbXAiPSIxNzY5NTMxODA1MzQ2In0gMTQ0MDAwMDAwMDAxLjAgMTc2OTUzMTY1NTM0NgpjZWlsb21ldGVyX2NwdXsicmVzb3VyY2UiPSIzZDgzNWMyNy0wMDg4LTQ2NDItYTk1Ni1kNGY3YTU0MTkwMWQiLCJvcmlnX3RpbWVzdGFtcCI9IjE3Njk1MzE4MDUzNDYifSAxNjgwMDAwMDAwMDEuMCAxNzY5NTMxNjg1MzQ2CmNlaWxvbWV0ZXJfY3B1eyJyZXNvdXJjZSI9IjNkODM1YzI3LTAwODgtNDY0Mi1hOTU2LWQ0ZjdhNTQxOTAxZCIsIm9yaWdfdGltZXN0YW1wIj0iMTc2OTUzMTgwNTM0NiJ9IDE5MjAwMDAwMDAwMS4wIDE3Njk1MzE3MTUzNDYKY2VpbG9tZXRlcl9jcHV7InJlc291cmNlIj0iM2Q4MzVjMjctMDA4OC00NjQyLWE5NTYtZDRmN2E1NDE5MDFkIiwib3JpZ190aW1lc3RhbXAiPSIxNzY5NTMxODA1MzQ2In0gMjE2MDAwMDAwMDAxLjAgMTc2OTUzMTc0NTM0NgpjZWlsb21ldGVyX2NwdXsicmVzb3VyY2UiPSIzZDgzNWMyNy0wMDg4LTQ2NDItYTk1Ni1kNGY3YTU0MTkwMWQiLCJvcmlnX3RpbWVzdGFtcCI9IjE3Njk1MzE4MDUzNDYifSAyNDAwMDAwMDAwMDEuMCAxNzY5NTMxNzc1MzQ2Cg==" | 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.184'
2026-01-27 16:36:45,347 84 INFO [tempest.lib.common.ssh] Creating ssh connection to '38.102.83.184:22' as 'zuul' with password None
2026-01-27 16:36:45,364 84 INFO [paramiko.transport] Connected (version 2.0, client OpenSSH_9.9)
2026-01-27 16:36:45,424 84 INFO [paramiko.transport] Authentication (publickey) successful!
2026-01-27 16:36:45,424 84 INFO [tempest.lib.common.ssh] ssh connection to zuul@38.102.83.184 successfully created
2026-01-27 16:36:45,926 84 DEBUG [watcher_tempest_plugin.services.metric.prometheus_client] Promtool add_measures output: Parsing standard input
SUCCESS: metrics pushed to remote write.
2026-01-27 16:36:46,076 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.149s
2026-01-27 16:36:46,077 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': 'Tue, 27 Jan 2026 16:36:45 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-a5d7b0e4-54d1-4381-b977-397cfce25bad', 'x-compute-request-id': 'req-a5d7b0e4-54d1-4381-b977-397cfce25bad', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=7e115afd39e07c708532087b26ce25e0; 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": "f312b2ac-03e6-4363-9bd5-077391a62574", "zone": "internal", "status": "enabled", "state": "up", "updated_at": "2026-01-27T16:36:39.000000", "disabled_reason": null, "forced_down": false}, {"binary": "nova-scheduler", "host": "nova-scheduler-0", "id": "a937b443-86d4-473f-b504-3c017563b458", "zone": "internal", "status": "enabled", "state": "up", "updated_at": "2026-01-27T16:36:40.000000", "disabled_reason": null, "forced_down": false}, {"binary": "nova-conductor", "host": "nova-cell1-conductor-0", "id": "f7acbd11-2fc4-48fa-8de9-0df397c1185c", "zone": "internal", "status": "enabled", "state": "up", "updated_at": "2026-01-27T16:36:41.000000", "disabled_reason": null, "forced_down": false}, {"binary": "nova-compute", "host": "compute-0.ctlplane.example.com", "id": "5385c3a4-55c7-4f36-a826-a76568db6053", "zone": "nova", "status": "enabled", "state": "up", "updated_at": "2026-01-27T16:36:41.000000", "disabled_reason": null, "forced_down": false}, {"binary": "nova-compute", "host": "compute-1.ctlplane.example.com", "id": "3df0efe9-c166-4d56-b717-9cac72805526", "zone": "nova", "status": "enabled", "state": "up", "updated_at": "2026-01-27T16:36:38.000000", "disabled_reason": null, "forced_down": false}]}'
2026-01-27 16:36:46,181 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.101s
2026-01-27 16:36:46,181 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': 'Tue, 27 Jan 2026 16:36:46 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-60c1e4c3-dcba-4c4b-ba44-0bdefd362022', 'x-compute-request-id': 'req-60c1e4c3-dcba-4c4b-ba44-0bdefd362022', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=7e115afd39e07c708532087b26ce25e0; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/detail'}
Body: b'{"servers": []}'
2026-01-27 16:36:46,290 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.101s
2026-01-27 16:36:46,290 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': 'Tue, 27 Jan 2026 16:36:46 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-f3bb51c5-f46e-436d-b49f-e81bfae3cb71', 'x-compute-request-id': 'req-f3bb51c5-f46e-436d-b49f-e81bfae3cb71', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=7e115afd39e07c708532087b26ce25e0; 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": "fa49d325-1471-4c6c-8460-6ad93b053d0c", "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": "5385c3a4-55c7-4f36-a826-a76568db6053", "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": 1, "running_vms": 2, "disk_available_least": 72, "cpu_info": {"arch": "x86_64", "model": "EPYC-Rome-v4", "vendor": "AMD", "topology": {"cells": 1, "sockets": 8, "cores": 1, "threads": 1}, "features": ["pge", "bmi2", "avx", "mce", "apic", "amd-ssbd", "sse4a", "cmp_legacy", "3dnowprefetch", "rdpid", "arat", "ibrs", "lm", "virt-ssbd", "rdtscp", "rdrand", "msr", "tsc", "adx", "misalignsse", "xgetbv1", "xsaveopt", "lbrv", "spec-ctrl", "de", "sse2", "sse4.1", "npt", "mmx", "mtrr", "hypervisor", "movbe", "amd-stibp", "clwb", "mmxext", "vme", "x2apic", "fma", "nx", "perfctr_core", "wbnoinvd", "nrip-save", "mds-no", "svme-addr-chk", "fsgsbase", "cx16", "popcnt", "osvw", "cx8", "arch-capabilities", "ssbd", "pse36", "tsc-deadline", "sse4.2", "sep", "xsavec", "svm", "fxsr", "xsave", "smep", "pse", "aes", "pschange-mc-no", "pae", "cr8legacy", "bmi1", "rdseed", "vmcb-clean", "f16c", "syscall", "fpu", "pat", "pni", "pause-filter", "clflushopt", "lahf_lm", "clzero", "pdpe1gb", "sha-ni", "ssse3", "rdctl-no", "avx2", "topoext", "stibp", "sse", "fxsr_opt", "tsc-scale", "tsc_adjust", "abm", "cmov", "ibpb", "umip", "clflush", "skip-l1dfl-vmentry", "smap", "pfthreshold", "pclmuldq", "mca", "xsaveerptr"]}}, {"id": "aca73593-10fd-4cf2-8db4-3214324179a7", "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": "3df0efe9-c166-4d56-b717-9cac72805526", "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": 0, "running_vms": 2, "disk_available_least": 72, "cpu_info": {"arch": "x86_64", "model": "EPYC-Rome-v4", "vendor": "AMD", "topology": {"cells": 1, "sockets": 8, "cores": 1, "threads": 1}, "features": ["avx2", "stibp", "fxsr_opt", "sse4.1", "pschange-mc-no", "topoext", "mtrr", "clwb", "sha-ni", "abm", "cr8legacy", "vme", "lbrv", "pge", "tsc-scale", "adx", "pause-filter", "sse4a", "smap", "umip", "rdrand", "xsaveopt", "tsc", "apic", "nrip-save", "skip-l1dfl-vmentry", "sse4.2", "lahf_lm", "sep", "spec-ctrl", "amd-stibp", "ibpb", "clflushopt", "syscall", "misalignsse", "3dnowprefetch", "pat", "movbe", "pse", "xsaveerptr", "xgetbv1", "svme-addr-chk", "fma", "msr", "perfctr_core", "cx16", "clflush", "mmxext", "ibrs", "cx8", "de", "ssse3", "xsavec", "fxsr", "hypervisor", "mca", "avx", "rdctl-no", "tsc-deadline", "bmi2", "mmx", "rdseed", "rdpid", "pse36", "smep", "arat", "lm", "popcnt", "wbnoinvd", "sse2", "pclmuldq", "tsc_adjust", "mce", "osvw", "rdtscp", "ssbd", "cmp_legacy", "svm", "pni", "amd-ssbd", "vmcb-clean", "npt", "clzero", "x2apic", "pdpe1gb", "fsgsbase", "pfthreshold", "nx", "aes", "pae", "f16c", "arch-capabilities", "bmi1", "cmov", "mds-no", "sse", "xsave", "virt-ssbd", "fpu"]}}]}'
2026-01-27 16:36:46,330 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://placement-public-openstack.apps-crc.testing/resource_providers/fa49d325-1471-4c6c-8460-6ad93b053d0c/traits 0.035s
2026-01-27 16:36:46,330 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': 'Tue, 27 Jan 2026 16:36:46 GMT', 'server': 'Apache', 'last-modified': 'Tue, 27 Jan 2026 15:57:35 GMT', 'content-length': '1403', 'cache-control': 'no-cache', 'openstack-api-version': 'placement 1.29', 'vary': 'openstack-api-version', 'x-openstack-request-id': 'req-bb8d3f7c-fc8c-49e6-9beb-6d05f544ac82', 'content-type': 'application/json', 'set-cookie': 'a0787c90e7299024e7525b97b3d9ea96=eedaad912ddac0ecb9fc7b993fb7b9ca; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://placement-public-openstack.apps-crc.testing/resource_providers/fa49d325-1471-4c6c-8460-6ad93b053d0c/traits'}
Body: b'{"traits": ["COMPUTE_IMAGE_TYPE_AKI", "COMPUTE_TRUSTED_CERTS", "COMPUTE_SECURITY_TPM_2_0", "COMPUTE_GRAPHICS_MODEL_VGA", "COMPUTE_RESCUE_BFV", "COMPUTE_STORAGE_BUS_IDE", "COMPUTE_VOLUME_ATTACH_WITH_TAG", "COMPUTE_SECURITY_TPM_1_2", "COMPUTE_NET_VIF_MODEL_E1000", "COMPUTE_STORAGE_BUS_FDC", "COMPUTE_NET_VIF_MODEL_PCNET", "COMPUTE_SOCKET_PCI_NUMA_AFFINITY", "COMPUTE_NET_ATTACH_INTERFACE_WITH_TAG", "HW_CPU_X86_SSSE3", "COMPUTE_VIOMMU_MODEL_VIRTIO", "COMPUTE_VIOMMU_MODEL_AUTO", "COMPUTE_NET_VIF_MODEL_E1000E", "HW_CPU_X86_SSE42", "HW_CPU_X86_SSE", "COMPUTE_VIOMMU_MODEL_INTEL", "COMPUTE_STORAGE_BUS_SATA", "COMPUTE_NET_VIF_MODEL_VMXNET3", "COMPUTE_VOLUME_EXTEND", "COMPUTE_NET_VIF_MODEL_NE2K_PCI", "COMPUTE_NET_ATTACH_INTERFACE", "COMPUTE_NET_VIF_MODEL_VIRTIO", "COMPUTE_GRAPHICS_MODEL_VIRTIO", "COMPUTE_NET_VIF_MODEL_SPAPR_VLAN", "COMPUTE_STORAGE_BUS_VIRTIO", "HW_CPU_X86_SSE41", "COMPUTE_SECURITY_UEFI_SECURE_BOOT", "COMPUTE_IMAGE_TYPE_QCOW2", "COMPUTE_ACCELERATORS", "COMPUTE_NET_VIF_MODEL_RTL8139", "COMPUTE_DEVICE_TAGGING", "HW_CPU_X86_MMX", "COMPUTE_GRAPHICS_MODEL_BOCHS", "COMPUTE_IMAGE_TYPE_AMI", "COMPUTE_STORAGE_BUS_SCSI", "COMPUTE_NODE", "HW_CPU_X86_SSE2", "COMPUTE_IMAGE_TYPE_ISO", "COMPUTE_IMAGE_TYPE_RAW", "COMPUTE_VOLUME_MULTI_ATTACH", "COMPUTE_STORAGE_BUS_USB", "COMPUTE_IMAGE_TYPE_ARI", "COMPUTE_GRAPHICS_MODEL_NONE", "COMPUTE_GRAPHICS_MODEL_CIRRUS"], "resource_provider_generation": 7}'
2026-01-27 16:36:46,854 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.321s
2026-01-27 16:36:46,854 84 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'}
Body: <omitted>
Response - Headers: {'date': 'Tue, 27 Jan 2026 16:36:46 GMT', 'server': 'Apache', 'content-length': '5233', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-026f48fb-c693-4605-8bca-7b575bc43ee6', 'content-type': 'application/json', 'set-cookie': 'b5697f82cf3c19ece8be533395142512=eafbe68102652740a8f1dfdd76d999f8; 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": "b110b08aac2d458a8a897de33a104362", "name": "tempest-TestExecuteActionsViaActuator-1067212626-project-member", "password_expires_at": null}, "audit_ids": ["0CLXlx6NSBiH2czYti4A2w"], "expires_at": "2026-01-27T17:36:46.000000Z", "issued_at": "2026-01-27T16:36:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d130b04c7c0c4ae3b3d8d3dceafaa1c9", "name": "tempest-TestExecuteActionsViaActuator-1067212626"}, "is_domain": false, "roles": [{"id": "1c828a7c19f6492c8da8a35f8d2d6c71", "name": "member"}, {"id": "ebc2aa7f8ae644bcb0486820e31d752c", "name": "reader"}], "catalog": [{"endpoints": [{"name": "nova", "id": "a09e357515c44977b8898f7fb3bb3e0f", "interface": "public", "region_id": "regionOne", "url": "https://nova-public-openstack.apps-crc.testing/v2.1", "region": "regionOne"}, {"name": "nova", "id": "b758397ba2984468a73aa4fb5bfbd1de", "interface": "internal", "region_id": "regionOne", "url": "https://nova-internal.openstack.svc:8774/v2.1", "region": "regionOne"}], "id": "0bc645af434649379682c89d45cf2823", "type": "compute", "name": "nova"}, {"endpoints": [{"name": "neutron", "id": "0427c83554694809abd31265c61c7992", "interface": "public", "region_id": "regionOne", "url": "https://neutron-public-openstack.apps-crc.testing", "region": "regionOne"}, {"name": "neutron", "id": "c6bf93091e364f8facd3fae4c2c8a8b5", "interface": "internal", "region_id": "regionOne", "url": "https://neutron-internal.openstack.svc:9696", "region": "regionOne"}], "id": "0f33d423d6954fe6bd7201eb3dcbdb04", "type": "network", "name": "neutron"}, {"endpoints": [{"name": "placement", "id": "e33bf6c06eda4d0aad00c08359b3735e", "interface": "internal", "region_id": "regionOne", "url": "https://placement-internal.openstack.svc:8778", "region": "regionOne"}, {"name": "placement", "id": "e71da400647a4d0f824b7563c42ab839", "interface": "public", "region_id": "regionOne", "url": "https://placement-public-openstack.apps-crc.testing", "region": "regionOne"}], "id": "6f7bf6a2e3484790afb841248c19ef1d", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "4e91e852d2f04b038a000bb2bc1e8e0a", "interface": "internal", "region_id": "regionOne", "url": "https://keystone-internal.openstack.svc:5000", "region": "regionOne"}, {"id": "9810af62866d4c40897e7fa2f206813e", "interface": "public", "region_id": "regionOne", "url": "https://keystone-public-openstack.apps-crc.testing", "region": "regionOne"}], "id": "7f59cf47bfb54e0680ee6295a172e5c4", "type": "identity", "name": "keystone"}, {"endpoints": [{"name": "cinderv3", "id": "2675e6a4bf8547dd92e1f2b7b16941d7", "interface": "public", "region_id": "regionOne", "url": "https://cinder-public-openstack.apps-crc.testing/v3", "region": "regionOne"}, {"name": "cinderv3", "id": "64d3580bf9d2400bbf937c49036fd2f7", "interface": "internal", "region_id": "regionOne", "url": "https://cinder-internal.openstack.svc:8776/v3", "region": "regionOne"}], "id": "896c48810d184dd19dc700cce9bdddd3", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"name": "glance", "id": "754784f98877417bab4bd3fac525ddf5", "interface": "internal", "region_id": "regionOne", "url": "https://glance-default-internal.openstack.svc:9292", "region": "regionOne"}, {"name": "glance", "id": "9ba7a4a494304769941a875451176cd0", "interface": "public", "region_id": "regionOne", "url": "https://glance-default-public-openstack.apps-crc.testing", "region": "regionOne"}], "id": "b7368a33e80740d785c2c720830a1e6c", "type": "image", "name": "glance"}, {"endpoints": [{"name": "swift", "id": "097315cc2b4347d99542991e85b96866", "interface": "internal", "region_id": "regionOne", "url": "https://swift-internal.openstack.svc:8080/v1/AUTH_d130b04c7c0c4ae3b3d8d3dceafaa1c9", "region": "regionOne"}, {"name": "swift", "id": "b27cc377dd8e4c72a04a9b78a1963940", "interface": "public", "region_id": "regionOne", "url": "https://swift-public-openstack.apps-crc.testing/v1/AUTH_d130b04c7c0c4ae3b3d8d3dceafaa1c9", "region": "regionOne"}], "id": "c72465dd73c6461ab361465
2026-01-27 16:36:46,855 84 INFO [tempest.lib.common.fixed_network] (TestExecuteActionsViaActuator:test_execute_scenarios) Found network {'id': '91a1a4de-bd7b-409a-8325-671f52ff0f80', 'name': 'tempest-TestExecuteActionsViaActuator-2139623465-network', 'tenant_id': 'd130b04c7c0c4ae3b3d8d3dceafaa1c9', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'd130b04c7c0c4ae3b3d8d3dceafaa1c9', 'qos_policy_id': None, 'port_security_enabled': True, 'dns_domain': '', 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 33357, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'l2_adjacency': True, 'tags': [], 'created_at': '2026-01-27T16:34:26Z', 'updated_at': '2026-01-27T16:34:26Z', 'revision_number': 1} available for tenant
2026-01-27 16:36:49,157 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.301s
2026-01-27 16:36:49,158 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-1665547896", "imageRef": "d66ae08a-b7d6-48bd-a9bd-9b0f62e2928a", "flavorRef": "5e75ab52-d374-4c5d-a7c0-a8c1d3a12d7d", "networks": [{"uuid": "91a1a4de-bd7b-409a-8325-671f52ff0f80"}]}}
Response - Headers: {'date': 'Tue, 27 Jan 2026 16:36:46 GMT', 'server': 'Apache', 'content-length': '420', 'location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/f551ad46-114b-425e-a073-daaccff41f81', '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-59d564e1-e24c-4368-9768-72884cf9a5ff', 'x-compute-request-id': 'req-59d564e1-e24c-4368-9768-72884cf9a5ff', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=7e115afd39e07c708532087b26ce25e0; 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": "f551ad46-114b-425e-a073-daaccff41f81", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/f551ad46-114b-425e-a073-daaccff41f81"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/f551ad46-114b-425e-a073-daaccff41f81"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "hN6DuWvdaZ4A"}}'
2026-01-27 16:36:49,343 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/f551ad46-114b-425e-a073-daaccff41f81 0.182s
2026-01-27 16:36:49,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': 'Tue, 27 Jan 2026 16:36:49 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-f5afb29d-f814-4660-95f0-fd827f2f37e9', 'x-compute-request-id': 'req-f5afb29d-f814-4660-95f0-fd827f2f37e9', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=7e115afd39e07c708532087b26ce25e0; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/f551ad46-114b-425e-a073-daaccff41f81'}
Body: b'{"server": {"id": "f551ad46-114b-425e-a073-daaccff41f81", "name": "tempest-TestExecuteActionsViaActuator-server-1665547896", "status": "BUILD", "tenant_id": "d130b04c7c0c4ae3b3d8d3dceafaa1c9", "user_id": "b110b08aac2d458a8a897de33a104362", "metadata": {}, "hostId": "", "image": {"id": "d66ae08a-b7d6-48bd-a9bd-9b0f62e2928a", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/d66ae08a-b7d6-48bd-a9bd-9b0f62e2928a"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2026-01-27T16:36:49Z", "updated": "2026-01-27T16:36:49Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/f551ad46-114b-425e-a073-daaccff41f81"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/f551ad46-114b-425e-a073-daaccff41f81"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": []}}'
2026-01-27 16:36:50,611 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/f551ad46-114b-425e-a073-daaccff41f81 0.245s
2026-01-27 16:36:50,611 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': 'Tue, 27 Jan 2026 16:36:50 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-cded2a7c-e01e-4042-9b28-d84fbf9bc491', 'x-compute-request-id': 'req-cded2a7c-e01e-4042-9b28-d84fbf9bc491', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=7e115afd39e07c708532087b26ce25e0; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/f551ad46-114b-425e-a073-daaccff41f81'}
Body: b'{"server": {"id": "f551ad46-114b-425e-a073-daaccff41f81", "name": "tempest-TestExecuteActionsViaActuator-server-1665547896", "status": "BUILD", "tenant_id": "d130b04c7c0c4ae3b3d8d3dceafaa1c9", "user_id": "b110b08aac2d458a8a897de33a104362", "metadata": {}, "hostId": "a6b8caf8a8f54816cfc3016bb4fca23203acbac23daf9481b60edef0", "image": {"id": "d66ae08a-b7d6-48bd-a9bd-9b0f62e2928a", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/d66ae08a-b7d6-48bd-a9bd-9b0f62e2928a"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2026-01-27T16:36:49Z", "updated": "2026-01-27T16:36:50Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/f551ad46-114b-425e-a073-daaccff41f81"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/f551ad46-114b-425e-a073-daaccff41f81"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "networking", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": []}}'
2026-01-27 16:36:50,617 84 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/networking" after 1 second wait
2026-01-27 16:36:52,053 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/f551ad46-114b-425e-a073-daaccff41f81 0.434s
2026-01-27 16:36:52,053 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': 'Tue, 27 Jan 2026 16: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-1fef8286-6e2e-414f-b370-e92968caa9ea', 'x-compute-request-id': 'req-1fef8286-6e2e-414f-b370-e92968caa9ea', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=7e115afd39e07c708532087b26ce25e0; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/f551ad46-114b-425e-a073-daaccff41f81'}
Body: b'{"server": {"id": "f551ad46-114b-425e-a073-daaccff41f81", "name": "tempest-TestExecuteActionsViaActuator-server-1665547896", "status": "BUILD", "tenant_id": "d130b04c7c0c4ae3b3d8d3dceafaa1c9", "user_id": "b110b08aac2d458a8a897de33a104362", "metadata": {}, "hostId": "a6b8caf8a8f54816cfc3016bb4fca23203acbac23daf9481b60edef0", "image": {"id": "d66ae08a-b7d6-48bd-a9bd-9b0f62e2928a", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/d66ae08a-b7d6-48bd-a9bd-9b0f62e2928a"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2026-01-27T16:36:49Z", "updated": "2026-01-27T16:36:50Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/f551ad46-114b-425e-a073-daaccff41f81"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/f551ad46-114b-425e-a073-daaccff41f81"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": []}}'
2026-01-27 16:36:52,061 84 INFO [tempest.common.waiters] State transition "BUILD/networking" ==> "BUILD/spawning" after 3 second wait
2026-01-27 16:36:53,400 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/f551ad46-114b-425e-a073-daaccff41f81 0.336s
2026-01-27 16:36:53,401 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': 'Tue, 27 Jan 2026 16:36:53 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-88c52416-f658-4234-baf5-c5b75c5df217', 'x-compute-request-id': 'req-88c52416-f658-4234-baf5-c5b75c5df217', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=7e115afd39e07c708532087b26ce25e0; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/f551ad46-114b-425e-a073-daaccff41f81'}
Body: b'{"server": {"id": "f551ad46-114b-425e-a073-daaccff41f81", "name": "tempest-TestExecuteActionsViaActuator-server-1665547896", "status": "BUILD", "tenant_id": "d130b04c7c0c4ae3b3d8d3dceafaa1c9", "user_id": "b110b08aac2d458a8a897de33a104362", "metadata": {}, "hostId": "a6b8caf8a8f54816cfc3016bb4fca23203acbac23daf9481b60edef0", "image": {"id": "d66ae08a-b7d6-48bd-a9bd-9b0f62e2928a", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/d66ae08a-b7d6-48bd-a9bd-9b0f62e2928a"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2026-01-27T16:36:49Z", "updated": "2026-01-27T16:36:50Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/f551ad46-114b-425e-a073-daaccff41f81"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/f551ad46-114b-425e-a073-daaccff41f81"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": []}}'
2026-01-27 16:36:55,056 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/f551ad46-114b-425e-a073-daaccff41f81 0.642s
2026-01-27 16:36:55,056 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': 'Tue, 27 Jan 2026 16: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-f0de72dd-9ce1-4dd1-b3a6-1323d84fb518', 'x-compute-request-id': 'req-f0de72dd-9ce1-4dd1-b3a6-1323d84fb518', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=7e115afd39e07c708532087b26ce25e0; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/f551ad46-114b-425e-a073-daaccff41f81'}
Body: b'{"server": {"id": "f551ad46-114b-425e-a073-daaccff41f81", "name": "tempest-TestExecuteActionsViaActuator-server-1665547896", "status": "BUILD", "tenant_id": "d130b04c7c0c4ae3b3d8d3dceafaa1c9", "user_id": "b110b08aac2d458a8a897de33a104362", "metadata": {}, "hostId": "a6b8caf8a8f54816cfc3016bb4fca23203acbac23daf9481b60edef0", "image": {"id": "d66ae08a-b7d6-48bd-a9bd-9b0f62e2928a", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/d66ae08a-b7d6-48bd-a9bd-9b0f62e2928a"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2026-01-27T16:36:49Z", "updated": "2026-01-27T16:36:50Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/f551ad46-114b-425e-a073-daaccff41f81"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/f551ad46-114b-425e-a073-daaccff41f81"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": []}}'
2026-01-27 16:36:57,104 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/f551ad46-114b-425e-a073-daaccff41f81 1.039s
2026-01-27 16:36:57,105 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': 'Tue, 27 Jan 2026 16:36:56 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-87362df4-ba5c-4a9c-ba14-3803a5b455df', 'x-compute-request-id': 'req-87362df4-ba5c-4a9c-ba14-3803a5b455df', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=7e115afd39e07c708532087b26ce25e0; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/f551ad46-114b-425e-a073-daaccff41f81'}
Body: b'{"server": {"id": "f551ad46-114b-425e-a073-daaccff41f81", "name": "tempest-TestExecuteActionsViaActuator-server-1665547896", "status": "ACTIVE", "tenant_id": "d130b04c7c0c4ae3b3d8d3dceafaa1c9", "user_id": "b110b08aac2d458a8a897de33a104362", "metadata": {}, "hostId": "a6b8caf8a8f54816cfc3016bb4fca23203acbac23daf9481b60edef0", "image": {"id": "d66ae08a-b7d6-48bd-a9bd-9b0f62e2928a", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/d66ae08a-b7d6-48bd-a9bd-9b0f62e2928a"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2026-01-27T16:36:49Z", "updated": "2026-01-27T16:36:55Z", "addresses": {"tempest-TestExecuteActionsViaActuator-2139623465-network": [{"version": 4, "addr": "10.100.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9c:39:1e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/f551ad46-114b-425e-a073-daaccff41f81"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/f551ad46-114b-425e-a073-daaccff41f81"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2026-01-27T16:36:55.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": []}}'
2026-01-27 16:36:57,117 84 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 8 second wait
2026-01-27 16:36:58,134 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/f551ad46-114b-425e-a073-daaccff41f81 1.015s
2026-01-27 16:36:58,135 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': 'Tue, 27 Jan 2026 16:36:57 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-1496726b-dfec-409b-b168-91ef5339febb', 'x-compute-request-id': 'req-1496726b-dfec-409b-b168-91ef5339febb', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=7e115afd39e07c708532087b26ce25e0; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/f551ad46-114b-425e-a073-daaccff41f81'}
Body: b'{"server": {"id": "f551ad46-114b-425e-a073-daaccff41f81", "name": "tempest-TestExecuteActionsViaActuator-server-1665547896", "status": "ACTIVE", "tenant_id": "d130b04c7c0c4ae3b3d8d3dceafaa1c9", "user_id": "b110b08aac2d458a8a897de33a104362", "metadata": {}, "hostId": "a6b8caf8a8f54816cfc3016bb4fca23203acbac23daf9481b60edef0", "image": {"id": "d66ae08a-b7d6-48bd-a9bd-9b0f62e2928a", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/d66ae08a-b7d6-48bd-a9bd-9b0f62e2928a"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2026-01-27T16:36:49Z", "updated": "2026-01-27T16:36:55Z", "addresses": {"tempest-TestExecuteActionsViaActuator-2139623465-network": [{"version": 4, "addr": "10.100.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9c:39:1e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/f551ad46-114b-425e-a073-daaccff41f81"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/f551ad46-114b-425e-a073-daaccff41f81"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2026-01-27T16:36:55.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": []}}'
2026-01-27 16:36:58,987 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/f551ad46-114b-425e-a073-daaccff41f81 0.827s
2026-01-27 16:36:58,987 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': 'Tue, 27 Jan 2026 16:36:58 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-7693cbd9-6339-42af-b108-18f08f728250', 'x-compute-request-id': 'req-7693cbd9-6339-42af-b108-18f08f728250', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=7e115afd39e07c708532087b26ce25e0; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/f551ad46-114b-425e-a073-daaccff41f81'}
Body: b'{"server": {"id": "f551ad46-114b-425e-a073-daaccff41f81", "name": "tempest-TestExecuteActionsViaActuator-server-1665547896", "status": "ACTIVE", "tenant_id": "d130b04c7c0c4ae3b3d8d3dceafaa1c9", "user_id": "b110b08aac2d458a8a897de33a104362", "metadata": {}, "hostId": "a6b8caf8a8f54816cfc3016bb4fca23203acbac23daf9481b60edef0", "image": {"id": "d66ae08a-b7d6-48bd-a9bd-9b0f62e2928a", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/d66ae08a-b7d6-48bd-a9bd-9b0f62e2928a"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2026-01-27T16:36:49Z", "updated": "2026-01-27T16:36:55Z", "addresses": {"tempest-TestExecuteActionsViaActuator-2139623465-network": [{"version": 4, "addr": "10.100.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9c:39:1e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/f551ad46-114b-425e-a073-daaccff41f81"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/f551ad46-114b-425e-a073-daaccff41f81"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2026-01-27T16:36:55.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-00000005", "OS-EXT-SRV-ATTR:hypervisor_hostname": "compute-1.ctlplane.example.com", "OS-EXT-SRV-ATTR:reservation_id": "r-tsdpembh", "OS-EXT-SRV-ATTR:launch_index": 0, "OS-EXT-SRV-ATTR:hostname": "tempest-testexecuteactionsviaactuator-server-1665547896", "OS-EXT-SRV-ATTR:kernel_id": "", "OS-EXT-SRV-ATTR:ramdisk_id": "", "OS-EXT-SRV-ATTR:root_device_name": "/dev/vda", "OS-EXT-SRV-ATTR:user_data": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "host_status": "UP", "locked": false, "description": null, "tags": []}}'
2026-01-27 16:36:58,995 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 "IyBUWVBFIGNlaWxvbWV0ZXJfY3B1IGNvdW50ZXIKY2VpbG9tZXRlcl9jcHV7InJlc291cmNlIj0iZjU1MWFkNDYtMTE0Yi00MjVlLWEwNzMtZGFhY2NmZjQxZjgxIiwib3JpZ190aW1lc3RhbXAiPSIxNzY5NTMxODE4OTk1In0gMjQwMDAwMDAwMDEuMCAxNzY5NTMxNTE4OTk1CmNlaWxvbWV0ZXJfY3B1eyJyZXNvdXJjZSI9ImY1NTFhZDQ2LTExNGItNDI1ZS1hMDczLWRhYWNjZmY0MWY4MSIsIm9yaWdfdGltZXN0YW1wIj0iMTc2OTUzMTgxODk5NSJ9IDQ4MDAwMDAwMDAxLjAgMTc2OTUzMTU0ODk5NQpjZWlsb21ldGVyX2NwdXsicmVzb3VyY2UiPSJmNTUxYWQ0Ni0xMTRiLTQyNWUtYTA3My1kYWFjY2ZmNDFmODEiLCJvcmlnX3RpbWVzdGFtcCI9IjE3Njk1MzE4MTg5OTUifSA3MjAwMDAwMDAwMS4wIDE3Njk1MzE1Nzg5OTUKY2VpbG9tZXRlcl9jcHV7InJlc291cmNlIj0iZjU1MWFkNDYtMTE0Yi00MjVlLWEwNzMtZGFhY2NmZjQxZjgxIiwib3JpZ190aW1lc3RhbXAiPSIxNzY5NTMxODE4OTk1In0gOTYwMDAwMDAwMDEuMCAxNzY5NTMxNjA4OTk1CmNlaWxvbWV0ZXJfY3B1eyJyZXNvdXJjZSI9ImY1NTFhZDQ2LTExNGItNDI1ZS1hMDczLWRhYWNjZmY0MWY4MSIsIm9yaWdfdGltZXN0YW1wIj0iMTc2OTUzMTgxODk5NSJ9IDEyMDAwMDAwMDAwMS4wIDE3Njk1MzE2Mzg5OTUKY2VpbG9tZXRlcl9jcHV7InJlc291cmNlIj0iZjU1MWFkNDYtMTE0Yi00MjVlLWEwNzMtZGFhY2NmZjQxZjgxIiwib3JpZ190aW1lc3RhbXAiPSIxNzY5NTMxODE4OTk1In0gMTQ0MDAwMDAwMDAxLjAgMTc2OTUzMTY2ODk5NQpjZWlsb21ldGVyX2NwdXsicmVzb3VyY2UiPSJmNTUxYWQ0Ni0xMTRiLTQyNWUtYTA3My1kYWFjY2ZmNDFmODEiLCJvcmlnX3RpbWVzdGFtcCI9IjE3Njk1MzE4MTg5OTUifSAxNjgwMDAwMDAwMDEuMCAxNzY5NTMxNjk4OTk1CmNlaWxvbWV0ZXJfY3B1eyJyZXNvdXJjZSI9ImY1NTFhZDQ2LTExNGItNDI1ZS1hMDczLWRhYWNjZmY0MWY4MSIsIm9yaWdfdGltZXN0YW1wIj0iMTc2OTUzMTgxODk5NSJ9IDE5MjAwMDAwMDAwMS4wIDE3Njk1MzE3Mjg5OTUKY2VpbG9tZXRlcl9jcHV7InJlc291cmNlIj0iZjU1MWFkNDYtMTE0Yi00MjVlLWEwNzMtZGFhY2NmZjQxZjgxIiwib3JpZ190aW1lc3RhbXAiPSIxNzY5NTMxODE4OTk1In0gMjE2MDAwMDAwMDAxLjAgMTc2OTUzMTc1ODk5NQpjZWlsb21ldGVyX2NwdXsicmVzb3VyY2UiPSJmNTUxYWQ0Ni0xMTRiLTQyNWUtYTA3My1kYWFjY2ZmNDFmODEiLCJvcmlnX3RpbWVzdGFtcCI9IjE3Njk1MzE4MTg5OTUifSAyNDAwMDAwMDAwMDEuMCAxNzY5NTMxNzg4OTk1Cg==" | 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.184'
2026-01-27 16:36:58,996 84 INFO [tempest.lib.common.ssh] Creating ssh connection to '38.102.83.184:22' as 'zuul' with password None
2026-01-27 16:36:59,008 84 INFO [paramiko.transport] Connected (version 2.0, client OpenSSH_9.9)
2026-01-27 16:36:59,074 84 INFO [paramiko.transport] Authentication (publickey) successful!
2026-01-27 16:36:59,074 84 INFO [tempest.lib.common.ssh] ssh connection to zuul@38.102.83.184 successfully created
2026-01-27 16:36:59,649 84 DEBUG [watcher_tempest_plugin.services.metric.prometheus_client] Promtool add_measures output: Parsing standard input
SUCCESS: metrics pushed to remote write.
2026-01-27 16:36:59,719 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://placement-public-openstack.apps-crc.testing/resource_providers/aca73593-10fd-4cf2-8db4-3214324179a7/traits 0.068s
2026-01-27 16:36:59,719 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': 'Tue, 27 Jan 2026 16:36:59 GMT', 'server': 'Apache', 'last-modified': 'Tue, 27 Jan 2026 15:57:35 GMT', 'content-length': '1403', 'cache-control': 'no-cache', 'openstack-api-version': 'placement 1.29', 'vary': 'openstack-api-version', 'x-openstack-request-id': 'req-15bff193-c695-4343-b46e-ebfccd98f5b4', 'content-type': 'application/json', 'set-cookie': 'a0787c90e7299024e7525b97b3d9ea96=eedaad912ddac0ecb9fc7b993fb7b9ca; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://placement-public-openstack.apps-crc.testing/resource_providers/aca73593-10fd-4cf2-8db4-3214324179a7/traits'}
Body: b'{"traits": ["COMPUTE_IMAGE_TYPE_AKI", "COMPUTE_TRUSTED_CERTS", "COMPUTE_SECURITY_TPM_2_0", "COMPUTE_GRAPHICS_MODEL_VGA", "COMPUTE_RESCUE_BFV", "COMPUTE_STORAGE_BUS_IDE", "COMPUTE_VOLUME_ATTACH_WITH_TAG", "COMPUTE_SECURITY_TPM_1_2", "COMPUTE_NET_VIF_MODEL_E1000", "COMPUTE_STORAGE_BUS_FDC", "COMPUTE_NET_VIF_MODEL_PCNET", "COMPUTE_SOCKET_PCI_NUMA_AFFINITY", "COMPUTE_NET_ATTACH_INTERFACE_WITH_TAG", "HW_CPU_X86_SSSE3", "COMPUTE_VIOMMU_MODEL_VIRTIO", "COMPUTE_VIOMMU_MODEL_AUTO", "COMPUTE_NET_VIF_MODEL_E1000E", "HW_CPU_X86_SSE42", "HW_CPU_X86_SSE", "COMPUTE_VIOMMU_MODEL_INTEL", "COMPUTE_STORAGE_BUS_SATA", "COMPUTE_NET_VIF_MODEL_VMXNET3", "COMPUTE_VOLUME_EXTEND", "COMPUTE_NET_VIF_MODEL_NE2K_PCI", "COMPUTE_NET_ATTACH_INTERFACE", "COMPUTE_NET_VIF_MODEL_VIRTIO", "COMPUTE_GRAPHICS_MODEL_VIRTIO", "COMPUTE_NET_VIF_MODEL_SPAPR_VLAN", "COMPUTE_STORAGE_BUS_VIRTIO", "HW_CPU_X86_SSE41", "COMPUTE_SECURITY_UEFI_SECURE_BOOT", "COMPUTE_IMAGE_TYPE_QCOW2", "COMPUTE_ACCELERATORS", "COMPUTE_NET_VIF_MODEL_RTL8139", "COMPUTE_DEVICE_TAGGING", "HW_CPU_X86_MMX", "COMPUTE_GRAPHICS_MODEL_BOCHS", "COMPUTE_IMAGE_TYPE_AMI", "COMPUTE_STORAGE_BUS_SCSI", "COMPUTE_NODE", "HW_CPU_X86_SSE2", "COMPUTE_IMAGE_TYPE_ISO", "COMPUTE_IMAGE_TYPE_RAW", "COMPUTE_VOLUME_MULTI_ATTACH", "COMPUTE_STORAGE_BUS_USB", "COMPUTE_IMAGE_TYPE_ARI", "COMPUTE_GRAPHICS_MODEL_NONE", "COMPUTE_GRAPHICS_MODEL_CIRRUS"], "resource_provider_generation": 7}'
2026-01-27 16:37:00,046 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.323s
2026-01-27 16:37:00,047 84 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'}
Body: <omitted>
Response - Headers: {'date': 'Tue, 27 Jan 2026 16:36:59 GMT', 'server': 'Apache', 'content-length': '5233', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-c1e88df3-821f-4e31-accc-dfb09cd13bc6', 'content-type': 'application/json', 'set-cookie': 'b5697f82cf3c19ece8be533395142512=eafbe68102652740a8f1dfdd76d999f8; 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": "b110b08aac2d458a8a897de33a104362", "name": "tempest-TestExecuteActionsViaActuator-1067212626-project-member", "password_expires_at": null}, "audit_ids": ["Y-I6lncLQG6blQ8vpbHOvw"], "expires_at": "2026-01-27T17:37:00.000000Z", "issued_at": "2026-01-27T16:37:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d130b04c7c0c4ae3b3d8d3dceafaa1c9", "name": "tempest-TestExecuteActionsViaActuator-1067212626"}, "is_domain": false, "roles": [{"id": "1c828a7c19f6492c8da8a35f8d2d6c71", "name": "member"}, {"id": "ebc2aa7f8ae644bcb0486820e31d752c", "name": "reader"}], "catalog": [{"endpoints": [{"name": "nova", "id": "a09e357515c44977b8898f7fb3bb3e0f", "interface": "public", "region_id": "regionOne", "url": "https://nova-public-openstack.apps-crc.testing/v2.1", "region": "regionOne"}, {"name": "nova", "id": "b758397ba2984468a73aa4fb5bfbd1de", "interface": "internal", "region_id": "regionOne", "url": "https://nova-internal.openstack.svc:8774/v2.1", "region": "regionOne"}], "id": "0bc645af434649379682c89d45cf2823", "type": "compute", "name": "nova"}, {"endpoints": [{"name": "neutron", "id": "0427c83554694809abd31265c61c7992", "interface": "public", "region_id": "regionOne", "url": "https://neutron-public-openstack.apps-crc.testing", "region": "regionOne"}, {"name": "neutron", "id": "c6bf93091e364f8facd3fae4c2c8a8b5", "interface": "internal", "region_id": "regionOne", "url": "https://neutron-internal.openstack.svc:9696", "region": "regionOne"}], "id": "0f33d423d6954fe6bd7201eb3dcbdb04", "type": "network", "name": "neutron"}, {"endpoints": [{"name": "placement", "id": "e33bf6c06eda4d0aad00c08359b3735e", "interface": "internal", "region_id": "regionOne", "url": "https://placement-internal.openstack.svc:8778", "region": "regionOne"}, {"name": "placement", "id": "e71da400647a4d0f824b7563c42ab839", "interface": "public", "region_id": "regionOne", "url": "https://placement-public-openstack.apps-crc.testing", "region": "regionOne"}], "id": "6f7bf6a2e3484790afb841248c19ef1d", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "4e91e852d2f04b038a000bb2bc1e8e0a", "interface": "internal", "region_id": "regionOne", "url": "https://keystone-internal.openstack.svc:5000", "region": "regionOne"}, {"id": "9810af62866d4c40897e7fa2f206813e", "interface": "public", "region_id": "regionOne", "url": "https://keystone-public-openstack.apps-crc.testing", "region": "regionOne"}], "id": "7f59cf47bfb54e0680ee6295a172e5c4", "type": "identity", "name": "keystone"}, {"endpoints": [{"name": "cinderv3", "id": "2675e6a4bf8547dd92e1f2b7b16941d7", "interface": "public", "region_id": "regionOne", "url": "https://cinder-public-openstack.apps-crc.testing/v3", "region": "regionOne"}, {"name": "cinderv3", "id": "64d3580bf9d2400bbf937c49036fd2f7", "interface": "internal", "region_id": "regionOne", "url": "https://cinder-internal.openstack.svc:8776/v3", "region": "regionOne"}], "id": "896c48810d184dd19dc700cce9bdddd3", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"name": "glance", "id": "754784f98877417bab4bd3fac525ddf5", "interface": "internal", "region_id": "regionOne", "url": "https://glance-default-internal.openstack.svc:9292", "region": "regionOne"}, {"name": "glance", "id": "9ba7a4a494304769941a875451176cd0", "interface": "public", "region_id": "regionOne", "url": "https://glance-default-public-openstack.apps-crc.testing", "region": "regionOne"}], "id": "b7368a33e80740d785c2c720830a1e6c", "type": "image", "name": "glance"}, {"endpoints": [{"name": "swift", "id": "097315cc2b4347d99542991e85b96866", "interface": "internal", "region_id": "regionOne", "url": "https://swift-internal.openstack.svc:8080/v1/AUTH_d130b04c7c0c4ae3b3d8d3dceafaa1c9", "region": "regionOne"}, {"name": "swift", "id": "b27cc377dd8e4c72a04a9b78a1963940", "interface": "public", "region_id": "regionOne", "url": "https://swift-public-openstack.apps-crc.testing/v1/AUTH_d130b04c7c0c4ae3b3d8d3dceafaa1c9", "region": "regionOne"}], "id": "c72465dd73c6461ab361465
2026-01-27 16:37:00,048 84 INFO [tempest.lib.common.fixed_network] (TestExecuteActionsViaActuator:test_execute_scenarios) Found network {'id': '91a1a4de-bd7b-409a-8325-671f52ff0f80', 'name': 'tempest-TestExecuteActionsViaActuator-2139623465-network', 'tenant_id': 'd130b04c7c0c4ae3b3d8d3dceafaa1c9', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'd130b04c7c0c4ae3b3d8d3dceafaa1c9', 'qos_policy_id': None, 'port_security_enabled': True, 'dns_domain': '', 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 33357, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'l2_adjacency': True, 'tags': [], 'created_at': '2026-01-27T16:34:26Z', 'updated_at': '2026-01-27T16:34:26Z', 'revision_number': 1} available for tenant
2026-01-27 16:37:01,275 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 202 POST https://nova-public-openstack.apps-crc.testing/v2.1/servers 1.227s
2026-01-27 16:37:01,276 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-640802003", "imageRef": "d66ae08a-b7d6-48bd-a9bd-9b0f62e2928a", "flavorRef": "5e75ab52-d374-4c5d-a7c0-a8c1d3a12d7d", "networks": [{"uuid": "91a1a4de-bd7b-409a-8325-671f52ff0f80"}]}}
Response - Headers: {'date': 'Tue, 27 Jan 2026 16:37:00 GMT', 'server': 'Apache', 'content-length': '420', 'location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/63f7073a-00ac-42ba-b3c3-f28a6d533c37', '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-b580b97a-4744-4971-94c9-8d5f48debb3f', 'x-compute-request-id': 'req-b580b97a-4744-4971-94c9-8d5f48debb3f', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=7e115afd39e07c708532087b26ce25e0; 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": "63f7073a-00ac-42ba-b3c3-f28a6d533c37", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/63f7073a-00ac-42ba-b3c3-f28a6d533c37"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/63f7073a-00ac-42ba-b3c3-f28a6d533c37"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "wQVoXqqseHe6"}}'
2026-01-27 16:37:01,494 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/63f7073a-00ac-42ba-b3c3-f28a6d533c37 0.215s
2026-01-27 16:37:01,495 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': 'Tue, 27 Jan 2026 16:37:01 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-2bd8337f-3c00-43f1-8e22-6bd265e6b7e1', 'x-compute-request-id': 'req-2bd8337f-3c00-43f1-8e22-6bd265e6b7e1', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=7e115afd39e07c708532087b26ce25e0; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/63f7073a-00ac-42ba-b3c3-f28a6d533c37'}
Body: b'{"server": {"id": "63f7073a-00ac-42ba-b3c3-f28a6d533c37", "name": "tempest-TestExecuteActionsViaActuator-server-640802003", "status": "BUILD", "tenant_id": "d130b04c7c0c4ae3b3d8d3dceafaa1c9", "user_id": "b110b08aac2d458a8a897de33a104362", "metadata": {}, "hostId": "", "image": {"id": "d66ae08a-b7d6-48bd-a9bd-9b0f62e2928a", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/d66ae08a-b7d6-48bd-a9bd-9b0f62e2928a"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2026-01-27T16:37:01Z", "updated": "2026-01-27T16:37:01Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/63f7073a-00ac-42ba-b3c3-f28a6d533c37"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/63f7073a-00ac-42ba-b3c3-f28a6d533c37"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": []}}'
2026-01-27 16:37:02,944 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/63f7073a-00ac-42ba-b3c3-f28a6d533c37 0.435s
2026-01-27 16:37:02,944 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': 'Tue, 27 Jan 2026 16:37:02 GMT', 'server': 'Apache', 'content-length': '1422', '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-5f4ba045-a4d4-4e08-bfe9-445e7141a8c5', 'x-compute-request-id': 'req-5f4ba045-a4d4-4e08-bfe9-445e7141a8c5', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=7e115afd39e07c708532087b26ce25e0; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/63f7073a-00ac-42ba-b3c3-f28a6d533c37'}
Body: b'{"server": {"id": "63f7073a-00ac-42ba-b3c3-f28a6d533c37", "name": "tempest-TestExecuteActionsViaActuator-server-640802003", "status": "BUILD", "tenant_id": "d130b04c7c0c4ae3b3d8d3dceafaa1c9", "user_id": "b110b08aac2d458a8a897de33a104362", "metadata": {}, "hostId": "a6b8caf8a8f54816cfc3016bb4fca23203acbac23daf9481b60edef0", "image": {"id": "d66ae08a-b7d6-48bd-a9bd-9b0f62e2928a", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/d66ae08a-b7d6-48bd-a9bd-9b0f62e2928a"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2026-01-27T16:37:01Z", "updated": "2026-01-27T16:37:02Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/63f7073a-00ac-42ba-b3c3-f28a6d533c37"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/63f7073a-00ac-42ba-b3c3-f28a6d533c37"}], "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-01-27 16:37:02,956 84 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/None" after 1 second wait
2026-01-27 16:37:04,325 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/63f7073a-00ac-42ba-b3c3-f28a6d533c37 0.366s
2026-01-27 16:37:04,325 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': 'Tue, 27 Jan 2026 16:37:03 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-a37a9083-014c-4621-99e5-18e2bf8a3a22', 'x-compute-request-id': 'req-a37a9083-014c-4621-99e5-18e2bf8a3a22', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=7e115afd39e07c708532087b26ce25e0; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/63f7073a-00ac-42ba-b3c3-f28a6d533c37'}
Body: b'{"server": {"id": "63f7073a-00ac-42ba-b3c3-f28a6d533c37", "name": "tempest-TestExecuteActionsViaActuator-server-640802003", "status": "BUILD", "tenant_id": "d130b04c7c0c4ae3b3d8d3dceafaa1c9", "user_id": "b110b08aac2d458a8a897de33a104362", "metadata": {}, "hostId": "a6b8caf8a8f54816cfc3016bb4fca23203acbac23daf9481b60edef0", "image": {"id": "d66ae08a-b7d6-48bd-a9bd-9b0f62e2928a", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/d66ae08a-b7d6-48bd-a9bd-9b0f62e2928a"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2026-01-27T16:37:01Z", "updated": "2026-01-27T16:37:02Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/63f7073a-00ac-42ba-b3c3-f28a6d533c37"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/63f7073a-00ac-42ba-b3c3-f28a6d533c37"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": []}}'
2026-01-27 16:37:04,333 84 INFO [tempest.common.waiters] State transition "BUILD/None" ==> "BUILD/spawning" after 3 second wait
2026-01-27 16:37:07,033 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/63f7073a-00ac-42ba-b3c3-f28a6d533c37 1.698s
2026-01-27 16:37:07,033 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': 'Tue, 27 Jan 2026 16:37:05 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-a4ef5b62-0522-480e-bf6c-6b51c35a2bab', 'x-compute-request-id': 'req-a4ef5b62-0522-480e-bf6c-6b51c35a2bab', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=7e115afd39e07c708532087b26ce25e0; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/63f7073a-00ac-42ba-b3c3-f28a6d533c37'}
Body: b'{"server": {"id": "63f7073a-00ac-42ba-b3c3-f28a6d533c37", "name": "tempest-TestExecuteActionsViaActuator-server-640802003", "status": "BUILD", "tenant_id": "d130b04c7c0c4ae3b3d8d3dceafaa1c9", "user_id": "b110b08aac2d458a8a897de33a104362", "metadata": {}, "hostId": "a6b8caf8a8f54816cfc3016bb4fca23203acbac23daf9481b60edef0", "image": {"id": "d66ae08a-b7d6-48bd-a9bd-9b0f62e2928a", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/d66ae08a-b7d6-48bd-a9bd-9b0f62e2928a"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2026-01-27T16:37:01Z", "updated": "2026-01-27T16:37:02Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/63f7073a-00ac-42ba-b3c3-f28a6d533c37"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/63f7073a-00ac-42ba-b3c3-f28a6d533c37"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": []}}'
2026-01-27 16:37:09,814 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/63f7073a-00ac-42ba-b3c3-f28a6d533c37 1.770s
2026-01-27 16:37:09,814 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': 'Tue, 27 Jan 2026 16:37:08 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-cb3c196b-54b1-4a25-8e16-a07c5e446e7d', 'x-compute-request-id': 'req-cb3c196b-54b1-4a25-8e16-a07c5e446e7d', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=7e115afd39e07c708532087b26ce25e0; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/63f7073a-00ac-42ba-b3c3-f28a6d533c37'}
Body: b'{"server": {"id": "63f7073a-00ac-42ba-b3c3-f28a6d533c37", "name": "tempest-TestExecuteActionsViaActuator-server-640802003", "status": "BUILD", "tenant_id": "d130b04c7c0c4ae3b3d8d3dceafaa1c9", "user_id": "b110b08aac2d458a8a897de33a104362", "metadata": {}, "hostId": "a6b8caf8a8f54816cfc3016bb4fca23203acbac23daf9481b60edef0", "image": {"id": "d66ae08a-b7d6-48bd-a9bd-9b0f62e2928a", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/d66ae08a-b7d6-48bd-a9bd-9b0f62e2928a"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2026-01-27T16:37:01Z", "updated": "2026-01-27T16:37:02Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/63f7073a-00ac-42ba-b3c3-f28a6d533c37"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/63f7073a-00ac-42ba-b3c3-f28a6d533c37"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": []}}'
2026-01-27 16:37:12,001 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/63f7073a-00ac-42ba-b3c3-f28a6d533c37 1.153s
2026-01-27 16:37:12,002 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': 'Tue, 27 Jan 2026 16:37:10 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-e5699388-000c-4ba3-8176-78bada230dcd', 'x-compute-request-id': 'req-e5699388-000c-4ba3-8176-78bada230dcd', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=7e115afd39e07c708532087b26ce25e0; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/63f7073a-00ac-42ba-b3c3-f28a6d533c37'}
Body: b'{"server": {"id": "63f7073a-00ac-42ba-b3c3-f28a6d533c37", "name": "tempest-TestExecuteActionsViaActuator-server-640802003", "status": "ACTIVE", "tenant_id": "d130b04c7c0c4ae3b3d8d3dceafaa1c9", "user_id": "b110b08aac2d458a8a897de33a104362", "metadata": {}, "hostId": "a6b8caf8a8f54816cfc3016bb4fca23203acbac23daf9481b60edef0", "image": {"id": "d66ae08a-b7d6-48bd-a9bd-9b0f62e2928a", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/d66ae08a-b7d6-48bd-a9bd-9b0f62e2928a"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2026-01-27T16:37:01Z", "updated": "2026-01-27T16:37:08Z", "addresses": {"tempest-TestExecuteActionsViaActuator-2139623465-network": [{"version": 4, "addr": "10.100.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:23:30:32"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/63f7073a-00ac-42ba-b3c3-f28a6d533c37"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/63f7073a-00ac-42ba-b3c3-f28a6d533c37"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2026-01-27T16:37:08.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": []}}'
2026-01-27 16:37:12,035 84 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 11 second wait
2026-01-27 16:37:12,617 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/63f7073a-00ac-42ba-b3c3-f28a6d533c37 0.580s
2026-01-27 16:37:12,617 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': 'Tue, 27 Jan 2026 16:37:12 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-30348cb0-26ad-4710-bb7d-ee9aca43d315', 'x-compute-request-id': 'req-30348cb0-26ad-4710-bb7d-ee9aca43d315', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=7e115afd39e07c708532087b26ce25e0; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/63f7073a-00ac-42ba-b3c3-f28a6d533c37'}
Body: b'{"server": {"id": "63f7073a-00ac-42ba-b3c3-f28a6d533c37", "name": "tempest-TestExecuteActionsViaActuator-server-640802003", "status": "ACTIVE", "tenant_id": "d130b04c7c0c4ae3b3d8d3dceafaa1c9", "user_id": "b110b08aac2d458a8a897de33a104362", "metadata": {}, "hostId": "a6b8caf8a8f54816cfc3016bb4fca23203acbac23daf9481b60edef0", "image": {"id": "d66ae08a-b7d6-48bd-a9bd-9b0f62e2928a", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/d66ae08a-b7d6-48bd-a9bd-9b0f62e2928a"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2026-01-27T16:37:01Z", "updated": "2026-01-27T16:37:08Z", "addresses": {"tempest-TestExecuteActionsViaActuator-2139623465-network": [{"version": 4, "addr": "10.100.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:23:30:32"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/63f7073a-00ac-42ba-b3c3-f28a6d533c37"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/63f7073a-00ac-42ba-b3c3-f28a6d533c37"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2026-01-27T16:37:08.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": []}}'
2026-01-27 16:37:13,160 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/63f7073a-00ac-42ba-b3c3-f28a6d533c37 0.530s
2026-01-27 16:37:13,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': 'Tue, 27 Jan 2026 16:37:12 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-a56201a7-8dc1-4a9b-9198-745854e24ee4', 'x-compute-request-id': 'req-a56201a7-8dc1-4a9b-9198-745854e24ee4', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=7e115afd39e07c708532087b26ce25e0; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/63f7073a-00ac-42ba-b3c3-f28a6d533c37'}
Body: b'{"server": {"id": "63f7073a-00ac-42ba-b3c3-f28a6d533c37", "name": "tempest-TestExecuteActionsViaActuator-server-640802003", "status": "ACTIVE", "tenant_id": "d130b04c7c0c4ae3b3d8d3dceafaa1c9", "user_id": "b110b08aac2d458a8a897de33a104362", "metadata": {}, "hostId": "a6b8caf8a8f54816cfc3016bb4fca23203acbac23daf9481b60edef0", "image": {"id": "d66ae08a-b7d6-48bd-a9bd-9b0f62e2928a", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/d66ae08a-b7d6-48bd-a9bd-9b0f62e2928a"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2026-01-27T16:37:01Z", "updated": "2026-01-27T16:37:08Z", "addresses": {"tempest-TestExecuteActionsViaActuator-2139623465-network": [{"version": 4, "addr": "10.100.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:23:30:32"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/63f7073a-00ac-42ba-b3c3-f28a6d533c37"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/63f7073a-00ac-42ba-b3c3-f28a6d533c37"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2026-01-27T16:37:08.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-00000006", "OS-EXT-SRV-ATTR:hypervisor_hostname": "compute-1.ctlplane.example.com", "OS-EXT-SRV-ATTR:reservation_id": "r-h00okix2", "OS-EXT-SRV-ATTR:launch_index": 0, "OS-EXT-SRV-ATTR:hostname": "tempest-testexecuteactionsviaactuator-server-640802003", "OS-EXT-SRV-ATTR:kernel_id": "", "OS-EXT-SRV-ATTR:ramdisk_id": "", "OS-EXT-SRV-ATTR:root_device_name": "/dev/vda", "OS-EXT-SRV-ATTR:user_data": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "host_status": "UP", "locked": false, "description": null, "tags": []}}'
2026-01-27 16:37:13,168 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 "IyBUWVBFIGNlaWxvbWV0ZXJfY3B1IGNvdW50ZXIKY2VpbG9tZXRlcl9jcHV7InJlc291cmNlIj0iNjNmNzA3M2EtMDBhYy00MmJhLWIzYzMtZjI4YTZkNTMzYzM3Iiwib3JpZ190aW1lc3RhbXAiPSIxNzY5NTMxODMzMTY4In0gMjQwMDAwMDAwMDEuMCAxNzY5NTMxNTMzMTY4CmNlaWxvbWV0ZXJfY3B1eyJyZXNvdXJjZSI9IjYzZjcwNzNhLTAwYWMtNDJiYS1iM2MzLWYyOGE2ZDUzM2MzNyIsIm9yaWdfdGltZXN0YW1wIj0iMTc2OTUzMTgzMzE2OCJ9IDQ4MDAwMDAwMDAxLjAgMTc2OTUzMTU2MzE2OApjZWlsb21ldGVyX2NwdXsicmVzb3VyY2UiPSI2M2Y3MDczYS0wMGFjLTQyYmEtYjNjMy1mMjhhNmQ1MzNjMzciLCJvcmlnX3RpbWVzdGFtcCI9IjE3Njk1MzE4MzMxNjgifSA3MjAwMDAwMDAwMS4wIDE3Njk1MzE1OTMxNjgKY2VpbG9tZXRlcl9jcHV7InJlc291cmNlIj0iNjNmNzA3M2EtMDBhYy00MmJhLWIzYzMtZjI4YTZkNTMzYzM3Iiwib3JpZ190aW1lc3RhbXAiPSIxNzY5NTMxODMzMTY4In0gOTYwMDAwMDAwMDEuMCAxNzY5NTMxNjIzMTY4CmNlaWxvbWV0ZXJfY3B1eyJyZXNvdXJjZSI9IjYzZjcwNzNhLTAwYWMtNDJiYS1iM2MzLWYyOGE2ZDUzM2MzNyIsIm9yaWdfdGltZXN0YW1wIj0iMTc2OTUzMTgzMzE2OCJ9IDEyMDAwMDAwMDAwMS4wIDE3Njk1MzE2NTMxNjgKY2VpbG9tZXRlcl9jcHV7InJlc291cmNlIj0iNjNmNzA3M2EtMDBhYy00MmJhLWIzYzMtZjI4YTZkNTMzYzM3Iiwib3JpZ190aW1lc3RhbXAiPSIxNzY5NTMxODMzMTY4In0gMTQ0MDAwMDAwMDAxLjAgMTc2OTUzMTY4MzE2OApjZWlsb21ldGVyX2NwdXsicmVzb3VyY2UiPSI2M2Y3MDczYS0wMGFjLTQyYmEtYjNjMy1mMjhhNmQ1MzNjMzciLCJvcmlnX3RpbWVzdGFtcCI9IjE3Njk1MzE4MzMxNjgifSAxNjgwMDAwMDAwMDEuMCAxNzY5NTMxNzEzMTY4CmNlaWxvbWV0ZXJfY3B1eyJyZXNvdXJjZSI9IjYzZjcwNzNhLTAwYWMtNDJiYS1iM2MzLWYyOGE2ZDUzM2MzNyIsIm9yaWdfdGltZXN0YW1wIj0iMTc2OTUzMTgzMzE2OCJ9IDE5MjAwMDAwMDAwMS4wIDE3Njk1MzE3NDMxNjgKY2VpbG9tZXRlcl9jcHV7InJlc291cmNlIj0iNjNmNzA3M2EtMDBhYy00MmJhLWIzYzMtZjI4YTZkNTMzYzM3Iiwib3JpZ190aW1lc3RhbXAiPSIxNzY5NTMxODMzMTY4In0gMjE2MDAwMDAwMDAxLjAgMTc2OTUzMTc3MzE2OApjZWlsb21ldGVyX2NwdXsicmVzb3VyY2UiPSI2M2Y3MDczYS0wMGFjLTQyYmEtYjNjMy1mMjhhNmQ1MzNjMzciLCJvcmlnX3RpbWVzdGFtcCI9IjE3Njk1MzE4MzMxNjgifSAyNDAwMDAwMDAwMDEuMCAxNzY5NTMxODAzMTY4Cg==" | 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.184'
2026-01-27 16:37:13,168 84 INFO [tempest.lib.common.ssh] Creating ssh connection to '38.102.83.184:22' as 'zuul' with password None
2026-01-27 16:37:13,186 84 INFO [paramiko.transport] Connected (version 2.0, client OpenSSH_9.9)
2026-01-27 16:37:13,257 84 INFO [paramiko.transport] Authentication (publickey) successful!
2026-01-27 16:37:13,257 84 INFO [tempest.lib.common.ssh] ssh connection to zuul@38.102.83.184 successfully created
2026-01-27 16:37:14,220 84 DEBUG [watcher_tempest_plugin.services.metric.prometheus_client] Promtool add_measures output: Parsing standard input
SUCCESS: metrics pushed to remote write.
2026-01-27 16:37:14,417 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.196s
2026-01-27 16:37:14,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: None
Response - Headers: {'date': 'Tue, 27 Jan 2026 16:37:14 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=1fb4a0b1fc6f356a81682935dde16b10; 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": "8f50ca44-defb-4e4b-a580-a428732c2574", "audit_uuid": "ed55910f-d67b-4983-be69-819c5072b4c3", "strategy_uuid": "d4ec4212-7c68-4630-9990-cf25934af6ac", "strategy_name": "actuator", "global_efficacy": [], "state": "SUCCEEDED", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/8f50ca44-defb-4e4b-a580-a428732c2574", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/8f50ca44-defb-4e4b-a580-a428732c2574", "rel": "bookmark"}], "updated_at": "2026-01-27T16:35:04+00:00"}, {"efficacy_indicators": [], "uuid": "dc7d832c-8213-4b2f-b421-47500b7fc220", "audit_uuid": "49519250-ae6c-4306-bd6f-4f0dfe9d22d0", "strategy_uuid": "d4ec4212-7c68-4630-9990-cf25934af6ac", "strategy_name": "actuator", "global_efficacy": [], "state": "SUCCEEDED", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/dc7d832c-8213-4b2f-b421-47500b7fc220", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/dc7d832c-8213-4b2f-b421-47500b7fc220", "rel": "bookmark"}], "updated_at": "2026-01-27T16:35:08+00:00"}, {"efficacy_indicators": [], "uuid": "f4f8679f-a489-4c66-af25-0a769c44484b", "audit_uuid": "ff9e7748-8468-4c5a-9866-1cca817b54ed", "strategy_uuid": "d4ec4212-7c68-4630-9990-cf25934af6ac", "strategy_name": "actuator", "global_efficacy": [], "state": "SUCCEEDED", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/f4f8679f-a489-4c66-af25-0a769c44484b", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/f4f8679f-a489-4c66-af25-0a769c44484b", "rel": "bookmark"}], "updated_at": "2026-01-27T16:35:11+00:00"}, {"efficacy_indicators": [], "uuid": "c5aa1802-db75-4d47-8935-9151a27e9d70", "audit_uuid": "f618ed81-db93-4b2c-af0d-5e82521aa6b3", "strategy_uuid": "d4ec4212-7c68-4630-9990-cf25934af6ac", "strategy_name": "actuator", "global_efficacy": [], "state": "SUCCEEDED", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/c5aa1802-db75-4d47-8935-9151a27e9d70", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/c5aa1802-db75-4d47-8935-9151a27e9d70", "rel": "bookmark"}], "updated_at": "2026-01-27T16:36:19+00:00"}]}'
2026-01-27 16:37:14,418 84 DEBUG [tempest.lib.common.utils.test_utils] Call _are_all_action_plans_finished returns true in 0.197071 seconds
2026-01-27 16:37:14,559 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.140s
2026-01-27 16:37:14,561 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': 'Tue, 27 Jan 2026 16:37:14 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=1fb4a0b1fc6f356a81682935dde16b10; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/goals/unclassified'}
Body: b'{"uuid": "1a6e7019-b51c-4229-84be-fac20c36f9f7", "name": "unclassified", "display_name": "Unclassified", "efficacy_specification": [], "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/goals/1a6e7019-b51c-4229-84be-fac20c36f9f7", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/goals/1a6e7019-b51c-4229-84be-fac20c36f9f7", "rel": "bookmark"}], "created_at": "2026-01-27T15:55:57+00:00", "updated_at": null, "deleted_at": null}'
2026-01-27 16:37:14,688 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.127s
2026-01-27 16:37:14,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': 'Tue, 27 Jan 2026 16:37:14 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=1fb4a0b1fc6f356a81682935dde16b10; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/strategies/actuator'}
Body: b'{"uuid": "d4ec4212-7c68-4630-9990-cf25934af6ac", "name": "actuator", "display_name": "Actuator", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/strategies/d4ec4212-7c68-4630-9990-cf25934af6ac", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/strategies/d4ec4212-7c68-4630-9990-cf25934af6ac", "rel": "bookmark"}], "goal_uuid": "1a6e7019-b51c-4229-84be-fac20c36f9f7", "goal_name": "unclassified", "parameters_spec": {"$schema": "http://json-schema.org/draft-04/schema#", "type": "object", "properties": {"actions": {"type": "array", "items": {"type": "object", "properties": {"action_type": {"type": "string"}, "resource_id": {"type": "string"}, "input_parameters": {"type": "object", "properties": {}, "additionalProperties": true}}, "required": ["action_type", "input_parameters"], "additionalProperties": true}}}, "required": ["actions"]}}'
2026-01-27 16:37:14,838 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.148s
2026-01-27 16:37:14,838 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": "84da20e2-f21c-42d4-b172-1058834d9fb1", "description": "tempest-test-audit_template-2004836040", "goal": "1a6e7019-b51c-4229-84be-fac20c36f9f7", "strategy": "d4ec4212-7c68-4630-9990-cf25934af6ac", "scope": []}
Response - Headers: {'date': 'Tue, 27 Jan 2026 16:37:14 GMT', 'server': 'Apache', 'location': 'https://watcher-public-openstack.apps-crc.testing/v1/audit_templates/091721fe-0bb8-4395-9c69-d6a3cc28eb34', '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=1fb4a0b1fc6f356a81682935dde16b10; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/audit_templates'}
Body: b'{"uuid": "091721fe-0bb8-4395-9c69-d6a3cc28eb34", "name": "84da20e2-f21c-42d4-b172-1058834d9fb1", "description": "tempest-test-audit_template-2004836040", "goal_uuid": "1a6e7019-b51c-4229-84be-fac20c36f9f7", "goal_name": "unclassified", "strategy_uuid": "d4ec4212-7c68-4630-9990-cf25934af6ac", "strategy_name": "actuator", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/audit_templates/091721fe-0bb8-4395-9c69-d6a3cc28eb34", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/audit_templates/091721fe-0bb8-4395-9c69-d6a3cc28eb34", "rel": "bookmark"}], "scope": [], "created_at": "2026-01-27T16:37:14.787307+00:00", "deleted_at": null, "updated_at": null}'
2026-01-27 16:37:15,067 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 201 POST https://watcher-public-openstack.apps-crc.testing/v1/audits 0.228s
2026-01-27 16:37:15,067 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": "091721fe-0bb8-4395-9c69-d6a3cc28eb34", "audit_type": "ONESHOT", "interval": null, "parameters": {"actions": [{"action_type": "migrate", "input_parameters": {"migration_type": "live", "source_node": "compute-1.ctlplane.example.com", "destination_node": "compute-0.ctlplane.example.com"}, "resource_id": "f953a6cb-c1fc-479c-a936-c9dc31ab15fc"}, {"action_type": "migrate", "input_parameters": {"migration_type": "cold", "source_node": "compute-1.ctlplane.example.com", "destination_node": "compute-1.ctlplane.example.com"}, "resource_id": "f551ad46-114b-425e-a073-daaccff41f81"}]}}
Response - Headers: {'date': 'Tue, 27 Jan 2026 16:37:14 GMT', 'server': 'Apache', 'location': 'https://watcher-public-openstack.apps-crc.testing/v1/audits/2bd01af1-37c8-4c0e-a6a9-a0b203a26862', '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=1fb4a0b1fc6f356a81682935dde16b10; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/audits'}
Body: b'{"uuid": "2bd01af1-37c8-4c0e-a6a9-a0b203a26862", "name": "actuator-2026-01-27T16:37:14.966542", "audit_type": "ONESHOT", "state": "PENDING", "goal_uuid": "1a6e7019-b51c-4229-84be-fac20c36f9f7", "goal_name": "unclassified", "strategy_uuid": "d4ec4212-7c68-4630-9990-cf25934af6ac", "strategy_name": "actuator", "parameters": {"actions": [{"action_type": "migrate", "input_parameters": {"migration_type": "live", "source_node": "compute-1.ctlplane.example.com", "destination_node": "compute-0.ctlplane.example.com"}, "resource_id": "f953a6cb-c1fc-479c-a936-c9dc31ab15fc"}, {"action_type": "migrate", "input_parameters": {"migration_type": "cold", "source_node": "compute-1.ctlplane.example.com", "destination_node": "compute-1.ctlplane.example.com"}, "resource_id": "f551ad46-114b-425e-a073-daaccff41f81"}]}, "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/audits/2bd01af1-37c8-4c0e-a6a9-a0b203a26862", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/audits/2bd01af1-37c8-4c0e-a6a9-a0b203a26862", "rel": "bookmark"}], "interval": null, "scope": [], "auto_trigger": false, "next_run_time": null, "hostname": null, "start_time": null, "end_time": null, "force": false, "created_at": "2026-01-27T16:37:14.998785+00:00", "deleted_at": null, "updated_at": null}'
2026-01-27 16:37:15,190 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/audits/2bd01af1-37c8-4c0e-a6a9-a0b203a26862 0.120s
2026-01-27 16:37:15,191 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': 'Tue, 27 Jan 2026 16:37:15 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=1fb4a0b1fc6f356a81682935dde16b10; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/audits/2bd01af1-37c8-4c0e-a6a9-a0b203a26862'}
Body: b'{"uuid": "2bd01af1-37c8-4c0e-a6a9-a0b203a26862", "name": "actuator-2026-01-27T16:37:14.966542", "audit_type": "ONESHOT", "state": "ONGOING", "goal_uuid": "1a6e7019-b51c-4229-84be-fac20c36f9f7", "goal_name": "unclassified", "strategy_uuid": "d4ec4212-7c68-4630-9990-cf25934af6ac", "strategy_name": "actuator", "parameters": {"actions": [{"action_type": "migrate", "input_parameters": {"migration_type": "live", "source_node": "compute-1.ctlplane.example.com", "destination_node": "compute-0.ctlplane.example.com"}, "resource_id": "f953a6cb-c1fc-479c-a936-c9dc31ab15fc"}, {"action_type": "migrate", "input_parameters": {"migration_type": "cold", "source_node": "compute-1.ctlplane.example.com", "destination_node": "compute-1.ctlplane.example.com"}, "resource_id": "f551ad46-114b-425e-a073-daaccff41f81"}]}, "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/audits/2bd01af1-37c8-4c0e-a6a9-a0b203a26862", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/audits/2bd01af1-37c8-4c0e-a6a9-a0b203a26862", "rel": "bookmark"}], "interval": null, "scope": [], "auto_trigger": false, "next_run_time": null, "hostname": "watcher-decision-engine-0", "start_time": null, "end_time": null, "force": false, "created_at": "2026-01-27T16:37:14+00:00", "deleted_at": null, "updated_at": "2026-01-27T16:37:15+00:00"}'
2026-01-27 16:37:16,202 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/audits/2bd01af1-37c8-4c0e-a6a9-a0b203a26862 0.510s
2026-01-27 16:37:16,203 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': 'Tue, 27 Jan 2026 16:37:15 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=1fb4a0b1fc6f356a81682935dde16b10; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/audits/2bd01af1-37c8-4c0e-a6a9-a0b203a26862'}
Body: b'{"uuid": "2bd01af1-37c8-4c0e-a6a9-a0b203a26862", "name": "actuator-2026-01-27T16:37:14.966542", "audit_type": "ONESHOT", "state": "SUCCEEDED", "goal_uuid": "1a6e7019-b51c-4229-84be-fac20c36f9f7", "goal_name": "unclassified", "strategy_uuid": "d4ec4212-7c68-4630-9990-cf25934af6ac", "strategy_name": "actuator", "parameters": {"actions": [{"action_type": "migrate", "input_parameters": {"migration_type": "live", "source_node": "compute-1.ctlplane.example.com", "destination_node": "compute-0.ctlplane.example.com"}, "resource_id": "f953a6cb-c1fc-479c-a936-c9dc31ab15fc"}, {"action_type": "migrate", "input_parameters": {"migration_type": "cold", "source_node": "compute-1.ctlplane.example.com", "destination_node": "compute-1.ctlplane.example.com"}, "resource_id": "f551ad46-114b-425e-a073-daaccff41f81"}]}, "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/audits/2bd01af1-37c8-4c0e-a6a9-a0b203a26862", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/audits/2bd01af1-37c8-4c0e-a6a9-a0b203a26862", "rel": "bookmark"}], "interval": null, "scope": [], "auto_trigger": false, "next_run_time": null, "hostname": "watcher-decision-engine-0", "start_time": null, "end_time": null, "force": false, "created_at": "2026-01-27T16:37:14+00:00", "deleted_at": null, "updated_at": "2026-01-27T16:37:15+00:00"}'
2026-01-27 16:37:16,203 84 DEBUG [tempest.lib.common.utils.test_utils] Call partial returns true in 1.134163 seconds
2026-01-27 16:37:16,358 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=2bd01af1-37c8-4c0e-a6a9-a0b203a26862 0.155s
2026-01-27 16:37:16,359 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': 'Tue, 27 Jan 2026 16:37:16 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=1fb4a0b1fc6f356a81682935dde16b10; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans?audit_uuid=2bd01af1-37c8-4c0e-a6a9-a0b203a26862'}
Body: b'{"action_plans": [{"efficacy_indicators": [], "uuid": "ec0fd518-5a90-449d-a1fa-b6e060bf9f7f", "audit_uuid": "2bd01af1-37c8-4c0e-a6a9-a0b203a26862", "strategy_uuid": "d4ec4212-7c68-4630-9990-cf25934af6ac", "strategy_name": "actuator", "global_efficacy": [], "state": "RECOMMENDED", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/ec0fd518-5a90-449d-a1fa-b6e060bf9f7f", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/ec0fd518-5a90-449d-a1fa-b6e060bf9f7f", "rel": "bookmark"}], "updated_at": null}]}'
2026-01-27 16:37:16,511 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/action_plans/ec0fd518-5a90-449d-a1fa-b6e060bf9f7f 0.152s
2026-01-27 16:37:16,512 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': 'Tue, 27 Jan 2026 16:37:16 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=1fb4a0b1fc6f356a81682935dde16b10; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/ec0fd518-5a90-449d-a1fa-b6e060bf9f7f'}
Body: b'{"efficacy_indicators": [], "uuid": "ec0fd518-5a90-449d-a1fa-b6e060bf9f7f", "audit_uuid": "2bd01af1-37c8-4c0e-a6a9-a0b203a26862", "strategy_uuid": "d4ec4212-7c68-4630-9990-cf25934af6ac", "strategy_name": "actuator", "global_efficacy": [], "state": "RECOMMENDED", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/ec0fd518-5a90-449d-a1fa-b6e060bf9f7f", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/ec0fd518-5a90-449d-a1fa-b6e060bf9f7f", "rel": "bookmark"}], "hostname": null, "created_at": "2026-01-27T16:37:15+00:00", "deleted_at": null, "updated_at": null}'
2026-01-27 16:37:16,662 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 PATCH https://watcher-public-openstack.apps-crc.testing/v1/action_plans/ec0fd518-5a90-449d-a1fa-b6e060bf9f7f 0.150s
2026-01-27 16:37:16,663 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': 'Tue, 27 Jan 2026 16:37:16 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=1fb4a0b1fc6f356a81682935dde16b10; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/ec0fd518-5a90-449d-a1fa-b6e060bf9f7f'}
Body: b'{"efficacy_indicators": [], "uuid": "ec0fd518-5a90-449d-a1fa-b6e060bf9f7f", "audit_uuid": "2bd01af1-37c8-4c0e-a6a9-a0b203a26862", "strategy_uuid": "d4ec4212-7c68-4630-9990-cf25934af6ac", "strategy_name": "actuator", "global_efficacy": [], "state": "PENDING", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/ec0fd518-5a90-449d-a1fa-b6e060bf9f7f", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/ec0fd518-5a90-449d-a1fa-b6e060bf9f7f", "rel": "bookmark"}], "hostname": null, "created_at": "2026-01-27T16:37:15+00:00", "deleted_at": null, "updated_at": "2026-01-27T16:37:16+00:00"}'
2026-01-27 16:37:16,808 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/action_plans/ec0fd518-5a90-449d-a1fa-b6e060bf9f7f 0.144s
2026-01-27 16:37:16,808 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': 'Tue, 27 Jan 2026 16: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=1fb4a0b1fc6f356a81682935dde16b10; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/ec0fd518-5a90-449d-a1fa-b6e060bf9f7f'}
Body: b'{"efficacy_indicators": [], "uuid": "ec0fd518-5a90-449d-a1fa-b6e060bf9f7f", "audit_uuid": "2bd01af1-37c8-4c0e-a6a9-a0b203a26862", "strategy_uuid": "d4ec4212-7c68-4630-9990-cf25934af6ac", "strategy_name": "actuator", "global_efficacy": [], "state": "ONGOING", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/ec0fd518-5a90-449d-a1fa-b6e060bf9f7f", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/ec0fd518-5a90-449d-a1fa-b6e060bf9f7f", "rel": "bookmark"}], "hostname": "watcher-applier-0", "created_at": "2026-01-27T16:37:15+00:00", "deleted_at": null, "updated_at": "2026-01-27T16:37:16+00:00"}'
2026-01-27 16:37:17,936 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/action_plans/ec0fd518-5a90-449d-a1fa-b6e060bf9f7f 0.127s
2026-01-27 16:37:17,938 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': 'Tue, 27 Jan 2026 16: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=1fb4a0b1fc6f356a81682935dde16b10; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/ec0fd518-5a90-449d-a1fa-b6e060bf9f7f'}
Body: b'{"efficacy_indicators": [], "uuid": "ec0fd518-5a90-449d-a1fa-b6e060bf9f7f", "audit_uuid": "2bd01af1-37c8-4c0e-a6a9-a0b203a26862", "strategy_uuid": "d4ec4212-7c68-4630-9990-cf25934af6ac", "strategy_name": "actuator", "global_efficacy": [], "state": "ONGOING", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/ec0fd518-5a90-449d-a1fa-b6e060bf9f7f", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/ec0fd518-5a90-449d-a1fa-b6e060bf9f7f", "rel": "bookmark"}], "hostname": "watcher-applier-0", "created_at": "2026-01-27T16:37:15+00:00", "deleted_at": null, "updated_at": "2026-01-27T16:37:16+00:00"}'
2026-01-27 16:37:19,553 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/action_plans/ec0fd518-5a90-449d-a1fa-b6e060bf9f7f 0.283s
2026-01-27 16:37:19,554 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': 'Tue, 27 Jan 2026 16: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=1fb4a0b1fc6f356a81682935dde16b10; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/ec0fd518-5a90-449d-a1fa-b6e060bf9f7f'}
Body: b'{"efficacy_indicators": [], "uuid": "ec0fd518-5a90-449d-a1fa-b6e060bf9f7f", "audit_uuid": "2bd01af1-37c8-4c0e-a6a9-a0b203a26862", "strategy_uuid": "d4ec4212-7c68-4630-9990-cf25934af6ac", "strategy_name": "actuator", "global_efficacy": [], "state": "ONGOING", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/ec0fd518-5a90-449d-a1fa-b6e060bf9f7f", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/ec0fd518-5a90-449d-a1fa-b6e060bf9f7f", "rel": "bookmark"}], "hostname": "watcher-applier-0", "created_at": "2026-01-27T16:37:15+00:00", "deleted_at": null, "updated_at": "2026-01-27T16:37:16+00:00"}'
2026-01-27 16:37:20,665 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/action_plans/ec0fd518-5a90-449d-a1fa-b6e060bf9f7f 0.109s
2026-01-27 16:37:20,665 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': 'Tue, 27 Jan 2026 16: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=1fb4a0b1fc6f356a81682935dde16b10; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/ec0fd518-5a90-449d-a1fa-b6e060bf9f7f'}
Body: b'{"efficacy_indicators": [], "uuid": "ec0fd518-5a90-449d-a1fa-b6e060bf9f7f", "audit_uuid": "2bd01af1-37c8-4c0e-a6a9-a0b203a26862", "strategy_uuid": "d4ec4212-7c68-4630-9990-cf25934af6ac", "strategy_name": "actuator", "global_efficacy": [], "state": "ONGOING", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/ec0fd518-5a90-449d-a1fa-b6e060bf9f7f", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/ec0fd518-5a90-449d-a1fa-b6e060bf9f7f", "rel": "bookmark"}], "hostname": "watcher-applier-0", "created_at": "2026-01-27T16:37:15+00:00", "deleted_at": null, "updated_at": "2026-01-27T16:37:16+00:00"}'
2026-01-27 16:37:21,760 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/action_plans/ec0fd518-5a90-449d-a1fa-b6e060bf9f7f 0.093s
2026-01-27 16:37:21,760 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': 'Tue, 27 Jan 2026 16: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=1fb4a0b1fc6f356a81682935dde16b10; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/ec0fd518-5a90-449d-a1fa-b6e060bf9f7f'}
Body: b'{"efficacy_indicators": [], "uuid": "ec0fd518-5a90-449d-a1fa-b6e060bf9f7f", "audit_uuid": "2bd01af1-37c8-4c0e-a6a9-a0b203a26862", "strategy_uuid": "d4ec4212-7c68-4630-9990-cf25934af6ac", "strategy_name": "actuator", "global_efficacy": [], "state": "ONGOING", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/ec0fd518-5a90-449d-a1fa-b6e060bf9f7f", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/ec0fd518-5a90-449d-a1fa-b6e060bf9f7f", "rel": "bookmark"}], "hostname": "watcher-applier-0", "created_at": "2026-01-27T16:37:15+00:00", "deleted_at": null, "updated_at": "2026-01-27T16:37:16+00:00"}'
2026-01-27 16:37:22,884 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/action_plans/ec0fd518-5a90-449d-a1fa-b6e060bf9f7f 0.116s
2026-01-27 16:37:22,884 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': 'Tue, 27 Jan 2026 16:37: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=1fb4a0b1fc6f356a81682935dde16b10; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/ec0fd518-5a90-449d-a1fa-b6e060bf9f7f'}
Body: b'{"efficacy_indicators": [], "uuid": "ec0fd518-5a90-449d-a1fa-b6e060bf9f7f", "audit_uuid": "2bd01af1-37c8-4c0e-a6a9-a0b203a26862", "strategy_uuid": "d4ec4212-7c68-4630-9990-cf25934af6ac", "strategy_name": "actuator", "global_efficacy": [], "state": "ONGOING", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/ec0fd518-5a90-449d-a1fa-b6e060bf9f7f", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/ec0fd518-5a90-449d-a1fa-b6e060bf9f7f", "rel": "bookmark"}], "hostname": "watcher-applier-0", "created_at": "2026-01-27T16:37:15+00:00", "deleted_at": null, "updated_at": "2026-01-27T16:37:16+00:00"}'
2026-01-27 16:37:24,036 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/action_plans/ec0fd518-5a90-449d-a1fa-b6e060bf9f7f 0.150s
2026-01-27 16:37:24,036 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': 'Tue, 27 Jan 2026 16: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=1fb4a0b1fc6f356a81682935dde16b10; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/ec0fd518-5a90-449d-a1fa-b6e060bf9f7f'}
Body: b'{"efficacy_indicators": [], "uuid": "ec0fd518-5a90-449d-a1fa-b6e060bf9f7f", "audit_uuid": "2bd01af1-37c8-4c0e-a6a9-a0b203a26862", "strategy_uuid": "d4ec4212-7c68-4630-9990-cf25934af6ac", "strategy_name": "actuator", "global_efficacy": [], "state": "ONGOING", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/ec0fd518-5a90-449d-a1fa-b6e060bf9f7f", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/ec0fd518-5a90-449d-a1fa-b6e060bf9f7f", "rel": "bookmark"}], "hostname": "watcher-applier-0", "created_at": "2026-01-27T16:37:15+00:00", "deleted_at": null, "updated_at": "2026-01-27T16:37:16+00:00"}'
2026-01-27 16:37:25,158 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/action_plans/ec0fd518-5a90-449d-a1fa-b6e060bf9f7f 0.119s
2026-01-27 16:37:25,159 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': 'Tue, 27 Jan 2026 16: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=1fb4a0b1fc6f356a81682935dde16b10; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/ec0fd518-5a90-449d-a1fa-b6e060bf9f7f'}
Body: b'{"efficacy_indicators": [], "uuid": "ec0fd518-5a90-449d-a1fa-b6e060bf9f7f", "audit_uuid": "2bd01af1-37c8-4c0e-a6a9-a0b203a26862", "strategy_uuid": "d4ec4212-7c68-4630-9990-cf25934af6ac", "strategy_name": "actuator", "global_efficacy": [], "state": "ONGOING", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/ec0fd518-5a90-449d-a1fa-b6e060bf9f7f", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/ec0fd518-5a90-449d-a1fa-b6e060bf9f7f", "rel": "bookmark"}], "hostname": "watcher-applier-0", "created_at": "2026-01-27T16:37:15+00:00", "deleted_at": null, "updated_at": "2026-01-27T16:37:16+00:00"}'
2026-01-27 16:37:26,246 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/action_plans/ec0fd518-5a90-449d-a1fa-b6e060bf9f7f 0.086s
2026-01-27 16:37:26,247 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': 'Tue, 27 Jan 2026 16: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=1fb4a0b1fc6f356a81682935dde16b10; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/ec0fd518-5a90-449d-a1fa-b6e060bf9f7f'}
Body: b'{"efficacy_indicators": [], "uuid": "ec0fd518-5a90-449d-a1fa-b6e060bf9f7f", "audit_uuid": "2bd01af1-37c8-4c0e-a6a9-a0b203a26862", "strategy_uuid": "d4ec4212-7c68-4630-9990-cf25934af6ac", "strategy_name": "actuator", "global_efficacy": [], "state": "ONGOING", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/ec0fd518-5a90-449d-a1fa-b6e060bf9f7f", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/ec0fd518-5a90-449d-a1fa-b6e060bf9f7f", "rel": "bookmark"}], "hostname": "watcher-applier-0", "created_at": "2026-01-27T16:37:15+00:00", "deleted_at": null, "updated_at": "2026-01-27T16:37:16+00:00"}'
2026-01-27 16:37:27,423 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/action_plans/ec0fd518-5a90-449d-a1fa-b6e060bf9f7f 0.174s
2026-01-27 16:37:27,423 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': 'Tue, 27 Jan 2026 16: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=1fb4a0b1fc6f356a81682935dde16b10; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/ec0fd518-5a90-449d-a1fa-b6e060bf9f7f'}
Body: b'{"efficacy_indicators": [], "uuid": "ec0fd518-5a90-449d-a1fa-b6e060bf9f7f", "audit_uuid": "2bd01af1-37c8-4c0e-a6a9-a0b203a26862", "strategy_uuid": "d4ec4212-7c68-4630-9990-cf25934af6ac", "strategy_name": "actuator", "global_efficacy": [], "state": "ONGOING", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/ec0fd518-5a90-449d-a1fa-b6e060bf9f7f", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/ec0fd518-5a90-449d-a1fa-b6e060bf9f7f", "rel": "bookmark"}], "hostname": "watcher-applier-0", "created_at": "2026-01-27T16:37:15+00:00", "deleted_at": null, "updated_at": "2026-01-27T16:37:16+00:00"}'
2026-01-27 16:37:28,541 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/action_plans/ec0fd518-5a90-449d-a1fa-b6e060bf9f7f 0.115s
2026-01-27 16:37:28,542 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': 'Tue, 27 Jan 2026 16: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=1fb4a0b1fc6f356a81682935dde16b10; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/ec0fd518-5a90-449d-a1fa-b6e060bf9f7f'}
Body: b'{"efficacy_indicators": [], "uuid": "ec0fd518-5a90-449d-a1fa-b6e060bf9f7f", "audit_uuid": "2bd01af1-37c8-4c0e-a6a9-a0b203a26862", "strategy_uuid": "d4ec4212-7c68-4630-9990-cf25934af6ac", "strategy_name": "actuator", "global_efficacy": [], "state": "ONGOING", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/ec0fd518-5a90-449d-a1fa-b6e060bf9f7f", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/ec0fd518-5a90-449d-a1fa-b6e060bf9f7f", "rel": "bookmark"}], "hostname": "watcher-applier-0", "created_at": "2026-01-27T16:37:15+00:00", "deleted_at": null, "updated_at": "2026-01-27T16:37:16+00:00"}'
2026-01-27 16:37:29,696 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/action_plans/ec0fd518-5a90-449d-a1fa-b6e060bf9f7f 0.151s
2026-01-27 16:37:29,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': 'Tue, 27 Jan 2026 16: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=1fb4a0b1fc6f356a81682935dde16b10; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/ec0fd518-5a90-449d-a1fa-b6e060bf9f7f'}
Body: b'{"efficacy_indicators": [], "uuid": "ec0fd518-5a90-449d-a1fa-b6e060bf9f7f", "audit_uuid": "2bd01af1-37c8-4c0e-a6a9-a0b203a26862", "strategy_uuid": "d4ec4212-7c68-4630-9990-cf25934af6ac", "strategy_name": "actuator", "global_efficacy": [], "state": "ONGOING", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/ec0fd518-5a90-449d-a1fa-b6e060bf9f7f", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/ec0fd518-5a90-449d-a1fa-b6e060bf9f7f", "rel": "bookmark"}], "hostname": "watcher-applier-0", "created_at": "2026-01-27T16:37:15+00:00", "deleted_at": null, "updated_at": "2026-01-27T16:37:16+00:00"}'
2026-01-27 16:37:30,838 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/action_plans/ec0fd518-5a90-449d-a1fa-b6e060bf9f7f 0.135s
2026-01-27 16:37:30,838 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': 'Tue, 27 Jan 2026 16:37: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=1fb4a0b1fc6f356a81682935dde16b10; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/ec0fd518-5a90-449d-a1fa-b6e060bf9f7f'}
Body: b'{"efficacy_indicators": [], "uuid": "ec0fd518-5a90-449d-a1fa-b6e060bf9f7f", "audit_uuid": "2bd01af1-37c8-4c0e-a6a9-a0b203a26862", "strategy_uuid": "d4ec4212-7c68-4630-9990-cf25934af6ac", "strategy_name": "actuator", "global_efficacy": [], "state": "ONGOING", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/ec0fd518-5a90-449d-a1fa-b6e060bf9f7f", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/ec0fd518-5a90-449d-a1fa-b6e060bf9f7f", "rel": "bookmark"}], "hostname": "watcher-applier-0", "created_at": "2026-01-27T16:37:15+00:00", "deleted_at": null, "updated_at": "2026-01-27T16:37:16+00:00"}'
2026-01-27 16:37:31,987 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/action_plans/ec0fd518-5a90-449d-a1fa-b6e060bf9f7f 0.147s
2026-01-27 16:37:31,987 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': 'Tue, 27 Jan 2026 16:37: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=1fb4a0b1fc6f356a81682935dde16b10; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/ec0fd518-5a90-449d-a1fa-b6e060bf9f7f'}
Body: b'{"efficacy_indicators": [], "uuid": "ec0fd518-5a90-449d-a1fa-b6e060bf9f7f", "audit_uuid": "2bd01af1-37c8-4c0e-a6a9-a0b203a26862", "strategy_uuid": "d4ec4212-7c68-4630-9990-cf25934af6ac", "strategy_name": "actuator", "global_efficacy": [], "state": "ONGOING", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/ec0fd518-5a90-449d-a1fa-b6e060bf9f7f", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/ec0fd518-5a90-449d-a1fa-b6e060bf9f7f", "rel": "bookmark"}], "hostname": "watcher-applier-0", "created_at": "2026-01-27T16:37:15+00:00", "deleted_at": null, "updated_at": "2026-01-27T16:37:16+00:00"}'
2026-01-27 16:37:33,150 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/action_plans/ec0fd518-5a90-449d-a1fa-b6e060bf9f7f 0.158s
2026-01-27 16:37:33,150 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': 'Tue, 27 Jan 2026 16:37: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=1fb4a0b1fc6f356a81682935dde16b10; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/ec0fd518-5a90-449d-a1fa-b6e060bf9f7f'}
Body: b'{"efficacy_indicators": [], "uuid": "ec0fd518-5a90-449d-a1fa-b6e060bf9f7f", "audit_uuid": "2bd01af1-37c8-4c0e-a6a9-a0b203a26862", "strategy_uuid": "d4ec4212-7c68-4630-9990-cf25934af6ac", "strategy_name": "actuator", "global_efficacy": [], "state": "ONGOING", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/ec0fd518-5a90-449d-a1fa-b6e060bf9f7f", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/ec0fd518-5a90-449d-a1fa-b6e060bf9f7f", "rel": "bookmark"}], "hostname": "watcher-applier-0", "created_at": "2026-01-27T16:37:15+00:00", "deleted_at": null, "updated_at": "2026-01-27T16:37:16+00:00"}'
2026-01-27 16:37:34,288 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/action_plans/ec0fd518-5a90-449d-a1fa-b6e060bf9f7f 0.136s
2026-01-27 16:37:34,289 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': 'Tue, 27 Jan 2026 16:37: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=1fb4a0b1fc6f356a81682935dde16b10; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/ec0fd518-5a90-449d-a1fa-b6e060bf9f7f'}
Body: b'{"efficacy_indicators": [], "uuid": "ec0fd518-5a90-449d-a1fa-b6e060bf9f7f", "audit_uuid": "2bd01af1-37c8-4c0e-a6a9-a0b203a26862", "strategy_uuid": "d4ec4212-7c68-4630-9990-cf25934af6ac", "strategy_name": "actuator", "global_efficacy": [], "state": "ONGOING", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/ec0fd518-5a90-449d-a1fa-b6e060bf9f7f", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/ec0fd518-5a90-449d-a1fa-b6e060bf9f7f", "rel": "bookmark"}], "hostname": "watcher-applier-0", "created_at": "2026-01-27T16:37:15+00:00", "deleted_at": null, "updated_at": "2026-01-27T16:37:16+00:00"}'
2026-01-27 16:37:35,409 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/action_plans/ec0fd518-5a90-449d-a1fa-b6e060bf9f7f 0.113s
2026-01-27 16:37:35,409 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': 'Tue, 27 Jan 2026 16:37: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=1fb4a0b1fc6f356a81682935dde16b10; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/ec0fd518-5a90-449d-a1fa-b6e060bf9f7f'}
Body: b'{"efficacy_indicators": [], "uuid": "ec0fd518-5a90-449d-a1fa-b6e060bf9f7f", "audit_uuid": "2bd01af1-37c8-4c0e-a6a9-a0b203a26862", "strategy_uuid": "d4ec4212-7c68-4630-9990-cf25934af6ac", "strategy_name": "actuator", "global_efficacy": [], "state": "ONGOING", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/ec0fd518-5a90-449d-a1fa-b6e060bf9f7f", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/ec0fd518-5a90-449d-a1fa-b6e060bf9f7f", "rel": "bookmark"}], "hostname": "watcher-applier-0", "created_at": "2026-01-27T16:37:15+00:00", "deleted_at": null, "updated_at": "2026-01-27T16:37:16+00:00"}'
2026-01-27 16:37:36,534 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/action_plans/ec0fd518-5a90-449d-a1fa-b6e060bf9f7f 0.123s
2026-01-27 16:37:36,534 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': 'Tue, 27 Jan 2026 16:37: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=1fb4a0b1fc6f356a81682935dde16b10; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/ec0fd518-5a90-449d-a1fa-b6e060bf9f7f'}
Body: b'{"efficacy_indicators": [], "uuid": "ec0fd518-5a90-449d-a1fa-b6e060bf9f7f", "audit_uuid": "2bd01af1-37c8-4c0e-a6a9-a0b203a26862", "strategy_uuid": "d4ec4212-7c68-4630-9990-cf25934af6ac", "strategy_name": "actuator", "global_efficacy": [], "state": "ONGOING", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/ec0fd518-5a90-449d-a1fa-b6e060bf9f7f", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/ec0fd518-5a90-449d-a1fa-b6e060bf9f7f", "rel": "bookmark"}], "hostname": "watcher-applier-0", "created_at": "2026-01-27T16:37:15+00:00", "deleted_at": null, "updated_at": "2026-01-27T16:37:16+00:00"}'
2026-01-27 16:37:37,926 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/action_plans/ec0fd518-5a90-449d-a1fa-b6e060bf9f7f 0.386s
2026-01-27 16:37:37,926 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': 'Tue, 27 Jan 2026 16:37: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=1fb4a0b1fc6f356a81682935dde16b10; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/ec0fd518-5a90-449d-a1fa-b6e060bf9f7f'}
Body: b'{"efficacy_indicators": [], "uuid": "ec0fd518-5a90-449d-a1fa-b6e060bf9f7f", "audit_uuid": "2bd01af1-37c8-4c0e-a6a9-a0b203a26862", "strategy_uuid": "d4ec4212-7c68-4630-9990-cf25934af6ac", "strategy_name": "actuator", "global_efficacy": [], "state": "ONGOING", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/ec0fd518-5a90-449d-a1fa-b6e060bf9f7f", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/ec0fd518-5a90-449d-a1fa-b6e060bf9f7f", "rel": "bookmark"}], "hostname": "watcher-applier-0", "created_at": "2026-01-27T16:37:15+00:00", "deleted_at": null, "updated_at": "2026-01-27T16:37:16+00:00"}'
2026-01-27 16:37:39,085 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/action_plans/ec0fd518-5a90-449d-a1fa-b6e060bf9f7f 0.155s
2026-01-27 16:37:39,086 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': 'Tue, 27 Jan 2026 16:37: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=1fb4a0b1fc6f356a81682935dde16b10; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/ec0fd518-5a90-449d-a1fa-b6e060bf9f7f'}
Body: b'{"efficacy_indicators": [], "uuid": "ec0fd518-5a90-449d-a1fa-b6e060bf9f7f", "audit_uuid": "2bd01af1-37c8-4c0e-a6a9-a0b203a26862", "strategy_uuid": "d4ec4212-7c68-4630-9990-cf25934af6ac", "strategy_name": "actuator", "global_efficacy": [], "state": "ONGOING", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/ec0fd518-5a90-449d-a1fa-b6e060bf9f7f", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/ec0fd518-5a90-449d-a1fa-b6e060bf9f7f", "rel": "bookmark"}], "hostname": "watcher-applier-0", "created_at": "2026-01-27T16:37:15+00:00", "deleted_at": null, "updated_at": "2026-01-27T16:37:16+00:00"}'
2026-01-27 16:37:40,185 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/action_plans/ec0fd518-5a90-449d-a1fa-b6e060bf9f7f 0.098s
2026-01-27 16:37:40,185 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': 'Tue, 27 Jan 2026 16:37:40 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=1fb4a0b1fc6f356a81682935dde16b10; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/ec0fd518-5a90-449d-a1fa-b6e060bf9f7f'}
Body: b'{"efficacy_indicators": [], "uuid": "ec0fd518-5a90-449d-a1fa-b6e060bf9f7f", "audit_uuid": "2bd01af1-37c8-4c0e-a6a9-a0b203a26862", "strategy_uuid": "d4ec4212-7c68-4630-9990-cf25934af6ac", "strategy_name": "actuator", "global_efficacy": [], "state": "ONGOING", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/ec0fd518-5a90-449d-a1fa-b6e060bf9f7f", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/ec0fd518-5a90-449d-a1fa-b6e060bf9f7f", "rel": "bookmark"}], "hostname": "watcher-applier-0", "created_at": "2026-01-27T16:37:15+00:00", "deleted_at": null, "updated_at": "2026-01-27T16:37:16+00:00"}'
2026-01-27 16:37:41,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/ec0fd518-5a90-449d-a1fa-b6e060bf9f7f 0.102s
2026-01-27 16:37:41,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': 'Tue, 27 Jan 2026 16:37: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=1fb4a0b1fc6f356a81682935dde16b10; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/ec0fd518-5a90-449d-a1fa-b6e060bf9f7f'}
Body: b'{"efficacy_indicators": [], "uuid": "ec0fd518-5a90-449d-a1fa-b6e060bf9f7f", "audit_uuid": "2bd01af1-37c8-4c0e-a6a9-a0b203a26862", "strategy_uuid": "d4ec4212-7c68-4630-9990-cf25934af6ac", "strategy_name": "actuator", "global_efficacy": [], "state": "ONGOING", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/ec0fd518-5a90-449d-a1fa-b6e060bf9f7f", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/ec0fd518-5a90-449d-a1fa-b6e060bf9f7f", "rel": "bookmark"}], "hostname": "watcher-applier-0", "created_at": "2026-01-27T16:37:15+00:00", "deleted_at": null, "updated_at": "2026-01-27T16:37:16+00:00"}'
2026-01-27 16:37:42,418 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/action_plans/ec0fd518-5a90-449d-a1fa-b6e060bf9f7f 0.121s
2026-01-27 16:37:42,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: None
Response - Headers: {'date': 'Tue, 27 Jan 2026 16:37: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=1fb4a0b1fc6f356a81682935dde16b10; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/ec0fd518-5a90-449d-a1fa-b6e060bf9f7f'}
Body: b'{"efficacy_indicators": [], "uuid": "ec0fd518-5a90-449d-a1fa-b6e060bf9f7f", "audit_uuid": "2bd01af1-37c8-4c0e-a6a9-a0b203a26862", "strategy_uuid": "d4ec4212-7c68-4630-9990-cf25934af6ac", "strategy_name": "actuator", "global_efficacy": [], "state": "ONGOING", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/ec0fd518-5a90-449d-a1fa-b6e060bf9f7f", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/ec0fd518-5a90-449d-a1fa-b6e060bf9f7f", "rel": "bookmark"}], "hostname": "watcher-applier-0", "created_at": "2026-01-27T16:37:15+00:00", "deleted_at": null, "updated_at": "2026-01-27T16:37:16+00:00"}'
2026-01-27 16:37:43,587 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/action_plans/ec0fd518-5a90-449d-a1fa-b6e060bf9f7f 0.167s
2026-01-27 16:37:43,587 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': 'Tue, 27 Jan 2026 16:37: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=1fb4a0b1fc6f356a81682935dde16b10; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/ec0fd518-5a90-449d-a1fa-b6e060bf9f7f'}
Body: b'{"efficacy_indicators": [], "uuid": "ec0fd518-5a90-449d-a1fa-b6e060bf9f7f", "audit_uuid": "2bd01af1-37c8-4c0e-a6a9-a0b203a26862", "strategy_uuid": "d4ec4212-7c68-4630-9990-cf25934af6ac", "strategy_name": "actuator", "global_efficacy": [], "state": "ONGOING", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/ec0fd518-5a90-449d-a1fa-b6e060bf9f7f", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/ec0fd518-5a90-449d-a1fa-b6e060bf9f7f", "rel": "bookmark"}], "hostname": "watcher-applier-0", "created_at": "2026-01-27T16:37:15+00:00", "deleted_at": null, "updated_at": "2026-01-27T16:37:16+00:00"}'
2026-01-27 16:37:44,702 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/action_plans/ec0fd518-5a90-449d-a1fa-b6e060bf9f7f 0.113s
2026-01-27 16:37:44,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': 'Tue, 27 Jan 2026 16:37:44 GMT', 'server': 'Apache', 'content-length': '671', 'vary': 'OpenStack-API-Version', 'openstack-api-minimum-version': '1.0', 'openstack-api-maximum-version': '1.4', 'openstack-api-version': 'infra-optim 1.4', 'content-type': 'application/json', 'set-cookie': '0a98f3d612a3c8fda809da40f2e41782=1fb4a0b1fc6f356a81682935dde16b10; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/ec0fd518-5a90-449d-a1fa-b6e060bf9f7f'}
Body: b'{"efficacy_indicators": [], "uuid": "ec0fd518-5a90-449d-a1fa-b6e060bf9f7f", "audit_uuid": "2bd01af1-37c8-4c0e-a6a9-a0b203a26862", "strategy_uuid": "d4ec4212-7c68-4630-9990-cf25934af6ac", "strategy_name": "actuator", "global_efficacy": [], "state": "ONGOING", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/ec0fd518-5a90-449d-a1fa-b6e060bf9f7f", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/ec0fd518-5a90-449d-a1fa-b6e060bf9f7f", "rel": "bookmark"}], "hostname": "watcher-applier-0", "created_at": "2026-01-27T16:37:15+00:00", "deleted_at": null, "updated_at": "2026-01-27T16:37:16+00:00"}'
2026-01-27 16:37:45,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/ec0fd518-5a90-449d-a1fa-b6e060bf9f7f 0.117s
2026-01-27 16:37:45,821 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': 'Tue, 27 Jan 2026 16:37:45 GMT', 'server': 'Apache', 'content-length': '671', 'vary': 'OpenStack-API-Version', 'openstack-api-minimum-version': '1.0', 'openstack-api-maximum-version': '1.4', 'openstack-api-version': 'infra-optim 1.4', 'content-type': 'application/json', 'set-cookie': '0a98f3d612a3c8fda809da40f2e41782=1fb4a0b1fc6f356a81682935dde16b10; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/ec0fd518-5a90-449d-a1fa-b6e060bf9f7f'}
Body: b'{"efficacy_indicators": [], "uuid": "ec0fd518-5a90-449d-a1fa-b6e060bf9f7f", "audit_uuid": "2bd01af1-37c8-4c0e-a6a9-a0b203a26862", "strategy_uuid": "d4ec4212-7c68-4630-9990-cf25934af6ac", "strategy_name": "actuator", "global_efficacy": [], "state": "ONGOING", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/ec0fd518-5a90-449d-a1fa-b6e060bf9f7f", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/ec0fd518-5a90-449d-a1fa-b6e060bf9f7f", "rel": "bookmark"}], "hostname": "watcher-applier-0", "created_at": "2026-01-27T16:37:15+00:00", "deleted_at": null, "updated_at": "2026-01-27T16:37:16+00:00"}'
2026-01-27 16:37:47,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/ec0fd518-5a90-449d-a1fa-b6e060bf9f7f 0.190s
2026-01-27 16:37:47,018 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': 'Tue, 27 Jan 2026 16:37:46 GMT', 'server': 'Apache', 'content-length': '671', 'vary': 'OpenStack-API-Version', 'openstack-api-minimum-version': '1.0', 'openstack-api-maximum-version': '1.4', 'openstack-api-version': 'infra-optim 1.4', 'content-type': 'application/json', 'set-cookie': '0a98f3d612a3c8fda809da40f2e41782=1fb4a0b1fc6f356a81682935dde16b10; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/ec0fd518-5a90-449d-a1fa-b6e060bf9f7f'}
Body: b'{"efficacy_indicators": [], "uuid": "ec0fd518-5a90-449d-a1fa-b6e060bf9f7f", "audit_uuid": "2bd01af1-37c8-4c0e-a6a9-a0b203a26862", "strategy_uuid": "d4ec4212-7c68-4630-9990-cf25934af6ac", "strategy_name": "actuator", "global_efficacy": [], "state": "ONGOING", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/ec0fd518-5a90-449d-a1fa-b6e060bf9f7f", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/ec0fd518-5a90-449d-a1fa-b6e060bf9f7f", "rel": "bookmark"}], "hostname": "watcher-applier-0", "created_at": "2026-01-27T16:37:15+00:00", "deleted_at": null, "updated_at": "2026-01-27T16:37:16+00:00"}'
2026-01-27 16:37:48,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/ec0fd518-5a90-449d-a1fa-b6e060bf9f7f 0.151s
2026-01-27 16:37:48,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': 'Tue, 27 Jan 2026 16:37:48 GMT', 'server': 'Apache', 'content-length': '671', 'vary': 'OpenStack-API-Version', 'openstack-api-minimum-version': '1.0', 'openstack-api-maximum-version': '1.4', 'openstack-api-version': 'infra-optim 1.4', 'content-type': 'application/json', 'set-cookie': '0a98f3d612a3c8fda809da40f2e41782=1fb4a0b1fc6f356a81682935dde16b10; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/ec0fd518-5a90-449d-a1fa-b6e060bf9f7f'}
Body: b'{"efficacy_indicators": [], "uuid": "ec0fd518-5a90-449d-a1fa-b6e060bf9f7f", "audit_uuid": "2bd01af1-37c8-4c0e-a6a9-a0b203a26862", "strategy_uuid": "d4ec4212-7c68-4630-9990-cf25934af6ac", "strategy_name": "actuator", "global_efficacy": [], "state": "ONGOING", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/ec0fd518-5a90-449d-a1fa-b6e060bf9f7f", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/ec0fd518-5a90-449d-a1fa-b6e060bf9f7f", "rel": "bookmark"}], "hostname": "watcher-applier-0", "created_at": "2026-01-27T16:37:15+00:00", "deleted_at": null, "updated_at": "2026-01-27T16:37:16+00:00"}'
2026-01-27 16:37:49,345 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/action_plans/ec0fd518-5a90-449d-a1fa-b6e060bf9f7f 0.166s
2026-01-27 16:37:49,346 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': 'Tue, 27 Jan 2026 16:37:49 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=1fb4a0b1fc6f356a81682935dde16b10; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/ec0fd518-5a90-449d-a1fa-b6e060bf9f7f'}
Body: b'{"efficacy_indicators": [], "uuid": "ec0fd518-5a90-449d-a1fa-b6e060bf9f7f", "audit_uuid": "2bd01af1-37c8-4c0e-a6a9-a0b203a26862", "strategy_uuid": "d4ec4212-7c68-4630-9990-cf25934af6ac", "strategy_name": "actuator", "global_efficacy": [], "state": "ONGOING", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/ec0fd518-5a90-449d-a1fa-b6e060bf9f7f", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/ec0fd518-5a90-449d-a1fa-b6e060bf9f7f", "rel": "bookmark"}], "hostname": "watcher-applier-0", "created_at": "2026-01-27T16:37:15+00:00", "deleted_at": null, "updated_at": "2026-01-27T16:37:16+00:00"}'
2026-01-27 16:37:50,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/ec0fd518-5a90-449d-a1fa-b6e060bf9f7f 0.211s
2026-01-27 16:37:50,561 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': 'Tue, 27 Jan 2026 16:37:50 GMT', 'server': 'Apache', 'content-length': '671', 'vary': 'OpenStack-API-Version', 'openstack-api-minimum-version': '1.0', 'openstack-api-maximum-version': '1.4', 'openstack-api-version': 'infra-optim 1.4', 'content-type': 'application/json', 'set-cookie': '0a98f3d612a3c8fda809da40f2e41782=1fb4a0b1fc6f356a81682935dde16b10; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/ec0fd518-5a90-449d-a1fa-b6e060bf9f7f'}
Body: b'{"efficacy_indicators": [], "uuid": "ec0fd518-5a90-449d-a1fa-b6e060bf9f7f", "audit_uuid": "2bd01af1-37c8-4c0e-a6a9-a0b203a26862", "strategy_uuid": "d4ec4212-7c68-4630-9990-cf25934af6ac", "strategy_name": "actuator", "global_efficacy": [], "state": "ONGOING", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/ec0fd518-5a90-449d-a1fa-b6e060bf9f7f", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/ec0fd518-5a90-449d-a1fa-b6e060bf9f7f", "rel": "bookmark"}], "hostname": "watcher-applier-0", "created_at": "2026-01-27T16:37:15+00:00", "deleted_at": null, "updated_at": "2026-01-27T16:37:16+00:00"}'
2026-01-27 16:37:51,702 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/action_plans/ec0fd518-5a90-449d-a1fa-b6e060bf9f7f 0.135s
2026-01-27 16:37:51,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': 'Tue, 27 Jan 2026 16:37:51 GMT', 'server': 'Apache', 'content-length': '671', 'vary': 'OpenStack-API-Version', 'openstack-api-minimum-version': '1.0', 'openstack-api-maximum-version': '1.4', 'openstack-api-version': 'infra-optim 1.4', 'content-type': 'application/json', 'set-cookie': '0a98f3d612a3c8fda809da40f2e41782=1fb4a0b1fc6f356a81682935dde16b10; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/ec0fd518-5a90-449d-a1fa-b6e060bf9f7f'}
Body: b'{"efficacy_indicators": [], "uuid": "ec0fd518-5a90-449d-a1fa-b6e060bf9f7f", "audit_uuid": "2bd01af1-37c8-4c0e-a6a9-a0b203a26862", "strategy_uuid": "d4ec4212-7c68-4630-9990-cf25934af6ac", "strategy_name": "actuator", "global_efficacy": [], "state": "ONGOING", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/ec0fd518-5a90-449d-a1fa-b6e060bf9f7f", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/ec0fd518-5a90-449d-a1fa-b6e060bf9f7f", "rel": "bookmark"}], "hostname": "watcher-applier-0", "created_at": "2026-01-27T16:37:15+00:00", "deleted_at": null, "updated_at": "2026-01-27T16:37:16+00:00"}'
2026-01-27 16:37:52,807 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/action_plans/ec0fd518-5a90-449d-a1fa-b6e060bf9f7f 0.103s
2026-01-27 16:37:52,807 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': 'Tue, 27 Jan 2026 16:37:52 GMT', 'server': 'Apache', 'content-length': '671', 'vary': 'OpenStack-API-Version', 'openstack-api-minimum-version': '1.0', 'openstack-api-maximum-version': '1.4', 'openstack-api-version': 'infra-optim 1.4', 'content-type': 'application/json', 'set-cookie': '0a98f3d612a3c8fda809da40f2e41782=1fb4a0b1fc6f356a81682935dde16b10; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/ec0fd518-5a90-449d-a1fa-b6e060bf9f7f'}
Body: b'{"efficacy_indicators": [], "uuid": "ec0fd518-5a90-449d-a1fa-b6e060bf9f7f", "audit_uuid": "2bd01af1-37c8-4c0e-a6a9-a0b203a26862", "strategy_uuid": "d4ec4212-7c68-4630-9990-cf25934af6ac", "strategy_name": "actuator", "global_efficacy": [], "state": "ONGOING", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/ec0fd518-5a90-449d-a1fa-b6e060bf9f7f", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/ec0fd518-5a90-449d-a1fa-b6e060bf9f7f", "rel": "bookmark"}], "hostname": "watcher-applier-0", "created_at": "2026-01-27T16:37:15+00:00", "deleted_at": null, "updated_at": "2026-01-27T16:37:16+00:00"}'
2026-01-27 16:37:53,987 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/action_plans/ec0fd518-5a90-449d-a1fa-b6e060bf9f7f 0.178s
2026-01-27 16:37:53,987 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': 'Tue, 27 Jan 2026 16:37:53 GMT', 'server': 'Apache', 'content-length': '671', 'vary': 'OpenStack-API-Version', 'openstack-api-minimum-version': '1.0', 'openstack-api-maximum-version': '1.4', 'openstack-api-version': 'infra-optim 1.4', 'content-type': 'application/json', 'set-cookie': '0a98f3d612a3c8fda809da40f2e41782=1fb4a0b1fc6f356a81682935dde16b10; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/ec0fd518-5a90-449d-a1fa-b6e060bf9f7f'}
Body: b'{"efficacy_indicators": [], "uuid": "ec0fd518-5a90-449d-a1fa-b6e060bf9f7f", "audit_uuid": "2bd01af1-37c8-4c0e-a6a9-a0b203a26862", "strategy_uuid": "d4ec4212-7c68-4630-9990-cf25934af6ac", "strategy_name": "actuator", "global_efficacy": [], "state": "ONGOING", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/ec0fd518-5a90-449d-a1fa-b6e060bf9f7f", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/ec0fd518-5a90-449d-a1fa-b6e060bf9f7f", "rel": "bookmark"}], "hostname": "watcher-applier-0", "created_at": "2026-01-27T16:37:15+00:00", "deleted_at": null, "updated_at": "2026-01-27T16:37:16+00:00"}'
2026-01-27 16:37:55,133 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/action_plans/ec0fd518-5a90-449d-a1fa-b6e060bf9f7f 0.144s
2026-01-27 16:37:55,134 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': 'Tue, 27 Jan 2026 16:37:55 GMT', 'server': 'Apache', 'content-length': '671', 'vary': 'OpenStack-API-Version', 'openstack-api-minimum-version': '1.0', 'openstack-api-maximum-version': '1.4', 'openstack-api-version': 'infra-optim 1.4', 'content-type': 'application/json', 'set-cookie': '0a98f3d612a3c8fda809da40f2e41782=1fb4a0b1fc6f356a81682935dde16b10; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/ec0fd518-5a90-449d-a1fa-b6e060bf9f7f'}
Body: b'{"efficacy_indicators": [], "uuid": "ec0fd518-5a90-449d-a1fa-b6e060bf9f7f", "audit_uuid": "2bd01af1-37c8-4c0e-a6a9-a0b203a26862", "strategy_uuid": "d4ec4212-7c68-4630-9990-cf25934af6ac", "strategy_name": "actuator", "global_efficacy": [], "state": "ONGOING", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/ec0fd518-5a90-449d-a1fa-b6e060bf9f7f", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/ec0fd518-5a90-449d-a1fa-b6e060bf9f7f", "rel": "bookmark"}], "hostname": "watcher-applier-0", "created_at": "2026-01-27T16:37:15+00:00", "deleted_at": null, "updated_at": "2026-01-27T16:37:16+00:00"}'
2026-01-27 16:37:56,299 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/action_plans/ec0fd518-5a90-449d-a1fa-b6e060bf9f7f 0.160s
2026-01-27 16:37:56,299 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': 'Tue, 27 Jan 2026 16:37:56 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=1fb4a0b1fc6f356a81682935dde16b10; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/ec0fd518-5a90-449d-a1fa-b6e060bf9f7f'}
Body: b'{"efficacy_indicators": [], "uuid": "ec0fd518-5a90-449d-a1fa-b6e060bf9f7f", "audit_uuid": "2bd01af1-37c8-4c0e-a6a9-a0b203a26862", "strategy_uuid": "d4ec4212-7c68-4630-9990-cf25934af6ac", "strategy_name": "actuator", "global_efficacy": [], "state": "FAILED", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/ec0fd518-5a90-449d-a1fa-b6e060bf9f7f", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/ec0fd518-5a90-449d-a1fa-b6e060bf9f7f", "rel": "bookmark"}], "hostname": "watcher-applier-0", "created_at": "2026-01-27T16:37:15+00:00", "deleted_at": null, "updated_at": "2026-01-27T16:37:55+00:00"}'
2026-01-27 16:37:56,299 84 DEBUG [tempest.lib.common.utils.test_utils] Call partial returns true in 39.636331 seconds
2026-01-27 16:37:56,470 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/action_plans/ec0fd518-5a90-449d-a1fa-b6e060bf9f7f 0.169s
2026-01-27 16:37:56,470 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': 'Tue, 27 Jan 2026 16:37:56 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=1fb4a0b1fc6f356a81682935dde16b10; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/ec0fd518-5a90-449d-a1fa-b6e060bf9f7f'}
Body: b'{"efficacy_indicators": [], "uuid": "ec0fd518-5a90-449d-a1fa-b6e060bf9f7f", "audit_uuid": "2bd01af1-37c8-4c0e-a6a9-a0b203a26862", "strategy_uuid": "d4ec4212-7c68-4630-9990-cf25934af6ac", "strategy_name": "actuator", "global_efficacy": [], "state": "FAILED", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/ec0fd518-5a90-449d-a1fa-b6e060bf9f7f", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/ec0fd518-5a90-449d-a1fa-b6e060bf9f7f", "rel": "bookmark"}], "hostname": "watcher-applier-0", "created_at": "2026-01-27T16:37:15+00:00", "deleted_at": null, "updated_at": "2026-01-27T16:37:55+00:00"}'
2026-01-27 16:37:56,610 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=ec0fd518-5a90-449d-a1fa-b6e060bf9f7f 0.140s
2026-01-27 16:37:56,611 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': 'Tue, 27 Jan 2026 16:37:56 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=1fb4a0b1fc6f356a81682935dde16b10; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/actions?action_plan_uuid=ec0fd518-5a90-449d-a1fa-b6e060bf9f7f'}
Body: b'{"actions": [{"uuid": "e3a0be4d-bf0a-4389-a6b1-611bf7057499", "action_plan_uuid": "ec0fd518-5a90-449d-a1fa-b6e060bf9f7f", "state": "SUCCEEDED", "action_type": "migrate", "parents": [], "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/actions/e3a0be4d-bf0a-4389-a6b1-611bf7057499", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/actions/e3a0be4d-bf0a-4389-a6b1-611bf7057499", "rel": "bookmark"}]}, {"uuid": "982f4c1b-44fd-4c7e-99cc-f7febb21b47b", "action_plan_uuid": "ec0fd518-5a90-449d-a1fa-b6e060bf9f7f", "state": "FAILED", "action_type": "migrate", "parents": [], "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/actions/982f4c1b-44fd-4c7e-99cc-f7febb21b47b", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/actions/982f4c1b-44fd-4c7e-99cc-f7febb21b47b", "rel": "bookmark"}]}]}'
2026-01-27 16:37:56,757 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=2bd01af1-37c8-4c0e-a6a9-a0b203a26862 0.139s
2026-01-27 16:37:56,757 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': 'Tue, 27 Jan 2026 16:37:56 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=1fb4a0b1fc6f356a81682935dde16b10; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans?audit_uuid=2bd01af1-37c8-4c0e-a6a9-a0b203a26862'}
Body: b'{"action_plans": [{"efficacy_indicators": [], "uuid": "ec0fd518-5a90-449d-a1fa-b6e060bf9f7f", "audit_uuid": "2bd01af1-37c8-4c0e-a6a9-a0b203a26862", "strategy_uuid": "d4ec4212-7c68-4630-9990-cf25934af6ac", "strategy_name": "actuator", "global_efficacy": [], "state": "FAILED", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/ec0fd518-5a90-449d-a1fa-b6e060bf9f7f", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/ec0fd518-5a90-449d-a1fa-b6e060bf9f7f", "rel": "bookmark"}], "updated_at": "2026-01-27T16:37:55+00:00"}]}'
2026-01-27 16:37:57,013 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:_run_cleanups): 204 DELETE https://watcher-public-openstack.apps-crc.testing/v1/action_plans/ec0fd518-5a90-449d-a1fa-b6e060bf9f7f 0.255s
2026-01-27 16:37:57,013 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': 'Tue, 27 Jan 2026 16:37:56 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=1fb4a0b1fc6f356a81682935dde16b10; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/ec0fd518-5a90-449d-a1fa-b6e060bf9f7f'}
Body: b''
2026-01-27 16:37:57,131 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:_run_cleanups): 204 DELETE https://watcher-public-openstack.apps-crc.testing/v1/audits/2bd01af1-37c8-4c0e-a6a9-a0b203a26862 0.117s
2026-01-27 16:37:57,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': 'Tue, 27 Jan 2026 16:37:57 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=1fb4a0b1fc6f356a81682935dde16b10; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/audits/2bd01af1-37c8-4c0e-a6a9-a0b203a26862'}
Body: b''
2026-01-27 16:37:57,266 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:_run_cleanups): 204 DELETE https://watcher-public-openstack.apps-crc.testing/v1/audit_templates/091721fe-0bb8-4395-9c69-d6a3cc28eb34 0.130s
2026-01-27 16:37:57,266 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': 'Tue, 27 Jan 2026 16:37:57 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=1fb4a0b1fc6f356a81682935dde16b10; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/audit_templates/091721fe-0bb8-4395-9c69-d6a3cc28eb34'}
Body: b''
2026-01-27 16:37:57,529 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:_run_cleanups): 204 DELETE https://nova-public-openstack.apps-crc.testing/v2.1/servers/63f7073a-00ac-42ba-b3c3-f28a6d533c37 0.262s
2026-01-27 16:37:57,530 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': 'Tue, 27 Jan 2026 16:37:57 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-842d9922-06a8-4a95-926c-5055f35bb417', 'x-compute-request-id': 'req-842d9922-06a8-4a95-926c-5055f35bb417', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=7e115afd39e07c708532087b26ce25e0; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/63f7073a-00ac-42ba-b3c3-f28a6d533c37'}
Body: b''
2026-01-27 16:37:59,519 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:_run_cleanups): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/63f7073a-00ac-42ba-b3c3-f28a6d533c37 1.988s
2026-01-27 16:37:59,519 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': 'Tue, 27 Jan 2026 16:37:57 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-0fda9254-27d7-417b-9df7-51e3cd4d5e39', 'x-compute-request-id': 'req-0fda9254-27d7-417b-9df7-51e3cd4d5e39', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=7e115afd39e07c708532087b26ce25e0; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/63f7073a-00ac-42ba-b3c3-f28a6d533c37'}
Body: b'{"server": {"id": "63f7073a-00ac-42ba-b3c3-f28a6d533c37", "name": "tempest-TestExecuteActionsViaActuator-server-640802003", "status": "ACTIVE", "tenant_id": "d130b04c7c0c4ae3b3d8d3dceafaa1c9", "user_id": "b110b08aac2d458a8a897de33a104362", "metadata": {}, "hostId": "a6b8caf8a8f54816cfc3016bb4fca23203acbac23daf9481b60edef0", "image": {"id": "d66ae08a-b7d6-48bd-a9bd-9b0f62e2928a", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/d66ae08a-b7d6-48bd-a9bd-9b0f62e2928a"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2026-01-27T16:37:01Z", "updated": "2026-01-27T16:37:57Z", "addresses": {"tempest-TestExecuteActionsViaActuator-2139623465-network": [{"version": 4, "addr": "10.100.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:23:30:32"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/63f7073a-00ac-42ba-b3c3-f28a6d533c37"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/63f7073a-00ac-42ba-b3c3-f28a6d533c37"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2026-01-27T16:37:08.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": []}}'
2026-01-27 16:38:01,165 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:_run_cleanups): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/63f7073a-00ac-42ba-b3c3-f28a6d533c37 0.602s
2026-01-27 16:38:01,166 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': 'Tue, 27 Jan 2026 16:38:00 GMT', 'server': 'Apache', 'content-length': '1629', '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-07de91ed-210f-4fab-ab25-2db01704b9f1', 'x-compute-request-id': 'req-07de91ed-210f-4fab-ab25-2db01704b9f1', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=7e115afd39e07c708532087b26ce25e0; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/63f7073a-00ac-42ba-b3c3-f28a6d533c37'}
Body: b'{"server": {"id": "63f7073a-00ac-42ba-b3c3-f28a6d533c37", "name": "tempest-TestExecuteActionsViaActuator-server-640802003", "status": "ACTIVE", "tenant_id": "d130b04c7c0c4ae3b3d8d3dceafaa1c9", "user_id": "b110b08aac2d458a8a897de33a104362", "metadata": {}, "hostId": "a6b8caf8a8f54816cfc3016bb4fca23203acbac23daf9481b60edef0", "image": {"id": "d66ae08a-b7d6-48bd-a9bd-9b0f62e2928a", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/d66ae08a-b7d6-48bd-a9bd-9b0f62e2928a"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2026-01-27T16:37:01Z", "updated": "2026-01-27T16:37:57Z", "addresses": {"tempest-TestExecuteActionsViaActuator-2139623465-network": [{"version": 4, "addr": "10.100.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:23:30:32"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/63f7073a-00ac-42ba-b3c3-f28a6d533c37"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/63f7073a-00ac-42ba-b3c3-f28a6d533c37"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2026-01-27T16:37:08.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-01-27 16:38:02,349 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:_run_cleanups): 404 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/63f7073a-00ac-42ba-b3c3-f28a6d533c37 0.173s
2026-01-27 16:38:02,350 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': 'Tue, 27 Jan 2026 16:38:02 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-c71b62bd-1e95-4a66-bee0-d15242f2bac2', 'x-compute-request-id': 'req-c71b62bd-1e95-4a66-bee0-d15242f2bac2', 'content-type': 'application/json; charset=UTF-8', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=7e115afd39e07c708532087b26ce25e0; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '404', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/63f7073a-00ac-42ba-b3c3-f28a6d533c37'}
Body: b'{"itemNotFound": {"code": 404, "message": "Instance 63f7073a-00ac-42ba-b3c3-f28a6d533c37 could not be found."}}'
2026-01-27 16:38:03,095 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:_run_cleanups): 204 DELETE https://nova-public-openstack.apps-crc.testing/v2.1/servers/f551ad46-114b-425e-a073-daaccff41f81 0.744s
2026-01-27 16:38:03,098 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': 'Tue, 27 Jan 2026 16:38:02 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-73f3289e-45d9-4a6c-acae-5ab86480b4c6', 'x-compute-request-id': 'req-73f3289e-45d9-4a6c-acae-5ab86480b4c6', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=7e115afd39e07c708532087b26ce25e0; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/f551ad46-114b-425e-a073-daaccff41f81'}
Body: b''
2026-01-27 16:38:03,797 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:_run_cleanups): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/f551ad46-114b-425e-a073-daaccff41f81 0.696s
2026-01-27 16:38:03,797 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': 'Tue, 27 Jan 2026 16:38:03 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-1a13caad-c7b5-4e85-8c6a-0bcd26769410', 'x-compute-request-id': 'req-1a13caad-c7b5-4e85-8c6a-0bcd26769410', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=7e115afd39e07c708532087b26ce25e0; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/f551ad46-114b-425e-a073-daaccff41f81'}
Body: b'{"server": {"id": "f551ad46-114b-425e-a073-daaccff41f81", "name": "tempest-TestExecuteActionsViaActuator-server-1665547896", "status": "ACTIVE", "tenant_id": "d130b04c7c0c4ae3b3d8d3dceafaa1c9", "user_id": "b110b08aac2d458a8a897de33a104362", "metadata": {}, "hostId": "a6b8caf8a8f54816cfc3016bb4fca23203acbac23daf9481b60edef0", "image": {"id": "d66ae08a-b7d6-48bd-a9bd-9b0f62e2928a", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/d66ae08a-b7d6-48bd-a9bd-9b0f62e2928a"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2026-01-27T16:36:49Z", "updated": "2026-01-27T16:38:02Z", "addresses": {"tempest-TestExecuteActionsViaActuator-2139623465-network": [{"version": 4, "addr": "10.100.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9c:39:1e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/f551ad46-114b-425e-a073-daaccff41f81"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/f551ad46-114b-425e-a073-daaccff41f81"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2026-01-27T16:36:55.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": []}}'
2026-01-27 16:38:05,215 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:_run_cleanups): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/f551ad46-114b-425e-a073-daaccff41f81 0.408s
2026-01-27 16:38:05,215 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': 'Tue, 27 Jan 2026 16:38:04 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-823b4791-ad5c-4f7e-83f3-f5a17ab54552', 'x-compute-request-id': 'req-823b4791-ad5c-4f7e-83f3-f5a17ab54552', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=7e115afd39e07c708532087b26ce25e0; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/f551ad46-114b-425e-a073-daaccff41f81'}
Body: b'{"server": {"id": "f551ad46-114b-425e-a073-daaccff41f81", "name": "tempest-TestExecuteActionsViaActuator-server-1665547896", "status": "ACTIVE", "tenant_id": "d130b04c7c0c4ae3b3d8d3dceafaa1c9", "user_id": "b110b08aac2d458a8a897de33a104362", "metadata": {}, "hostId": "a6b8caf8a8f54816cfc3016bb4fca23203acbac23daf9481b60edef0", "image": {"id": "d66ae08a-b7d6-48bd-a9bd-9b0f62e2928a", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/d66ae08a-b7d6-48bd-a9bd-9b0f62e2928a"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2026-01-27T16:36:49Z", "updated": "2026-01-27T16:38:03Z", "addresses": {"tempest-TestExecuteActionsViaActuator-2139623465-network": [{"version": 4, "addr": "10.100.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9c:39:1e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/f551ad46-114b-425e-a073-daaccff41f81"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/f551ad46-114b-425e-a073-daaccff41f81"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2026-01-27T16:36:55.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-01-27 16:38:06,331 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:_run_cleanups): 404 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/f551ad46-114b-425e-a073-daaccff41f81 0.105s
2026-01-27 16:38:06,331 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': 'Tue, 27 Jan 2026 16:38:06 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-6cf489ab-0dca-44fa-a0e6-f51f8bdf51aa', 'x-compute-request-id': 'req-6cf489ab-0dca-44fa-a0e6-f51f8bdf51aa', 'content-type': 'application/json; charset=UTF-8', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=7e115afd39e07c708532087b26ce25e0; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '404', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/f551ad46-114b-425e-a073-daaccff41f81'}
Body: b'{"itemNotFound": {"code": 404, "message": "Instance f551ad46-114b-425e-a073-daaccff41f81 could not be found."}}'
2026-01-27 16:38:06,578 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:_run_cleanups): 204 DELETE https://nova-public-openstack.apps-crc.testing/v2.1/servers/3d835c27-0088-4642-a956-d4f7a541901d 0.246s
2026-01-27 16:38:06,578 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': 'Tue, 27 Jan 2026 16:38:06 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-3a5dc595-757a-4326-a0a5-4897ad3f6a12', 'x-compute-request-id': 'req-3a5dc595-757a-4326-a0a5-4897ad3f6a12', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=7e115afd39e07c708532087b26ce25e0; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/3d835c27-0088-4642-a956-d4f7a541901d'}
Body: b''
2026-01-27 16:38:08,535 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:_run_cleanups): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/3d835c27-0088-4642-a956-d4f7a541901d 1.955s
2026-01-27 16:38:08,535 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': 'Tue, 27 Jan 2026 16:38:06 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-d5ea920d-08a7-4492-ae5e-f9507975e489', 'x-compute-request-id': 'req-d5ea920d-08a7-4492-ae5e-f9507975e489', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=7e115afd39e07c708532087b26ce25e0; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/3d835c27-0088-4642-a956-d4f7a541901d'}
Body: b'{"server": {"id": "3d835c27-0088-4642-a956-d4f7a541901d", "name": "tempest-TestExecuteActionsViaActuator-server-1044710963", "status": "ACTIVE", "tenant_id": "d130b04c7c0c4ae3b3d8d3dceafaa1c9", "user_id": "b110b08aac2d458a8a897de33a104362", "metadata": {}, "hostId": "313bfdcd8ca535bf0ff17631b5d1a2303ac1729ee02153382e0e4abd", "image": {"id": "d66ae08a-b7d6-48bd-a9bd-9b0f62e2928a", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/d66ae08a-b7d6-48bd-a9bd-9b0f62e2928a"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2026-01-27T16:36:36Z", "updated": "2026-01-27T16:38:06Z", "addresses": {"tempest-TestExecuteActionsViaActuator-2139623465-network": [{"version": 4, "addr": "10.100.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:48:25:7a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/3d835c27-0088-4642-a956-d4f7a541901d"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/3d835c27-0088-4642-a956-d4f7a541901d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2026-01-27T16:36:42.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": []}}'
2026-01-27 16:38:10,388 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:_run_cleanups): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/3d835c27-0088-4642-a956-d4f7a541901d 0.836s
2026-01-27 16:38:10,388 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': 'Tue, 27 Jan 2026 16:38:09 GMT', 'server': 'Apache', 'content-length': '1461', '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-75aa65ba-6f42-49a4-b3bf-68fdf16fc92d', 'x-compute-request-id': 'req-75aa65ba-6f42-49a4-b3bf-68fdf16fc92d', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=7e115afd39e07c708532087b26ce25e0; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/3d835c27-0088-4642-a956-d4f7a541901d'}
Body: b'{"server": {"id": "3d835c27-0088-4642-a956-d4f7a541901d", "name": "tempest-TestExecuteActionsViaActuator-server-1044710963", "status": "DELETED", "tenant_id": "d130b04c7c0c4ae3b3d8d3dceafaa1c9", "user_id": "b110b08aac2d458a8a897de33a104362", "metadata": {}, "hostId": "313bfdcd8ca535bf0ff17631b5d1a2303ac1729ee02153382e0e4abd", "image": {"id": "d66ae08a-b7d6-48bd-a9bd-9b0f62e2928a", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/d66ae08a-b7d6-48bd-a9bd-9b0f62e2928a"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2026-01-27T16:36:36Z", "updated": "2026-01-27T16:38:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/3d835c27-0088-4642-a956-d4f7a541901d"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/3d835c27-0088-4642-a956-d4f7a541901d"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2026-01-27T16:36:42.000000", "OS-SRV-USG:terminated_at": "2026-01-27T16:38:09.000000", "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "deleted", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": []}}'
2026-01-27 16:38:10,414 84 INFO [tempest.common.waiters] State transition "ACTIVE/deleting" ==> "DELETED/None" after 2 second wait
2026-01-27 16:38:11,568 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:_run_cleanups): 404 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/3d835c27-0088-4642-a956-d4f7a541901d 0.153s
2026-01-27 16:38:11,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': 'Tue, 27 Jan 2026 16:38:11 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-94c729de-4d39-43a4-8e5e-66e4c216ff4e', 'x-compute-request-id': 'req-94c729de-4d39-43a4-8e5e-66e4c216ff4e', 'content-type': 'application/json; charset=UTF-8', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=7e115afd39e07c708532087b26ce25e0; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '404', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/3d835c27-0088-4642-a956-d4f7a541901d'}
Body: b'{"itemNotFound": {"code": 404, "message": "Instance 3d835c27-0088-4642-a956-d4f7a541901d could not be found."}}'
2026-01-27 16:38:11,765 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:_run_cleanups): 204 DELETE https://nova-public-openstack.apps-crc.testing/v2.1/servers/f953a6cb-c1fc-479c-a936-c9dc31ab15fc 0.193s
2026-01-27 16:38:11,765 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': 'Tue, 27 Jan 2026 16:38:11 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-7100edb1-af0c-42f9-85af-4e0e629427d1', 'x-compute-request-id': 'req-7100edb1-af0c-42f9-85af-4e0e629427d1', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=7e115afd39e07c708532087b26ce25e0; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/f953a6cb-c1fc-479c-a936-c9dc31ab15fc'}
Body: b''
2026-01-27 16:38:13,035 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:_run_cleanups): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/f953a6cb-c1fc-479c-a936-c9dc31ab15fc 1.269s
2026-01-27 16:38:13,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': 'Tue, 27 Jan 2026 16:38:11 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-e8918906-b3e9-4c5d-80be-2c9b4474df55', 'x-compute-request-id': 'req-e8918906-b3e9-4c5d-80be-2c9b4474df55', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=7e115afd39e07c708532087b26ce25e0; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/f953a6cb-c1fc-479c-a936-c9dc31ab15fc'}
Body: b'{"server": {"id": "f953a6cb-c1fc-479c-a936-c9dc31ab15fc", "name": "tempest-TestExecuteActionsViaActuator-server-58402403", "status": "ACTIVE", "tenant_id": "d130b04c7c0c4ae3b3d8d3dceafaa1c9", "user_id": "b110b08aac2d458a8a897de33a104362", "metadata": {}, "hostId": "313bfdcd8ca535bf0ff17631b5d1a2303ac1729ee02153382e0e4abd", "image": {"id": "d66ae08a-b7d6-48bd-a9bd-9b0f62e2928a", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/d66ae08a-b7d6-48bd-a9bd-9b0f62e2928a"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2026-01-27T16:36:24Z", "updated": "2026-01-27T16:38:11Z", "addresses": {"tempest-TestExecuteActionsViaActuator-2139623465-network": [{"version": 4, "addr": "10.100.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2a:ea:ea"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/f953a6cb-c1fc-479c-a936-c9dc31ab15fc"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/f953a6cb-c1fc-479c-a936-c9dc31ab15fc"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2026-01-27T16:36:30.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": []}}'
2026-01-27 16:38:14,192 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:_run_cleanups): 404 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/f953a6cb-c1fc-479c-a936-c9dc31ab15fc 0.146s
2026-01-27 16:38:14,193 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': 'Tue, 27 Jan 2026 16:38:14 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-883b7c7b-e9d7-464a-b72d-db1c5f7ffb23', 'x-compute-request-id': 'req-883b7c7b-e9d7-464a-b72d-db1c5f7ffb23', 'content-type': 'application/json; charset=UTF-8', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=7e115afd39e07c708532087b26ce25e0; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '404', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/f953a6cb-c1fc-479c-a936-c9dc31ab15fc'}
Body: b'{"itemNotFound": {"code": 404, "message": "Instance f953a6cb-c1fc-479c-a936-c9dc31ab15fc could not be found."}}'
2026-01-27 16:38:14,347 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=f618ed81-db93-4b2c-af0d-5e82521aa6b3 0.154s
2026-01-27 16:38:14,348 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': 'Tue, 27 Jan 2026 16:38:14 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=1fb4a0b1fc6f356a81682935dde16b10; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans?audit_uuid=f618ed81-db93-4b2c-af0d-5e82521aa6b3'}
Body: b'{"action_plans": [{"efficacy_indicators": [], "uuid": "c5aa1802-db75-4d47-8935-9151a27e9d70", "audit_uuid": "f618ed81-db93-4b2c-af0d-5e82521aa6b3", "strategy_uuid": "d4ec4212-7c68-4630-9990-cf25934af6ac", "strategy_name": "actuator", "global_efficacy": [], "state": "SUCCEEDED", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/c5aa1802-db75-4d47-8935-9151a27e9d70", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/c5aa1802-db75-4d47-8935-9151a27e9d70", "rel": "bookmark"}], "updated_at": "2026-01-27T16:36:19+00:00"}]}'
2026-01-27 16:38:14,586 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:_run_cleanups): 204 DELETE https://watcher-public-openstack.apps-crc.testing/v1/action_plans/c5aa1802-db75-4d47-8935-9151a27e9d70 0.237s
2026-01-27 16:38:14,586 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': 'Tue, 27 Jan 2026 16:38:14 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=1fb4a0b1fc6f356a81682935dde16b10; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/c5aa1802-db75-4d47-8935-9151a27e9d70'}
Body: b''
2026-01-27 16:38:14,744 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:_run_cleanups): 204 DELETE https://watcher-public-openstack.apps-crc.testing/v1/audits/f618ed81-db93-4b2c-af0d-5e82521aa6b3 0.157s
2026-01-27 16:38:14,744 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': 'Tue, 27 Jan 2026 16:38:14 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=1fb4a0b1fc6f356a81682935dde16b10; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/audits/f618ed81-db93-4b2c-af0d-5e82521aa6b3'}
Body: b''
2026-01-27 16:38:14,866 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:_run_cleanups): 204 DELETE https://watcher-public-openstack.apps-crc.testing/v1/audit_templates/2288d6f8-5288-456c-aee3-b34f8d2ebab3 0.121s
2026-01-27 16:38:14,867 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': 'Tue, 27 Jan 2026 16:38:14 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=1fb4a0b1fc6f356a81682935dde16b10; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/audit_templates/2288d6f8-5288-456c-aee3-b34f8d2ebab3'}
Body: b''
2026-01-27 16:38:15,267 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:_run_cleanups): 204 DELETE https://nova-public-openstack.apps-crc.testing/v2.1/servers/78976590-db8d-4c68-8c72-438f6f326491 0.399s
2026-01-27 16:38:15,267 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': 'Tue, 27 Jan 2026 16:38:14 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-be5679ce-09d3-434a-875b-47de5127db35', 'x-compute-request-id': 'req-be5679ce-09d3-434a-875b-47de5127db35', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=7e115afd39e07c708532087b26ce25e0; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/78976590-db8d-4c68-8c72-438f6f326491'}
Body: b''
2026-01-27 16:38:19,379 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:_run_cleanups): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/78976590-db8d-4c68-8c72-438f6f326491 4.112s
2026-01-27 16:38:19,382 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': 'Tue, 27 Jan 2026 16:38:15 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-93e44dad-db17-4fbb-a2d1-4fd45837f505', 'x-compute-request-id': 'req-93e44dad-db17-4fbb-a2d1-4fd45837f505', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=7e115afd39e07c708532087b26ce25e0; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/78976590-db8d-4c68-8c72-438f6f326491'}
Body: b'{"server": {"id": "78976590-db8d-4c68-8c72-438f6f326491", "name": "tempest-TestExecuteActionsViaActuator-server-1383898836", "status": "ACTIVE", "tenant_id": "d130b04c7c0c4ae3b3d8d3dceafaa1c9", "user_id": "b110b08aac2d458a8a897de33a104362", "metadata": {}, "hostId": "a6b8caf8a8f54816cfc3016bb4fca23203acbac23daf9481b60edef0", "image": {"id": "d66ae08a-b7d6-48bd-a9bd-9b0f62e2928a", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/d66ae08a-b7d6-48bd-a9bd-9b0f62e2928a"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2026-01-27T16:35:39Z", "updated": "2026-01-27T16:38:15Z", "addresses": {"tempest-TestExecuteActionsViaActuator-2139623465-network": [{"version": 4, "addr": "10.100.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a4:39:ae"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/78976590-db8d-4c68-8c72-438f6f326491"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/78976590-db8d-4c68-8c72-438f6f326491"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2026-01-27T16:35:48.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": []}}'
2026-01-27 16:38:21,388 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:_run_cleanups): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/78976590-db8d-4c68-8c72-438f6f326491 0.992s
2026-01-27 16:38:21,388 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': 'Tue, 27 Jan 2026 16:38:20 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-c5cedce6-13c7-4970-af02-9576867972a6', 'x-compute-request-id': 'req-c5cedce6-13c7-4970-af02-9576867972a6', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=7e115afd39e07c708532087b26ce25e0; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/78976590-db8d-4c68-8c72-438f6f326491'}
Body: b'{"server": {"id": "78976590-db8d-4c68-8c72-438f6f326491", "name": "tempest-TestExecuteActionsViaActuator-server-1383898836", "status": "ACTIVE", "tenant_id": "d130b04c7c0c4ae3b3d8d3dceafaa1c9", "user_id": "b110b08aac2d458a8a897de33a104362", "metadata": {}, "hostId": "a6b8caf8a8f54816cfc3016bb4fca23203acbac23daf9481b60edef0", "image": {"id": "d66ae08a-b7d6-48bd-a9bd-9b0f62e2928a", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/d66ae08a-b7d6-48bd-a9bd-9b0f62e2928a"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2026-01-27T16:35:39Z", "updated": "2026-01-27T16:38:15Z", "addresses": {"tempest-TestExecuteActionsViaActuator-2139623465-network": [{"version": 4, "addr": "10.100.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a4:39:ae"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/78976590-db8d-4c68-8c72-438f6f326491"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/78976590-db8d-4c68-8c72-438f6f326491"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2026-01-27T16:35:48.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-01-27 16:38:22,542 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:_run_cleanups): 404 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/78976590-db8d-4c68-8c72-438f6f326491 0.140s
2026-01-27 16:38:22,543 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': 'Tue, 27 Jan 2026 16:38:22 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-75fe7cbb-975a-4b95-80e3-d6f031302107', 'x-compute-request-id': 'req-75fe7cbb-975a-4b95-80e3-d6f031302107', 'content-type': 'application/json; charset=UTF-8', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=7e115afd39e07c708532087b26ce25e0; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '404', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/78976590-db8d-4c68-8c72-438f6f326491'}
Body: b'{"itemNotFound": {"code": 404, "message": "Instance 78976590-db8d-4c68-8c72-438f6f326491 could not be found."}}'
2026-01-27 16:38:22,820 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:_run_cleanups): 204 DELETE https://nova-public-openstack.apps-crc.testing/v2.1/servers/c5f17a3b-214d-473a-86e0-0ed4a2ec2fe4 0.277s
2026-01-27 16:38:22,821 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': 'Tue, 27 Jan 2026 16:38:22 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-6651162c-ef6a-4cc4-9f37-4076bbfcfc25', 'x-compute-request-id': 'req-6651162c-ef6a-4cc4-9f37-4076bbfcfc25', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=7e115afd39e07c708532087b26ce25e0; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/c5f17a3b-214d-473a-86e0-0ed4a2ec2fe4'}
Body: b''
2026-01-27 16:38:23,782 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:_run_cleanups): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/c5f17a3b-214d-473a-86e0-0ed4a2ec2fe4 0.960s
2026-01-27 16:38:23,783 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': 'Tue, 27 Jan 2026 16:38:22 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-e1ff9c03-0762-42b2-afdd-1297c277b1a4', 'x-compute-request-id': 'req-e1ff9c03-0762-42b2-afdd-1297c277b1a4', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=7e115afd39e07c708532087b26ce25e0; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/c5f17a3b-214d-473a-86e0-0ed4a2ec2fe4'}
Body: b'{"server": {"id": "c5f17a3b-214d-473a-86e0-0ed4a2ec2fe4", "name": "tempest-TestExecuteActionsViaActuator-server-1398785310", "status": "ACTIVE", "tenant_id": "d130b04c7c0c4ae3b3d8d3dceafaa1c9", "user_id": "b110b08aac2d458a8a897de33a104362", "metadata": {}, "hostId": "a6b8caf8a8f54816cfc3016bb4fca23203acbac23daf9481b60edef0", "image": {"id": "d66ae08a-b7d6-48bd-a9bd-9b0f62e2928a", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/d66ae08a-b7d6-48bd-a9bd-9b0f62e2928a"}]}, "flavor": {"vcpus": 1, "ram": 192, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.micro", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2026-01-27T16:35:18Z", "updated": "2026-01-27T16:38:22Z", "addresses": {"tempest-TestExecuteActionsViaActuator-2139623465-network": [{"version": 4, "addr": "10.100.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:99:58"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/c5f17a3b-214d-473a-86e0-0ed4a2ec2fe4"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/c5f17a3b-214d-473a-86e0-0ed4a2ec2fe4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2026-01-27T16:36:15.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": []}}'
2026-01-27 16:38:24,971 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:_run_cleanups): 404 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/c5f17a3b-214d-473a-86e0-0ed4a2ec2fe4 0.169s
2026-01-27 16:38:24,971 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': 'Tue, 27 Jan 2026 16:38:24 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-a2c5fea5-9a02-4c8b-b318-a1ac071a2362', 'x-compute-request-id': 'req-a2c5fea5-9a02-4c8b-b318-a1ac071a2362', 'content-type': 'application/json; charset=UTF-8', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=7e115afd39e07c708532087b26ce25e0; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '404', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/c5f17a3b-214d-473a-86e0-0ed4a2ec2fe4'}
Body: b'{"itemNotFound": {"code": 404, "message": "Instance c5f17a3b-214d-473a-86e0-0ed4a2ec2fe4 could not be found."}}'
2026-01-27 16:38:25,128 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=ff9e7748-8468-4c5a-9866-1cca817b54ed 0.156s
2026-01-27 16:38:25,128 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': 'Tue, 27 Jan 2026 16:38:24 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=1fb4a0b1fc6f356a81682935dde16b10; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans?audit_uuid=ff9e7748-8468-4c5a-9866-1cca817b54ed'}
Body: b'{"action_plans": [{"efficacy_indicators": [], "uuid": "f4f8679f-a489-4c66-af25-0a769c44484b", "audit_uuid": "ff9e7748-8468-4c5a-9866-1cca817b54ed", "strategy_uuid": "d4ec4212-7c68-4630-9990-cf25934af6ac", "strategy_name": "actuator", "global_efficacy": [], "state": "SUCCEEDED", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/f4f8679f-a489-4c66-af25-0a769c44484b", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/f4f8679f-a489-4c66-af25-0a769c44484b", "rel": "bookmark"}], "updated_at": "2026-01-27T16:35:11+00:00"}]}'
2026-01-27 16:38:25,343 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:_run_cleanups): 204 DELETE https://watcher-public-openstack.apps-crc.testing/v1/action_plans/f4f8679f-a489-4c66-af25-0a769c44484b 0.214s
2026-01-27 16:38:25,343 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': 'Tue, 27 Jan 2026 16:38:25 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=1fb4a0b1fc6f356a81682935dde16b10; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/f4f8679f-a489-4c66-af25-0a769c44484b'}
Body: b''
2026-01-27 16:38:25,679 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:_run_cleanups): 204 DELETE https://watcher-public-openstack.apps-crc.testing/v1/audits/ff9e7748-8468-4c5a-9866-1cca817b54ed 0.335s
2026-01-27 16:38:25,679 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': 'Tue, 27 Jan 2026 16:38:25 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=1fb4a0b1fc6f356a81682935dde16b10; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/audits/ff9e7748-8468-4c5a-9866-1cca817b54ed'}
Body: b''
2026-01-27 16:38:25,822 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:_run_cleanups): 204 DELETE https://watcher-public-openstack.apps-crc.testing/v1/audit_templates/39f91232-b263-46cb-a959-e443e192bb16 0.141s
2026-01-27 16:38:25,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': 'Tue, 27 Jan 2026 16:38:25 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=1fb4a0b1fc6f356a81682935dde16b10; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/audit_templates/39f91232-b263-46cb-a959-e443e192bb16'}
Body: b''
2026-01-27 16:38:25,957 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=49519250-ae6c-4306-bd6f-4f0dfe9d22d0 0.134s
2026-01-27 16:38:25,957 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': 'Tue, 27 Jan 2026 16:38:25 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=1fb4a0b1fc6f356a81682935dde16b10; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans?audit_uuid=49519250-ae6c-4306-bd6f-4f0dfe9d22d0'}
Body: b'{"action_plans": [{"efficacy_indicators": [], "uuid": "dc7d832c-8213-4b2f-b421-47500b7fc220", "audit_uuid": "49519250-ae6c-4306-bd6f-4f0dfe9d22d0", "strategy_uuid": "d4ec4212-7c68-4630-9990-cf25934af6ac", "strategy_name": "actuator", "global_efficacy": [], "state": "SUCCEEDED", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/dc7d832c-8213-4b2f-b421-47500b7fc220", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/dc7d832c-8213-4b2f-b421-47500b7fc220", "rel": "bookmark"}], "updated_at": "2026-01-27T16:35:08+00:00"}]}'
2026-01-27 16:38:26,165 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:_run_cleanups): 204 DELETE https://watcher-public-openstack.apps-crc.testing/v1/action_plans/dc7d832c-8213-4b2f-b421-47500b7fc220 0.207s
2026-01-27 16:38:26,165 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': 'Tue, 27 Jan 2026 16:38:25 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=1fb4a0b1fc6f356a81682935dde16b10; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/dc7d832c-8213-4b2f-b421-47500b7fc220'}
Body: b''
2026-01-27 16:38:26,339 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:_run_cleanups): 204 DELETE https://watcher-public-openstack.apps-crc.testing/v1/audits/49519250-ae6c-4306-bd6f-4f0dfe9d22d0 0.173s
2026-01-27 16:38:26,339 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': 'Tue, 27 Jan 2026 16:38:26 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=1fb4a0b1fc6f356a81682935dde16b10; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/audits/49519250-ae6c-4306-bd6f-4f0dfe9d22d0'}
Body: b''
2026-01-27 16:38:26,467 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:_run_cleanups): 204 DELETE https://watcher-public-openstack.apps-crc.testing/v1/audit_templates/6eafe138-d2bd-4c60-8f6c-70a641bd67ce 0.127s
2026-01-27 16:38:26,467 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': 'Tue, 27 Jan 2026 16:38:26 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=1fb4a0b1fc6f356a81682935dde16b10; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/audit_templates/6eafe138-d2bd-4c60-8f6c-70a641bd67ce'}
Body: b''
2026-01-27 16:38:26,590 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=ed55910f-d67b-4983-be69-819c5072b4c3 0.122s
2026-01-27 16:38:26,590 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': 'Tue, 27 Jan 2026 16:38:26 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=1fb4a0b1fc6f356a81682935dde16b10; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans?audit_uuid=ed55910f-d67b-4983-be69-819c5072b4c3'}
Body: b'{"action_plans": [{"efficacy_indicators": [], "uuid": "8f50ca44-defb-4e4b-a580-a428732c2574", "audit_uuid": "ed55910f-d67b-4983-be69-819c5072b4c3", "strategy_uuid": "d4ec4212-7c68-4630-9990-cf25934af6ac", "strategy_name": "actuator", "global_efficacy": [], "state": "SUCCEEDED", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/8f50ca44-defb-4e4b-a580-a428732c2574", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/8f50ca44-defb-4e4b-a580-a428732c2574", "rel": "bookmark"}], "updated_at": "2026-01-27T16:35:04+00:00"}]}'
2026-01-27 16:38:26,822 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:_run_cleanups): 204 DELETE https://watcher-public-openstack.apps-crc.testing/v1/action_plans/8f50ca44-defb-4e4b-a580-a428732c2574 0.231s
2026-01-27 16:38:26,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': 'Tue, 27 Jan 2026 16:38:26 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=1fb4a0b1fc6f356a81682935dde16b10; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/8f50ca44-defb-4e4b-a580-a428732c2574'}
Body: b''
2026-01-27 16:38:26,971 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:_run_cleanups): 204 DELETE https://watcher-public-openstack.apps-crc.testing/v1/audits/ed55910f-d67b-4983-be69-819c5072b4c3 0.143s
2026-01-27 16:38:26,971 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': 'Tue, 27 Jan 2026 16:38:26 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=1fb4a0b1fc6f356a81682935dde16b10; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/audits/ed55910f-d67b-4983-be69-819c5072b4c3'}
Body: b''
2026-01-27 16:38:27,073 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:_run_cleanups): 204 DELETE https://watcher-public-openstack.apps-crc.testing/v1/audit_templates/2012fef5-96b7-48d0-8024-4c568127d0d6 0.099s
2026-01-27 16:38:27,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': 'Tue, 27 Jan 2026 16:38:26 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=1fb4a0b1fc6f356a81682935dde16b10; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/audit_templates/2012fef5-96b7-48d0-8024-4c568127d0d6'}
Body: b''
2026-01-27 16:38:27,215 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.141s
2026-01-27 16:38:27,215 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': 'Tue, 27 Jan 2026 16:38: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-c9906d5a-8c5a-4fff-bba2-062b5d86eaae', 'x-compute-request-id': 'req-c9906d5a-8c5a-4fff-bba2-062b5d86eaae', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=7e115afd39e07c708532087b26ce25e0; 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-cell1-conductor-0", "id": "f7acbd11-2fc4-48fa-8de9-0df397c1185c", "zone": "internal", "status": "enabled", "state": "up", "updated_at": "2026-01-27T16:38:22.000000", "disabled_reason": null, "forced_down": false}, {"binary": "nova-compute", "host": "compute-0.ctlplane.example.com", "id": "5385c3a4-55c7-4f36-a826-a76568db6053", "zone": "nova", "status": "enabled", "state": "up", "updated_at": "2026-01-27T16:38:21.000000", "disabled_reason": null, "forced_down": false}, {"binary": "nova-compute", "host": "compute-1.ctlplane.example.com", "id": "3df0efe9-c166-4d56-b717-9cac72805526", "zone": "nova", "status": "enabled", "state": "up", "updated_at": "2026-01-27T16:38:19.000000", "disabled_reason": null, "forced_down": false}, {"binary": "nova-conductor", "host": "nova-cell0-conductor-0", "id": "f312b2ac-03e6-4363-9bd5-077391a62574", "zone": "internal", "status": "enabled", "state": "up", "updated_at": "2026-01-27T16:38:19.000000", "disabled_reason": null, "forced_down": false}, {"binary": "nova-scheduler", "host": "nova-scheduler-0", "id": "a937b443-86d4-473f-b504-3c017563b458", "zone": "internal", "status": "enabled", "state": "up", "updated_at": "2026-01-27T16:38:20.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 | ||