Execution
Date
08 Dec 2025 13:39:52 +0000
Duration
00:35:02.03
Controller
aio1.openstack.local
User
root
Versions
Ansible
2.18.6
ara
1.7.4 / 1.7.4
Python
3.12.3
Summary
2
Hosts
1377
Tasks
1365
Results
104
Plays
504
Files
0
Records
Task result details
-
Date08 Dec 2025 14:09:39 +0000
-
Module / Actionansible.builtin.command (/home/zuul/src/opendev.org/openstack/openstack-ansible-os_horizon/tasks/horizon_post_install.yml:128)
-
Tags
- post-install
- horizon-config
- post-install
- horizon-config
| Field | Value |
|---|---|
| changed |
False |
| cmd |
[ "/usr/bin/horizon-manage.py", "compress", "--force" ] |
| delta |
0:00:08.185986 |
| end |
2025-12-08 14:09:39.948719 |
| invocation |
{ "module_args": { "_raw_params": "/usr/bin/horizon-manage.py compress --force", "_uses_shell": false, "argv": null, "chdir": null, "creates": null, "executable": null, "expand_argument_vars": true, "removes": null, "stdin": null, "stdin_add_newline": true, "strip_empty_ends": true } } |
| msg |
|
| rc |
0 |
| start |
2025-12-08 14:09:31.762733 |
| stderr |
/usr/lib/python3/dist-packages/debreach/__init__.py:6: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. version_info = version.StrictVersion(__version__).version |
| stderr_lines |
[ "/usr/lib/python3/dist-packages/debreach/__init__.py:6: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead.", " version_info = version.StrictVersion(__version__).version" ] |
| stdout |
Compressing... done Compressed 7 block(s) from 12 template(s) for 2 context(s). |
| stdout_lines |
[ "Compressing... done", "Compressed 7 block(s) from 12 template(s) for 2 context(s)." ] |