Execution
Date 14 Dec 2025 10:21:40 +0000
Duration 00:43:55.98
Controller aio1.openstack.local
User root
Versions
Ansible 2.18.6
ara 1.7.4 / 1.7.4
Python 3.13.5
Summary
13 Hosts
2438 Tasks
2413 Results
107 Plays
511 Files
0 Records

Task result details


Field Value
changed
False
msg
All items completed
results

Result #1

Field Value
ansible_loop_var
item
changed
False
cmd
. /root/openrc
CLI_OPTIONS=""
if /openstack/venvs/utility-32.1.0.dev19/bin/openstack ${CLI_OPTIONS} volume type show "low-iops"; then
  /openstack/venvs/utility-32.1.0.dev19/bin/openstack ${CLI_OPTIONS} volume qos associate low-iops low-iops
fi
delta
0:00:02.301531
end
2025-12-14 10:38:07.693950
failed
False
invocation
{
    "module_args": {
        "_raw_params": ". /root/openrc\nCLI_OPTIONS=\"\"\nif /openstack/venvs/utility-32.1.0.dev19/bin/openstack ${CLI_OPTIONS} volume type show \"low-iops\"; then\n  /openstack/venvs/utility-32.1.0.dev19/bin/openstack ${CLI_OPTIONS} volume qos associate low-iops low-iops\nfi\n",
        "_uses_shell": true,
        "argv": null,
        "chdir": null,
        "creates": null,
        "executable": "/bin/bash",
        "expand_argument_vars": true,
        "removes": null,
        "stdin": null,
        "stdin_add_newline": true,
        "strip_empty_ends": true
    }
}
item
{
    "cinder_volume_types": [
        "low-iops"
    ],
    "name": "low-iops",
    "options": {
        "consumer": "front-end",
        "read_iops_sec": 75,
        "write_iops_sec": 75
    }
}
msg

rc
0
start
2025-12-14 10:38:05.392419
stderr

stderr_lines
[]
stdout
+--------------------+--------------------------------------+
| Field              | Value                                |
+--------------------+--------------------------------------+
| access_project_ids | None                                 |
| description        | None                                 |
| id                 | 7e4416b7-19c9-4462-bd83-9b4749f59009 |
| is_public          | True                                 |
| name               | low-iops                             |
| properties         | volume_backend_name='LVM_iSCSI'      |
| qos_specs_id       | None                                 |
+--------------------+--------------------------------------+
stdout_lines
[
    "+--------------------+--------------------------------------+",
    "| Field              | Value                                |",
    "+--------------------+--------------------------------------+",
    "| access_project_ids | None                                 |",
    "| description        | None                                 |",
    "| id                 | 7e4416b7-19c9-4462-bd83-9b4749f59009 |",
    "| is_public          | True                                 |",
    "| name               | low-iops                             |",
    "| properties         | volume_backend_name='LVM_iSCSI'      |",
    "| qos_specs_id       | None                                 |",
    "+--------------------+--------------------------------------+"
]



Result #2

Field Value
ansible_loop_var
item
changed
False
cmd
. /root/openrc
CLI_OPTIONS=""
if /openstack/venvs/utility-32.1.0.dev19/bin/openstack ${CLI_OPTIONS} volume type show "high-iops"; then
  /openstack/venvs/utility-32.1.0.dev19/bin/openstack ${CLI_OPTIONS} volume qos associate high-iops high-iops
fi
delta
0:00:02.283570
end
2025-12-14 10:38:10.162175
failed
False
invocation
{
    "module_args": {
        "_raw_params": ". /root/openrc\nCLI_OPTIONS=\"\"\nif /openstack/venvs/utility-32.1.0.dev19/bin/openstack ${CLI_OPTIONS} volume type show \"high-iops\"; then\n  /openstack/venvs/utility-32.1.0.dev19/bin/openstack ${CLI_OPTIONS} volume qos associate high-iops high-iops\nfi\n",
        "_uses_shell": true,
        "argv": null,
        "chdir": null,
        "creates": null,
        "executable": "/bin/bash",
        "expand_argument_vars": true,
        "removes": null,
        "stdin": null,
        "stdin_add_newline": true,
        "strip_empty_ends": true
    }
}
item
{
    "cinder_volume_types": [
        "high-iops"
    ],
    "name": "high-iops",
    "options": {
        "consumer": "front-end",
        "read_iops_sec": 150,
        "write_iops_sec": 150
    }
}
msg

rc
0
start
2025-12-14 10:38:07.878605
stderr

stderr_lines
[]
stdout
+--------------------+--------------------------------------+
| Field              | Value                                |
+--------------------+--------------------------------------+
| access_project_ids | None                                 |
| description        | None                                 |
| id                 | e47d519e-fbf6-4008-b6be-d34a75c00ebb |
| is_public          | True                                 |
| name               | high-iops                            |
| properties         | volume_backend_name='LVM_iSCSI'      |
| qos_specs_id       | None                                 |
+--------------------+--------------------------------------+
stdout_lines
[
    "+--------------------+--------------------------------------+",
    "| Field              | Value                                |",
    "+--------------------+--------------------------------------+",
    "| access_project_ids | None                                 |",
    "| description        | None                                 |",
    "| id                 | e47d519e-fbf6-4008-b6be-d34a75c00ebb |",
    "| is_public          | True                                 |",
    "| name               | high-iops                            |",
    "| properties         | volume_backend_name='LVM_iSCSI'      |",
    "| qos_specs_id       | None                                 |",
    "+--------------------+--------------------------------------+"
]



Result #3

Field Value
ansible_loop_var
item
changed
False
cmd
. /root/openrc
CLI_OPTIONS=""
if /openstack/venvs/utility-32.1.0.dev19/bin/openstack ${CLI_OPTIONS} volume type show "ultra-high-iops"; then
  /openstack/venvs/utility-32.1.0.dev19/bin/openstack ${CLI_OPTIONS} volume qos associate ultra-high-iops ultra-high-iops
fi
delta
0:00:02.307900
end
2025-12-14 10:38:12.668448
failed
False
invocation
{
    "module_args": {
        "_raw_params": ". /root/openrc\nCLI_OPTIONS=\"\"\nif /openstack/venvs/utility-32.1.0.dev19/bin/openstack ${CLI_OPTIONS} volume type show \"ultra-high-iops\"; then\n  /openstack/venvs/utility-32.1.0.dev19/bin/openstack ${CLI_OPTIONS} volume qos associate ultra-high-iops ultra-high-iops\nfi\n",
        "_uses_shell": true,
        "argv": null,
        "chdir": null,
        "creates": null,
        "executable": "/bin/bash",
        "expand_argument_vars": true,
        "removes": null,
        "stdin": null,
        "stdin_add_newline": true,
        "strip_empty_ends": true
    }
}
item
{
    "cinder_volume_types": [
        "ultra-high-iops"
    ],
    "name": "ultra-high-iops",
    "options": {
        "consumer": "front-end",
        "read_iops_sec": 300,
        "write_iops_sec": 300
    }
}
msg

rc
0
start
2025-12-14 10:38:10.360548
stderr

stderr_lines
[]
stdout
+--------------------+--------------------------------------+
| Field              | Value                                |
+--------------------+--------------------------------------+
| access_project_ids | None                                 |
| description        | None                                 |
| id                 | c6c59583-79a7-444b-b235-ee0beaacbd2f |
| is_public          | True                                 |
| name               | ultra-high-iops                      |
| properties         | volume_backend_name='LVM_iSCSI'      |
| qos_specs_id       | None                                 |
+--------------------+--------------------------------------+
stdout_lines
[
    "+--------------------+--------------------------------------+",
    "| Field              | Value                                |",
    "+--------------------+--------------------------------------+",
    "| access_project_ids | None                                 |",
    "| description        | None                                 |",
    "| id                 | c6c59583-79a7-444b-b235-ee0beaacbd2f |",
    "| is_public          | True                                 |",
    "| name               | ultra-high-iops                      |",
    "| properties         | volume_backend_name='LVM_iSCSI'      |",
    "| qos_specs_id       | None                                 |",
    "+--------------------+--------------------------------------+"
]