Report Status Results
Date
Duration
Action Task name Task path Playbook name (or path) Tags Notes
1 14 Dec 2025 10:28:30 +0000 00:00:00.85 ansible.builtin.template systemd_service : Create tmpfiles.d entry ...tasks/main.yml : 70 ...setup-openstack.yml 4
1 14 Dec 2025 10:28:30 +0000 00:00:00.13 ansible.builtin.file systemd_service : Create service.d overrides dir ...tasks/main.yml : 52 ...setup-openstack.yml 4
1 14 Dec 2025 10:28:29 +0000 00:00:00.33 ansible.builtin.file systemd_service : Create TEMP service lock dir ...tasks/main.yml : 34 ...setup-openstack.yml 4
1 14 Dec 2025 10:28:29 +0000 00:00:00.33 ansible.builtin.file systemd_service : Create TEMP run dir ...tasks/main.yml : 16 ...setup-openstack.yml 4
1 14 Dec 2025 10:28:29 +0000 00:00:00.15 ansible.builtin.include_role Run the systemd service role ...tasks/uwsgi_post_install.yml : 32 ...setup-openstack.yml 3
1 14 Dec 2025 10:28:28 +0000 00:00:00.54 openstack.config_template.config_template uwsgi : Deploy uWSGI configuration files ...tasks/uwsgi_post_install.yml : 22 ...setup-openstack.yml 3
1 14 Dec 2025 10:28:28 +0000 00:00:00.30 ansible.builtin.file uwsgi : Ensure uWSGI directory exists ...tasks/uwsgi_post_install.yml : 16 ...setup-openstack.yml 3
1 14 Dec 2025 10:28:28 +0000 00:00:00.14 ansible.builtin.include_tasks uwsgi : Including uwsgi_post_install tasks ...ansible-role-uwsgi/tasks/main.yml : 48 ...setup-openstack.yml 3
1 14 Dec 2025 10:28:27 +0000 00:00:00.30 community.general.ini_file python_venv_build : Record the necessary facts ...tasks/python_venv_set_facts.yml : 22 ...setup-openstack.yml 4
1 14 Dec 2025 10:28:27 +0000 00:00:00.29 ansible.builtin.file python_venv_build : Ensure local facts folder exists ...tasks/python_venv_set_facts.yml : 16 ...setup-openstack.yml 4
1 14 Dec 2025 10:28:27 +0000 00:00:00.14 ansible.builtin.include_tasks python_venv_build : Including python_venv_set_facts tasks ...tasks/main.yml : 97 ...setup-openstack.yml 4
1 14 Dec 2025 10:28:27 +0000 00:00:00.12 ansible.builtin.include_tasks python_venv_build : Add symlinks from distribution python packages ...tasks/python_venv_install.yml : 218 ...setup-openstack.yml 4
1 14 Dec 2025 10:28:26 +0000 00:00:00.12 ansible.builtin.command python_venv_build : Install python packages into the venv (uv) ...tasks/python_venv_install.yml : 178 ...setup-openstack.yml 4
1 14 Dec 2025 10:28:25 +0000 00:00:01.05 ansible.builtin.pip python_venv_build : Install python packages into the venv (pip) ...tasks/python_venv_install.yml : 155 ...setup-openstack.yml 4
1 14 Dec 2025 10:28:22 +0000 00:00:03.66 ansible.builtin.pip python_venv_build : Upgrade pip/setuptools/wheel to the versions we want ...tasks/python_venv_install.yml : 127 ...setup-openstack.yml 4
1 14 Dec 2025 10:28:19 +0000 00:00:01.99 ansible.builtin.copy python_venv_build : Build requirement and constraint files for the venv ...tasks/python_venv_install.yml : 96 ...setup-openstack.yml 4
1 14 Dec 2025 10:28:19 +0000 00:00:00.13 ansible.builtin.set_fact python_venv_build : Create the requirements file contents ...tasks/python_venv_install.yml : 74 ...setup-openstack.yml 4
1 14 Dec 2025 10:28:19 +0000 00:00:00.30 ansible.builtin.file python_venv_build : Create the venv_install_destination_path parent directory ...tasks/python_venv_install.yml : 62 ...setup-openstack.yml 4
1 14 Dec 2025 10:28:19 +0000 00:00:00.11 ansible.builtin.file python_venv_build : Ensure a fresh venv_install_destination_path if venv_rebuild is enabled ...tasks/python_venv_install.yml : 55 ...setup-openstack.yml 4
1 14 Dec 2025 10:28:18 +0000 00:00:01.14 ansible.builtin.package python_venv_build : Install distro packages for venv build ...tasks/python_venv_install.yml : 29 ...setup-openstack.yml 4
1 14 Dec 2025 10:28:17 +0000 00:00:00.32 ansible.builtin.slurp python_venv_build : Slurp up the constraints file for later re-deployment ...tasks/python_venv_install.yml : 16 ...setup-openstack.yml 4
1 14 Dec 2025 10:28:17 +0000 00:00:00.10 ansible.builtin.copy python_venv_build : Build constraints file for installation purposes ...tasks/python_venv_wheel_build.yml : 170 ...setup-openstack.yml 4
1 14 Dec 2025 10:28:17 +0000 00:00:00.10 ansible.builtin.shell python_venv_build : Move built wheels to common wheel path ...tasks/python_venv_wheel_build.yml : 163 ...setup-openstack.yml 4
1 14 Dec 2025 10:28:17 +0000 00:00:00.09 ansible.builtin.file python_venv_build : Set wheel permissions ...tasks/python_venv_wheel_build.yml : 152 ...setup-openstack.yml 4
1 14 Dec 2025 10:28:17 +0000 00:00:00.10 ansible.builtin.find python_venv_build : Index built wheels ...tasks/python_venv_wheel_build.yml : 146 ...setup-openstack.yml 4
1 14 Dec 2025 10:28:16 +0000 00:00:00.10 ansible.builtin.command python_venv_build : Build wheels for the packages to be installed into the venv ...tasks/python_venv_wheel_build.yml : 128 ...setup-openstack.yml 4
1 14 Dec 2025 10:28:16 +0000 00:00:00.10 ansible.builtin.file python_venv_build : Clean up temporary wheel build path ...tasks/python_venv_wheel_build.yml : 123 ...setup-openstack.yml 4
1 14 Dec 2025 10:28:15 +0000 00:00:00.84 ansible.builtin.pip python_venv_build : Upgrade the wheel build virtualenv pip/setuptools/wheel to the versions we want ...tasks/python_venv_wheel_build.yml : 95 ...setup-openstack.yml 4
1 14 Dec 2025 10:28:13 +0000 00:00:01.92 ansible.builtin.copy python_venv_build : Build requirement and constraint files for the venv ...tasks/python_venv_wheel_build.yml : 68 ...setup-openstack.yml 4
1 14 Dec 2025 10:28:13 +0000 00:00:00.70 ansible.builtin.file python_venv_build : Create wheel directory on the build host ...tasks/python_venv_wheel_build.yml : 56 ...setup-openstack.yml 4
1 14 Dec 2025 10:28:13 +0000 00:00:00.10 ansible.builtin.file python_venv_build : Ensure a fresh venv_build_host_venv_path if venv_rebuild is enabled ...tasks/python_venv_wheel_build.yml : 48 ...setup-openstack.yml 4
1 14 Dec 2025 10:28:12 +0000 00:00:00.19 ansible.builtin.file python_venv_build : Clean up paths and files if venv_wheels_rebuild is enabled ...tasks/python_venv_wheel_build.yml : 36 ...setup-openstack.yml 4
1 14 Dec 2025 10:28:11 +0000 00:00:01.31 ansible.builtin.package python_venv_build : Install distro packages for wheel build ...tasks/python_venv_wheel_build.yml : 20 ...setup-openstack.yml 4
1 14 Dec 2025 10:28:11 +0000 00:00:00.15 ansible.builtin.include_tasks python_venv_build : Including python_venv_wheel_build tasks ...tasks/main.yml : 80 ...setup-openstack.yml 4
1 14 Dec 2025 10:28:11 +0000 00:00:00.13 ansible.builtin.fail python_venv_build : Fail if no wheels build host is available ...tasks/main.yml : 65 ...setup-openstack.yml 3
1 14 Dec 2025 10:28:10 +0000 00:00:00.12 ansible.builtin.fail python_venv_build : Fail if wheels are not built for multiple hosts ...tasks/main.yml : 47 ...setup-openstack.yml 3
1 14 Dec 2025 10:28:10 +0000 00:00:00.43 ansible.builtin.setup python_venv_build : Gather build target facts ...tasks/main.yml : 31 ...setup-openstack.yml 4
1 14 Dec 2025 10:28:10 +0000 00:00:00.12 ansible.builtin.include_vars python_venv_build : Gather variables for each operating system ...tasks/main.yml : 16 ...setup-openstack.yml 4
1 14 Dec 2025 10:28:10 +0000 00:00:00.14 ansible.builtin.include_role Install the python venv ...tasks/uwsgi_install.yml : 45 ...setup-openstack.yml 3
1 14 Dec 2025 10:28:06 +0000 00:00:03.40 ansible.builtin.package uwsgi : Install distro packages ...tasks/uwsgi_install.yml : 32 ...setup-openstack.yml 3
1 14 Dec 2025 10:28:06 +0000 00:00:00.36 ansible.builtin.user uwsgi : Create uWSGI system user ...tasks/uwsgi_install.yml : 22 ...setup-openstack.yml 3
1 14 Dec 2025 10:28:05 +0000 00:00:00.31 ansible.builtin.group uwsgi : Create uWSGI system group ...tasks/uwsgi_install.yml : 16 ...setup-openstack.yml 3
1 14 Dec 2025 10:28:05 +0000 00:00:00.14 ansible.builtin.include_tasks uwsgi : Including uwsgi_install tasks ...ansible-role-uwsgi/tasks/main.yml : 38 ...setup-openstack.yml 3
1 14 Dec 2025 10:28:05 +0000 00:00:00.13 ansible.builtin.include_vars uwsgi : Gather variables for installation method ...ansible-role-uwsgi/tasks/main.yml : 32 ...setup-openstack.yml 3
1 14 Dec 2025 10:28:05 +0000 00:00:00.14 ansible.builtin.include_vars uwsgi : Gather variables for each operating system ...ansible-role-uwsgi/tasks/main.yml : 16 ...setup-openstack.yml 3
1 14 Dec 2025 10:28:03 +0000 00:00:01.15 ansible.builtin.command os_placement : Perform a Placement DB sync ...tasks/placement_db_sync.yml : 16 ...setup-openstack.yml 1
1 14 Dec 2025 10:28:03 +0000 00:00:00.51 openstack.config_template.config_template os_placement : Implement policy.yaml file ...tasks/placement_post_install.yml : 34 ...setup-openstack.yml 5
1 14 Dec 2025 10:28:02 +0000 00:00:00.56 openstack.config_template.config_template os_placement : Copy placement configs ...tasks/placement_post_install.yml : 16 ...setup-openstack.yml 4
1 14 Dec 2025 10:28:02 +0000 00:00:00.12 ansible.builtin.include_role Create and install SSL certificates ...tasks/main.yml : 78 ...setup-openstack.yml 1
1 14 Dec 2025 10:28:02 +0000 00:00:00.14 ansible.builtin.include_role Run the systemd service role ...tasks/placement_install.yml : 70 ...setup-openstack.yml 3
1 14 Dec 2025 10:28:02 +0000 00:00:00.32 community.general.ini_file os_placement : Record the need for a service restart ...tasks/placement_install.yml : 60 ...setup-openstack.yml 1
1 14 Dec 2025 10:28:01 +0000 00:00:00.52 community.general.ini_file python_venv_build : Record the necessary facts ...tasks/python_venv_set_facts.yml : 22 ...setup-openstack.yml 2
1 14 Dec 2025 10:28:01 +0000 00:00:00.31 ansible.builtin.file python_venv_build : Ensure local facts folder exists ...tasks/python_venv_set_facts.yml : 16 ...setup-openstack.yml 2
1 14 Dec 2025 10:28:00 +0000 00:00:00.14 ansible.builtin.include_tasks python_venv_build : Including python_venv_set_facts tasks ...tasks/main.yml : 97 ...setup-openstack.yml 2
1 14 Dec 2025 10:28:00 +0000 00:00:00.12 ansible.builtin.include_tasks python_venv_build : Add symlinks from distribution python packages ...tasks/python_venv_install.yml : 218 ...setup-openstack.yml 2
1 14 Dec 2025 10:28:00 +0000 00:00:00.12 ansible.builtin.command python_venv_build : Install python packages into the venv (uv) ...tasks/python_venv_install.yml : 178 ...setup-openstack.yml 2
1 14 Dec 2025 10:27:48 +0000 00:00:12.10 ansible.builtin.pip python_venv_build : Install python packages into the venv (pip) ...tasks/python_venv_install.yml : 155 ...setup-openstack.yml 2
1 14 Dec 2025 10:27:44 +0000 00:00:03.75 ansible.builtin.pip python_venv_build : Upgrade pip/setuptools/wheel to the versions we want ...tasks/python_venv_install.yml : 127 ...setup-openstack.yml 2
1 14 Dec 2025 10:27:42 +0000 00:00:02.00 ansible.builtin.copy python_venv_build : Build requirement and constraint files for the venv ...tasks/python_venv_install.yml : 96 ...setup-openstack.yml 2
1 14 Dec 2025 10:27:42 +0000 00:00:00.12 ansible.builtin.set_fact python_venv_build : Create the requirements file contents ...tasks/python_venv_install.yml : 74 ...setup-openstack.yml 2
1 14 Dec 2025 10:27:42 +0000 00:00:00.29 ansible.builtin.file python_venv_build : Create the venv_install_destination_path parent directory ...tasks/python_venv_install.yml : 62 ...setup-openstack.yml 2
1 14 Dec 2025 10:27:41 +0000 00:00:00.11 ansible.builtin.file python_venv_build : Ensure a fresh venv_install_destination_path if venv_rebuild is enabled ...tasks/python_venv_install.yml : 55 ...setup-openstack.yml 2
1 14 Dec 2025 10:27:38 +0000 00:00:03.55 ansible.builtin.package python_venv_build : Install distro packages for venv build ...tasks/python_venv_install.yml : 29 ...setup-openstack.yml 2
1 14 Dec 2025 10:27:37 +0000 00:00:00.33 ansible.builtin.slurp python_venv_build : Slurp up the constraints file for later re-deployment ...tasks/python_venv_install.yml : 16 ...setup-openstack.yml 2
1 14 Dec 2025 10:27:36 +0000 00:00:00.98 ansible.builtin.copy python_venv_build : Build constraints file for installation purposes ...tasks/python_venv_wheel_build.yml : 170 ...setup-openstack.yml 2
1 14 Dec 2025 10:27:35 +0000 00:00:00.75 ansible.builtin.shell python_venv_build : Move built wheels to common wheel path ...tasks/python_venv_wheel_build.yml : 163 ...setup-openstack.yml 2
1 14 Dec 2025 10:27:35 +0000 00:00:00.53 ansible.builtin.file python_venv_build : Set wheel permissions ...tasks/python_venv_wheel_build.yml : 152 ...setup-openstack.yml 2
1 14 Dec 2025 10:27:34 +0000 00:00:00.52 ansible.builtin.find python_venv_build : Index built wheels ...tasks/python_venv_wheel_build.yml : 146 ...setup-openstack.yml 2
1 14 Dec 2025 10:27:22 +0000 00:00:12.30 ansible.builtin.command python_venv_build : Build wheels for the packages to be installed into the venv ...tasks/python_venv_wheel_build.yml : 128 ...setup-openstack.yml 2
1 14 Dec 2025 10:27:22 +0000 00:00:00.31 ansible.builtin.file python_venv_build : Clean up temporary wheel build path ...tasks/python_venv_wheel_build.yml : 123 ...setup-openstack.yml 2
1 14 Dec 2025 10:27:20 +0000 00:00:00.97 ansible.builtin.pip python_venv_build : Upgrade the wheel build virtualenv pip/setuptools/wheel to the versions we want ...tasks/python_venv_wheel_build.yml : 95 ...setup-openstack.yml 2
1 14 Dec 2025 10:27:18 +0000 00:00:02.04 ansible.builtin.copy python_venv_build : Build requirement and constraint files for the venv ...tasks/python_venv_wheel_build.yml : 68 ...setup-openstack.yml 2
1 14 Dec 2025 10:27:18 +0000 00:00:00.76 ansible.builtin.file python_venv_build : Create wheel directory on the build host ...tasks/python_venv_wheel_build.yml : 56 ...setup-openstack.yml 2
1 14 Dec 2025 10:27:17 +0000 00:00:00.10 ansible.builtin.file python_venv_build : Ensure a fresh venv_build_host_venv_path if venv_rebuild is enabled ...tasks/python_venv_wheel_build.yml : 48 ...setup-openstack.yml 2
1 14 Dec 2025 10:27:17 +0000 00:00:00.18 ansible.builtin.file python_venv_build : Clean up paths and files if venv_wheels_rebuild is enabled ...tasks/python_venv_wheel_build.yml : 36 ...setup-openstack.yml 2
1 14 Dec 2025 10:27:16 +0000 00:00:01.11 ansible.builtin.package python_venv_build : Install distro packages for wheel build ...tasks/python_venv_wheel_build.yml : 20 ...setup-openstack.yml 2
1 14 Dec 2025 10:27:16 +0000 00:00:00.15 ansible.builtin.include_tasks python_venv_build : Including python_venv_wheel_build tasks ...tasks/main.yml : 80 ...setup-openstack.yml 2
1 14 Dec 2025 10:27:16 +0000 00:00:00.10 ansible.builtin.fail python_venv_build : Fail if no wheels build host is available ...tasks/main.yml : 65 ...setup-openstack.yml 1
1 14 Dec 2025 10:27:16 +0000 00:00:00.12 ansible.builtin.fail python_venv_build : Fail if wheels are not built for multiple hosts ...tasks/main.yml : 47 ...setup-openstack.yml 1
1 14 Dec 2025 10:27:15 +0000 00:00:00.41 ansible.builtin.setup python_venv_build : Gather build target facts ...tasks/main.yml : 31 ...setup-openstack.yml 2
1 14 Dec 2025 10:27:15 +0000 00:00:00.13 ansible.builtin.include_vars python_venv_build : Gather variables for each operating system ...tasks/main.yml : 16 ...setup-openstack.yml 2
1 14 Dec 2025 10:27:14 +0000 00:00:00.65 ansible.builtin.package os_placement : Install distro packages ...tasks/placement_install.yml : 29 ...setup-openstack.yml 1
1 14 Dec 2025 10:27:14 +0000 00:00:00.43 ansible.builtin.setup os_placement : Refresh local facts to ensure the placement section is present ...tasks/placement_install.yml : 24 ...setup-openstack.yml 1
1 14 Dec 2025 10:27:13 +0000 00:00:00.28 community.general.ini_file os_placement : Record the installation method ...tasks/placement_install.yml : 16 ...setup-openstack.yml 1
1 14 Dec 2025 10:27:13 +0000 00:00:00.68 ansible.builtin.file os_placement : Create placement dir ...tasks/placement_pre_install.yml : 34 ...setup-openstack.yml 1
1 14 Dec 2025 10:27:12 +0000 00:00:00.37 ansible.builtin.user os_placement : Create the placement system user ...tasks/placement_pre_install.yml : 23 ...setup-openstack.yml 1
1 14 Dec 2025 10:27:12 +0000 00:00:00.30 ansible.builtin.group os_placement : Create the system group ...tasks/placement_pre_install.yml : 16 ...setup-openstack.yml 1
1 14 Dec 2025 10:27:11 +0000 00:00:00.37 community.mysql.mysql_user openstack.osa.db_setup : Grant access to the database for the service ...osa/roles/db_setup/tasks/main.yml : 33 ...setup-openstack.yml 3
1 14 Dec 2025 10:27:11 +0000 00:00:00.40 community.mysql.mysql_db openstack.osa.db_setup : Create database for service ...osa/roles/db_setup/tasks/main.yml : 23 ...setup-openstack.yml 3
1 14 Dec 2025 10:27:11 +0000 00:00:00.15 ansible.builtin.include_role Including osa.db_setup role ...tasks/main.yml : 46 ...setup-openstack.yml 1
1 14 Dec 2025 10:27:11 +0000 00:00:00.12 ansible.builtin.include_vars os_placement : Gather variables for installation method ...tasks/main.yml : 41 ...setup-openstack.yml 1
1 14 Dec 2025 10:27:10 +0000 00:00:00.12 ansible.builtin.fail os_placement : Fail if service was deployed using a different installation method ...tasks/main.yml : 31 ...setup-openstack.yml 0
1 14 Dec 2025 10:27:10 +0000 00:00:00.13 ansible.builtin.include_vars os_placement : Gather variables for each operating system ...tasks/main.yml : 16 ...setup-openstack.yml 1
1 14 Dec 2025 10:27:10 +0000 00:00:00.12 ansible.builtin.file apt_package_pinning : Remove apt pin preferences ...tasks/main.yml : 29 ...setup-openstack.yml 0
1 14 Dec 2025 10:27:10 +0000 00:00:00.12 ansible.builtin.template apt_package_pinning : Add apt pin preferences ...tasks/main.yml : 16 ...setup-openstack.yml 2
1 14 Dec 2025 10:27:10 +0000 00:00:00.13 ansible.builtin.include_role Including unbound-clients tasks ...osa/playbooks/placement.yml : 83 ...setup-openstack.yml 0
1 14 Dec 2025 10:27:06 +0000 00:00:03.45 ansible.builtin.wait_for_connection openstack.osa.lxc_container_setup : Wait for container connectivity ...lxc_container_setup/tasks/main.yml : 147 ...setup-openstack.yml 1
1 14 Dec 2025 10:27:04 +0000 00:00:02.27 ansible.builtin.raw openstack.osa.lxc_container_setup : Wait for container tmpfiles-setup finish ...lxc_container_setup/tasks/main.yml : 139 ...setup-openstack.yml 0
1 14 Dec 2025 10:27:03 +0000 00:00:00.41 ansible.builtin.command openstack.osa.lxc_container_setup : Start Container ...lxc_container_setup/tasks/main.yml : 125 ...setup-openstack.yml 1
1 14 Dec 2025 10:27:03 +0000 00:00:00.70 ansible.builtin.command openstack.osa.lxc_container_setup : Lxc container restart ...lxc_container_setup/tasks/main.yml : 104 ...setup-openstack.yml 1