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:'': {{{
2025-11-25 18:52:23,396 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.173s
2025-11-25 18:52:23,396 84 DEBUG [tempest.lib.common.rest_client] Request - 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, 25 Nov 2025 18:52:23 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=b250e28f08bf24df0eb44242825d8045; 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": []}'
2025-11-25 18:52:23,397 84 DEBUG [tempest.lib.common.utils.test_utils] Call _are_all_action_plans_finished returns true in 0.174112 seconds
2025-11-25 18:52:23,683 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.286s
2025-11-25 18:52:23,683 84 DEBUG [tempest.lib.common.rest_client] Request - 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, 25 Nov 2025 18:52:23 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=b250e28f08bf24df0eb44242825d8045; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/goals/unclassified'}
Body: b'{"uuid": "fb3e9d7f-ec6e-4cc7-9ef7-cd847be6f337", "name": "unclassified", "display_name": "Unclassified", "efficacy_specification": [], "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/goals/fb3e9d7f-ec6e-4cc7-9ef7-cd847be6f337", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/goals/fb3e9d7f-ec6e-4cc7-9ef7-cd847be6f337", "rel": "bookmark"}], "created_at": "2025-11-25T18:17:15+00:00", "updated_at": null, "deleted_at": null}'
2025-11-25 18:52:23,750 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.067s
2025-11-25 18:52:23,751 84 DEBUG [tempest.lib.common.rest_client] Request - 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, 25 Nov 2025 18:52:23 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=b250e28f08bf24df0eb44242825d8045; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/strategies/actuator'}
Body: b'{"uuid": "d8cdd12f-7c55-4585-8438-309f65841f37", "name": "actuator", "display_name": "Actuator", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/strategies/d8cdd12f-7c55-4585-8438-309f65841f37", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/strategies/d8cdd12f-7c55-4585-8438-309f65841f37", "rel": "bookmark"}], "goal_uuid": "fb3e9d7f-ec6e-4cc7-9ef7-cd847be6f337", "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"]}}'
2025-11-25 18:52:23,871 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.119s
2025-11-25 18:52:23,871 84 DEBUG [tempest.lib.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": "85118f51-2de2-4e8a-b4da-a744359d6334", "description": "tempest-test-audit_template-860394305", "goal": "fb3e9d7f-ec6e-4cc7-9ef7-cd847be6f337", "strategy": "d8cdd12f-7c55-4585-8438-309f65841f37", "scope": []}
Response - Headers: {'date': 'Tue, 25 Nov 2025 18:52:23 GMT', 'server': 'Apache', 'location': 'https://watcher-public-openstack.apps-crc.testing/v1/audit_templates/d870b98e-1db7-4847-872b-4c014557e979', '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=b250e28f08bf24df0eb44242825d8045; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/audit_templates'}
Body: b'{"uuid": "d870b98e-1db7-4847-872b-4c014557e979", "name": "85118f51-2de2-4e8a-b4da-a744359d6334", "description": "tempest-test-audit_template-860394305", "goal_uuid": "fb3e9d7f-ec6e-4cc7-9ef7-cd847be6f337", "goal_name": "unclassified", "strategy_uuid": "d8cdd12f-7c55-4585-8438-309f65841f37", "strategy_name": "actuator", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/audit_templates/d870b98e-1db7-4847-872b-4c014557e979", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/audit_templates/d870b98e-1db7-4847-872b-4c014557e979", "rel": "bookmark"}], "scope": [], "created_at": "2025-11-25T18:52:23.848327+00:00", "deleted_at": null, "updated_at": null}'
2025-11-25 18:52:24,016 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 201 POST https://watcher-public-openstack.apps-crc.testing/v1/audits 0.144s
2025-11-25 18:52:24,016 84 DEBUG [tempest.lib.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": "d870b98e-1db7-4847-872b-4c014557e979", "audit_type": "ONESHOT", "interval": null, "parameters": {"actions": [{"action_type": "nop", "input_parameters": {"message": "hello World"}}]}}
Response - Headers: {'date': 'Tue, 25 Nov 2025 18:52:23 GMT', 'server': 'Apache', 'location': 'https://watcher-public-openstack.apps-crc.testing/v1/audits/be789b41-f45f-4d1c-8a04-05bdb2e7585c', '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=b250e28f08bf24df0eb44242825d8045; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/audits'}
Body: b'{"uuid": "be789b41-f45f-4d1c-8a04-05bdb2e7585c", "name": "actuator-2025-11-25T18:52:23.947695", "audit_type": "ONESHOT", "state": "PENDING", "goal_uuid": "fb3e9d7f-ec6e-4cc7-9ef7-cd847be6f337", "goal_name": "unclassified", "strategy_uuid": "d8cdd12f-7c55-4585-8438-309f65841f37", "strategy_name": "actuator", "parameters": {"actions": [{"action_type": "nop", "input_parameters": {"message": "hello World"}}]}, "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/audits/be789b41-f45f-4d1c-8a04-05bdb2e7585c", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/audits/be789b41-f45f-4d1c-8a04-05bdb2e7585c", "rel": "bookmark"}], "interval": null, "scope": [], "auto_trigger": false, "next_run_time": null, "hostname": null, "start_time": null, "end_time": null, "force": false, "created_at": "2025-11-25T18:52:23.964550+00:00", "deleted_at": null, "updated_at": null}'
2025-11-25 18:52:24,103 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/audits/be789b41-f45f-4d1c-8a04-05bdb2e7585c 0.086s
2025-11-25 18:52:24,103 84 DEBUG [tempest.lib.common.rest_client] Request - 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, 25 Nov 2025 18:52:24 GMT', 'server': 'Apache', 'content-length': '949', 'vary': 'OpenStack-API-Version', 'openstack-api-minimum-version': '1.0', 'openstack-api-maximum-version': '1.4', 'openstack-api-version': 'infra-optim 1.4', 'content-type': 'application/json', 'set-cookie': '0a98f3d612a3c8fda809da40f2e41782=b250e28f08bf24df0eb44242825d8045; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/audits/be789b41-f45f-4d1c-8a04-05bdb2e7585c'}
Body: b'{"uuid": "be789b41-f45f-4d1c-8a04-05bdb2e7585c", "name": "actuator-2025-11-25T18:52:23.947695", "audit_type": "ONESHOT", "state": "ONGOING", "goal_uuid": "fb3e9d7f-ec6e-4cc7-9ef7-cd847be6f337", "goal_name": "unclassified", "strategy_uuid": "d8cdd12f-7c55-4585-8438-309f65841f37", "strategy_name": "actuator", "parameters": {"actions": [{"action_type": "nop", "input_parameters": {"message": "hello World"}}]}, "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/audits/be789b41-f45f-4d1c-8a04-05bdb2e7585c", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/audits/be789b41-f45f-4d1c-8a04-05bdb2e7585c", "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": "2025-11-25T18:52:23+00:00", "deleted_at": null, "updated_at": "2025-11-25T18:52:24+00:00"}'
2025-11-25 18:52:24,672 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/audits/be789b41-f45f-4d1c-8a04-05bdb2e7585c 0.067s
2025-11-25 18:52:24,673 84 DEBUG [tempest.lib.common.rest_client] Request - 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, 25 Nov 2025 18:52:24 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=b250e28f08bf24df0eb44242825d8045; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/audits/be789b41-f45f-4d1c-8a04-05bdb2e7585c'}
Body: b'{"uuid": "be789b41-f45f-4d1c-8a04-05bdb2e7585c", "name": "actuator-2025-11-25T18:52:23.947695", "audit_type": "ONESHOT", "state": "SUCCEEDED", "goal_uuid": "fb3e9d7f-ec6e-4cc7-9ef7-cd847be6f337", "goal_name": "unclassified", "strategy_uuid": "d8cdd12f-7c55-4585-8438-309f65841f37", "strategy_name": "actuator", "parameters": {"actions": [{"action_type": "nop", "input_parameters": {"message": "hello World"}}]}, "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/audits/be789b41-f45f-4d1c-8a04-05bdb2e7585c", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/audits/be789b41-f45f-4d1c-8a04-05bdb2e7585c", "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": "2025-11-25T18:52:23+00:00", "deleted_at": null, "updated_at": "2025-11-25T18:52:24+00:00"}'
2025-11-25 18:52:24,673 84 DEBUG [tempest.lib.common.utils.test_utils] Call partial returns true in 0.656673 seconds
2025-11-25 18:52:24,741 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=be789b41-f45f-4d1c-8a04-05bdb2e7585c 0.067s
2025-11-25 18:52:24,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, 25 Nov 2025 18:52:24 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=b250e28f08bf24df0eb44242825d8045; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans?audit_uuid=be789b41-f45f-4d1c-8a04-05bdb2e7585c'}
Body: b'{"action_plans": [{"efficacy_indicators": [], "uuid": "b3ab70a2-29ed-4097-97ef-c4a397fa1607", "audit_uuid": "be789b41-f45f-4d1c-8a04-05bdb2e7585c", "strategy_uuid": "d8cdd12f-7c55-4585-8438-309f65841f37", "strategy_name": "actuator", "global_efficacy": [], "state": "RECOMMENDED", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/b3ab70a2-29ed-4097-97ef-c4a397fa1607", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/b3ab70a2-29ed-4097-97ef-c4a397fa1607", "rel": "bookmark"}], "updated_at": null}]}'
2025-11-25 18:52:24,826 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/action_plans/b3ab70a2-29ed-4097-97ef-c4a397fa1607 0.083s
2025-11-25 18:52:24,826 84 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'OpenStack-API-Version': 'infra-optim 1.4', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 25 Nov 2025 18:52:24 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=b250e28f08bf24df0eb44242825d8045; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/b3ab70a2-29ed-4097-97ef-c4a397fa1607'}
Body: b'{"efficacy_indicators": [], "uuid": "b3ab70a2-29ed-4097-97ef-c4a397fa1607", "audit_uuid": "be789b41-f45f-4d1c-8a04-05bdb2e7585c", "strategy_uuid": "d8cdd12f-7c55-4585-8438-309f65841f37", "strategy_name": "actuator", "global_efficacy": [], "state": "RECOMMENDED", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/b3ab70a2-29ed-4097-97ef-c4a397fa1607", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/b3ab70a2-29ed-4097-97ef-c4a397fa1607", "rel": "bookmark"}], "hostname": null, "created_at": "2025-11-25T18:52:24+00:00", "deleted_at": null, "updated_at": null}'
2025-11-25 18:52:24,940 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 PATCH https://watcher-public-openstack.apps-crc.testing/v1/action_plans/b3ab70a2-29ed-4097-97ef-c4a397fa1607 0.112s
2025-11-25 18:52:24,940 84 DEBUG [tempest.lib.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, 25 Nov 2025 18:52:24 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=b250e28f08bf24df0eb44242825d8045; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/b3ab70a2-29ed-4097-97ef-c4a397fa1607'}
Body: b'{"efficacy_indicators": [], "uuid": "b3ab70a2-29ed-4097-97ef-c4a397fa1607", "audit_uuid": "be789b41-f45f-4d1c-8a04-05bdb2e7585c", "strategy_uuid": "d8cdd12f-7c55-4585-8438-309f65841f37", "strategy_name": "actuator", "global_efficacy": [], "state": "PENDING", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/b3ab70a2-29ed-4097-97ef-c4a397fa1607", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/b3ab70a2-29ed-4097-97ef-c4a397fa1607", "rel": "bookmark"}], "hostname": null, "created_at": "2025-11-25T18:52:24+00:00", "deleted_at": null, "updated_at": "2025-11-25T18:52:24+00:00"}'
2025-11-25 18:52:25,039 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/action_plans/b3ab70a2-29ed-4097-97ef-c4a397fa1607 0.097s
2025-11-25 18:52:25,039 84 DEBUG [tempest.lib.common.rest_client] Request - 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, 25 Nov 2025 18:52:24 GMT', 'server': 'Apache', 'content-length': '671', 'vary': 'OpenStack-API-Version', 'openstack-api-minimum-version': '1.0', 'openstack-api-maximum-version': '1.4', 'openstack-api-version': 'infra-optim 1.4', 'content-type': 'application/json', 'set-cookie': '0a98f3d612a3c8fda809da40f2e41782=b250e28f08bf24df0eb44242825d8045; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/b3ab70a2-29ed-4097-97ef-c4a397fa1607'}
Body: b'{"efficacy_indicators": [], "uuid": "b3ab70a2-29ed-4097-97ef-c4a397fa1607", "audit_uuid": "be789b41-f45f-4d1c-8a04-05bdb2e7585c", "strategy_uuid": "d8cdd12f-7c55-4585-8438-309f65841f37", "strategy_name": "actuator", "global_efficacy": [], "state": "ONGOING", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/b3ab70a2-29ed-4097-97ef-c4a397fa1607", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/b3ab70a2-29ed-4097-97ef-c4a397fa1607", "rel": "bookmark"}], "hostname": "watcher-applier-0", "created_at": "2025-11-25T18:52:24+00:00", "deleted_at": null, "updated_at": "2025-11-25T18:52:24+00:00"}'
2025-11-25 18:52:26,146 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/action_plans/b3ab70a2-29ed-4097-97ef-c4a397fa1607 0.105s
2025-11-25 18:52:26,146 84 DEBUG [tempest.lib.common.rest_client] Request - 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, 25 Nov 2025 18:52:26 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=b250e28f08bf24df0eb44242825d8045; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/b3ab70a2-29ed-4097-97ef-c4a397fa1607'}
Body: b'{"efficacy_indicators": [], "uuid": "b3ab70a2-29ed-4097-97ef-c4a397fa1607", "audit_uuid": "be789b41-f45f-4d1c-8a04-05bdb2e7585c", "strategy_uuid": "d8cdd12f-7c55-4585-8438-309f65841f37", "strategy_name": "actuator", "global_efficacy": [], "state": "SUCCEEDED", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/b3ab70a2-29ed-4097-97ef-c4a397fa1607", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/b3ab70a2-29ed-4097-97ef-c4a397fa1607", "rel": "bookmark"}], "hostname": "watcher-applier-0", "created_at": "2025-11-25T18:52:24+00:00", "deleted_at": null, "updated_at": "2025-11-25T18:52:26+00:00"}'
2025-11-25 18:52:26,147 84 DEBUG [tempest.lib.common.utils.test_utils] Call partial returns true in 1.206583 seconds
2025-11-25 18:52:26,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/b3ab70a2-29ed-4097-97ef-c4a397fa1607 0.154s
2025-11-25 18:52:26,302 84 DEBUG [tempest.lib.common.rest_client] Request - 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, 25 Nov 2025 18:52:26 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=b250e28f08bf24df0eb44242825d8045; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/b3ab70a2-29ed-4097-97ef-c4a397fa1607'}
Body: b'{"efficacy_indicators": [], "uuid": "b3ab70a2-29ed-4097-97ef-c4a397fa1607", "audit_uuid": "be789b41-f45f-4d1c-8a04-05bdb2e7585c", "strategy_uuid": "d8cdd12f-7c55-4585-8438-309f65841f37", "strategy_name": "actuator", "global_efficacy": [], "state": "SUCCEEDED", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/b3ab70a2-29ed-4097-97ef-c4a397fa1607", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/b3ab70a2-29ed-4097-97ef-c4a397fa1607", "rel": "bookmark"}], "hostname": "watcher-applier-0", "created_at": "2025-11-25T18:52:24+00:00", "deleted_at": null, "updated_at": "2025-11-25T18:52:26+00:00"}'
2025-11-25 18:52:26,408 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=b3ab70a2-29ed-4097-97ef-c4a397fa1607 0.105s
2025-11-25 18:52:26,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, 25 Nov 2025 18:52:26 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=b250e28f08bf24df0eb44242825d8045; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/actions?action_plan_uuid=b3ab70a2-29ed-4097-97ef-c4a397fa1607'}
Body: b'{"actions": [{"uuid": "7d167602-977f-4d30-b411-6d54885fd62e", "action_plan_uuid": "b3ab70a2-29ed-4097-97ef-c4a397fa1607", "state": "SUCCEEDED", "action_type": "nop", "parents": [], "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/actions/7d167602-977f-4d30-b411-6d54885fd62e", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/actions/7d167602-977f-4d30-b411-6d54885fd62e", "rel": "bookmark"}]}]}'
2025-11-25 18:52:26,488 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.078s
2025-11-25 18:52:26,488 84 DEBUG [tempest.lib.common.rest_client] Request - 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, 25 Nov 2025 18:52: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=b250e28f08bf24df0eb44242825d8045; 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": "b3ab70a2-29ed-4097-97ef-c4a397fa1607", "audit_uuid": "be789b41-f45f-4d1c-8a04-05bdb2e7585c", "strategy_uuid": "d8cdd12f-7c55-4585-8438-309f65841f37", "strategy_name": "actuator", "global_efficacy": [], "state": "SUCCEEDED", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/b3ab70a2-29ed-4097-97ef-c4a397fa1607", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/b3ab70a2-29ed-4097-97ef-c4a397fa1607", "rel": "bookmark"}], "updated_at": "2025-11-25T18:52:26+00:00"}]}'
2025-11-25 18:52:26,488 84 DEBUG [tempest.lib.common.utils.test_utils] Call _are_all_action_plans_finished returns true in 0.079567 seconds
2025-11-25 18:52:26,577 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.088s
2025-11-25 18:52:26,577 84 DEBUG [tempest.lib.common.rest_client] Request - 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, 25 Nov 2025 18:52:26 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=b250e28f08bf24df0eb44242825d8045; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/goals/unclassified'}
Body: b'{"uuid": "fb3e9d7f-ec6e-4cc7-9ef7-cd847be6f337", "name": "unclassified", "display_name": "Unclassified", "efficacy_specification": [], "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/goals/fb3e9d7f-ec6e-4cc7-9ef7-cd847be6f337", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/goals/fb3e9d7f-ec6e-4cc7-9ef7-cd847be6f337", "rel": "bookmark"}], "created_at": "2025-11-25T18:17:15+00:00", "updated_at": null, "deleted_at": null}'
2025-11-25 18:52:26,662 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.084s
2025-11-25 18:52:26,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: None
Response - Headers: {'date': 'Tue, 25 Nov 2025 18:52:26 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=b250e28f08bf24df0eb44242825d8045; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/strategies/actuator'}
Body: b'{"uuid": "d8cdd12f-7c55-4585-8438-309f65841f37", "name": "actuator", "display_name": "Actuator", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/strategies/d8cdd12f-7c55-4585-8438-309f65841f37", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/strategies/d8cdd12f-7c55-4585-8438-309f65841f37", "rel": "bookmark"}], "goal_uuid": "fb3e9d7f-ec6e-4cc7-9ef7-cd847be6f337", "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"]}}'
2025-11-25 18:52:26,795 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.129s
2025-11-25 18:52:26,795 84 DEBUG [tempest.lib.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": "48392ca2-975d-429b-a96d-f0481203915b", "description": "tempest-test-audit_template-94984735", "goal": "fb3e9d7f-ec6e-4cc7-9ef7-cd847be6f337", "strategy": "d8cdd12f-7c55-4585-8438-309f65841f37", "scope": []}
Response - Headers: {'date': 'Tue, 25 Nov 2025 18:52:26 GMT', 'server': 'Apache', 'location': 'https://watcher-public-openstack.apps-crc.testing/v1/audit_templates/8014318c-1220-48b2-85b9-6f17f91415b3', '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=b250e28f08bf24df0eb44242825d8045; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/audit_templates'}
Body: b'{"uuid": "8014318c-1220-48b2-85b9-6f17f91415b3", "name": "48392ca2-975d-429b-a96d-f0481203915b", "description": "tempest-test-audit_template-94984735", "goal_uuid": "fb3e9d7f-ec6e-4cc7-9ef7-cd847be6f337", "goal_name": "unclassified", "strategy_uuid": "d8cdd12f-7c55-4585-8438-309f65841f37", "strategy_name": "actuator", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/audit_templates/8014318c-1220-48b2-85b9-6f17f91415b3", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/audit_templates/8014318c-1220-48b2-85b9-6f17f91415b3", "rel": "bookmark"}], "scope": [], "created_at": "2025-11-25T18:52:26.752846+00:00", "deleted_at": null, "updated_at": null}'
2025-11-25 18:52:26,897 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 201 POST https://watcher-public-openstack.apps-crc.testing/v1/audits 0.100s
2025-11-25 18:52:26,897 84 DEBUG [tempest.lib.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": "8014318c-1220-48b2-85b9-6f17f91415b3", "audit_type": "ONESHOT", "interval": null, "parameters": {"actions": [{"action_type": "sleep", "input_parameters": {"duration": 1.0}}]}}
Response - Headers: {'date': 'Tue, 25 Nov 2025 18:52:26 GMT', 'server': 'Apache', 'location': 'https://watcher-public-openstack.apps-crc.testing/v1/audits/7d388035-801e-45cd-9fe2-2e58763b68e7', '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=b250e28f08bf24df0eb44242825d8045; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/audits'}
Body: b'{"uuid": "7d388035-801e-45cd-9fe2-2e58763b68e7", "name": "actuator-2025-11-25T18:52:26.857998", "audit_type": "ONESHOT", "state": "PENDING", "goal_uuid": "fb3e9d7f-ec6e-4cc7-9ef7-cd847be6f337", "goal_name": "unclassified", "strategy_uuid": "d8cdd12f-7c55-4585-8438-309f65841f37", "strategy_name": "actuator", "parameters": {"actions": [{"action_type": "sleep", "input_parameters": {"duration": 1.0}}]}, "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/audits/7d388035-801e-45cd-9fe2-2e58763b68e7", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/audits/7d388035-801e-45cd-9fe2-2e58763b68e7", "rel": "bookmark"}], "interval": null, "scope": [], "auto_trigger": false, "next_run_time": null, "hostname": null, "start_time": null, "end_time": null, "force": false, "created_at": "2025-11-25T18:52:26.869266+00:00", "deleted_at": null, "updated_at": null}'
2025-11-25 18:52:27,000 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/audits/7d388035-801e-45cd-9fe2-2e58763b68e7 0.101s
2025-11-25 18:52:27,000 84 DEBUG [tempest.lib.common.rest_client] Request - 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, 25 Nov 2025 18:52:26 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=b250e28f08bf24df0eb44242825d8045; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/audits/7d388035-801e-45cd-9fe2-2e58763b68e7'}
Body: b'{"uuid": "7d388035-801e-45cd-9fe2-2e58763b68e7", "name": "actuator-2025-11-25T18:52:26.857998", "audit_type": "ONESHOT", "state": "ONGOING", "goal_uuid": "fb3e9d7f-ec6e-4cc7-9ef7-cd847be6f337", "goal_name": "unclassified", "strategy_uuid": "d8cdd12f-7c55-4585-8438-309f65841f37", "strategy_name": "actuator", "parameters": {"actions": [{"action_type": "sleep", "input_parameters": {"duration": 1.0}}]}, "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/audits/7d388035-801e-45cd-9fe2-2e58763b68e7", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/audits/7d388035-801e-45cd-9fe2-2e58763b68e7", "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": "2025-11-25T18:52:26+00:00", "deleted_at": null, "updated_at": "2025-11-25T18:52:26+00:00"}'
2025-11-25 18:52:27,611 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/audits/7d388035-801e-45cd-9fe2-2e58763b68e7 0.110s
2025-11-25 18:52:27,612 84 DEBUG [tempest.lib.common.rest_client] Request - 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, 25 Nov 2025 18:52:27 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=b250e28f08bf24df0eb44242825d8045; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/audits/7d388035-801e-45cd-9fe2-2e58763b68e7'}
Body: b'{"uuid": "7d388035-801e-45cd-9fe2-2e58763b68e7", "name": "actuator-2025-11-25T18:52:26.857998", "audit_type": "ONESHOT", "state": "SUCCEEDED", "goal_uuid": "fb3e9d7f-ec6e-4cc7-9ef7-cd847be6f337", "goal_name": "unclassified", "strategy_uuid": "d8cdd12f-7c55-4585-8438-309f65841f37", "strategy_name": "actuator", "parameters": {"actions": [{"action_type": "sleep", "input_parameters": {"duration": 1.0}}]}, "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/audits/7d388035-801e-45cd-9fe2-2e58763b68e7", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/audits/7d388035-801e-45cd-9fe2-2e58763b68e7", "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": "2025-11-25T18:52:26+00:00", "deleted_at": null, "updated_at": "2025-11-25T18:52:26+00:00"}'
2025-11-25 18:52:27,612 84 DEBUG [tempest.lib.common.utils.test_utils] Call partial returns true in 0.714593 seconds
2025-11-25 18:52:27,870 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=7d388035-801e-45cd-9fe2-2e58763b68e7 0.257s
2025-11-25 18:52:27,870 84 DEBUG [tempest.lib.common.rest_client] Request - 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, 25 Nov 2025 18:52:27 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=b250e28f08bf24df0eb44242825d8045; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans?audit_uuid=7d388035-801e-45cd-9fe2-2e58763b68e7'}
Body: b'{"action_plans": [{"efficacy_indicators": [], "uuid": "6cb7fb51-dbc2-4fd7-bf96-ca721419b019", "audit_uuid": "7d388035-801e-45cd-9fe2-2e58763b68e7", "strategy_uuid": "d8cdd12f-7c55-4585-8438-309f65841f37", "strategy_name": "actuator", "global_efficacy": [], "state": "RECOMMENDED", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/6cb7fb51-dbc2-4fd7-bf96-ca721419b019", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/6cb7fb51-dbc2-4fd7-bf96-ca721419b019", "rel": "bookmark"}], "updated_at": null}]}'
2025-11-25 18:52:27,978 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/action_plans/6cb7fb51-dbc2-4fd7-bf96-ca721419b019 0.107s
2025-11-25 18:52:27,978 84 DEBUG [tempest.lib.common.rest_client] Request - 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, 25 Nov 2025 18:52:27 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=b250e28f08bf24df0eb44242825d8045; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/6cb7fb51-dbc2-4fd7-bf96-ca721419b019'}
Body: b'{"efficacy_indicators": [], "uuid": "6cb7fb51-dbc2-4fd7-bf96-ca721419b019", "audit_uuid": "7d388035-801e-45cd-9fe2-2e58763b68e7", "strategy_uuid": "d8cdd12f-7c55-4585-8438-309f65841f37", "strategy_name": "actuator", "global_efficacy": [], "state": "RECOMMENDED", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/6cb7fb51-dbc2-4fd7-bf96-ca721419b019", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/6cb7fb51-dbc2-4fd7-bf96-ca721419b019", "rel": "bookmark"}], "hostname": null, "created_at": "2025-11-25T18:52:26+00:00", "deleted_at": null, "updated_at": null}'
2025-11-25 18:52:28,094 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 PATCH https://watcher-public-openstack.apps-crc.testing/v1/action_plans/6cb7fb51-dbc2-4fd7-bf96-ca721419b019 0.115s
2025-11-25 18:52:28,094 84 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'OpenStack-API-Version': 'infra-optim 1.4', 'X-Auth-Token': '<omitted>'}
Body: [{"path": "/state", "op": "replace", "value": "PENDING"}]
Response - Headers: {'date': 'Tue, 25 Nov 2025 18:52:27 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=b250e28f08bf24df0eb44242825d8045; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/6cb7fb51-dbc2-4fd7-bf96-ca721419b019'}
Body: b'{"efficacy_indicators": [], "uuid": "6cb7fb51-dbc2-4fd7-bf96-ca721419b019", "audit_uuid": "7d388035-801e-45cd-9fe2-2e58763b68e7", "strategy_uuid": "d8cdd12f-7c55-4585-8438-309f65841f37", "strategy_name": "actuator", "global_efficacy": [], "state": "PENDING", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/6cb7fb51-dbc2-4fd7-bf96-ca721419b019", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/6cb7fb51-dbc2-4fd7-bf96-ca721419b019", "rel": "bookmark"}], "hostname": null, "created_at": "2025-11-25T18:52:26+00:00", "deleted_at": null, "updated_at": "2025-11-25T18:52:28+00:00"}'
2025-11-25 18:52:28,224 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/action_plans/6cb7fb51-dbc2-4fd7-bf96-ca721419b019 0.129s
2025-11-25 18:52:28,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, 25 Nov 2025 18:52: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=b250e28f08bf24df0eb44242825d8045; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/6cb7fb51-dbc2-4fd7-bf96-ca721419b019'}
Body: b'{"efficacy_indicators": [], "uuid": "6cb7fb51-dbc2-4fd7-bf96-ca721419b019", "audit_uuid": "7d388035-801e-45cd-9fe2-2e58763b68e7", "strategy_uuid": "d8cdd12f-7c55-4585-8438-309f65841f37", "strategy_name": "actuator", "global_efficacy": [], "state": "ONGOING", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/6cb7fb51-dbc2-4fd7-bf96-ca721419b019", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/6cb7fb51-dbc2-4fd7-bf96-ca721419b019", "rel": "bookmark"}], "hostname": "watcher-applier-0", "created_at": "2025-11-25T18:52:26+00:00", "deleted_at": null, "updated_at": "2025-11-25T18:52:28+00:00"}'
2025-11-25 18:52:29,331 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/action_plans/6cb7fb51-dbc2-4fd7-bf96-ca721419b019 0.105s
2025-11-25 18:52:29,332 84 DEBUG [tempest.lib.common.rest_client] Request - 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, 25 Nov 2025 18:52: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=b250e28f08bf24df0eb44242825d8045; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/6cb7fb51-dbc2-4fd7-bf96-ca721419b019'}
Body: b'{"efficacy_indicators": [], "uuid": "6cb7fb51-dbc2-4fd7-bf96-ca721419b019", "audit_uuid": "7d388035-801e-45cd-9fe2-2e58763b68e7", "strategy_uuid": "d8cdd12f-7c55-4585-8438-309f65841f37", "strategy_name": "actuator", "global_efficacy": [], "state": "ONGOING", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/6cb7fb51-dbc2-4fd7-bf96-ca721419b019", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/6cb7fb51-dbc2-4fd7-bf96-ca721419b019", "rel": "bookmark"}], "hostname": "watcher-applier-0", "created_at": "2025-11-25T18:52:26+00:00", "deleted_at": null, "updated_at": "2025-11-25T18:52:28+00:00"}'
2025-11-25 18:52:30,471 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/action_plans/6cb7fb51-dbc2-4fd7-bf96-ca721419b019 0.137s
2025-11-25 18:52:30,471 84 DEBUG [tempest.lib.common.rest_client] Request - 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, 25 Nov 2025 18:52:30 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=b250e28f08bf24df0eb44242825d8045; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/6cb7fb51-dbc2-4fd7-bf96-ca721419b019'}
Body: b'{"efficacy_indicators": [], "uuid": "6cb7fb51-dbc2-4fd7-bf96-ca721419b019", "audit_uuid": "7d388035-801e-45cd-9fe2-2e58763b68e7", "strategy_uuid": "d8cdd12f-7c55-4585-8438-309f65841f37", "strategy_name": "actuator", "global_efficacy": [], "state": "SUCCEEDED", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/6cb7fb51-dbc2-4fd7-bf96-ca721419b019", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/6cb7fb51-dbc2-4fd7-bf96-ca721419b019", "rel": "bookmark"}], "hostname": "watcher-applier-0", "created_at": "2025-11-25T18:52:26+00:00", "deleted_at": null, "updated_at": "2025-11-25T18:52:30+00:00"}'
2025-11-25 18:52:30,471 84 DEBUG [tempest.lib.common.utils.test_utils] Call partial returns true in 2.377311 seconds
2025-11-25 18:52:30,567 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/action_plans/6cb7fb51-dbc2-4fd7-bf96-ca721419b019 0.095s
2025-11-25 18:52:30,567 84 DEBUG [tempest.lib.common.rest_client] Request - 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, 25 Nov 2025 18:52:30 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=b250e28f08bf24df0eb44242825d8045; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/6cb7fb51-dbc2-4fd7-bf96-ca721419b019'}
Body: b'{"efficacy_indicators": [], "uuid": "6cb7fb51-dbc2-4fd7-bf96-ca721419b019", "audit_uuid": "7d388035-801e-45cd-9fe2-2e58763b68e7", "strategy_uuid": "d8cdd12f-7c55-4585-8438-309f65841f37", "strategy_name": "actuator", "global_efficacy": [], "state": "SUCCEEDED", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/6cb7fb51-dbc2-4fd7-bf96-ca721419b019", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/6cb7fb51-dbc2-4fd7-bf96-ca721419b019", "rel": "bookmark"}], "hostname": "watcher-applier-0", "created_at": "2025-11-25T18:52:26+00:00", "deleted_at": null, "updated_at": "2025-11-25T18:52:30+00:00"}'
2025-11-25 18:52:30,645 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=6cb7fb51-dbc2-4fd7-bf96-ca721419b019 0.078s
2025-11-25 18:52:30,646 84 DEBUG [tempest.lib.common.rest_client] Request - 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, 25 Nov 2025 18:52:30 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=b250e28f08bf24df0eb44242825d8045; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/actions?action_plan_uuid=6cb7fb51-dbc2-4fd7-bf96-ca721419b019'}
Body: b'{"actions": [{"uuid": "c717ac58-a977-4139-8d23-79410e9d4cb2", "action_plan_uuid": "6cb7fb51-dbc2-4fd7-bf96-ca721419b019", "state": "SUCCEEDED", "action_type": "sleep", "parents": [], "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/actions/c717ac58-a977-4139-8d23-79410e9d4cb2", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/actions/c717ac58-a977-4139-8d23-79410e9d4cb2", "rel": "bookmark"}]}]}'
2025-11-25 18:52:30,748 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.101s
2025-11-25 18:52:30,748 84 DEBUG [tempest.lib.common.rest_client] Request - 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, 25 Nov 2025 18:52:30 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=b250e28f08bf24df0eb44242825d8045; 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": "b3ab70a2-29ed-4097-97ef-c4a397fa1607", "audit_uuid": "be789b41-f45f-4d1c-8a04-05bdb2e7585c", "strategy_uuid": "d8cdd12f-7c55-4585-8438-309f65841f37", "strategy_name": "actuator", "global_efficacy": [], "state": "SUCCEEDED", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/b3ab70a2-29ed-4097-97ef-c4a397fa1607", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/b3ab70a2-29ed-4097-97ef-c4a397fa1607", "rel": "bookmark"}], "updated_at": "2025-11-25T18:52:26+00:00"}, {"efficacy_indicators": [], "uuid": "6cb7fb51-dbc2-4fd7-bf96-ca721419b019", "audit_uuid": "7d388035-801e-45cd-9fe2-2e58763b68e7", "strategy_uuid": "d8cdd12f-7c55-4585-8438-309f65841f37", "strategy_name": "actuator", "global_efficacy": [], "state": "SUCCEEDED", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/6cb7fb51-dbc2-4fd7-bf96-ca721419b019", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/6cb7fb51-dbc2-4fd7-bf96-ca721419b019", "rel": "bookmark"}], "updated_at": "2025-11-25T18:52:30+00:00"}]}'
2025-11-25 18:52:30,749 84 DEBUG [tempest.lib.common.utils.test_utils] Call _are_all_action_plans_finished returns true in 0.103083 seconds
2025-11-25 18:52:30,841 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
2025-11-25 18:52:30,841 84 DEBUG [tempest.lib.common.rest_client] Request - 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, 25 Nov 2025 18:52:30 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=b250e28f08bf24df0eb44242825d8045; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/goals/unclassified'}
Body: b'{"uuid": "fb3e9d7f-ec6e-4cc7-9ef7-cd847be6f337", "name": "unclassified", "display_name": "Unclassified", "efficacy_specification": [], "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/goals/fb3e9d7f-ec6e-4cc7-9ef7-cd847be6f337", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/goals/fb3e9d7f-ec6e-4cc7-9ef7-cd847be6f337", "rel": "bookmark"}], "created_at": "2025-11-25T18:17:15+00:00", "updated_at": null, "deleted_at": null}'
2025-11-25 18:52:30,938 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.095s
2025-11-25 18:52:30,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, 25 Nov 2025 18:52:30 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=b250e28f08bf24df0eb44242825d8045; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/strategies/actuator'}
Body: b'{"uuid": "d8cdd12f-7c55-4585-8438-309f65841f37", "name": "actuator", "display_name": "Actuator", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/strategies/d8cdd12f-7c55-4585-8438-309f65841f37", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/strategies/d8cdd12f-7c55-4585-8438-309f65841f37", "rel": "bookmark"}], "goal_uuid": "fb3e9d7f-ec6e-4cc7-9ef7-cd847be6f337", "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"]}}'
2025-11-25 18:52:31,078 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.139s
2025-11-25 18:52:31,079 84 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'OpenStack-API-Version': 'infra-optim 1.4', 'X-Auth-Token': '<omitted>'}
Body: {"name": "f5494352-2c2b-474c-aeb2-510e5f43eef6", "description": "tempest-test-audit_template-1669877972", "goal": "fb3e9d7f-ec6e-4cc7-9ef7-cd847be6f337", "strategy": "d8cdd12f-7c55-4585-8438-309f65841f37", "scope": []}
Response - Headers: {'date': 'Tue, 25 Nov 2025 18:52:30 GMT', 'server': 'Apache', 'location': 'https://watcher-public-openstack.apps-crc.testing/v1/audit_templates/988be3bc-2b7d-44a6-9539-93e0aefb3cb9', '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=b250e28f08bf24df0eb44242825d8045; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/audit_templates'}
Body: b'{"uuid": "988be3bc-2b7d-44a6-9539-93e0aefb3cb9", "name": "f5494352-2c2b-474c-aeb2-510e5f43eef6", "description": "tempest-test-audit_template-1669877972", "goal_uuid": "fb3e9d7f-ec6e-4cc7-9ef7-cd847be6f337", "goal_name": "unclassified", "strategy_uuid": "d8cdd12f-7c55-4585-8438-309f65841f37", "strategy_name": "actuator", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/audit_templates/988be3bc-2b7d-44a6-9539-93e0aefb3cb9", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/audit_templates/988be3bc-2b7d-44a6-9539-93e0aefb3cb9", "rel": "bookmark"}], "scope": [], "created_at": "2025-11-25T18:52:31.016462+00:00", "deleted_at": null, "updated_at": null}'
2025-11-25 18:52:31,275 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 201 POST https://watcher-public-openstack.apps-crc.testing/v1/audits 0.194s
2025-11-25 18:52:31,275 84 DEBUG [tempest.lib.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": "988be3bc-2b7d-44a6-9539-93e0aefb3cb9", "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, 25 Nov 2025 18:52:31 GMT', 'server': 'Apache', 'location': 'https://watcher-public-openstack.apps-crc.testing/v1/audits/8bdfb6db-dbb9-4906-9849-44f0cde74a5c', '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=b250e28f08bf24df0eb44242825d8045; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/audits'}
Body: b'{"uuid": "8bdfb6db-dbb9-4906-9849-44f0cde74a5c", "name": "actuator-2025-11-25T18:52:31.175623", "audit_type": "ONESHOT", "state": "PENDING", "goal_uuid": "fb3e9d7f-ec6e-4cc7-9ef7-cd847be6f337", "goal_name": "unclassified", "strategy_uuid": "d8cdd12f-7c55-4585-8438-309f65841f37", "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/8bdfb6db-dbb9-4906-9849-44f0cde74a5c", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/audits/8bdfb6db-dbb9-4906-9849-44f0cde74a5c", "rel": "bookmark"}], "interval": null, "scope": [], "auto_trigger": false, "next_run_time": null, "hostname": null, "start_time": null, "end_time": null, "force": false, "created_at": "2025-11-25T18:52:31.188011+00:00", "deleted_at": null, "updated_at": null}'
2025-11-25 18:52:31,418 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/audits/8bdfb6db-dbb9-4906-9849-44f0cde74a5c 0.142s
2025-11-25 18:52:31,419 84 DEBUG [tempest.lib.common.rest_client] Request - 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, 25 Nov 2025 18:52:31 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=b250e28f08bf24df0eb44242825d8045; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/audits/8bdfb6db-dbb9-4906-9849-44f0cde74a5c'}
Body: b'{"uuid": "8bdfb6db-dbb9-4906-9849-44f0cde74a5c", "name": "actuator-2025-11-25T18:52:31.175623", "audit_type": "ONESHOT", "state": "ONGOING", "goal_uuid": "fb3e9d7f-ec6e-4cc7-9ef7-cd847be6f337", "goal_name": "unclassified", "strategy_uuid": "d8cdd12f-7c55-4585-8438-309f65841f37", "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/8bdfb6db-dbb9-4906-9849-44f0cde74a5c", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/audits/8bdfb6db-dbb9-4906-9849-44f0cde74a5c", "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": "2025-11-25T18:52:31+00:00", "deleted_at": null, "updated_at": "2025-11-25T18:52:31+00:00"}'
2025-11-25 18:52:32,178 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/audits/8bdfb6db-dbb9-4906-9849-44f0cde74a5c 0.257s
2025-11-25 18:52:32,178 84 DEBUG [tempest.lib.common.rest_client] Request - 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, 25 Nov 2025 18:52:31 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=b250e28f08bf24df0eb44242825d8045; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/audits/8bdfb6db-dbb9-4906-9849-44f0cde74a5c'}
Body: b'{"uuid": "8bdfb6db-dbb9-4906-9849-44f0cde74a5c", "name": "actuator-2025-11-25T18:52:31.175623", "audit_type": "ONESHOT", "state": "SUCCEEDED", "goal_uuid": "fb3e9d7f-ec6e-4cc7-9ef7-cd847be6f337", "goal_name": "unclassified", "strategy_uuid": "d8cdd12f-7c55-4585-8438-309f65841f37", "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/8bdfb6db-dbb9-4906-9849-44f0cde74a5c", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/audits/8bdfb6db-dbb9-4906-9849-44f0cde74a5c", "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": "2025-11-25T18:52:31+00:00", "deleted_at": null, "updated_at": "2025-11-25T18:52:31+00:00"}'
2025-11-25 18:52:32,178 84 DEBUG [tempest.lib.common.utils.test_utils] Call partial returns true in 0.902857 seconds
2025-11-25 18:52:32,253 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=8bdfb6db-dbb9-4906-9849-44f0cde74a5c 0.073s
2025-11-25 18:52:32,253 84 DEBUG [tempest.lib.common.rest_client] Request - 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, 25 Nov 2025 18:52:32 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=b250e28f08bf24df0eb44242825d8045; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans?audit_uuid=8bdfb6db-dbb9-4906-9849-44f0cde74a5c'}
Body: b'{"action_plans": [{"efficacy_indicators": [], "uuid": "5874fe0e-2867-4a9f-8e16-5a2b5faab912", "audit_uuid": "8bdfb6db-dbb9-4906-9849-44f0cde74a5c", "strategy_uuid": "d8cdd12f-7c55-4585-8438-309f65841f37", "strategy_name": "actuator", "global_efficacy": [], "state": "RECOMMENDED", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/5874fe0e-2867-4a9f-8e16-5a2b5faab912", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/5874fe0e-2867-4a9f-8e16-5a2b5faab912", "rel": "bookmark"}], "updated_at": null}]}'
2025-11-25 18:52:32,328 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/action_plans/5874fe0e-2867-4a9f-8e16-5a2b5faab912 0.075s
2025-11-25 18:52:32,328 84 DEBUG [tempest.lib.common.rest_client] Request - 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, 25 Nov 2025 18:52:32 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=b250e28f08bf24df0eb44242825d8045; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/5874fe0e-2867-4a9f-8e16-5a2b5faab912'}
Body: b'{"efficacy_indicators": [], "uuid": "5874fe0e-2867-4a9f-8e16-5a2b5faab912", "audit_uuid": "8bdfb6db-dbb9-4906-9849-44f0cde74a5c", "strategy_uuid": "d8cdd12f-7c55-4585-8438-309f65841f37", "strategy_name": "actuator", "global_efficacy": [], "state": "RECOMMENDED", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/5874fe0e-2867-4a9f-8e16-5a2b5faab912", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/5874fe0e-2867-4a9f-8e16-5a2b5faab912", "rel": "bookmark"}], "hostname": null, "created_at": "2025-11-25T18:52:31+00:00", "deleted_at": null, "updated_at": null}'
2025-11-25 18:52:32,477 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 PATCH https://watcher-public-openstack.apps-crc.testing/v1/action_plans/5874fe0e-2867-4a9f-8e16-5a2b5faab912 0.148s
2025-11-25 18:52:32,477 84 DEBUG [tempest.lib.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, 25 Nov 2025 18:52:32 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=b250e28f08bf24df0eb44242825d8045; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/5874fe0e-2867-4a9f-8e16-5a2b5faab912'}
Body: b'{"efficacy_indicators": [], "uuid": "5874fe0e-2867-4a9f-8e16-5a2b5faab912", "audit_uuid": "8bdfb6db-dbb9-4906-9849-44f0cde74a5c", "strategy_uuid": "d8cdd12f-7c55-4585-8438-309f65841f37", "strategy_name": "actuator", "global_efficacy": [], "state": "PENDING", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/5874fe0e-2867-4a9f-8e16-5a2b5faab912", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/5874fe0e-2867-4a9f-8e16-5a2b5faab912", "rel": "bookmark"}], "hostname": null, "created_at": "2025-11-25T18:52:31+00:00", "deleted_at": null, "updated_at": "2025-11-25T18:52:32+00:00"}'
2025-11-25 18:52:32,647 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/action_plans/5874fe0e-2867-4a9f-8e16-5a2b5faab912 0.169s
2025-11-25 18:52:32,648 84 DEBUG [tempest.lib.common.rest_client] Request - 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, 25 Nov 2025 18:52:32 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=b250e28f08bf24df0eb44242825d8045; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/5874fe0e-2867-4a9f-8e16-5a2b5faab912'}
Body: b'{"efficacy_indicators": [], "uuid": "5874fe0e-2867-4a9f-8e16-5a2b5faab912", "audit_uuid": "8bdfb6db-dbb9-4906-9849-44f0cde74a5c", "strategy_uuid": "d8cdd12f-7c55-4585-8438-309f65841f37", "strategy_name": "actuator", "global_efficacy": [], "state": "ONGOING", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/5874fe0e-2867-4a9f-8e16-5a2b5faab912", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/5874fe0e-2867-4a9f-8e16-5a2b5faab912", "rel": "bookmark"}], "hostname": "watcher-applier-0", "created_at": "2025-11-25T18:52:31+00:00", "deleted_at": null, "updated_at": "2025-11-25T18:52:32+00:00"}'
2025-11-25 18:52:33,759 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/action_plans/5874fe0e-2867-4a9f-8e16-5a2b5faab912 0.111s
2025-11-25 18:52:33,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, 25 Nov 2025 18:52:33 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=b250e28f08bf24df0eb44242825d8045; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/5874fe0e-2867-4a9f-8e16-5a2b5faab912'}
Body: b'{"efficacy_indicators": [], "uuid": "5874fe0e-2867-4a9f-8e16-5a2b5faab912", "audit_uuid": "8bdfb6db-dbb9-4906-9849-44f0cde74a5c", "strategy_uuid": "d8cdd12f-7c55-4585-8438-309f65841f37", "strategy_name": "actuator", "global_efficacy": [], "state": "SUCCEEDED", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/5874fe0e-2867-4a9f-8e16-5a2b5faab912", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/5874fe0e-2867-4a9f-8e16-5a2b5faab912", "rel": "bookmark"}], "hostname": "watcher-applier-0", "created_at": "2025-11-25T18:52:31+00:00", "deleted_at": null, "updated_at": "2025-11-25T18:52:33+00:00"}'
2025-11-25 18:52:33,760 84 DEBUG [tempest.lib.common.utils.test_utils] Call partial returns true in 1.282276 seconds
2025-11-25 18:52:33,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/5874fe0e-2867-4a9f-8e16-5a2b5faab912 0.103s
2025-11-25 18:52:33,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, 25 Nov 2025 18:52:33 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=b250e28f08bf24df0eb44242825d8045; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/5874fe0e-2867-4a9f-8e16-5a2b5faab912'}
Body: b'{"efficacy_indicators": [], "uuid": "5874fe0e-2867-4a9f-8e16-5a2b5faab912", "audit_uuid": "8bdfb6db-dbb9-4906-9849-44f0cde74a5c", "strategy_uuid": "d8cdd12f-7c55-4585-8438-309f65841f37", "strategy_name": "actuator", "global_efficacy": [], "state": "SUCCEEDED", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/5874fe0e-2867-4a9f-8e16-5a2b5faab912", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/5874fe0e-2867-4a9f-8e16-5a2b5faab912", "rel": "bookmark"}], "hostname": "watcher-applier-0", "created_at": "2025-11-25T18:52:31+00:00", "deleted_at": null, "updated_at": "2025-11-25T18:52:33+00:00"}'
2025-11-25 18:52:33,967 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=5874fe0e-2867-4a9f-8e16-5a2b5faab912 0.102s
2025-11-25 18:52:33,968 84 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'OpenStack-API-Version': 'infra-optim 1.4', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 25 Nov 2025 18:52:33 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=b250e28f08bf24df0eb44242825d8045; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/actions?action_plan_uuid=5874fe0e-2867-4a9f-8e16-5a2b5faab912'}
Body: b'{"actions": [{"uuid": "236594c9-bb00-44fc-80a1-e1cac93824f1", "action_plan_uuid": "5874fe0e-2867-4a9f-8e16-5a2b5faab912", "state": "SUCCEEDED", "action_type": "change_nova_service_state", "parents": [], "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/actions/236594c9-bb00-44fc-80a1-e1cac93824f1", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/actions/236594c9-bb00-44fc-80a1-e1cac93824f1", "rel": "bookmark"}]}]}'
2025-11-25 18:52:34,200 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.230s
2025-11-25 18:52:34,200 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, 25 Nov 2025 18:52:34 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-75000ef0-8061-4d01-8746-d2ce70a52e3f', 'x-compute-request-id': 'req-75000ef0-8061-4d01-8746-d2ce70a52e3f', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=641851c78b8a567c7f0789e99aca1340; 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": "645f5ef5-4403-4653-a8f1-f394ba4eb7cc", "zone": "internal", "status": "enabled", "state": "up", "updated_at": "2025-11-25T18:52:28.000000", "disabled_reason": null, "forced_down": false}, {"binary": "nova-scheduler", "host": "nova-scheduler-0", "id": "7d070ba5-f73e-4316-83f6-6ccb4b092f31", "zone": "internal", "status": "enabled", "state": "up", "updated_at": "2025-11-25T18:52:28.000000", "disabled_reason": null, "forced_down": false}, {"binary": "nova-conductor", "host": "nova-cell1-conductor-0", "id": "a631c414-72d0-4a5a-99c4-7c00d1c3c398", "zone": "internal", "status": "enabled", "state": "up", "updated_at": "2025-11-25T18:52:28.000000", "disabled_reason": null, "forced_down": false}, {"binary": "nova-compute", "host": "compute-0.ctlplane.example.com", "id": "f60e6eed-72c4-4f6f-beb8-edc5a5c4ed8d", "zone": "nova", "status": "enabled", "state": "up", "updated_at": "2025-11-25T18:52:26.000000", "disabled_reason": null, "forced_down": false}, {"binary": "nova-compute", "host": "compute-1.ctlplane.example.com", "id": "6818e6f2-7d0b-4e7f-aed1-76f04b8ae644", "zone": "nova", "status": "enabled", "state": "up", "updated_at": "2025-11-25T18:52:27.000000", "disabled_reason": null, "forced_down": false}]}'
2025-11-25 18:52:34,468 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.265s
2025-11-25 18:52:34,469 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, 25 Nov 2025 18:52:34 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-380e8fe3-92cf-406a-a512-73683b3eddc0', 'x-compute-request-id': 'req-380e8fe3-92cf-406a-a512-73683b3eddc0', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=641851c78b8a567c7f0789e99aca1340; 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": []}'
2025-11-25 18:52:34,576 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.099s
2025-11-25 18:52:34,577 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, 25 Nov 2025 18:52:34 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-afa615c5-6621-4fb3-90ef-3b35259fb9bf', 'x-compute-request-id': 'req-afa615c5-6621-4fb3-90ef-3b35259fb9bf', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=641851c78b8a567c7f0789e99aca1340; 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": "31362f03-0be4-4a76-8332-3d94b39fbc2c", "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": "f60e6eed-72c4-4f6f-beb8-edc5a5c4ed8d", "host": "compute-0.ctlplane.example.com", "disabled_reason": null}, "vcpus": 8, "memory_mb": 7680, "local_gb": 79, "vcpus_used": 0, "memory_mb_used": 512, "local_gb_used": 0, "free_ram_mb": 7168, "free_disk_gb": 79, "current_workload": 0, "running_vms": 0, "disk_available_least": 73, "cpu_info": {"arch": "x86_64", "model": "EPYC-Rome-v4", "vendor": "AMD", "topology": {"cells": 1, "sockets": 8, "cores": 1, "threads": 1}, "features": ["npt", "fma", "clflush", "pclmuldq", "lbrv", "skip-l1dfl-vmentry", "sep", "spec-ctrl", "pae", "tsc-scale", "xsaveopt", "f16c", "clflushopt", "svme-addr-chk", "mmx", "svm", "mds-no", "xsave", "3dnowprefetch", "avx", "clwb", "de", "pat", "fpu", "sha-ni", "cmov", "ssse3", "rdseed", "amd-ssbd", "abm", "x2apic", "cx16", "aes", "sse2", "amd-stibp", "smap", "vmcb-clean", "rdctl-no", "apic", "rdpid", "pause-filter", "fsgsbase", "nx", "ibrs", "avx2", "bmi2", "sse", "pdpe1gb", "smep", "ibpb", "virt-ssbd", "rdrand", "pse", "msr", "arch-capabilities", "cr8legacy", "pschange-mc-no", "syscall", "rdtscp", "tsc", "pfthreshold", "misalignsse", "umip", "arat", "wbnoinvd", "tsc-deadline", "sse4.1", "pge", "tsc_adjust", "cmp_legacy", "mtrr", "popcnt", "topoext", "clzero", "adx", "fxsr", "xgetbv1", "lm", "nrip-save", "xsavec", "ssbd", "movbe", "sse4a", "fxsr_opt", "pni", "mca", "cx8", "pse36", "osvw", "lahf_lm", "bmi1", "stibp", "sse4.2", "vme", "mmxext", "mce", "perfctr_core", "hypervisor", "xsaveerptr"]}}, {"id": "752b63a7-2ce2-4d83-a281-12c9803714ea", "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": "6818e6f2-7d0b-4e7f-aed1-76f04b8ae644", "host": "compute-1.ctlplane.example.com", "disabled_reason": null}, "vcpus": 8, "memory_mb": 7680, "local_gb": 79, "vcpus_used": 0, "memory_mb_used": 512, "local_gb_used": 0, "free_ram_mb": 7168, "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": ["avx", "smep", "pdpe1gb", "clflush", "fpu", "spec-ctrl", "tsc", "fma", "cx16", "amd-stibp", "pge", "stibp", "cmov", "ibrs", "vme", "pat", "misalignsse", "arch-capabilities", "mce", "pause-filter", "xgetbv1", "perfctr_core", "rdctl-no", "mmxext", "lm", "hypervisor", "3dnowprefetch", "ibpb", "smap", "svm", "arat", "abm", "npt", "adx", "lahf_lm", "msr", "xsave", "sep", "f16c", "pfthreshold", "bmi2", "rdseed", "cr8legacy", "aes", "pae", "fsgsbase", "skip-l1dfl-vmentry", "x2apic", "vmcb-clean", "rdtscp", "xsaveopt", "pclmuldq", "fxsr_opt", "mtrr", "ssse3", "osvw", "cx8", "cmp_legacy", "nx", "topoext", "xsavec", "umip", "bmi1", "clwb", "clzero", "svme-addr-chk", "sse2", "sse", "mca", "xsaveerptr", "sse4.2", "wbnoinvd", "de", "sha-ni", "ssbd", "pschange-mc-no", "popcnt", "syscall", "mmx", "rdpid", "tsc_adjust", "tsc-scale", "avx2", "movbe", "lbrv", "fxsr", "apic", "tsc-deadline", "rdrand", "mds-no", "pse", "nrip-save", "sse4a", "amd-ssbd", "pse36", "virt-ssbd", "pni", "sse4.1", "clflushopt"]}}]}'
2025-11-25 18:52:34,743 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://placement-public-openstack.apps-crc.testing/resource_providers/31362f03-0be4-4a76-8332-3d94b39fbc2c/traits 0.160s
2025-11-25 18:52:34,743 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, 25 Nov 2025 18:52:34 GMT', 'server': 'Apache', 'last-modified': 'Tue, 25 Nov 2025 18:19:12 GMT', 'content-length': '1403', 'cache-control': 'no-cache', 'openstack-api-version': 'placement 1.29', 'vary': 'openstack-api-version', 'x-openstack-request-id': 'req-3f011d97-8599-47af-bd02-7cb4742b99a5', 'content-type': 'application/json', 'set-cookie': 'a0787c90e7299024e7525b97b3d9ea96=4c80464731d23ab7e4f23adf86cd3249; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://placement-public-openstack.apps-crc.testing/resource_providers/31362f03-0be4-4a76-8332-3d94b39fbc2c/traits'}
Body: b'{"traits": ["HW_CPU_X86_SSE41", "COMPUTE_SECURITY_TPM_2_0", "COMPUTE_NET_VIF_MODEL_E1000", "COMPUTE_IMAGE_TYPE_AMI", "COMPUTE_NET_VIF_MODEL_RTL8139", "COMPUTE_ACCELERATORS", "COMPUTE_NET_VIF_MODEL_VIRTIO", "COMPUTE_NET_VIF_MODEL_PCNET", "COMPUTE_STORAGE_BUS_SCSI", "COMPUTE_IMAGE_TYPE_ARI", "COMPUTE_IMAGE_TYPE_QCOW2", "COMPUTE_GRAPHICS_MODEL_VIRTIO", "COMPUTE_IMAGE_TYPE_ISO", "COMPUTE_IMAGE_TYPE_AKI", "COMPUTE_RESCUE_BFV", "COMPUTE_NET_VIF_MODEL_SPAPR_VLAN", "COMPUTE_VOLUME_MULTI_ATTACH", "COMPUTE_STORAGE_BUS_IDE", "HW_CPU_X86_SSE", "COMPUTE_NET_VIF_MODEL_E1000E", "COMPUTE_VIOMMU_MODEL_AUTO", "COMPUTE_GRAPHICS_MODEL_VGA", "COMPUTE_STORAGE_BUS_USB", "COMPUTE_NET_VIF_MODEL_NE2K_PCI", "COMPUTE_TRUSTED_CERTS", "COMPUTE_STORAGE_BUS_VIRTIO", "COMPUTE_VOLUME_ATTACH_WITH_TAG", "COMPUTE_VIOMMU_MODEL_VIRTIO", "COMPUTE_NET_ATTACH_INTERFACE_WITH_TAG", "COMPUTE_VOLUME_EXTEND", "COMPUTE_DEVICE_TAGGING", "COMPUTE_GRAPHICS_MODEL_CIRRUS", "COMPUTE_NET_VIF_MODEL_VMXNET3", "COMPUTE_SECURITY_TPM_1_2", "COMPUTE_STORAGE_BUS_SATA", "HW_CPU_X86_SSSE3", "COMPUTE_STORAGE_BUS_FDC", "COMPUTE_GRAPHICS_MODEL_BOCHS", "HW_CPU_X86_MMX", "COMPUTE_IMAGE_TYPE_RAW", "COMPUTE_NODE", "COMPUTE_SOCKET_PCI_NUMA_AFFINITY", "COMPUTE_GRAPHICS_MODEL_NONE", "COMPUTE_NET_ATTACH_INTERFACE", "COMPUTE_VIOMMU_MODEL_INTEL", "HW_CPU_X86_SSE42", "COMPUTE_SECURITY_UEFI_SECURE_BOOT", "HW_CPU_X86_SSE2"], "resource_provider_generation": 2}'
2025-11-25 18:52:35,176 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.428s
2025-11-25 18:52:35,176 84 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'}
Body: <omitted>
Response - Headers: {'date': 'Tue, 25 Nov 2025 18:52:34 GMT', 'server': 'Apache', 'content-length': '5229', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-9f563ac3-3605-4521-98a0-c12673900180', 'content-type': 'application/json', 'set-cookie': 'b5697f82cf3c19ece8be533395142512=b57980c5bcd05ba4863a4f5406787780; 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": "be3c7719092245a3b39ec72ada0c5247", "name": "tempest-TestExecuteActionsViaActuator-53937300-project-member", "password_expires_at": null}, "audit_ids": ["ABW0gHvtSH6p4ZPQ5-7qjA"], "expires_at": "2025-11-25T19:52:35.000000Z", "issued_at": "2025-11-25T18:52:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "90f5f32749934e1bb4a31b5643dc964a", "name": "tempest-TestExecuteActionsViaActuator-53937300"}, "is_domain": false, "roles": [{"id": "786395aba95d44d094a18f3c00e20817", "name": "reader"}, {"id": "8fec08119f39404ca4503d2d7a1db060", "name": "member"}], "catalog": [{"endpoints": [], "id": "0113bd85f3564de6ac4a8cca59a71215", "type": "Ceilometer", "name": "ceilometer"}, {"endpoints": [{"name": "cinderv3", "id": "2fb07aa3b3264bc883edb48ed386a6d1", "interface": "internal", "region_id": "regionOne", "url": "https://cinder-internal.openstack.svc:8776/v3", "region": "regionOne"}, {"name": "cinderv3", "id": "f17ff5d98d994a809a566933e162b47e", "interface": "public", "region_id": "regionOne", "url": "https://cinder-public-openstack.apps-crc.testing/v3", "region": "regionOne"}], "id": "045a9be87b3442639a314907d510b21b", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"name": "barbican", "id": "18edbb2588c5410d961ff4c551a3fdf9", "interface": "internal", "region_id": "regionOne", "url": "https://barbican-internal.openstack.svc:9311", "region": "regionOne"}, {"name": "barbican", "id": "b8349d8cb9484b58ae6a7a6fec55538e", "interface": "public", "region_id": "regionOne", "url": "https://barbican-public-openstack.apps-crc.testing", "region": "regionOne"}], "id": "3a3beb2448354ccd954592661bd52a33", "type": "key-manager", "name": "barbican"}, {"endpoints": [{"name": "glance", "id": "18d58ce0fc644501af4044c867097602", "interface": "public", "region_id": "regionOne", "url": "https://glance-default-public-openstack.apps-crc.testing", "region": "regionOne"}, {"name": "glance", "id": "270eb2645b7b4315860ef9a17fe89fd3", "interface": "internal", "region_id": "regionOne", "url": "https://glance-default-internal.openstack.svc:9292", "region": "regionOne"}], "id": "5effac04ed2c4661b08f8f4fdce182ab", "type": "image", "name": "glance"}, {"endpoints": [{"name": "nova", "id": "2976aa088de04f55a08f051c2cbd0aa5", "interface": "public", "region_id": "regionOne", "url": "https://nova-public-openstack.apps-crc.testing/v2.1", "region": "regionOne"}, {"name": "nova", "id": "418aeea1ae534bda937aeb5b0e0bf47a", "interface": "internal", "region_id": "regionOne", "url": "https://nova-internal.openstack.svc:8774/v2.1", "region": "regionOne"}], "id": "ae52a76bc912416f88c822e243b629bf", "type": "compute", "name": "nova"}, {"endpoints": [{"name": "swift", "id": "1d28e3f26b884965bf8a8999a9c59139", "interface": "internal", "region_id": "regionOne", "url": "https://swift-internal.openstack.svc:8080/v1/AUTH_90f5f32749934e1bb4a31b5643dc964a", "region": "regionOne"}, {"name": "swift", "id": "f903fb7af09f4911afb0502f0c6bd1c6", "interface": "public", "region_id": "regionOne", "url": "https://swift-public-openstack.apps-crc.testing/v1/AUTH_90f5f32749934e1bb4a31b5643dc964a", "region": "regionOne"}], "id": "d71e1d5931eb49fcb28cd62c5cb0aaa8", "type": "object-store", "name": "swift"}, {"endpoints": [{"name": "neutron", "id": "cb053aa3ffb24b109cf600c846ef2685", "interface": "public", "region_id": "regionOne", "url": "https://neutron-public-openstack.apps-crc.testing", "region": "regionOne"}, {"name": "neutron", "id": "d0c4b6438ae842899926427c2775e0be", "interface": "internal", "region_id": "regionOne", "url": "https://neutron-internal.openstack.svc:9696", "region": "regionOne"}], "id": "d8169b390eb549baa11893fcb4002dfe", "type": "network", "name": "neutron"}, {"endpoints": [{"name": "watcher", "id": "54561887c21449029cff9f82dbf308bc", "interface": "internal", "region_id": "regionOne", "url": "https://watcher-internal.openstack.svc:9322", "region": "regionOne"}, {"name": "watcher", "id": "f539424e19c241e1bd148c751c01e09a", "interface": "public", "regio
2025-11-25 18:52:35,176 84 INFO [tempest.lib.common.fixed_network] (TestExecuteActionsViaActuator:test_execute_scenarios) Found network {'id': 'fe81e455-495f-4aea-8dd6-8b6f8cf5d198', 'name': 'tempest-TestExecuteActionsViaActuator-1686246027-network', 'tenant_id': '90f5f32749934e1bb4a31b5643dc964a', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '90f5f32749934e1bb4a31b5643dc964a', 'qos_policy_id': None, 'port_security_enabled': True, 'dns_domain': '', 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 47316, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'l2_adjacency': True, 'tags': [], 'created_at': '2025-11-25T18:52:04Z', 'updated_at': '2025-11-25T18:52:04Z', 'revision_number': 1} available for tenant
2025-11-25 18:52:38,337 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 202 POST https://nova-public-openstack.apps-crc.testing/v2.1/servers 3.159s
2025-11-25 18:52:38,338 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-1103197619", "imageRef": "1ea5e141-b92c-44f3-97b7-7b313587d3bf", "flavorRef": "a7ebe884-489b-45b6-89a1-4967aa291cd6", "networks": [{"uuid": "fe81e455-495f-4aea-8dd6-8b6f8cf5d198"}]}}
Response - Headers: {'date': 'Tue, 25 Nov 2025 18:52:35 GMT', 'server': 'Apache', 'content-length': '420', 'location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/36d95b58-84fc-4d29-9aa8-0d0a919c9c72', 'openstack-api-version': 'compute 2.56', 'x-openstack-nova-api-version': '2.56', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2ad42caa-1c24-430e-a16a-6e8a4b8cd4de', 'x-compute-request-id': 'req-2ad42caa-1c24-430e-a16a-6e8a4b8cd4de', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=641851c78b8a567c7f0789e99aca1340; 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": "36d95b58-84fc-4d29-9aa8-0d0a919c9c72", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/36d95b58-84fc-4d29-9aa8-0d0a919c9c72"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/36d95b58-84fc-4d29-9aa8-0d0a919c9c72"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "sBdbSuK9ate6"}}'
2025-11-25 18:52:39,952 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/36d95b58-84fc-4d29-9aa8-0d0a919c9c72 1.608s
2025-11-25 18:52:39,953 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, 25 Nov 2025 18:52:38 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-ed067c06-32d4-4ac9-8fbc-39490188e46d', 'x-compute-request-id': 'req-ed067c06-32d4-4ac9-8fbc-39490188e46d', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=641851c78b8a567c7f0789e99aca1340; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/36d95b58-84fc-4d29-9aa8-0d0a919c9c72'}
Body: b'{"server": {"id": "36d95b58-84fc-4d29-9aa8-0d0a919c9c72", "name": "tempest-TestExecuteActionsViaActuator-server-1103197619", "status": "BUILD", "tenant_id": "90f5f32749934e1bb4a31b5643dc964a", "user_id": "be3c7719092245a3b39ec72ada0c5247", "metadata": {}, "hostId": "", "image": {"id": "1ea5e141-b92c-44f3-97b7-7b313587d3bf", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/1ea5e141-b92c-44f3-97b7-7b313587d3bf"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2025-11-25T18:52:38Z", "updated": "2025-11-25T18:52:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/36d95b58-84fc-4d29-9aa8-0d0a919c9c72"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/36d95b58-84fc-4d29-9aa8-0d0a919c9c72"}], "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": []}}'
2025-11-25 18:52:41,940 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/36d95b58-84fc-4d29-9aa8-0d0a919c9c72 0.976s
2025-11-25 18:52:41,941 84 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.56', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 25 Nov 2025 18:52:40 GMT', 'server': 'Apache', 'content-length': '1423', 'openstack-api-version': 'compute 2.56', 'x-openstack-nova-api-version': '2.56', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b6cf9753-afa1-406e-9db9-36e38e2a3170', 'x-compute-request-id': 'req-b6cf9753-afa1-406e-9db9-36e38e2a3170', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=641851c78b8a567c7f0789e99aca1340; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/36d95b58-84fc-4d29-9aa8-0d0a919c9c72'}
Body: b'{"server": {"id": "36d95b58-84fc-4d29-9aa8-0d0a919c9c72", "name": "tempest-TestExecuteActionsViaActuator-server-1103197619", "status": "BUILD", "tenant_id": "90f5f32749934e1bb4a31b5643dc964a", "user_id": "be3c7719092245a3b39ec72ada0c5247", "metadata": {}, "hostId": "c08f8353bc3d4f48c96c7686aec5751fa94e9a58145340080eb73f55", "image": {"id": "1ea5e141-b92c-44f3-97b7-7b313587d3bf", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/1ea5e141-b92c-44f3-97b7-7b313587d3bf"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2025-11-25T18:52:38Z", "updated": "2025-11-25T18:52:40Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/36d95b58-84fc-4d29-9aa8-0d0a919c9c72"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/36d95b58-84fc-4d29-9aa8-0d0a919c9c72"}], "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": []}}'
2025-11-25 18:52:41,955 84 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/None" after 2 second wait
2025-11-25 18:52:43,562 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/36d95b58-84fc-4d29-9aa8-0d0a919c9c72 0.600s
2025-11-25 18:52:43,562 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, 25 Nov 2025 18:52:43 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-e4d85f54-0fd3-4547-8671-065268ab01a6', 'x-compute-request-id': 'req-e4d85f54-0fd3-4547-8671-065268ab01a6', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=641851c78b8a567c7f0789e99aca1340; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/36d95b58-84fc-4d29-9aa8-0d0a919c9c72'}
Body: b'{"server": {"id": "36d95b58-84fc-4d29-9aa8-0d0a919c9c72", "name": "tempest-TestExecuteActionsViaActuator-server-1103197619", "status": "BUILD", "tenant_id": "90f5f32749934e1bb4a31b5643dc964a", "user_id": "be3c7719092245a3b39ec72ada0c5247", "metadata": {}, "hostId": "c08f8353bc3d4f48c96c7686aec5751fa94e9a58145340080eb73f55", "image": {"id": "1ea5e141-b92c-44f3-97b7-7b313587d3bf", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/1ea5e141-b92c-44f3-97b7-7b313587d3bf"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2025-11-25T18:52:38Z", "updated": "2025-11-25T18:52:41Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/36d95b58-84fc-4d29-9aa8-0d0a919c9c72"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/36d95b58-84fc-4d29-9aa8-0d0a919c9c72"}], "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": []}}'
2025-11-25 18:52:43,575 84 INFO [tempest.common.waiters] State transition "BUILD/None" ==> "BUILD/spawning" after 4 second wait
2025-11-25 18:52:45,989 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/36d95b58-84fc-4d29-9aa8-0d0a919c9c72 1.411s
2025-11-25 18:52:45,990 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, 25 Nov 2025 18:52: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-033af1e7-4eec-4b15-a19d-39db7112ce76', 'x-compute-request-id': 'req-033af1e7-4eec-4b15-a19d-39db7112ce76', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=641851c78b8a567c7f0789e99aca1340; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/36d95b58-84fc-4d29-9aa8-0d0a919c9c72'}
Body: b'{"server": {"id": "36d95b58-84fc-4d29-9aa8-0d0a919c9c72", "name": "tempest-TestExecuteActionsViaActuator-server-1103197619", "status": "BUILD", "tenant_id": "90f5f32749934e1bb4a31b5643dc964a", "user_id": "be3c7719092245a3b39ec72ada0c5247", "metadata": {}, "hostId": "c08f8353bc3d4f48c96c7686aec5751fa94e9a58145340080eb73f55", "image": {"id": "1ea5e141-b92c-44f3-97b7-7b313587d3bf", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/1ea5e141-b92c-44f3-97b7-7b313587d3bf"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2025-11-25T18:52:38Z", "updated": "2025-11-25T18:52:41Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/36d95b58-84fc-4d29-9aa8-0d0a919c9c72"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/36d95b58-84fc-4d29-9aa8-0d0a919c9c72"}], "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": []}}'
2025-11-25 18:52:49,010 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/36d95b58-84fc-4d29-9aa8-0d0a919c9c72 2.005s
2025-11-25 18:52:49,010 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, 25 Nov 2025 18:52:47 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-9f01f63b-847b-4b0f-9c08-c5e47863d12c', 'x-compute-request-id': 'req-9f01f63b-847b-4b0f-9c08-c5e47863d12c', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=641851c78b8a567c7f0789e99aca1340; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/36d95b58-84fc-4d29-9aa8-0d0a919c9c72'}
Body: b'{"server": {"id": "36d95b58-84fc-4d29-9aa8-0d0a919c9c72", "name": "tempest-TestExecuteActionsViaActuator-server-1103197619", "status": "BUILD", "tenant_id": "90f5f32749934e1bb4a31b5643dc964a", "user_id": "be3c7719092245a3b39ec72ada0c5247", "metadata": {}, "hostId": "c08f8353bc3d4f48c96c7686aec5751fa94e9a58145340080eb73f55", "image": {"id": "1ea5e141-b92c-44f3-97b7-7b313587d3bf", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/1ea5e141-b92c-44f3-97b7-7b313587d3bf"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2025-11-25T18:52:38Z", "updated": "2025-11-25T18:52:41Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/36d95b58-84fc-4d29-9aa8-0d0a919c9c72"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/36d95b58-84fc-4d29-9aa8-0d0a919c9c72"}], "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": []}}'
2025-11-25 18:52:51,336 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/36d95b58-84fc-4d29-9aa8-0d0a919c9c72 1.315s
2025-11-25 18:52:51,336 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, 25 Nov 2025 18:52:50 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-e491eb72-10b0-4fa7-baa9-1d9231fa20d8', 'x-compute-request-id': 'req-e491eb72-10b0-4fa7-baa9-1d9231fa20d8', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=641851c78b8a567c7f0789e99aca1340; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/36d95b58-84fc-4d29-9aa8-0d0a919c9c72'}
Body: b'{"server": {"id": "36d95b58-84fc-4d29-9aa8-0d0a919c9c72", "name": "tempest-TestExecuteActionsViaActuator-server-1103197619", "status": "BUILD", "tenant_id": "90f5f32749934e1bb4a31b5643dc964a", "user_id": "be3c7719092245a3b39ec72ada0c5247", "metadata": {}, "hostId": "c08f8353bc3d4f48c96c7686aec5751fa94e9a58145340080eb73f55", "image": {"id": "1ea5e141-b92c-44f3-97b7-7b313587d3bf", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/1ea5e141-b92c-44f3-97b7-7b313587d3bf"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2025-11-25T18:52:38Z", "updated": "2025-11-25T18:52:41Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/36d95b58-84fc-4d29-9aa8-0d0a919c9c72"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/36d95b58-84fc-4d29-9aa8-0d0a919c9c72"}], "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": []}}'
2025-11-25 18:52:53,154 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/36d95b58-84fc-4d29-9aa8-0d0a919c9c72 0.807s
2025-11-25 18:52:53,155 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, 25 Nov 2025 18:52:52 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-9acff949-f24b-4a9a-8683-68e52c43370e', 'x-compute-request-id': 'req-9acff949-f24b-4a9a-8683-68e52c43370e', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=641851c78b8a567c7f0789e99aca1340; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/36d95b58-84fc-4d29-9aa8-0d0a919c9c72'}
Body: b'{"server": {"id": "36d95b58-84fc-4d29-9aa8-0d0a919c9c72", "name": "tempest-TestExecuteActionsViaActuator-server-1103197619", "status": "ACTIVE", "tenant_id": "90f5f32749934e1bb4a31b5643dc964a", "user_id": "be3c7719092245a3b39ec72ada0c5247", "metadata": {}, "hostId": "c08f8353bc3d4f48c96c7686aec5751fa94e9a58145340080eb73f55", "image": {"id": "1ea5e141-b92c-44f3-97b7-7b313587d3bf", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/1ea5e141-b92c-44f3-97b7-7b313587d3bf"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2025-11-25T18:52:38Z", "updated": "2025-11-25T18:52:51Z", "addresses": {"tempest-TestExecuteActionsViaActuator-1686246027-network": [{"version": 4, "addr": "10.100.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ff:5a:1b"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/36d95b58-84fc-4d29-9aa8-0d0a919c9c72"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/36d95b58-84fc-4d29-9aa8-0d0a919c9c72"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2025-11-25T18:52:51.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": []}}'
2025-11-25 18:52:53,175 84 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 14 second wait
2025-11-25 18:52:53,653 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/36d95b58-84fc-4d29-9aa8-0d0a919c9c72 0.476s
2025-11-25 18:52:53,653 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, 25 Nov 2025 18:52:53 GMT', 'server': 'Apache', 'content-length': '1666', 'openstack-api-version': 'compute 2.56', 'x-openstack-nova-api-version': '2.56', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2d4232f4-7840-4c19-894c-a10eeb94c890', 'x-compute-request-id': 'req-2d4232f4-7840-4c19-894c-a10eeb94c890', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=641851c78b8a567c7f0789e99aca1340; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/36d95b58-84fc-4d29-9aa8-0d0a919c9c72'}
Body: b'{"server": {"id": "36d95b58-84fc-4d29-9aa8-0d0a919c9c72", "name": "tempest-TestExecuteActionsViaActuator-server-1103197619", "status": "ACTIVE", "tenant_id": "90f5f32749934e1bb4a31b5643dc964a", "user_id": "be3c7719092245a3b39ec72ada0c5247", "metadata": {}, "hostId": "c08f8353bc3d4f48c96c7686aec5751fa94e9a58145340080eb73f55", "image": {"id": "1ea5e141-b92c-44f3-97b7-7b313587d3bf", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/1ea5e141-b92c-44f3-97b7-7b313587d3bf"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2025-11-25T18:52:38Z", "updated": "2025-11-25T18:52:51Z", "addresses": {"tempest-TestExecuteActionsViaActuator-1686246027-network": [{"version": 4, "addr": "10.100.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ff:5a:1b"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/36d95b58-84fc-4d29-9aa8-0d0a919c9c72"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/36d95b58-84fc-4d29-9aa8-0d0a919c9c72"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2025-11-25T18:52:51.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": []}}'
2025-11-25 18:52:54,231 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/36d95b58-84fc-4d29-9aa8-0d0a919c9c72 0.567s
2025-11-25 18:52:54,231 84 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.56', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 25 Nov 2025 18:52:53 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-90fa2f9d-3529-48c1-a486-75742be41edb', 'x-compute-request-id': 'req-90fa2f9d-3529-48c1-a486-75742be41edb', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=641851c78b8a567c7f0789e99aca1340; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/36d95b58-84fc-4d29-9aa8-0d0a919c9c72'}
Body: b'{"server": {"id": "36d95b58-84fc-4d29-9aa8-0d0a919c9c72", "name": "tempest-TestExecuteActionsViaActuator-server-1103197619", "status": "ACTIVE", "tenant_id": "90f5f32749934e1bb4a31b5643dc964a", "user_id": "be3c7719092245a3b39ec72ada0c5247", "metadata": {}, "hostId": "c08f8353bc3d4f48c96c7686aec5751fa94e9a58145340080eb73f55", "image": {"id": "1ea5e141-b92c-44f3-97b7-7b313587d3bf", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/1ea5e141-b92c-44f3-97b7-7b313587d3bf"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2025-11-25T18:52:38Z", "updated": "2025-11-25T18:52:51Z", "addresses": {"tempest-TestExecuteActionsViaActuator-1686246027-network": [{"version": 4, "addr": "10.100.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ff:5a:1b"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/36d95b58-84fc-4d29-9aa8-0d0a919c9c72"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/36d95b58-84fc-4d29-9aa8-0d0a919c9c72"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2025-11-25T18:52:51.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-SRV-ATTR:host": "compute-1.ctlplane.example.com", "OS-EXT-SRV-ATTR:instance_name": "instance-00000001", "OS-EXT-SRV-ATTR:hypervisor_hostname": "compute-1.ctlplane.example.com", "OS-EXT-SRV-ATTR:reservation_id": "r-m202b224", "OS-EXT-SRV-ATTR:launch_index": 0, "OS-EXT-SRV-ATTR:hostname": "tempest-testexecuteactionsviaactuator-server-1103197619", "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": []}}'
2025-11-25 18:52:54,239 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 "IyBUWVBFIGNlaWxvbWV0ZXJfY3B1IGNvdW50ZXIKY2VpbG9tZXRlcl9jcHV7InJlc291cmNlIj0iMzZkOTViNTgtODRmYy00ZDI5LTlhYTgtMGQwYTkxOWM5YzcyIiwib3JpZ190aW1lc3RhbXAiPSIxNzY0MDk2Nzc0MjM5In0gMjQwMDAwMDAwMDEuMCAxNzY0MDk2NDc0MjM5CmNlaWxvbWV0ZXJfY3B1eyJyZXNvdXJjZSI9IjM2ZDk1YjU4LTg0ZmMtNGQyOS05YWE4LTBkMGE5MTljOWM3MiIsIm9yaWdfdGltZXN0YW1wIj0iMTc2NDA5Njc3NDIzOSJ9IDQ4MDAwMDAwMDAxLjAgMTc2NDA5NjUwNDIzOQpjZWlsb21ldGVyX2NwdXsicmVzb3VyY2UiPSIzNmQ5NWI1OC04NGZjLTRkMjktOWFhOC0wZDBhOTE5YzljNzIiLCJvcmlnX3RpbWVzdGFtcCI9IjE3NjQwOTY3NzQyMzkifSA3MjAwMDAwMDAwMS4wIDE3NjQwOTY1MzQyMzkKY2VpbG9tZXRlcl9jcHV7InJlc291cmNlIj0iMzZkOTViNTgtODRmYy00ZDI5LTlhYTgtMGQwYTkxOWM5YzcyIiwib3JpZ190aW1lc3RhbXAiPSIxNzY0MDk2Nzc0MjM5In0gOTYwMDAwMDAwMDEuMCAxNzY0MDk2NTY0MjM5CmNlaWxvbWV0ZXJfY3B1eyJyZXNvdXJjZSI9IjM2ZDk1YjU4LTg0ZmMtNGQyOS05YWE4LTBkMGE5MTljOWM3MiIsIm9yaWdfdGltZXN0YW1wIj0iMTc2NDA5Njc3NDIzOSJ9IDEyMDAwMDAwMDAwMS4wIDE3NjQwOTY1OTQyMzkKY2VpbG9tZXRlcl9jcHV7InJlc291cmNlIj0iMzZkOTViNTgtODRmYy00ZDI5LTlhYTgtMGQwYTkxOWM5YzcyIiwib3JpZ190aW1lc3RhbXAiPSIxNzY0MDk2Nzc0MjM5In0gMTQ0MDAwMDAwMDAxLjAgMTc2NDA5NjYyNDIzOQpjZWlsb21ldGVyX2NwdXsicmVzb3VyY2UiPSIzNmQ5NWI1OC04NGZjLTRkMjktOWFhOC0wZDBhOTE5YzljNzIiLCJvcmlnX3RpbWVzdGFtcCI9IjE3NjQwOTY3NzQyMzkifSAxNjgwMDAwMDAwMDEuMCAxNzY0MDk2NjU0MjM5CmNlaWxvbWV0ZXJfY3B1eyJyZXNvdXJjZSI9IjM2ZDk1YjU4LTg0ZmMtNGQyOS05YWE4LTBkMGE5MTljOWM3MiIsIm9yaWdfdGltZXN0YW1wIj0iMTc2NDA5Njc3NDIzOSJ9IDE5MjAwMDAwMDAwMS4wIDE3NjQwOTY2ODQyMzkKY2VpbG9tZXRlcl9jcHV7InJlc291cmNlIj0iMzZkOTViNTgtODRmYy00ZDI5LTlhYTgtMGQwYTkxOWM5YzcyIiwib3JpZ190aW1lc3RhbXAiPSIxNzY0MDk2Nzc0MjM5In0gMjE2MDAwMDAwMDAxLjAgMTc2NDA5NjcxNDIzOQpjZWlsb21ldGVyX2NwdXsicmVzb3VyY2UiPSIzNmQ5NWI1OC04NGZjLTRkMjktOWFhOC0wZDBhOTE5YzljNzIiLCJvcmlnX3RpbWVzdGFtcCI9IjE3NjQwOTY3NzQyMzkifSAyNDAwMDAwMDAwMDEuMCAxNzY0MDk2NzQ0MjM5Cg==" | 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.110'
2025-11-25 18:52:54,239 84 INFO [tempest.lib.common.ssh] Creating ssh connection to '38.102.83.110:22' as 'zuul' with password None
2025-11-25 18:52:54,251 84 INFO [paramiko.transport] Connected (version 2.0, client OpenSSH_9.9)
2025-11-25 18:52:54,310 84 INFO [paramiko.transport] Authentication (publickey) successful!
2025-11-25 18:52:54,311 84 INFO [tempest.lib.common.ssh] ssh connection to zuul@38.102.83.110 successfully created
2025-11-25 18:52:55,551 84 DEBUG [watcher_tempest_plugin.services.metric.prometheus_client] Promtool add_measures output: Parsing standard input
SUCCESS: metrics pushed to remote write.
2025-11-25 18:52:55,633 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://placement-public-openstack.apps-crc.testing/resource_providers/752b63a7-2ce2-4d83-a281-12c9803714ea/traits 0.080s
2025-11-25 18:52:55,634 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, 25 Nov 2025 18:52:55 GMT', 'server': 'Apache', 'last-modified': 'Tue, 25 Nov 2025 18:19:12 GMT', 'content-length': '1403', 'cache-control': 'no-cache', 'openstack-api-version': 'placement 1.29', 'vary': 'openstack-api-version', 'x-openstack-request-id': 'req-143f8211-7442-40ea-af5f-ae0aecb8ce6d', 'content-type': 'application/json', 'set-cookie': 'a0787c90e7299024e7525b97b3d9ea96=4c80464731d23ab7e4f23adf86cd3249; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://placement-public-openstack.apps-crc.testing/resource_providers/752b63a7-2ce2-4d83-a281-12c9803714ea/traits'}
Body: b'{"traits": ["HW_CPU_X86_SSE41", "COMPUTE_SECURITY_TPM_2_0", "COMPUTE_NET_VIF_MODEL_E1000", "COMPUTE_IMAGE_TYPE_AMI", "COMPUTE_NET_VIF_MODEL_RTL8139", "COMPUTE_ACCELERATORS", "COMPUTE_NET_VIF_MODEL_VIRTIO", "COMPUTE_NET_VIF_MODEL_PCNET", "COMPUTE_STORAGE_BUS_SCSI", "COMPUTE_IMAGE_TYPE_ARI", "COMPUTE_IMAGE_TYPE_QCOW2", "COMPUTE_GRAPHICS_MODEL_VIRTIO", "COMPUTE_IMAGE_TYPE_ISO", "COMPUTE_IMAGE_TYPE_AKI", "COMPUTE_RESCUE_BFV", "COMPUTE_NET_VIF_MODEL_SPAPR_VLAN", "COMPUTE_VOLUME_MULTI_ATTACH", "COMPUTE_STORAGE_BUS_IDE", "HW_CPU_X86_SSE", "COMPUTE_NET_VIF_MODEL_E1000E", "COMPUTE_VIOMMU_MODEL_AUTO", "COMPUTE_GRAPHICS_MODEL_VGA", "COMPUTE_STORAGE_BUS_USB", "COMPUTE_NET_VIF_MODEL_NE2K_PCI", "COMPUTE_TRUSTED_CERTS", "COMPUTE_STORAGE_BUS_VIRTIO", "COMPUTE_VOLUME_ATTACH_WITH_TAG", "COMPUTE_VIOMMU_MODEL_VIRTIO", "COMPUTE_NET_ATTACH_INTERFACE_WITH_TAG", "COMPUTE_VOLUME_EXTEND", "COMPUTE_DEVICE_TAGGING", "COMPUTE_GRAPHICS_MODEL_CIRRUS", "COMPUTE_NET_VIF_MODEL_VMXNET3", "COMPUTE_SECURITY_TPM_1_2", "COMPUTE_STORAGE_BUS_SATA", "HW_CPU_X86_SSSE3", "COMPUTE_STORAGE_BUS_FDC", "COMPUTE_GRAPHICS_MODEL_BOCHS", "HW_CPU_X86_MMX", "COMPUTE_IMAGE_TYPE_RAW", "COMPUTE_NODE", "COMPUTE_SOCKET_PCI_NUMA_AFFINITY", "COMPUTE_GRAPHICS_MODEL_NONE", "COMPUTE_NET_ATTACH_INTERFACE", "COMPUTE_VIOMMU_MODEL_INTEL", "HW_CPU_X86_SSE42", "COMPUTE_SECURITY_UEFI_SECURE_BOOT", "HW_CPU_X86_SSE2"], "resource_provider_generation": 4}'
2025-11-25 18:52:56,000 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.359s
2025-11-25 18:52:56,001 84 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'}
Body: <omitted>
Response - Headers: {'date': 'Tue, 25 Nov 2025 18:52:55 GMT', 'server': 'Apache', 'content-length': '5229', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-da06d2b6-5eba-481e-a890-3ba5e3146138', 'content-type': 'application/json', 'set-cookie': 'b5697f82cf3c19ece8be533395142512=b57980c5bcd05ba4863a4f5406787780; 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": "be3c7719092245a3b39ec72ada0c5247", "name": "tempest-TestExecuteActionsViaActuator-53937300-project-member", "password_expires_at": null}, "audit_ids": ["jy1e77jyQWqD2AwQHtsWJw"], "expires_at": "2025-11-25T19:52:55.000000Z", "issued_at": "2025-11-25T18:52:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "90f5f32749934e1bb4a31b5643dc964a", "name": "tempest-TestExecuteActionsViaActuator-53937300"}, "is_domain": false, "roles": [{"id": "786395aba95d44d094a18f3c00e20817", "name": "reader"}, {"id": "8fec08119f39404ca4503d2d7a1db060", "name": "member"}], "catalog": [{"endpoints": [], "id": "0113bd85f3564de6ac4a8cca59a71215", "type": "Ceilometer", "name": "ceilometer"}, {"endpoints": [{"name": "cinderv3", "id": "2fb07aa3b3264bc883edb48ed386a6d1", "interface": "internal", "region_id": "regionOne", "url": "https://cinder-internal.openstack.svc:8776/v3", "region": "regionOne"}, {"name": "cinderv3", "id": "f17ff5d98d994a809a566933e162b47e", "interface": "public", "region_id": "regionOne", "url": "https://cinder-public-openstack.apps-crc.testing/v3", "region": "regionOne"}], "id": "045a9be87b3442639a314907d510b21b", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"name": "barbican", "id": "18edbb2588c5410d961ff4c551a3fdf9", "interface": "internal", "region_id": "regionOne", "url": "https://barbican-internal.openstack.svc:9311", "region": "regionOne"}, {"name": "barbican", "id": "b8349d8cb9484b58ae6a7a6fec55538e", "interface": "public", "region_id": "regionOne", "url": "https://barbican-public-openstack.apps-crc.testing", "region": "regionOne"}], "id": "3a3beb2448354ccd954592661bd52a33", "type": "key-manager", "name": "barbican"}, {"endpoints": [{"name": "glance", "id": "18d58ce0fc644501af4044c867097602", "interface": "public", "region_id": "regionOne", "url": "https://glance-default-public-openstack.apps-crc.testing", "region": "regionOne"}, {"name": "glance", "id": "270eb2645b7b4315860ef9a17fe89fd3", "interface": "internal", "region_id": "regionOne", "url": "https://glance-default-internal.openstack.svc:9292", "region": "regionOne"}], "id": "5effac04ed2c4661b08f8f4fdce182ab", "type": "image", "name": "glance"}, {"endpoints": [{"name": "nova", "id": "2976aa088de04f55a08f051c2cbd0aa5", "interface": "public", "region_id": "regionOne", "url": "https://nova-public-openstack.apps-crc.testing/v2.1", "region": "regionOne"}, {"name": "nova", "id": "418aeea1ae534bda937aeb5b0e0bf47a", "interface": "internal", "region_id": "regionOne", "url": "https://nova-internal.openstack.svc:8774/v2.1", "region": "regionOne"}], "id": "ae52a76bc912416f88c822e243b629bf", "type": "compute", "name": "nova"}, {"endpoints": [{"name": "swift", "id": "1d28e3f26b884965bf8a8999a9c59139", "interface": "internal", "region_id": "regionOne", "url": "https://swift-internal.openstack.svc:8080/v1/AUTH_90f5f32749934e1bb4a31b5643dc964a", "region": "regionOne"}, {"name": "swift", "id": "f903fb7af09f4911afb0502f0c6bd1c6", "interface": "public", "region_id": "regionOne", "url": "https://swift-public-openstack.apps-crc.testing/v1/AUTH_90f5f32749934e1bb4a31b5643dc964a", "region": "regionOne"}], "id": "d71e1d5931eb49fcb28cd62c5cb0aaa8", "type": "object-store", "name": "swift"}, {"endpoints": [{"name": "neutron", "id": "cb053aa3ffb24b109cf600c846ef2685", "interface": "public", "region_id": "regionOne", "url": "https://neutron-public-openstack.apps-crc.testing", "region": "regionOne"}, {"name": "neutron", "id": "d0c4b6438ae842899926427c2775e0be", "interface": "internal", "region_id": "regionOne", "url": "https://neutron-internal.openstack.svc:9696", "region": "regionOne"}], "id": "d8169b390eb549baa11893fcb4002dfe", "type": "network", "name": "neutron"}, {"endpoints": [{"name": "watcher", "id": "54561887c21449029cff9f82dbf308bc", "interface": "internal", "region_id": "regionOne", "url": "https://watcher-internal.openstack.svc:9322", "region": "regionOne"}, {"name": "watcher", "id": "f539424e19c241e1bd148c751c01e09a", "interface": "public", "regio
2025-11-25 18:52:56,002 84 INFO [tempest.lib.common.fixed_network] (TestExecuteActionsViaActuator:test_execute_scenarios) Found network {'id': 'fe81e455-495f-4aea-8dd6-8b6f8cf5d198', 'name': 'tempest-TestExecuteActionsViaActuator-1686246027-network', 'tenant_id': '90f5f32749934e1bb4a31b5643dc964a', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '90f5f32749934e1bb4a31b5643dc964a', 'qos_policy_id': None, 'port_security_enabled': True, 'dns_domain': '', 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 47316, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'l2_adjacency': True, 'tags': [], 'created_at': '2025-11-25T18:52:04Z', 'updated_at': '2025-11-25T18:52:04Z', 'revision_number': 1} available for tenant
2025-11-25 18:52:57,942 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.939s
2025-11-25 18:52:57,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: {"server": {"name": "tempest-TestExecuteActionsViaActuator-server-637893280", "imageRef": "1ea5e141-b92c-44f3-97b7-7b313587d3bf", "flavorRef": "a7ebe884-489b-45b6-89a1-4967aa291cd6", "networks": [{"uuid": "fe81e455-495f-4aea-8dd6-8b6f8cf5d198"}]}}
Response - Headers: {'date': 'Tue, 25 Nov 2025 18:52:56 GMT', 'server': 'Apache', 'content-length': '420', 'location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/ccf909eb-d91d-43a8-a995-2c997916a89e', 'openstack-api-version': 'compute 2.56', 'x-openstack-nova-api-version': '2.56', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ec99e80a-2f81-4112-9723-2549d5f014d7', 'x-compute-request-id': 'req-ec99e80a-2f81-4112-9723-2549d5f014d7', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=641851c78b8a567c7f0789e99aca1340; 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": "ccf909eb-d91d-43a8-a995-2c997916a89e", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/ccf909eb-d91d-43a8-a995-2c997916a89e"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/ccf909eb-d91d-43a8-a995-2c997916a89e"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "xSSgJ4kpGQLF"}}'
2025-11-25 18:52:58,963 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/ccf909eb-d91d-43a8-a995-2c997916a89e 1.016s
2025-11-25 18:52:58,963 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, 25 Nov 2025 18:52:57 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-4461e01e-2a40-4292-a8e9-585e2fde3651', 'x-compute-request-id': 'req-4461e01e-2a40-4292-a8e9-585e2fde3651', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=641851c78b8a567c7f0789e99aca1340; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/ccf909eb-d91d-43a8-a995-2c997916a89e'}
Body: b'{"server": {"id": "ccf909eb-d91d-43a8-a995-2c997916a89e", "name": "tempest-TestExecuteActionsViaActuator-server-637893280", "status": "BUILD", "tenant_id": "90f5f32749934e1bb4a31b5643dc964a", "user_id": "be3c7719092245a3b39ec72ada0c5247", "metadata": {}, "hostId": "", "image": {"id": "1ea5e141-b92c-44f3-97b7-7b313587d3bf", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/1ea5e141-b92c-44f3-97b7-7b313587d3bf"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2025-11-25T18:52:57Z", "updated": "2025-11-25T18:52:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/ccf909eb-d91d-43a8-a995-2c997916a89e"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/ccf909eb-d91d-43a8-a995-2c997916a89e"}], "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": []}}'
2025-11-25 18:53:00,960 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/ccf909eb-d91d-43a8-a995-2c997916a89e 0.972s
2025-11-25 18:53:00,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, 25 Nov 2025 18:53:00 GMT', 'server': 'Apache', 'content-length': '1428', 'openstack-api-version': 'compute 2.56', 'x-openstack-nova-api-version': '2.56', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-96e56d0e-9871-477f-9b3c-f9c5f77a1279', 'x-compute-request-id': 'req-96e56d0e-9871-477f-9b3c-f9c5f77a1279', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=641851c78b8a567c7f0789e99aca1340; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/ccf909eb-d91d-43a8-a995-2c997916a89e'}
Body: b'{"server": {"id": "ccf909eb-d91d-43a8-a995-2c997916a89e", "name": "tempest-TestExecuteActionsViaActuator-server-637893280", "status": "BUILD", "tenant_id": "90f5f32749934e1bb4a31b5643dc964a", "user_id": "be3c7719092245a3b39ec72ada0c5247", "metadata": {}, "hostId": "d44b56465114ca2f8e41cd16b9c23533deab5ac6660e0dea03d2b955", "image": {"id": "1ea5e141-b92c-44f3-97b7-7b313587d3bf", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/1ea5e141-b92c-44f3-97b7-7b313587d3bf"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2025-11-25T18:52:57Z", "updated": "2025-11-25T18:52:59Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/ccf909eb-d91d-43a8-a995-2c997916a89e"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/ccf909eb-d91d-43a8-a995-2c997916a89e"}], "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": []}}'
2025-11-25 18:53:00,980 84 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/spawning" after 2 second wait
2025-11-25 18:53:02,291 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/ccf909eb-d91d-43a8-a995-2c997916a89e 0.309s
2025-11-25 18:53:02,292 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, 25 Nov 2025 18:53:02 GMT', 'server': 'Apache', 'content-length': '1428', 'openstack-api-version': 'compute 2.56', 'x-openstack-nova-api-version': '2.56', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7ab7fde3-da8c-4fb0-a0ad-d166dc4322d1', 'x-compute-request-id': 'req-7ab7fde3-da8c-4fb0-a0ad-d166dc4322d1', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=641851c78b8a567c7f0789e99aca1340; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/ccf909eb-d91d-43a8-a995-2c997916a89e'}
Body: b'{"server": {"id": "ccf909eb-d91d-43a8-a995-2c997916a89e", "name": "tempest-TestExecuteActionsViaActuator-server-637893280", "status": "BUILD", "tenant_id": "90f5f32749934e1bb4a31b5643dc964a", "user_id": "be3c7719092245a3b39ec72ada0c5247", "metadata": {}, "hostId": "d44b56465114ca2f8e41cd16b9c23533deab5ac6660e0dea03d2b955", "image": {"id": "1ea5e141-b92c-44f3-97b7-7b313587d3bf", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/1ea5e141-b92c-44f3-97b7-7b313587d3bf"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2025-11-25T18:52:57Z", "updated": "2025-11-25T18:52:59Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/ccf909eb-d91d-43a8-a995-2c997916a89e"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/ccf909eb-d91d-43a8-a995-2c997916a89e"}], "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": []}}'
2025-11-25 18:53:04,388 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/ccf909eb-d91d-43a8-a995-2c997916a89e 1.079s
2025-11-25 18:53:04,391 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, 25 Nov 2025 18:53: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-b444cd06-8365-42e7-b907-82be49da8472', 'x-compute-request-id': 'req-b444cd06-8365-42e7-b907-82be49da8472', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=641851c78b8a567c7f0789e99aca1340; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/ccf909eb-d91d-43a8-a995-2c997916a89e'}
Body: b'{"server": {"id": "ccf909eb-d91d-43a8-a995-2c997916a89e", "name": "tempest-TestExecuteActionsViaActuator-server-637893280", "status": "BUILD", "tenant_id": "90f5f32749934e1bb4a31b5643dc964a", "user_id": "be3c7719092245a3b39ec72ada0c5247", "metadata": {}, "hostId": "d44b56465114ca2f8e41cd16b9c23533deab5ac6660e0dea03d2b955", "image": {"id": "1ea5e141-b92c-44f3-97b7-7b313587d3bf", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/1ea5e141-b92c-44f3-97b7-7b313587d3bf"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2025-11-25T18:52:57Z", "updated": "2025-11-25T18:52:59Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/ccf909eb-d91d-43a8-a995-2c997916a89e"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/ccf909eb-d91d-43a8-a995-2c997916a89e"}], "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": []}}'
2025-11-25 18:53:06,136 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/ccf909eb-d91d-43a8-a995-2c997916a89e 0.734s
2025-11-25 18:53:06,137 84 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.56', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 25 Nov 2025 18:53: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-6b42ba10-d1d2-4ed3-a311-d0fdba169b4d', 'x-compute-request-id': 'req-6b42ba10-d1d2-4ed3-a311-d0fdba169b4d', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=641851c78b8a567c7f0789e99aca1340; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/ccf909eb-d91d-43a8-a995-2c997916a89e'}
Body: b'{"server": {"id": "ccf909eb-d91d-43a8-a995-2c997916a89e", "name": "tempest-TestExecuteActionsViaActuator-server-637893280", "status": "BUILD", "tenant_id": "90f5f32749934e1bb4a31b5643dc964a", "user_id": "be3c7719092245a3b39ec72ada0c5247", "metadata": {}, "hostId": "d44b56465114ca2f8e41cd16b9c23533deab5ac6660e0dea03d2b955", "image": {"id": "1ea5e141-b92c-44f3-97b7-7b313587d3bf", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/1ea5e141-b92c-44f3-97b7-7b313587d3bf"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2025-11-25T18:52:57Z", "updated": "2025-11-25T18:52:59Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/ccf909eb-d91d-43a8-a995-2c997916a89e"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/ccf909eb-d91d-43a8-a995-2c997916a89e"}], "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": []}}'
2025-11-25 18:53:07,620 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/ccf909eb-d91d-43a8-a995-2c997916a89e 0.475s
2025-11-25 18:53:07,620 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, 25 Nov 2025 18:53:07 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-d5b57d86-579d-4027-8afc-910c09c44296', 'x-compute-request-id': 'req-d5b57d86-579d-4027-8afc-910c09c44296', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=641851c78b8a567c7f0789e99aca1340; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/ccf909eb-d91d-43a8-a995-2c997916a89e'}
Body: b'{"server": {"id": "ccf909eb-d91d-43a8-a995-2c997916a89e", "name": "tempest-TestExecuteActionsViaActuator-server-637893280", "status": "BUILD", "tenant_id": "90f5f32749934e1bb4a31b5643dc964a", "user_id": "be3c7719092245a3b39ec72ada0c5247", "metadata": {}, "hostId": "d44b56465114ca2f8e41cd16b9c23533deab5ac6660e0dea03d2b955", "image": {"id": "1ea5e141-b92c-44f3-97b7-7b313587d3bf", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/1ea5e141-b92c-44f3-97b7-7b313587d3bf"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2025-11-25T18:52:57Z", "updated": "2025-11-25T18:52:59Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/ccf909eb-d91d-43a8-a995-2c997916a89e"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/ccf909eb-d91d-43a8-a995-2c997916a89e"}], "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": []}}'
2025-11-25 18:53:09,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/ccf909eb-d91d-43a8-a995-2c997916a89e 0.531s
2025-11-25 18:53:09,161 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, 25 Nov 2025 18:53: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-b18c3aa3-d754-4608-80d2-b23af95feb03', 'x-compute-request-id': 'req-b18c3aa3-d754-4608-80d2-b23af95feb03', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=641851c78b8a567c7f0789e99aca1340; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/ccf909eb-d91d-43a8-a995-2c997916a89e'}
Body: b'{"server": {"id": "ccf909eb-d91d-43a8-a995-2c997916a89e", "name": "tempest-TestExecuteActionsViaActuator-server-637893280", "status": "BUILD", "tenant_id": "90f5f32749934e1bb4a31b5643dc964a", "user_id": "be3c7719092245a3b39ec72ada0c5247", "metadata": {}, "hostId": "d44b56465114ca2f8e41cd16b9c23533deab5ac6660e0dea03d2b955", "image": {"id": "1ea5e141-b92c-44f3-97b7-7b313587d3bf", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/1ea5e141-b92c-44f3-97b7-7b313587d3bf"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2025-11-25T18:52:57Z", "updated": "2025-11-25T18:52:59Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/ccf909eb-d91d-43a8-a995-2c997916a89e"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/ccf909eb-d91d-43a8-a995-2c997916a89e"}], "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": []}}'
2025-11-25 18:53:11,166 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/ccf909eb-d91d-43a8-a995-2c997916a89e 0.996s
2025-11-25 18:53:11,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, 25 Nov 2025 18:53:10 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-4cb93036-a89a-42fa-8e3c-f3a1ef541154', 'x-compute-request-id': 'req-4cb93036-a89a-42fa-8e3c-f3a1ef541154', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=641851c78b8a567c7f0789e99aca1340; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/ccf909eb-d91d-43a8-a995-2c997916a89e'}
Body: b'{"server": {"id": "ccf909eb-d91d-43a8-a995-2c997916a89e", "name": "tempest-TestExecuteActionsViaActuator-server-637893280", "status": "ACTIVE", "tenant_id": "90f5f32749934e1bb4a31b5643dc964a", "user_id": "be3c7719092245a3b39ec72ada0c5247", "metadata": {}, "hostId": "d44b56465114ca2f8e41cd16b9c23533deab5ac6660e0dea03d2b955", "image": {"id": "1ea5e141-b92c-44f3-97b7-7b313587d3bf", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/1ea5e141-b92c-44f3-97b7-7b313587d3bf"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2025-11-25T18:52:57Z", "updated": "2025-11-25T18:53:09Z", "addresses": {"tempest-TestExecuteActionsViaActuator-1686246027-network": [{"version": 4, "addr": "10.100.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ec:8b"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/ccf909eb-d91d-43a8-a995-2c997916a89e"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/ccf909eb-d91d-43a8-a995-2c997916a89e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2025-11-25T18:53:09.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": []}}'
2025-11-25 18:53:11,188 84 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 13 second wait
2025-11-25 18:53:12,126 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/ccf909eb-d91d-43a8-a995-2c997916a89e 0.936s
2025-11-25 18:53:12,126 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, 25 Nov 2025 18:53:11 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-8e13c125-90d3-446b-addb-8df56422be36', 'x-compute-request-id': 'req-8e13c125-90d3-446b-addb-8df56422be36', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=641851c78b8a567c7f0789e99aca1340; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/ccf909eb-d91d-43a8-a995-2c997916a89e'}
Body: b'{"server": {"id": "ccf909eb-d91d-43a8-a995-2c997916a89e", "name": "tempest-TestExecuteActionsViaActuator-server-637893280", "status": "ACTIVE", "tenant_id": "90f5f32749934e1bb4a31b5643dc964a", "user_id": "be3c7719092245a3b39ec72ada0c5247", "metadata": {}, "hostId": "d44b56465114ca2f8e41cd16b9c23533deab5ac6660e0dea03d2b955", "image": {"id": "1ea5e141-b92c-44f3-97b7-7b313587d3bf", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/1ea5e141-b92c-44f3-97b7-7b313587d3bf"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2025-11-25T18:52:57Z", "updated": "2025-11-25T18:53:09Z", "addresses": {"tempest-TestExecuteActionsViaActuator-1686246027-network": [{"version": 4, "addr": "10.100.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ec:8b"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/ccf909eb-d91d-43a8-a995-2c997916a89e"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/ccf909eb-d91d-43a8-a995-2c997916a89e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2025-11-25T18:53:09.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": []}}'
2025-11-25 18:53:13,020 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/ccf909eb-d91d-43a8-a995-2c997916a89e 0.880s
2025-11-25 18:53:13,020 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, 25 Nov 2025 18:53:12 GMT', 'server': 'Apache', 'content-length': '2191', 'openstack-api-version': 'compute 2.56', 'x-openstack-nova-api-version': '2.56', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-22394396-bdd2-4d4f-8aa8-586d58be8cc5', 'x-compute-request-id': 'req-22394396-bdd2-4d4f-8aa8-586d58be8cc5', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=641851c78b8a567c7f0789e99aca1340; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/ccf909eb-d91d-43a8-a995-2c997916a89e'}
Body: b'{"server": {"id": "ccf909eb-d91d-43a8-a995-2c997916a89e", "name": "tempest-TestExecuteActionsViaActuator-server-637893280", "status": "ACTIVE", "tenant_id": "90f5f32749934e1bb4a31b5643dc964a", "user_id": "be3c7719092245a3b39ec72ada0c5247", "metadata": {}, "hostId": "d44b56465114ca2f8e41cd16b9c23533deab5ac6660e0dea03d2b955", "image": {"id": "1ea5e141-b92c-44f3-97b7-7b313587d3bf", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/1ea5e141-b92c-44f3-97b7-7b313587d3bf"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2025-11-25T18:52:57Z", "updated": "2025-11-25T18:53:09Z", "addresses": {"tempest-TestExecuteActionsViaActuator-1686246027-network": [{"version": 4, "addr": "10.100.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ec:8b"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/ccf909eb-d91d-43a8-a995-2c997916a89e"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/ccf909eb-d91d-43a8-a995-2c997916a89e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2025-11-25T18:53:09.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-SRV-ATTR:host": "compute-0.ctlplane.example.com", "OS-EXT-SRV-ATTR:instance_name": "instance-00000002", "OS-EXT-SRV-ATTR:hypervisor_hostname": "compute-0.ctlplane.example.com", "OS-EXT-SRV-ATTR:reservation_id": "r-a0qsh601", "OS-EXT-SRV-ATTR:launch_index": 0, "OS-EXT-SRV-ATTR:hostname": "tempest-testexecuteactionsviaactuator-server-637893280", "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": []}}'
2025-11-25 18:53:13,038 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 "IyBUWVBFIGNlaWxvbWV0ZXJfY3B1IGNvdW50ZXIKY2VpbG9tZXRlcl9jcHV7InJlc291cmNlIj0iY2NmOTA5ZWItZDkxZC00M2E4LWE5OTUtMmM5OTc5MTZhODllIiwib3JpZ190aW1lc3RhbXAiPSIxNzY0MDk2NzkzMDM4In0gMjQwMDAwMDAwMDEuMCAxNzY0MDk2NDkzMDM4CmNlaWxvbWV0ZXJfY3B1eyJyZXNvdXJjZSI9ImNjZjkwOWViLWQ5MWQtNDNhOC1hOTk1LTJjOTk3OTE2YTg5ZSIsIm9yaWdfdGltZXN0YW1wIj0iMTc2NDA5Njc5MzAzOCJ9IDQ4MDAwMDAwMDAxLjAgMTc2NDA5NjUyMzAzOApjZWlsb21ldGVyX2NwdXsicmVzb3VyY2UiPSJjY2Y5MDllYi1kOTFkLTQzYTgtYTk5NS0yYzk5NzkxNmE4OWUiLCJvcmlnX3RpbWVzdGFtcCI9IjE3NjQwOTY3OTMwMzgifSA3MjAwMDAwMDAwMS4wIDE3NjQwOTY1NTMwMzgKY2VpbG9tZXRlcl9jcHV7InJlc291cmNlIj0iY2NmOTA5ZWItZDkxZC00M2E4LWE5OTUtMmM5OTc5MTZhODllIiwib3JpZ190aW1lc3RhbXAiPSIxNzY0MDk2NzkzMDM4In0gOTYwMDAwMDAwMDEuMCAxNzY0MDk2NTgzMDM4CmNlaWxvbWV0ZXJfY3B1eyJyZXNvdXJjZSI9ImNjZjkwOWViLWQ5MWQtNDNhOC1hOTk1LTJjOTk3OTE2YTg5ZSIsIm9yaWdfdGltZXN0YW1wIj0iMTc2NDA5Njc5MzAzOCJ9IDEyMDAwMDAwMDAwMS4wIDE3NjQwOTY2MTMwMzgKY2VpbG9tZXRlcl9jcHV7InJlc291cmNlIj0iY2NmOTA5ZWItZDkxZC00M2E4LWE5OTUtMmM5OTc5MTZhODllIiwib3JpZ190aW1lc3RhbXAiPSIxNzY0MDk2NzkzMDM4In0gMTQ0MDAwMDAwMDAxLjAgMTc2NDA5NjY0MzAzOApjZWlsb21ldGVyX2NwdXsicmVzb3VyY2UiPSJjY2Y5MDllYi1kOTFkLTQzYTgtYTk5NS0yYzk5NzkxNmE4OWUiLCJvcmlnX3RpbWVzdGFtcCI9IjE3NjQwOTY3OTMwMzgifSAxNjgwMDAwMDAwMDEuMCAxNzY0MDk2NjczMDM4CmNlaWxvbWV0ZXJfY3B1eyJyZXNvdXJjZSI9ImNjZjkwOWViLWQ5MWQtNDNhOC1hOTk1LTJjOTk3OTE2YTg5ZSIsIm9yaWdfdGltZXN0YW1wIj0iMTc2NDA5Njc5MzAzOCJ9IDE5MjAwMDAwMDAwMS4wIDE3NjQwOTY3MDMwMzgKY2VpbG9tZXRlcl9jcHV7InJlc291cmNlIj0iY2NmOTA5ZWItZDkxZC00M2E4LWE5OTUtMmM5OTc5MTZhODllIiwib3JpZ190aW1lc3RhbXAiPSIxNzY0MDk2NzkzMDM4In0gMjE2MDAwMDAwMDAxLjAgMTc2NDA5NjczMzAzOApjZWlsb21ldGVyX2NwdXsicmVzb3VyY2UiPSJjY2Y5MDllYi1kOTFkLTQzYTgtYTk5NS0yYzk5NzkxNmE4OWUiLCJvcmlnX3RpbWVzdGFtcCI9IjE3NjQwOTY3OTMwMzgifSAyNDAwMDAwMDAwMDEuMCAxNzY0MDk2NzYzMDM4Cg==" | 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.110'
2025-11-25 18:53:13,038 84 INFO [tempest.lib.common.ssh] Creating ssh connection to '38.102.83.110:22' as 'zuul' with password None
2025-11-25 18:53:13,052 84 INFO [paramiko.transport] Connected (version 2.0, client OpenSSH_9.9)
2025-11-25 18:53:13,116 84 INFO [paramiko.transport] Authentication (publickey) successful!
2025-11-25 18:53:13,117 84 INFO [tempest.lib.common.ssh] ssh connection to zuul@38.102.83.110 successfully created
2025-11-25 18:53:13,728 84 DEBUG [watcher_tempest_plugin.services.metric.prometheus_client] Promtool add_measures output: Parsing standard input
SUCCESS: metrics pushed to remote write.
2025-11-25 18:53:13,862 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.132s
2025-11-25 18:53:13,863 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, 25 Nov 2025 18:53:13 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-504190e4-d2f8-4dc7-b676-b07b3eceac7b', 'x-compute-request-id': 'req-504190e4-d2f8-4dc7-b676-b07b3eceac7b', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=641851c78b8a567c7f0789e99aca1340; 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": "170e4551-3bb8-4055-9bca-17525dd3385f", "name": "m1.micro", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/flavors/170e4551-3bb8-4055-9bca-17525dd3385f"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/170e4551-3bb8-4055-9bca-17525dd3385f"}], "description": null}, {"id": "a7ebe884-489b-45b6-89a1-4967aa291cd6", "name": "m1.nano", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/flavors/a7ebe884-489b-45b6-89a1-4967aa291cd6"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/flavors/a7ebe884-489b-45b6-89a1-4967aa291cd6"}], "description": null}]}'
2025-11-25 18:53:14,074 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.206s
2025-11-25 18:53:14,075 84 DEBUG [tempest.lib.common.rest_client] Request - 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, 25 Nov 2025 18:53:13 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=b250e28f08bf24df0eb44242825d8045; 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": "b3ab70a2-29ed-4097-97ef-c4a397fa1607", "audit_uuid": "be789b41-f45f-4d1c-8a04-05bdb2e7585c", "strategy_uuid": "d8cdd12f-7c55-4585-8438-309f65841f37", "strategy_name": "actuator", "global_efficacy": [], "state": "SUCCEEDED", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/b3ab70a2-29ed-4097-97ef-c4a397fa1607", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/b3ab70a2-29ed-4097-97ef-c4a397fa1607", "rel": "bookmark"}], "updated_at": "2025-11-25T18:52:26+00:00"}, {"efficacy_indicators": [], "uuid": "6cb7fb51-dbc2-4fd7-bf96-ca721419b019", "audit_uuid": "7d388035-801e-45cd-9fe2-2e58763b68e7", "strategy_uuid": "d8cdd12f-7c55-4585-8438-309f65841f37", "strategy_name": "actuator", "global_efficacy": [], "state": "SUCCEEDED", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/6cb7fb51-dbc2-4fd7-bf96-ca721419b019", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/6cb7fb51-dbc2-4fd7-bf96-ca721419b019", "rel": "bookmark"}], "updated_at": "2025-11-25T18:52:30+00:00"}, {"efficacy_indicators": [], "uuid": "5874fe0e-2867-4a9f-8e16-5a2b5faab912", "audit_uuid": "8bdfb6db-dbb9-4906-9849-44f0cde74a5c", "strategy_uuid": "d8cdd12f-7c55-4585-8438-309f65841f37", "strategy_name": "actuator", "global_efficacy": [], "state": "SUCCEEDED", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/5874fe0e-2867-4a9f-8e16-5a2b5faab912", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/5874fe0e-2867-4a9f-8e16-5a2b5faab912", "rel": "bookmark"}], "updated_at": "2025-11-25T18:52:33+00:00"}]}'
2025-11-25 18:53:14,075 84 DEBUG [tempest.lib.common.utils.test_utils] Call _are_all_action_plans_finished returns true in 0.207027 seconds
2025-11-25 18:53:14,206 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
2025-11-25 18:53:14,208 84 DEBUG [tempest.lib.common.rest_client] Request - 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, 25 Nov 2025 18:53: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=b250e28f08bf24df0eb44242825d8045; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/goals/unclassified'}
Body: b'{"uuid": "fb3e9d7f-ec6e-4cc7-9ef7-cd847be6f337", "name": "unclassified", "display_name": "Unclassified", "efficacy_specification": [], "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/goals/fb3e9d7f-ec6e-4cc7-9ef7-cd847be6f337", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/goals/fb3e9d7f-ec6e-4cc7-9ef7-cd847be6f337", "rel": "bookmark"}], "created_at": "2025-11-25T18:17:15+00:00", "updated_at": null, "deleted_at": null}'
2025-11-25 18:53:14,312 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.100s
2025-11-25 18:53:14,312 84 DEBUG [tempest.lib.common.rest_client] Request - 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, 25 Nov 2025 18:53: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=b250e28f08bf24df0eb44242825d8045; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/strategies/actuator'}
Body: b'{"uuid": "d8cdd12f-7c55-4585-8438-309f65841f37", "name": "actuator", "display_name": "Actuator", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/strategies/d8cdd12f-7c55-4585-8438-309f65841f37", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/strategies/d8cdd12f-7c55-4585-8438-309f65841f37", "rel": "bookmark"}], "goal_uuid": "fb3e9d7f-ec6e-4cc7-9ef7-cd847be6f337", "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"]}}'
2025-11-25 18:53:14,504 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.190s
2025-11-25 18:53:14,505 84 DEBUG [tempest.lib.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": "904cd977-a9d1-4e26-bab9-8fff15f68974", "description": "tempest-test-audit_template-209148684", "goal": "fb3e9d7f-ec6e-4cc7-9ef7-cd847be6f337", "strategy": "d8cdd12f-7c55-4585-8438-309f65841f37", "scope": []}
Response - Headers: {'date': 'Tue, 25 Nov 2025 18:53:14 GMT', 'server': 'Apache', 'location': 'https://watcher-public-openstack.apps-crc.testing/v1/audit_templates/c7fdc184-ba70-4ba8-8a9d-4f9c0d8c3408', '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=b250e28f08bf24df0eb44242825d8045; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/audit_templates'}
Body: b'{"uuid": "c7fdc184-ba70-4ba8-8a9d-4f9c0d8c3408", "name": "904cd977-a9d1-4e26-bab9-8fff15f68974", "description": "tempest-test-audit_template-209148684", "goal_uuid": "fb3e9d7f-ec6e-4cc7-9ef7-cd847be6f337", "goal_name": "unclassified", "strategy_uuid": "d8cdd12f-7c55-4585-8438-309f65841f37", "strategy_name": "actuator", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/audit_templates/c7fdc184-ba70-4ba8-8a9d-4f9c0d8c3408", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/audit_templates/c7fdc184-ba70-4ba8-8a9d-4f9c0d8c3408", "rel": "bookmark"}], "scope": [], "created_at": "2025-11-25T18:53:14.447332+00:00", "deleted_at": null, "updated_at": null}'
2025-11-25 18:53:14,649 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 201 POST https://watcher-public-openstack.apps-crc.testing/v1/audits 0.143s
2025-11-25 18:53:14,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: {"audit_template_uuid": "c7fdc184-ba70-4ba8-8a9d-4f9c0d8c3408", "audit_type": "ONESHOT", "interval": null, "parameters": {"actions": [{"action_type": "resize", "resource_id": "36d95b58-84fc-4d29-9aa8-0d0a919c9c72", "input_parameters": {"flavor": "m1.micro"}}]}}
Response - Headers: {'date': 'Tue, 25 Nov 2025 18:53:14 GMT', 'server': 'Apache', 'location': 'https://watcher-public-openstack.apps-crc.testing/v1/audits/e634c652-e47a-4a05-bc57-92751020713d', '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=b250e28f08bf24df0eb44242825d8045; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/audits'}
Body: b'{"uuid": "e634c652-e47a-4a05-bc57-92751020713d", "name": "actuator-2025-11-25T18:53:14.595052", "audit_type": "ONESHOT", "state": "PENDING", "goal_uuid": "fb3e9d7f-ec6e-4cc7-9ef7-cd847be6f337", "goal_name": "unclassified", "strategy_uuid": "d8cdd12f-7c55-4585-8438-309f65841f37", "strategy_name": "actuator", "parameters": {"actions": [{"action_type": "resize", "resource_id": "36d95b58-84fc-4d29-9aa8-0d0a919c9c72", "input_parameters": {"flavor": "m1.micro"}}]}, "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/audits/e634c652-e47a-4a05-bc57-92751020713d", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/audits/e634c652-e47a-4a05-bc57-92751020713d", "rel": "bookmark"}], "interval": null, "scope": [], "auto_trigger": false, "next_run_time": null, "hostname": null, "start_time": null, "end_time": null, "force": false, "created_at": "2025-11-25T18:53:14.609787+00:00", "deleted_at": null, "updated_at": null}'
2025-11-25 18:53:14,736 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/audits/e634c652-e47a-4a05-bc57-92751020713d 0.084s
2025-11-25 18:53:14,736 84 DEBUG [tempest.lib.common.rest_client] Request - 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, 25 Nov 2025 18:53:14 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=b250e28f08bf24df0eb44242825d8045; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/audits/e634c652-e47a-4a05-bc57-92751020713d'}
Body: b'{"uuid": "e634c652-e47a-4a05-bc57-92751020713d", "name": "actuator-2025-11-25T18:53:14.595052", "audit_type": "ONESHOT", "state": "ONGOING", "goal_uuid": "fb3e9d7f-ec6e-4cc7-9ef7-cd847be6f337", "goal_name": "unclassified", "strategy_uuid": "d8cdd12f-7c55-4585-8438-309f65841f37", "strategy_name": "actuator", "parameters": {"actions": [{"action_type": "resize", "resource_id": "36d95b58-84fc-4d29-9aa8-0d0a919c9c72", "input_parameters": {"flavor": "m1.micro"}}]}, "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/audits/e634c652-e47a-4a05-bc57-92751020713d", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/audits/e634c652-e47a-4a05-bc57-92751020713d", "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": "2025-11-25T18:53:14+00:00", "deleted_at": null, "updated_at": "2025-11-25T18:53:14+00:00"}'
2025-11-25 18:53:15,364 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/audits/e634c652-e47a-4a05-bc57-92751020713d 0.126s
2025-11-25 18:53:15,365 84 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'OpenStack-API-Version': 'infra-optim 1.4', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 25 Nov 2025 18:53:15 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=b250e28f08bf24df0eb44242825d8045; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/audits/e634c652-e47a-4a05-bc57-92751020713d'}
Body: b'{"uuid": "e634c652-e47a-4a05-bc57-92751020713d", "name": "actuator-2025-11-25T18:53:14.595052", "audit_type": "ONESHOT", "state": "SUCCEEDED", "goal_uuid": "fb3e9d7f-ec6e-4cc7-9ef7-cd847be6f337", "goal_name": "unclassified", "strategy_uuid": "d8cdd12f-7c55-4585-8438-309f65841f37", "strategy_name": "actuator", "parameters": {"actions": [{"action_type": "resize", "resource_id": "36d95b58-84fc-4d29-9aa8-0d0a919c9c72", "input_parameters": {"flavor": "m1.micro"}}]}, "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/audits/e634c652-e47a-4a05-bc57-92751020713d", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/audits/e634c652-e47a-4a05-bc57-92751020713d", "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": "2025-11-25T18:53:14+00:00", "deleted_at": null, "updated_at": "2025-11-25T18:53:14+00:00"}'
2025-11-25 18:53:15,365 84 DEBUG [tempest.lib.common.utils.test_utils] Call partial returns true in 0.715139 seconds
2025-11-25 18:53:15,480 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=e634c652-e47a-4a05-bc57-92751020713d 0.114s
2025-11-25 18:53:15,481 84 DEBUG [tempest.lib.common.rest_client] Request - 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, 25 Nov 2025 18:53:15 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=b250e28f08bf24df0eb44242825d8045; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans?audit_uuid=e634c652-e47a-4a05-bc57-92751020713d'}
Body: b'{"action_plans": [{"efficacy_indicators": [], "uuid": "05323ed7-10bc-44c0-8e86-33847e7b328f", "audit_uuid": "e634c652-e47a-4a05-bc57-92751020713d", "strategy_uuid": "d8cdd12f-7c55-4585-8438-309f65841f37", "strategy_name": "actuator", "global_efficacy": [], "state": "RECOMMENDED", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/05323ed7-10bc-44c0-8e86-33847e7b328f", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/05323ed7-10bc-44c0-8e86-33847e7b328f", "rel": "bookmark"}], "updated_at": null}]}'
2025-11-25 18:53:15,549 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/action_plans/05323ed7-10bc-44c0-8e86-33847e7b328f 0.067s
2025-11-25 18:53:15,550 84 DEBUG [tempest.lib.common.rest_client] Request - 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, 25 Nov 2025 18:53:15 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=b250e28f08bf24df0eb44242825d8045; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/05323ed7-10bc-44c0-8e86-33847e7b328f'}
Body: b'{"efficacy_indicators": [], "uuid": "05323ed7-10bc-44c0-8e86-33847e7b328f", "audit_uuid": "e634c652-e47a-4a05-bc57-92751020713d", "strategy_uuid": "d8cdd12f-7c55-4585-8438-309f65841f37", "strategy_name": "actuator", "global_efficacy": [], "state": "RECOMMENDED", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/05323ed7-10bc-44c0-8e86-33847e7b328f", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/05323ed7-10bc-44c0-8e86-33847e7b328f", "rel": "bookmark"}], "hostname": null, "created_at": "2025-11-25T18:53:14+00:00", "deleted_at": null, "updated_at": null}'
2025-11-25 18:53:15,691 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 PATCH https://watcher-public-openstack.apps-crc.testing/v1/action_plans/05323ed7-10bc-44c0-8e86-33847e7b328f 0.140s
2025-11-25 18:53:15,692 84 DEBUG [tempest.lib.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, 25 Nov 2025 18:53:15 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=b250e28f08bf24df0eb44242825d8045; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/05323ed7-10bc-44c0-8e86-33847e7b328f'}
Body: b'{"efficacy_indicators": [], "uuid": "05323ed7-10bc-44c0-8e86-33847e7b328f", "audit_uuid": "e634c652-e47a-4a05-bc57-92751020713d", "strategy_uuid": "d8cdd12f-7c55-4585-8438-309f65841f37", "strategy_name": "actuator", "global_efficacy": [], "state": "PENDING", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/05323ed7-10bc-44c0-8e86-33847e7b328f", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/05323ed7-10bc-44c0-8e86-33847e7b328f", "rel": "bookmark"}], "hostname": null, "created_at": "2025-11-25T18:53:14+00:00", "deleted_at": null, "updated_at": "2025-11-25T18:53:15+00:00"}'
2025-11-25 18:53:15,757 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/action_plans/05323ed7-10bc-44c0-8e86-33847e7b328f 0.064s
2025-11-25 18:53:15,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, 25 Nov 2025 18:53: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=b250e28f08bf24df0eb44242825d8045; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/05323ed7-10bc-44c0-8e86-33847e7b328f'}
Body: b'{"efficacy_indicators": [], "uuid": "05323ed7-10bc-44c0-8e86-33847e7b328f", "audit_uuid": "e634c652-e47a-4a05-bc57-92751020713d", "strategy_uuid": "d8cdd12f-7c55-4585-8438-309f65841f37", "strategy_name": "actuator", "global_efficacy": [], "state": "ONGOING", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/05323ed7-10bc-44c0-8e86-33847e7b328f", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/05323ed7-10bc-44c0-8e86-33847e7b328f", "rel": "bookmark"}], "hostname": "watcher-applier-0", "created_at": "2025-11-25T18:53:14+00:00", "deleted_at": null, "updated_at": "2025-11-25T18:53:15+00:00"}'
2025-11-25 18:53:16,849 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/action_plans/05323ed7-10bc-44c0-8e86-33847e7b328f 0.090s
2025-11-25 18:53:16,850 84 DEBUG [tempest.lib.common.rest_client] Request - 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, 25 Nov 2025 18:53: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=b250e28f08bf24df0eb44242825d8045; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/05323ed7-10bc-44c0-8e86-33847e7b328f'}
Body: b'{"efficacy_indicators": [], "uuid": "05323ed7-10bc-44c0-8e86-33847e7b328f", "audit_uuid": "e634c652-e47a-4a05-bc57-92751020713d", "strategy_uuid": "d8cdd12f-7c55-4585-8438-309f65841f37", "strategy_name": "actuator", "global_efficacy": [], "state": "ONGOING", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/05323ed7-10bc-44c0-8e86-33847e7b328f", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/05323ed7-10bc-44c0-8e86-33847e7b328f", "rel": "bookmark"}], "hostname": "watcher-applier-0", "created_at": "2025-11-25T18:53:14+00:00", "deleted_at": null, "updated_at": "2025-11-25T18:53:15+00:00"}'
2025-11-25 18:53:18,124 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/action_plans/05323ed7-10bc-44c0-8e86-33847e7b328f 0.271s
2025-11-25 18:53:18,124 84 DEBUG [tempest.lib.common.rest_client] Request - 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, 25 Nov 2025 18:53: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=b250e28f08bf24df0eb44242825d8045; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/05323ed7-10bc-44c0-8e86-33847e7b328f'}
Body: b'{"efficacy_indicators": [], "uuid": "05323ed7-10bc-44c0-8e86-33847e7b328f", "audit_uuid": "e634c652-e47a-4a05-bc57-92751020713d", "strategy_uuid": "d8cdd12f-7c55-4585-8438-309f65841f37", "strategy_name": "actuator", "global_efficacy": [], "state": "ONGOING", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/05323ed7-10bc-44c0-8e86-33847e7b328f", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/05323ed7-10bc-44c0-8e86-33847e7b328f", "rel": "bookmark"}], "hostname": "watcher-applier-0", "created_at": "2025-11-25T18:53:14+00:00", "deleted_at": null, "updated_at": "2025-11-25T18:53:15+00:00"}'
2025-11-25 18:53:19,230 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/action_plans/05323ed7-10bc-44c0-8e86-33847e7b328f 0.104s
2025-11-25 18:53:19,230 84 DEBUG [tempest.lib.common.rest_client] Request - 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, 25 Nov 2025 18:53: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=b250e28f08bf24df0eb44242825d8045; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/05323ed7-10bc-44c0-8e86-33847e7b328f'}
Body: b'{"efficacy_indicators": [], "uuid": "05323ed7-10bc-44c0-8e86-33847e7b328f", "audit_uuid": "e634c652-e47a-4a05-bc57-92751020713d", "strategy_uuid": "d8cdd12f-7c55-4585-8438-309f65841f37", "strategy_name": "actuator", "global_efficacy": [], "state": "ONGOING", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/05323ed7-10bc-44c0-8e86-33847e7b328f", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/05323ed7-10bc-44c0-8e86-33847e7b328f", "rel": "bookmark"}], "hostname": "watcher-applier-0", "created_at": "2025-11-25T18:53:14+00:00", "deleted_at": null, "updated_at": "2025-11-25T18:53:15+00:00"}'
2025-11-25 18:53:20,379 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/action_plans/05323ed7-10bc-44c0-8e86-33847e7b328f 0.147s
2025-11-25 18:53:20,379 84 DEBUG [tempest.lib.common.rest_client] Request - 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, 25 Nov 2025 18:53: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=b250e28f08bf24df0eb44242825d8045; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/05323ed7-10bc-44c0-8e86-33847e7b328f'}
Body: b'{"efficacy_indicators": [], "uuid": "05323ed7-10bc-44c0-8e86-33847e7b328f", "audit_uuid": "e634c652-e47a-4a05-bc57-92751020713d", "strategy_uuid": "d8cdd12f-7c55-4585-8438-309f65841f37", "strategy_name": "actuator", "global_efficacy": [], "state": "ONGOING", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/05323ed7-10bc-44c0-8e86-33847e7b328f", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/05323ed7-10bc-44c0-8e86-33847e7b328f", "rel": "bookmark"}], "hostname": "watcher-applier-0", "created_at": "2025-11-25T18:53:14+00:00", "deleted_at": null, "updated_at": "2025-11-25T18:53:15+00:00"}'
2025-11-25 18:53:21,487 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/action_plans/05323ed7-10bc-44c0-8e86-33847e7b328f 0.105s
2025-11-25 18:53:21,488 84 DEBUG [tempest.lib.common.rest_client] Request - 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, 25 Nov 2025 18:53: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=b250e28f08bf24df0eb44242825d8045; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/05323ed7-10bc-44c0-8e86-33847e7b328f'}
Body: b'{"efficacy_indicators": [], "uuid": "05323ed7-10bc-44c0-8e86-33847e7b328f", "audit_uuid": "e634c652-e47a-4a05-bc57-92751020713d", "strategy_uuid": "d8cdd12f-7c55-4585-8438-309f65841f37", "strategy_name": "actuator", "global_efficacy": [], "state": "ONGOING", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/05323ed7-10bc-44c0-8e86-33847e7b328f", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/05323ed7-10bc-44c0-8e86-33847e7b328f", "rel": "bookmark"}], "hostname": "watcher-applier-0", "created_at": "2025-11-25T18:53:14+00:00", "deleted_at": null, "updated_at": "2025-11-25T18:53:15+00:00"}'
2025-11-25 18:53:22,628 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/action_plans/05323ed7-10bc-44c0-8e86-33847e7b328f 0.138s
2025-11-25 18:53:22,628 84 DEBUG [tempest.lib.common.rest_client] Request - 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, 25 Nov 2025 18:53: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=b250e28f08bf24df0eb44242825d8045; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/05323ed7-10bc-44c0-8e86-33847e7b328f'}
Body: b'{"efficacy_indicators": [], "uuid": "05323ed7-10bc-44c0-8e86-33847e7b328f", "audit_uuid": "e634c652-e47a-4a05-bc57-92751020713d", "strategy_uuid": "d8cdd12f-7c55-4585-8438-309f65841f37", "strategy_name": "actuator", "global_efficacy": [], "state": "ONGOING", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/05323ed7-10bc-44c0-8e86-33847e7b328f", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/05323ed7-10bc-44c0-8e86-33847e7b328f", "rel": "bookmark"}], "hostname": "watcher-applier-0", "created_at": "2025-11-25T18:53:14+00:00", "deleted_at": null, "updated_at": "2025-11-25T18:53:15+00:00"}'
2025-11-25 18:53:23,744 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/action_plans/05323ed7-10bc-44c0-8e86-33847e7b328f 0.114s
2025-11-25 18:53:23,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, 25 Nov 2025 18:53: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=b250e28f08bf24df0eb44242825d8045; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/05323ed7-10bc-44c0-8e86-33847e7b328f'}
Body: b'{"efficacy_indicators": [], "uuid": "05323ed7-10bc-44c0-8e86-33847e7b328f", "audit_uuid": "e634c652-e47a-4a05-bc57-92751020713d", "strategy_uuid": "d8cdd12f-7c55-4585-8438-309f65841f37", "strategy_name": "actuator", "global_efficacy": [], "state": "ONGOING", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/05323ed7-10bc-44c0-8e86-33847e7b328f", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/05323ed7-10bc-44c0-8e86-33847e7b328f", "rel": "bookmark"}], "hostname": "watcher-applier-0", "created_at": "2025-11-25T18:53:14+00:00", "deleted_at": null, "updated_at": "2025-11-25T18:53:15+00:00"}'
2025-11-25 18:53:24,846 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/action_plans/05323ed7-10bc-44c0-8e86-33847e7b328f 0.100s
2025-11-25 18:53:24,847 84 DEBUG [tempest.lib.common.rest_client] Request - 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, 25 Nov 2025 18:53:24 GMT', 'server': 'Apache', 'content-length': '671', 'vary': 'OpenStack-API-Version', 'openstack-api-minimum-version': '1.0', 'openstack-api-maximum-version': '1.4', 'openstack-api-version': 'infra-optim 1.4', 'content-type': 'application/json', 'set-cookie': '0a98f3d612a3c8fda809da40f2e41782=b250e28f08bf24df0eb44242825d8045; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/05323ed7-10bc-44c0-8e86-33847e7b328f'}
Body: b'{"efficacy_indicators": [], "uuid": "05323ed7-10bc-44c0-8e86-33847e7b328f", "audit_uuid": "e634c652-e47a-4a05-bc57-92751020713d", "strategy_uuid": "d8cdd12f-7c55-4585-8438-309f65841f37", "strategy_name": "actuator", "global_efficacy": [], "state": "ONGOING", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/05323ed7-10bc-44c0-8e86-33847e7b328f", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/05323ed7-10bc-44c0-8e86-33847e7b328f", "rel": "bookmark"}], "hostname": "watcher-applier-0", "created_at": "2025-11-25T18:53:14+00:00", "deleted_at": null, "updated_at": "2025-11-25T18:53:15+00:00"}'
2025-11-25 18:53:26,024 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/action_plans/05323ed7-10bc-44c0-8e86-33847e7b328f 0.176s
2025-11-25 18:53:26,025 84 DEBUG [tempest.lib.common.rest_client] Request - 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, 25 Nov 2025 18:53: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=b250e28f08bf24df0eb44242825d8045; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/05323ed7-10bc-44c0-8e86-33847e7b328f'}
Body: b'{"efficacy_indicators": [], "uuid": "05323ed7-10bc-44c0-8e86-33847e7b328f", "audit_uuid": "e634c652-e47a-4a05-bc57-92751020713d", "strategy_uuid": "d8cdd12f-7c55-4585-8438-309f65841f37", "strategy_name": "actuator", "global_efficacy": [], "state": "ONGOING", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/05323ed7-10bc-44c0-8e86-33847e7b328f", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/05323ed7-10bc-44c0-8e86-33847e7b328f", "rel": "bookmark"}], "hostname": "watcher-applier-0", "created_at": "2025-11-25T18:53:14+00:00", "deleted_at": null, "updated_at": "2025-11-25T18:53:15+00:00"}'
2025-11-25 18:53:27,113 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/action_plans/05323ed7-10bc-44c0-8e86-33847e7b328f 0.087s
2025-11-25 18:53:27,114 84 DEBUG [tempest.lib.common.rest_client] Request - 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, 25 Nov 2025 18:53: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=b250e28f08bf24df0eb44242825d8045; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/05323ed7-10bc-44c0-8e86-33847e7b328f'}
Body: b'{"efficacy_indicators": [], "uuid": "05323ed7-10bc-44c0-8e86-33847e7b328f", "audit_uuid": "e634c652-e47a-4a05-bc57-92751020713d", "strategy_uuid": "d8cdd12f-7c55-4585-8438-309f65841f37", "strategy_name": "actuator", "global_efficacy": [], "state": "ONGOING", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/05323ed7-10bc-44c0-8e86-33847e7b328f", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/05323ed7-10bc-44c0-8e86-33847e7b328f", "rel": "bookmark"}], "hostname": "watcher-applier-0", "created_at": "2025-11-25T18:53:14+00:00", "deleted_at": null, "updated_at": "2025-11-25T18:53:15+00:00"}'
2025-11-25 18:53:28,241 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/action_plans/05323ed7-10bc-44c0-8e86-33847e7b328f 0.125s
2025-11-25 18:53:28,241 84 DEBUG [tempest.lib.common.rest_client] Request - 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, 25 Nov 2025 18:53: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=b250e28f08bf24df0eb44242825d8045; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/05323ed7-10bc-44c0-8e86-33847e7b328f'}
Body: b'{"efficacy_indicators": [], "uuid": "05323ed7-10bc-44c0-8e86-33847e7b328f", "audit_uuid": "e634c652-e47a-4a05-bc57-92751020713d", "strategy_uuid": "d8cdd12f-7c55-4585-8438-309f65841f37", "strategy_name": "actuator", "global_efficacy": [], "state": "ONGOING", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/05323ed7-10bc-44c0-8e86-33847e7b328f", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/05323ed7-10bc-44c0-8e86-33847e7b328f", "rel": "bookmark"}], "hostname": "watcher-applier-0", "created_at": "2025-11-25T18:53:14+00:00", "deleted_at": null, "updated_at": "2025-11-25T18:53:15+00:00"}'
2025-11-25 18:53:29,356 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/action_plans/05323ed7-10bc-44c0-8e86-33847e7b328f 0.112s
2025-11-25 18:53:29,357 84 DEBUG [tempest.lib.common.rest_client] Request - 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, 25 Nov 2025 18:53: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=b250e28f08bf24df0eb44242825d8045; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/05323ed7-10bc-44c0-8e86-33847e7b328f'}
Body: b'{"efficacy_indicators": [], "uuid": "05323ed7-10bc-44c0-8e86-33847e7b328f", "audit_uuid": "e634c652-e47a-4a05-bc57-92751020713d", "strategy_uuid": "d8cdd12f-7c55-4585-8438-309f65841f37", "strategy_name": "actuator", "global_efficacy": [], "state": "ONGOING", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/05323ed7-10bc-44c0-8e86-33847e7b328f", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/05323ed7-10bc-44c0-8e86-33847e7b328f", "rel": "bookmark"}], "hostname": "watcher-applier-0", "created_at": "2025-11-25T18:53:14+00:00", "deleted_at": null, "updated_at": "2025-11-25T18:53:15+00:00"}'
2025-11-25 18:53:30,494 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/action_plans/05323ed7-10bc-44c0-8e86-33847e7b328f 0.135s
2025-11-25 18:53:30,494 84 DEBUG [tempest.lib.common.rest_client] Request - 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, 25 Nov 2025 18:53: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=b250e28f08bf24df0eb44242825d8045; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/05323ed7-10bc-44c0-8e86-33847e7b328f'}
Body: b'{"efficacy_indicators": [], "uuid": "05323ed7-10bc-44c0-8e86-33847e7b328f", "audit_uuid": "e634c652-e47a-4a05-bc57-92751020713d", "strategy_uuid": "d8cdd12f-7c55-4585-8438-309f65841f37", "strategy_name": "actuator", "global_efficacy": [], "state": "ONGOING", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/05323ed7-10bc-44c0-8e86-33847e7b328f", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/05323ed7-10bc-44c0-8e86-33847e7b328f", "rel": "bookmark"}], "hostname": "watcher-applier-0", "created_at": "2025-11-25T18:53:14+00:00", "deleted_at": null, "updated_at": "2025-11-25T18:53:15+00:00"}'
2025-11-25 18:53:31,572 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/action_plans/05323ed7-10bc-44c0-8e86-33847e7b328f 0.076s
2025-11-25 18:53:31,572 84 DEBUG [tempest.lib.common.rest_client] Request - 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, 25 Nov 2025 18:53: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=b250e28f08bf24df0eb44242825d8045; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/05323ed7-10bc-44c0-8e86-33847e7b328f'}
Body: b'{"efficacy_indicators": [], "uuid": "05323ed7-10bc-44c0-8e86-33847e7b328f", "audit_uuid": "e634c652-e47a-4a05-bc57-92751020713d", "strategy_uuid": "d8cdd12f-7c55-4585-8438-309f65841f37", "strategy_name": "actuator", "global_efficacy": [], "state": "ONGOING", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/05323ed7-10bc-44c0-8e86-33847e7b328f", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/05323ed7-10bc-44c0-8e86-33847e7b328f", "rel": "bookmark"}], "hostname": "watcher-applier-0", "created_at": "2025-11-25T18:53:14+00:00", "deleted_at": null, "updated_at": "2025-11-25T18:53:15+00:00"}'
2025-11-25 18:53:32,712 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/action_plans/05323ed7-10bc-44c0-8e86-33847e7b328f 0.137s
2025-11-25 18:53:32,713 84 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'OpenStack-API-Version': 'infra-optim 1.4', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 25 Nov 2025 18:53:32 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=b250e28f08bf24df0eb44242825d8045; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/05323ed7-10bc-44c0-8e86-33847e7b328f'}
Body: b'{"efficacy_indicators": [], "uuid": "05323ed7-10bc-44c0-8e86-33847e7b328f", "audit_uuid": "e634c652-e47a-4a05-bc57-92751020713d", "strategy_uuid": "d8cdd12f-7c55-4585-8438-309f65841f37", "strategy_name": "actuator", "global_efficacy": [], "state": "ONGOING", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/05323ed7-10bc-44c0-8e86-33847e7b328f", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/05323ed7-10bc-44c0-8e86-33847e7b328f", "rel": "bookmark"}], "hostname": "watcher-applier-0", "created_at": "2025-11-25T18:53:14+00:00", "deleted_at": null, "updated_at": "2025-11-25T18:53:15+00:00"}'
2025-11-25 18:53:33,798 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/action_plans/05323ed7-10bc-44c0-8e86-33847e7b328f 0.083s
2025-11-25 18:53:33,798 84 DEBUG [tempest.lib.common.rest_client] Request - 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, 25 Nov 2025 18:53: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=b250e28f08bf24df0eb44242825d8045; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/05323ed7-10bc-44c0-8e86-33847e7b328f'}
Body: b'{"efficacy_indicators": [], "uuid": "05323ed7-10bc-44c0-8e86-33847e7b328f", "audit_uuid": "e634c652-e47a-4a05-bc57-92751020713d", "strategy_uuid": "d8cdd12f-7c55-4585-8438-309f65841f37", "strategy_name": "actuator", "global_efficacy": [], "state": "ONGOING", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/05323ed7-10bc-44c0-8e86-33847e7b328f", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/05323ed7-10bc-44c0-8e86-33847e7b328f", "rel": "bookmark"}], "hostname": "watcher-applier-0", "created_at": "2025-11-25T18:53:14+00:00", "deleted_at": null, "updated_at": "2025-11-25T18:53:15+00:00"}'
2025-11-25 18:53:34,896 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/action_plans/05323ed7-10bc-44c0-8e86-33847e7b328f 0.097s
2025-11-25 18:53:34,896 84 DEBUG [tempest.lib.common.rest_client] Request - 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, 25 Nov 2025 18:53: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=b250e28f08bf24df0eb44242825d8045; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/05323ed7-10bc-44c0-8e86-33847e7b328f'}
Body: b'{"efficacy_indicators": [], "uuid": "05323ed7-10bc-44c0-8e86-33847e7b328f", "audit_uuid": "e634c652-e47a-4a05-bc57-92751020713d", "strategy_uuid": "d8cdd12f-7c55-4585-8438-309f65841f37", "strategy_name": "actuator", "global_efficacy": [], "state": "ONGOING", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/05323ed7-10bc-44c0-8e86-33847e7b328f", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/05323ed7-10bc-44c0-8e86-33847e7b328f", "rel": "bookmark"}], "hostname": "watcher-applier-0", "created_at": "2025-11-25T18:53:14+00:00", "deleted_at": null, "updated_at": "2025-11-25T18:53:15+00:00"}'
2025-11-25 18:53:36,004 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/action_plans/05323ed7-10bc-44c0-8e86-33847e7b328f 0.106s
2025-11-25 18:53:36,005 84 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'OpenStack-API-Version': 'infra-optim 1.4', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 25 Nov 2025 18:53: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=b250e28f08bf24df0eb44242825d8045; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/05323ed7-10bc-44c0-8e86-33847e7b328f'}
Body: b'{"efficacy_indicators": [], "uuid": "05323ed7-10bc-44c0-8e86-33847e7b328f", "audit_uuid": "e634c652-e47a-4a05-bc57-92751020713d", "strategy_uuid": "d8cdd12f-7c55-4585-8438-309f65841f37", "strategy_name": "actuator", "global_efficacy": [], "state": "ONGOING", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/05323ed7-10bc-44c0-8e86-33847e7b328f", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/05323ed7-10bc-44c0-8e86-33847e7b328f", "rel": "bookmark"}], "hostname": "watcher-applier-0", "created_at": "2025-11-25T18:53:14+00:00", "deleted_at": null, "updated_at": "2025-11-25T18:53:15+00:00"}'
2025-11-25 18:53:37,138 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/action_plans/05323ed7-10bc-44c0-8e86-33847e7b328f 0.130s
2025-11-25 18:53:37,138 84 DEBUG [tempest.lib.common.rest_client] Request - 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, 25 Nov 2025 18:53: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=b250e28f08bf24df0eb44242825d8045; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/05323ed7-10bc-44c0-8e86-33847e7b328f'}
Body: b'{"efficacy_indicators": [], "uuid": "05323ed7-10bc-44c0-8e86-33847e7b328f", "audit_uuid": "e634c652-e47a-4a05-bc57-92751020713d", "strategy_uuid": "d8cdd12f-7c55-4585-8438-309f65841f37", "strategy_name": "actuator", "global_efficacy": [], "state": "ONGOING", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/05323ed7-10bc-44c0-8e86-33847e7b328f", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/05323ed7-10bc-44c0-8e86-33847e7b328f", "rel": "bookmark"}], "hostname": "watcher-applier-0", "created_at": "2025-11-25T18:53:14+00:00", "deleted_at": null, "updated_at": "2025-11-25T18:53:15+00:00"}'
2025-11-25 18:53:38,261 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/action_plans/05323ed7-10bc-44c0-8e86-33847e7b328f 0.121s
2025-11-25 18:53:38,262 84 DEBUG [tempest.lib.common.rest_client] Request - 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, 25 Nov 2025 18:53: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=b250e28f08bf24df0eb44242825d8045; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/05323ed7-10bc-44c0-8e86-33847e7b328f'}
Body: b'{"efficacy_indicators": [], "uuid": "05323ed7-10bc-44c0-8e86-33847e7b328f", "audit_uuid": "e634c652-e47a-4a05-bc57-92751020713d", "strategy_uuid": "d8cdd12f-7c55-4585-8438-309f65841f37", "strategy_name": "actuator", "global_efficacy": [], "state": "ONGOING", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/05323ed7-10bc-44c0-8e86-33847e7b328f", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/05323ed7-10bc-44c0-8e86-33847e7b328f", "rel": "bookmark"}], "hostname": "watcher-applier-0", "created_at": "2025-11-25T18:53:14+00:00", "deleted_at": null, "updated_at": "2025-11-25T18:53:15+00:00"}'
2025-11-25 18:53:39,389 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/action_plans/05323ed7-10bc-44c0-8e86-33847e7b328f 0.126s
2025-11-25 18:53:39,389 84 DEBUG [tempest.lib.common.rest_client] Request - 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, 25 Nov 2025 18:53:39 GMT', 'server': 'Apache', 'content-length': '671', 'vary': 'OpenStack-API-Version', 'openstack-api-minimum-version': '1.0', 'openstack-api-maximum-version': '1.4', 'openstack-api-version': 'infra-optim 1.4', 'content-type': 'application/json', 'set-cookie': '0a98f3d612a3c8fda809da40f2e41782=b250e28f08bf24df0eb44242825d8045; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/05323ed7-10bc-44c0-8e86-33847e7b328f'}
Body: b'{"efficacy_indicators": [], "uuid": "05323ed7-10bc-44c0-8e86-33847e7b328f", "audit_uuid": "e634c652-e47a-4a05-bc57-92751020713d", "strategy_uuid": "d8cdd12f-7c55-4585-8438-309f65841f37", "strategy_name": "actuator", "global_efficacy": [], "state": "ONGOING", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/05323ed7-10bc-44c0-8e86-33847e7b328f", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/05323ed7-10bc-44c0-8e86-33847e7b328f", "rel": "bookmark"}], "hostname": "watcher-applier-0", "created_at": "2025-11-25T18:53:14+00:00", "deleted_at": null, "updated_at": "2025-11-25T18:53:15+00:00"}'
2025-11-25 18:53:40,493 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/action_plans/05323ed7-10bc-44c0-8e86-33847e7b328f 0.102s
2025-11-25 18:53:40,493 84 DEBUG [tempest.lib.common.rest_client] Request - 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, 25 Nov 2025 18:53: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=b250e28f08bf24df0eb44242825d8045; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/05323ed7-10bc-44c0-8e86-33847e7b328f'}
Body: b'{"efficacy_indicators": [], "uuid": "05323ed7-10bc-44c0-8e86-33847e7b328f", "audit_uuid": "e634c652-e47a-4a05-bc57-92751020713d", "strategy_uuid": "d8cdd12f-7c55-4585-8438-309f65841f37", "strategy_name": "actuator", "global_efficacy": [], "state": "ONGOING", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/05323ed7-10bc-44c0-8e86-33847e7b328f", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/05323ed7-10bc-44c0-8e86-33847e7b328f", "rel": "bookmark"}], "hostname": "watcher-applier-0", "created_at": "2025-11-25T18:53:14+00:00", "deleted_at": null, "updated_at": "2025-11-25T18:53:15+00:00"}'
2025-11-25 18:53:41,720 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/action_plans/05323ed7-10bc-44c0-8e86-33847e7b328f 0.224s
2025-11-25 18:53:41,720 84 DEBUG [tempest.lib.common.rest_client] Request - 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, 25 Nov 2025 18:53: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=b250e28f08bf24df0eb44242825d8045; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/05323ed7-10bc-44c0-8e86-33847e7b328f'}
Body: b'{"efficacy_indicators": [], "uuid": "05323ed7-10bc-44c0-8e86-33847e7b328f", "audit_uuid": "e634c652-e47a-4a05-bc57-92751020713d", "strategy_uuid": "d8cdd12f-7c55-4585-8438-309f65841f37", "strategy_name": "actuator", "global_efficacy": [], "state": "ONGOING", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/05323ed7-10bc-44c0-8e86-33847e7b328f", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/05323ed7-10bc-44c0-8e86-33847e7b328f", "rel": "bookmark"}], "hostname": "watcher-applier-0", "created_at": "2025-11-25T18:53:14+00:00", "deleted_at": null, "updated_at": "2025-11-25T18:53:15+00:00"}'
2025-11-25 18:53:42,847 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/action_plans/05323ed7-10bc-44c0-8e86-33847e7b328f 0.125s
2025-11-25 18:53:42,847 84 DEBUG [tempest.lib.common.rest_client] Request - 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, 25 Nov 2025 18:53:42 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=b250e28f08bf24df0eb44242825d8045; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/05323ed7-10bc-44c0-8e86-33847e7b328f'}
Body: b'{"efficacy_indicators": [], "uuid": "05323ed7-10bc-44c0-8e86-33847e7b328f", "audit_uuid": "e634c652-e47a-4a05-bc57-92751020713d", "strategy_uuid": "d8cdd12f-7c55-4585-8438-309f65841f37", "strategy_name": "actuator", "global_efficacy": [], "state": "SUCCEEDED", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/05323ed7-10bc-44c0-8e86-33847e7b328f", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/05323ed7-10bc-44c0-8e86-33847e7b328f", "rel": "bookmark"}], "hostname": "watcher-applier-0", "created_at": "2025-11-25T18:53:14+00:00", "deleted_at": null, "updated_at": "2025-11-25T18:53:42+00:00"}'
2025-11-25 18:53:42,848 84 DEBUG [tempest.lib.common.utils.test_utils] Call partial returns true in 27.155734 seconds
2025-11-25 18:53:42,968 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/action_plans/05323ed7-10bc-44c0-8e86-33847e7b328f 0.117s
2025-11-25 18:53:42,968 84 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'OpenStack-API-Version': 'infra-optim 1.4', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 25 Nov 2025 18:53:42 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=b250e28f08bf24df0eb44242825d8045; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/05323ed7-10bc-44c0-8e86-33847e7b328f'}
Body: b'{"efficacy_indicators": [], "uuid": "05323ed7-10bc-44c0-8e86-33847e7b328f", "audit_uuid": "e634c652-e47a-4a05-bc57-92751020713d", "strategy_uuid": "d8cdd12f-7c55-4585-8438-309f65841f37", "strategy_name": "actuator", "global_efficacy": [], "state": "SUCCEEDED", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/05323ed7-10bc-44c0-8e86-33847e7b328f", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/05323ed7-10bc-44c0-8e86-33847e7b328f", "rel": "bookmark"}], "hostname": "watcher-applier-0", "created_at": "2025-11-25T18:53:14+00:00", "deleted_at": null, "updated_at": "2025-11-25T18:53:42+00:00"}'
2025-11-25 18:53:43,083 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=05323ed7-10bc-44c0-8e86-33847e7b328f 0.114s
2025-11-25 18:53:43,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, 25 Nov 2025 18:53:42 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=b250e28f08bf24df0eb44242825d8045; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/actions?action_plan_uuid=05323ed7-10bc-44c0-8e86-33847e7b328f'}
Body: b'{"actions": [{"uuid": "82ecd113-67a4-41b3-8684-f4d5066e9880", "action_plan_uuid": "05323ed7-10bc-44c0-8e86-33847e7b328f", "state": "SUCCEEDED", "action_type": "resize", "parents": [], "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/actions/82ecd113-67a4-41b3-8684-f4d5066e9880", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/actions/82ecd113-67a4-41b3-8684-f4d5066e9880", "rel": "bookmark"}]}]}'
2025-11-25 18:53:43,227 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.142s
2025-11-25 18:53:43,227 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, 25 Nov 2025 18:53:43 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-dd972095-d6ca-4fb8-8a1d-dde0c9c65373', 'x-compute-request-id': 'req-dd972095-d6ca-4fb8-8a1d-dde0c9c65373', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=641851c78b8a567c7f0789e99aca1340; 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": "645f5ef5-4403-4653-a8f1-f394ba4eb7cc", "zone": "internal", "status": "enabled", "state": "up", "updated_at": "2025-11-25T18:53:38.000000", "disabled_reason": null, "forced_down": false}, {"binary": "nova-scheduler", "host": "nova-scheduler-0", "id": "7d070ba5-f73e-4316-83f6-6ccb4b092f31", "zone": "internal", "status": "enabled", "state": "up", "updated_at": "2025-11-25T18:53:38.000000", "disabled_reason": null, "forced_down": false}, {"binary": "nova-conductor", "host": "nova-cell1-conductor-0", "id": "a631c414-72d0-4a5a-99c4-7c00d1c3c398", "zone": "internal", "status": "enabled", "state": "up", "updated_at": "2025-11-25T18:53:38.000000", "disabled_reason": null, "forced_down": false}, {"binary": "nova-compute", "host": "compute-0.ctlplane.example.com", "id": "f60e6eed-72c4-4f6f-beb8-edc5a5c4ed8d", "zone": "nova", "status": "enabled", "state": "up", "updated_at": "2025-11-25T18:53:36.000000", "disabled_reason": null, "forced_down": false}, {"binary": "nova-compute", "host": "compute-1.ctlplane.example.com", "id": "6818e6f2-7d0b-4e7f-aed1-76f04b8ae644", "zone": "nova", "status": "enabled", "state": "up", "updated_at": "2025-11-25T18:53:37.000000", "disabled_reason": null, "forced_down": false}]}'
2025-11-25 18:53:43,387 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.156s
2025-11-25 18:53:43,387 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, 25 Nov 2025 18:53:43 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-10cf264c-c468-497e-8931-1e4276cbb0ae', 'x-compute-request-id': 'req-10cf264c-c468-497e-8931-1e4276cbb0ae', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=641851c78b8a567c7f0789e99aca1340; 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": []}'
2025-11-25 18:53:43,621 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.222s
2025-11-25 18:53:43,621 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, 25 Nov 2025 18:53:43 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-5238bd8e-704d-44ac-8919-cd3041147bc0', 'x-compute-request-id': 'req-5238bd8e-704d-44ac-8919-cd3041147bc0', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=641851c78b8a567c7f0789e99aca1340; 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": "31362f03-0be4-4a76-8332-3d94b39fbc2c", "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": "f60e6eed-72c4-4f6f-beb8-edc5a5c4ed8d", "host": "compute-0.ctlplane.example.com", "disabled_reason": null}, "vcpus": 8, "memory_mb": 7680, "local_gb": 79, "vcpus_used": 2, "memory_mb_used": 832, "local_gb_used": 2, "free_ram_mb": 6848, "free_disk_gb": 77, "current_workload": 0, "running_vms": 1, "disk_available_least": 73, "cpu_info": {"arch": "x86_64", "model": "EPYC-Rome-v4", "vendor": "AMD", "topology": {"cells": 1, "sockets": 8, "cores": 1, "threads": 1}, "features": ["npt", "fma", "clflush", "pclmuldq", "lbrv", "skip-l1dfl-vmentry", "sep", "spec-ctrl", "pae", "tsc-scale", "xsaveopt", "f16c", "clflushopt", "svme-addr-chk", "mmx", "svm", "mds-no", "xsave", "3dnowprefetch", "avx", "clwb", "de", "pat", "fpu", "sha-ni", "cmov", "ssse3", "rdseed", "amd-ssbd", "abm", "x2apic", "cx16", "aes", "sse2", "amd-stibp", "smap", "vmcb-clean", "rdctl-no", "apic", "rdpid", "pause-filter", "fsgsbase", "nx", "ibrs", "avx2", "bmi2", "sse", "pdpe1gb", "smep", "ibpb", "virt-ssbd", "rdrand", "pse", "msr", "arch-capabilities", "cr8legacy", "pschange-mc-no", "syscall", "rdtscp", "tsc", "pfthreshold", "misalignsse", "umip", "arat", "wbnoinvd", "tsc-deadline", "sse4.1", "pge", "tsc_adjust", "cmp_legacy", "mtrr", "popcnt", "topoext", "clzero", "adx", "fxsr", "xgetbv1", "lm", "nrip-save", "xsavec", "ssbd", "movbe", "sse4a", "fxsr_opt", "pni", "mca", "cx8", "pse36", "osvw", "lahf_lm", "bmi1", "stibp", "sse4.2", "vme", "mmxext", "mce", "perfctr_core", "hypervisor", "xsaveerptr"]}}, {"id": "752b63a7-2ce2-4d83-a281-12c9803714ea", "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": "6818e6f2-7d0b-4e7f-aed1-76f04b8ae644", "host": "compute-1.ctlplane.example.com", "disabled_reason": null}, "vcpus": 8, "memory_mb": 7680, "local_gb": 79, "vcpus_used": 1, "memory_mb_used": 640, "local_gb_used": 1, "free_ram_mb": 7040, "free_disk_gb": 78, "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": ["avx", "smep", "pdpe1gb", "clflush", "fpu", "spec-ctrl", "tsc", "fma", "cx16", "amd-stibp", "pge", "stibp", "cmov", "ibrs", "vme", "pat", "misalignsse", "arch-capabilities", "mce", "pause-filter", "xgetbv1", "perfctr_core", "rdctl-no", "mmxext", "lm", "hypervisor", "3dnowprefetch", "ibpb", "smap", "svm", "arat", "abm", "npt", "adx", "lahf_lm", "msr", "xsave", "sep", "f16c", "pfthreshold", "bmi2", "rdseed", "cr8legacy", "aes", "pae", "fsgsbase", "skip-l1dfl-vmentry", "x2apic", "vmcb-clean", "rdtscp", "xsaveopt", "pclmuldq", "fxsr_opt", "mtrr", "ssse3", "osvw", "cx8", "cmp_legacy", "nx", "topoext", "xsavec", "umip", "bmi1", "clwb", "clzero", "svme-addr-chk", "sse2", "sse", "mca", "xsaveerptr", "sse4.2", "wbnoinvd", "de", "sha-ni", "ssbd", "pschange-mc-no", "popcnt", "syscall", "mmx", "rdpid", "tsc_adjust", "tsc-scale", "avx2", "movbe", "lbrv", "fxsr", "apic", "tsc-deadline", "rdrand", "mds-no", "pse", "nrip-save", "sse4a", "amd-ssbd", "pse36", "virt-ssbd", "pni", "sse4.1", "clflushopt"]}}]}'
2025-11-25 18:53:43,730 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://placement-public-openstack.apps-crc.testing/resource_providers/31362f03-0be4-4a76-8332-3d94b39fbc2c/traits 0.104s
2025-11-25 18:53:43,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, 25 Nov 2025 18:53:43 GMT', 'server': 'Apache', 'last-modified': 'Tue, 25 Nov 2025 18:19:12 GMT', 'content-length': '1403', 'cache-control': 'no-cache', 'openstack-api-version': 'placement 1.29', 'vary': 'openstack-api-version', 'x-openstack-request-id': 'req-f0878299-c55e-4d31-a6c5-b10b2c132f0d', 'content-type': 'application/json', 'set-cookie': 'a0787c90e7299024e7525b97b3d9ea96=4c80464731d23ab7e4f23adf86cd3249; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://placement-public-openstack.apps-crc.testing/resource_providers/31362f03-0be4-4a76-8332-3d94b39fbc2c/traits'}
Body: b'{"traits": ["HW_CPU_X86_SSE41", "COMPUTE_SECURITY_TPM_2_0", "COMPUTE_NET_VIF_MODEL_E1000", "COMPUTE_IMAGE_TYPE_AMI", "COMPUTE_NET_VIF_MODEL_RTL8139", "COMPUTE_ACCELERATORS", "COMPUTE_NET_VIF_MODEL_VIRTIO", "COMPUTE_NET_VIF_MODEL_PCNET", "COMPUTE_STORAGE_BUS_SCSI", "COMPUTE_IMAGE_TYPE_ARI", "COMPUTE_IMAGE_TYPE_QCOW2", "COMPUTE_GRAPHICS_MODEL_VIRTIO", "COMPUTE_IMAGE_TYPE_ISO", "COMPUTE_IMAGE_TYPE_AKI", "COMPUTE_RESCUE_BFV", "COMPUTE_NET_VIF_MODEL_SPAPR_VLAN", "COMPUTE_VOLUME_MULTI_ATTACH", "COMPUTE_STORAGE_BUS_IDE", "HW_CPU_X86_SSE", "COMPUTE_NET_VIF_MODEL_E1000E", "COMPUTE_VIOMMU_MODEL_AUTO", "COMPUTE_GRAPHICS_MODEL_VGA", "COMPUTE_STORAGE_BUS_USB", "COMPUTE_NET_VIF_MODEL_NE2K_PCI", "COMPUTE_TRUSTED_CERTS", "COMPUTE_STORAGE_BUS_VIRTIO", "COMPUTE_VOLUME_ATTACH_WITH_TAG", "COMPUTE_VIOMMU_MODEL_VIRTIO", "COMPUTE_NET_ATTACH_INTERFACE_WITH_TAG", "COMPUTE_VOLUME_EXTEND", "COMPUTE_DEVICE_TAGGING", "COMPUTE_GRAPHICS_MODEL_CIRRUS", "COMPUTE_NET_VIF_MODEL_VMXNET3", "COMPUTE_SECURITY_TPM_1_2", "COMPUTE_STORAGE_BUS_SATA", "HW_CPU_X86_SSSE3", "COMPUTE_STORAGE_BUS_FDC", "COMPUTE_GRAPHICS_MODEL_BOCHS", "HW_CPU_X86_MMX", "COMPUTE_IMAGE_TYPE_RAW", "COMPUTE_NODE", "COMPUTE_SOCKET_PCI_NUMA_AFFINITY", "COMPUTE_GRAPHICS_MODEL_NONE", "COMPUTE_NET_ATTACH_INTERFACE", "COMPUTE_VIOMMU_MODEL_INTEL", "HW_CPU_X86_SSE42", "COMPUTE_SECURITY_UEFI_SECURE_BOOT", "HW_CPU_X86_SSE2"], "resource_provider_generation": 5}'
2025-11-25 18:53:44,057 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
2025-11-25 18:53:44,057 84 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'}
Body: <omitted>
Response - Headers: {'date': 'Tue, 25 Nov 2025 18:53:43 GMT', 'server': 'Apache', 'content-length': '5229', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-777155e1-5e0d-401b-9b6d-10d306a162fa', 'content-type': 'application/json', 'set-cookie': 'b5697f82cf3c19ece8be533395142512=b57980c5bcd05ba4863a4f5406787780; 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": "be3c7719092245a3b39ec72ada0c5247", "name": "tempest-TestExecuteActionsViaActuator-53937300-project-member", "password_expires_at": null}, "audit_ids": ["x2E2voZkSCKMdclpRwfDjw"], "expires_at": "2025-11-25T19:53:44.000000Z", "issued_at": "2025-11-25T18:53:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "90f5f32749934e1bb4a31b5643dc964a", "name": "tempest-TestExecuteActionsViaActuator-53937300"}, "is_domain": false, "roles": [{"id": "786395aba95d44d094a18f3c00e20817", "name": "reader"}, {"id": "8fec08119f39404ca4503d2d7a1db060", "name": "member"}], "catalog": [{"endpoints": [], "id": "0113bd85f3564de6ac4a8cca59a71215", "type": "Ceilometer", "name": "ceilometer"}, {"endpoints": [{"name": "cinderv3", "id": "2fb07aa3b3264bc883edb48ed386a6d1", "interface": "internal", "region_id": "regionOne", "url": "https://cinder-internal.openstack.svc:8776/v3", "region": "regionOne"}, {"name": "cinderv3", "id": "f17ff5d98d994a809a566933e162b47e", "interface": "public", "region_id": "regionOne", "url": "https://cinder-public-openstack.apps-crc.testing/v3", "region": "regionOne"}], "id": "045a9be87b3442639a314907d510b21b", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"name": "barbican", "id": "18edbb2588c5410d961ff4c551a3fdf9", "interface": "internal", "region_id": "regionOne", "url": "https://barbican-internal.openstack.svc:9311", "region": "regionOne"}, {"name": "barbican", "id": "b8349d8cb9484b58ae6a7a6fec55538e", "interface": "public", "region_id": "regionOne", "url": "https://barbican-public-openstack.apps-crc.testing", "region": "regionOne"}], "id": "3a3beb2448354ccd954592661bd52a33", "type": "key-manager", "name": "barbican"}, {"endpoints": [{"name": "glance", "id": "18d58ce0fc644501af4044c867097602", "interface": "public", "region_id": "regionOne", "url": "https://glance-default-public-openstack.apps-crc.testing", "region": "regionOne"}, {"name": "glance", "id": "270eb2645b7b4315860ef9a17fe89fd3", "interface": "internal", "region_id": "regionOne", "url": "https://glance-default-internal.openstack.svc:9292", "region": "regionOne"}], "id": "5effac04ed2c4661b08f8f4fdce182ab", "type": "image", "name": "glance"}, {"endpoints": [{"name": "nova", "id": "2976aa088de04f55a08f051c2cbd0aa5", "interface": "public", "region_id": "regionOne", "url": "https://nova-public-openstack.apps-crc.testing/v2.1", "region": "regionOne"}, {"name": "nova", "id": "418aeea1ae534bda937aeb5b0e0bf47a", "interface": "internal", "region_id": "regionOne", "url": "https://nova-internal.openstack.svc:8774/v2.1", "region": "regionOne"}], "id": "ae52a76bc912416f88c822e243b629bf", "type": "compute", "name": "nova"}, {"endpoints": [{"name": "swift", "id": "1d28e3f26b884965bf8a8999a9c59139", "interface": "internal", "region_id": "regionOne", "url": "https://swift-internal.openstack.svc:8080/v1/AUTH_90f5f32749934e1bb4a31b5643dc964a", "region": "regionOne"}, {"name": "swift", "id": "f903fb7af09f4911afb0502f0c6bd1c6", "interface": "public", "region_id": "regionOne", "url": "https://swift-public-openstack.apps-crc.testing/v1/AUTH_90f5f32749934e1bb4a31b5643dc964a", "region": "regionOne"}], "id": "d71e1d5931eb49fcb28cd62c5cb0aaa8", "type": "object-store", "name": "swift"}, {"endpoints": [{"name": "neutron", "id": "cb053aa3ffb24b109cf600c846ef2685", "interface": "public", "region_id": "regionOne", "url": "https://neutron-public-openstack.apps-crc.testing", "region": "regionOne"}, {"name": "neutron", "id": "d0c4b6438ae842899926427c2775e0be", "interface": "internal", "region_id": "regionOne", "url": "https://neutron-internal.openstack.svc:9696", "region": "regionOne"}], "id": "d8169b390eb549baa11893fcb4002dfe", "type": "network", "name": "neutron"}, {"endpoints": [{"name": "watcher", "id": "54561887c21449029cff9f82dbf308bc", "interface": "internal", "region_id": "regionOne", "url": "https://watcher-internal.openstack.svc:9322", "region": "regionOne"}, {"name": "watcher", "id": "f539424e19c241e1bd148c751c01e09a", "interface": "public", "regio
2025-11-25 18:53:44,058 84 INFO [tempest.lib.common.fixed_network] (TestExecuteActionsViaActuator:test_execute_scenarios) Found network {'id': 'fe81e455-495f-4aea-8dd6-8b6f8cf5d198', 'name': 'tempest-TestExecuteActionsViaActuator-1686246027-network', 'tenant_id': '90f5f32749934e1bb4a31b5643dc964a', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '90f5f32749934e1bb4a31b5643dc964a', 'qos_policy_id': None, 'port_security_enabled': True, 'dns_domain': '', 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 47316, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'l2_adjacency': True, 'tags': [], 'created_at': '2025-11-25T18:52:04Z', 'updated_at': '2025-11-25T18:52:04Z', 'revision_number': 1} available for tenant
2025-11-25 18:53:47,211 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 202 POST https://nova-public-openstack.apps-crc.testing/v2.1/servers 3.152s
2025-11-25 18:53:47,211 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-2108820933", "imageRef": "1ea5e141-b92c-44f3-97b7-7b313587d3bf", "flavorRef": "a7ebe884-489b-45b6-89a1-4967aa291cd6", "networks": [{"uuid": "fe81e455-495f-4aea-8dd6-8b6f8cf5d198"}]}}
Response - Headers: {'date': 'Tue, 25 Nov 2025 18:53:44 GMT', 'server': 'Apache', 'content-length': '420', 'location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/135f8d09-972f-4564-a9cf-74128ae9320a', 'openstack-api-version': 'compute 2.56', 'x-openstack-nova-api-version': '2.56', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a15cedbb-d7f9-4e47-b413-d09d4f8a5618', 'x-compute-request-id': 'req-a15cedbb-d7f9-4e47-b413-d09d4f8a5618', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=641851c78b8a567c7f0789e99aca1340; 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": "135f8d09-972f-4564-a9cf-74128ae9320a", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/135f8d09-972f-4564-a9cf-74128ae9320a"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/135f8d09-972f-4564-a9cf-74128ae9320a"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "FeZWjSftkpX4"}}'
2025-11-25 18:53:47,995 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/135f8d09-972f-4564-a9cf-74128ae9320a 0.776s
2025-11-25 18:53:47,996 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, 25 Nov 2025 18:53:47 GMT', 'server': 'Apache', 'content-length': '1371', 'openstack-api-version': 'compute 2.56', 'x-openstack-nova-api-version': '2.56', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-efb0d7ec-5b1b-40a9-9bc2-12cdd6dff877', 'x-compute-request-id': 'req-efb0d7ec-5b1b-40a9-9bc2-12cdd6dff877', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=641851c78b8a567c7f0789e99aca1340; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/135f8d09-972f-4564-a9cf-74128ae9320a'}
Body: b'{"server": {"id": "135f8d09-972f-4564-a9cf-74128ae9320a", "name": "tempest-TestExecuteActionsViaActuator-server-2108820933", "status": "BUILD", "tenant_id": "90f5f32749934e1bb4a31b5643dc964a", "user_id": "be3c7719092245a3b39ec72ada0c5247", "metadata": {}, "hostId": "", "image": {"id": "1ea5e141-b92c-44f3-97b7-7b313587d3bf", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/1ea5e141-b92c-44f3-97b7-7b313587d3bf"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2025-11-25T18:53:46Z", "updated": "2025-11-25T18:53:47Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/135f8d09-972f-4564-a9cf-74128ae9320a"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/135f8d09-972f-4564-a9cf-74128ae9320a"}], "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": []}}'
2025-11-25 18:53:49,436 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/135f8d09-972f-4564-a9cf-74128ae9320a 0.425s
2025-11-25 18:53:49,437 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, 25 Nov 2025 18:53:49 GMT', 'server': 'Apache', 'content-length': '1423', 'openstack-api-version': 'compute 2.56', 'x-openstack-nova-api-version': '2.56', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cc64cd63-47e1-41c8-981e-225965ab81f8', 'x-compute-request-id': 'req-cc64cd63-47e1-41c8-981e-225965ab81f8', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=641851c78b8a567c7f0789e99aca1340; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/135f8d09-972f-4564-a9cf-74128ae9320a'}
Body: b'{"server": {"id": "135f8d09-972f-4564-a9cf-74128ae9320a", "name": "tempest-TestExecuteActionsViaActuator-server-2108820933", "status": "BUILD", "tenant_id": "90f5f32749934e1bb4a31b5643dc964a", "user_id": "be3c7719092245a3b39ec72ada0c5247", "metadata": {}, "hostId": "c08f8353bc3d4f48c96c7686aec5751fa94e9a58145340080eb73f55", "image": {"id": "1ea5e141-b92c-44f3-97b7-7b313587d3bf", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/1ea5e141-b92c-44f3-97b7-7b313587d3bf"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2025-11-25T18:53:46Z", "updated": "2025-11-25T18:53:48Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/135f8d09-972f-4564-a9cf-74128ae9320a"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/135f8d09-972f-4564-a9cf-74128ae9320a"}], "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": []}}'
2025-11-25 18:53:49,444 84 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/None" after 1 second wait
2025-11-25 18:53:50,951 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/135f8d09-972f-4564-a9cf-74128ae9320a 0.505s
2025-11-25 18:53:50,951 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, 25 Nov 2025 18:53: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-3eaec0b0-a9bb-4e2b-aac2-153874d0c0f3', 'x-compute-request-id': 'req-3eaec0b0-a9bb-4e2b-aac2-153874d0c0f3', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=641851c78b8a567c7f0789e99aca1340; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/135f8d09-972f-4564-a9cf-74128ae9320a'}
Body: b'{"server": {"id": "135f8d09-972f-4564-a9cf-74128ae9320a", "name": "tempest-TestExecuteActionsViaActuator-server-2108820933", "status": "BUILD", "tenant_id": "90f5f32749934e1bb4a31b5643dc964a", "user_id": "be3c7719092245a3b39ec72ada0c5247", "metadata": {}, "hostId": "c08f8353bc3d4f48c96c7686aec5751fa94e9a58145340080eb73f55", "image": {"id": "1ea5e141-b92c-44f3-97b7-7b313587d3bf", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/1ea5e141-b92c-44f3-97b7-7b313587d3bf"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2025-11-25T18:53:46Z", "updated": "2025-11-25T18:53:49Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/135f8d09-972f-4564-a9cf-74128ae9320a"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/135f8d09-972f-4564-a9cf-74128ae9320a"}], "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": []}}'
2025-11-25 18:53:50,958 84 INFO [tempest.common.waiters] State transition "BUILD/None" ==> "BUILD/networking" after 2 second wait
2025-11-25 18:53:54,029 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/135f8d09-972f-4564-a9cf-74128ae9320a 2.069s
2025-11-25 18:53:54,029 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, 25 Nov 2025 18:53:51 GMT', 'server': 'Apache', 'content-length': '1483', 'openstack-api-version': 'compute 2.56', 'x-openstack-nova-api-version': '2.56', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b0eabaeb-8880-4a5b-b182-6d1303d82822', 'x-compute-request-id': 'req-b0eabaeb-8880-4a5b-b182-6d1303d82822', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=641851c78b8a567c7f0789e99aca1340; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/135f8d09-972f-4564-a9cf-74128ae9320a'}
Body: b'{"server": {"id": "135f8d09-972f-4564-a9cf-74128ae9320a", "name": "tempest-TestExecuteActionsViaActuator-server-2108820933", "status": "BUILD", "tenant_id": "90f5f32749934e1bb4a31b5643dc964a", "user_id": "be3c7719092245a3b39ec72ada0c5247", "metadata": {}, "hostId": "c08f8353bc3d4f48c96c7686aec5751fa94e9a58145340080eb73f55", "image": {"id": "1ea5e141-b92c-44f3-97b7-7b313587d3bf", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/1ea5e141-b92c-44f3-97b7-7b313587d3bf"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2025-11-25T18:53:46Z", "updated": "2025-11-25T18:53:51Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/135f8d09-972f-4564-a9cf-74128ae9320a"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/135f8d09-972f-4564-a9cf-74128ae9320a"}], "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": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": []}}'
2025-11-25 18:53:54,039 84 INFO [tempest.common.waiters] State transition "BUILD/networking" ==> "BUILD/block_device_mapping" after 6 second wait
2025-11-25 18:53:56,253 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/135f8d09-972f-4564-a9cf-74128ae9320a 1.211s
2025-11-25 18:53:56,253 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, 25 Nov 2025 18:53:55 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-e12fdec1-2ce6-4cf9-8d34-d980bb66f3e1', 'x-compute-request-id': 'req-e12fdec1-2ce6-4cf9-8d34-d980bb66f3e1', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=641851c78b8a567c7f0789e99aca1340; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/135f8d09-972f-4564-a9cf-74128ae9320a'}
Body: b'{"server": {"id": "135f8d09-972f-4564-a9cf-74128ae9320a", "name": "tempest-TestExecuteActionsViaActuator-server-2108820933", "status": "BUILD", "tenant_id": "90f5f32749934e1bb4a31b5643dc964a", "user_id": "be3c7719092245a3b39ec72ada0c5247", "metadata": {}, "hostId": "c08f8353bc3d4f48c96c7686aec5751fa94e9a58145340080eb73f55", "image": {"id": "1ea5e141-b92c-44f3-97b7-7b313587d3bf", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/1ea5e141-b92c-44f3-97b7-7b313587d3bf"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2025-11-25T18:53:46Z", "updated": "2025-11-25T18:53:53Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/135f8d09-972f-4564-a9cf-74128ae9320a"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/135f8d09-972f-4564-a9cf-74128ae9320a"}], "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": []}}'
2025-11-25 18:53:56,259 84 INFO [tempest.common.waiters] State transition "BUILD/block_device_mapping" ==> "BUILD/spawning" after 8 second wait
2025-11-25 18:53:58,046 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/135f8d09-972f-4564-a9cf-74128ae9320a 0.786s
2025-11-25 18:53:58,047 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, 25 Nov 2025 18:53:57 GMT', 'server': 'Apache', 'content-length': '1471', 'openstack-api-version': 'compute 2.56', 'x-openstack-nova-api-version': '2.56', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1f6bed54-b95d-45e4-9cd8-5627aeb6f363', 'x-compute-request-id': 'req-1f6bed54-b95d-45e4-9cd8-5627aeb6f363', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=641851c78b8a567c7f0789e99aca1340; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/135f8d09-972f-4564-a9cf-74128ae9320a'}
Body: b'{"server": {"id": "135f8d09-972f-4564-a9cf-74128ae9320a", "name": "tempest-TestExecuteActionsViaActuator-server-2108820933", "status": "BUILD", "tenant_id": "90f5f32749934e1bb4a31b5643dc964a", "user_id": "be3c7719092245a3b39ec72ada0c5247", "metadata": {}, "hostId": "c08f8353bc3d4f48c96c7686aec5751fa94e9a58145340080eb73f55", "image": {"id": "1ea5e141-b92c-44f3-97b7-7b313587d3bf", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/1ea5e141-b92c-44f3-97b7-7b313587d3bf"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2025-11-25T18:53:46Z", "updated": "2025-11-25T18:53:53Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/135f8d09-972f-4564-a9cf-74128ae9320a"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/135f8d09-972f-4564-a9cf-74128ae9320a"}], "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": []}}'
2025-11-25 18:54:00,971 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/135f8d09-972f-4564-a9cf-74128ae9320a 1.911s
2025-11-25 18:54:00,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, 25 Nov 2025 18:53:59 GMT', 'server': 'Apache', 'content-length': '1471', 'openstack-api-version': 'compute 2.56', 'x-openstack-nova-api-version': '2.56', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-441584a0-5894-4db2-8f18-029c95ac82f8', 'x-compute-request-id': 'req-441584a0-5894-4db2-8f18-029c95ac82f8', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=641851c78b8a567c7f0789e99aca1340; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/135f8d09-972f-4564-a9cf-74128ae9320a'}
Body: b'{"server": {"id": "135f8d09-972f-4564-a9cf-74128ae9320a", "name": "tempest-TestExecuteActionsViaActuator-server-2108820933", "status": "BUILD", "tenant_id": "90f5f32749934e1bb4a31b5643dc964a", "user_id": "be3c7719092245a3b39ec72ada0c5247", "metadata": {}, "hostId": "c08f8353bc3d4f48c96c7686aec5751fa94e9a58145340080eb73f55", "image": {"id": "1ea5e141-b92c-44f3-97b7-7b313587d3bf", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/1ea5e141-b92c-44f3-97b7-7b313587d3bf"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2025-11-25T18:53:46Z", "updated": "2025-11-25T18:53:53Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/135f8d09-972f-4564-a9cf-74128ae9320a"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/135f8d09-972f-4564-a9cf-74128ae9320a"}], "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": []}}'
2025-11-25 18:54:03,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/135f8d09-972f-4564-a9cf-74128ae9320a 1.175s
2025-11-25 18:54:03,161 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, 25 Nov 2025 18:54:02 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-decf962d-0ad8-46f5-9436-875141d295d4', 'x-compute-request-id': 'req-decf962d-0ad8-46f5-9436-875141d295d4', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=641851c78b8a567c7f0789e99aca1340; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/135f8d09-972f-4564-a9cf-74128ae9320a'}
Body: b'{"server": {"id": "135f8d09-972f-4564-a9cf-74128ae9320a", "name": "tempest-TestExecuteActionsViaActuator-server-2108820933", "status": "ACTIVE", "tenant_id": "90f5f32749934e1bb4a31b5643dc964a", "user_id": "be3c7719092245a3b39ec72ada0c5247", "metadata": {}, "hostId": "c08f8353bc3d4f48c96c7686aec5751fa94e9a58145340080eb73f55", "image": {"id": "1ea5e141-b92c-44f3-97b7-7b313587d3bf", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/1ea5e141-b92c-44f3-97b7-7b313587d3bf"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2025-11-25T18:53:46Z", "updated": "2025-11-25T18:54:00Z", "addresses": {"tempest-TestExecuteActionsViaActuator-1686246027-network": [{"version": 4, "addr": "10.100.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:10:6f:c4"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/135f8d09-972f-4564-a9cf-74128ae9320a"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/135f8d09-972f-4564-a9cf-74128ae9320a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2025-11-25T18:54:00.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": []}}'
2025-11-25 18:54:03,176 84 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 15 second wait
2025-11-25 18:54:04,195 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/135f8d09-972f-4564-a9cf-74128ae9320a 1.018s
2025-11-25 18:54:04,195 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, 25 Nov 2025 18:54:03 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-dbab71c3-6e74-4b50-8ff0-31efb18b8e18', 'x-compute-request-id': 'req-dbab71c3-6e74-4b50-8ff0-31efb18b8e18', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=641851c78b8a567c7f0789e99aca1340; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/135f8d09-972f-4564-a9cf-74128ae9320a'}
Body: b'{"server": {"id": "135f8d09-972f-4564-a9cf-74128ae9320a", "name": "tempest-TestExecuteActionsViaActuator-server-2108820933", "status": "ACTIVE", "tenant_id": "90f5f32749934e1bb4a31b5643dc964a", "user_id": "be3c7719092245a3b39ec72ada0c5247", "metadata": {}, "hostId": "c08f8353bc3d4f48c96c7686aec5751fa94e9a58145340080eb73f55", "image": {"id": "1ea5e141-b92c-44f3-97b7-7b313587d3bf", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/1ea5e141-b92c-44f3-97b7-7b313587d3bf"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2025-11-25T18:53:46Z", "updated": "2025-11-25T18:54:00Z", "addresses": {"tempest-TestExecuteActionsViaActuator-1686246027-network": [{"version": 4, "addr": "10.100.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:10:6f:c4"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/135f8d09-972f-4564-a9cf-74128ae9320a"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/135f8d09-972f-4564-a9cf-74128ae9320a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2025-11-25T18:54:00.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": []}}'
2025-11-25 18:54:04,984 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/135f8d09-972f-4564-a9cf-74128ae9320a 0.778s
2025-11-25 18:54:04,985 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, 25 Nov 2025 18:54:04 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-9f9e4f7e-b6e0-4a78-ba92-5710f708af3a', 'x-compute-request-id': 'req-9f9e4f7e-b6e0-4a78-ba92-5710f708af3a', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=641851c78b8a567c7f0789e99aca1340; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/135f8d09-972f-4564-a9cf-74128ae9320a'}
Body: b'{"server": {"id": "135f8d09-972f-4564-a9cf-74128ae9320a", "name": "tempest-TestExecuteActionsViaActuator-server-2108820933", "status": "ACTIVE", "tenant_id": "90f5f32749934e1bb4a31b5643dc964a", "user_id": "be3c7719092245a3b39ec72ada0c5247", "metadata": {}, "hostId": "c08f8353bc3d4f48c96c7686aec5751fa94e9a58145340080eb73f55", "image": {"id": "1ea5e141-b92c-44f3-97b7-7b313587d3bf", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/1ea5e141-b92c-44f3-97b7-7b313587d3bf"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2025-11-25T18:53:46Z", "updated": "2025-11-25T18:54:00Z", "addresses": {"tempest-TestExecuteActionsViaActuator-1686246027-network": [{"version": 4, "addr": "10.100.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:10:6f:c4"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/135f8d09-972f-4564-a9cf-74128ae9320a"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/135f8d09-972f-4564-a9cf-74128ae9320a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2025-11-25T18:54:00.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-t4hk0dbk", "OS-EXT-SRV-ATTR:launch_index": 0, "OS-EXT-SRV-ATTR:hostname": "tempest-testexecuteactionsviaactuator-server-2108820933", "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": []}}'
2025-11-25 18:54:05,000 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 "IyBUWVBFIGNlaWxvbWV0ZXJfY3B1IGNvdW50ZXIKY2VpbG9tZXRlcl9jcHV7InJlc291cmNlIj0iMTM1ZjhkMDktOTcyZi00NTY0LWE5Y2YtNzQxMjhhZTkzMjBhIiwib3JpZ190aW1lc3RhbXAiPSIxNzY0MDk2ODQ1MDAwIn0gMjQwMDAwMDAwMDEuMCAxNzY0MDk2NTQ1MDAwCmNlaWxvbWV0ZXJfY3B1eyJyZXNvdXJjZSI9IjEzNWY4ZDA5LTk3MmYtNDU2NC1hOWNmLTc0MTI4YWU5MzIwYSIsIm9yaWdfdGltZXN0YW1wIj0iMTc2NDA5Njg0NTAwMCJ9IDQ4MDAwMDAwMDAxLjAgMTc2NDA5NjU3NTAwMApjZWlsb21ldGVyX2NwdXsicmVzb3VyY2UiPSIxMzVmOGQwOS05NzJmLTQ1NjQtYTljZi03NDEyOGFlOTMyMGEiLCJvcmlnX3RpbWVzdGFtcCI9IjE3NjQwOTY4NDUwMDAifSA3MjAwMDAwMDAwMS4wIDE3NjQwOTY2MDUwMDAKY2VpbG9tZXRlcl9jcHV7InJlc291cmNlIj0iMTM1ZjhkMDktOTcyZi00NTY0LWE5Y2YtNzQxMjhhZTkzMjBhIiwib3JpZ190aW1lc3RhbXAiPSIxNzY0MDk2ODQ1MDAwIn0gOTYwMDAwMDAwMDEuMCAxNzY0MDk2NjM1MDAwCmNlaWxvbWV0ZXJfY3B1eyJyZXNvdXJjZSI9IjEzNWY4ZDA5LTk3MmYtNDU2NC1hOWNmLTc0MTI4YWU5MzIwYSIsIm9yaWdfdGltZXN0YW1wIj0iMTc2NDA5Njg0NTAwMCJ9IDEyMDAwMDAwMDAwMS4wIDE3NjQwOTY2NjUwMDAKY2VpbG9tZXRlcl9jcHV7InJlc291cmNlIj0iMTM1ZjhkMDktOTcyZi00NTY0LWE5Y2YtNzQxMjhhZTkzMjBhIiwib3JpZ190aW1lc3RhbXAiPSIxNzY0MDk2ODQ1MDAwIn0gMTQ0MDAwMDAwMDAxLjAgMTc2NDA5NjY5NTAwMApjZWlsb21ldGVyX2NwdXsicmVzb3VyY2UiPSIxMzVmOGQwOS05NzJmLTQ1NjQtYTljZi03NDEyOGFlOTMyMGEiLCJvcmlnX3RpbWVzdGFtcCI9IjE3NjQwOTY4NDUwMDAifSAxNjgwMDAwMDAwMDEuMCAxNzY0MDk2NzI1MDAwCmNlaWxvbWV0ZXJfY3B1eyJyZXNvdXJjZSI9IjEzNWY4ZDA5LTk3MmYtNDU2NC1hOWNmLTc0MTI4YWU5MzIwYSIsIm9yaWdfdGltZXN0YW1wIj0iMTc2NDA5Njg0NTAwMCJ9IDE5MjAwMDAwMDAwMS4wIDE3NjQwOTY3NTUwMDAKY2VpbG9tZXRlcl9jcHV7InJlc291cmNlIj0iMTM1ZjhkMDktOTcyZi00NTY0LWE5Y2YtNzQxMjhhZTkzMjBhIiwib3JpZ190aW1lc3RhbXAiPSIxNzY0MDk2ODQ1MDAwIn0gMjE2MDAwMDAwMDAxLjAgMTc2NDA5Njc4NTAwMApjZWlsb21ldGVyX2NwdXsicmVzb3VyY2UiPSIxMzVmOGQwOS05NzJmLTQ1NjQtYTljZi03NDEyOGFlOTMyMGEiLCJvcmlnX3RpbWVzdGFtcCI9IjE3NjQwOTY4NDUwMDAifSAyNDAwMDAwMDAwMDEuMCAxNzY0MDk2ODE1MDAwCg==" | 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.110'
2025-11-25 18:54:05,001 84 INFO [tempest.lib.common.ssh] Creating ssh connection to '38.102.83.110:22' as 'zuul' with password None
2025-11-25 18:54:05,015 84 INFO [paramiko.transport] Connected (version 2.0, client OpenSSH_9.9)
2025-11-25 18:54:05,073 84 INFO [paramiko.transport] Authentication (publickey) successful!
2025-11-25 18:54:05,074 84 INFO [tempest.lib.common.ssh] ssh connection to zuul@38.102.83.110 successfully created
2025-11-25 18:54:06,263 84 DEBUG [watcher_tempest_plugin.services.metric.prometheus_client] Promtool add_measures output: Parsing standard input
SUCCESS: metrics pushed to remote write.
2025-11-25 18:54:06,334 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://placement-public-openstack.apps-crc.testing/resource_providers/752b63a7-2ce2-4d83-a281-12c9803714ea/traits 0.070s
2025-11-25 18:54:06,334 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, 25 Nov 2025 18:54:06 GMT', 'server': 'Apache', 'last-modified': 'Tue, 25 Nov 2025 18:19:12 GMT', 'content-length': '1403', 'cache-control': 'no-cache', 'openstack-api-version': 'placement 1.29', 'vary': 'openstack-api-version', 'x-openstack-request-id': 'req-7975e243-b2cb-496d-8dbd-11e34c2ed70c', 'content-type': 'application/json', 'set-cookie': 'a0787c90e7299024e7525b97b3d9ea96=4c80464731d23ab7e4f23adf86cd3249; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://placement-public-openstack.apps-crc.testing/resource_providers/752b63a7-2ce2-4d83-a281-12c9803714ea/traits'}
Body: b'{"traits": ["HW_CPU_X86_SSE41", "COMPUTE_SECURITY_TPM_2_0", "COMPUTE_NET_VIF_MODEL_E1000", "COMPUTE_IMAGE_TYPE_AMI", "COMPUTE_NET_VIF_MODEL_RTL8139", "COMPUTE_ACCELERATORS", "COMPUTE_NET_VIF_MODEL_VIRTIO", "COMPUTE_NET_VIF_MODEL_PCNET", "COMPUTE_STORAGE_BUS_SCSI", "COMPUTE_IMAGE_TYPE_ARI", "COMPUTE_IMAGE_TYPE_QCOW2", "COMPUTE_GRAPHICS_MODEL_VIRTIO", "COMPUTE_IMAGE_TYPE_ISO", "COMPUTE_IMAGE_TYPE_AKI", "COMPUTE_RESCUE_BFV", "COMPUTE_NET_VIF_MODEL_SPAPR_VLAN", "COMPUTE_VOLUME_MULTI_ATTACH", "COMPUTE_STORAGE_BUS_IDE", "HW_CPU_X86_SSE", "COMPUTE_NET_VIF_MODEL_E1000E", "COMPUTE_VIOMMU_MODEL_AUTO", "COMPUTE_GRAPHICS_MODEL_VGA", "COMPUTE_STORAGE_BUS_USB", "COMPUTE_NET_VIF_MODEL_NE2K_PCI", "COMPUTE_TRUSTED_CERTS", "COMPUTE_STORAGE_BUS_VIRTIO", "COMPUTE_VOLUME_ATTACH_WITH_TAG", "COMPUTE_VIOMMU_MODEL_VIRTIO", "COMPUTE_NET_ATTACH_INTERFACE_WITH_TAG", "COMPUTE_VOLUME_EXTEND", "COMPUTE_DEVICE_TAGGING", "COMPUTE_GRAPHICS_MODEL_CIRRUS", "COMPUTE_NET_VIF_MODEL_VMXNET3", "COMPUTE_SECURITY_TPM_1_2", "COMPUTE_STORAGE_BUS_SATA", "HW_CPU_X86_SSSE3", "COMPUTE_STORAGE_BUS_FDC", "COMPUTE_GRAPHICS_MODEL_BOCHS", "HW_CPU_X86_MMX", "COMPUTE_IMAGE_TYPE_RAW", "COMPUTE_NODE", "COMPUTE_SOCKET_PCI_NUMA_AFFINITY", "COMPUTE_GRAPHICS_MODEL_NONE", "COMPUTE_NET_ATTACH_INTERFACE", "COMPUTE_VIOMMU_MODEL_INTEL", "HW_CPU_X86_SSE42", "COMPUTE_SECURITY_UEFI_SECURE_BOOT", "HW_CPU_X86_SSE2"], "resource_provider_generation": 7}'
2025-11-25 18:54:06,681 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.343s
2025-11-25 18:54:06,681 84 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'}
Body: <omitted>
Response - Headers: {'date': 'Tue, 25 Nov 2025 18:54:06 GMT', 'server': 'Apache', 'content-length': '5229', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-75acd0ea-819e-4090-b81a-a089df2dcbf1', 'content-type': 'application/json', 'set-cookie': 'b5697f82cf3c19ece8be533395142512=b57980c5bcd05ba4863a4f5406787780; 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": "be3c7719092245a3b39ec72ada0c5247", "name": "tempest-TestExecuteActionsViaActuator-53937300-project-member", "password_expires_at": null}, "audit_ids": ["MXZWCsK2TsaevQ0eF9TWQg"], "expires_at": "2025-11-25T19:54:06.000000Z", "issued_at": "2025-11-25T18:54:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "90f5f32749934e1bb4a31b5643dc964a", "name": "tempest-TestExecuteActionsViaActuator-53937300"}, "is_domain": false, "roles": [{"id": "786395aba95d44d094a18f3c00e20817", "name": "reader"}, {"id": "8fec08119f39404ca4503d2d7a1db060", "name": "member"}], "catalog": [{"endpoints": [], "id": "0113bd85f3564de6ac4a8cca59a71215", "type": "Ceilometer", "name": "ceilometer"}, {"endpoints": [{"name": "cinderv3", "id": "2fb07aa3b3264bc883edb48ed386a6d1", "interface": "internal", "region_id": "regionOne", "url": "https://cinder-internal.openstack.svc:8776/v3", "region": "regionOne"}, {"name": "cinderv3", "id": "f17ff5d98d994a809a566933e162b47e", "interface": "public", "region_id": "regionOne", "url": "https://cinder-public-openstack.apps-crc.testing/v3", "region": "regionOne"}], "id": "045a9be87b3442639a314907d510b21b", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"name": "barbican", "id": "18edbb2588c5410d961ff4c551a3fdf9", "interface": "internal", "region_id": "regionOne", "url": "https://barbican-internal.openstack.svc:9311", "region": "regionOne"}, {"name": "barbican", "id": "b8349d8cb9484b58ae6a7a6fec55538e", "interface": "public", "region_id": "regionOne", "url": "https://barbican-public-openstack.apps-crc.testing", "region": "regionOne"}], "id": "3a3beb2448354ccd954592661bd52a33", "type": "key-manager", "name": "barbican"}, {"endpoints": [{"name": "glance", "id": "18d58ce0fc644501af4044c867097602", "interface": "public", "region_id": "regionOne", "url": "https://glance-default-public-openstack.apps-crc.testing", "region": "regionOne"}, {"name": "glance", "id": "270eb2645b7b4315860ef9a17fe89fd3", "interface": "internal", "region_id": "regionOne", "url": "https://glance-default-internal.openstack.svc:9292", "region": "regionOne"}], "id": "5effac04ed2c4661b08f8f4fdce182ab", "type": "image", "name": "glance"}, {"endpoints": [{"name": "nova", "id": "2976aa088de04f55a08f051c2cbd0aa5", "interface": "public", "region_id": "regionOne", "url": "https://nova-public-openstack.apps-crc.testing/v2.1", "region": "regionOne"}, {"name": "nova", "id": "418aeea1ae534bda937aeb5b0e0bf47a", "interface": "internal", "region_id": "regionOne", "url": "https://nova-internal.openstack.svc:8774/v2.1", "region": "regionOne"}], "id": "ae52a76bc912416f88c822e243b629bf", "type": "compute", "name": "nova"}, {"endpoints": [{"name": "swift", "id": "1d28e3f26b884965bf8a8999a9c59139", "interface": "internal", "region_id": "regionOne", "url": "https://swift-internal.openstack.svc:8080/v1/AUTH_90f5f32749934e1bb4a31b5643dc964a", "region": "regionOne"}, {"name": "swift", "id": "f903fb7af09f4911afb0502f0c6bd1c6", "interface": "public", "region_id": "regionOne", "url": "https://swift-public-openstack.apps-crc.testing/v1/AUTH_90f5f32749934e1bb4a31b5643dc964a", "region": "regionOne"}], "id": "d71e1d5931eb49fcb28cd62c5cb0aaa8", "type": "object-store", "name": "swift"}, {"endpoints": [{"name": "neutron", "id": "cb053aa3ffb24b109cf600c846ef2685", "interface": "public", "region_id": "regionOne", "url": "https://neutron-public-openstack.apps-crc.testing", "region": "regionOne"}, {"name": "neutron", "id": "d0c4b6438ae842899926427c2775e0be", "interface": "internal", "region_id": "regionOne", "url": "https://neutron-internal.openstack.svc:9696", "region": "regionOne"}], "id": "d8169b390eb549baa11893fcb4002dfe", "type": "network", "name": "neutron"}, {"endpoints": [{"name": "watcher", "id": "54561887c21449029cff9f82dbf308bc", "interface": "internal", "region_id": "regionOne", "url": "https://watcher-internal.openstack.svc:9322", "region": "regionOne"}, {"name": "watcher", "id": "f539424e19c241e1bd148c751c01e09a", "interface": "public", "regio
2025-11-25 18:54:06,682 84 INFO [tempest.lib.common.fixed_network] (TestExecuteActionsViaActuator:test_execute_scenarios) Found network {'id': 'fe81e455-495f-4aea-8dd6-8b6f8cf5d198', 'name': 'tempest-TestExecuteActionsViaActuator-1686246027-network', 'tenant_id': '90f5f32749934e1bb4a31b5643dc964a', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '90f5f32749934e1bb4a31b5643dc964a', 'qos_policy_id': None, 'port_security_enabled': True, 'dns_domain': '', 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 47316, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'l2_adjacency': True, 'tags': [], 'created_at': '2025-11-25T18:52:04Z', 'updated_at': '2025-11-25T18:52:04Z', 'revision_number': 1} available for tenant
2025-11-25 18:54:10,492 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 202 POST https://nova-public-openstack.apps-crc.testing/v2.1/servers 3.809s
2025-11-25 18:54:10,492 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-409693359", "imageRef": "1ea5e141-b92c-44f3-97b7-7b313587d3bf", "flavorRef": "a7ebe884-489b-45b6-89a1-4967aa291cd6", "networks": [{"uuid": "fe81e455-495f-4aea-8dd6-8b6f8cf5d198"}]}}
Response - Headers: {'date': 'Tue, 25 Nov 2025 18:54:06 GMT', 'server': 'Apache', 'content-length': '420', 'location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/bbc8056e-5d28-46f0-a239-3d7564d6a421', 'openstack-api-version': 'compute 2.56', 'x-openstack-nova-api-version': '2.56', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d028a40c-b202-4629-b08e-f4d9b2482c63', 'x-compute-request-id': 'req-d028a40c-b202-4629-b08e-f4d9b2482c63', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=641851c78b8a567c7f0789e99aca1340; 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": "bbc8056e-5d28-46f0-a239-3d7564d6a421", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/bbc8056e-5d28-46f0-a239-3d7564d6a421"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/bbc8056e-5d28-46f0-a239-3d7564d6a421"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "qNk3wt3e8Pp2"}}'
2025-11-25 18:54:10,948 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/bbc8056e-5d28-46f0-a239-3d7564d6a421 0.453s
2025-11-25 18:54:10,948 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, 25 Nov 2025 18:54:10 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-4d7a5d1e-8105-4c3c-a7c4-7075dc99cecf', 'x-compute-request-id': 'req-4d7a5d1e-8105-4c3c-a7c4-7075dc99cecf', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=641851c78b8a567c7f0789e99aca1340; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/bbc8056e-5d28-46f0-a239-3d7564d6a421'}
Body: b'{"server": {"id": "bbc8056e-5d28-46f0-a239-3d7564d6a421", "name": "tempest-TestExecuteActionsViaActuator-server-409693359", "status": "BUILD", "tenant_id": "90f5f32749934e1bb4a31b5643dc964a", "user_id": "be3c7719092245a3b39ec72ada0c5247", "metadata": {}, "hostId": "", "image": {"id": "1ea5e141-b92c-44f3-97b7-7b313587d3bf", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/1ea5e141-b92c-44f3-97b7-7b313587d3bf"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2025-11-25T18:54:09Z", "updated": "2025-11-25T18:54:10Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/bbc8056e-5d28-46f0-a239-3d7564d6a421"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/bbc8056e-5d28-46f0-a239-3d7564d6a421"}], "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": []}}'
2025-11-25 18:54:13,978 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/bbc8056e-5d28-46f0-a239-3d7564d6a421 2.020s
2025-11-25 18:54:13,978 84 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.56', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 25 Nov 2025 18:54:11 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-079dff2c-b856-45ac-98c9-e9ea205190e5', 'x-compute-request-id': 'req-079dff2c-b856-45ac-98c9-e9ea205190e5', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=641851c78b8a567c7f0789e99aca1340; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/bbc8056e-5d28-46f0-a239-3d7564d6a421'}
Body: b'{"server": {"id": "bbc8056e-5d28-46f0-a239-3d7564d6a421", "name": "tempest-TestExecuteActionsViaActuator-server-409693359", "status": "BUILD", "tenant_id": "90f5f32749934e1bb4a31b5643dc964a", "user_id": "be3c7719092245a3b39ec72ada0c5247", "metadata": {}, "hostId": "", "image": {"id": "1ea5e141-b92c-44f3-97b7-7b313587d3bf", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/1ea5e141-b92c-44f3-97b7-7b313587d3bf"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2025-11-25T18:54:09Z", "updated": "2025-11-25T18:54:12Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/bbc8056e-5d28-46f0-a239-3d7564d6a421"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/bbc8056e-5d28-46f0-a239-3d7564d6a421"}], "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": []}}'
2025-11-25 18:54:15,960 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/bbc8056e-5d28-46f0-a239-3d7564d6a421 0.955s
2025-11-25 18:54:15,960 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, 25 Nov 2025 18:54:15 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-8bccf8b5-95f1-42ae-8e1f-f2e94e641753', 'x-compute-request-id': 'req-8bccf8b5-95f1-42ae-8e1f-f2e94e641753', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=641851c78b8a567c7f0789e99aca1340; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/bbc8056e-5d28-46f0-a239-3d7564d6a421'}
Body: b'{"server": {"id": "bbc8056e-5d28-46f0-a239-3d7564d6a421", "name": "tempest-TestExecuteActionsViaActuator-server-409693359", "status": "BUILD", "tenant_id": "90f5f32749934e1bb4a31b5643dc964a", "user_id": "be3c7719092245a3b39ec72ada0c5247", "metadata": {}, "hostId": "d44b56465114ca2f8e41cd16b9c23533deab5ac6660e0dea03d2b955", "image": {"id": "1ea5e141-b92c-44f3-97b7-7b313587d3bf", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/1ea5e141-b92c-44f3-97b7-7b313587d3bf"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2025-11-25T18:54:09Z", "updated": "2025-11-25T18:54:14Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/bbc8056e-5d28-46f0-a239-3d7564d6a421"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/bbc8056e-5d28-46f0-a239-3d7564d6a421"}], "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": []}}'
2025-11-25 18:54:15,978 84 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/None" after 5 second wait
2025-11-25 18:54:18,349 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/bbc8056e-5d28-46f0-a239-3d7564d6a421 1.368s
2025-11-25 18:54:18,352 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, 25 Nov 2025 18:54:17 GMT', 'server': 'Apache', 'content-length': '1470', 'openstack-api-version': 'compute 2.56', 'x-openstack-nova-api-version': '2.56', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-54b86386-5ab9-4057-9655-a69ffe024153', 'x-compute-request-id': 'req-54b86386-5ab9-4057-9655-a69ffe024153', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=641851c78b8a567c7f0789e99aca1340; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/bbc8056e-5d28-46f0-a239-3d7564d6a421'}
Body: b'{"server": {"id": "bbc8056e-5d28-46f0-a239-3d7564d6a421", "name": "tempest-TestExecuteActionsViaActuator-server-409693359", "status": "BUILD", "tenant_id": "90f5f32749934e1bb4a31b5643dc964a", "user_id": "be3c7719092245a3b39ec72ada0c5247", "metadata": {}, "hostId": "d44b56465114ca2f8e41cd16b9c23533deab5ac6660e0dea03d2b955", "image": {"id": "1ea5e141-b92c-44f3-97b7-7b313587d3bf", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/1ea5e141-b92c-44f3-97b7-7b313587d3bf"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2025-11-25T18:54:09Z", "updated": "2025-11-25T18:54:15Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/bbc8056e-5d28-46f0-a239-3d7564d6a421"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/bbc8056e-5d28-46f0-a239-3d7564d6a421"}], "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": []}}'
2025-11-25 18:54:18,363 84 INFO [tempest.common.waiters] State transition "BUILD/None" ==> "BUILD/spawning" after 8 second wait
2025-11-25 18:54:20,351 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/bbc8056e-5d28-46f0-a239-3d7564d6a421 0.984s
2025-11-25 18:54:20,353 84 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.56', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 25 Nov 2025 18:54:19 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-9e3c4f45-5d2b-409d-85e6-025d06d0c610', 'x-compute-request-id': 'req-9e3c4f45-5d2b-409d-85e6-025d06d0c610', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=641851c78b8a567c7f0789e99aca1340; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/bbc8056e-5d28-46f0-a239-3d7564d6a421'}
Body: b'{"server": {"id": "bbc8056e-5d28-46f0-a239-3d7564d6a421", "name": "tempest-TestExecuteActionsViaActuator-server-409693359", "status": "BUILD", "tenant_id": "90f5f32749934e1bb4a31b5643dc964a", "user_id": "be3c7719092245a3b39ec72ada0c5247", "metadata": {}, "hostId": "d44b56465114ca2f8e41cd16b9c23533deab5ac6660e0dea03d2b955", "image": {"id": "1ea5e141-b92c-44f3-97b7-7b313587d3bf", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/1ea5e141-b92c-44f3-97b7-7b313587d3bf"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2025-11-25T18:54:09Z", "updated": "2025-11-25T18:54:15Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/bbc8056e-5d28-46f0-a239-3d7564d6a421"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/bbc8056e-5d28-46f0-a239-3d7564d6a421"}], "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": []}}'
2025-11-25 18:54:21,973 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/bbc8056e-5d28-46f0-a239-3d7564d6a421 0.590s
2025-11-25 18:54:21,975 84 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.56', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 25 Nov 2025 18:54:21 GMT', 'server': 'Apache', 'content-length': '1470', 'openstack-api-version': 'compute 2.56', 'x-openstack-nova-api-version': '2.56', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f760250f-fdce-45a2-8091-10da9e6405e7', 'x-compute-request-id': 'req-f760250f-fdce-45a2-8091-10da9e6405e7', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=641851c78b8a567c7f0789e99aca1340; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/bbc8056e-5d28-46f0-a239-3d7564d6a421'}
Body: b'{"server": {"id": "bbc8056e-5d28-46f0-a239-3d7564d6a421", "name": "tempest-TestExecuteActionsViaActuator-server-409693359", "status": "BUILD", "tenant_id": "90f5f32749934e1bb4a31b5643dc964a", "user_id": "be3c7719092245a3b39ec72ada0c5247", "metadata": {}, "hostId": "d44b56465114ca2f8e41cd16b9c23533deab5ac6660e0dea03d2b955", "image": {"id": "1ea5e141-b92c-44f3-97b7-7b313587d3bf", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/1ea5e141-b92c-44f3-97b7-7b313587d3bf"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2025-11-25T18:54:09Z", "updated": "2025-11-25T18:54:15Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/bbc8056e-5d28-46f0-a239-3d7564d6a421"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/bbc8056e-5d28-46f0-a239-3d7564d6a421"}], "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": []}}'
2025-11-25 18:54:25,209 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/bbc8056e-5d28-46f0-a239-3d7564d6a421 2.216s
2025-11-25 18:54:25,209 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, 25 Nov 2025 18:54:23 GMT', 'server': 'Apache', 'content-length': '1470', 'openstack-api-version': 'compute 2.56', 'x-openstack-nova-api-version': '2.56', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a3fd4bcc-a22c-4705-b5fb-12442f63334c', 'x-compute-request-id': 'req-a3fd4bcc-a22c-4705-b5fb-12442f63334c', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=641851c78b8a567c7f0789e99aca1340; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/bbc8056e-5d28-46f0-a239-3d7564d6a421'}
Body: b'{"server": {"id": "bbc8056e-5d28-46f0-a239-3d7564d6a421", "name": "tempest-TestExecuteActionsViaActuator-server-409693359", "status": "BUILD", "tenant_id": "90f5f32749934e1bb4a31b5643dc964a", "user_id": "be3c7719092245a3b39ec72ada0c5247", "metadata": {}, "hostId": "d44b56465114ca2f8e41cd16b9c23533deab5ac6660e0dea03d2b955", "image": {"id": "1ea5e141-b92c-44f3-97b7-7b313587d3bf", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/1ea5e141-b92c-44f3-97b7-7b313587d3bf"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2025-11-25T18:54:09Z", "updated": "2025-11-25T18:54:15Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/bbc8056e-5d28-46f0-a239-3d7564d6a421"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/bbc8056e-5d28-46f0-a239-3d7564d6a421"}], "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": []}}'
2025-11-25 18:54:28,011 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/bbc8056e-5d28-46f0-a239-3d7564d6a421 1.789s
2025-11-25 18:54:28,011 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, 25 Nov 2025 18:54:26 GMT', 'server': 'Apache', 'content-length': '1470', 'openstack-api-version': 'compute 2.56', 'x-openstack-nova-api-version': '2.56', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2a2515e9-25c4-4278-be29-499d90b98de3', 'x-compute-request-id': 'req-2a2515e9-25c4-4278-be29-499d90b98de3', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=641851c78b8a567c7f0789e99aca1340; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/bbc8056e-5d28-46f0-a239-3d7564d6a421'}
Body: b'{"server": {"id": "bbc8056e-5d28-46f0-a239-3d7564d6a421", "name": "tempest-TestExecuteActionsViaActuator-server-409693359", "status": "BUILD", "tenant_id": "90f5f32749934e1bb4a31b5643dc964a", "user_id": "be3c7719092245a3b39ec72ada0c5247", "metadata": {}, "hostId": "d44b56465114ca2f8e41cd16b9c23533deab5ac6660e0dea03d2b955", "image": {"id": "1ea5e141-b92c-44f3-97b7-7b313587d3bf", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/1ea5e141-b92c-44f3-97b7-7b313587d3bf"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2025-11-25T18:54:09Z", "updated": "2025-11-25T18:54:15Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/bbc8056e-5d28-46f0-a239-3d7564d6a421"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/bbc8056e-5d28-46f0-a239-3d7564d6a421"}], "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": []}}'
2025-11-25 18:54:29,558 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/bbc8056e-5d28-46f0-a239-3d7564d6a421 0.538s
2025-11-25 18:54:29,558 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, 25 Nov 2025 18:54:29 GMT', 'server': 'Apache', 'content-length': '1470', 'openstack-api-version': 'compute 2.56', 'x-openstack-nova-api-version': '2.56', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c6fb8cf0-267f-4924-87e6-3eac6924e062', 'x-compute-request-id': 'req-c6fb8cf0-267f-4924-87e6-3eac6924e062', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=641851c78b8a567c7f0789e99aca1340; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/bbc8056e-5d28-46f0-a239-3d7564d6a421'}
Body: b'{"server": {"id": "bbc8056e-5d28-46f0-a239-3d7564d6a421", "name": "tempest-TestExecuteActionsViaActuator-server-409693359", "status": "BUILD", "tenant_id": "90f5f32749934e1bb4a31b5643dc964a", "user_id": "be3c7719092245a3b39ec72ada0c5247", "metadata": {}, "hostId": "d44b56465114ca2f8e41cd16b9c23533deab5ac6660e0dea03d2b955", "image": {"id": "1ea5e141-b92c-44f3-97b7-7b313587d3bf", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/1ea5e141-b92c-44f3-97b7-7b313587d3bf"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2025-11-25T18:54:09Z", "updated": "2025-11-25T18:54:15Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/bbc8056e-5d28-46f0-a239-3d7564d6a421"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/bbc8056e-5d28-46f0-a239-3d7564d6a421"}], "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": []}}'
2025-11-25 18:54:31,223 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/bbc8056e-5d28-46f0-a239-3d7564d6a421 0.641s
2025-11-25 18:54:31,223 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, 25 Nov 2025 18:54:30 GMT', 'server': 'Apache', 'content-length': '1470', 'openstack-api-version': 'compute 2.56', 'x-openstack-nova-api-version': '2.56', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-87580da6-65cb-4666-b754-8a36141abbcc', 'x-compute-request-id': 'req-87580da6-65cb-4666-b754-8a36141abbcc', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=641851c78b8a567c7f0789e99aca1340; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/bbc8056e-5d28-46f0-a239-3d7564d6a421'}
Body: b'{"server": {"id": "bbc8056e-5d28-46f0-a239-3d7564d6a421", "name": "tempest-TestExecuteActionsViaActuator-server-409693359", "status": "BUILD", "tenant_id": "90f5f32749934e1bb4a31b5643dc964a", "user_id": "be3c7719092245a3b39ec72ada0c5247", "metadata": {}, "hostId": "d44b56465114ca2f8e41cd16b9c23533deab5ac6660e0dea03d2b955", "image": {"id": "1ea5e141-b92c-44f3-97b7-7b313587d3bf", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/1ea5e141-b92c-44f3-97b7-7b313587d3bf"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2025-11-25T18:54:09Z", "updated": "2025-11-25T18:54:15Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/bbc8056e-5d28-46f0-a239-3d7564d6a421"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/bbc8056e-5d28-46f0-a239-3d7564d6a421"}], "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": []}}'
2025-11-25 18:54:33,323 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/bbc8056e-5d28-46f0-a239-3d7564d6a421 1.092s
2025-11-25 18:54:33,323 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, 25 Nov 2025 18:54: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-fb03535e-490e-4f22-b4b0-20672a178f43', 'x-compute-request-id': 'req-fb03535e-490e-4f22-b4b0-20672a178f43', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=641851c78b8a567c7f0789e99aca1340; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/bbc8056e-5d28-46f0-a239-3d7564d6a421'}
Body: b'{"server": {"id": "bbc8056e-5d28-46f0-a239-3d7564d6a421", "name": "tempest-TestExecuteActionsViaActuator-server-409693359", "status": "ACTIVE", "tenant_id": "90f5f32749934e1bb4a31b5643dc964a", "user_id": "be3c7719092245a3b39ec72ada0c5247", "metadata": {}, "hostId": "d44b56465114ca2f8e41cd16b9c23533deab5ac6660e0dea03d2b955", "image": {"id": "1ea5e141-b92c-44f3-97b7-7b313587d3bf", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/1ea5e141-b92c-44f3-97b7-7b313587d3bf"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2025-11-25T18:54:09Z", "updated": "2025-11-25T18:54:31Z", "addresses": {"tempest-TestExecuteActionsViaActuator-1686246027-network": [{"version": 4, "addr": "10.100.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:ba:22"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/bbc8056e-5d28-46f0-a239-3d7564d6a421"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/bbc8056e-5d28-46f0-a239-3d7564d6a421"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2025-11-25T18:54:31.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": []}}'
2025-11-25 18:54:33,340 84 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 23 second wait
2025-11-25 18:54:34,188 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/bbc8056e-5d28-46f0-a239-3d7564d6a421 0.846s
2025-11-25 18:54:34,188 84 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.56', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 25 Nov 2025 18:54:33 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-b07eae19-4d78-4598-b4ee-3ebe9cc6504b', 'x-compute-request-id': 'req-b07eae19-4d78-4598-b4ee-3ebe9cc6504b', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=641851c78b8a567c7f0789e99aca1340; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/bbc8056e-5d28-46f0-a239-3d7564d6a421'}
Body: b'{"server": {"id": "bbc8056e-5d28-46f0-a239-3d7564d6a421", "name": "tempest-TestExecuteActionsViaActuator-server-409693359", "status": "ACTIVE", "tenant_id": "90f5f32749934e1bb4a31b5643dc964a", "user_id": "be3c7719092245a3b39ec72ada0c5247", "metadata": {}, "hostId": "d44b56465114ca2f8e41cd16b9c23533deab5ac6660e0dea03d2b955", "image": {"id": "1ea5e141-b92c-44f3-97b7-7b313587d3bf", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/1ea5e141-b92c-44f3-97b7-7b313587d3bf"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2025-11-25T18:54:09Z", "updated": "2025-11-25T18:54:31Z", "addresses": {"tempest-TestExecuteActionsViaActuator-1686246027-network": [{"version": 4, "addr": "10.100.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:ba:22"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/bbc8056e-5d28-46f0-a239-3d7564d6a421"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/bbc8056e-5d28-46f0-a239-3d7564d6a421"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2025-11-25T18:54:31.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": []}}'
2025-11-25 18:54:34,999 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/bbc8056e-5d28-46f0-a239-3d7564d6a421 0.803s
2025-11-25 18:54:34,999 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, 25 Nov 2025 18:54:34 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-82622f93-d5ec-4839-bb4d-6e94948357cc', 'x-compute-request-id': 'req-82622f93-d5ec-4839-bb4d-6e94948357cc', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=641851c78b8a567c7f0789e99aca1340; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/bbc8056e-5d28-46f0-a239-3d7564d6a421'}
Body: b'{"server": {"id": "bbc8056e-5d28-46f0-a239-3d7564d6a421", "name": "tempest-TestExecuteActionsViaActuator-server-409693359", "status": "ACTIVE", "tenant_id": "90f5f32749934e1bb4a31b5643dc964a", "user_id": "be3c7719092245a3b39ec72ada0c5247", "metadata": {}, "hostId": "d44b56465114ca2f8e41cd16b9c23533deab5ac6660e0dea03d2b955", "image": {"id": "1ea5e141-b92c-44f3-97b7-7b313587d3bf", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/1ea5e141-b92c-44f3-97b7-7b313587d3bf"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2025-11-25T18:54:09Z", "updated": "2025-11-25T18:54:31Z", "addresses": {"tempest-TestExecuteActionsViaActuator-1686246027-network": [{"version": 4, "addr": "10.100.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:ba:22"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/bbc8056e-5d28-46f0-a239-3d7564d6a421"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/bbc8056e-5d28-46f0-a239-3d7564d6a421"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2025-11-25T18:54:31.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-ai28ttxh", "OS-EXT-SRV-ATTR:launch_index": 0, "OS-EXT-SRV-ATTR:hostname": "tempest-testexecuteactionsviaactuator-server-409693359", "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": []}}'
2025-11-25 18:54:35,031 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 "IyBUWVBFIGNlaWxvbWV0ZXJfY3B1IGNvdW50ZXIKY2VpbG9tZXRlcl9jcHV7InJlc291cmNlIj0iYmJjODA1NmUtNWQyOC00NmYwLWEyMzktM2Q3NTY0ZDZhNDIxIiwib3JpZ190aW1lc3RhbXAiPSIxNzY0MDk2ODc1MDMxIn0gMjQwMDAwMDAwMDEuMCAxNzY0MDk2NTc1MDMxCmNlaWxvbWV0ZXJfY3B1eyJyZXNvdXJjZSI9ImJiYzgwNTZlLTVkMjgtNDZmMC1hMjM5LTNkNzU2NGQ2YTQyMSIsIm9yaWdfdGltZXN0YW1wIj0iMTc2NDA5Njg3NTAzMSJ9IDQ4MDAwMDAwMDAxLjAgMTc2NDA5NjYwNTAzMQpjZWlsb21ldGVyX2NwdXsicmVzb3VyY2UiPSJiYmM4MDU2ZS01ZDI4LTQ2ZjAtYTIzOS0zZDc1NjRkNmE0MjEiLCJvcmlnX3RpbWVzdGFtcCI9IjE3NjQwOTY4NzUwMzEifSA3MjAwMDAwMDAwMS4wIDE3NjQwOTY2MzUwMzEKY2VpbG9tZXRlcl9jcHV7InJlc291cmNlIj0iYmJjODA1NmUtNWQyOC00NmYwLWEyMzktM2Q3NTY0ZDZhNDIxIiwib3JpZ190aW1lc3RhbXAiPSIxNzY0MDk2ODc1MDMxIn0gOTYwMDAwMDAwMDEuMCAxNzY0MDk2NjY1MDMxCmNlaWxvbWV0ZXJfY3B1eyJyZXNvdXJjZSI9ImJiYzgwNTZlLTVkMjgtNDZmMC1hMjM5LTNkNzU2NGQ2YTQyMSIsIm9yaWdfdGltZXN0YW1wIj0iMTc2NDA5Njg3NTAzMSJ9IDEyMDAwMDAwMDAwMS4wIDE3NjQwOTY2OTUwMzEKY2VpbG9tZXRlcl9jcHV7InJlc291cmNlIj0iYmJjODA1NmUtNWQyOC00NmYwLWEyMzktM2Q3NTY0ZDZhNDIxIiwib3JpZ190aW1lc3RhbXAiPSIxNzY0MDk2ODc1MDMxIn0gMTQ0MDAwMDAwMDAxLjAgMTc2NDA5NjcyNTAzMQpjZWlsb21ldGVyX2NwdXsicmVzb3VyY2UiPSJiYmM4MDU2ZS01ZDI4LTQ2ZjAtYTIzOS0zZDc1NjRkNmE0MjEiLCJvcmlnX3RpbWVzdGFtcCI9IjE3NjQwOTY4NzUwMzEifSAxNjgwMDAwMDAwMDEuMCAxNzY0MDk2NzU1MDMxCmNlaWxvbWV0ZXJfY3B1eyJyZXNvdXJjZSI9ImJiYzgwNTZlLTVkMjgtNDZmMC1hMjM5LTNkNzU2NGQ2YTQyMSIsIm9yaWdfdGltZXN0YW1wIj0iMTc2NDA5Njg3NTAzMSJ9IDE5MjAwMDAwMDAwMS4wIDE3NjQwOTY3ODUwMzEKY2VpbG9tZXRlcl9jcHV7InJlc291cmNlIj0iYmJjODA1NmUtNWQyOC00NmYwLWEyMzktM2Q3NTY0ZDZhNDIxIiwib3JpZ190aW1lc3RhbXAiPSIxNzY0MDk2ODc1MDMxIn0gMjE2MDAwMDAwMDAxLjAgMTc2NDA5NjgxNTAzMQpjZWlsb21ldGVyX2NwdXsicmVzb3VyY2UiPSJiYmM4MDU2ZS01ZDI4LTQ2ZjAtYTIzOS0zZDc1NjRkNmE0MjEiLCJvcmlnX3RpbWVzdGFtcCI9IjE3NjQwOTY4NzUwMzEifSAyNDAwMDAwMDAwMDEuMCAxNzY0MDk2ODQ1MDMxCg==" | 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.110'
2025-11-25 18:54:35,032 84 INFO [tempest.lib.common.ssh] Creating ssh connection to '38.102.83.110:22' as 'zuul' with password None
2025-11-25 18:54:35,052 84 INFO [paramiko.transport] Connected (version 2.0, client OpenSSH_9.9)
2025-11-25 18:54:35,123 84 INFO [paramiko.transport] Authentication (publickey) successful!
2025-11-25 18:54:35,123 84 INFO [tempest.lib.common.ssh] ssh connection to zuul@38.102.83.110 successfully created
2025-11-25 18:54:36,688 84 DEBUG [watcher_tempest_plugin.services.metric.prometheus_client] Promtool add_measures output: Parsing standard input
SUCCESS: metrics pushed to remote write.
2025-11-25 18:54:36,857 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.167s
2025-11-25 18:54:36,857 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, 25 Nov 2025 18:54:36 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-7c338e69-7f1f-4dd5-b4ad-a7a47928d1bb', 'x-compute-request-id': 'req-7c338e69-7f1f-4dd5-b4ad-a7a47928d1bb', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=641851c78b8a567c7f0789e99aca1340; 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": "645f5ef5-4403-4653-a8f1-f394ba4eb7cc", "zone": "internal", "status": "enabled", "state": "up", "updated_at": "2025-11-25T18:54:28.000000", "disabled_reason": null, "forced_down": false}, {"binary": "nova-scheduler", "host": "nova-scheduler-0", "id": "7d070ba5-f73e-4316-83f6-6ccb4b092f31", "zone": "internal", "status": "enabled", "state": "up", "updated_at": "2025-11-25T18:54:28.000000", "disabled_reason": null, "forced_down": false}, {"binary": "nova-conductor", "host": "nova-cell1-conductor-0", "id": "a631c414-72d0-4a5a-99c4-7c00d1c3c398", "zone": "internal", "status": "enabled", "state": "up", "updated_at": "2025-11-25T18:54:28.000000", "disabled_reason": null, "forced_down": false}, {"binary": "nova-compute", "host": "compute-0.ctlplane.example.com", "id": "f60e6eed-72c4-4f6f-beb8-edc5a5c4ed8d", "zone": "nova", "status": "enabled", "state": "up", "updated_at": "2025-11-25T18:54:36.000000", "disabled_reason": null, "forced_down": false}, {"binary": "nova-compute", "host": "compute-1.ctlplane.example.com", "id": "6818e6f2-7d0b-4e7f-aed1-76f04b8ae644", "zone": "nova", "status": "enabled", "state": "up", "updated_at": "2025-11-25T18:54:28.000000", "disabled_reason": null, "forced_down": false}]}'
2025-11-25 18:54:36,978 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.116s
2025-11-25 18:54:36,978 84 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.56', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 25 Nov 2025 18:54:36 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-ab1190fd-d42b-4b80-9260-ec7b13c014b7', 'x-compute-request-id': 'req-ab1190fd-d42b-4b80-9260-ec7b13c014b7', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=641851c78b8a567c7f0789e99aca1340; 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": []}'
2025-11-25 18:54:37,202 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.215s
2025-11-25 18:54:37,203 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, 25 Nov 2025 18:54:37 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-e6bfdff2-0453-4678-8dc4-28c7ee60d5d5', 'x-compute-request-id': 'req-e6bfdff2-0453-4678-8dc4-28c7ee60d5d5', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=641851c78b8a567c7f0789e99aca1340; 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": "31362f03-0be4-4a76-8332-3d94b39fbc2c", "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": "f60e6eed-72c4-4f6f-beb8-edc5a5c4ed8d", "host": "compute-0.ctlplane.example.com", "disabled_reason": null}, "vcpus": 8, "memory_mb": 7680, "local_gb": 79, "vcpus_used": 3, "memory_mb_used": 960, "local_gb_used": 3, "free_ram_mb": 6720, "free_disk_gb": 76, "current_workload": 0, "running_vms": 3, "disk_available_least": 71, "cpu_info": {"arch": "x86_64", "model": "EPYC-Rome-v4", "vendor": "AMD", "topology": {"cells": 1, "sockets": 8, "cores": 1, "threads": 1}, "features": ["npt", "fma", "clflush", "pclmuldq", "lbrv", "skip-l1dfl-vmentry", "sep", "spec-ctrl", "pae", "tsc-scale", "xsaveopt", "f16c", "clflushopt", "svme-addr-chk", "mmx", "svm", "mds-no", "xsave", "3dnowprefetch", "avx", "clwb", "de", "pat", "fpu", "sha-ni", "cmov", "ssse3", "rdseed", "amd-ssbd", "abm", "x2apic", "cx16", "aes", "sse2", "amd-stibp", "smap", "vmcb-clean", "rdctl-no", "apic", "rdpid", "pause-filter", "fsgsbase", "nx", "ibrs", "avx2", "bmi2", "sse", "pdpe1gb", "smep", "ibpb", "virt-ssbd", "rdrand", "pse", "msr", "arch-capabilities", "cr8legacy", "pschange-mc-no", "syscall", "rdtscp", "tsc", "pfthreshold", "misalignsse", "umip", "arat", "wbnoinvd", "tsc-deadline", "sse4.1", "pge", "tsc_adjust", "cmp_legacy", "mtrr", "popcnt", "topoext", "clzero", "adx", "fxsr", "xgetbv1", "lm", "nrip-save", "xsavec", "ssbd", "movbe", "sse4a", "fxsr_opt", "pni", "mca", "cx8", "pse36", "osvw", "lahf_lm", "bmi1", "stibp", "sse4.2", "vme", "mmxext", "mce", "perfctr_core", "hypervisor", "xsaveerptr"]}}, {"id": "752b63a7-2ce2-4d83-a281-12c9803714ea", "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": "6818e6f2-7d0b-4e7f-aed1-76f04b8ae644", "host": "compute-1.ctlplane.example.com", "disabled_reason": null}, "vcpus": 8, "memory_mb": 7680, "local_gb": 79, "vcpus_used": 1, "memory_mb_used": 640, "local_gb_used": 1, "free_ram_mb": 7040, "free_disk_gb": 78, "current_workload": 1, "running_vms": 1, "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": ["avx", "smep", "pdpe1gb", "clflush", "fpu", "spec-ctrl", "tsc", "fma", "cx16", "amd-stibp", "pge", "stibp", "cmov", "ibrs", "vme", "pat", "misalignsse", "arch-capabilities", "mce", "pause-filter", "xgetbv1", "perfctr_core", "rdctl-no", "mmxext", "lm", "hypervisor", "3dnowprefetch", "ibpb", "smap", "svm", "arat", "abm", "npt", "adx", "lahf_lm", "msr", "xsave", "sep", "f16c", "pfthreshold", "bmi2", "rdseed", "cr8legacy", "aes", "pae", "fsgsbase", "skip-l1dfl-vmentry", "x2apic", "vmcb-clean", "rdtscp", "xsaveopt", "pclmuldq", "fxsr_opt", "mtrr", "ssse3", "osvw", "cx8", "cmp_legacy", "nx", "topoext", "xsavec", "umip", "bmi1", "clwb", "clzero", "svme-addr-chk", "sse2", "sse", "mca", "xsaveerptr", "sse4.2", "wbnoinvd", "de", "sha-ni", "ssbd", "pschange-mc-no", "popcnt", "syscall", "mmx", "rdpid", "tsc_adjust", "tsc-scale", "avx2", "movbe", "lbrv", "fxsr", "apic", "tsc-deadline", "rdrand", "mds-no", "pse", "nrip-save", "sse4a", "amd-ssbd", "pse36", "virt-ssbd", "pni", "sse4.1", "clflushopt"]}}]}'
2025-11-25 18:54:37,318 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://placement-public-openstack.apps-crc.testing/resource_providers/31362f03-0be4-4a76-8332-3d94b39fbc2c/traits 0.110s
2025-11-25 18:54:37,318 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, 25 Nov 2025 18:54:37 GMT', 'server': 'Apache', 'last-modified': 'Tue, 25 Nov 2025 18:19:12 GMT', 'content-length': '1403', 'cache-control': 'no-cache', 'openstack-api-version': 'placement 1.29', 'vary': 'openstack-api-version', 'x-openstack-request-id': 'req-020fec5b-28e7-4922-b3e5-76a7a878ebe5', 'content-type': 'application/json', 'set-cookie': 'a0787c90e7299024e7525b97b3d9ea96=4c80464731d23ab7e4f23adf86cd3249; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://placement-public-openstack.apps-crc.testing/resource_providers/31362f03-0be4-4a76-8332-3d94b39fbc2c/traits'}
Body: b'{"traits": ["HW_CPU_X86_SSE41", "COMPUTE_SECURITY_TPM_2_0", "COMPUTE_NET_VIF_MODEL_E1000", "COMPUTE_IMAGE_TYPE_AMI", "COMPUTE_NET_VIF_MODEL_RTL8139", "COMPUTE_ACCELERATORS", "COMPUTE_NET_VIF_MODEL_VIRTIO", "COMPUTE_NET_VIF_MODEL_PCNET", "COMPUTE_STORAGE_BUS_SCSI", "COMPUTE_IMAGE_TYPE_ARI", "COMPUTE_IMAGE_TYPE_QCOW2", "COMPUTE_GRAPHICS_MODEL_VIRTIO", "COMPUTE_IMAGE_TYPE_ISO", "COMPUTE_IMAGE_TYPE_AKI", "COMPUTE_RESCUE_BFV", "COMPUTE_NET_VIF_MODEL_SPAPR_VLAN", "COMPUTE_VOLUME_MULTI_ATTACH", "COMPUTE_STORAGE_BUS_IDE", "HW_CPU_X86_SSE", "COMPUTE_NET_VIF_MODEL_E1000E", "COMPUTE_VIOMMU_MODEL_AUTO", "COMPUTE_GRAPHICS_MODEL_VGA", "COMPUTE_STORAGE_BUS_USB", "COMPUTE_NET_VIF_MODEL_NE2K_PCI", "COMPUTE_TRUSTED_CERTS", "COMPUTE_STORAGE_BUS_VIRTIO", "COMPUTE_VOLUME_ATTACH_WITH_TAG", "COMPUTE_VIOMMU_MODEL_VIRTIO", "COMPUTE_NET_ATTACH_INTERFACE_WITH_TAG", "COMPUTE_VOLUME_EXTEND", "COMPUTE_DEVICE_TAGGING", "COMPUTE_GRAPHICS_MODEL_CIRRUS", "COMPUTE_NET_VIF_MODEL_VMXNET3", "COMPUTE_SECURITY_TPM_1_2", "COMPUTE_STORAGE_BUS_SATA", "HW_CPU_X86_SSSE3", "COMPUTE_STORAGE_BUS_FDC", "COMPUTE_GRAPHICS_MODEL_BOCHS", "HW_CPU_X86_MMX", "COMPUTE_IMAGE_TYPE_RAW", "COMPUTE_NODE", "COMPUTE_SOCKET_PCI_NUMA_AFFINITY", "COMPUTE_GRAPHICS_MODEL_NONE", "COMPUTE_NET_ATTACH_INTERFACE", "COMPUTE_VIOMMU_MODEL_INTEL", "HW_CPU_X86_SSE42", "COMPUTE_SECURITY_UEFI_SECURE_BOOT", "HW_CPU_X86_SSE2"], "resource_provider_generation": 6}'
2025-11-25 18:54:37,871 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.343s
2025-11-25 18:54:37,871 84 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'}
Body: <omitted>
Response - Headers: {'date': 'Tue, 25 Nov 2025 18:54:37 GMT', 'server': 'Apache', 'content-length': '5229', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-37c17768-1dc5-40d6-98be-cb19ec625f90', 'content-type': 'application/json', 'set-cookie': 'b5697f82cf3c19ece8be533395142512=b57980c5bcd05ba4863a4f5406787780; 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": "be3c7719092245a3b39ec72ada0c5247", "name": "tempest-TestExecuteActionsViaActuator-53937300-project-member", "password_expires_at": null}, "audit_ids": ["A8TfH0AwTOqgwhXgJ2GIOA"], "expires_at": "2025-11-25T19:54:37.000000Z", "issued_at": "2025-11-25T18:54:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "90f5f32749934e1bb4a31b5643dc964a", "name": "tempest-TestExecuteActionsViaActuator-53937300"}, "is_domain": false, "roles": [{"id": "786395aba95d44d094a18f3c00e20817", "name": "reader"}, {"id": "8fec08119f39404ca4503d2d7a1db060", "name": "member"}], "catalog": [{"endpoints": [], "id": "0113bd85f3564de6ac4a8cca59a71215", "type": "Ceilometer", "name": "ceilometer"}, {"endpoints": [{"name": "cinderv3", "id": "2fb07aa3b3264bc883edb48ed386a6d1", "interface": "internal", "region_id": "regionOne", "url": "https://cinder-internal.openstack.svc:8776/v3", "region": "regionOne"}, {"name": "cinderv3", "id": "f17ff5d98d994a809a566933e162b47e", "interface": "public", "region_id": "regionOne", "url": "https://cinder-public-openstack.apps-crc.testing/v3", "region": "regionOne"}], "id": "045a9be87b3442639a314907d510b21b", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"name": "barbican", "id": "18edbb2588c5410d961ff4c551a3fdf9", "interface": "internal", "region_id": "regionOne", "url": "https://barbican-internal.openstack.svc:9311", "region": "regionOne"}, {"name": "barbican", "id": "b8349d8cb9484b58ae6a7a6fec55538e", "interface": "public", "region_id": "regionOne", "url": "https://barbican-public-openstack.apps-crc.testing", "region": "regionOne"}], "id": "3a3beb2448354ccd954592661bd52a33", "type": "key-manager", "name": "barbican"}, {"endpoints": [{"name": "glance", "id": "18d58ce0fc644501af4044c867097602", "interface": "public", "region_id": "regionOne", "url": "https://glance-default-public-openstack.apps-crc.testing", "region": "regionOne"}, {"name": "glance", "id": "270eb2645b7b4315860ef9a17fe89fd3", "interface": "internal", "region_id": "regionOne", "url": "https://glance-default-internal.openstack.svc:9292", "region": "regionOne"}], "id": "5effac04ed2c4661b08f8f4fdce182ab", "type": "image", "name": "glance"}, {"endpoints": [{"name": "nova", "id": "2976aa088de04f55a08f051c2cbd0aa5", "interface": "public", "region_id": "regionOne", "url": "https://nova-public-openstack.apps-crc.testing/v2.1", "region": "regionOne"}, {"name": "nova", "id": "418aeea1ae534bda937aeb5b0e0bf47a", "interface": "internal", "region_id": "regionOne", "url": "https://nova-internal.openstack.svc:8774/v2.1", "region": "regionOne"}], "id": "ae52a76bc912416f88c822e243b629bf", "type": "compute", "name": "nova"}, {"endpoints": [{"name": "swift", "id": "1d28e3f26b884965bf8a8999a9c59139", "interface": "internal", "region_id": "regionOne", "url": "https://swift-internal.openstack.svc:8080/v1/AUTH_90f5f32749934e1bb4a31b5643dc964a", "region": "regionOne"}, {"name": "swift", "id": "f903fb7af09f4911afb0502f0c6bd1c6", "interface": "public", "region_id": "regionOne", "url": "https://swift-public-openstack.apps-crc.testing/v1/AUTH_90f5f32749934e1bb4a31b5643dc964a", "region": "regionOne"}], "id": "d71e1d5931eb49fcb28cd62c5cb0aaa8", "type": "object-store", "name": "swift"}, {"endpoints": [{"name": "neutron", "id": "cb053aa3ffb24b109cf600c846ef2685", "interface": "public", "region_id": "regionOne", "url": "https://neutron-public-openstack.apps-crc.testing", "region": "regionOne"}, {"name": "neutron", "id": "d0c4b6438ae842899926427c2775e0be", "interface": "internal", "region_id": "regionOne", "url": "https://neutron-internal.openstack.svc:9696", "region": "regionOne"}], "id": "d8169b390eb549baa11893fcb4002dfe", "type": "network", "name": "neutron"}, {"endpoints": [{"name": "watcher", "id": "54561887c21449029cff9f82dbf308bc", "interface": "internal", "region_id": "regionOne", "url": "https://watcher-internal.openstack.svc:9322", "region": "regionOne"}, {"name": "watcher", "id": "f539424e19c241e1bd148c751c01e09a", "interface": "public", "regio
2025-11-25 18:54:37,871 84 INFO [tempest.lib.common.fixed_network] (TestExecuteActionsViaActuator:test_execute_scenarios) Found network {'id': 'fe81e455-495f-4aea-8dd6-8b6f8cf5d198', 'name': 'tempest-TestExecuteActionsViaActuator-1686246027-network', 'tenant_id': '90f5f32749934e1bb4a31b5643dc964a', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '90f5f32749934e1bb4a31b5643dc964a', 'qos_policy_id': None, 'port_security_enabled': True, 'dns_domain': '', 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 47316, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'l2_adjacency': True, 'tags': [], 'created_at': '2025-11-25T18:52:04Z', 'updated_at': '2025-11-25T18:52:04Z', 'revision_number': 1} available for tenant
2025-11-25 18:54:40,702 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.830s
2025-11-25 18:54:40,702 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-535417570", "imageRef": "1ea5e141-b92c-44f3-97b7-7b313587d3bf", "flavorRef": "a7ebe884-489b-45b6-89a1-4967aa291cd6", "networks": [{"uuid": "fe81e455-495f-4aea-8dd6-8b6f8cf5d198"}]}}
Response - Headers: {'date': 'Tue, 25 Nov 2025 18:54:37 GMT', 'server': 'Apache', 'content-length': '420', 'location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/af1b51b4-9c51-443a-932e-a48750d61085', 'openstack-api-version': 'compute 2.56', 'x-openstack-nova-api-version': '2.56', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-910cd562-23ff-465a-b9ae-d49204c940bc', 'x-compute-request-id': 'req-910cd562-23ff-465a-b9ae-d49204c940bc', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=641851c78b8a567c7f0789e99aca1340; 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": "af1b51b4-9c51-443a-932e-a48750d61085", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/af1b51b4-9c51-443a-932e-a48750d61085"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/af1b51b4-9c51-443a-932e-a48750d61085"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "YdP3cXorvb7t"}}'
2025-11-25 18:54:41,970 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/af1b51b4-9c51-443a-932e-a48750d61085 1.265s
2025-11-25 18:54:41,970 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, 25 Nov 2025 18:54:40 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-4ddacc9d-6e15-4056-a843-c912537463ca', 'x-compute-request-id': 'req-4ddacc9d-6e15-4056-a843-c912537463ca', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=641851c78b8a567c7f0789e99aca1340; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/af1b51b4-9c51-443a-932e-a48750d61085'}
Body: b'{"server": {"id": "af1b51b4-9c51-443a-932e-a48750d61085", "name": "tempest-TestExecuteActionsViaActuator-server-535417570", "status": "BUILD", "tenant_id": "90f5f32749934e1bb4a31b5643dc964a", "user_id": "be3c7719092245a3b39ec72ada0c5247", "metadata": {}, "hostId": "", "image": {"id": "1ea5e141-b92c-44f3-97b7-7b313587d3bf", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/1ea5e141-b92c-44f3-97b7-7b313587d3bf"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2025-11-25T18:54:40Z", "updated": "2025-11-25T18:54:40Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/af1b51b4-9c51-443a-932e-a48750d61085"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/af1b51b4-9c51-443a-932e-a48750d61085"}], "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": []}}'
2025-11-25 18:54:44,015 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/af1b51b4-9c51-443a-932e-a48750d61085 0.993s
2025-11-25 18:54:44,016 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, 25 Nov 2025 18:54:43 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-fea47aa4-c08b-4d60-8231-1e3670f594aa', 'x-compute-request-id': 'req-fea47aa4-c08b-4d60-8231-1e3670f594aa', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=641851c78b8a567c7f0789e99aca1340; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/af1b51b4-9c51-443a-932e-a48750d61085'}
Body: b'{"server": {"id": "af1b51b4-9c51-443a-932e-a48750d61085", "name": "tempest-TestExecuteActionsViaActuator-server-535417570", "status": "BUILD", "tenant_id": "90f5f32749934e1bb4a31b5643dc964a", "user_id": "be3c7719092245a3b39ec72ada0c5247", "metadata": {}, "hostId": "", "image": {"id": "1ea5e141-b92c-44f3-97b7-7b313587d3bf", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/1ea5e141-b92c-44f3-97b7-7b313587d3bf"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2025-11-25T18:54:40Z", "updated": "2025-11-25T18:54:43Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/af1b51b4-9c51-443a-932e-a48750d61085"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/af1b51b4-9c51-443a-932e-a48750d61085"}], "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": []}}'
2025-11-25 18:54:46,354 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/af1b51b4-9c51-443a-932e-a48750d61085 1.314s
2025-11-25 18:54:46,354 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, 25 Nov 2025 18:54:45 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-b56f78c5-e617-4eec-b45c-be710660653d', 'x-compute-request-id': 'req-b56f78c5-e617-4eec-b45c-be710660653d', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=641851c78b8a567c7f0789e99aca1340; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/af1b51b4-9c51-443a-932e-a48750d61085'}
Body: b'{"server": {"id": "af1b51b4-9c51-443a-932e-a48750d61085", "name": "tempest-TestExecuteActionsViaActuator-server-535417570", "status": "BUILD", "tenant_id": "90f5f32749934e1bb4a31b5643dc964a", "user_id": "be3c7719092245a3b39ec72ada0c5247", "metadata": {}, "hostId": "c08f8353bc3d4f48c96c7686aec5751fa94e9a58145340080eb73f55", "image": {"id": "1ea5e141-b92c-44f3-97b7-7b313587d3bf", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/1ea5e141-b92c-44f3-97b7-7b313587d3bf"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2025-11-25T18:54:40Z", "updated": "2025-11-25T18:54:44Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/af1b51b4-9c51-443a-932e-a48750d61085"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/af1b51b4-9c51-443a-932e-a48750d61085"}], "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": []}}'
2025-11-25 18:54:46,368 84 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/spawning" after 5 second wait
2025-11-25 18:54:48,069 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/af1b51b4-9c51-443a-932e-a48750d61085 0.698s
2025-11-25 18:54:48,069 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, 25 Nov 2025 18:54:47 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-3f3882d7-4a53-4f6a-b0c0-65eda160cb91', 'x-compute-request-id': 'req-3f3882d7-4a53-4f6a-b0c0-65eda160cb91', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=641851c78b8a567c7f0789e99aca1340; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/af1b51b4-9c51-443a-932e-a48750d61085'}
Body: b'{"server": {"id": "af1b51b4-9c51-443a-932e-a48750d61085", "name": "tempest-TestExecuteActionsViaActuator-server-535417570", "status": "BUILD", "tenant_id": "90f5f32749934e1bb4a31b5643dc964a", "user_id": "be3c7719092245a3b39ec72ada0c5247", "metadata": {}, "hostId": "c08f8353bc3d4f48c96c7686aec5751fa94e9a58145340080eb73f55", "image": {"id": "1ea5e141-b92c-44f3-97b7-7b313587d3bf", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/1ea5e141-b92c-44f3-97b7-7b313587d3bf"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2025-11-25T18:54:40Z", "updated": "2025-11-25T18:54:44Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/af1b51b4-9c51-443a-932e-a48750d61085"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/af1b51b4-9c51-443a-932e-a48750d61085"}], "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": []}}'
2025-11-25 18:54:50,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/af1b51b4-9c51-443a-932e-a48750d61085 1.015s
2025-11-25 18:54:50,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, 25 Nov 2025 18:54:49 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-084f85b3-e6f2-457a-9e48-fc52b3e5c43e', 'x-compute-request-id': 'req-084f85b3-e6f2-457a-9e48-fc52b3e5c43e', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=641851c78b8a567c7f0789e99aca1340; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/af1b51b4-9c51-443a-932e-a48750d61085'}
Body: b'{"server": {"id": "af1b51b4-9c51-443a-932e-a48750d61085", "name": "tempest-TestExecuteActionsViaActuator-server-535417570", "status": "BUILD", "tenant_id": "90f5f32749934e1bb4a31b5643dc964a", "user_id": "be3c7719092245a3b39ec72ada0c5247", "metadata": {}, "hostId": "c08f8353bc3d4f48c96c7686aec5751fa94e9a58145340080eb73f55", "image": {"id": "1ea5e141-b92c-44f3-97b7-7b313587d3bf", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/1ea5e141-b92c-44f3-97b7-7b313587d3bf"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2025-11-25T18:54:40Z", "updated": "2025-11-25T18:54:44Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/af1b51b4-9c51-443a-932e-a48750d61085"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/af1b51b4-9c51-443a-932e-a48750d61085"}], "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": []}}'
2025-11-25 18:54:51,581 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/af1b51b4-9c51-443a-932e-a48750d61085 0.472s
2025-11-25 18:54:51,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, 25 Nov 2025 18:54:51 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-caf858a8-23f0-4d4a-bc2f-c52573c806f8', 'x-compute-request-id': 'req-caf858a8-23f0-4d4a-bc2f-c52573c806f8', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=641851c78b8a567c7f0789e99aca1340; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/af1b51b4-9c51-443a-932e-a48750d61085'}
Body: b'{"server": {"id": "af1b51b4-9c51-443a-932e-a48750d61085", "name": "tempest-TestExecuteActionsViaActuator-server-535417570", "status": "ACTIVE", "tenant_id": "90f5f32749934e1bb4a31b5643dc964a", "user_id": "be3c7719092245a3b39ec72ada0c5247", "metadata": {}, "hostId": "c08f8353bc3d4f48c96c7686aec5751fa94e9a58145340080eb73f55", "image": {"id": "1ea5e141-b92c-44f3-97b7-7b313587d3bf", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/1ea5e141-b92c-44f3-97b7-7b313587d3bf"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2025-11-25T18:54:40Z", "updated": "2025-11-25T18:54:50Z", "addresses": {"tempest-TestExecuteActionsViaActuator-1686246027-network": [{"version": 4, "addr": "10.100.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:35:9a:75"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/af1b51b4-9c51-443a-932e-a48750d61085"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/af1b51b4-9c51-443a-932e-a48750d61085"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2025-11-25T18:54:50.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": []}}'
2025-11-25 18:54:51,590 84 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 10 second wait
2025-11-25 18:54:52,282 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/af1b51b4-9c51-443a-932e-a48750d61085 0.691s
2025-11-25 18:54:52,282 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, 25 Nov 2025 18:54:51 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-8e116110-00fc-49f8-85e1-16620a96107e', 'x-compute-request-id': 'req-8e116110-00fc-49f8-85e1-16620a96107e', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=641851c78b8a567c7f0789e99aca1340; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/af1b51b4-9c51-443a-932e-a48750d61085'}
Body: b'{"server": {"id": "af1b51b4-9c51-443a-932e-a48750d61085", "name": "tempest-TestExecuteActionsViaActuator-server-535417570", "status": "ACTIVE", "tenant_id": "90f5f32749934e1bb4a31b5643dc964a", "user_id": "be3c7719092245a3b39ec72ada0c5247", "metadata": {}, "hostId": "c08f8353bc3d4f48c96c7686aec5751fa94e9a58145340080eb73f55", "image": {"id": "1ea5e141-b92c-44f3-97b7-7b313587d3bf", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/1ea5e141-b92c-44f3-97b7-7b313587d3bf"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2025-11-25T18:54:40Z", "updated": "2025-11-25T18:54:50Z", "addresses": {"tempest-TestExecuteActionsViaActuator-1686246027-network": [{"version": 4, "addr": "10.100.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:35:9a:75"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/af1b51b4-9c51-443a-932e-a48750d61085"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/af1b51b4-9c51-443a-932e-a48750d61085"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2025-11-25T18:54:50.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": []}}'
2025-11-25 18:54:52,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/af1b51b4-9c51-443a-932e-a48750d61085 0.423s
2025-11-25 18:54:52,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, 25 Nov 2025 18:54:52 GMT', 'server': 'Apache', 'content-length': '2191', 'openstack-api-version': 'compute 2.56', 'x-openstack-nova-api-version': '2.56', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d48cfcd5-2f80-4a33-897d-d804f58599b9', 'x-compute-request-id': 'req-d48cfcd5-2f80-4a33-897d-d804f58599b9', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=641851c78b8a567c7f0789e99aca1340; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/af1b51b4-9c51-443a-932e-a48750d61085'}
Body: b'{"server": {"id": "af1b51b4-9c51-443a-932e-a48750d61085", "name": "tempest-TestExecuteActionsViaActuator-server-535417570", "status": "ACTIVE", "tenant_id": "90f5f32749934e1bb4a31b5643dc964a", "user_id": "be3c7719092245a3b39ec72ada0c5247", "metadata": {}, "hostId": "c08f8353bc3d4f48c96c7686aec5751fa94e9a58145340080eb73f55", "image": {"id": "1ea5e141-b92c-44f3-97b7-7b313587d3bf", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/1ea5e141-b92c-44f3-97b7-7b313587d3bf"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2025-11-25T18:54:40Z", "updated": "2025-11-25T18:54:50Z", "addresses": {"tempest-TestExecuteActionsViaActuator-1686246027-network": [{"version": 4, "addr": "10.100.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:35:9a:75"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/af1b51b4-9c51-443a-932e-a48750d61085"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/af1b51b4-9c51-443a-932e-a48750d61085"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2025-11-25T18:54:50.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-5b4iwpr2", "OS-EXT-SRV-ATTR:launch_index": 0, "OS-EXT-SRV-ATTR:hostname": "tempest-testexecuteactionsviaactuator-server-535417570", "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": []}}'
2025-11-25 18:54:52,723 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 "IyBUWVBFIGNlaWxvbWV0ZXJfY3B1IGNvdW50ZXIKY2VpbG9tZXRlcl9jcHV7InJlc291cmNlIj0iYWYxYjUxYjQtOWM1MS00NDNhLTkzMmUtYTQ4NzUwZDYxMDg1Iiwib3JpZ190aW1lc3RhbXAiPSIxNzY0MDk2ODkyNzIzIn0gMjQwMDAwMDAwMDEuMCAxNzY0MDk2NTkyNzIzCmNlaWxvbWV0ZXJfY3B1eyJyZXNvdXJjZSI9ImFmMWI1MWI0LTljNTEtNDQzYS05MzJlLWE0ODc1MGQ2MTA4NSIsIm9yaWdfdGltZXN0YW1wIj0iMTc2NDA5Njg5MjcyMyJ9IDQ4MDAwMDAwMDAxLjAgMTc2NDA5NjYyMjcyMwpjZWlsb21ldGVyX2NwdXsicmVzb3VyY2UiPSJhZjFiNTFiNC05YzUxLTQ0M2EtOTMyZS1hNDg3NTBkNjEwODUiLCJvcmlnX3RpbWVzdGFtcCI9IjE3NjQwOTY4OTI3MjMifSA3MjAwMDAwMDAwMS4wIDE3NjQwOTY2NTI3MjMKY2VpbG9tZXRlcl9jcHV7InJlc291cmNlIj0iYWYxYjUxYjQtOWM1MS00NDNhLTkzMmUtYTQ4NzUwZDYxMDg1Iiwib3JpZ190aW1lc3RhbXAiPSIxNzY0MDk2ODkyNzIzIn0gOTYwMDAwMDAwMDEuMCAxNzY0MDk2NjgyNzIzCmNlaWxvbWV0ZXJfY3B1eyJyZXNvdXJjZSI9ImFmMWI1MWI0LTljNTEtNDQzYS05MzJlLWE0ODc1MGQ2MTA4NSIsIm9yaWdfdGltZXN0YW1wIj0iMTc2NDA5Njg5MjcyMyJ9IDEyMDAwMDAwMDAwMS4wIDE3NjQwOTY3MTI3MjMKY2VpbG9tZXRlcl9jcHV7InJlc291cmNlIj0iYWYxYjUxYjQtOWM1MS00NDNhLTkzMmUtYTQ4NzUwZDYxMDg1Iiwib3JpZ190aW1lc3RhbXAiPSIxNzY0MDk2ODkyNzIzIn0gMTQ0MDAwMDAwMDAxLjAgMTc2NDA5Njc0MjcyMwpjZWlsb21ldGVyX2NwdXsicmVzb3VyY2UiPSJhZjFiNTFiNC05YzUxLTQ0M2EtOTMyZS1hNDg3NTBkNjEwODUiLCJvcmlnX3RpbWVzdGFtcCI9IjE3NjQwOTY4OTI3MjMifSAxNjgwMDAwMDAwMDEuMCAxNzY0MDk2NzcyNzIzCmNlaWxvbWV0ZXJfY3B1eyJyZXNvdXJjZSI9ImFmMWI1MWI0LTljNTEtNDQzYS05MzJlLWE0ODc1MGQ2MTA4NSIsIm9yaWdfdGltZXN0YW1wIj0iMTc2NDA5Njg5MjcyMyJ9IDE5MjAwMDAwMDAwMS4wIDE3NjQwOTY4MDI3MjMKY2VpbG9tZXRlcl9jcHV7InJlc291cmNlIj0iYWYxYjUxYjQtOWM1MS00NDNhLTkzMmUtYTQ4NzUwZDYxMDg1Iiwib3JpZ190aW1lc3RhbXAiPSIxNzY0MDk2ODkyNzIzIn0gMjE2MDAwMDAwMDAxLjAgMTc2NDA5NjgzMjcyMwpjZWlsb21ldGVyX2NwdXsicmVzb3VyY2UiPSJhZjFiNTFiNC05YzUxLTQ0M2EtOTMyZS1hNDg3NTBkNjEwODUiLCJvcmlnX3RpbWVzdGFtcCI9IjE3NjQwOTY4OTI3MjMifSAyNDAwMDAwMDAwMDEuMCAxNzY0MDk2ODYyNzIzCg==" | 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.110'
2025-11-25 18:54:52,723 84 INFO [tempest.lib.common.ssh] Creating ssh connection to '38.102.83.110:22' as 'zuul' with password None
2025-11-25 18:54:52,741 84 INFO [paramiko.transport] Connected (version 2.0, client OpenSSH_9.9)
2025-11-25 18:54:52,806 84 INFO [paramiko.transport] Authentication (publickey) successful!
2025-11-25 18:54:52,808 84 INFO [tempest.lib.common.ssh] ssh connection to zuul@38.102.83.110 successfully created
2025-11-25 18:54:53,515 84 DEBUG [watcher_tempest_plugin.services.metric.prometheus_client] Promtool add_measures output: Parsing standard input
SUCCESS: metrics pushed to remote write.
2025-11-25 18:54:53,568 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://placement-public-openstack.apps-crc.testing/resource_providers/752b63a7-2ce2-4d83-a281-12c9803714ea/traits 0.053s
2025-11-25 18:54:53,569 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, 25 Nov 2025 18:54:53 GMT', 'server': 'Apache', 'last-modified': 'Tue, 25 Nov 2025 18:19:12 GMT', 'content-length': '1403', 'cache-control': 'no-cache', 'openstack-api-version': 'placement 1.29', 'vary': 'openstack-api-version', 'x-openstack-request-id': 'req-6198ce6f-e594-472f-bba9-214d980b597a', 'content-type': 'application/json', 'set-cookie': 'a0787c90e7299024e7525b97b3d9ea96=4c80464731d23ab7e4f23adf86cd3249; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://placement-public-openstack.apps-crc.testing/resource_providers/752b63a7-2ce2-4d83-a281-12c9803714ea/traits'}
Body: b'{"traits": ["HW_CPU_X86_SSE41", "COMPUTE_SECURITY_TPM_2_0", "COMPUTE_NET_VIF_MODEL_E1000", "COMPUTE_IMAGE_TYPE_AMI", "COMPUTE_NET_VIF_MODEL_RTL8139", "COMPUTE_ACCELERATORS", "COMPUTE_NET_VIF_MODEL_VIRTIO", "COMPUTE_NET_VIF_MODEL_PCNET", "COMPUTE_STORAGE_BUS_SCSI", "COMPUTE_IMAGE_TYPE_ARI", "COMPUTE_IMAGE_TYPE_QCOW2", "COMPUTE_GRAPHICS_MODEL_VIRTIO", "COMPUTE_IMAGE_TYPE_ISO", "COMPUTE_IMAGE_TYPE_AKI", "COMPUTE_RESCUE_BFV", "COMPUTE_NET_VIF_MODEL_SPAPR_VLAN", "COMPUTE_VOLUME_MULTI_ATTACH", "COMPUTE_STORAGE_BUS_IDE", "HW_CPU_X86_SSE", "COMPUTE_NET_VIF_MODEL_E1000E", "COMPUTE_VIOMMU_MODEL_AUTO", "COMPUTE_GRAPHICS_MODEL_VGA", "COMPUTE_STORAGE_BUS_USB", "COMPUTE_NET_VIF_MODEL_NE2K_PCI", "COMPUTE_TRUSTED_CERTS", "COMPUTE_STORAGE_BUS_VIRTIO", "COMPUTE_VOLUME_ATTACH_WITH_TAG", "COMPUTE_VIOMMU_MODEL_VIRTIO", "COMPUTE_NET_ATTACH_INTERFACE_WITH_TAG", "COMPUTE_VOLUME_EXTEND", "COMPUTE_DEVICE_TAGGING", "COMPUTE_GRAPHICS_MODEL_CIRRUS", "COMPUTE_NET_VIF_MODEL_VMXNET3", "COMPUTE_SECURITY_TPM_1_2", "COMPUTE_STORAGE_BUS_SATA", "HW_CPU_X86_SSSE3", "COMPUTE_STORAGE_BUS_FDC", "COMPUTE_GRAPHICS_MODEL_BOCHS", "HW_CPU_X86_MMX", "COMPUTE_IMAGE_TYPE_RAW", "COMPUTE_NODE", "COMPUTE_SOCKET_PCI_NUMA_AFFINITY", "COMPUTE_GRAPHICS_MODEL_NONE", "COMPUTE_NET_ATTACH_INTERFACE", "COMPUTE_VIOMMU_MODEL_INTEL", "HW_CPU_X86_SSE42", "COMPUTE_SECURITY_UEFI_SECURE_BOOT", "HW_CPU_X86_SSE2"], "resource_provider_generation": 8}'
2025-11-25 18:54:54,015 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.442s
2025-11-25 18:54:54,015 84 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'}
Body: <omitted>
Response - Headers: {'date': 'Tue, 25 Nov 2025 18:54:53 GMT', 'server': 'Apache', 'content-length': '5229', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-936edaa1-62ed-401c-8e27-ad629f99526f', 'content-type': 'application/json', 'set-cookie': 'b5697f82cf3c19ece8be533395142512=b57980c5bcd05ba4863a4f5406787780; 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": "be3c7719092245a3b39ec72ada0c5247", "name": "tempest-TestExecuteActionsViaActuator-53937300-project-member", "password_expires_at": null}, "audit_ids": ["gpZktBh3TbS43t_xG0phkQ"], "expires_at": "2025-11-25T19:54:53.000000Z", "issued_at": "2025-11-25T18:54:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "90f5f32749934e1bb4a31b5643dc964a", "name": "tempest-TestExecuteActionsViaActuator-53937300"}, "is_domain": false, "roles": [{"id": "786395aba95d44d094a18f3c00e20817", "name": "reader"}, {"id": "8fec08119f39404ca4503d2d7a1db060", "name": "member"}], "catalog": [{"endpoints": [], "id": "0113bd85f3564de6ac4a8cca59a71215", "type": "Ceilometer", "name": "ceilometer"}, {"endpoints": [{"name": "cinderv3", "id": "2fb07aa3b3264bc883edb48ed386a6d1", "interface": "internal", "region_id": "regionOne", "url": "https://cinder-internal.openstack.svc:8776/v3", "region": "regionOne"}, {"name": "cinderv3", "id": "f17ff5d98d994a809a566933e162b47e", "interface": "public", "region_id": "regionOne", "url": "https://cinder-public-openstack.apps-crc.testing/v3", "region": "regionOne"}], "id": "045a9be87b3442639a314907d510b21b", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"name": "barbican", "id": "18edbb2588c5410d961ff4c551a3fdf9", "interface": "internal", "region_id": "regionOne", "url": "https://barbican-internal.openstack.svc:9311", "region": "regionOne"}, {"name": "barbican", "id": "b8349d8cb9484b58ae6a7a6fec55538e", "interface": "public", "region_id": "regionOne", "url": "https://barbican-public-openstack.apps-crc.testing", "region": "regionOne"}], "id": "3a3beb2448354ccd954592661bd52a33", "type": "key-manager", "name": "barbican"}, {"endpoints": [{"name": "glance", "id": "18d58ce0fc644501af4044c867097602", "interface": "public", "region_id": "regionOne", "url": "https://glance-default-public-openstack.apps-crc.testing", "region": "regionOne"}, {"name": "glance", "id": "270eb2645b7b4315860ef9a17fe89fd3", "interface": "internal", "region_id": "regionOne", "url": "https://glance-default-internal.openstack.svc:9292", "region": "regionOne"}], "id": "5effac04ed2c4661b08f8f4fdce182ab", "type": "image", "name": "glance"}, {"endpoints": [{"name": "nova", "id": "2976aa088de04f55a08f051c2cbd0aa5", "interface": "public", "region_id": "regionOne", "url": "https://nova-public-openstack.apps-crc.testing/v2.1", "region": "regionOne"}, {"name": "nova", "id": "418aeea1ae534bda937aeb5b0e0bf47a", "interface": "internal", "region_id": "regionOne", "url": "https://nova-internal.openstack.svc:8774/v2.1", "region": "regionOne"}], "id": "ae52a76bc912416f88c822e243b629bf", "type": "compute", "name": "nova"}, {"endpoints": [{"name": "swift", "id": "1d28e3f26b884965bf8a8999a9c59139", "interface": "internal", "region_id": "regionOne", "url": "https://swift-internal.openstack.svc:8080/v1/AUTH_90f5f32749934e1bb4a31b5643dc964a", "region": "regionOne"}, {"name": "swift", "id": "f903fb7af09f4911afb0502f0c6bd1c6", "interface": "public", "region_id": "regionOne", "url": "https://swift-public-openstack.apps-crc.testing/v1/AUTH_90f5f32749934e1bb4a31b5643dc964a", "region": "regionOne"}], "id": "d71e1d5931eb49fcb28cd62c5cb0aaa8", "type": "object-store", "name": "swift"}, {"endpoints": [{"name": "neutron", "id": "cb053aa3ffb24b109cf600c846ef2685", "interface": "public", "region_id": "regionOne", "url": "https://neutron-public-openstack.apps-crc.testing", "region": "regionOne"}, {"name": "neutron", "id": "d0c4b6438ae842899926427c2775e0be", "interface": "internal", "region_id": "regionOne", "url": "https://neutron-internal.openstack.svc:9696", "region": "regionOne"}], "id": "d8169b390eb549baa11893fcb4002dfe", "type": "network", "name": "neutron"}, {"endpoints": [{"name": "watcher", "id": "54561887c21449029cff9f82dbf308bc", "interface": "internal", "region_id": "regionOne", "url": "https://watcher-internal.openstack.svc:9322", "region": "regionOne"}, {"name": "watcher", "id": "f539424e19c241e1bd148c751c01e09a", "interface": "public", "regio
2025-11-25 18:54:54,015 84 INFO [tempest.lib.common.fixed_network] (TestExecuteActionsViaActuator:test_execute_scenarios) Found network {'id': 'fe81e455-495f-4aea-8dd6-8b6f8cf5d198', 'name': 'tempest-TestExecuteActionsViaActuator-1686246027-network', 'tenant_id': '90f5f32749934e1bb4a31b5643dc964a', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '90f5f32749934e1bb4a31b5643dc964a', 'qos_policy_id': None, 'port_security_enabled': True, 'dns_domain': '', 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 47316, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'l2_adjacency': True, 'tags': [], 'created_at': '2025-11-25T18:52:04Z', 'updated_at': '2025-11-25T18:52:04Z', 'revision_number': 1} available for tenant
2025-11-25 18:54:59,313 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.294s
2025-11-25 18:54:59,313 84 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.56', 'X-Auth-Token': '<omitted>'}
Body: {"server": {"name": "tempest-TestExecuteActionsViaActuator-server-731786201", "imageRef": "1ea5e141-b92c-44f3-97b7-7b313587d3bf", "flavorRef": "a7ebe884-489b-45b6-89a1-4967aa291cd6", "networks": [{"uuid": "fe81e455-495f-4aea-8dd6-8b6f8cf5d198"}]}}
Response - Headers: {'date': 'Tue, 25 Nov 2025 18:54:54 GMT', 'server': 'Apache', 'content-length': '420', 'location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/482cc299-5b06-4501-a819-6556a71a4ad2', 'openstack-api-version': 'compute 2.56', 'x-openstack-nova-api-version': '2.56', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cf23ccad-222d-4460-ac64-57c8642cb20f', 'x-compute-request-id': 'req-cf23ccad-222d-4460-ac64-57c8642cb20f', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=641851c78b8a567c7f0789e99aca1340; 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": "482cc299-5b06-4501-a819-6556a71a4ad2", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/482cc299-5b06-4501-a819-6556a71a4ad2"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/482cc299-5b06-4501-a819-6556a71a4ad2"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "YBmACLX4X6ca"}}'
2025-11-25 18:55:00,045 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/482cc299-5b06-4501-a819-6556a71a4ad2 0.728s
2025-11-25 18:55:00,045 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, 25 Nov 2025 18:54:59 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-61c238e0-2384-41bc-90fe-b46883669b81', 'x-compute-request-id': 'req-61c238e0-2384-41bc-90fe-b46883669b81', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=641851c78b8a567c7f0789e99aca1340; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/482cc299-5b06-4501-a819-6556a71a4ad2'}
Body: b'{"server": {"id": "482cc299-5b06-4501-a819-6556a71a4ad2", "name": "tempest-TestExecuteActionsViaActuator-server-731786201", "status": "BUILD", "tenant_id": "90f5f32749934e1bb4a31b5643dc964a", "user_id": "be3c7719092245a3b39ec72ada0c5247", "metadata": {}, "hostId": "", "image": {"id": "1ea5e141-b92c-44f3-97b7-7b313587d3bf", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/1ea5e141-b92c-44f3-97b7-7b313587d3bf"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2025-11-25T18:54:59Z", "updated": "2025-11-25T18:54:59Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/482cc299-5b06-4501-a819-6556a71a4ad2"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/482cc299-5b06-4501-a819-6556a71a4ad2"}], "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": []}}'
2025-11-25 18:55:02,727 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/482cc299-5b06-4501-a819-6556a71a4ad2 1.669s
2025-11-25 18:55:02,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, 25 Nov 2025 18:55: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-89e02a26-3da8-4a40-acf0-a100ccc4a6ff', 'x-compute-request-id': 'req-89e02a26-3da8-4a40-acf0-a100ccc4a6ff', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=641851c78b8a567c7f0789e99aca1340; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/482cc299-5b06-4501-a819-6556a71a4ad2'}
Body: b'{"server": {"id": "482cc299-5b06-4501-a819-6556a71a4ad2", "name": "tempest-TestExecuteActionsViaActuator-server-731786201", "status": "BUILD", "tenant_id": "90f5f32749934e1bb4a31b5643dc964a", "user_id": "be3c7719092245a3b39ec72ada0c5247", "metadata": {}, "hostId": "", "image": {"id": "1ea5e141-b92c-44f3-97b7-7b313587d3bf", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/1ea5e141-b92c-44f3-97b7-7b313587d3bf"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2025-11-25T18:54:59Z", "updated": "2025-11-25T18:55:02Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/482cc299-5b06-4501-a819-6556a71a4ad2"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/482cc299-5b06-4501-a819-6556a71a4ad2"}], "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": []}}'
2025-11-25 18:55:04,095 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/482cc299-5b06-4501-a819-6556a71a4ad2 0.357s
2025-11-25 18:55:04,095 84 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.56', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 25 Nov 2025 18:55:03 GMT', 'server': 'Apache', 'content-length': '1428', 'openstack-api-version': 'compute 2.56', 'x-openstack-nova-api-version': '2.56', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-185167ff-3f7d-4d3b-aeb6-b67f0b6f9a93', 'x-compute-request-id': 'req-185167ff-3f7d-4d3b-aeb6-b67f0b6f9a93', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=641851c78b8a567c7f0789e99aca1340; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/482cc299-5b06-4501-a819-6556a71a4ad2'}
Body: b'{"server": {"id": "482cc299-5b06-4501-a819-6556a71a4ad2", "name": "tempest-TestExecuteActionsViaActuator-server-731786201", "status": "BUILD", "tenant_id": "90f5f32749934e1bb4a31b5643dc964a", "user_id": "be3c7719092245a3b39ec72ada0c5247", "metadata": {}, "hostId": "c08f8353bc3d4f48c96c7686aec5751fa94e9a58145340080eb73f55", "image": {"id": "1ea5e141-b92c-44f3-97b7-7b313587d3bf", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/1ea5e141-b92c-44f3-97b7-7b313587d3bf"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2025-11-25T18:54:59Z", "updated": "2025-11-25T18:55:03Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/482cc299-5b06-4501-a819-6556a71a4ad2"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/482cc299-5b06-4501-a819-6556a71a4ad2"}], "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": []}}'
2025-11-25 18:55:04,125 84 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/spawning" after 4 second wait
2025-11-25 18:55:06,067 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/482cc299-5b06-4501-a819-6556a71a4ad2 0.940s
2025-11-25 18:55:06,068 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, 25 Nov 2025 18:55: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-ef2f4266-2a40-4a47-942b-8167d804b021', 'x-compute-request-id': 'req-ef2f4266-2a40-4a47-942b-8167d804b021', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=641851c78b8a567c7f0789e99aca1340; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/482cc299-5b06-4501-a819-6556a71a4ad2'}
Body: b'{"server": {"id": "482cc299-5b06-4501-a819-6556a71a4ad2", "name": "tempest-TestExecuteActionsViaActuator-server-731786201", "status": "BUILD", "tenant_id": "90f5f32749934e1bb4a31b5643dc964a", "user_id": "be3c7719092245a3b39ec72ada0c5247", "metadata": {}, "hostId": "c08f8353bc3d4f48c96c7686aec5751fa94e9a58145340080eb73f55", "image": {"id": "1ea5e141-b92c-44f3-97b7-7b313587d3bf", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/1ea5e141-b92c-44f3-97b7-7b313587d3bf"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2025-11-25T18:54:59Z", "updated": "2025-11-25T18:55:03Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/482cc299-5b06-4501-a819-6556a71a4ad2"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/482cc299-5b06-4501-a819-6556a71a4ad2"}], "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": []}}'
2025-11-25 18:55:07,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/482cc299-5b06-4501-a819-6556a71a4ad2 0.729s
2025-11-25 18:55:07,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, 25 Nov 2025 18:55:07 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-99367523-c1c6-446d-9542-12500d6f76e2', 'x-compute-request-id': 'req-99367523-c1c6-446d-9542-12500d6f76e2', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=641851c78b8a567c7f0789e99aca1340; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/482cc299-5b06-4501-a819-6556a71a4ad2'}
Body: b'{"server": {"id": "482cc299-5b06-4501-a819-6556a71a4ad2", "name": "tempest-TestExecuteActionsViaActuator-server-731786201", "status": "BUILD", "tenant_id": "90f5f32749934e1bb4a31b5643dc964a", "user_id": "be3c7719092245a3b39ec72ada0c5247", "metadata": {}, "hostId": "c08f8353bc3d4f48c96c7686aec5751fa94e9a58145340080eb73f55", "image": {"id": "1ea5e141-b92c-44f3-97b7-7b313587d3bf", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/1ea5e141-b92c-44f3-97b7-7b313587d3bf"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2025-11-25T18:54:59Z", "updated": "2025-11-25T18:55:03Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/482cc299-5b06-4501-a819-6556a71a4ad2"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/482cc299-5b06-4501-a819-6556a71a4ad2"}], "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": []}}'
2025-11-25 18:55:09,711 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/482cc299-5b06-4501-a819-6556a71a4ad2 0.878s
2025-11-25 18:55:09,712 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, 25 Nov 2025 18:55: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-59e69202-cd51-472c-8144-8f5dd4fd2811', 'x-compute-request-id': 'req-59e69202-cd51-472c-8144-8f5dd4fd2811', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=641851c78b8a567c7f0789e99aca1340; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/482cc299-5b06-4501-a819-6556a71a4ad2'}
Body: b'{"server": {"id": "482cc299-5b06-4501-a819-6556a71a4ad2", "name": "tempest-TestExecuteActionsViaActuator-server-731786201", "status": "BUILD", "tenant_id": "90f5f32749934e1bb4a31b5643dc964a", "user_id": "be3c7719092245a3b39ec72ada0c5247", "metadata": {}, "hostId": "c08f8353bc3d4f48c96c7686aec5751fa94e9a58145340080eb73f55", "image": {"id": "1ea5e141-b92c-44f3-97b7-7b313587d3bf", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/1ea5e141-b92c-44f3-97b7-7b313587d3bf"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2025-11-25T18:54:59Z", "updated": "2025-11-25T18:55:03Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/482cc299-5b06-4501-a819-6556a71a4ad2"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/482cc299-5b06-4501-a819-6556a71a4ad2"}], "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": []}}'
2025-11-25 18:55:13,137 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/482cc299-5b06-4501-a819-6556a71a4ad2 2.409s
2025-11-25 18:55:13,138 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, 25 Nov 2025 18:55:10 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-03fd09c2-4a21-433e-a2e9-d8185f17834b', 'x-compute-request-id': 'req-03fd09c2-4a21-433e-a2e9-d8185f17834b', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=641851c78b8a567c7f0789e99aca1340; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/482cc299-5b06-4501-a819-6556a71a4ad2'}
Body: b'{"server": {"id": "482cc299-5b06-4501-a819-6556a71a4ad2", "name": "tempest-TestExecuteActionsViaActuator-server-731786201", "status": "BUILD", "tenant_id": "90f5f32749934e1bb4a31b5643dc964a", "user_id": "be3c7719092245a3b39ec72ada0c5247", "metadata": {}, "hostId": "c08f8353bc3d4f48c96c7686aec5751fa94e9a58145340080eb73f55", "image": {"id": "1ea5e141-b92c-44f3-97b7-7b313587d3bf", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/1ea5e141-b92c-44f3-97b7-7b313587d3bf"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2025-11-25T18:54:59Z", "updated": "2025-11-25T18:55:03Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/482cc299-5b06-4501-a819-6556a71a4ad2"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/482cc299-5b06-4501-a819-6556a71a4ad2"}], "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": []}}'
2025-11-25 18:55:16,047 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/482cc299-5b06-4501-a819-6556a71a4ad2 1.899s
2025-11-25 18:55:16,048 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, 25 Nov 2025 18:55:14 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-624a23ec-a62f-48c7-a23a-e06adff97ca4', 'x-compute-request-id': 'req-624a23ec-a62f-48c7-a23a-e06adff97ca4', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=641851c78b8a567c7f0789e99aca1340; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/482cc299-5b06-4501-a819-6556a71a4ad2'}
Body: b'{"server": {"id": "482cc299-5b06-4501-a819-6556a71a4ad2", "name": "tempest-TestExecuteActionsViaActuator-server-731786201", "status": "ACTIVE", "tenant_id": "90f5f32749934e1bb4a31b5643dc964a", "user_id": "be3c7719092245a3b39ec72ada0c5247", "metadata": {}, "hostId": "c08f8353bc3d4f48c96c7686aec5751fa94e9a58145340080eb73f55", "image": {"id": "1ea5e141-b92c-44f3-97b7-7b313587d3bf", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/1ea5e141-b92c-44f3-97b7-7b313587d3bf"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2025-11-25T18:54:59Z", "updated": "2025-11-25T18:55:13Z", "addresses": {"tempest-TestExecuteActionsViaActuator-1686246027-network": [{"version": 4, "addr": "10.100.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:40:50:89"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/482cc299-5b06-4501-a819-6556a71a4ad2"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/482cc299-5b06-4501-a819-6556a71a4ad2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2025-11-25T18:55:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": []}}'
2025-11-25 18:55:16,062 84 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 16 second wait
2025-11-25 18:55:17,262 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/482cc299-5b06-4501-a819-6556a71a4ad2 1.199s
2025-11-25 18:55:17,262 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, 25 Nov 2025 18:55:16 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-f0432510-c73f-4132-8cd7-11c9abe60095', 'x-compute-request-id': 'req-f0432510-c73f-4132-8cd7-11c9abe60095', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=641851c78b8a567c7f0789e99aca1340; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/482cc299-5b06-4501-a819-6556a71a4ad2'}
Body: b'{"server": {"id": "482cc299-5b06-4501-a819-6556a71a4ad2", "name": "tempest-TestExecuteActionsViaActuator-server-731786201", "status": "ACTIVE", "tenant_id": "90f5f32749934e1bb4a31b5643dc964a", "user_id": "be3c7719092245a3b39ec72ada0c5247", "metadata": {}, "hostId": "c08f8353bc3d4f48c96c7686aec5751fa94e9a58145340080eb73f55", "image": {"id": "1ea5e141-b92c-44f3-97b7-7b313587d3bf", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/1ea5e141-b92c-44f3-97b7-7b313587d3bf"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2025-11-25T18:54:59Z", "updated": "2025-11-25T18:55:13Z", "addresses": {"tempest-TestExecuteActionsViaActuator-1686246027-network": [{"version": 4, "addr": "10.100.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:40:50:89"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/482cc299-5b06-4501-a819-6556a71a4ad2"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/482cc299-5b06-4501-a819-6556a71a4ad2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2025-11-25T18:55:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": []}}'
2025-11-25 18:55:18,288 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/482cc299-5b06-4501-a819-6556a71a4ad2 1.017s
2025-11-25 18:55:18,289 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, 25 Nov 2025 18:55:17 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-8e72f0eb-93e4-4630-9c75-e2a197a40298', 'x-compute-request-id': 'req-8e72f0eb-93e4-4630-9c75-e2a197a40298', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=641851c78b8a567c7f0789e99aca1340; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/482cc299-5b06-4501-a819-6556a71a4ad2'}
Body: b'{"server": {"id": "482cc299-5b06-4501-a819-6556a71a4ad2", "name": "tempest-TestExecuteActionsViaActuator-server-731786201", "status": "ACTIVE", "tenant_id": "90f5f32749934e1bb4a31b5643dc964a", "user_id": "be3c7719092245a3b39ec72ada0c5247", "metadata": {}, "hostId": "c08f8353bc3d4f48c96c7686aec5751fa94e9a58145340080eb73f55", "image": {"id": "1ea5e141-b92c-44f3-97b7-7b313587d3bf", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/1ea5e141-b92c-44f3-97b7-7b313587d3bf"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2025-11-25T18:54:59Z", "updated": "2025-11-25T18:55:13Z", "addresses": {"tempest-TestExecuteActionsViaActuator-1686246027-network": [{"version": 4, "addr": "10.100.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:40:50:89"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/482cc299-5b06-4501-a819-6556a71a4ad2"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/482cc299-5b06-4501-a819-6556a71a4ad2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2025-11-25T18:55:13.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-0w2a48af", "OS-EXT-SRV-ATTR:launch_index": 0, "OS-EXT-SRV-ATTR:hostname": "tempest-testexecuteactionsviaactuator-server-731786201", "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": []}}'
2025-11-25 18:55:18,301 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 "IyBUWVBFIGNlaWxvbWV0ZXJfY3B1IGNvdW50ZXIKY2VpbG9tZXRlcl9jcHV7InJlc291cmNlIj0iNDgyY2MyOTktNWIwNi00NTAxLWE4MTktNjU1NmE3MWE0YWQyIiwib3JpZ190aW1lc3RhbXAiPSIxNzY0MDk2OTE4MzAxIn0gMjQwMDAwMDAwMDEuMCAxNzY0MDk2NjE4MzAxCmNlaWxvbWV0ZXJfY3B1eyJyZXNvdXJjZSI9IjQ4MmNjMjk5LTViMDYtNDUwMS1hODE5LTY1NTZhNzFhNGFkMiIsIm9yaWdfdGltZXN0YW1wIj0iMTc2NDA5NjkxODMwMSJ9IDQ4MDAwMDAwMDAxLjAgMTc2NDA5NjY0ODMwMQpjZWlsb21ldGVyX2NwdXsicmVzb3VyY2UiPSI0ODJjYzI5OS01YjA2LTQ1MDEtYTgxOS02NTU2YTcxYTRhZDIiLCJvcmlnX3RpbWVzdGFtcCI9IjE3NjQwOTY5MTgzMDEifSA3MjAwMDAwMDAwMS4wIDE3NjQwOTY2NzgzMDEKY2VpbG9tZXRlcl9jcHV7InJlc291cmNlIj0iNDgyY2MyOTktNWIwNi00NTAxLWE4MTktNjU1NmE3MWE0YWQyIiwib3JpZ190aW1lc3RhbXAiPSIxNzY0MDk2OTE4MzAxIn0gOTYwMDAwMDAwMDEuMCAxNzY0MDk2NzA4MzAxCmNlaWxvbWV0ZXJfY3B1eyJyZXNvdXJjZSI9IjQ4MmNjMjk5LTViMDYtNDUwMS1hODE5LTY1NTZhNzFhNGFkMiIsIm9yaWdfdGltZXN0YW1wIj0iMTc2NDA5NjkxODMwMSJ9IDEyMDAwMDAwMDAwMS4wIDE3NjQwOTY3MzgzMDEKY2VpbG9tZXRlcl9jcHV7InJlc291cmNlIj0iNDgyY2MyOTktNWIwNi00NTAxLWE4MTktNjU1NmE3MWE0YWQyIiwib3JpZ190aW1lc3RhbXAiPSIxNzY0MDk2OTE4MzAxIn0gMTQ0MDAwMDAwMDAxLjAgMTc2NDA5Njc2ODMwMQpjZWlsb21ldGVyX2NwdXsicmVzb3VyY2UiPSI0ODJjYzI5OS01YjA2LTQ1MDEtYTgxOS02NTU2YTcxYTRhZDIiLCJvcmlnX3RpbWVzdGFtcCI9IjE3NjQwOTY5MTgzMDEifSAxNjgwMDAwMDAwMDEuMCAxNzY0MDk2Nzk4MzAxCmNlaWxvbWV0ZXJfY3B1eyJyZXNvdXJjZSI9IjQ4MmNjMjk5LTViMDYtNDUwMS1hODE5LTY1NTZhNzFhNGFkMiIsIm9yaWdfdGltZXN0YW1wIj0iMTc2NDA5NjkxODMwMSJ9IDE5MjAwMDAwMDAwMS4wIDE3NjQwOTY4MjgzMDEKY2VpbG9tZXRlcl9jcHV7InJlc291cmNlIj0iNDgyY2MyOTktNWIwNi00NTAxLWE4MTktNjU1NmE3MWE0YWQyIiwib3JpZ190aW1lc3RhbXAiPSIxNzY0MDk2OTE4MzAxIn0gMjE2MDAwMDAwMDAxLjAgMTc2NDA5Njg1ODMwMQpjZWlsb21ldGVyX2NwdXsicmVzb3VyY2UiPSI0ODJjYzI5OS01YjA2LTQ1MDEtYTgxOS02NTU2YTcxYTRhZDIiLCJvcmlnX3RpbWVzdGFtcCI9IjE3NjQwOTY5MTgzMDEifSAyNDAwMDAwMDAwMDEuMCAxNzY0MDk2ODg4MzAxCg==" | 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.110'
2025-11-25 18:55:18,301 84 INFO [tempest.lib.common.ssh] Creating ssh connection to '38.102.83.110:22' as 'zuul' with password None
2025-11-25 18:55:18,319 84 INFO [paramiko.transport] Connected (version 2.0, client OpenSSH_9.9)
2025-11-25 18:55:18,436 84 INFO [paramiko.transport] Authentication (publickey) successful!
2025-11-25 18:55:18,436 84 INFO [tempest.lib.common.ssh] ssh connection to zuul@38.102.83.110 successfully created
2025-11-25 18:55:19,034 84 DEBUG [watcher_tempest_plugin.services.metric.prometheus_client] Promtool add_measures output: Parsing standard input
SUCCESS: metrics pushed to remote write.
2025-11-25 18:55:19,250 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.215s
2025-11-25 18:55:19,250 84 DEBUG [tempest.lib.common.rest_client] Request - 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, 25 Nov 2025 18:55:19 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=b250e28f08bf24df0eb44242825d8045; 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": "b3ab70a2-29ed-4097-97ef-c4a397fa1607", "audit_uuid": "be789b41-f45f-4d1c-8a04-05bdb2e7585c", "strategy_uuid": "d8cdd12f-7c55-4585-8438-309f65841f37", "strategy_name": "actuator", "global_efficacy": [], "state": "SUCCEEDED", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/b3ab70a2-29ed-4097-97ef-c4a397fa1607", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/b3ab70a2-29ed-4097-97ef-c4a397fa1607", "rel": "bookmark"}], "updated_at": "2025-11-25T18:52:26+00:00"}, {"efficacy_indicators": [], "uuid": "6cb7fb51-dbc2-4fd7-bf96-ca721419b019", "audit_uuid": "7d388035-801e-45cd-9fe2-2e58763b68e7", "strategy_uuid": "d8cdd12f-7c55-4585-8438-309f65841f37", "strategy_name": "actuator", "global_efficacy": [], "state": "SUCCEEDED", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/6cb7fb51-dbc2-4fd7-bf96-ca721419b019", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/6cb7fb51-dbc2-4fd7-bf96-ca721419b019", "rel": "bookmark"}], "updated_at": "2025-11-25T18:52:30+00:00"}, {"efficacy_indicators": [], "uuid": "5874fe0e-2867-4a9f-8e16-5a2b5faab912", "audit_uuid": "8bdfb6db-dbb9-4906-9849-44f0cde74a5c", "strategy_uuid": "d8cdd12f-7c55-4585-8438-309f65841f37", "strategy_name": "actuator", "global_efficacy": [], "state": "SUCCEEDED", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/5874fe0e-2867-4a9f-8e16-5a2b5faab912", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/5874fe0e-2867-4a9f-8e16-5a2b5faab912", "rel": "bookmark"}], "updated_at": "2025-11-25T18:52:33+00:00"}, {"efficacy_indicators": [], "uuid": "05323ed7-10bc-44c0-8e86-33847e7b328f", "audit_uuid": "e634c652-e47a-4a05-bc57-92751020713d", "strategy_uuid": "d8cdd12f-7c55-4585-8438-309f65841f37", "strategy_name": "actuator", "global_efficacy": [], "state": "SUCCEEDED", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/05323ed7-10bc-44c0-8e86-33847e7b328f", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/05323ed7-10bc-44c0-8e86-33847e7b328f", "rel": "bookmark"}], "updated_at": "2025-11-25T18:53:42+00:00"}]}'
2025-11-25 18:55:19,251 84 DEBUG [tempest.lib.common.utils.test_utils] Call _are_all_action_plans_finished returns true in 0.215724 seconds
2025-11-25 18:55:19,553 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.293s
2025-11-25 18:55: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, 25 Nov 2025 18:55:19 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=b250e28f08bf24df0eb44242825d8045; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/goals/unclassified'}
Body: b'{"uuid": "fb3e9d7f-ec6e-4cc7-9ef7-cd847be6f337", "name": "unclassified", "display_name": "Unclassified", "efficacy_specification": [], "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/goals/fb3e9d7f-ec6e-4cc7-9ef7-cd847be6f337", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/goals/fb3e9d7f-ec6e-4cc7-9ef7-cd847be6f337", "rel": "bookmark"}], "created_at": "2025-11-25T18:17:15+00:00", "updated_at": null, "deleted_at": null}'
2025-11-25 18:55:19,790 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.236s
2025-11-25 18:55:19,791 84 DEBUG [tempest.lib.common.rest_client] Request - 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, 25 Nov 2025 18:55:19 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=b250e28f08bf24df0eb44242825d8045; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/strategies/actuator'}
Body: b'{"uuid": "d8cdd12f-7c55-4585-8438-309f65841f37", "name": "actuator", "display_name": "Actuator", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/strategies/d8cdd12f-7c55-4585-8438-309f65841f37", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/strategies/d8cdd12f-7c55-4585-8438-309f65841f37", "rel": "bookmark"}], "goal_uuid": "fb3e9d7f-ec6e-4cc7-9ef7-cd847be6f337", "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"]}}'
2025-11-25 18:55:20,001 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.209s
2025-11-25 18:55:20,001 84 DEBUG [tempest.lib.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": "d1abd973-3ff5-45f7-a97d-5ffa4c75066e", "description": "tempest-test-audit_template-1511510633", "goal": "fb3e9d7f-ec6e-4cc7-9ef7-cd847be6f337", "strategy": "d8cdd12f-7c55-4585-8438-309f65841f37", "scope": []}
Response - Headers: {'date': 'Tue, 25 Nov 2025 18:55:19 GMT', 'server': 'Apache', 'location': 'https://watcher-public-openstack.apps-crc.testing/v1/audit_templates/ef88c808-3ee7-4623-914c-2b46a77b2ff5', '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=b250e28f08bf24df0eb44242825d8045; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/audit_templates'}
Body: b'{"uuid": "ef88c808-3ee7-4623-914c-2b46a77b2ff5", "name": "d1abd973-3ff5-45f7-a97d-5ffa4c75066e", "description": "tempest-test-audit_template-1511510633", "goal_uuid": "fb3e9d7f-ec6e-4cc7-9ef7-cd847be6f337", "goal_name": "unclassified", "strategy_uuid": "d8cdd12f-7c55-4585-8438-309f65841f37", "strategy_name": "actuator", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/audit_templates/ef88c808-3ee7-4623-914c-2b46a77b2ff5", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/audit_templates/ef88c808-3ee7-4623-914c-2b46a77b2ff5", "rel": "bookmark"}], "scope": [], "created_at": "2025-11-25T18:55:19.961239+00:00", "deleted_at": null, "updated_at": null}'
2025-11-25 18:55:20,518 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 201 POST https://watcher-public-openstack.apps-crc.testing/v1/audits 0.516s
2025-11-25 18:55:20,519 84 DEBUG [tempest.lib.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": "ef88c808-3ee7-4623-914c-2b46a77b2ff5", "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": "135f8d09-972f-4564-a9cf-74128ae9320a"}, {"action_type": "migrate", "input_parameters": {"migration_type": "cold", "source_node": "compute-1.ctlplane.example.com", "destination_node": "compute-1.ctlplane.example.com"}, "resource_id": "af1b51b4-9c51-443a-932e-a48750d61085"}]}}
Response - Headers: {'date': 'Tue, 25 Nov 2025 18:55:20 GMT', 'server': 'Apache', 'location': 'https://watcher-public-openstack.apps-crc.testing/v1/audits/035972ad-d3d9-4e6e-9450-35038040e9cf', '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=b250e28f08bf24df0eb44242825d8045; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/audits'}
Body: b'{"uuid": "035972ad-d3d9-4e6e-9450-35038040e9cf", "name": "actuator-2025-11-25T18:55:20.247256", "audit_type": "ONESHOT", "state": "PENDING", "goal_uuid": "fb3e9d7f-ec6e-4cc7-9ef7-cd847be6f337", "goal_name": "unclassified", "strategy_uuid": "d8cdd12f-7c55-4585-8438-309f65841f37", "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": "135f8d09-972f-4564-a9cf-74128ae9320a"}, {"action_type": "migrate", "input_parameters": {"migration_type": "cold", "source_node": "compute-1.ctlplane.example.com", "destination_node": "compute-1.ctlplane.example.com"}, "resource_id": "af1b51b4-9c51-443a-932e-a48750d61085"}]}, "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/audits/035972ad-d3d9-4e6e-9450-35038040e9cf", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/audits/035972ad-d3d9-4e6e-9450-35038040e9cf", "rel": "bookmark"}], "interval": null, "scope": [], "auto_trigger": false, "next_run_time": null, "hostname": null, "start_time": null, "end_time": null, "force": false, "created_at": "2025-11-25T18:55:20.325971+00:00", "deleted_at": null, "updated_at": null}'
2025-11-25 18:55:20,773 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/audits/035972ad-d3d9-4e6e-9450-35038040e9cf 0.253s
2025-11-25 18:55:20,774 84 DEBUG [tempest.lib.common.rest_client] Request - 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, 25 Nov 2025 18:55:20 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=b250e28f08bf24df0eb44242825d8045; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/audits/035972ad-d3d9-4e6e-9450-35038040e9cf'}
Body: b'{"uuid": "035972ad-d3d9-4e6e-9450-35038040e9cf", "name": "actuator-2025-11-25T18:55:20.247256", "audit_type": "ONESHOT", "state": "ONGOING", "goal_uuid": "fb3e9d7f-ec6e-4cc7-9ef7-cd847be6f337", "goal_name": "unclassified", "strategy_uuid": "d8cdd12f-7c55-4585-8438-309f65841f37", "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": "135f8d09-972f-4564-a9cf-74128ae9320a"}, {"action_type": "migrate", "input_parameters": {"migration_type": "cold", "source_node": "compute-1.ctlplane.example.com", "destination_node": "compute-1.ctlplane.example.com"}, "resource_id": "af1b51b4-9c51-443a-932e-a48750d61085"}]}, "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/audits/035972ad-d3d9-4e6e-9450-35038040e9cf", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/audits/035972ad-d3d9-4e6e-9450-35038040e9cf", "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": "2025-11-25T18:55:20+00:00", "deleted_at": null, "updated_at": "2025-11-25T18:55:20+00:00"}'
2025-11-25 18:55:21,550 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/audits/035972ad-d3d9-4e6e-9450-35038040e9cf 0.266s
2025-11-25 18:55:21,551 84 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'OpenStack-API-Version': 'infra-optim 1.4', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 25 Nov 2025 18:55:21 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=b250e28f08bf24df0eb44242825d8045; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/audits/035972ad-d3d9-4e6e-9450-35038040e9cf'}
Body: b'{"uuid": "035972ad-d3d9-4e6e-9450-35038040e9cf", "name": "actuator-2025-11-25T18:55:20.247256", "audit_type": "ONESHOT", "state": "SUCCEEDED", "goal_uuid": "fb3e9d7f-ec6e-4cc7-9ef7-cd847be6f337", "goal_name": "unclassified", "strategy_uuid": "d8cdd12f-7c55-4585-8438-309f65841f37", "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": "135f8d09-972f-4564-a9cf-74128ae9320a"}, {"action_type": "migrate", "input_parameters": {"migration_type": "cold", "source_node": "compute-1.ctlplane.example.com", "destination_node": "compute-1.ctlplane.example.com"}, "resource_id": "af1b51b4-9c51-443a-932e-a48750d61085"}]}, "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/audits/035972ad-d3d9-4e6e-9450-35038040e9cf", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/audits/035972ad-d3d9-4e6e-9450-35038040e9cf", "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": "2025-11-25T18:55:20+00:00", "deleted_at": null, "updated_at": "2025-11-25T18:55:20+00:00"}'
2025-11-25 18:55:21,551 84 DEBUG [tempest.lib.common.utils.test_utils] Call partial returns true in 1.031827 seconds
2025-11-25 18:55:21,725 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=035972ad-d3d9-4e6e-9450-35038040e9cf 0.170s
2025-11-25 18:55:21,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, 25 Nov 2025 18:55:21 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=b250e28f08bf24df0eb44242825d8045; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans?audit_uuid=035972ad-d3d9-4e6e-9450-35038040e9cf'}
Body: b'{"action_plans": [{"efficacy_indicators": [], "uuid": "1bc1c633-3157-4efa-85fe-87c7242a21e0", "audit_uuid": "035972ad-d3d9-4e6e-9450-35038040e9cf", "strategy_uuid": "d8cdd12f-7c55-4585-8438-309f65841f37", "strategy_name": "actuator", "global_efficacy": [], "state": "RECOMMENDED", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/1bc1c633-3157-4efa-85fe-87c7242a21e0", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/1bc1c633-3157-4efa-85fe-87c7242a21e0", "rel": "bookmark"}], "updated_at": null}]}'
2025-11-25 18:55:21,876 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/action_plans/1bc1c633-3157-4efa-85fe-87c7242a21e0 0.149s
2025-11-25 18:55:21,876 84 DEBUG [tempest.lib.common.rest_client] Request - 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, 25 Nov 2025 18:55:21 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=b250e28f08bf24df0eb44242825d8045; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/1bc1c633-3157-4efa-85fe-87c7242a21e0'}
Body: b'{"efficacy_indicators": [], "uuid": "1bc1c633-3157-4efa-85fe-87c7242a21e0", "audit_uuid": "035972ad-d3d9-4e6e-9450-35038040e9cf", "strategy_uuid": "d8cdd12f-7c55-4585-8438-309f65841f37", "strategy_name": "actuator", "global_efficacy": [], "state": "RECOMMENDED", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/1bc1c633-3157-4efa-85fe-87c7242a21e0", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/1bc1c633-3157-4efa-85fe-87c7242a21e0", "rel": "bookmark"}], "hostname": null, "created_at": "2025-11-25T18:55:20+00:00", "deleted_at": null, "updated_at": null}'
2025-11-25 18:55:22,092 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 PATCH https://watcher-public-openstack.apps-crc.testing/v1/action_plans/1bc1c633-3157-4efa-85fe-87c7242a21e0 0.213s
2025-11-25 18:55:22,092 84 DEBUG [tempest.lib.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, 25 Nov 2025 18:55:21 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=b250e28f08bf24df0eb44242825d8045; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/1bc1c633-3157-4efa-85fe-87c7242a21e0'}
Body: b'{"efficacy_indicators": [], "uuid": "1bc1c633-3157-4efa-85fe-87c7242a21e0", "audit_uuid": "035972ad-d3d9-4e6e-9450-35038040e9cf", "strategy_uuid": "d8cdd12f-7c55-4585-8438-309f65841f37", "strategy_name": "actuator", "global_efficacy": [], "state": "PENDING", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/1bc1c633-3157-4efa-85fe-87c7242a21e0", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/1bc1c633-3157-4efa-85fe-87c7242a21e0", "rel": "bookmark"}], "hostname": null, "created_at": "2025-11-25T18:55:20+00:00", "deleted_at": null, "updated_at": "2025-11-25T18:55:22+00:00"}'
2025-11-25 18:55:22,278 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/action_plans/1bc1c633-3157-4efa-85fe-87c7242a21e0 0.181s
2025-11-25 18:55:22,278 84 DEBUG [tempest.lib.common.rest_client] Request - 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, 25 Nov 2025 18:55: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=b250e28f08bf24df0eb44242825d8045; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/1bc1c633-3157-4efa-85fe-87c7242a21e0'}
Body: b'{"efficacy_indicators": [], "uuid": "1bc1c633-3157-4efa-85fe-87c7242a21e0", "audit_uuid": "035972ad-d3d9-4e6e-9450-35038040e9cf", "strategy_uuid": "d8cdd12f-7c55-4585-8438-309f65841f37", "strategy_name": "actuator", "global_efficacy": [], "state": "ONGOING", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/1bc1c633-3157-4efa-85fe-87c7242a21e0", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/1bc1c633-3157-4efa-85fe-87c7242a21e0", "rel": "bookmark"}], "hostname": "watcher-applier-0", "created_at": "2025-11-25T18:55:20+00:00", "deleted_at": null, "updated_at": "2025-11-25T18:55:22+00:00"}'
2025-11-25 18:55:23,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/1bc1c633-3157-4efa-85fe-87c7242a21e0 0.198s
2025-11-25 18:55:23,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, 25 Nov 2025 18:55: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=b250e28f08bf24df0eb44242825d8045; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/1bc1c633-3157-4efa-85fe-87c7242a21e0'}
Body: b'{"efficacy_indicators": [], "uuid": "1bc1c633-3157-4efa-85fe-87c7242a21e0", "audit_uuid": "035972ad-d3d9-4e6e-9450-35038040e9cf", "strategy_uuid": "d8cdd12f-7c55-4585-8438-309f65841f37", "strategy_name": "actuator", "global_efficacy": [], "state": "ONGOING", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/1bc1c633-3157-4efa-85fe-87c7242a21e0", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/1bc1c633-3157-4efa-85fe-87c7242a21e0", "rel": "bookmark"}], "hostname": "watcher-applier-0", "created_at": "2025-11-25T18:55:20+00:00", "deleted_at": null, "updated_at": "2025-11-25T18:55:22+00:00"}'
2025-11-25 18:55:24,742 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/action_plans/1bc1c633-3157-4efa-85fe-87c7242a21e0 0.259s
2025-11-25 18:55:24,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, 25 Nov 2025 18:55:24 GMT', 'server': 'Apache', 'content-length': '671', 'vary': 'OpenStack-API-Version', 'openstack-api-minimum-version': '1.0', 'openstack-api-maximum-version': '1.4', 'openstack-api-version': 'infra-optim 1.4', 'content-type': 'application/json', 'set-cookie': '0a98f3d612a3c8fda809da40f2e41782=b250e28f08bf24df0eb44242825d8045; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/1bc1c633-3157-4efa-85fe-87c7242a21e0'}
Body: b'{"efficacy_indicators": [], "uuid": "1bc1c633-3157-4efa-85fe-87c7242a21e0", "audit_uuid": "035972ad-d3d9-4e6e-9450-35038040e9cf", "strategy_uuid": "d8cdd12f-7c55-4585-8438-309f65841f37", "strategy_name": "actuator", "global_efficacy": [], "state": "ONGOING", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/1bc1c633-3157-4efa-85fe-87c7242a21e0", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/1bc1c633-3157-4efa-85fe-87c7242a21e0", "rel": "bookmark"}], "hostname": "watcher-applier-0", "created_at": "2025-11-25T18:55:20+00:00", "deleted_at": null, "updated_at": "2025-11-25T18:55:22+00:00"}'
2025-11-25 18:55:25,985 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/action_plans/1bc1c633-3157-4efa-85fe-87c7242a21e0 0.238s
2025-11-25 18:55:25,985 84 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'OpenStack-API-Version': 'infra-optim 1.4', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 25 Nov 2025 18:55: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=b250e28f08bf24df0eb44242825d8045; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/1bc1c633-3157-4efa-85fe-87c7242a21e0'}
Body: b'{"efficacy_indicators": [], "uuid": "1bc1c633-3157-4efa-85fe-87c7242a21e0", "audit_uuid": "035972ad-d3d9-4e6e-9450-35038040e9cf", "strategy_uuid": "d8cdd12f-7c55-4585-8438-309f65841f37", "strategy_name": "actuator", "global_efficacy": [], "state": "ONGOING", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/1bc1c633-3157-4efa-85fe-87c7242a21e0", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/1bc1c633-3157-4efa-85fe-87c7242a21e0", "rel": "bookmark"}], "hostname": "watcher-applier-0", "created_at": "2025-11-25T18:55:20+00:00", "deleted_at": null, "updated_at": "2025-11-25T18:55:22+00:00"}'
2025-11-25 18:55:27,359 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/action_plans/1bc1c633-3157-4efa-85fe-87c7242a21e0 0.359s
2025-11-25 18:55:27,379 84 DEBUG [tempest.lib.common.rest_client] Request - 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, 25 Nov 2025 18:55: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=b250e28f08bf24df0eb44242825d8045; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/1bc1c633-3157-4efa-85fe-87c7242a21e0'}
Body: b'{"efficacy_indicators": [], "uuid": "1bc1c633-3157-4efa-85fe-87c7242a21e0", "audit_uuid": "035972ad-d3d9-4e6e-9450-35038040e9cf", "strategy_uuid": "d8cdd12f-7c55-4585-8438-309f65841f37", "strategy_name": "actuator", "global_efficacy": [], "state": "ONGOING", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/1bc1c633-3157-4efa-85fe-87c7242a21e0", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/1bc1c633-3157-4efa-85fe-87c7242a21e0", "rel": "bookmark"}], "hostname": "watcher-applier-0", "created_at": "2025-11-25T18:55:20+00:00", "deleted_at": null, "updated_at": "2025-11-25T18:55:22+00:00"}'
2025-11-25 18:55:28,622 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/action_plans/1bc1c633-3157-4efa-85fe-87c7242a21e0 0.240s
2025-11-25 18:55:28,622 84 DEBUG [tempest.lib.common.rest_client] Request - 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, 25 Nov 2025 18:55: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=b250e28f08bf24df0eb44242825d8045; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/1bc1c633-3157-4efa-85fe-87c7242a21e0'}
Body: b'{"efficacy_indicators": [], "uuid": "1bc1c633-3157-4efa-85fe-87c7242a21e0", "audit_uuid": "035972ad-d3d9-4e6e-9450-35038040e9cf", "strategy_uuid": "d8cdd12f-7c55-4585-8438-309f65841f37", "strategy_name": "actuator", "global_efficacy": [], "state": "ONGOING", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/1bc1c633-3157-4efa-85fe-87c7242a21e0", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/1bc1c633-3157-4efa-85fe-87c7242a21e0", "rel": "bookmark"}], "hostname": "watcher-applier-0", "created_at": "2025-11-25T18:55:20+00:00", "deleted_at": null, "updated_at": "2025-11-25T18:55:22+00:00"}'
2025-11-25 18:55:29,859 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/action_plans/1bc1c633-3157-4efa-85fe-87c7242a21e0 0.233s
2025-11-25 18:55:29,859 84 DEBUG [tempest.lib.common.rest_client] Request - 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, 25 Nov 2025 18:55: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=b250e28f08bf24df0eb44242825d8045; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/1bc1c633-3157-4efa-85fe-87c7242a21e0'}
Body: b'{"efficacy_indicators": [], "uuid": "1bc1c633-3157-4efa-85fe-87c7242a21e0", "audit_uuid": "035972ad-d3d9-4e6e-9450-35038040e9cf", "strategy_uuid": "d8cdd12f-7c55-4585-8438-309f65841f37", "strategy_name": "actuator", "global_efficacy": [], "state": "ONGOING", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/1bc1c633-3157-4efa-85fe-87c7242a21e0", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/1bc1c633-3157-4efa-85fe-87c7242a21e0", "rel": "bookmark"}], "hostname": "watcher-applier-0", "created_at": "2025-11-25T18:55:20+00:00", "deleted_at": null, "updated_at": "2025-11-25T18:55:22+00:00"}'
2025-11-25 18:55:31,053 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/action_plans/1bc1c633-3157-4efa-85fe-87c7242a21e0 0.189s
2025-11-25 18:55:31,054 84 DEBUG [tempest.lib.common.rest_client] Request - 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, 25 Nov 2025 18:55: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=b250e28f08bf24df0eb44242825d8045; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/1bc1c633-3157-4efa-85fe-87c7242a21e0'}
Body: b'{"efficacy_indicators": [], "uuid": "1bc1c633-3157-4efa-85fe-87c7242a21e0", "audit_uuid": "035972ad-d3d9-4e6e-9450-35038040e9cf", "strategy_uuid": "d8cdd12f-7c55-4585-8438-309f65841f37", "strategy_name": "actuator", "global_efficacy": [], "state": "ONGOING", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/1bc1c633-3157-4efa-85fe-87c7242a21e0", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/1bc1c633-3157-4efa-85fe-87c7242a21e0", "rel": "bookmark"}], "hostname": "watcher-applier-0", "created_at": "2025-11-25T18:55:20+00:00", "deleted_at": null, "updated_at": "2025-11-25T18:55:22+00:00"}'
2025-11-25 18:55:32,222 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/action_plans/1bc1c633-3157-4efa-85fe-87c7242a21e0 0.165s
2025-11-25 18:55:32,223 84 DEBUG [tempest.lib.common.rest_client] Request - 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, 25 Nov 2025 18:55:32 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=b250e28f08bf24df0eb44242825d8045; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/1bc1c633-3157-4efa-85fe-87c7242a21e0'}
Body: b'{"efficacy_indicators": [], "uuid": "1bc1c633-3157-4efa-85fe-87c7242a21e0", "audit_uuid": "035972ad-d3d9-4e6e-9450-35038040e9cf", "strategy_uuid": "d8cdd12f-7c55-4585-8438-309f65841f37", "strategy_name": "actuator", "global_efficacy": [], "state": "ONGOING", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/1bc1c633-3157-4efa-85fe-87c7242a21e0", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/1bc1c633-3157-4efa-85fe-87c7242a21e0", "rel": "bookmark"}], "hostname": "watcher-applier-0", "created_at": "2025-11-25T18:55:20+00:00", "deleted_at": null, "updated_at": "2025-11-25T18:55:22+00:00"}'
2025-11-25 18:55:33,439 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/action_plans/1bc1c633-3157-4efa-85fe-87c7242a21e0 0.214s
2025-11-25 18:55:33,439 84 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'OpenStack-API-Version': 'infra-optim 1.4', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 25 Nov 2025 18:55: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=b250e28f08bf24df0eb44242825d8045; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/1bc1c633-3157-4efa-85fe-87c7242a21e0'}
Body: b'{"efficacy_indicators": [], "uuid": "1bc1c633-3157-4efa-85fe-87c7242a21e0", "audit_uuid": "035972ad-d3d9-4e6e-9450-35038040e9cf", "strategy_uuid": "d8cdd12f-7c55-4585-8438-309f65841f37", "strategy_name": "actuator", "global_efficacy": [], "state": "ONGOING", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/1bc1c633-3157-4efa-85fe-87c7242a21e0", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/1bc1c633-3157-4efa-85fe-87c7242a21e0", "rel": "bookmark"}], "hostname": "watcher-applier-0", "created_at": "2025-11-25T18:55:20+00:00", "deleted_at": null, "updated_at": "2025-11-25T18:55:22+00:00"}'
2025-11-25 18:55:34,597 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/action_plans/1bc1c633-3157-4efa-85fe-87c7242a21e0 0.156s
2025-11-25 18:55:34,597 84 DEBUG [tempest.lib.common.rest_client] Request - 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, 25 Nov 2025 18:55: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=b250e28f08bf24df0eb44242825d8045; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/1bc1c633-3157-4efa-85fe-87c7242a21e0'}
Body: b'{"efficacy_indicators": [], "uuid": "1bc1c633-3157-4efa-85fe-87c7242a21e0", "audit_uuid": "035972ad-d3d9-4e6e-9450-35038040e9cf", "strategy_uuid": "d8cdd12f-7c55-4585-8438-309f65841f37", "strategy_name": "actuator", "global_efficacy": [], "state": "ONGOING", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/1bc1c633-3157-4efa-85fe-87c7242a21e0", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/1bc1c633-3157-4efa-85fe-87c7242a21e0", "rel": "bookmark"}], "hostname": "watcher-applier-0", "created_at": "2025-11-25T18:55:20+00:00", "deleted_at": null, "updated_at": "2025-11-25T18:55:22+00:00"}'
2025-11-25 18:55:35,746 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/action_plans/1bc1c633-3157-4efa-85fe-87c7242a21e0 0.147s
2025-11-25 18:55:35,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: None
Response - Headers: {'date': 'Tue, 25 Nov 2025 18:55: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=b250e28f08bf24df0eb44242825d8045; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/1bc1c633-3157-4efa-85fe-87c7242a21e0'}
Body: b'{"efficacy_indicators": [], "uuid": "1bc1c633-3157-4efa-85fe-87c7242a21e0", "audit_uuid": "035972ad-d3d9-4e6e-9450-35038040e9cf", "strategy_uuid": "d8cdd12f-7c55-4585-8438-309f65841f37", "strategy_name": "actuator", "global_efficacy": [], "state": "ONGOING", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/1bc1c633-3157-4efa-85fe-87c7242a21e0", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/1bc1c633-3157-4efa-85fe-87c7242a21e0", "rel": "bookmark"}], "hostname": "watcher-applier-0", "created_at": "2025-11-25T18:55:20+00:00", "deleted_at": null, "updated_at": "2025-11-25T18:55:22+00:00"}'
2025-11-25 18:55:36,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/1bc1c633-3157-4efa-85fe-87c7242a21e0 0.172s
2025-11-25 18:55:36,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, 25 Nov 2025 18:55: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=b250e28f08bf24df0eb44242825d8045; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/1bc1c633-3157-4efa-85fe-87c7242a21e0'}
Body: b'{"efficacy_indicators": [], "uuid": "1bc1c633-3157-4efa-85fe-87c7242a21e0", "audit_uuid": "035972ad-d3d9-4e6e-9450-35038040e9cf", "strategy_uuid": "d8cdd12f-7c55-4585-8438-309f65841f37", "strategy_name": "actuator", "global_efficacy": [], "state": "ONGOING", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/1bc1c633-3157-4efa-85fe-87c7242a21e0", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/1bc1c633-3157-4efa-85fe-87c7242a21e0", "rel": "bookmark"}], "hostname": "watcher-applier-0", "created_at": "2025-11-25T18:55:20+00:00", "deleted_at": null, "updated_at": "2025-11-25T18:55:22+00:00"}'
2025-11-25 18:55:38,125 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/action_plans/1bc1c633-3157-4efa-85fe-87c7242a21e0 0.197s
2025-11-25 18:55:38,126 84 DEBUG [tempest.lib.common.rest_client] Request - 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, 25 Nov 2025 18:55: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=b250e28f08bf24df0eb44242825d8045; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/1bc1c633-3157-4efa-85fe-87c7242a21e0'}
Body: b'{"efficacy_indicators": [], "uuid": "1bc1c633-3157-4efa-85fe-87c7242a21e0", "audit_uuid": "035972ad-d3d9-4e6e-9450-35038040e9cf", "strategy_uuid": "d8cdd12f-7c55-4585-8438-309f65841f37", "strategy_name": "actuator", "global_efficacy": [], "state": "ONGOING", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/1bc1c633-3157-4efa-85fe-87c7242a21e0", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/1bc1c633-3157-4efa-85fe-87c7242a21e0", "rel": "bookmark"}], "hostname": "watcher-applier-0", "created_at": "2025-11-25T18:55:20+00:00", "deleted_at": null, "updated_at": "2025-11-25T18:55:22+00:00"}'
2025-11-25 18:55:39,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/1bc1c633-3157-4efa-85fe-87c7242a21e0 0.383s
2025-11-25 18:55:39,511 84 DEBUG [tempest.lib.common.rest_client] Request - 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, 25 Nov 2025 18:55:39 GMT', 'server': 'Apache', 'content-length': '671', 'vary': 'OpenStack-API-Version', 'openstack-api-minimum-version': '1.0', 'openstack-api-maximum-version': '1.4', 'openstack-api-version': 'infra-optim 1.4', 'content-type': 'application/json', 'set-cookie': '0a98f3d612a3c8fda809da40f2e41782=b250e28f08bf24df0eb44242825d8045; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/1bc1c633-3157-4efa-85fe-87c7242a21e0'}
Body: b'{"efficacy_indicators": [], "uuid": "1bc1c633-3157-4efa-85fe-87c7242a21e0", "audit_uuid": "035972ad-d3d9-4e6e-9450-35038040e9cf", "strategy_uuid": "d8cdd12f-7c55-4585-8438-309f65841f37", "strategy_name": "actuator", "global_efficacy": [], "state": "ONGOING", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/1bc1c633-3157-4efa-85fe-87c7242a21e0", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/1bc1c633-3157-4efa-85fe-87c7242a21e0", "rel": "bookmark"}], "hostname": "watcher-applier-0", "created_at": "2025-11-25T18:55:20+00:00", "deleted_at": null, "updated_at": "2025-11-25T18:55:22+00:00"}'
2025-11-25 18:55:40,647 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/action_plans/1bc1c633-3157-4efa-85fe-87c7242a21e0 0.131s
2025-11-25 18:55:40,648 84 DEBUG [tempest.lib.common.rest_client] Request - 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, 25 Nov 2025 18:55: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=b250e28f08bf24df0eb44242825d8045; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/1bc1c633-3157-4efa-85fe-87c7242a21e0'}
Body: b'{"efficacy_indicators": [], "uuid": "1bc1c633-3157-4efa-85fe-87c7242a21e0", "audit_uuid": "035972ad-d3d9-4e6e-9450-35038040e9cf", "strategy_uuid": "d8cdd12f-7c55-4585-8438-309f65841f37", "strategy_name": "actuator", "global_efficacy": [], "state": "ONGOING", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/1bc1c633-3157-4efa-85fe-87c7242a21e0", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/1bc1c633-3157-4efa-85fe-87c7242a21e0", "rel": "bookmark"}], "hostname": "watcher-applier-0", "created_at": "2025-11-25T18:55:20+00:00", "deleted_at": null, "updated_at": "2025-11-25T18:55:22+00:00"}'
2025-11-25 18:55:41,817 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/action_plans/1bc1c633-3157-4efa-85fe-87c7242a21e0 0.166s
2025-11-25 18:55:41,818 84 DEBUG [tempest.lib.common.rest_client] Request - 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, 25 Nov 2025 18:55: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=b250e28f08bf24df0eb44242825d8045; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/1bc1c633-3157-4efa-85fe-87c7242a21e0'}
Body: b'{"efficacy_indicators": [], "uuid": "1bc1c633-3157-4efa-85fe-87c7242a21e0", "audit_uuid": "035972ad-d3d9-4e6e-9450-35038040e9cf", "strategy_uuid": "d8cdd12f-7c55-4585-8438-309f65841f37", "strategy_name": "actuator", "global_efficacy": [], "state": "ONGOING", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/1bc1c633-3157-4efa-85fe-87c7242a21e0", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/1bc1c633-3157-4efa-85fe-87c7242a21e0", "rel": "bookmark"}], "hostname": "watcher-applier-0", "created_at": "2025-11-25T18:55:20+00:00", "deleted_at": null, "updated_at": "2025-11-25T18:55:22+00:00"}'
2025-11-25 18:55:42,918 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/action_plans/1bc1c633-3157-4efa-85fe-87c7242a21e0 0.095s
2025-11-25 18:55:42,919 84 DEBUG [tempest.lib.common.rest_client] Request - 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, 25 Nov 2025 18:55: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=b250e28f08bf24df0eb44242825d8045; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/1bc1c633-3157-4efa-85fe-87c7242a21e0'}
Body: b'{"efficacy_indicators": [], "uuid": "1bc1c633-3157-4efa-85fe-87c7242a21e0", "audit_uuid": "035972ad-d3d9-4e6e-9450-35038040e9cf", "strategy_uuid": "d8cdd12f-7c55-4585-8438-309f65841f37", "strategy_name": "actuator", "global_efficacy": [], "state": "ONGOING", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/1bc1c633-3157-4efa-85fe-87c7242a21e0", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/1bc1c633-3157-4efa-85fe-87c7242a21e0", "rel": "bookmark"}], "hostname": "watcher-applier-0", "created_at": "2025-11-25T18:55:20+00:00", "deleted_at": null, "updated_at": "2025-11-25T18:55:22+00:00"}'
2025-11-25 18:55:44,091 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/action_plans/1bc1c633-3157-4efa-85fe-87c7242a21e0 0.167s
2025-11-25 18:55:44,091 84 DEBUG [tempest.lib.common.rest_client] Request - 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, 25 Nov 2025 18:55: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=b250e28f08bf24df0eb44242825d8045; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/1bc1c633-3157-4efa-85fe-87c7242a21e0'}
Body: b'{"efficacy_indicators": [], "uuid": "1bc1c633-3157-4efa-85fe-87c7242a21e0", "audit_uuid": "035972ad-d3d9-4e6e-9450-35038040e9cf", "strategy_uuid": "d8cdd12f-7c55-4585-8438-309f65841f37", "strategy_name": "actuator", "global_efficacy": [], "state": "ONGOING", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/1bc1c633-3157-4efa-85fe-87c7242a21e0", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/1bc1c633-3157-4efa-85fe-87c7242a21e0", "rel": "bookmark"}], "hostname": "watcher-applier-0", "created_at": "2025-11-25T18:55:20+00:00", "deleted_at": null, "updated_at": "2025-11-25T18:55:22+00:00"}'
2025-11-25 18:55:45,333 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/action_plans/1bc1c633-3157-4efa-85fe-87c7242a21e0 0.238s
2025-11-25 18:55:45,333 84 DEBUG [tempest.lib.common.rest_client] Request - 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, 25 Nov 2025 18:55: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=b250e28f08bf24df0eb44242825d8045; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/1bc1c633-3157-4efa-85fe-87c7242a21e0'}
Body: b'{"efficacy_indicators": [], "uuid": "1bc1c633-3157-4efa-85fe-87c7242a21e0", "audit_uuid": "035972ad-d3d9-4e6e-9450-35038040e9cf", "strategy_uuid": "d8cdd12f-7c55-4585-8438-309f65841f37", "strategy_name": "actuator", "global_efficacy": [], "state": "ONGOING", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/1bc1c633-3157-4efa-85fe-87c7242a21e0", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/1bc1c633-3157-4efa-85fe-87c7242a21e0", "rel": "bookmark"}], "hostname": "watcher-applier-0", "created_at": "2025-11-25T18:55:20+00:00", "deleted_at": null, "updated_at": "2025-11-25T18:55:22+00:00"}'
2025-11-25 18:55:46,568 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/action_plans/1bc1c633-3157-4efa-85fe-87c7242a21e0 0.228s
2025-11-25 18:55:46,568 84 DEBUG [tempest.lib.common.rest_client] Request - 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, 25 Nov 2025 18:55: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=b250e28f08bf24df0eb44242825d8045; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/1bc1c633-3157-4efa-85fe-87c7242a21e0'}
Body: b'{"efficacy_indicators": [], "uuid": "1bc1c633-3157-4efa-85fe-87c7242a21e0", "audit_uuid": "035972ad-d3d9-4e6e-9450-35038040e9cf", "strategy_uuid": "d8cdd12f-7c55-4585-8438-309f65841f37", "strategy_name": "actuator", "global_efficacy": [], "state": "ONGOING", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/1bc1c633-3157-4efa-85fe-87c7242a21e0", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/1bc1c633-3157-4efa-85fe-87c7242a21e0", "rel": "bookmark"}], "hostname": "watcher-applier-0", "created_at": "2025-11-25T18:55:20+00:00", "deleted_at": null, "updated_at": "2025-11-25T18:55:22+00:00"}'
2025-11-25 18:55:47,774 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/action_plans/1bc1c633-3157-4efa-85fe-87c7242a21e0 0.194s
2025-11-25 18:55:47,775 84 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'OpenStack-API-Version': 'infra-optim 1.4', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 25 Nov 2025 18:55:47 GMT', 'server': 'Apache', 'content-length': '671', 'vary': 'OpenStack-API-Version', 'openstack-api-minimum-version': '1.0', 'openstack-api-maximum-version': '1.4', 'openstack-api-version': 'infra-optim 1.4', 'content-type': 'application/json', 'set-cookie': '0a98f3d612a3c8fda809da40f2e41782=b250e28f08bf24df0eb44242825d8045; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/1bc1c633-3157-4efa-85fe-87c7242a21e0'}
Body: b'{"efficacy_indicators": [], "uuid": "1bc1c633-3157-4efa-85fe-87c7242a21e0", "audit_uuid": "035972ad-d3d9-4e6e-9450-35038040e9cf", "strategy_uuid": "d8cdd12f-7c55-4585-8438-309f65841f37", "strategy_name": "actuator", "global_efficacy": [], "state": "ONGOING", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/1bc1c633-3157-4efa-85fe-87c7242a21e0", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/1bc1c633-3157-4efa-85fe-87c7242a21e0", "rel": "bookmark"}], "hostname": "watcher-applier-0", "created_at": "2025-11-25T18:55:20+00:00", "deleted_at": null, "updated_at": "2025-11-25T18:55:22+00:00"}'
2025-11-25 18:55:48,977 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/action_plans/1bc1c633-3157-4efa-85fe-87c7242a21e0 0.200s
2025-11-25 18:55:48,977 84 DEBUG [tempest.lib.common.rest_client] Request - 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, 25 Nov 2025 18:55: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=b250e28f08bf24df0eb44242825d8045; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/1bc1c633-3157-4efa-85fe-87c7242a21e0'}
Body: b'{"efficacy_indicators": [], "uuid": "1bc1c633-3157-4efa-85fe-87c7242a21e0", "audit_uuid": "035972ad-d3d9-4e6e-9450-35038040e9cf", "strategy_uuid": "d8cdd12f-7c55-4585-8438-309f65841f37", "strategy_name": "actuator", "global_efficacy": [], "state": "ONGOING", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/1bc1c633-3157-4efa-85fe-87c7242a21e0", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/1bc1c633-3157-4efa-85fe-87c7242a21e0", "rel": "bookmark"}], "hostname": "watcher-applier-0", "created_at": "2025-11-25T18:55:20+00:00", "deleted_at": null, "updated_at": "2025-11-25T18:55:22+00:00"}'
2025-11-25 18:55:50,188 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/action_plans/1bc1c633-3157-4efa-85fe-87c7242a21e0 0.209s
2025-11-25 18:55:50,188 84 DEBUG [tempest.lib.common.rest_client] Request - 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, 25 Nov 2025 18:55: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=b250e28f08bf24df0eb44242825d8045; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/1bc1c633-3157-4efa-85fe-87c7242a21e0'}
Body: b'{"efficacy_indicators": [], "uuid": "1bc1c633-3157-4efa-85fe-87c7242a21e0", "audit_uuid": "035972ad-d3d9-4e6e-9450-35038040e9cf", "strategy_uuid": "d8cdd12f-7c55-4585-8438-309f65841f37", "strategy_name": "actuator", "global_efficacy": [], "state": "ONGOING", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/1bc1c633-3157-4efa-85fe-87c7242a21e0", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/1bc1c633-3157-4efa-85fe-87c7242a21e0", "rel": "bookmark"}], "hostname": "watcher-applier-0", "created_at": "2025-11-25T18:55:20+00:00", "deleted_at": null, "updated_at": "2025-11-25T18:55:22+00:00"}'
2025-11-25 18:55:51,373 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/action_plans/1bc1c633-3157-4efa-85fe-87c7242a21e0 0.173s
2025-11-25 18:55:51,373 84 DEBUG [tempest.lib.common.rest_client] Request - 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, 25 Nov 2025 18:55: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=b250e28f08bf24df0eb44242825d8045; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/1bc1c633-3157-4efa-85fe-87c7242a21e0'}
Body: b'{"efficacy_indicators": [], "uuid": "1bc1c633-3157-4efa-85fe-87c7242a21e0", "audit_uuid": "035972ad-d3d9-4e6e-9450-35038040e9cf", "strategy_uuid": "d8cdd12f-7c55-4585-8438-309f65841f37", "strategy_name": "actuator", "global_efficacy": [], "state": "ONGOING", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/1bc1c633-3157-4efa-85fe-87c7242a21e0", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/1bc1c633-3157-4efa-85fe-87c7242a21e0", "rel": "bookmark"}], "hostname": "watcher-applier-0", "created_at": "2025-11-25T18:55:20+00:00", "deleted_at": null, "updated_at": "2025-11-25T18:55:22+00:00"}'
2025-11-25 18:55:52,626 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/action_plans/1bc1c633-3157-4efa-85fe-87c7242a21e0 0.249s
2025-11-25 18:55:52,626 84 DEBUG [tempest.lib.common.rest_client] Request - 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, 25 Nov 2025 18:55: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=b250e28f08bf24df0eb44242825d8045; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/1bc1c633-3157-4efa-85fe-87c7242a21e0'}
Body: b'{"efficacy_indicators": [], "uuid": "1bc1c633-3157-4efa-85fe-87c7242a21e0", "audit_uuid": "035972ad-d3d9-4e6e-9450-35038040e9cf", "strategy_uuid": "d8cdd12f-7c55-4585-8438-309f65841f37", "strategy_name": "actuator", "global_efficacy": [], "state": "ONGOING", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/1bc1c633-3157-4efa-85fe-87c7242a21e0", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/1bc1c633-3157-4efa-85fe-87c7242a21e0", "rel": "bookmark"}], "hostname": "watcher-applier-0", "created_at": "2025-11-25T18:55:20+00:00", "deleted_at": null, "updated_at": "2025-11-25T18:55:22+00:00"}'
2025-11-25 18:55:53,767 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/action_plans/1bc1c633-3157-4efa-85fe-87c7242a21e0 0.140s
2025-11-25 18:55:53,768 84 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'OpenStack-API-Version': 'infra-optim 1.4', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 25 Nov 2025 18:55: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=b250e28f08bf24df0eb44242825d8045; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/1bc1c633-3157-4efa-85fe-87c7242a21e0'}
Body: b'{"efficacy_indicators": [], "uuid": "1bc1c633-3157-4efa-85fe-87c7242a21e0", "audit_uuid": "035972ad-d3d9-4e6e-9450-35038040e9cf", "strategy_uuid": "d8cdd12f-7c55-4585-8438-309f65841f37", "strategy_name": "actuator", "global_efficacy": [], "state": "ONGOING", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/1bc1c633-3157-4efa-85fe-87c7242a21e0", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/1bc1c633-3157-4efa-85fe-87c7242a21e0", "rel": "bookmark"}], "hostname": "watcher-applier-0", "created_at": "2025-11-25T18:55:20+00:00", "deleted_at": null, "updated_at": "2025-11-25T18:55:22+00:00"}'
2025-11-25 18:55:54,948 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/action_plans/1bc1c633-3157-4efa-85fe-87c7242a21e0 0.179s
2025-11-25 18:55:54,948 84 DEBUG [tempest.lib.common.rest_client] Request - 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, 25 Nov 2025 18:55: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=b250e28f08bf24df0eb44242825d8045; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/1bc1c633-3157-4efa-85fe-87c7242a21e0'}
Body: b'{"efficacy_indicators": [], "uuid": "1bc1c633-3157-4efa-85fe-87c7242a21e0", "audit_uuid": "035972ad-d3d9-4e6e-9450-35038040e9cf", "strategy_uuid": "d8cdd12f-7c55-4585-8438-309f65841f37", "strategy_name": "actuator", "global_efficacy": [], "state": "ONGOING", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/1bc1c633-3157-4efa-85fe-87c7242a21e0", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/1bc1c633-3157-4efa-85fe-87c7242a21e0", "rel": "bookmark"}], "hostname": "watcher-applier-0", "created_at": "2025-11-25T18:55:20+00:00", "deleted_at": null, "updated_at": "2025-11-25T18:55:22+00:00"}'
2025-11-25 18:55:56,205 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/action_plans/1bc1c633-3157-4efa-85fe-87c7242a21e0 0.254s
2025-11-25 18:55:56,207 84 DEBUG [tempest.lib.common.rest_client] Request - 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, 25 Nov 2025 18:55: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=b250e28f08bf24df0eb44242825d8045; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/1bc1c633-3157-4efa-85fe-87c7242a21e0'}
Body: b'{"efficacy_indicators": [], "uuid": "1bc1c633-3157-4efa-85fe-87c7242a21e0", "audit_uuid": "035972ad-d3d9-4e6e-9450-35038040e9cf", "strategy_uuid": "d8cdd12f-7c55-4585-8438-309f65841f37", "strategy_name": "actuator", "global_efficacy": [], "state": "ONGOING", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/1bc1c633-3157-4efa-85fe-87c7242a21e0", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/1bc1c633-3157-4efa-85fe-87c7242a21e0", "rel": "bookmark"}], "hostname": "watcher-applier-0", "created_at": "2025-11-25T18:55:20+00:00", "deleted_at": null, "updated_at": "2025-11-25T18:55:22+00:00"}'
2025-11-25 18:55:57,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/1bc1c633-3157-4efa-85fe-87c7242a21e0 0.239s
2025-11-25 18:55:57,449 84 DEBUG [tempest.lib.common.rest_client] Request - 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, 25 Nov 2025 18:55: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=b250e28f08bf24df0eb44242825d8045; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/1bc1c633-3157-4efa-85fe-87c7242a21e0'}
Body: b'{"efficacy_indicators": [], "uuid": "1bc1c633-3157-4efa-85fe-87c7242a21e0", "audit_uuid": "035972ad-d3d9-4e6e-9450-35038040e9cf", "strategy_uuid": "d8cdd12f-7c55-4585-8438-309f65841f37", "strategy_name": "actuator", "global_efficacy": [], "state": "ONGOING", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/1bc1c633-3157-4efa-85fe-87c7242a21e0", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/1bc1c633-3157-4efa-85fe-87c7242a21e0", "rel": "bookmark"}], "hostname": "watcher-applier-0", "created_at": "2025-11-25T18:55:20+00:00", "deleted_at": null, "updated_at": "2025-11-25T18:55:22+00:00"}'
2025-11-25 18:55:58,661 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/action_plans/1bc1c633-3157-4efa-85fe-87c7242a21e0 0.185s
2025-11-25 18:55:58,662 84 DEBUG [tempest.lib.common.rest_client] Request - 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, 25 Nov 2025 18:55: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=b250e28f08bf24df0eb44242825d8045; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/1bc1c633-3157-4efa-85fe-87c7242a21e0'}
Body: b'{"efficacy_indicators": [], "uuid": "1bc1c633-3157-4efa-85fe-87c7242a21e0", "audit_uuid": "035972ad-d3d9-4e6e-9450-35038040e9cf", "strategy_uuid": "d8cdd12f-7c55-4585-8438-309f65841f37", "strategy_name": "actuator", "global_efficacy": [], "state": "ONGOING", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/1bc1c633-3157-4efa-85fe-87c7242a21e0", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/1bc1c633-3157-4efa-85fe-87c7242a21e0", "rel": "bookmark"}], "hostname": "watcher-applier-0", "created_at": "2025-11-25T18:55:20+00:00", "deleted_at": null, "updated_at": "2025-11-25T18:55:22+00:00"}'
2025-11-25 18:55:59,780 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/action_plans/1bc1c633-3157-4efa-85fe-87c7242a21e0 0.116s
2025-11-25 18:55:59,780 84 DEBUG [tempest.lib.common.rest_client] Request - 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, 25 Nov 2025 18:55: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=b250e28f08bf24df0eb44242825d8045; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/1bc1c633-3157-4efa-85fe-87c7242a21e0'}
Body: b'{"efficacy_indicators": [], "uuid": "1bc1c633-3157-4efa-85fe-87c7242a21e0", "audit_uuid": "035972ad-d3d9-4e6e-9450-35038040e9cf", "strategy_uuid": "d8cdd12f-7c55-4585-8438-309f65841f37", "strategy_name": "actuator", "global_efficacy": [], "state": "ONGOING", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/1bc1c633-3157-4efa-85fe-87c7242a21e0", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/1bc1c633-3157-4efa-85fe-87c7242a21e0", "rel": "bookmark"}], "hostname": "watcher-applier-0", "created_at": "2025-11-25T18:55:20+00:00", "deleted_at": null, "updated_at": "2025-11-25T18:55:22+00:00"}'
2025-11-25 18:56:00,952 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/action_plans/1bc1c633-3157-4efa-85fe-87c7242a21e0 0.168s
2025-11-25 18:56:00,953 84 DEBUG [tempest.lib.common.rest_client] Request - 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, 25 Nov 2025 18:56:00 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=b250e28f08bf24df0eb44242825d8045; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/1bc1c633-3157-4efa-85fe-87c7242a21e0'}
Body: b'{"efficacy_indicators": [], "uuid": "1bc1c633-3157-4efa-85fe-87c7242a21e0", "audit_uuid": "035972ad-d3d9-4e6e-9450-35038040e9cf", "strategy_uuid": "d8cdd12f-7c55-4585-8438-309f65841f37", "strategy_name": "actuator", "global_efficacy": [], "state": "FAILED", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/1bc1c633-3157-4efa-85fe-87c7242a21e0", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/1bc1c633-3157-4efa-85fe-87c7242a21e0", "rel": "bookmark"}], "hostname": "watcher-applier-0", "created_at": "2025-11-25T18:55:20+00:00", "deleted_at": null, "updated_at": "2025-11-25T18:56:00+00:00"}'
2025-11-25 18:56:00,953 84 DEBUG [tempest.lib.common.utils.test_utils] Call partial returns true in 38.860993 seconds
2025-11-25 18:56:01,092 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:test_execute_scenarios): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/action_plans/1bc1c633-3157-4efa-85fe-87c7242a21e0 0.138s
2025-11-25 18:56:01,092 84 DEBUG [tempest.lib.common.rest_client] Request - 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, 25 Nov 2025 18:56:00 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=b250e28f08bf24df0eb44242825d8045; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/1bc1c633-3157-4efa-85fe-87c7242a21e0'}
Body: b'{"efficacy_indicators": [], "uuid": "1bc1c633-3157-4efa-85fe-87c7242a21e0", "audit_uuid": "035972ad-d3d9-4e6e-9450-35038040e9cf", "strategy_uuid": "d8cdd12f-7c55-4585-8438-309f65841f37", "strategy_name": "actuator", "global_efficacy": [], "state": "FAILED", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/1bc1c633-3157-4efa-85fe-87c7242a21e0", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/1bc1c633-3157-4efa-85fe-87c7242a21e0", "rel": "bookmark"}], "hostname": "watcher-applier-0", "created_at": "2025-11-25T18:55:20+00:00", "deleted_at": null, "updated_at": "2025-11-25T18:56:00+00:00"}'
2025-11-25 18:56:01,277 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=1bc1c633-3157-4efa-85fe-87c7242a21e0 0.183s
2025-11-25 18:56:01,277 84 DEBUG [tempest.lib.common.rest_client] Request - 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, 25 Nov 2025 18:56:01 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=b250e28f08bf24df0eb44242825d8045; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/actions?action_plan_uuid=1bc1c633-3157-4efa-85fe-87c7242a21e0'}
Body: b'{"actions": [{"uuid": "46e568ee-3652-4f0e-9c83-a29b998ad644", "action_plan_uuid": "1bc1c633-3157-4efa-85fe-87c7242a21e0", "state": "SUCCEEDED", "action_type": "migrate", "parents": [], "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/actions/46e568ee-3652-4f0e-9c83-a29b998ad644", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/actions/46e568ee-3652-4f0e-9c83-a29b998ad644", "rel": "bookmark"}]}, {"uuid": "e69119b1-9d0d-45cc-aaf8-0b7e76269857", "action_plan_uuid": "1bc1c633-3157-4efa-85fe-87c7242a21e0", "state": "FAILED", "action_type": "migrate", "parents": [], "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/actions/e69119b1-9d0d-45cc-aaf8-0b7e76269857", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/actions/e69119b1-9d0d-45cc-aaf8-0b7e76269857", "rel": "bookmark"}]}]}'
2025-11-25 18:56:01,500 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=035972ad-d3d9-4e6e-9450-35038040e9cf 0.107s
2025-11-25 18:56:01,500 84 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'OpenStack-API-Version': 'infra-optim 1.4', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 25 Nov 2025 18:56:01 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=b250e28f08bf24df0eb44242825d8045; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans?audit_uuid=035972ad-d3d9-4e6e-9450-35038040e9cf'}
Body: b'{"action_plans": [{"efficacy_indicators": [], "uuid": "1bc1c633-3157-4efa-85fe-87c7242a21e0", "audit_uuid": "035972ad-d3d9-4e6e-9450-35038040e9cf", "strategy_uuid": "d8cdd12f-7c55-4585-8438-309f65841f37", "strategy_name": "actuator", "global_efficacy": [], "state": "FAILED", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/1bc1c633-3157-4efa-85fe-87c7242a21e0", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/1bc1c633-3157-4efa-85fe-87c7242a21e0", "rel": "bookmark"}], "updated_at": "2025-11-25T18:56:00+00:00"}]}'
2025-11-25 18:56:01,969 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:_run_cleanups): 204 DELETE https://watcher-public-openstack.apps-crc.testing/v1/action_plans/1bc1c633-3157-4efa-85fe-87c7242a21e0 0.467s
2025-11-25 18:56:01,969 84 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'OpenStack-API-Version': 'infra-optim 1.4', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 25 Nov 2025 18:56:01 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=b250e28f08bf24df0eb44242825d8045; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/1bc1c633-3157-4efa-85fe-87c7242a21e0'}
Body: b''
2025-11-25 18:56:02,231 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:_run_cleanups): 204 DELETE https://watcher-public-openstack.apps-crc.testing/v1/audits/035972ad-d3d9-4e6e-9450-35038040e9cf 0.261s
2025-11-25 18:56:02,231 84 DEBUG [tempest.lib.common.rest_client] Request - 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, 25 Nov 2025 18:56:01 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=b250e28f08bf24df0eb44242825d8045; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/audits/035972ad-d3d9-4e6e-9450-35038040e9cf'}
Body: b''
2025-11-25 18:56:02,652 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:_run_cleanups): 204 DELETE https://watcher-public-openstack.apps-crc.testing/v1/audit_templates/ef88c808-3ee7-4623-914c-2b46a77b2ff5 0.420s
2025-11-25 18:56:02,652 84 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'OpenStack-API-Version': 'infra-optim 1.4', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 25 Nov 2025 18:56:02 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=b250e28f08bf24df0eb44242825d8045; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/audit_templates/ef88c808-3ee7-4623-914c-2b46a77b2ff5'}
Body: b''
2025-11-25 18:56:03,136 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:_run_cleanups): 204 DELETE https://nova-public-openstack.apps-crc.testing/v2.1/servers/482cc299-5b06-4501-a819-6556a71a4ad2 0.472s
2025-11-25 18:56:03,136 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, 25 Nov 2025 18:56: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-bbe1904d-7115-4579-8e2e-d5ab6a131560', 'x-compute-request-id': 'req-bbe1904d-7115-4579-8e2e-d5ab6a131560', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=641851c78b8a567c7f0789e99aca1340; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/482cc299-5b06-4501-a819-6556a71a4ad2'}
Body: b''
2025-11-25 18:56:06,315 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:_run_cleanups): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/482cc299-5b06-4501-a819-6556a71a4ad2 3.178s
2025-11-25 18:56:06,315 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, 25 Nov 2025 18:56:03 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-3dcd003d-a703-4845-9fad-24f3a0412f81', 'x-compute-request-id': 'req-3dcd003d-a703-4845-9fad-24f3a0412f81', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=641851c78b8a567c7f0789e99aca1340; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/482cc299-5b06-4501-a819-6556a71a4ad2'}
Body: b'{"server": {"id": "482cc299-5b06-4501-a819-6556a71a4ad2", "name": "tempest-TestExecuteActionsViaActuator-server-731786201", "status": "ACTIVE", "tenant_id": "90f5f32749934e1bb4a31b5643dc964a", "user_id": "be3c7719092245a3b39ec72ada0c5247", "metadata": {}, "hostId": "c08f8353bc3d4f48c96c7686aec5751fa94e9a58145340080eb73f55", "image": {"id": "1ea5e141-b92c-44f3-97b7-7b313587d3bf", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/1ea5e141-b92c-44f3-97b7-7b313587d3bf"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2025-11-25T18:54:59Z", "updated": "2025-11-25T18:56:03Z", "addresses": {"tempest-TestExecuteActionsViaActuator-1686246027-network": [{"version": 4, "addr": "10.100.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:40:50:89"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/482cc299-5b06-4501-a819-6556a71a4ad2"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/482cc299-5b06-4501-a819-6556a71a4ad2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2025-11-25T18:55:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": []}}'
2025-11-25 18:56:08,201 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:_run_cleanups): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/482cc299-5b06-4501-a819-6556a71a4ad2 0.874s
2025-11-25 18:56:08,202 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, 25 Nov 2025 18:56:07 GMT', 'server': 'Apache', 'content-length': '1460', 'openstack-api-version': 'compute 2.56', 'x-openstack-nova-api-version': '2.56', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-54eb8013-6946-4837-aea2-cea34fcda9e0', 'x-compute-request-id': 'req-54eb8013-6946-4837-aea2-cea34fcda9e0', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=641851c78b8a567c7f0789e99aca1340; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/482cc299-5b06-4501-a819-6556a71a4ad2'}
Body: b'{"server": {"id": "482cc299-5b06-4501-a819-6556a71a4ad2", "name": "tempest-TestExecuteActionsViaActuator-server-731786201", "status": "DELETED", "tenant_id": "90f5f32749934e1bb4a31b5643dc964a", "user_id": "be3c7719092245a3b39ec72ada0c5247", "metadata": {}, "hostId": "c08f8353bc3d4f48c96c7686aec5751fa94e9a58145340080eb73f55", "image": {"id": "1ea5e141-b92c-44f3-97b7-7b313587d3bf", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/1ea5e141-b92c-44f3-97b7-7b313587d3bf"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2025-11-25T18:54:59Z", "updated": "2025-11-25T18:56:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/482cc299-5b06-4501-a819-6556a71a4ad2"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/482cc299-5b06-4501-a819-6556a71a4ad2"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2025-11-25T18:55:13.000000", "OS-SRV-USG:terminated_at": "2025-11-25T18:56:07.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": []}}'
2025-11-25 18:56:08,224 84 INFO [tempest.common.waiters] State transition "ACTIVE/deleting" ==> "DELETED/None" after 2 second wait
2025-11-25 18:56:09,466 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:_run_cleanups): 404 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/482cc299-5b06-4501-a819-6556a71a4ad2 0.240s
2025-11-25 18:56:09,466 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, 25 Nov 2025 18:56:09 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-d1e31918-d314-440e-b843-614047b5ccc5', 'x-compute-request-id': 'req-d1e31918-d314-440e-b843-614047b5ccc5', 'content-type': 'application/json; charset=UTF-8', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=641851c78b8a567c7f0789e99aca1340; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '404', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/482cc299-5b06-4501-a819-6556a71a4ad2'}
Body: b'{"itemNotFound": {"code": 404, "message": "Instance 482cc299-5b06-4501-a819-6556a71a4ad2 could not be found."}}'
2025-11-25 18:56:09,848 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:_run_cleanups): 204 DELETE https://nova-public-openstack.apps-crc.testing/v2.1/servers/af1b51b4-9c51-443a-932e-a48750d61085 0.381s
2025-11-25 18:56:09,849 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, 25 Nov 2025 18:56:09 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-a4af4689-2400-4443-9c04-c08f2939070f', 'x-compute-request-id': 'req-a4af4689-2400-4443-9c04-c08f2939070f', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=641851c78b8a567c7f0789e99aca1340; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/af1b51b4-9c51-443a-932e-a48750d61085'}
Body: b''
2025-11-25 18:56:10,892 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:_run_cleanups): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/af1b51b4-9c51-443a-932e-a48750d61085 1.042s
2025-11-25 18:56:10,897 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, 25 Nov 2025 18:56:09 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-5d6c7fea-2592-4180-8b36-fbb4ac89b7fb', 'x-compute-request-id': 'req-5d6c7fea-2592-4180-8b36-fbb4ac89b7fb', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=641851c78b8a567c7f0789e99aca1340; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/af1b51b4-9c51-443a-932e-a48750d61085'}
Body: b'{"server": {"id": "af1b51b4-9c51-443a-932e-a48750d61085", "name": "tempest-TestExecuteActionsViaActuator-server-535417570", "status": "ACTIVE", "tenant_id": "90f5f32749934e1bb4a31b5643dc964a", "user_id": "be3c7719092245a3b39ec72ada0c5247", "metadata": {}, "hostId": "c08f8353bc3d4f48c96c7686aec5751fa94e9a58145340080eb73f55", "image": {"id": "1ea5e141-b92c-44f3-97b7-7b313587d3bf", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/1ea5e141-b92c-44f3-97b7-7b313587d3bf"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2025-11-25T18:54:40Z", "updated": "2025-11-25T18:56:09Z", "addresses": {"tempest-TestExecuteActionsViaActuator-1686246027-network": [{"version": 4, "addr": "10.100.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:35:9a:75"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/af1b51b4-9c51-443a-932e-a48750d61085"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/af1b51b4-9c51-443a-932e-a48750d61085"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2025-11-25T18:54:50.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": []}}'
2025-11-25 18:56:12,579 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:_run_cleanups): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/af1b51b4-9c51-443a-932e-a48750d61085 0.666s
2025-11-25 18:56:12,579 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, 25 Nov 2025 18:56:11 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-905cd0e0-fcc1-4f90-a2b8-4974e5afa325', 'x-compute-request-id': 'req-905cd0e0-fcc1-4f90-a2b8-4974e5afa325', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=641851c78b8a567c7f0789e99aca1340; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/af1b51b4-9c51-443a-932e-a48750d61085'}
Body: b'{"server": {"id": "af1b51b4-9c51-443a-932e-a48750d61085", "name": "tempest-TestExecuteActionsViaActuator-server-535417570", "status": "ACTIVE", "tenant_id": "90f5f32749934e1bb4a31b5643dc964a", "user_id": "be3c7719092245a3b39ec72ada0c5247", "metadata": {}, "hostId": "c08f8353bc3d4f48c96c7686aec5751fa94e9a58145340080eb73f55", "image": {"id": "1ea5e141-b92c-44f3-97b7-7b313587d3bf", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/1ea5e141-b92c-44f3-97b7-7b313587d3bf"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2025-11-25T18:54:40Z", "updated": "2025-11-25T18:56:10Z", "addresses": {"tempest-TestExecuteActionsViaActuator-1686246027-network": [{"version": 4, "addr": "10.100.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:35:9a:75"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/af1b51b4-9c51-443a-932e-a48750d61085"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/af1b51b4-9c51-443a-932e-a48750d61085"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2025-11-25T18:54:50.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": []}}'
2025-11-25 18:56:13,798 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:_run_cleanups): 404 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/af1b51b4-9c51-443a-932e-a48750d61085 0.202s
2025-11-25 18:56:13,799 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, 25 Nov 2025 18:56:13 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-ec278c27-7443-4b4a-abee-372f1f68e9ba', 'x-compute-request-id': 'req-ec278c27-7443-4b4a-abee-372f1f68e9ba', 'content-type': 'application/json; charset=UTF-8', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=641851c78b8a567c7f0789e99aca1340; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '404', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/af1b51b4-9c51-443a-932e-a48750d61085'}
Body: b'{"itemNotFound": {"code": 404, "message": "Instance af1b51b4-9c51-443a-932e-a48750d61085 could not be found."}}'
2025-11-25 18:56:14,428 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:_run_cleanups): 204 DELETE https://nova-public-openstack.apps-crc.testing/v2.1/servers/bbc8056e-5d28-46f0-a239-3d7564d6a421 0.628s
2025-11-25 18:56:14,428 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, 25 Nov 2025 18:56:13 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-068b708d-a865-4c18-af10-7203a09d7ce0', 'x-compute-request-id': 'req-068b708d-a865-4c18-af10-7203a09d7ce0', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=641851c78b8a567c7f0789e99aca1340; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/bbc8056e-5d28-46f0-a239-3d7564d6a421'}
Body: b''
2025-11-25 18:56:16,334 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:_run_cleanups): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/bbc8056e-5d28-46f0-a239-3d7564d6a421 1.905s
2025-11-25 18:56:16,335 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, 25 Nov 2025 18:56:14 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-69655be5-3d8f-4177-b9cd-c43427aaa5a8', 'x-compute-request-id': 'req-69655be5-3d8f-4177-b9cd-c43427aaa5a8', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=641851c78b8a567c7f0789e99aca1340; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/bbc8056e-5d28-46f0-a239-3d7564d6a421'}
Body: b'{"server": {"id": "bbc8056e-5d28-46f0-a239-3d7564d6a421", "name": "tempest-TestExecuteActionsViaActuator-server-409693359", "status": "ACTIVE", "tenant_id": "90f5f32749934e1bb4a31b5643dc964a", "user_id": "be3c7719092245a3b39ec72ada0c5247", "metadata": {}, "hostId": "d44b56465114ca2f8e41cd16b9c23533deab5ac6660e0dea03d2b955", "image": {"id": "1ea5e141-b92c-44f3-97b7-7b313587d3bf", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/1ea5e141-b92c-44f3-97b7-7b313587d3bf"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2025-11-25T18:54:09Z", "updated": "2025-11-25T18:56:14Z", "addresses": {"tempest-TestExecuteActionsViaActuator-1686246027-network": [{"version": 4, "addr": "10.100.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:ba:22"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/bbc8056e-5d28-46f0-a239-3d7564d6a421"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/bbc8056e-5d28-46f0-a239-3d7564d6a421"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2025-11-25T18:54:31.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": []}}'
2025-11-25 18:56:18,186 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:_run_cleanups): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/bbc8056e-5d28-46f0-a239-3d7564d6a421 0.815s
2025-11-25 18:56:18,187 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, 25 Nov 2025 18:56:17 GMT', 'server': 'Apache', 'content-length': '1460', 'openstack-api-version': 'compute 2.56', 'x-openstack-nova-api-version': '2.56', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-db13f759-9d5e-48b8-9336-59704ec2dfb1', 'x-compute-request-id': 'req-db13f759-9d5e-48b8-9336-59704ec2dfb1', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=641851c78b8a567c7f0789e99aca1340; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/bbc8056e-5d28-46f0-a239-3d7564d6a421'}
Body: b'{"server": {"id": "bbc8056e-5d28-46f0-a239-3d7564d6a421", "name": "tempest-TestExecuteActionsViaActuator-server-409693359", "status": "DELETED", "tenant_id": "90f5f32749934e1bb4a31b5643dc964a", "user_id": "be3c7719092245a3b39ec72ada0c5247", "metadata": {}, "hostId": "d44b56465114ca2f8e41cd16b9c23533deab5ac6660e0dea03d2b955", "image": {"id": "1ea5e141-b92c-44f3-97b7-7b313587d3bf", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/1ea5e141-b92c-44f3-97b7-7b313587d3bf"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2025-11-25T18:54:09Z", "updated": "2025-11-25T18:56:17Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/bbc8056e-5d28-46f0-a239-3d7564d6a421"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/bbc8056e-5d28-46f0-a239-3d7564d6a421"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2025-11-25T18:54:31.000000", "OS-SRV-USG:terminated_at": "2025-11-25T18:56:17.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": []}}'
2025-11-25 18:56:18,197 84 INFO [tempest.common.waiters] State transition "ACTIVE/deleting" ==> "DELETED/None" after 2 second wait
2025-11-25 18:56:19,455 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:_run_cleanups): 404 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/bbc8056e-5d28-46f0-a239-3d7564d6a421 0.255s
2025-11-25 18:56:19,455 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, 25 Nov 2025 18:56:19 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-c66a375b-26ce-4425-9cab-74ee3f93e2e7', 'x-compute-request-id': 'req-c66a375b-26ce-4425-9cab-74ee3f93e2e7', 'content-type': 'application/json; charset=UTF-8', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=641851c78b8a567c7f0789e99aca1340; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '404', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/bbc8056e-5d28-46f0-a239-3d7564d6a421'}
Body: b'{"itemNotFound": {"code": 404, "message": "Instance bbc8056e-5d28-46f0-a239-3d7564d6a421 could not be found."}}'
2025-11-25 18:56:20,050 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:_run_cleanups): 204 DELETE https://nova-public-openstack.apps-crc.testing/v2.1/servers/135f8d09-972f-4564-a9cf-74128ae9320a 0.594s
2025-11-25 18:56:20,051 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, 25 Nov 2025 18:56:19 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-2a4ec78e-cce6-4594-b7d9-aa16b53a8843', 'x-compute-request-id': 'req-2a4ec78e-cce6-4594-b7d9-aa16b53a8843', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=641851c78b8a567c7f0789e99aca1340; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/135f8d09-972f-4564-a9cf-74128ae9320a'}
Body: b''
2025-11-25 18:56:21,359 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:_run_cleanups): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/135f8d09-972f-4564-a9cf-74128ae9320a 1.307s
2025-11-25 18:56:21,359 84 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.56', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 25 Nov 2025 18:56:20 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-345febc6-dd5d-4088-9bb2-b42768408d52', 'x-compute-request-id': 'req-345febc6-dd5d-4088-9bb2-b42768408d52', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=641851c78b8a567c7f0789e99aca1340; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/135f8d09-972f-4564-a9cf-74128ae9320a'}
Body: b'{"server": {"id": "135f8d09-972f-4564-a9cf-74128ae9320a", "name": "tempest-TestExecuteActionsViaActuator-server-2108820933", "status": "ACTIVE", "tenant_id": "90f5f32749934e1bb4a31b5643dc964a", "user_id": "be3c7719092245a3b39ec72ada0c5247", "metadata": {}, "hostId": "d44b56465114ca2f8e41cd16b9c23533deab5ac6660e0dea03d2b955", "image": {"id": "1ea5e141-b92c-44f3-97b7-7b313587d3bf", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/1ea5e141-b92c-44f3-97b7-7b313587d3bf"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2025-11-25T18:53:46Z", "updated": "2025-11-25T18:56:19Z", "addresses": {"tempest-TestExecuteActionsViaActuator-1686246027-network": [{"version": 4, "addr": "10.100.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:10:6f:c4"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/135f8d09-972f-4564-a9cf-74128ae9320a"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/135f8d09-972f-4564-a9cf-74128ae9320a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2025-11-25T18:54:00.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": []}}'
2025-11-25 18:56:22,588 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:_run_cleanups): 404 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/135f8d09-972f-4564-a9cf-74128ae9320a 0.172s
2025-11-25 18:56:22,588 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, 25 Nov 2025 18:56: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-64e4d8c3-50ff-4b57-ba9d-28e6810b177b', 'x-compute-request-id': 'req-64e4d8c3-50ff-4b57-ba9d-28e6810b177b', 'content-type': 'application/json; charset=UTF-8', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=641851c78b8a567c7f0789e99aca1340; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '404', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/135f8d09-972f-4564-a9cf-74128ae9320a'}
Body: b'{"itemNotFound": {"code": 404, "message": "Instance 135f8d09-972f-4564-a9cf-74128ae9320a could not be found."}}'
2025-11-25 18:56:22,725 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=e634c652-e47a-4a05-bc57-92751020713d 0.136s
2025-11-25 18:56:22,726 84 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'OpenStack-API-Version': 'infra-optim 1.4', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 25 Nov 2025 18:56:22 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=b250e28f08bf24df0eb44242825d8045; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans?audit_uuid=e634c652-e47a-4a05-bc57-92751020713d'}
Body: b'{"action_plans": [{"efficacy_indicators": [], "uuid": "05323ed7-10bc-44c0-8e86-33847e7b328f", "audit_uuid": "e634c652-e47a-4a05-bc57-92751020713d", "strategy_uuid": "d8cdd12f-7c55-4585-8438-309f65841f37", "strategy_name": "actuator", "global_efficacy": [], "state": "SUCCEEDED", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/05323ed7-10bc-44c0-8e86-33847e7b328f", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/05323ed7-10bc-44c0-8e86-33847e7b328f", "rel": "bookmark"}], "updated_at": "2025-11-25T18:53:42+00:00"}]}'
2025-11-25 18:56:23,117 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:_run_cleanups): 204 DELETE https://watcher-public-openstack.apps-crc.testing/v1/action_plans/05323ed7-10bc-44c0-8e86-33847e7b328f 0.390s
2025-11-25 18:56:23,117 84 DEBUG [tempest.lib.common.rest_client] Request - 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, 25 Nov 2025 18:56:22 GMT', 'server': 'Apache', 'vary': 'OpenStack-API-Version', 'openstack-api-minimum-version': '1.0', 'openstack-api-maximum-version': '1.4', 'openstack-api-version': 'infra-optim 1.4', 'set-cookie': '0a98f3d612a3c8fda809da40f2e41782=b250e28f08bf24df0eb44242825d8045; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/05323ed7-10bc-44c0-8e86-33847e7b328f'}
Body: b''
2025-11-25 18:56:23,339 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:_run_cleanups): 204 DELETE https://watcher-public-openstack.apps-crc.testing/v1/audits/e634c652-e47a-4a05-bc57-92751020713d 0.213s
2025-11-25 18:56:23,340 84 DEBUG [tempest.lib.common.rest_client] Request - 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, 25 Nov 2025 18:56:23 GMT', 'server': 'Apache', 'vary': 'OpenStack-API-Version', 'openstack-api-minimum-version': '1.0', 'openstack-api-maximum-version': '1.4', 'openstack-api-version': 'infra-optim 1.4', 'set-cookie': '0a98f3d612a3c8fda809da40f2e41782=b250e28f08bf24df0eb44242825d8045; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/audits/e634c652-e47a-4a05-bc57-92751020713d'}
Body: b''
2025-11-25 18:56:23,785 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:_run_cleanups): 204 DELETE https://watcher-public-openstack.apps-crc.testing/v1/audit_templates/c7fdc184-ba70-4ba8-8a9d-4f9c0d8c3408 0.307s
2025-11-25 18:56:23,785 84 DEBUG [tempest.lib.common.rest_client] Request - 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, 25 Nov 2025 18:56:23 GMT', 'server': 'Apache', 'vary': 'OpenStack-API-Version', 'openstack-api-minimum-version': '1.0', 'openstack-api-maximum-version': '1.4', 'openstack-api-version': 'infra-optim 1.4', 'set-cookie': '0a98f3d612a3c8fda809da40f2e41782=b250e28f08bf24df0eb44242825d8045; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/audit_templates/c7fdc184-ba70-4ba8-8a9d-4f9c0d8c3408'}
Body: b''
2025-11-25 18:56:24,127 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:_run_cleanups): 204 DELETE https://nova-public-openstack.apps-crc.testing/v2.1/servers/ccf909eb-d91d-43a8-a995-2c997916a89e 0.341s
2025-11-25 18:56:24,127 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, 25 Nov 2025 18:56:23 GMT', 'server': 'Apache', 'openstack-api-version': 'compute 2.56', 'x-openstack-nova-api-version': '2.56', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5079978d-3e35-41c7-b0bf-1c489fc98b5e', 'x-compute-request-id': 'req-5079978d-3e35-41c7-b0bf-1c489fc98b5e', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=641851c78b8a567c7f0789e99aca1340; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/ccf909eb-d91d-43a8-a995-2c997916a89e'}
Body: b''
2025-11-25 18:56:25,285 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:_run_cleanups): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/ccf909eb-d91d-43a8-a995-2c997916a89e 1.157s
2025-11-25 18:56:25,286 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, 25 Nov 2025 18:56:24 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-0d70652f-8040-42e4-9f7d-cc9c9626cafe', 'x-compute-request-id': 'req-0d70652f-8040-42e4-9f7d-cc9c9626cafe', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=641851c78b8a567c7f0789e99aca1340; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/ccf909eb-d91d-43a8-a995-2c997916a89e'}
Body: b'{"server": {"id": "ccf909eb-d91d-43a8-a995-2c997916a89e", "name": "tempest-TestExecuteActionsViaActuator-server-637893280", "status": "ACTIVE", "tenant_id": "90f5f32749934e1bb4a31b5643dc964a", "user_id": "be3c7719092245a3b39ec72ada0c5247", "metadata": {}, "hostId": "d44b56465114ca2f8e41cd16b9c23533deab5ac6660e0dea03d2b955", "image": {"id": "1ea5e141-b92c-44f3-97b7-7b313587d3bf", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/1ea5e141-b92c-44f3-97b7-7b313587d3bf"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2025-11-25T18:52:57Z", "updated": "2025-11-25T18:56:23Z", "addresses": {"tempest-TestExecuteActionsViaActuator-1686246027-network": [{"version": 4, "addr": "10.100.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ec:8b"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/ccf909eb-d91d-43a8-a995-2c997916a89e"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/ccf909eb-d91d-43a8-a995-2c997916a89e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2025-11-25T18:53:09.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": []}}'
2025-11-25 18:56:27,259 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:_run_cleanups): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/ccf909eb-d91d-43a8-a995-2c997916a89e 0.956s
2025-11-25 18:56:27,259 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, 25 Nov 2025 18:56:26 GMT', 'server': 'Apache', 'content-length': '1460', 'openstack-api-version': 'compute 2.56', 'x-openstack-nova-api-version': '2.56', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-720a92e9-561a-4626-bf01-c0bd5c678b32', 'x-compute-request-id': 'req-720a92e9-561a-4626-bf01-c0bd5c678b32', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=641851c78b8a567c7f0789e99aca1340; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/ccf909eb-d91d-43a8-a995-2c997916a89e'}
Body: b'{"server": {"id": "ccf909eb-d91d-43a8-a995-2c997916a89e", "name": "tempest-TestExecuteActionsViaActuator-server-637893280", "status": "DELETED", "tenant_id": "90f5f32749934e1bb4a31b5643dc964a", "user_id": "be3c7719092245a3b39ec72ada0c5247", "metadata": {}, "hostId": "d44b56465114ca2f8e41cd16b9c23533deab5ac6660e0dea03d2b955", "image": {"id": "1ea5e141-b92c-44f3-97b7-7b313587d3bf", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/1ea5e141-b92c-44f3-97b7-7b313587d3bf"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2025-11-25T18:52:57Z", "updated": "2025-11-25T18:56:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/ccf909eb-d91d-43a8-a995-2c997916a89e"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/ccf909eb-d91d-43a8-a995-2c997916a89e"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2025-11-25T18:53:09.000000", "OS-SRV-USG:terminated_at": "2025-11-25T18:56:25.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": []}}'
2025-11-25 18:56:27,269 84 INFO [tempest.common.waiters] State transition "ACTIVE/deleting" ==> "DELETED/None" after 2 second wait
2025-11-25 18:56:28,429 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:_run_cleanups): 404 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/ccf909eb-d91d-43a8-a995-2c997916a89e 0.158s
2025-11-25 18:56:28,429 84 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.56', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 25 Nov 2025 18:56:28 GMT', 'server': 'Apache', 'content-length': '111', 'openstack-api-version': 'compute 2.56', 'x-openstack-nova-api-version': '2.56', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-58fe8f02-4ca8-4039-b57a-271675dc6da5', 'x-compute-request-id': 'req-58fe8f02-4ca8-4039-b57a-271675dc6da5', 'content-type': 'application/json; charset=UTF-8', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=641851c78b8a567c7f0789e99aca1340; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '404', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/ccf909eb-d91d-43a8-a995-2c997916a89e'}
Body: b'{"itemNotFound": {"code": 404, "message": "Instance ccf909eb-d91d-43a8-a995-2c997916a89e could not be found."}}'
2025-11-25 18:56:28,805 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:_run_cleanups): 204 DELETE https://nova-public-openstack.apps-crc.testing/v2.1/servers/36d95b58-84fc-4d29-9aa8-0d0a919c9c72 0.375s
2025-11-25 18:56:28,807 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, 25 Nov 2025 18:56:28 GMT', 'server': 'Apache', 'openstack-api-version': 'compute 2.56', 'x-openstack-nova-api-version': '2.56', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-934eec02-7f70-4f2b-ae42-da78d5ceaf2d', 'x-compute-request-id': 'req-934eec02-7f70-4f2b-ae42-da78d5ceaf2d', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=641851c78b8a567c7f0789e99aca1340; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/36d95b58-84fc-4d29-9aa8-0d0a919c9c72'}
Body: b''
2025-11-25 18:56:29,631 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:_run_cleanups): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/36d95b58-84fc-4d29-9aa8-0d0a919c9c72 0.820s
2025-11-25 18:56:29,631 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, 25 Nov 2025 18:56:28 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-c26bce75-173d-449c-9878-5e2743456121', 'x-compute-request-id': 'req-c26bce75-173d-449c-9878-5e2743456121', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=641851c78b8a567c7f0789e99aca1340; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/36d95b58-84fc-4d29-9aa8-0d0a919c9c72'}
Body: b'{"server": {"id": "36d95b58-84fc-4d29-9aa8-0d0a919c9c72", "name": "tempest-TestExecuteActionsViaActuator-server-1103197619", "status": "ACTIVE", "tenant_id": "90f5f32749934e1bb4a31b5643dc964a", "user_id": "be3c7719092245a3b39ec72ada0c5247", "metadata": {}, "hostId": "d44b56465114ca2f8e41cd16b9c23533deab5ac6660e0dea03d2b955", "image": {"id": "1ea5e141-b92c-44f3-97b7-7b313587d3bf", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/1ea5e141-b92c-44f3-97b7-7b313587d3bf"}]}, "flavor": {"vcpus": 1, "ram": 192, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.micro", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2025-11-25T18:52:38Z", "updated": "2025-11-25T18:56:28Z", "addresses": {"tempest-TestExecuteActionsViaActuator-1686246027-network": [{"version": 4, "addr": "10.100.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ff:5a:1b"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/36d95b58-84fc-4d29-9aa8-0d0a919c9c72"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/36d95b58-84fc-4d29-9aa8-0d0a919c9c72"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2025-11-25T18:53:37.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": []}}'
2025-11-25 18:56:31,011 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:_run_cleanups): 200 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/36d95b58-84fc-4d29-9aa8-0d0a919c9c72 0.369s
2025-11-25 18:56:31,012 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, 25 Nov 2025 18:56:30 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-91054fa3-4af3-4114-a2e9-71070fa58525', 'x-compute-request-id': 'req-91054fa3-4af3-4114-a2e9-71070fa58525', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=641851c78b8a567c7f0789e99aca1340; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/36d95b58-84fc-4d29-9aa8-0d0a919c9c72'}
Body: b'{"server": {"id": "36d95b58-84fc-4d29-9aa8-0d0a919c9c72", "name": "tempest-TestExecuteActionsViaActuator-server-1103197619", "status": "ACTIVE", "tenant_id": "90f5f32749934e1bb4a31b5643dc964a", "user_id": "be3c7719092245a3b39ec72ada0c5247", "metadata": {}, "hostId": "d44b56465114ca2f8e41cd16b9c23533deab5ac6660e0dea03d2b955", "image": {"id": "1ea5e141-b92c-44f3-97b7-7b313587d3bf", "links": [{"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/images/1ea5e141-b92c-44f3-97b7-7b313587d3bf"}]}, "flavor": {"vcpus": 1, "ram": 192, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.micro", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2025-11-25T18:52:38Z", "updated": "2025-11-25T18:56:29Z", "addresses": {"tempest-TestExecuteActionsViaActuator-1686246027-network": [{"version": 4, "addr": "10.100.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ff:5a:1b"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova-public-openstack.apps-crc.testing/v2.1/servers/36d95b58-84fc-4d29-9aa8-0d0a919c9c72"}, {"rel": "bookmark", "href": "https://nova-public-openstack.apps-crc.testing/servers/36d95b58-84fc-4d29-9aa8-0d0a919c9c72"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2025-11-25T18:53:37.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": []}}'
2025-11-25 18:56:32,187 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:_run_cleanups): 404 GET https://nova-public-openstack.apps-crc.testing/v2.1/servers/36d95b58-84fc-4d29-9aa8-0d0a919c9c72 0.156s
2025-11-25 18:56:32,187 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, 25 Nov 2025 18:56:32 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-532574e9-ec97-4bc0-9a89-9612868fcb50', 'x-compute-request-id': 'req-532574e9-ec97-4bc0-9a89-9612868fcb50', 'content-type': 'application/json; charset=UTF-8', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=641851c78b8a567c7f0789e99aca1340; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '404', 'content-location': 'https://nova-public-openstack.apps-crc.testing/v2.1/servers/36d95b58-84fc-4d29-9aa8-0d0a919c9c72'}
Body: b'{"itemNotFound": {"code": 404, "message": "Instance 36d95b58-84fc-4d29-9aa8-0d0a919c9c72 could not be found."}}'
2025-11-25 18:56:32,298 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=8bdfb6db-dbb9-4906-9849-44f0cde74a5c 0.110s
2025-11-25 18:56:32,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, 25 Nov 2025 18:56:32 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=b250e28f08bf24df0eb44242825d8045; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans?audit_uuid=8bdfb6db-dbb9-4906-9849-44f0cde74a5c'}
Body: b'{"action_plans": [{"efficacy_indicators": [], "uuid": "5874fe0e-2867-4a9f-8e16-5a2b5faab912", "audit_uuid": "8bdfb6db-dbb9-4906-9849-44f0cde74a5c", "strategy_uuid": "d8cdd12f-7c55-4585-8438-309f65841f37", "strategy_name": "actuator", "global_efficacy": [], "state": "SUCCEEDED", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/5874fe0e-2867-4a9f-8e16-5a2b5faab912", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/5874fe0e-2867-4a9f-8e16-5a2b5faab912", "rel": "bookmark"}], "updated_at": "2025-11-25T18:52:33+00:00"}]}'
2025-11-25 18:56:32,602 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:_run_cleanups): 204 DELETE https://watcher-public-openstack.apps-crc.testing/v1/action_plans/5874fe0e-2867-4a9f-8e16-5a2b5faab912 0.302s
2025-11-25 18:56:32,603 84 DEBUG [tempest.lib.common.rest_client] Request - 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, 25 Nov 2025 18:56:32 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=b250e28f08bf24df0eb44242825d8045; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/5874fe0e-2867-4a9f-8e16-5a2b5faab912'}
Body: b''
2025-11-25 18:56:32,741 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:_run_cleanups): 204 DELETE https://watcher-public-openstack.apps-crc.testing/v1/audits/8bdfb6db-dbb9-4906-9849-44f0cde74a5c 0.138s
2025-11-25 18:56:32,741 84 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'OpenStack-API-Version': 'infra-optim 1.4', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 25 Nov 2025 18:56:32 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=b250e28f08bf24df0eb44242825d8045; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/audits/8bdfb6db-dbb9-4906-9849-44f0cde74a5c'}
Body: b''
2025-11-25 18:56:32,876 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:_run_cleanups): 204 DELETE https://watcher-public-openstack.apps-crc.testing/v1/audit_templates/988be3bc-2b7d-44a6-9539-93e0aefb3cb9 0.134s
2025-11-25 18:56:32,876 84 DEBUG [tempest.lib.common.rest_client] Request - 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, 25 Nov 2025 18:56:32 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=b250e28f08bf24df0eb44242825d8045; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/audit_templates/988be3bc-2b7d-44a6-9539-93e0aefb3cb9'}
Body: b''
2025-11-25 18:56:33,012 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=7d388035-801e-45cd-9fe2-2e58763b68e7 0.135s
2025-11-25 18:56:33,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, 25 Nov 2025 18:56:32 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=b250e28f08bf24df0eb44242825d8045; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans?audit_uuid=7d388035-801e-45cd-9fe2-2e58763b68e7'}
Body: b'{"action_plans": [{"efficacy_indicators": [], "uuid": "6cb7fb51-dbc2-4fd7-bf96-ca721419b019", "audit_uuid": "7d388035-801e-45cd-9fe2-2e58763b68e7", "strategy_uuid": "d8cdd12f-7c55-4585-8438-309f65841f37", "strategy_name": "actuator", "global_efficacy": [], "state": "SUCCEEDED", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/6cb7fb51-dbc2-4fd7-bf96-ca721419b019", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/6cb7fb51-dbc2-4fd7-bf96-ca721419b019", "rel": "bookmark"}], "updated_at": "2025-11-25T18:52:30+00:00"}]}'
2025-11-25 18:56:33,214 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:_run_cleanups): 204 DELETE https://watcher-public-openstack.apps-crc.testing/v1/action_plans/6cb7fb51-dbc2-4fd7-bf96-ca721419b019 0.184s
2025-11-25 18:56:33,214 84 DEBUG [tempest.lib.common.rest_client] Request - 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, 25 Nov 2025 18:56:33 GMT', 'server': 'Apache', 'vary': 'OpenStack-API-Version', 'openstack-api-minimum-version': '1.0', 'openstack-api-maximum-version': '1.4', 'openstack-api-version': 'infra-optim 1.4', 'set-cookie': '0a98f3d612a3c8fda809da40f2e41782=b250e28f08bf24df0eb44242825d8045; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/6cb7fb51-dbc2-4fd7-bf96-ca721419b019'}
Body: b''
2025-11-25 18:56:33,390 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:_run_cleanups): 204 DELETE https://watcher-public-openstack.apps-crc.testing/v1/audits/7d388035-801e-45cd-9fe2-2e58763b68e7 0.175s
2025-11-25 18:56:33,390 84 DEBUG [tempest.lib.common.rest_client] Request - 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, 25 Nov 2025 18:56:33 GMT', 'server': 'Apache', 'vary': 'OpenStack-API-Version', 'openstack-api-minimum-version': '1.0', 'openstack-api-maximum-version': '1.4', 'openstack-api-version': 'infra-optim 1.4', 'set-cookie': '0a98f3d612a3c8fda809da40f2e41782=b250e28f08bf24df0eb44242825d8045; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/audits/7d388035-801e-45cd-9fe2-2e58763b68e7'}
Body: b''
2025-11-25 18:56:33,559 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:_run_cleanups): 204 DELETE https://watcher-public-openstack.apps-crc.testing/v1/audit_templates/8014318c-1220-48b2-85b9-6f17f91415b3 0.168s
2025-11-25 18:56:33,559 84 DEBUG [tempest.lib.common.rest_client] Request - 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, 25 Nov 2025 18:56:33 GMT', 'server': 'Apache', 'vary': 'OpenStack-API-Version', 'openstack-api-minimum-version': '1.0', 'openstack-api-maximum-version': '1.4', 'openstack-api-version': 'infra-optim 1.4', 'set-cookie': '0a98f3d612a3c8fda809da40f2e41782=b250e28f08bf24df0eb44242825d8045; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/audit_templates/8014318c-1220-48b2-85b9-6f17f91415b3'}
Body: b''
2025-11-25 18:56:33,702 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:_run_cleanups): 200 GET https://watcher-public-openstack.apps-crc.testing/v1/action_plans?audit_uuid=be789b41-f45f-4d1c-8a04-05bdb2e7585c 0.141s
2025-11-25 18:56:33,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, 25 Nov 2025 18:56:33 GMT', 'server': 'Apache', 'content-length': '597', 'vary': 'OpenStack-API-Version', 'openstack-api-minimum-version': '1.0', 'openstack-api-maximum-version': '1.4', 'openstack-api-version': 'infra-optim 1.4', 'content-type': 'application/json', 'set-cookie': '0a98f3d612a3c8fda809da40f2e41782=b250e28f08bf24df0eb44242825d8045; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '200', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans?audit_uuid=be789b41-f45f-4d1c-8a04-05bdb2e7585c'}
Body: b'{"action_plans": [{"efficacy_indicators": [], "uuid": "b3ab70a2-29ed-4097-97ef-c4a397fa1607", "audit_uuid": "be789b41-f45f-4d1c-8a04-05bdb2e7585c", "strategy_uuid": "d8cdd12f-7c55-4585-8438-309f65841f37", "strategy_name": "actuator", "global_efficacy": [], "state": "SUCCEEDED", "links": [{"href": "https://watcher-public-openstack.apps-crc.testing/v1/action_plans/b3ab70a2-29ed-4097-97ef-c4a397fa1607", "rel": "self"}, {"href": "https://watcher-public-openstack.apps-crc.testing/action_plans/b3ab70a2-29ed-4097-97ef-c4a397fa1607", "rel": "bookmark"}], "updated_at": "2025-11-25T18:52:26+00:00"}]}'
2025-11-25 18:56:33,903 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:_run_cleanups): 204 DELETE https://watcher-public-openstack.apps-crc.testing/v1/action_plans/b3ab70a2-29ed-4097-97ef-c4a397fa1607 0.200s
2025-11-25 18:56:33,903 84 DEBUG [tempest.lib.common.rest_client] Request - 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, 25 Nov 2025 18:56:33 GMT', 'server': 'Apache', 'vary': 'OpenStack-API-Version', 'openstack-api-minimum-version': '1.0', 'openstack-api-maximum-version': '1.4', 'openstack-api-version': 'infra-optim 1.4', 'set-cookie': '0a98f3d612a3c8fda809da40f2e41782=b250e28f08bf24df0eb44242825d8045; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/action_plans/b3ab70a2-29ed-4097-97ef-c4a397fa1607'}
Body: b''
2025-11-25 18:56:34,074 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:_run_cleanups): 204 DELETE https://watcher-public-openstack.apps-crc.testing/v1/audits/be789b41-f45f-4d1c-8a04-05bdb2e7585c 0.170s
2025-11-25 18:56:34,075 84 DEBUG [tempest.lib.common.rest_client] Request - 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, 25 Nov 2025 18:56:33 GMT', 'server': 'Apache', 'vary': 'OpenStack-API-Version', 'openstack-api-minimum-version': '1.0', 'openstack-api-maximum-version': '1.4', 'openstack-api-version': 'infra-optim 1.4', 'set-cookie': '0a98f3d612a3c8fda809da40f2e41782=b250e28f08bf24df0eb44242825d8045; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/audits/be789b41-f45f-4d1c-8a04-05bdb2e7585c'}
Body: b''
2025-11-25 18:56:34,258 84 INFO [tempest.lib.common.rest_client] Request (TestExecuteActionsViaActuator:_run_cleanups): 204 DELETE https://watcher-public-openstack.apps-crc.testing/v1/audit_templates/d870b98e-1db7-4847-872b-4c014557e979 0.183s
2025-11-25 18:56:34,260 84 DEBUG [tempest.lib.common.rest_client] Request - 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, 25 Nov 2025 18:56:34 GMT', 'server': 'Apache', 'vary': 'OpenStack-API-Version', 'openstack-api-minimum-version': '1.0', 'openstack-api-maximum-version': '1.4', 'openstack-api-version': 'infra-optim 1.4', 'set-cookie': '0a98f3d612a3c8fda809da40f2e41782=b250e28f08bf24df0eb44242825d8045; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '204', 'content-location': 'https://watcher-public-openstack.apps-crc.testing/v1/audit_templates/d870b98e-1db7-4847-872b-4c014557e979'}
Body: b''
2025-11-25 18:56:34,438 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.177s
2025-11-25 18:56:34,438 84 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.56', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 25 Nov 2025 18:56:34 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-f863ed6b-4c21-4fc7-8140-e10cc3c73058', 'x-compute-request-id': 'req-f863ed6b-4c21-4fc7-8140-e10cc3c73058', 'content-type': 'application/json', 'set-cookie': '0dc6017b143850df8350099417b4ec9f=641851c78b8a567c7f0789e99aca1340; 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": "645f5ef5-4403-4653-a8f1-f394ba4eb7cc", "zone": "internal", "status": "enabled", "state": "up", "updated_at": "2025-11-25T18:56:28.000000", "disabled_reason": null, "forced_down": false}, {"binary": "nova-scheduler", "host": "nova-scheduler-0", "id": "7d070ba5-f73e-4316-83f6-6ccb4b092f31", "zone": "internal", "status": "enabled", "state": "up", "updated_at": "2025-11-25T18:56:28.000000", "disabled_reason": null, "forced_down": false}, {"binary": "nova-conductor", "host": "nova-cell1-conductor-0", "id": "a631c414-72d0-4a5a-99c4-7c00d1c3c398", "zone": "internal", "status": "enabled", "state": "up", "updated_at": "2025-11-25T18:56:29.000000", "disabled_reason": null, "forced_down": false}, {"binary": "nova-compute", "host": "compute-0.ctlplane.example.com", "id": "f60e6eed-72c4-4f6f-beb8-edc5a5c4ed8d", "zone": "nova", "status": "enabled", "state": "up", "updated_at": "2025-11-25T18:56:26.000000", "disabled_reason": null, "forced_down": false}, {"binary": "nova-compute", "host": "compute-1.ctlplane.example.com", "id": "6818e6f2-7d0b-4e7f-aed1-76f04b8ae644", "zone": "nova", "status": "enabled", "state": "up", "updated_at": "2025-11-25T18:56:28.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 | ||