Execution
Date 08 Dec 2025 13:57:07 +0000
Duration 00:24:46.17
Controller aio1.openstack.local
User root
Versions
Ansible 2.18.6
ara 1.7.4 / 1.7.4
Python 3.12.11
Summary
12 Hosts
1505 Tasks
1497 Results
32 Plays
487 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=""
/openstack/venvs/utility-32.1.0.dev9/bin/openstack ${CLI_OPTIONS} volume qos list --format value --column Name | grep -x low-iops || /openstack/venvs/utility-32.1.0.dev9/bin/openstack ${CLI_OPTIONS} volume qos create low-iops --consumer front-end\
 --property consumer=front-end --property read_iops_sec=75 --property write_iops_sec=75
delta
0:00:02.649909
end
2025-12-08 14:11:35.420886
failed
False
invocation
{
    "module_args": {
        "_raw_params": ". /root/openrc\nCLI_OPTIONS=\"\"\n/openstack/venvs/utility-32.1.0.dev9/bin/openstack ${CLI_OPTIONS} volume qos list --format value --column Name | grep -x low-iops || /openstack/venvs/utility-32.1.0.dev9/bin/openstack ${CLI_OPTIONS} volume qos create low-iops --consumer front-end\\\n --property consumer=front-end --property read_iops_sec=75 --property write_iops_sec=75\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-08 14:11:32.770977
stderr

stderr_lines
[]
stdout
+------------+-----------------------------------------+
| Field      | Value                                   |
+------------+-----------------------------------------+
| consumer   | front-end                               |
| id         | 9324bac4-ac58-4519-8047-0a35eedec3fd    |
| name       | low-iops                                |
| properties | read_iops_sec='75', write_iops_sec='75' |
+------------+-----------------------------------------+
stdout_lines
[
    "+------------+-----------------------------------------+",
    "| Field      | Value                                   |",
    "+------------+-----------------------------------------+",
    "| consumer   | front-end                               |",
    "| id         | 9324bac4-ac58-4519-8047-0a35eedec3fd    |",
    "| name       | low-iops                                |",
    "| properties | read_iops_sec='75', write_iops_sec='75' |",
    "+------------+-----------------------------------------+"
]



Result #2

Field Value
ansible_loop_var
item
changed
False
cmd
. /root/openrc
CLI_OPTIONS=""
/openstack/venvs/utility-32.1.0.dev9/bin/openstack ${CLI_OPTIONS} volume qos list --format value --column Name | grep -x high-iops || /openstack/venvs/utility-32.1.0.dev9/bin/openstack ${CLI_OPTIONS} volume qos create high-iops --consumer front-end\
 --property consumer=front-end --property read_iops_sec=150 --property write_iops_sec=150
delta
0:00:02.678509
end
2025-12-08 14:11:38.324913
failed
False
invocation
{
    "module_args": {
        "_raw_params": ". /root/openrc\nCLI_OPTIONS=\"\"\n/openstack/venvs/utility-32.1.0.dev9/bin/openstack ${CLI_OPTIONS} volume qos list --format value --column Name | grep -x high-iops || /openstack/venvs/utility-32.1.0.dev9/bin/openstack ${CLI_OPTIONS} volume qos create high-iops --consumer front-end\\\n --property consumer=front-end --property read_iops_sec=150 --property write_iops_sec=150\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-08 14:11:35.646404
stderr

stderr_lines
[]
stdout
+------------+-------------------------------------------+
| Field      | Value                                     |
+------------+-------------------------------------------+
| consumer   | front-end                                 |
| id         | 801cf76e-a699-49c4-be24-b9c82d21bd11      |
| name       | high-iops                                 |
| properties | read_iops_sec='150', write_iops_sec='150' |
+------------+-------------------------------------------+
stdout_lines
[
    "+------------+-------------------------------------------+",
    "| Field      | Value                                     |",
    "+------------+-------------------------------------------+",
    "| consumer   | front-end                                 |",
    "| id         | 801cf76e-a699-49c4-be24-b9c82d21bd11      |",
    "| name       | high-iops                                 |",
    "| properties | read_iops_sec='150', write_iops_sec='150' |",
    "+------------+-------------------------------------------+"
]



Result #3

Field Value
ansible_loop_var
item
changed
False
cmd
. /root/openrc
CLI_OPTIONS=""
/openstack/venvs/utility-32.1.0.dev9/bin/openstack ${CLI_OPTIONS} volume qos list --format value --column Name | grep -x ultra-high-iops || /openstack/venvs/utility-32.1.0.dev9/bin/openstack ${CLI_OPTIONS} volume qos create ultra-high-iops --consumer front-end\
 --property consumer=front-end --property read_iops_sec=300 --property write_iops_sec=300
delta
0:00:02.579718
end
2025-12-08 14:11:41.133036
failed
False
invocation
{
    "module_args": {
        "_raw_params": ". /root/openrc\nCLI_OPTIONS=\"\"\n/openstack/venvs/utility-32.1.0.dev9/bin/openstack ${CLI_OPTIONS} volume qos list --format value --column Name | grep -x ultra-high-iops || /openstack/venvs/utility-32.1.0.dev9/bin/openstack ${CLI_OPTIONS} volume qos create ultra-high-iops --consumer front-end\\\n --property consumer=front-end --property read_iops_sec=300 --property write_iops_sec=300\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-08 14:11:38.553318
stderr

stderr_lines
[]
stdout
+------------+-------------------------------------------+
| Field      | Value                                     |
+------------+-------------------------------------------+
| consumer   | front-end                                 |
| id         | 7b4fd544-27ca-4398-9a42-b26fee9b4460      |
| name       | ultra-high-iops                           |
| properties | read_iops_sec='300', write_iops_sec='300' |
+------------+-------------------------------------------+
stdout_lines
[
    "+------------+-------------------------------------------+",
    "| Field      | Value                                     |",
    "+------------+-------------------------------------------+",
    "| consumer   | front-end                                 |",
    "| id         | 7b4fd544-27ca-4398-9a42-b26fee9b4460      |",
    "| name       | ultra-high-iops                           |",
    "| properties | read_iops_sec='300', write_iops_sec='300' |",
    "+------------+-------------------------------------------+"
]