Report Status Results
Date
Duration
Action Task name Task path Playbook name (or path) Tags Notes
1 14 Dec 2025 10:31:18 +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 5
1 14 Dec 2025 10:31:17 +0000 00:00:00.88 ansible.builtin.pip python_venv_build : Install python packages into the venv (pip) ...tasks/python_venv_install.yml : 155 ...setup-openstack.yml 5
1 14 Dec 2025 10:31:13 +0000 00:00:03.68 ansible.builtin.pip python_venv_build : Upgrade pip/setuptools/wheel to the versions we want ...tasks/python_venv_install.yml : 127 ...setup-openstack.yml 5
1 14 Dec 2025 10:31:11 +0000 00:00:02.08 ansible.builtin.copy python_venv_build : Build requirement and constraint files for the venv ...tasks/python_venv_install.yml : 96 ...setup-openstack.yml 5
1 14 Dec 2025 10:31:11 +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 5
1 14 Dec 2025 10:31:11 +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 5
1 14 Dec 2025 10:31:10 +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 5
1 14 Dec 2025 10:31:09 +0000 00:00:01.09 ansible.builtin.package python_venv_build : Install distro packages for venv build ...tasks/python_venv_install.yml : 29 ...setup-openstack.yml 5
1 14 Dec 2025 10:31:09 +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 5
1 14 Dec 2025 10:31:09 +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 5
1 14 Dec 2025 10:31:09 +0000 00:00:00.14 ansible.builtin.shell python_venv_build : Move built wheels to common wheel path ...tasks/python_venv_wheel_build.yml : 163 ...setup-openstack.yml 5
1 14 Dec 2025 10:31:08 +0000 00:00:00.10 ansible.builtin.file python_venv_build : Set wheel permissions ...tasks/python_venv_wheel_build.yml : 152 ...setup-openstack.yml 5
1 14 Dec 2025 10:31:08 +0000 00:00:00.10 ansible.builtin.find python_venv_build : Index built wheels ...tasks/python_venv_wheel_build.yml : 146 ...setup-openstack.yml 5
1 14 Dec 2025 10:31:08 +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 5
1 14 Dec 2025 10:31:08 +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 5
1 14 Dec 2025 10:31:07 +0000 00:00:00.82 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 5
1 14 Dec 2025 10:31:05 +0000 00:00:01.94 ansible.builtin.copy python_venv_build : Build requirement and constraint files for the venv ...tasks/python_venv_wheel_build.yml : 68 ...setup-openstack.yml 5
1 14 Dec 2025 10:31:04 +0000 00:00:00.75 ansible.builtin.file python_venv_build : Create wheel directory on the build host ...tasks/python_venv_wheel_build.yml : 56 ...setup-openstack.yml 5
1 14 Dec 2025 10:31:04 +0000 00:00:00.14 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 5
1 14 Dec 2025 10:31:04 +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 5
1 14 Dec 2025 10:31:03 +0000 00:00:01.13 ansible.builtin.package python_venv_build : Install distro packages for wheel build ...tasks/python_venv_wheel_build.yml : 20 ...setup-openstack.yml 5
1 14 Dec 2025 10:31:02 +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 5
1 14 Dec 2025 10:31:02 +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 4
1 14 Dec 2025 10:31:02 +0000 00:00:00.13 ansible.builtin.fail python_venv_build : Fail if wheels are not built for multiple hosts ...tasks/main.yml : 47 ...setup-openstack.yml 4
1 14 Dec 2025 10:31:02 +0000 00:00:00.42 ansible.builtin.setup python_venv_build : Gather build target facts ...tasks/main.yml : 31 ...setup-openstack.yml 5
1 14 Dec 2025 10:31:01 +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 5
1 14 Dec 2025 10:31:01 +0000 00:00:00.16 ansible.builtin.include_role Install the python venv ...tasks/uwsgi_install.yml : 45 ...setup-openstack.yml 4
1 14 Dec 2025 10:30:58 +0000 00:00:03.58 ansible.builtin.package uwsgi : Install distro packages ...tasks/uwsgi_install.yml : 32 ...setup-openstack.yml 4
1 14 Dec 2025 10:30:57 +0000 00:00:00.36 ansible.builtin.user uwsgi : Create uWSGI system user ...tasks/uwsgi_install.yml : 22 ...setup-openstack.yml 4
1 14 Dec 2025 10:30:57 +0000 00:00:00.31 ansible.builtin.group uwsgi : Create uWSGI system group ...tasks/uwsgi_install.yml : 16 ...setup-openstack.yml 4
1 14 Dec 2025 10:30:57 +0000 00:00:00.14 ansible.builtin.include_tasks uwsgi : Including uwsgi_install tasks ...ansible-role-uwsgi/tasks/main.yml : 38 ...setup-openstack.yml 4
1 14 Dec 2025 10:30:56 +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 4
1 14 Dec 2025 10:30:56 +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 4
1 14 Dec 2025 10:30:53 +0000 00:00:02.78 openstack.cloud.endpoint openstack.osa.service_setup : Add endpoints to keystone endpoint catalog ...roles/service_setup/tasks/main.yml : 109 ...setup-openstack.yml 2
1 14 Dec 2025 10:30:51 +0000 00:00:02.15 openstack.cloud.role_assignment openstack.osa.service_setup : Add service users to roles ...service_setup/tasks/setup_roles.yml : 36 ...setup-openstack.yml 2
1 14 Dec 2025 10:30:49 +0000 00:00:01.82 openstack.cloud.identity_role openstack.osa.service_setup : Add keystone roles ...service_setup/tasks/setup_roles.yml : 16 ...setup-openstack.yml 2
1 14 Dec 2025 10:30:49 +0000 00:00:00.15 ansible.builtin.include_tasks openstack.osa.service_setup : Include task for role assignment ...roles/service_setup/tasks/main.yml : 95 ...setup-openstack.yml 2
1 14 Dec 2025 10:30:48 +0000 00:00:01.24 openstack.cloud.identity_user openstack.osa.service_setup : Add service users ...roles/service_setup/tasks/main.yml : 69 ...setup-openstack.yml 2
1 14 Dec 2025 10:30:47 +0000 00:00:00.98 openstack.cloud.catalog_service openstack.osa.service_setup : Add services to the keystone service catalog ...roles/service_setup/tasks/main.yml : 53 ...setup-openstack.yml 2
1 14 Dec 2025 10:30:47 +0000 00:00:00.13 openstack.cloud.project openstack.osa.service_setup : Add service project ...roles/service_setup/tasks/main.yml : 36 ...setup-openstack.yml 2
1 14 Dec 2025 10:30:46 +0000 00:00:00.13 openstack.cloud.identity_domain openstack.osa.service_setup : Add keystone domain ...roles/service_setup/tasks/main.yml : 22 ...setup-openstack.yml 2
1 14 Dec 2025 10:30:46 +0000 00:00:00.17 ansible.builtin.include_role Including osa.service_setup role ...tasks/main.yml : 137 ...setup-openstack.yml 1
1 14 Dec 2025 10:30:45 +0000 00:00:01.68 ansible.builtin.command os_glance : Load glance metadata definitions ...tasks/glance_db_sync.yml : 22 ...setup-openstack.yml 1
1 14 Dec 2025 10:30:43 +0000 00:00:01.85 ansible.builtin.command os_glance : Perform a Glance DB sync ...tasks/glance_db_sync.yml : 16 ...setup-openstack.yml 1
1 14 Dec 2025 10:30:42 +0000 00:00:00.15 ansible.builtin.include_tasks os_glance : Including glance_db_sync tasks ...tasks/main.yml : 126 ...setup-openstack.yml 1
1 14 Dec 2025 10:30:41 +0000 00:00:00.79 ansible.builtin.template os_glance : Drop sudoers file ...tasks/glance_post_install.yml : 190 ...setup-openstack.yml 6
1 14 Dec 2025 10:30:41 +0000 00:00:00.54 ansible.builtin.cron os_glance : Create glance cache management cron jobs ...tasks/glance_post_install.yml : 173 ...setup-openstack.yml 4
1 14 Dec 2025 10:30:41 +0000 00:00:00.12 ansible.builtin.include_role Run the systemd mount role ...tasks/glance_post_install.yml : 146 ...setup-openstack.yml 5
1 14 Dec 2025 10:30:40 +0000 00:00:00.29 ansible.builtin.file os_glance : Set rootwrap.d permissions ...tasks/glance_post_install.yml : 138 ...setup-openstack.yml 4
1 14 Dec 2025 10:30:40 +0000 00:00:00.65 ansible.builtin.file os_glance : Cleanup fetched temp files ...tasks/glance_post_install.yml : 128 ...setup-openstack.yml 4
1 14 Dec 2025 10:30:39 +0000 00:00:00.85 openstack.config_template.config_template os_glance : Copy common config ...tasks/glance_post_install.yml : 114 ...setup-openstack.yml 4
1 14 Dec 2025 10:30:38 +0000 00:00:00.53 ansible.builtin.fetch os_glance : Fetch override files ...tasks/glance_post_install.yml : 104 ...setup-openstack.yml 4
1 14 Dec 2025 10:30:38 +0000 00:00:00.49 ansible.builtin.command os_glance : Preserve original configuration file(s) ...tasks/glance_post_install.yml : 98 ...setup-openstack.yml 4
1 14 Dec 2025 10:30:37 +0000 00:00:00.12 ansible.builtin.template os_glance : Deploy Glance image import configuration file ...tasks/glance_post_install.yml : 83 ...setup-openstack.yml 4
1 14 Dec 2025 10:30:37 +0000 00:00:00.12 openstack.config_template.config_template os_glance : Implement property protection ...tasks/glance_post_install.yml : 68 ...setup-openstack.yml 5
1 14 Dec 2025 10:30:37 +0000 00:00:00.50 openstack.config_template.config_template os_glance : Place policy.yaml file ...tasks/glance_post_install.yml : 56 ...setup-openstack.yml 5
1 14 Dec 2025 10:30:34 +0000 00:00:02.75 openstack.config_template.config_template os_glance : Deploy Glance configuration files ...tasks/glance_post_install.yml : 16 ...setup-openstack.yml 4
1 14 Dec 2025 10:30:34 +0000 00:00:00.12 ansible.builtin.include_role Create and install SSL certificates ...tasks/main.yml : 100 ...setup-openstack.yml 1
1 14 Dec 2025 10:30:34 +0000 00:00:00.14 ansible.builtin.include_role Run the systemd service role ...tasks/glance_install.yml : 139 ...setup-openstack.yml 3
1 14 Dec 2025 10:30:33 +0000 00:00:00.32 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:30:33 +0000 00:00:00.30 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:30:33 +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:30:32 +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:30:32 +0000 00:00:00.13 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:30:10 +0000 00:00:22.26 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:30:06 +0000 00:00:03.78 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:30:04 +0000 00:00:02.15 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:30:04 +0000 00:00:00.14 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:30:03 +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 2
1 14 Dec 2025 10:30:03 +0000 00:00:00.12 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:30:00 +0000 00:00:03.58 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:29:59 +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 2
1 14 Dec 2025 10:29:58 +0000 00:00:00.81 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:29:58 +0000 00:00:00.67 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:29:57 +0000 00:00:00.32 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:29:57 +0000 00:00:00.39 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:29:25 +0000 00:00:31.55 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:29:25 +0000 00:00:00.33 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:29:24 +0000 00:00:01.01 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:29:22 +0000 00:00:02.18 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:29:21 +0000 00:00:00.77 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:29:21 +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:29:20 +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:29:19 +0000 00:00:01.10 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:29:19 +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:29:19 +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:29:19 +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:29:18 +0000 00:00:00.42 ansible.builtin.setup python_venv_build : Gather build target facts ...tasks/main.yml : 31 ...setup-openstack.yml 2
1 14 Dec 2025 10:29:18 +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:29:14 +0000 00:00:04.21 ansible.builtin.package os_glance : Install distro packages ...tasks/glance_install.yml : 109 ...setup-openstack.yml 1
1 14 Dec 2025 10:29:12 +0000 00:00:02.08 ansible.builtin.file os_glance : Create glance directories ...tasks/glance_install.yml : 68 ...setup-openstack.yml 1
1 14 Dec 2025 10:29:11 +0000 00:00:00.12 ansible.builtin.file os_glance : Remove the config directory ...tasks/glance_install.yml : 58 ...setup-openstack.yml 1
1 14 Dec 2025 10:29:11 +0000 00:00:00.28 ansible.builtin.stat os_glance : Stat config directory ...tasks/glance_install.yml : 53 ...setup-openstack.yml 1
1 14 Dec 2025 10:29:11 +0000 00:00:00.34 ansible.builtin.user os_glance : Create the glance system user ...tasks/glance_install.yml : 36 ...setup-openstack.yml 1
1 14 Dec 2025 10:29:10 +0000 00:00:00.31 ansible.builtin.group os_glance : Create the system group ...tasks/glance_install.yml : 29 ...setup-openstack.yml 1
1 14 Dec 2025 10:29:10 +0000 00:00:00.44 ansible.builtin.setup os_glance : Refresh local facts to ensure the glance section is present ...tasks/glance_install.yml : 24 ...setup-openstack.yml 1
1 14 Dec 2025 10:29:09 +0000 00:00:00.29 community.general.ini_file os_glance : Record the installation method ...tasks/glance_install.yml : 16 ...setup-openstack.yml 1
1 14 Dec 2025 10:29:09 +0000 00:00:00.13 ansible.builtin.include_tasks openstack.osa.mq_setup : Setup Notify user ...osa/roles/mq_setup/tasks/main.yml : 63 ...setup-openstack.yml 3
1 14 Dec 2025 10:29:09 +0000 00:00:00.11 ansible.builtin.include_tasks openstack.osa.mq_setup : Setup Notify vhost and policies ...osa/roles/mq_setup/tasks/main.yml : 50 ...setup-openstack.yml 3
1 14 Dec 2025 10:29:09 +0000 00:00:00.10 ansible.builtin.include_tasks openstack.osa.mq_setup : Setup RPC user ...osa/roles/mq_setup/tasks/main.yml : 27 ...setup-openstack.yml 3