2026-06-12 08:01:25,770 p=57018 u=zuul n=ansible | [DEPRECATION WARNING]: ANSIBLE_CALLBACK_WHITELIST option, normalizing names to new standard, use ANSIBLE_CALLBACKS_ENABLED instead. This feature will be removed from ansible-core in version 2.15. Deprecation warnings can be disabled by setting deprecation_warnings=False in ansible.cfg. 2026-06-12 08:01:25,770 p=57018 u=zuul n=ansible | [DEPRECATION WARNING]: DEFAULT_GATHER_SUBSET option, the module_defaults keyword is a more generic version and can apply to all calls to the M(ansible.builtin.gather_facts) or M(ansible.builtin.setup) actions, use module_defaults instead. This feature will be removed from ansible-core in version 2.18. Deprecation warnings can be disabled by setting deprecation_warnings=False in ansible.cfg. 2026-06-12 08:01:25,770 p=57018 u=zuul n=ansible | [DEPRECATION WARNING]: DEFAULT_GATHER_TIMEOUT option, the module_defaults keyword is a more generic version and can apply to all calls to the M(ansible.builtin.gather_facts) or M(ansible.builtin.setup) actions, use module_defaults instead. This feature will be removed from ansible-core in version 2.18. Deprecation warnings can be disabled by setting deprecation_warnings=False in ansible.cfg. 2026-06-12 08:01:25,908 p=57018 u=zuul n=ansible | PLAY [Overcloud Network Provision] ********************************************* 2026-06-12 08:01:25,962 p=57018 u=zuul n=ansible | 2026-06-12 08:01:25.961442 | fa163e23-f348-486b-e964-000000000004 | SKIPPED | fail | localhost 2026-06-12 08:01:26,006 p=57018 u=zuul n=ansible | 2026-06-12 08:01:26.005750 | fa163e23-f348-486b-e964-000000000005 | SKIPPED | fail | localhost 2026-06-12 08:01:26,012 p=57018 u=zuul n=ansible | 2026-06-12 08:01:26.012583 | fa163e23-f348-486b-e964-000000000006 | TASK | Check if network deployment file already exist 2026-06-12 08:01:26,350 p=57018 u=zuul n=ansible | 2026-06-12 08:01:26.350083 | fa163e23-f348-486b-e964-000000000006 | OK | Check if network deployment file already exist | localhost 2026-06-12 08:01:26,418 p=57018 u=zuul n=ansible | 2026-06-12 08:01:26.417948 | fa163e23-f348-486b-e964-000000000007 | SKIPPED | fail | localhost 2026-06-12 08:01:26,435 p=57018 u=zuul n=ansible | 2026-06-12 08:01:26.435288 | fa163e23-f348-486b-e964-000000000009 | TASK | Load config from file 2026-06-12 08:01:26,529 p=57018 u=zuul n=ansible | 2026-06-12 08:01:26.529021 | fa163e23-f348-486b-e964-000000000009 | OK | Load config from file | localhost 2026-06-12 08:01:26,539 p=57018 u=zuul n=ansible | 2026-06-12 08:01:26.539142 | fa163e23-f348-486b-e964-00000000000a | TASK | Create/Update composable networks 2026-06-12 08:01:30,051 p=57018 u=zuul n=ansible | 2026-06-12 08:01:30.050441 | fa163e23-f348-486b-e964-00000000000a | CHANGED | Create/Update composable networks | localhost | item={'name': 'Storage', 'mtu': 1500, 'vip': True, 'name_lower': 'storage', 'dns_domain': 'storage.ooo.test.', 'service_net_map_replace': 'storage', 'subnets': {'storage_subnet': {'vlan': 21, 'ip_subnet': '172.18.0.0/24', 'allocation_pools': [{'start': '172.18.0.120', 'end': '172.18.0.250'}]}}} 2026-06-12 08:01:33,074 p=57018 u=zuul n=ansible | 2026-06-12 08:01:33.074136 | fa163e23-f348-486b-e964-00000000000a | CHANGED | Create/Update composable networks | localhost | item={'name': 'StorageMgmt', 'mtu': 1500, 'vip': True, 'name_lower': 'storage_mgmt', 'dns_domain': 'storagemgmt.ooo.test.', 'service_net_map_replace': 'storage_mgmt', 'subnets': {'storage_mgmt_subnet': {'vlan': 23, 'ip_subnet': '172.20.0.0/24', 'allocation_pools': [{'start': '172.20.0.120', 'end': '172.20.0.250'}]}}} 2026-06-12 08:01:35,722 p=57018 u=zuul n=ansible | 2026-06-12 08:01:35.721586 | fa163e23-f348-486b-e964-00000000000a | CHANGED | Create/Update composable networks | localhost | item={'name': 'InternalApi', 'mtu': 1500, 'vip': True, 'name_lower': 'internal_api', 'dns_domain': 'internal-api.ooo.test.', 'service_net_map_replace': 'internal_api', 'subnets': {'internal_api_subnet': {'vlan': 20, 'ip_subnet': '172.17.0.0/24', 'allocation_pools': [{'start': '172.17.0.120', 'end': '172.17.0.250'}]}}} 2026-06-12 08:01:38,248 p=57018 u=zuul n=ansible | 2026-06-12 08:01:38.247981 | fa163e23-f348-486b-e964-00000000000a | CHANGED | Create/Update composable networks | localhost | item={'name': 'Tenant', 'mtu': 1500, 'vip': False, 'name_lower': 'tenant', 'dns_domain': 'tenant.ooo.test.', 'service_net_map_replace': 'tenant', 'subnets': {'tenant_subnet': {'vlan': 22, 'ip_subnet': '172.19.0.0/24', 'allocation_pools': [{'start': '172.19.0.120', 'end': '172.19.0.250'}]}}} 2026-06-12 08:01:40,693 p=57018 u=zuul n=ansible | 2026-06-12 08:01:40.692710 | fa163e23-f348-486b-e964-00000000000a | CHANGED | Create/Update composable networks | localhost | item={'name': 'External', 'mtu': 1500, 'vip': True, 'name_lower': 'external', 'dns_domain': 'external.ooo.test.', 'service_net_map_replace': 'external', 'subnets': {'external_subnet': {'vlan': 44, 'ip_subnet': '172.21.0.0/24', 'allocation_pools': [{'start': '172.21.0.120', 'end': '172.21.0.250'}]}}} 2026-06-12 08:01:40,716 p=57018 u=zuul n=ansible | 2026-06-12 08:01:40.716228 | fa163e23-f348-486b-e964-00000000000c | TASK | Populate environment 2026-06-12 08:01:42,706 p=57018 u=zuul n=ansible | 2026-06-12 08:01:42.705385 | fa163e23-f348-486b-e964-00000000000c | OK | Populate environment | localhost 2026-06-12 08:01:42,717 p=57018 u=zuul n=ansible | 2026-06-12 08:01:42.717019 | fa163e23-f348-486b-e964-00000000000d | TASK | Write deployed networks environment file 2026-06-12 08:01:43,337 p=57018 u=zuul n=ansible | 2026-06-12 08:01:43.336584 | fa163e23-f348-486b-e964-00000000000d | CHANGED | Write deployed networks environment file | localhost 2026-06-12 08:01:43,359 p=57018 u=zuul n=ansible | PLAY RECAP ********************************************************************* 2026-06-12 08:01:43,360 p=57018 u=zuul n=ansible | localhost : ok=5 changed=2 unreachable=0 failed=0 skipped=3 rescued=0 ignored=0 2026-06-12 08:01:43,361 p=57018 u=zuul n=ansible | 2026-06-12 08:01:43.360866 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Summary Information ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2026-06-12 08:01:43,361 p=57018 u=zuul n=ansible | 2026-06-12 08:01:43.361436 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Total Tasks: 8 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2026-06-12 08:01:43,362 p=57018 u=zuul n=ansible | 2026-06-12 08:01:43.362049 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Elapsed Time: 0:00:17.484529 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2026-06-12 08:01:43,363 p=57018 u=zuul n=ansible | 2026-06-12 08:01:43.362693 | UUID | Info | Host | Task Name | Run Time 2026-06-12 08:01:43,363 p=57018 u=zuul n=ansible | 2026-06-12 08:01:43.363310 | fa163e23-f348-486b-e964-00000000000a | SUMMARY | localhost | Create/Update composable networks | 14.17s 2026-06-12 08:01:43,364 p=57018 u=zuul n=ansible | 2026-06-12 08:01:43.363889 | fa163e23-f348-486b-e964-00000000000c | SUMMARY | localhost | Populate environment | 1.99s 2026-06-12 08:01:43,365 p=57018 u=zuul n=ansible | 2026-06-12 08:01:43.364675 | fa163e23-f348-486b-e964-00000000000d | SUMMARY | localhost | Write deployed networks environment file | 0.62s 2026-06-12 08:01:43,365 p=57018 u=zuul n=ansible | 2026-06-12 08:01:43.365228 | fa163e23-f348-486b-e964-000000000006 | SUMMARY | localhost | Check if network deployment file already exist | 0.34s 2026-06-12 08:01:43,366 p=57018 u=zuul n=ansible | 2026-06-12 08:01:43.365868 | fa163e23-f348-486b-e964-000000000009 | SUMMARY | localhost | Load config from file | 0.09s 2026-06-12 08:01:43,366 p=57018 u=zuul n=ansible | 2026-06-12 08:01:43.366383 | fa163e23-f348-486b-e964-000000000007 | SUMMARY | localhost | fail | 0.06s 2026-06-12 08:01:43,367 p=57018 u=zuul n=ansible | 2026-06-12 08:01:43.366951 | fa163e23-f348-486b-e964-000000000004 | SUMMARY | localhost | fail | 0.04s 2026-06-12 08:01:43,367 p=57018 u=zuul n=ansible | 2026-06-12 08:01:43.367448 | fa163e23-f348-486b-e964-000000000005 | SUMMARY | localhost | fail | 0.04s 2026-06-12 08:01:43,368 p=57018 u=zuul n=ansible | 2026-06-12 08:01:43.367916 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ End Summary Information ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2026-06-12 08:01:46,206 p=57387 u=zuul n=ansible | [DEPRECATION WARNING]: ANSIBLE_CALLBACK_WHITELIST option, normalizing names to new standard, use ANSIBLE_CALLBACKS_ENABLED instead. This feature will be removed from ansible-core in version 2.15. Deprecation warnings can be disabled by setting deprecation_warnings=False in ansible.cfg. 2026-06-12 08:01:46,206 p=57387 u=zuul n=ansible | [DEPRECATION WARNING]: DEFAULT_GATHER_SUBSET option, the module_defaults keyword is a more generic version and can apply to all calls to the M(ansible.builtin.gather_facts) or M(ansible.builtin.setup) actions, use module_defaults instead. This feature will be removed from ansible-core in version 2.18. Deprecation warnings can be disabled by setting deprecation_warnings=False in ansible.cfg. 2026-06-12 08:01:46,206 p=57387 u=zuul n=ansible | [DEPRECATION WARNING]: DEFAULT_GATHER_TIMEOUT option, the module_defaults keyword is a more generic version and can apply to all calls to the M(ansible.builtin.gather_facts) or M(ansible.builtin.setup) actions, use module_defaults instead. This feature will be removed from ansible-core in version 2.18. Deprecation warnings can be disabled by setting deprecation_warnings=False in ansible.cfg. 2026-06-12 08:01:46,384 p=57387 u=zuul n=ansible | PLAY [Overcloud Virtual IPs Provision] ***************************************** 2026-06-12 08:01:46,458 p=57387 u=zuul n=ansible | 2026-06-12 08:01:46.457160 | fa163e23-f348-78d2-3719-000000000004 | SKIPPED | fail | localhost 2026-06-12 08:01:46,523 p=57387 u=zuul n=ansible | 2026-06-12 08:01:46.522454 | fa163e23-f348-78d2-3719-000000000005 | SKIPPED | fail | localhost 2026-06-12 08:01:46,597 p=57387 u=zuul n=ansible | 2026-06-12 08:01:46.596500 | fa163e23-f348-78d2-3719-000000000006 | SKIPPED | fail | localhost 2026-06-12 08:01:46,604 p=57387 u=zuul n=ansible | 2026-06-12 08:01:46.603970 | fa163e23-f348-78d2-3719-000000000007 | TASK | Check if Virtual IPs deployment file already exist 2026-06-12 08:01:46,971 p=57387 u=zuul n=ansible | 2026-06-12 08:01:46.970149 | fa163e23-f348-78d2-3719-000000000007 | OK | Check if Virtual IPs deployment file already exist | localhost 2026-06-12 08:01:47,036 p=57387 u=zuul n=ansible | 2026-06-12 08:01:47.035209 | fa163e23-f348-78d2-3719-000000000008 | SKIPPED | fail | localhost 2026-06-12 08:01:47,054 p=57387 u=zuul n=ansible | 2026-06-12 08:01:47.053673 | fa163e23-f348-78d2-3719-00000000000a | TASK | Load Virtual IP data config from file 2026-06-12 08:01:47,143 p=57387 u=zuul n=ansible | 2026-06-12 08:01:47.142988 | fa163e23-f348-78d2-3719-00000000000a | OK | Load Virtual IP data config from file | localhost 2026-06-12 08:01:47,151 p=57387 u=zuul n=ansible | 2026-06-12 08:01:47.150858 | fa163e23-f348-78d2-3719-00000000000b | TASK | Create/Update Overcloud Virtual IPs 2026-06-12 08:01:50,070 p=57387 u=zuul n=ansible | 2026-06-12 08:01:50.069730 | fa163e23-f348-78d2-3719-00000000000b | OK | Create/Update Overcloud Virtual IPs | localhost 2026-06-12 08:01:50,074 p=57387 u=zuul n=ansible | 2026-06-12 08:01:50.073920 | fa163e23-f348-78d2-3719-00000000000c | TASK | Populate Overcloud Virtual IPs environment 2026-06-12 08:01:52,494 p=57387 u=zuul n=ansible | 2026-06-12 08:01:52.493804 | fa163e23-f348-78d2-3719-00000000000c | CHANGED | Populate Overcloud Virtual IPs environment | localhost 2026-06-12 08:01:52,504 p=57387 u=zuul n=ansible | 2026-06-12 08:01:52.504200 | fa163e23-f348-78d2-3719-00000000000d | TASK | Write deployed Virtual IPs environment file 2026-06-12 08:01:53,116 p=57387 u=zuul n=ansible | 2026-06-12 08:01:53.115681 | fa163e23-f348-78d2-3719-00000000000d | CHANGED | Write deployed Virtual IPs environment file | localhost 2026-06-12 08:01:53,128 p=57387 u=zuul n=ansible | PLAY RECAP ********************************************************************* 2026-06-12 08:01:53,128 p=57387 u=zuul n=ansible | localhost : ok=5 changed=2 unreachable=0 failed=0 skipped=4 rescued=0 ignored=0 2026-06-12 08:01:53,128 p=57387 u=zuul n=ansible | 2026-06-12 08:01:53.128815 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Summary Information ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2026-06-12 08:01:53,129 p=57387 u=zuul n=ansible | 2026-06-12 08:01:53.129041 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Total Tasks: 9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2026-06-12 08:01:53,129 p=57387 u=zuul n=ansible | 2026-06-12 08:01:53.129286 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Elapsed Time: 0:00:06.776489 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2026-06-12 08:01:53,129 p=57387 u=zuul n=ansible | 2026-06-12 08:01:53.129531 | UUID | Info | Host | Task Name | Run Time 2026-06-12 08:01:53,129 p=57387 u=zuul n=ansible | 2026-06-12 08:01:53.129761 | fa163e23-f348-78d2-3719-00000000000b | SUMMARY | localhost | Create/Update Overcloud Virtual IPs | 2.92s 2026-06-12 08:01:53,130 p=57387 u=zuul n=ansible | 2026-06-12 08:01:53.130063 | fa163e23-f348-78d2-3719-00000000000c | SUMMARY | localhost | Populate Overcloud Virtual IPs environment | 2.42s 2026-06-12 08:01:53,130 p=57387 u=zuul n=ansible | 2026-06-12 08:01:53.130294 | fa163e23-f348-78d2-3719-00000000000d | SUMMARY | localhost | Write deployed Virtual IPs environment file | 0.61s 2026-06-12 08:01:53,130 p=57387 u=zuul n=ansible | 2026-06-12 08:01:53.130544 | fa163e23-f348-78d2-3719-000000000007 | SUMMARY | localhost | Check if Virtual IPs deployment file already exist | 0.37s 2026-06-12 08:01:53,130 p=57387 u=zuul n=ansible | 2026-06-12 08:01:53.130771 | fa163e23-f348-78d2-3719-00000000000a | SUMMARY | localhost | Load Virtual IP data config from file | 0.09s 2026-06-12 08:01:53,131 p=57387 u=zuul n=ansible | 2026-06-12 08:01:53.130982 | fa163e23-f348-78d2-3719-000000000006 | SUMMARY | localhost | fail | 0.07s 2026-06-12 08:01:53,131 p=57387 u=zuul n=ansible | 2026-06-12 08:01:53.131194 | fa163e23-f348-78d2-3719-000000000004 | SUMMARY | localhost | fail | 0.07s 2026-06-12 08:01:53,131 p=57387 u=zuul n=ansible | 2026-06-12 08:01:53.131432 | fa163e23-f348-78d2-3719-000000000005 | SUMMARY | localhost | fail | 0.06s 2026-06-12 08:01:53,131 p=57387 u=zuul n=ansible | 2026-06-12 08:01:53.131654 | fa163e23-f348-78d2-3719-000000000008 | SUMMARY | localhost | fail | 0.06s 2026-06-12 08:01:53,132 p=57387 u=zuul n=ansible | 2026-06-12 08:01:53.131872 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ End Summary Information ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2026-06-12 08:11:53,057 p=81926 u=zuul n=ansible | [DEPRECATION WARNING]: ANSIBLE_CALLBACK_WHITELIST option, normalizing names to new standard, use ANSIBLE_CALLBACKS_ENABLED instead. This feature will be removed from ansible-core in version 2.15. Deprecation warnings can be disabled by setting deprecation_warnings=False in ansible.cfg. 2026-06-12 08:11:53,057 p=81926 u=zuul n=ansible | [DEPRECATION WARNING]: DEFAULT_GATHER_SUBSET option, the module_defaults keyword is a more generic version and can apply to all calls to the M(ansible.builtin.gather_facts) or M(ansible.builtin.setup) actions, use module_defaults instead. This feature will be removed from ansible-core in version 2.18. Deprecation warnings can be disabled by setting deprecation_warnings=False in ansible.cfg. 2026-06-12 08:11:53,057 p=81926 u=zuul n=ansible | [DEPRECATION WARNING]: DEFAULT_GATHER_TIMEOUT option, the module_defaults keyword is a more generic version and can apply to all calls to the M(ansible.builtin.gather_facts) or M(ansible.builtin.setup) actions, use module_defaults instead. This feature will be removed from ansible-core in version 2.18. Deprecation warnings can be disabled by setting deprecation_warnings=False in ansible.cfg. 2026-06-12 08:11:53,198 p=81926 u=zuul n=ansible | PLAY [Overcloud Get Horizon URL] *********************************************** 2026-06-12 08:11:53,206 p=81926 u=zuul n=ansible | 2026-06-12 08:11:53.206557 | fa163e23-f348-a54a-f7ca-000000000004 | TASK | Check for required inputs 2026-06-12 08:11:53,284 p=81926 u=zuul n=ansible | 2026-06-12 08:11:53.283475 | fa163e23-f348-a54a-f7ca-000000000004 | SKIPPED | Check for required inputs | localhost | item=stack_name 2026-06-12 08:11:53,312 p=81926 u=zuul n=ansible | 2026-06-12 08:11:53.311713 | fa163e23-f348-a54a-f7ca-000000000004 | SKIPPED | Check for required inputs | localhost | item=horizon_url_output_file 2026-06-12 08:11:53,337 p=81926 u=zuul n=ansible | 2026-06-12 08:11:53.336506 | fa163e23-f348-a54a-f7ca-000000000006 | TASK | Fetch stack data 2026-06-12 08:11:56,261 p=81926 u=zuul n=ansible | 2026-06-12 08:11:56.260567 | fa163e23-f348-a54a-f7ca-000000000006 | OK | Fetch stack data | localhost 2026-06-12 08:11:56,269 p=81926 u=zuul n=ansible | 2026-06-12 08:11:56.269038 | fa163e23-f348-a54a-f7ca-000000000007 | TASK | Create horizon url temp file 2026-06-12 08:11:57,093 p=81926 u=zuul n=ansible | 2026-06-12 08:11:57.092560 | fa163e23-f348-a54a-f7ca-000000000007 | CHANGED | Create horizon url temp file | localhost 2026-06-12 08:11:57,109 p=81926 u=zuul n=ansible | PLAY RECAP ********************************************************************* 2026-06-12 08:11:57,109 p=81926 u=zuul n=ansible | localhost : ok=2 changed=1 unreachable=0 failed=0 skipped=1 rescued=0 ignored=0 2026-06-12 08:11:57,110 p=81926 u=zuul n=ansible | 2026-06-12 08:11:57.110177 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Summary Information ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2026-06-12 08:11:57,110 p=81926 u=zuul n=ansible | 2026-06-12 08:11:57.110542 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Total Tasks: 3 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2026-06-12 08:11:57,111 p=81926 u=zuul n=ansible | 2026-06-12 08:11:57.110893 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Elapsed Time: 0:00:03.945990 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2026-06-12 08:11:57,111 p=81926 u=zuul n=ansible | 2026-06-12 08:11:57.111222 | UUID | Info | Host | Task Name | Run Time 2026-06-12 08:11:57,111 p=81926 u=zuul n=ansible | 2026-06-12 08:11:57.111619 | fa163e23-f348-a54a-f7ca-000000000006 | SUMMARY | localhost | Fetch stack data | 2.92s 2026-06-12 08:11:57,112 p=81926 u=zuul n=ansible | 2026-06-12 08:11:57.111962 | fa163e23-f348-a54a-f7ca-000000000007 | SUMMARY | localhost | Create horizon url temp file | 0.82s 2026-06-12 08:11:57,112 p=81926 u=zuul n=ansible | 2026-06-12 08:11:57.112288 | fa163e23-f348-a54a-f7ca-000000000004 | SUMMARY | localhost | Check for required inputs | 0.11s 2026-06-12 08:11:57,112 p=81926 u=zuul n=ansible | 2026-06-12 08:11:57.112674 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ End Summary Information ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2026-06-12 08:11:57,706 p=82156 u=zuul n=ansible | [DEPRECATION WARNING]: ANSIBLE_CALLBACK_WHITELIST option, normalizing names to new standard, use ANSIBLE_CALLBACKS_ENABLED instead. This feature will be removed from ansible-core in version 2.15. Deprecation warnings can be disabled by setting deprecation_warnings=False in ansible.cfg. 2026-06-12 08:11:57,707 p=82156 u=zuul n=ansible | [DEPRECATION WARNING]: DEFAULT_GATHER_SUBSET option, the module_defaults keyword is a more generic version and can apply to all calls to the M(ansible.builtin.gather_facts) or M(ansible.builtin.setup) actions, use module_defaults instead. This feature will be removed from ansible-core in version 2.18. Deprecation warnings can be disabled by setting deprecation_warnings=False in ansible.cfg. 2026-06-12 08:11:57,707 p=82156 u=zuul n=ansible | [DEPRECATION WARNING]: DEFAULT_GATHER_TIMEOUT option, the module_defaults keyword is a more generic version and can apply to all calls to the M(ansible.builtin.gather_facts) or M(ansible.builtin.setup) actions, use module_defaults instead. This feature will be removed from ansible-core in version 2.18. Deprecation warnings can be disabled by setting deprecation_warnings=False in ansible.cfg. 2026-06-12 08:11:57,846 p=82156 u=zuul n=ansible | PLAY [Download config] ********************************************************* 2026-06-12 08:11:57,858 p=82156 u=zuul n=ansible | 2026-06-12 08:11:57.858135 | fa163e23-f348-085d-3dbb-000000000004 | TASK | Set output_dir 2026-06-12 08:11:57,902 p=82156 u=zuul n=ansible | 2026-06-12 08:11:57.902124 | fa163e23-f348-085d-3dbb-000000000004 | SKIPPED | Set output_dir | localhost 2026-06-12 08:11:57,907 p=82156 u=zuul n=ansible | 2026-06-12 08:11:57.907333 | fa163e23-f348-085d-3dbb-000000000005 | TASK | Set work_dir 2026-06-12 08:11:57,974 p=82156 u=zuul n=ansible | 2026-06-12 08:11:57.973512 | fa163e23-f348-085d-3dbb-000000000005 | OK | Set work_dir | localhost 2026-06-12 08:11:57,978 p=82156 u=zuul n=ansible | 2026-06-12 08:11:57.978385 | fa163e23-f348-085d-3dbb-000000000006 | TASK | Clean work_dir 2026-06-12 08:11:58,014 p=82156 u=zuul n=ansible | 2026-06-12 08:11:58.012992 | fa163e23-f348-085d-3dbb-000000000006 | SKIPPED | Clean work_dir | localhost 2026-06-12 08:11:58,022 p=82156 u=zuul n=ansible | 2026-06-12 08:11:58.022098 | fa163e23-f348-085d-3dbb-000000000007 | TASK | Create config dir if does not exist 2026-06-12 08:11:58,400 p=82156 u=zuul n=ansible | 2026-06-12 08:11:58.400115 | fa163e23-f348-085d-3dbb-000000000007 | CHANGED | Create config dir if does not exist | localhost 2026-06-12 08:11:58,408 p=82156 u=zuul n=ansible | 2026-06-12 08:11:58.408335 | fa163e23-f348-085d-3dbb-000000000008 | TASK | Download config 2026-06-12 08:12:13,147 p=82156 u=zuul n=ansible | 2026-06-12 08:12:13.147381 | fa163e23-f348-085d-3dbb-000000000008 | CHANGED | Download config | localhost 2026-06-12 08:12:13,151 p=82156 u=zuul n=ansible | 2026-06-12 08:12:13.151428 | fa163e23-f348-085d-3dbb-000000000009 | TASK | Generate ansible inventory 2026-06-12 08:12:15,917 p=82156 u=zuul n=ansible | 2026-06-12 08:12:15.916874 | fa163e23-f348-085d-3dbb-000000000009 | CHANGED | Generate ansible inventory | localhost 2026-06-12 08:12:15,931 p=82156 u=zuul n=ansible | PLAY RECAP ********************************************************************* 2026-06-12 08:12:15,932 p=82156 u=zuul n=ansible | localhost : ok=4 changed=3 unreachable=0 failed=0 skipped=2 rescued=0 ignored=0 2026-06-12 08:12:15,932 p=82156 u=zuul n=ansible | 2026-06-12 08:12:15.932521 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Summary Information ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2026-06-12 08:12:15,932 p=82156 u=zuul n=ansible | 2026-06-12 08:12:15.932798 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Total Tasks: 6 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2026-06-12 08:12:15,933 p=82156 u=zuul n=ansible | 2026-06-12 08:12:15.933214 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Elapsed Time: 0:00:18.118766 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2026-06-12 08:12:15,933 p=82156 u=zuul n=ansible | 2026-06-12 08:12:15.933503 | UUID | Info | Host | Task Name | Run Time 2026-06-12 08:12:15,934 p=82156 u=zuul n=ansible | 2026-06-12 08:12:15.933779 | fa163e23-f348-085d-3dbb-000000000008 | SUMMARY | localhost | Download config | 14.74s 2026-06-12 08:12:15,934 p=82156 u=zuul n=ansible | 2026-06-12 08:12:15.934286 | fa163e23-f348-085d-3dbb-000000000009 | SUMMARY | localhost | Generate ansible inventory | 2.77s 2026-06-12 08:12:15,935 p=82156 u=zuul n=ansible | 2026-06-12 08:12:15.934588 | fa163e23-f348-085d-3dbb-000000000007 | SUMMARY | localhost | Create config dir if does not exist | 0.38s 2026-06-12 08:12:15,935 p=82156 u=zuul n=ansible | 2026-06-12 08:12:15.935135 | fa163e23-f348-085d-3dbb-000000000005 | SUMMARY | localhost | Set work_dir | 0.07s 2026-06-12 08:12:15,935 p=82156 u=zuul n=ansible | 2026-06-12 08:12:15.935430 | fa163e23-f348-085d-3dbb-000000000004 | SUMMARY | localhost | Set output_dir | 0.04s 2026-06-12 08:12:15,935 p=82156 u=zuul n=ansible | 2026-06-12 08:12:15.935698 | fa163e23-f348-085d-3dbb-000000000006 | SUMMARY | localhost | Clean work_dir | 0.04s 2026-06-12 08:12:15,936 p=82156 u=zuul n=ansible | 2026-06-12 08:12:15.935955 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ End Summary Information ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2026-06-12 08:12:28,520 p=82685 u=zuul n=ansible | [DEPRECATION WARNING]: ANSIBLE_CALLBACK_WHITELIST option, normalizing names to new standard, use ANSIBLE_CALLBACKS_ENABLED instead. This feature will be removed from ansible-core in version 2.15. Deprecation warnings can be disabled by setting deprecation_warnings=False in ansible.cfg. 2026-06-12 08:12:28,521 p=82685 u=zuul n=ansible | [DEPRECATION WARNING]: DEFAULT_GATHER_SUBSET option, the module_defaults keyword is a more generic version and can apply to all calls to the M(ansible.builtin.gather_facts) or M(ansible.builtin.setup) actions, use module_defaults instead. This feature will be removed from ansible-core in version 2.18. Deprecation warnings can be disabled by setting deprecation_warnings=False in ansible.cfg. 2026-06-12 08:12:28,521 p=82685 u=zuul n=ansible | [DEPRECATION WARNING]: DEFAULT_GATHER_TIMEOUT option, the module_defaults keyword is a more generic version and can apply to all calls to the M(ansible.builtin.gather_facts) or M(ansible.builtin.setup) actions, use module_defaults instead. This feature will be removed from ansible-core in version 2.18. Deprecation warnings can be disabled by setting deprecation_warnings=False in ansible.cfg. 2026-06-12 08:12:28,702 p=82685 u=zuul n=ansible | PLAY [Playbook for establishing ssh keys] ************************************** 2026-06-12 08:12:28,719 p=82685 u=zuul n=ansible | 2026-06-12 08:12:28.718807 | fa163e23-f348-e0fd-7f42-000000000006 | TASK | No ssh servers defined 2026-06-12 08:12:28,763 p=82685 u=zuul n=ansible | 2026-06-12 08:12:28.763036 | fa163e23-f348-e0fd-7f42-000000000006 | SKIPPED | No ssh servers defined | localhost 2026-06-12 08:12:28,767 p=82685 u=zuul n=ansible | 2026-06-12 08:12:28.767503 | fa163e23-f348-e0fd-7f42-000000000007 | TASK | Set local connection user facts 2026-06-12 08:12:28,833 p=82685 u=zuul n=ansible | 2026-06-12 08:12:28.832697 | fa163e23-f348-e0fd-7f42-000000000007 | OK | Set local connection user facts | localhost 2026-06-12 08:12:28,836 p=82685 u=zuul n=ansible | 2026-06-12 08:12:28.836216 | fa163e23-f348-e0fd-7f42-000000000008 | TASK | Set facts for ssh servers and user private key file 2026-06-12 08:12:28,880 p=82685 u=zuul n=ansible | 2026-06-12 08:12:28.879638 | fa163e23-f348-e0fd-7f42-000000000008 | OK | Set facts for ssh servers and user private key file | localhost 2026-06-12 08:12:28,883 p=82685 u=zuul n=ansible | 2026-06-12 08:12:28.883312 | fa163e23-f348-e0fd-7f42-000000000009 | TASK | Ensure .ssh directory 2026-06-12 08:12:29,306 p=82685 u=zuul n=ansible | 2026-06-12 08:12:29.305627 | fa163e23-f348-e0fd-7f42-000000000009 | OK | Ensure .ssh directory | localhost 2026-06-12 08:12:29,316 p=82685 u=zuul n=ansible | 2026-06-12 08:12:29.315563 | fa163e23-f348-e0fd-7f42-00000000000a | TASK | Ensure ssh key pair 2026-06-12 08:12:29,793 p=82685 u=zuul n=ansible | 2026-06-12 08:12:29.792442 | | WARNING | Found existing ssh key private file "/home/zuul/.ssh/id_rsa", no force, so skipping ssh-keygen generation 2026-06-12 08:12:29,794 p=82685 u=zuul n=ansible | 2026-06-12 08:12:29.793456 | fa163e23-f348-e0fd-7f42-00000000000a | OK | Ensure ssh key pair | localhost 2026-06-12 08:12:29,799 p=82685 u=zuul n=ansible | 2026-06-12 08:12:29.798861 | fa163e23-f348-e0fd-7f42-00000000000b | TASK | Stat key file 2026-06-12 08:12:30,171 p=82685 u=zuul n=ansible | 2026-06-12 08:12:30.170767 | fa163e23-f348-e0fd-7f42-00000000000b | OK | Stat key file | localhost 2026-06-12 08:12:30,176 p=82685 u=zuul n=ansible | 2026-06-12 08:12:30.176263 | fa163e23-f348-e0fd-7f42-00000000000e | TASK | Get local private key 2026-06-12 08:12:30,211 p=82685 u=zuul n=ansible | 2026-06-12 08:12:30.210736 | fa163e23-f348-e0fd-7f42-00000000000e | SKIPPED | Get local private key | localhost 2026-06-12 08:12:30,216 p=82685 u=zuul n=ansible | 2026-06-12 08:12:30.216087 | fa163e23-f348-e0fd-7f42-00000000000f | TASK | Get local public key 2026-06-12 08:12:30,261 p=82685 u=zuul n=ansible | 2026-06-12 08:12:30.260702 | fa163e23-f348-e0fd-7f42-00000000000f | SKIPPED | Get local public key | localhost 2026-06-12 08:12:30,270 p=82685 u=zuul n=ansible | 2026-06-12 08:12:30.269790 | fa163e23-f348-e0fd-7f42-000000000010 | TASK | Set key facts 2026-06-12 08:12:30,331 p=82685 u=zuul n=ansible | 2026-06-12 08:12:30.330604 | fa163e23-f348-e0fd-7f42-000000000010 | SKIPPED | Set key facts | localhost 2026-06-12 08:12:30,339 p=82685 u=zuul n=ansible | 2026-06-12 08:12:30.339051 | fa163e23-f348-e0fd-7f42-000000000012 | TASK | Get local private key 2026-06-12 08:12:30,765 p=82685 u=zuul n=ansible | 2026-06-12 08:12:30.764756 | fa163e23-f348-e0fd-7f42-000000000012 | OK | Get local private key | localhost 2026-06-12 08:12:30,769 p=82685 u=zuul n=ansible | 2026-06-12 08:12:30.769587 | fa163e23-f348-e0fd-7f42-000000000013 | TASK | Get local public key 2026-06-12 08:12:31,078 p=82685 u=zuul n=ansible | 2026-06-12 08:12:31.077762 | fa163e23-f348-e0fd-7f42-000000000013 | OK | Get local public key | localhost 2026-06-12 08:12:31,087 p=82685 u=zuul n=ansible | 2026-06-12 08:12:31.087232 | fa163e23-f348-e0fd-7f42-000000000014 | TASK | Write tripleo private key 2026-06-12 08:12:31,779 p=82685 u=zuul n=ansible | 2026-06-12 08:12:31.778489 | fa163e23-f348-e0fd-7f42-000000000014 | CHANGED | Write tripleo private key | localhost 2026-06-12 08:12:31,791 p=82685 u=zuul n=ansible | 2026-06-12 08:12:31.790594 | fa163e23-f348-e0fd-7f42-000000000015 | TASK | Write tripleo public key 2026-06-12 08:12:32,252 p=82685 u=zuul n=ansible | 2026-06-12 08:12:32.251649 | fa163e23-f348-e0fd-7f42-000000000015 | CHANGED | Write tripleo public key | localhost 2026-06-12 08:12:32,263 p=82685 u=zuul n=ansible | 2026-06-12 08:12:32.262743 | fa163e23-f348-e0fd-7f42-000000000016 | TASK | Set key file fact 2026-06-12 08:12:32,315 p=82685 u=zuul n=ansible | 2026-06-12 08:12:32.314148 | fa163e23-f348-e0fd-7f42-000000000016 | OK | Set key file fact | localhost 2026-06-12 08:12:32,322 p=82685 u=zuul n=ansible | 2026-06-12 08:12:32.322030 | fa163e23-f348-e0fd-7f42-000000000018 | TASK | Ensure user can ssh to localhost 2026-06-12 08:12:32,782 p=82685 u=zuul n=ansible | 2026-06-12 08:12:32.780895 | fa163e23-f348-e0fd-7f42-000000000018 | OK | Ensure user can ssh to localhost | localhost 2026-06-12 08:12:32,791 p=82685 u=zuul n=ansible | 2026-06-12 08:12:32.790846 | fa163e23-f348-e0fd-7f42-000000000019 | TASK | Set node key fact 2026-06-12 08:12:32,868 p=82685 u=zuul n=ansible | 2026-06-12 08:12:32.867828 | fa163e23-f348-e0fd-7f42-000000000019 | OK | Set node key fact | localhost 2026-06-12 08:12:32,876 p=82685 u=zuul n=ansible | 2026-06-12 08:12:32.876107 | fa163e23-f348-e0fd-7f42-00000000001a | TASK | Add ssh-servers 2026-06-12 08:12:33,090 p=82685 u=zuul n=ansible | 2026-06-12 08:12:33.089338 | fa163e23-f348-e0fd-7f42-00000000001a | OK | Add ssh-servers | localhost | item=192.168.122.106 2026-06-12 08:12:33,093 p=82685 u=zuul n=ansible | 2026-06-12 08:12:33.092684 | fa163e23-f348-e0fd-7f42-00000000001a | OK | Add ssh-servers | localhost | item=192.168.122.107 2026-06-12 08:12:33,095 p=82685 u=zuul n=ansible | 2026-06-12 08:12:33.094814 | fa163e23-f348-e0fd-7f42-00000000001a | OK | Add ssh-servers | localhost | item=192.168.122.108 2026-06-12 08:12:33,097 p=82685 u=zuul n=ansible | 2026-06-12 08:12:33.097190 | fa163e23-f348-e0fd-7f42-00000000001a | OK | Add ssh-servers | localhost | item=192.168.122.103 2026-06-12 08:12:33,100 p=82685 u=zuul n=ansible | 2026-06-12 08:12:33.099606 | fa163e23-f348-e0fd-7f42-00000000001a | OK | Add ssh-servers | localhost | item=192.168.122.104 2026-06-12 08:12:33,102 p=82685 u=zuul n=ansible | 2026-06-12 08:12:33.101927 | fa163e23-f348-e0fd-7f42-00000000001a | OK | Add ssh-servers | localhost | item=192.168.122.105 2026-06-12 08:12:33,136 p=82685 u=zuul n=ansible | PLAY [Run Create admin] ******************************************************** 2026-06-12 08:12:33,153 p=82685 u=zuul n=ansible | 2026-06-12 08:12:33.152735 | fa163e23-f348-e0fd-7f42-000000000034 | TASK | Wait for connection to become available 2026-06-12 08:12:33,166 p=82685 u=zuul n=ansible | [WARNING]: Reset is not implemented for this connection 2026-06-12 08:12:33,521 p=82685 u=zuul n=ansible | 2026-06-12 08:12:33.520558 | fa163e23-f348-e0fd-7f42-000000000034 | OK | Wait for connection to become available | localhost 2026-06-12 08:12:33,883 p=82685 u=zuul n=ansible | 2026-06-12 08:12:33.882684 | fa163e23-f348-e0fd-7f42-000000000034 | OK | Wait for connection to become available | 192.168.122.106 2026-06-12 08:12:33,917 p=82685 u=zuul n=ansible | 2026-06-12 08:12:33.917205 | fa163e23-f348-e0fd-7f42-000000000034 | OK | Wait for connection to become available | 192.168.122.107 2026-06-12 08:12:33,941 p=82685 u=zuul n=ansible | 2026-06-12 08:12:33.941206 | fa163e23-f348-e0fd-7f42-000000000034 | OK | Wait for connection to become available | 192.168.122.103 2026-06-12 08:12:33,943 p=82685 u=zuul n=ansible | 2026-06-12 08:12:33.942659 | fa163e23-f348-e0fd-7f42-000000000034 | OK | Wait for connection to become available | 192.168.122.105 2026-06-12 08:12:33,955 p=82685 u=zuul n=ansible | 2026-06-12 08:12:33.954605 | fa163e23-f348-e0fd-7f42-000000000034 | OK | Wait for connection to become available | 192.168.122.104 2026-06-12 08:12:33,956 p=82685 u=zuul n=ansible | 2026-06-12 08:12:33.955824 | fa163e23-f348-e0fd-7f42-000000000034 | OK | Wait for connection to become available | 192.168.122.108 2026-06-12 08:12:33,963 p=82685 u=zuul n=ansible | 2026-06-12 08:12:33.963213 | fa163e23-f348-e0fd-7f42-000000000035 | TASK | Gather facts with an active connection 2026-06-12 08:12:34,613 p=82685 u=zuul n=ansible | 2026-06-12 08:12:34.612914 | fa163e23-f348-e0fd-7f42-000000000035 | OK | Gather facts with an active connection | localhost 2026-06-12 08:12:34,779 p=82685 u=zuul n=ansible | 2026-06-12 08:12:34.778960 | fa163e23-f348-e0fd-7f42-000000000035 | OK | Gather facts with an active connection | 192.168.122.108 2026-06-12 08:12:34,825 p=82685 u=zuul n=ansible | 2026-06-12 08:12:34.824765 | fa163e23-f348-e0fd-7f42-000000000035 | OK | Gather facts with an active connection | 192.168.122.103 2026-06-12 08:12:34,834 p=82685 u=zuul n=ansible | 2026-06-12 08:12:34.834475 | fa163e23-f348-e0fd-7f42-000000000035 | OK | Gather facts with an active connection | 192.168.122.107 2026-06-12 08:12:35,054 p=82685 u=zuul n=ansible | 2026-06-12 08:12:35.053634 | fa163e23-f348-e0fd-7f42-000000000035 | OK | Gather facts with an active connection | 192.168.122.104 2026-06-12 08:12:35,414 p=82685 u=zuul n=ansible | 2026-06-12 08:12:35.414095 | fa163e23-f348-e0fd-7f42-000000000035 | OK | Gather facts with an active connection | 192.168.122.105 2026-06-12 08:12:35,442 p=82685 u=zuul n=ansible | 2026-06-12 08:12:35.441689 | fa163e23-f348-e0fd-7f42-000000000035 | OK | Gather facts with an active connection | 192.168.122.106 2026-06-12 08:12:35,514 p=82685 u=zuul n=ansible | 2026-06-12 08:12:35.514014 | fa163e23-f348-e0fd-7f42-000000000023 | TASK | create user tripleo-admin 2026-06-12 08:12:35,787 p=82685 u=zuul n=ansible | 2026-06-12 08:12:35.786583 | fa163e23-f348-e0fd-7f42-000000000023 | OK | create user tripleo-admin | localhost 2026-06-12 08:12:35,966 p=82685 u=zuul n=ansible | 2026-06-12 08:12:35.965442 | fa163e23-f348-e0fd-7f42-000000000023 | CHANGED | create user tripleo-admin | 192.168.122.103 2026-06-12 08:12:35,999 p=82685 u=zuul n=ansible | 2026-06-12 08:12:35.998341 | fa163e23-f348-e0fd-7f42-000000000023 | CHANGED | create user tripleo-admin | 192.168.122.107 2026-06-12 08:12:37,576 p=82685 u=zuul n=ansible | 2026-06-12 08:12:37.575257 | fa163e23-f348-e0fd-7f42-000000000023 | CHANGED | create user tripleo-admin | 192.168.122.104 2026-06-12 08:12:37,844 p=82685 u=zuul n=ansible | 2026-06-12 08:12:37.844014 | fa163e23-f348-e0fd-7f42-000000000023 | CHANGED | create user tripleo-admin | 192.168.122.106 2026-06-12 08:12:37,887 p=82685 u=zuul n=ansible | 2026-06-12 08:12:37.886920 | fa163e23-f348-e0fd-7f42-000000000023 | CHANGED | create user tripleo-admin | 192.168.122.105 2026-06-12 08:12:37,974 p=82685 u=zuul n=ansible | 2026-06-12 08:12:37.973634 | fa163e23-f348-e0fd-7f42-000000000023 | CHANGED | create user tripleo-admin | 192.168.122.108 2026-06-12 08:12:37,980 p=82685 u=zuul n=ansible | 2026-06-12 08:12:37.980506 | fa163e23-f348-e0fd-7f42-000000000024 | TASK | grant admin rights to user tripleo-admin 2026-06-12 08:12:38,561 p=82685 u=zuul n=ansible | 2026-06-12 08:12:38.560722 | fa163e23-f348-e0fd-7f42-000000000024 | OK | grant admin rights to user tripleo-admin | localhost 2026-06-12 08:12:38,925 p=82685 u=zuul n=ansible | 2026-06-12 08:12:38.924866 | fa163e23-f348-e0fd-7f42-000000000024 | CHANGED | grant admin rights to user tripleo-admin | 192.168.122.107 2026-06-12 08:12:38,958 p=82685 u=zuul n=ansible | 2026-06-12 08:12:38.958064 | fa163e23-f348-e0fd-7f42-000000000024 | CHANGED | grant admin rights to user tripleo-admin | 192.168.122.103 2026-06-12 08:12:39,548 p=82685 u=zuul n=ansible | 2026-06-12 08:12:39.547307 | fa163e23-f348-e0fd-7f42-000000000024 | CHANGED | grant admin rights to user tripleo-admin | 192.168.122.106 2026-06-12 08:12:39,549 p=82685 u=zuul n=ansible | 2026-06-12 08:12:39.549354 | fa163e23-f348-e0fd-7f42-000000000024 | CHANGED | grant admin rights to user tripleo-admin | 192.168.122.108 2026-06-12 08:12:39,551 p=82685 u=zuul n=ansible | 2026-06-12 08:12:39.550894 | fa163e23-f348-e0fd-7f42-000000000024 | CHANGED | grant admin rights to user tripleo-admin | 192.168.122.105 2026-06-12 08:12:39,552 p=82685 u=zuul n=ansible | 2026-06-12 08:12:39.552386 | fa163e23-f348-e0fd-7f42-000000000024 | CHANGED | grant admin rights to user tripleo-admin | 192.168.122.104 2026-06-12 08:12:39,563 p=82685 u=zuul n=ansible | 2026-06-12 08:12:39.563316 | fa163e23-f348-e0fd-7f42-000000000025 | TASK | ensure home dir has the right owner/group for user tripleo-admin 2026-06-12 08:12:39,815 p=82685 u=zuul n=ansible | 2026-06-12 08:12:39.815303 | fa163e23-f348-e0fd-7f42-000000000025 | OK | ensure home dir has the right owner/group for user tripleo-admin | localhost 2026-06-12 08:12:39,902 p=82685 u=zuul n=ansible | 2026-06-12 08:12:39.902113 | fa163e23-f348-e0fd-7f42-000000000025 | OK | ensure home dir has the right owner/group for user tripleo-admin | 192.168.122.107 2026-06-12 08:12:39,918 p=82685 u=zuul n=ansible | 2026-06-12 08:12:39.918535 | fa163e23-f348-e0fd-7f42-000000000025 | OK | ensure home dir has the right owner/group for user tripleo-admin | 192.168.122.108 2026-06-12 08:12:39,929 p=82685 u=zuul n=ansible | 2026-06-12 08:12:39.920282 | fa163e23-f348-e0fd-7f42-000000000025 | OK | ensure home dir has the right owner/group for user tripleo-admin | 192.168.122.106 2026-06-12 08:12:39,931 p=82685 u=zuul n=ansible | 2026-06-12 08:12:39.931345 | fa163e23-f348-e0fd-7f42-000000000025 | OK | ensure home dir has the right owner/group for user tripleo-admin | 192.168.122.104 2026-06-12 08:12:39,933 p=82685 u=zuul n=ansible | 2026-06-12 08:12:39.933066 | fa163e23-f348-e0fd-7f42-000000000025 | OK | ensure home dir has the right owner/group for user tripleo-admin | 192.168.122.103 2026-06-12 08:12:39,945 p=82685 u=zuul n=ansible | 2026-06-12 08:12:39.945116 | fa163e23-f348-e0fd-7f42-000000000025 | OK | ensure home dir has the right owner/group for user tripleo-admin | 192.168.122.105 2026-06-12 08:12:39,956 p=82685 u=zuul n=ansible | 2026-06-12 08:12:39.956034 | fa163e23-f348-e0fd-7f42-000000000026 | TASK | ensure .ssh dir exists for user tripleo-admin 2026-06-12 08:12:40,176 p=82685 u=zuul n=ansible | 2026-06-12 08:12:40.175532 | fa163e23-f348-e0fd-7f42-000000000026 | OK | ensure .ssh dir exists for user tripleo-admin | localhost 2026-06-12 08:12:40,229 p=82685 u=zuul n=ansible | 2026-06-12 08:12:40.228996 | fa163e23-f348-e0fd-7f42-000000000026 | CHANGED | ensure .ssh dir exists for user tripleo-admin | 192.168.122.106 2026-06-12 08:12:40,286 p=82685 u=zuul n=ansible | 2026-06-12 08:12:40.283174 | fa163e23-f348-e0fd-7f42-000000000026 | CHANGED | ensure .ssh dir exists for user tripleo-admin | 192.168.122.104 2026-06-12 08:12:40,288 p=82685 u=zuul n=ansible | 2026-06-12 08:12:40.288215 | fa163e23-f348-e0fd-7f42-000000000026 | CHANGED | ensure .ssh dir exists for user tripleo-admin | 192.168.122.107 2026-06-12 08:12:40,290 p=82685 u=zuul n=ansible | 2026-06-12 08:12:40.289921 | fa163e23-f348-e0fd-7f42-000000000026 | CHANGED | ensure .ssh dir exists for user tripleo-admin | 192.168.122.105 2026-06-12 08:12:40,291 p=82685 u=zuul n=ansible | 2026-06-12 08:12:40.291581 | fa163e23-f348-e0fd-7f42-000000000026 | CHANGED | ensure .ssh dir exists for user tripleo-admin | 192.168.122.103 2026-06-12 08:12:40,293 p=82685 u=zuul n=ansible | 2026-06-12 08:12:40.293268 | fa163e23-f348-e0fd-7f42-000000000026 | CHANGED | ensure .ssh dir exists for user tripleo-admin | 192.168.122.108 2026-06-12 08:12:40,305 p=82685 u=zuul n=ansible | 2026-06-12 08:12:40.305198 | fa163e23-f348-e0fd-7f42-000000000027 | TASK | ensure authorized_keys file exists for user tripleo-admin 2026-06-12 08:12:40,568 p=82685 u=zuul n=ansible | 2026-06-12 08:12:40.567735 | fa163e23-f348-e0fd-7f42-000000000027 | CHANGED | ensure authorized_keys file exists for user tripleo-admin | localhost 2026-06-12 08:12:40,626 p=82685 u=zuul n=ansible | 2026-06-12 08:12:40.625705 | fa163e23-f348-e0fd-7f42-000000000027 | CHANGED | ensure authorized_keys file exists for user tripleo-admin | 192.168.122.106 2026-06-12 08:12:40,639 p=82685 u=zuul n=ansible | 2026-06-12 08:12:40.638825 | fa163e23-f348-e0fd-7f42-000000000027 | CHANGED | ensure authorized_keys file exists for user tripleo-admin | 192.168.122.104 2026-06-12 08:12:40,641 p=82685 u=zuul n=ansible | 2026-06-12 08:12:40.640998 | fa163e23-f348-e0fd-7f42-000000000027 | CHANGED | ensure authorized_keys file exists for user tripleo-admin | 192.168.122.105 2026-06-12 08:12:40,655 p=82685 u=zuul n=ansible | 2026-06-12 08:12:40.654917 | fa163e23-f348-e0fd-7f42-000000000027 | CHANGED | ensure authorized_keys file exists for user tripleo-admin | 192.168.122.108 2026-06-12 08:12:40,657 p=82685 u=zuul n=ansible | 2026-06-12 08:12:40.656804 | fa163e23-f348-e0fd-7f42-000000000027 | CHANGED | ensure authorized_keys file exists for user tripleo-admin | 192.168.122.103 2026-06-12 08:12:40,669 p=82685 u=zuul n=ansible | 2026-06-12 08:12:40.668814 | fa163e23-f348-e0fd-7f42-000000000027 | CHANGED | ensure authorized_keys file exists for user tripleo-admin | 192.168.122.107 2026-06-12 08:12:40,681 p=82685 u=zuul n=ansible | 2026-06-12 08:12:40.680797 | fa163e23-f348-e0fd-7f42-000000000028 | TASK | get remote tripleo-admin public key 2026-06-12 08:12:40,724 p=82685 u=zuul n=ansible | 2026-06-12 08:12:40.717899 | fa163e23-f348-e0fd-7f42-000000000028 | SKIPPED | get remote {{ tripleo_admin_user }} public key | localhost 2026-06-12 08:12:40,745 p=82685 u=zuul n=ansible | 2026-06-12 08:12:40.744174 | fa163e23-f348-e0fd-7f42-000000000028 | SKIPPED | get remote {{ tripleo_admin_user }} public key | 192.168.122.106 2026-06-12 08:12:40,760 p=82685 u=zuul n=ansible | 2026-06-12 08:12:40.759173 | fa163e23-f348-e0fd-7f42-000000000028 | SKIPPED | get remote {{ tripleo_admin_user }} public key | 192.168.122.107 2026-06-12 08:12:40,782 p=82685 u=zuul n=ansible | 2026-06-12 08:12:40.776352 | fa163e23-f348-e0fd-7f42-000000000028 | SKIPPED | get remote {{ tripleo_admin_user }} public key | 192.168.122.108 2026-06-12 08:12:40,799 p=82685 u=zuul n=ansible | 2026-06-12 08:12:40.793182 | fa163e23-f348-e0fd-7f42-000000000028 | SKIPPED | get remote {{ tripleo_admin_user }} public key | 192.168.122.103 2026-06-12 08:12:40,800 p=82685 u=zuul n=ansible | 2026-06-12 08:12:40.800567 | fa163e23-f348-e0fd-7f42-000000000028 | SKIPPED | get remote {{ tripleo_admin_user }} public key | 192.168.122.104 2026-06-12 08:12:40,816 p=82685 u=zuul n=ansible | 2026-06-12 08:12:40.815777 | fa163e23-f348-e0fd-7f42-000000000028 | SKIPPED | get remote {{ tripleo_admin_user }} public key | 192.168.122.105 2026-06-12 08:12:40,823 p=82685 u=zuul n=ansible | 2026-06-12 08:12:40.823363 | fa163e23-f348-e0fd-7f42-000000000029 | TASK | append tripleo-admin public key to authorized_keys 2026-06-12 08:12:40,872 p=82685 u=zuul n=ansible | 2026-06-12 08:12:40.866761 | fa163e23-f348-e0fd-7f42-000000000029 | SKIPPED | append {{ tripleo_admin_user }} public key to authorized_keys | localhost 2026-06-12 08:12:40,886 p=82685 u=zuul n=ansible | 2026-06-12 08:12:40.885490 | fa163e23-f348-e0fd-7f42-000000000029 | SKIPPED | append {{ tripleo_admin_user }} public key to authorized_keys | 192.168.122.106 2026-06-12 08:12:40,896 p=82685 u=zuul n=ansible | 2026-06-12 08:12:40.895805 | fa163e23-f348-e0fd-7f42-000000000029 | SKIPPED | append {{ tripleo_admin_user }} public key to authorized_keys | 192.168.122.107 2026-06-12 08:12:40,912 p=82685 u=zuul n=ansible | 2026-06-12 08:12:40.906393 | fa163e23-f348-e0fd-7f42-000000000029 | SKIPPED | append {{ tripleo_admin_user }} public key to authorized_keys | 192.168.122.108 2026-06-12 08:12:40,918 p=82685 u=zuul n=ansible | 2026-06-12 08:12:40.917950 | fa163e23-f348-e0fd-7f42-000000000029 | SKIPPED | append {{ tripleo_admin_user }} public key to authorized_keys | 192.168.122.103 2026-06-12 08:12:40,918 p=82685 u=zuul n=ansible | 2026-06-12 08:12:40.918560 | fa163e23-f348-e0fd-7f42-000000000029 | SKIPPED | append {{ tripleo_admin_user }} public key to authorized_keys | 192.168.122.104 2026-06-12 08:12:40,929 p=82685 u=zuul n=ansible | 2026-06-12 08:12:40.929327 | fa163e23-f348-e0fd-7f42-000000000029 | SKIPPED | append {{ tripleo_admin_user }} public key to authorized_keys | 192.168.122.105 2026-06-12 08:12:40,935 p=82685 u=zuul n=ansible | 2026-06-12 08:12:40.935024 | fa163e23-f348-e0fd-7f42-00000000002d | TASK | authorize TripleO key for user tripleo-admin 2026-06-12 08:12:41,306 p=82685 u=zuul n=ansible | 2026-06-12 08:12:41.306169 | fa163e23-f348-e0fd-7f42-00000000002d | CHANGED | authorize TripleO key for user tripleo-admin | localhost 2026-06-12 08:12:41,391 p=82685 u=zuul n=ansible | 2026-06-12 08:12:41.380175 | fa163e23-f348-e0fd-7f42-00000000002d | CHANGED | authorize TripleO key for user tripleo-admin | 192.168.122.105 2026-06-12 08:12:41,403 p=82685 u=zuul n=ansible | 2026-06-12 08:12:41.402625 | fa163e23-f348-e0fd-7f42-00000000002d | CHANGED | authorize TripleO key for user tripleo-admin | 192.168.122.107 2026-06-12 08:12:41,404 p=82685 u=zuul n=ansible | 2026-06-12 08:12:41.404337 | fa163e23-f348-e0fd-7f42-00000000002d | CHANGED | authorize TripleO key for user tripleo-admin | 192.168.122.108 2026-06-12 08:12:41,406 p=82685 u=zuul n=ansible | 2026-06-12 08:12:41.405854 | fa163e23-f348-e0fd-7f42-00000000002d | CHANGED | authorize TripleO key for user tripleo-admin | 192.168.122.106 2026-06-12 08:12:41,407 p=82685 u=zuul n=ansible | 2026-06-12 08:12:41.407483 | fa163e23-f348-e0fd-7f42-00000000002d | CHANGED | authorize TripleO key for user tripleo-admin | 192.168.122.104 2026-06-12 08:12:41,409 p=82685 u=zuul n=ansible | 2026-06-12 08:12:41.409080 | fa163e23-f348-e0fd-7f42-00000000002d | CHANGED | authorize TripleO key for user tripleo-admin | 192.168.122.103 2026-06-12 08:12:41,421 p=82685 u=zuul n=ansible | 2026-06-12 08:12:41.420556 | fa163e23-f348-e0fd-7f42-000000000031 | TASK | Install private key on nodes for user tripleo-admin 2026-06-12 08:12:41,444 p=82685 u=zuul n=ansible | 2026-06-12 08:12:41.442927 | fa163e23-f348-e0fd-7f42-000000000031 | SKIPPED | Install private key on nodes for user {{ tripleo_admin_user }} | localhost 2026-06-12 08:12:41,482 p=82685 u=zuul n=ansible | 2026-06-12 08:12:41.476498 | fa163e23-f348-e0fd-7f42-000000000031 | SKIPPED | Install private key on nodes for user {{ tripleo_admin_user }} | 192.168.122.106 2026-06-12 08:12:41,506 p=82685 u=zuul n=ansible | 2026-06-12 08:12:41.504969 | fa163e23-f348-e0fd-7f42-000000000031 | SKIPPED | Install private key on nodes for user {{ tripleo_admin_user }} | 192.168.122.107 2026-06-12 08:12:41,529 p=82685 u=zuul n=ansible | 2026-06-12 08:12:41.522951 | fa163e23-f348-e0fd-7f42-000000000031 | SKIPPED | Install private key on nodes for user {{ tripleo_admin_user }} | 192.168.122.108 2026-06-12 08:12:41,552 p=82685 u=zuul n=ansible | 2026-06-12 08:12:41.551106 | fa163e23-f348-e0fd-7f42-000000000031 | SKIPPED | Install private key on nodes for user {{ tripleo_admin_user }} | 192.168.122.103 2026-06-12 08:12:41,554 p=82685 u=zuul n=ansible | 2026-06-12 08:12:41.554228 | fa163e23-f348-e0fd-7f42-000000000031 | SKIPPED | Install private key on nodes for user {{ tripleo_admin_user }} | 192.168.122.104 2026-06-12 08:12:41,580 p=82685 u=zuul n=ansible | 2026-06-12 08:12:41.579166 | fa163e23-f348-e0fd-7f42-000000000031 | SKIPPED | Install private key on nodes for user {{ tripleo_admin_user }} | 192.168.122.105 2026-06-12 08:12:41,589 p=82685 u=zuul n=ansible | 2026-06-12 08:12:41.589349 | fa163e23-f348-e0fd-7f42-000000000032 | TASK | Install public key on nodes for user tripleo-admin 2026-06-12 08:12:41,640 p=82685 u=zuul n=ansible | 2026-06-12 08:12:41.639098 | fa163e23-f348-e0fd-7f42-000000000032 | SKIPPED | Install public key on nodes for user {{ tripleo_admin_user }} | localhost 2026-06-12 08:12:41,654 p=82685 u=zuul n=ansible | 2026-06-12 08:12:41.653255 | fa163e23-f348-e0fd-7f42-000000000032 | SKIPPED | Install public key on nodes for user {{ tripleo_admin_user }} | 192.168.122.106 2026-06-12 08:12:41,671 p=82685 u=zuul n=ansible | 2026-06-12 08:12:41.670383 | fa163e23-f348-e0fd-7f42-000000000032 | SKIPPED | Install public key on nodes for user {{ tripleo_admin_user }} | 192.168.122.107 2026-06-12 08:12:41,688 p=82685 u=zuul n=ansible | 2026-06-12 08:12:41.681966 | fa163e23-f348-e0fd-7f42-000000000032 | SKIPPED | Install public key on nodes for user {{ tripleo_admin_user }} | 192.168.122.108 2026-06-12 08:12:41,690 p=82685 u=zuul n=ansible | 2026-06-12 08:12:41.689937 | fa163e23-f348-e0fd-7f42-000000000032 | SKIPPED | Install public key on nodes for user {{ tripleo_admin_user }} | 192.168.122.103 2026-06-12 08:12:41,706 p=82685 u=zuul n=ansible | 2026-06-12 08:12:41.701149 | fa163e23-f348-e0fd-7f42-000000000032 | SKIPPED | Install public key on nodes for user {{ tripleo_admin_user }} | 192.168.122.104 2026-06-12 08:12:41,708 p=82685 u=zuul n=ansible | 2026-06-12 08:12:41.707856 | fa163e23-f348-e0fd-7f42-000000000032 | SKIPPED | Install public key on nodes for user {{ tripleo_admin_user }} | 192.168.122.105 2026-06-12 08:12:41,798 p=82685 u=zuul n=ansible | PLAY [Validate TripleO Admin Access] ******************************************* 2026-06-12 08:12:41,836 p=82685 u=zuul n=ansible | 2026-06-12 08:12:41.835915 | fa163e23-f348-e0fd-7f42-000000000038 | TASK | Ping host 2026-06-12 08:12:42,047 p=82685 u=zuul n=ansible | 2026-06-12 08:12:42.046180 | fa163e23-f348-e0fd-7f42-000000000038 | OK | Ping host | localhost 2026-06-12 08:12:42,080 p=82685 u=zuul n=ansible | 2026-06-12 08:12:42.079325 | fa163e23-f348-e0fd-7f42-000000000038 | OK | Ping host | 192.168.122.106 2026-06-12 08:12:42,093 p=82685 u=zuul n=ansible | 2026-06-12 08:12:42.092955 | fa163e23-f348-e0fd-7f42-000000000038 | OK | Ping host | 192.168.122.107 2026-06-12 08:12:42,094 p=82685 u=zuul n=ansible | 2026-06-12 08:12:42.094249 | fa163e23-f348-e0fd-7f42-000000000038 | OK | Ping host | 192.168.122.105 2026-06-12 08:12:42,105 p=82685 u=zuul n=ansible | 2026-06-12 08:12:42.105534 | fa163e23-f348-e0fd-7f42-000000000038 | OK | Ping host | 192.168.122.103 2026-06-12 08:12:42,714 p=82685 u=zuul n=ansible | 2026-06-12 08:12:42.713900 | fa163e23-f348-e0fd-7f42-000000000038 | OK | Ping host | 192.168.122.104 2026-06-12 08:12:43,493 p=82685 u=zuul n=ansible | 2026-06-12 08:12:43.492210 | fa163e23-f348-e0fd-7f42-000000000038 | OK | Ping host | 192.168.122.108 2026-06-12 08:12:43,584 p=82685 u=zuul n=ansible | PLAY RECAP ********************************************************************* 2026-06-12 08:12:43,584 p=82685 u=zuul n=ansible | 192.168.122.103 : ok=9 changed=5 unreachable=0 failed=0 skipped=4 rescued=0 ignored=0 2026-06-12 08:12:43,584 p=82685 u=zuul n=ansible | 192.168.122.104 : ok=9 changed=5 unreachable=0 failed=0 skipped=4 rescued=0 ignored=0 2026-06-12 08:12:43,585 p=82685 u=zuul n=ansible | 192.168.122.105 : ok=9 changed=5 unreachable=0 failed=0 skipped=4 rescued=0 ignored=0 2026-06-12 08:12:43,585 p=82685 u=zuul n=ansible | 192.168.122.106 : ok=9 changed=5 unreachable=0 failed=0 skipped=4 rescued=0 ignored=0 2026-06-12 08:12:43,585 p=82685 u=zuul n=ansible | 192.168.122.107 : ok=9 changed=5 unreachable=0 failed=0 skipped=4 rescued=0 ignored=0 2026-06-12 08:12:43,585 p=82685 u=zuul n=ansible | 192.168.122.108 : ok=9 changed=5 unreachable=0 failed=0 skipped=4 rescued=0 ignored=0 2026-06-12 08:12:43,586 p=82685 u=zuul n=ansible | localhost : ok=22 changed=4 unreachable=0 failed=0 skipped=8 rescued=0 ignored=0 2026-06-12 08:12:43,586 p=82685 u=zuul n=ansible | 2026-06-12 08:12:43.586446 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Summary Information ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2026-06-12 08:12:43,586 p=82685 u=zuul n=ansible | 2026-06-12 08:12:43.586709 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Total Tasks: 30 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2026-06-12 08:12:43,587 p=82685 u=zuul n=ansible | 2026-06-12 08:12:43.586938 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Elapsed Time: 0:00:14.920411 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2026-06-12 08:12:43,587 p=82685 u=zuul n=ansible | 2026-06-12 08:12:43.587216 | UUID | Info | Host | Task Name | Run Time 2026-06-12 08:12:43,587 p=82685 u=zuul n=ansible | 2026-06-12 08:12:43.587473 | fa163e23-f348-e0fd-7f42-000000000023 | SUMMARY | 192.168.122.108 | tripleo_create_admin : create user {{ tripleo_admin_user }} | 2.44s 2026-06-12 08:12:43,587 p=82685 u=zuul n=ansible | 2026-06-12 08:12:43.587695 | fa163e23-f348-e0fd-7f42-000000000023 | SUMMARY | 192.168.122.105 | tripleo_create_admin : create user {{ tripleo_admin_user }} | 2.33s 2026-06-12 08:12:43,588 p=82685 u=zuul n=ansible | 2026-06-12 08:12:43.587924 | fa163e23-f348-e0fd-7f42-000000000023 | SUMMARY | 192.168.122.106 | tripleo_create_admin : create user {{ tripleo_admin_user }} | 2.32s 2026-06-12 08:12:43,588 p=82685 u=zuul n=ansible | 2026-06-12 08:12:43.588146 | fa163e23-f348-e0fd-7f42-000000000023 | SUMMARY | 192.168.122.104 | tripleo_create_admin : create user {{ tripleo_admin_user }} | 2.03s 2026-06-12 08:12:43,588 p=82685 u=zuul n=ansible | 2026-06-12 08:12:43.588371 | fa163e23-f348-e0fd-7f42-000000000038 | SUMMARY | 192.168.122.108 | Ping host | 1.64s 2026-06-12 08:12:43,588 p=82685 u=zuul n=ansible | 2026-06-12 08:12:43.588631 | fa163e23-f348-e0fd-7f42-000000000024 | SUMMARY | 192.168.122.106 | tripleo_create_admin : grant admin rights to user {{ tripleo_admin_user }} | 1.56s 2026-06-12 08:12:43,589 p=82685 u=zuul n=ansible | 2026-06-12 08:12:43.588852 | fa163e23-f348-e0fd-7f42-000000000024 | SUMMARY | 192.168.122.108 | tripleo_create_admin : grant admin rights to user {{ tripleo_admin_user }} | 1.55s 2026-06-12 08:12:43,589 p=82685 u=zuul n=ansible | 2026-06-12 08:12:43.589128 | fa163e23-f348-e0fd-7f42-000000000024 | SUMMARY | 192.168.122.104 | tripleo_create_admin : grant admin rights to user {{ tripleo_admin_user }} | 1.54s 2026-06-12 08:12:43,589 p=82685 u=zuul n=ansible | 2026-06-12 08:12:43.589356 | fa163e23-f348-e0fd-7f42-000000000024 | SUMMARY | 192.168.122.105 | tripleo_create_admin : grant admin rights to user {{ tripleo_admin_user }} | 1.53s 2026-06-12 08:12:43,589 p=82685 u=zuul n=ansible | 2026-06-12 08:12:43.589616 | fa163e23-f348-e0fd-7f42-000000000035 | SUMMARY | 192.168.122.106 | Gather facts with an active connection | 1.47s 2026-06-12 08:12:43,590 p=82685 u=zuul n=ansible | 2026-06-12 08:12:43.589862 | fa163e23-f348-e0fd-7f42-000000000035 | SUMMARY | 192.168.122.105 | Gather facts with an active connection | 1.39s 2026-06-12 08:12:43,590 p=82685 u=zuul n=ansible | 2026-06-12 08:12:43.590111 | fa163e23-f348-e0fd-7f42-000000000035 | SUMMARY | 192.168.122.104 | Gather facts with an active connection | 1.04s 2026-06-12 08:12:43,590 p=82685 u=zuul n=ansible | 2026-06-12 08:12:43.590332 | fa163e23-f348-e0fd-7f42-000000000024 | SUMMARY | 192.168.122.103 | tripleo_create_admin : grant admin rights to user {{ tripleo_admin_user }} | 0.95s 2026-06-12 08:12:43,590 p=82685 u=zuul n=ansible | 2026-06-12 08:12:43.590627 | fa163e23-f348-e0fd-7f42-000000000024 | SUMMARY | 192.168.122.107 | tripleo_create_admin : grant admin rights to user {{ tripleo_admin_user }} | 0.93s 2026-06-12 08:12:43,591 p=82685 u=zuul n=ansible | 2026-06-12 08:12:43.590851 | fa163e23-f348-e0fd-7f42-000000000035 | SUMMARY | 192.168.122.107 | Gather facts with an active connection | 0.85s 2026-06-12 08:12:43,591 p=82685 u=zuul n=ansible | 2026-06-12 08:12:43.591092 | fa163e23-f348-e0fd-7f42-000000000038 | SUMMARY | 192.168.122.104 | Ping host | 0.84s 2026-06-12 08:12:43,591 p=82685 u=zuul n=ansible | 2026-06-12 08:12:43.591307 | fa163e23-f348-e0fd-7f42-000000000035 | SUMMARY | 192.168.122.103 | Gather facts with an active connection | 0.82s 2026-06-12 08:12:43,591 p=82685 u=zuul n=ansible | 2026-06-12 08:12:43.591560 | fa163e23-f348-e0fd-7f42-000000000035 | SUMMARY | 192.168.122.108 | Gather facts with an active connection | 0.78s 2026-06-12 08:12:43,591 p=82685 u=zuul n=ansible | 2026-06-12 08:12:43.591813 | fa163e23-f348-e0fd-7f42-000000000034 | SUMMARY | 192.168.122.108 | Wait for connection to become available | 0.78s 2026-06-12 08:12:43,592 p=82685 u=zuul n=ansible | 2026-06-12 08:12:43.592057 | fa163e23-f348-e0fd-7f42-000000000034 | SUMMARY | 192.168.122.104 | Wait for connection to become available | 0.76s 2026-06-12 08:12:43,592 p=82685 u=zuul n=ansible | 2026-06-12 08:12:43.592290 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ End Summary Information ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2026-06-12 08:12:44,221 p=83826 u=zuul n=ansible | [DEPRECATION WARNING]: ANSIBLE_CALLBACK_WHITELIST option, normalizing names to new standard, use ANSIBLE_CALLBACKS_ENABLED instead. This feature will be removed from ansible-core in version 2.15. Deprecation warnings can be disabled by setting deprecation_warnings=False in ansible.cfg. 2026-06-12 08:12:44,221 p=83826 u=zuul n=ansible | [DEPRECATION WARNING]: DEFAULT_GATHER_SUBSET option, the module_defaults keyword is a more generic version and can apply to all calls to the M(ansible.builtin.gather_facts) or M(ansible.builtin.setup) actions, use module_defaults instead. This feature will be removed from ansible-core in version 2.18. Deprecation warnings can be disabled by setting deprecation_warnings=False in ansible.cfg. 2026-06-12 08:12:44,221 p=83826 u=zuul n=ansible | [DEPRECATION WARNING]: DEFAULT_GATHER_TIMEOUT option, the module_defaults keyword is a more generic version and can apply to all calls to the M(ansible.builtin.gather_facts) or M(ansible.builtin.setup) actions, use module_defaults instead. This feature will be removed from ansible-core in version 2.18. Deprecation warnings can be disabled by setting deprecation_warnings=False in ansible.cfg. 2026-06-12 08:12:44,360 p=83826 u=zuul n=ansible | PLAY [Playbook for granting a given user local access] ************************* 2026-06-12 08:12:44,370 p=83826 u=zuul n=ansible | 2026-06-12 08:12:44.369887 | fa163e23-f348-9a43-4a10-000000000004 | TASK | Check for required inputs 2026-06-12 08:12:44,447 p=83826 u=zuul n=ansible | 2026-06-12 08:12:44.446168 | fa163e23-f348-9a43-4a10-000000000004 | SKIPPED | Check for required inputs | localhost | item=access_path 2026-06-12 08:12:44,473 p=83826 u=zuul n=ansible | 2026-06-12 08:12:44.473169 | fa163e23-f348-9a43-4a10-000000000004 | SKIPPED | Check for required inputs | localhost | item=execution_user 2026-06-12 08:12:44,502 p=83826 u=zuul n=ansible | 2026-06-12 08:12:44.502025 | fa163e23-f348-9a43-4a10-000000000006 | TASK | Ensure access path exists 2026-06-12 08:12:44,918 p=83826 u=zuul n=ansible | 2026-06-12 08:12:44.918000 | fa163e23-f348-9a43-4a10-000000000006 | OK | Ensure access path exists | localhost 2026-06-12 08:12:44,928 p=83826 u=zuul n=ansible | 2026-06-12 08:12:44.927780 | fa163e23-f348-9a43-4a10-000000000007 | TASK | Grant privileges to the execution user 2026-06-12 08:12:45,533 p=83826 u=zuul n=ansible | 2026-06-12 08:12:45.532265 | fa163e23-f348-9a43-4a10-000000000007 | CHANGED | Grant privileges to the execution user | localhost | item=zuul 2026-06-12 08:12:46,012 p=83826 u=zuul n=ansible | 2026-06-12 08:12:46.010919 | fa163e23-f348-9a43-4a10-000000000007 | CHANGED | Grant privileges to the execution user | localhost | item=tripleo-admin 2026-06-12 08:12:46,201 p=83826 u=zuul n=ansible | PLAY RECAP ********************************************************************* 2026-06-12 08:12:46,201 p=83826 u=zuul n=ansible | localhost : ok=2 changed=1 unreachable=0 failed=0 skipped=1 rescued=0 ignored=0 2026-06-12 08:12:46,202 p=83826 u=zuul n=ansible | 2026-06-12 08:12:46.202221 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Summary Information ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2026-06-12 08:12:46,202 p=83826 u=zuul n=ansible | 2026-06-12 08:12:46.202472 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Total Tasks: 3 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2026-06-12 08:12:46,202 p=83826 u=zuul n=ansible | 2026-06-12 08:12:46.202715 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Elapsed Time: 0:00:01.874895 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2026-06-12 08:12:46,203 p=83826 u=zuul n=ansible | 2026-06-12 08:12:46.202953 | UUID | Info | Host | Task Name | Run Time 2026-06-12 08:12:46,203 p=83826 u=zuul n=ansible | 2026-06-12 08:12:46.203179 | fa163e23-f348-9a43-4a10-000000000007 | SUMMARY | localhost | Grant privileges to the execution user | 1.22s 2026-06-12 08:12:46,203 p=83826 u=zuul n=ansible | 2026-06-12 08:12:46.203452 | fa163e23-f348-9a43-4a10-000000000006 | SUMMARY | localhost | Ensure access path exists | 0.42s 2026-06-12 08:12:46,204 p=83826 u=zuul n=ansible | 2026-06-12 08:12:46.203765 | fa163e23-f348-9a43-4a10-000000000004 | SUMMARY | localhost | Check for required inputs | 0.11s 2026-06-12 08:12:46,204 p=83826 u=zuul n=ansible | 2026-06-12 08:12:46.204062 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ End Summary Information ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2026-06-12 08:12:46,856 p=83863 u=zuul n=ansible | [DEPRECATION WARNING]: ANSIBLE_CALLBACK_WHITELIST option, normalizing names to new standard, use ANSIBLE_CALLBACKS_ENABLED instead. This feature will be removed from ansible-core in version 2.15. Deprecation warnings can be disabled by setting deprecation_warnings=False in ansible.cfg. 2026-06-12 08:12:46,856 p=83863 u=zuul n=ansible | [DEPRECATION WARNING]: DEFAULT_GATHER_SUBSET option, the module_defaults keyword is a more generic version and can apply to all calls to the M(ansible.builtin.gather_facts) or M(ansible.builtin.setup) actions, use module_defaults instead. This feature will be removed from ansible-core in version 2.18. Deprecation warnings can be disabled by setting deprecation_warnings=False in ansible.cfg. 2026-06-12 08:12:46,856 p=83863 u=zuul n=ansible | [DEPRECATION WARNING]: DEFAULT_GATHER_TIMEOUT option, the module_defaults keyword is a more generic version and can apply to all calls to the M(ansible.builtin.gather_facts) or M(ansible.builtin.setup) actions, use module_defaults instead. This feature will be removed from ansible-core in version 2.18. Deprecation warnings can be disabled by setting deprecation_warnings=False in ansible.cfg. 2026-06-12 08:12:47,282 p=83863 u=zuul n=ansible | PLAY [External deployment step 0] ********************************************** 2026-06-12 08:12:47,298 p=83863 u=zuul n=ansible | [WARNING]: Using run_once with the tripleo_free strategy is not currently supported. This task will still be executed for every host in the inventory list. 2026-06-12 08:12:47,299 p=83863 u=zuul n=ansible | [WARNING]: any_errors_fatal only stops any future tasks running on the host that fails with the tripleo_free strategy. 2026-06-12 08:12:47,299 p=83863 u=zuul n=ansible | 2026-06-12 08:12:47.299166 | fa163e23-f348-37f0-fb65-00000000000b | TASK | External deployment step 0 2026-06-12 08:12:47,324 p=83863 u=zuul n=ansible | 2026-06-12 08:12:47.324011 | fa163e23-f348-37f0-fb65-00000000000b | OK | External deployment step 0 | undercloud -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'External deployment step 0' to resume from this task" } 2026-06-12 08:12:47,324 p=83863 u=zuul n=ansible | [WARNING]: ('undercloud -> localhost', 'fa163e23-f348-37f0-fb65-00000000000b') missing from stats 2026-06-12 08:12:47,367 p=83863 u=zuul n=ansible | 2026-06-12 08:12:47.367455 | 7d6cbf6d-d5b9-42d9-a499-998c6c38ed13 | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/external_deploy_steps_tasks_step0.yaml | undercloud 2026-06-12 08:12:47,373 p=83863 u=zuul n=ansible | 2026-06-12 08:12:47.373080 | fa163e23-f348-37f0-fb65-00000000011f | TASK | create ovn mac address for Controller role nodes 2026-06-12 08:12:49,540 p=83863 u=zuul n=ansible | 2026-06-12 08:12:49.540497 | fa163e23-f348-37f0-fb65-00000000011f | CHANGED | create ovn mac address for Controller role nodes | undercloud 2026-06-12 08:12:49,546 p=83863 u=zuul n=ansible | 2026-06-12 08:12:49.546763 | fa163e23-f348-37f0-fb65-000000000121 | TASK | create redis virtual ip 2026-06-12 08:12:50,407 p=83863 u=zuul n=ansible | 2026-06-12 08:12:50.406576 | fa163e23-f348-37f0-fb65-000000000121 | CHANGED | create redis virtual ip | undercloud 2026-06-12 08:12:50,415 p=83863 u=zuul n=ansible | 2026-06-12 08:12:50.414942 | fa163e23-f348-37f0-fb65-000000000123 | TASK | create ovn mac address for Compute role nodes 2026-06-12 08:12:53,072 p=83863 u=zuul n=ansible | 2026-06-12 08:12:53.071499 | fa163e23-f348-37f0-fb65-000000000123 | CHANGED | create ovn mac address for Compute role nodes | undercloud 2026-06-12 08:12:53,109 p=83863 u=zuul n=ansible | PLAY [Check if required variables are defined] ********************************* 2026-06-12 08:12:53,124 p=83863 u=zuul n=ansible | 2026-06-12 08:12:53.123396 | fa163e23-f348-37f0-fb65-000000000135 | TASK | Gathering Facts 2026-06-12 08:12:53,769 p=83863 u=zuul n=ansible | 2026-06-12 08:12:53.768678 | fa163e23-f348-37f0-fb65-000000000135 | OK | Gathering Facts | localhost 2026-06-12 08:12:53,844 p=83863 u=zuul n=ansible | 2026-06-12 08:12:53.843841 | fa163e23-f348-37f0-fb65-000000000010 | SKIPPED | ansible.builtin.fail | localhost 2026-06-12 08:12:53,883 p=83863 u=zuul n=ansible | 2026-06-12 08:12:53.882076 | fa163e23-f348-37f0-fb65-000000000011 | SKIPPED | ansible.builtin.fail | localhost 2026-06-12 08:12:53,897 p=83863 u=zuul n=ansible | PLAY [Clear cached facts] ****************************************************** 2026-06-12 08:12:54,292 p=83863 u=zuul n=ansible | PLAY [Gather facts] ************************************************************ 2026-06-12 08:12:54,299 p=83863 u=zuul n=ansible | 2026-06-12 08:12:54.299329 | fa163e23-f348-37f0-fb65-00000000015d | TASK | Gathering Facts 2026-06-12 08:12:54,313 p=83863 u=zuul n=ansible | 2026-06-12 08:12:54.312927 | fa163e23-f348-37f0-fb65-00000000015d | TASK | Gathering Facts 2026-06-12 08:12:54,325 p=83863 u=zuul n=ansible | 2026-06-12 08:12:54.324990 | fa163e23-f348-37f0-fb65-00000000015d | TASK | Gathering Facts 2026-06-12 08:12:54,336 p=83863 u=zuul n=ansible | 2026-06-12 08:12:54.335622 | fa163e23-f348-37f0-fb65-00000000015d | TASK | Gathering Facts 2026-06-12 08:12:54,351 p=83863 u=zuul n=ansible | 2026-06-12 08:12:54.351029 | fa163e23-f348-37f0-fb65-00000000015d | TASK | Gathering Facts 2026-06-12 08:12:54,370 p=83863 u=zuul n=ansible | 2026-06-12 08:12:54.369506 | fa163e23-f348-37f0-fb65-00000000015d | TASK | Gathering Facts 2026-06-12 08:12:54,388 p=83863 u=zuul n=ansible | 2026-06-12 08:12:54.387694 | fa163e23-f348-37f0-fb65-00000000015d | TASK | Gathering Facts 2026-06-12 08:12:54,640 p=83863 u=zuul n=ansible | 2026-06-12 08:12:54.639800 | fa163e23-f348-37f0-fb65-00000000015d | OK | Gathering Facts | undercloud 2026-06-12 08:12:54,653 p=83863 u=zuul n=ansible | 2026-06-12 08:12:54.653292 | fa163e23-f348-37f0-fb65-000000000017 | TASK | Set legacy facts 2026-06-12 08:12:54,677 p=83863 u=zuul n=ansible | 2026-06-12 08:12:54.676841 | fa163e23-f348-37f0-fb65-000000000017 | OK | Set legacy facts | undercloud 2026-06-12 08:12:55,293 p=83863 u=zuul n=ansible | 2026-06-12 08:12:55.293229 | fa163e23-f348-37f0-fb65-00000000015d | OK | Gathering Facts | np0000071532 2026-06-12 08:12:55,342 p=83863 u=zuul n=ansible | 2026-06-12 08:12:55.342126 | fa163e23-f348-37f0-fb65-00000000015d | OK | Gathering Facts | np0000071533 2026-06-12 08:12:55,346 p=83863 u=zuul n=ansible | 2026-06-12 08:12:55.346396 | fa163e23-f348-37f0-fb65-00000000015d | OK | Gathering Facts | np0000071528 2026-06-12 08:12:55,350 p=83863 u=zuul n=ansible | 2026-06-12 08:12:55.350132 | fa163e23-f348-37f0-fb65-00000000015d | OK | Gathering Facts | np0000071531 2026-06-12 08:12:55,354 p=83863 u=zuul n=ansible | 2026-06-12 08:12:55.354124 | fa163e23-f348-37f0-fb65-00000000015d | OK | Gathering Facts | np0000071529 2026-06-12 08:12:55,402 p=83863 u=zuul n=ansible | 2026-06-12 08:12:55.401836 | fa163e23-f348-37f0-fb65-000000000017 | TASK | Set legacy facts 2026-06-12 08:12:55,480 p=83863 u=zuul n=ansible | 2026-06-12 08:12:55.480457 | fa163e23-f348-37f0-fb65-00000000015d | OK | Gathering Facts | np0000071530 2026-06-12 08:12:55,482 p=83863 u=zuul n=ansible | 2026-06-12 08:12:55.481833 | fa163e23-f348-37f0-fb65-000000000017 | OK | Set legacy facts | np0000071532 2026-06-12 08:12:55,490 p=83863 u=zuul n=ansible | 2026-06-12 08:12:55.489995 | fa163e23-f348-37f0-fb65-000000000017 | TASK | Set legacy facts 2026-06-12 08:12:55,515 p=83863 u=zuul n=ansible | 2026-06-12 08:12:55.515107 | fa163e23-f348-37f0-fb65-000000000017 | TASK | Set legacy facts 2026-06-12 08:12:55,535 p=83863 u=zuul n=ansible | 2026-06-12 08:12:55.535223 | fa163e23-f348-37f0-fb65-000000000017 | TASK | Set legacy facts 2026-06-12 08:12:55,556 p=83863 u=zuul n=ansible | 2026-06-12 08:12:55.556310 | fa163e23-f348-37f0-fb65-000000000017 | TASK | Set legacy facts 2026-06-12 08:12:55,593 p=83863 u=zuul n=ansible | 2026-06-12 08:12:55.592367 | fa163e23-f348-37f0-fb65-000000000017 | OK | Set legacy facts | np0000071531 2026-06-12 08:12:55,600 p=83863 u=zuul n=ansible | 2026-06-12 08:12:55.600047 | fa163e23-f348-37f0-fb65-000000000017 | OK | Set legacy facts | np0000071533 2026-06-12 08:12:55,600 p=83863 u=zuul n=ansible | 2026-06-12 08:12:55.600741 | fa163e23-f348-37f0-fb65-000000000017 | OK | Set legacy facts | np0000071528 2026-06-12 08:12:55,601 p=83863 u=zuul n=ansible | 2026-06-12 08:12:55.601335 | fa163e23-f348-37f0-fb65-000000000017 | OK | Set legacy facts | np0000071529 2026-06-12 08:12:55,689 p=83863 u=zuul n=ansible | 2026-06-12 08:12:55.689132 | fa163e23-f348-37f0-fb65-000000000017 | TASK | Set legacy facts 2026-06-12 08:12:55,766 p=83863 u=zuul n=ansible | 2026-06-12 08:12:55.766463 | fa163e23-f348-37f0-fb65-000000000017 | OK | Set legacy facts | np0000071530 2026-06-12 08:12:55,824 p=83863 u=zuul n=ansible | PLAY [Load global variables] *************************************************** 2026-06-12 08:12:55,989 p=83863 u=zuul n=ansible | 2026-06-12 08:12:55.988013 | fa163e23-f348-37f0-fb65-00000000001a | OK | ansible.builtin.include_vars | undercloud 2026-06-12 08:12:56,027 p=83863 u=zuul n=ansible | 2026-06-12 08:12:56.026384 | fa163e23-f348-37f0-fb65-00000000001a | OK | ansible.builtin.include_vars | np0000071528 2026-06-12 08:12:56,045 p=83863 u=zuul n=ansible | 2026-06-12 08:12:56.044325 | fa163e23-f348-37f0-fb65-00000000001a | OK | ansible.builtin.include_vars | np0000071529 2026-06-12 08:12:56,076 p=83863 u=zuul n=ansible | 2026-06-12 08:12:56.076049 | fa163e23-f348-37f0-fb65-00000000001a | OK | ansible.builtin.include_vars | np0000071530 2026-06-12 08:12:56,093 p=83863 u=zuul n=ansible | 2026-06-12 08:12:56.087194 | fa163e23-f348-37f0-fb65-00000000001a | OK | ansible.builtin.include_vars | np0000071531 2026-06-12 08:12:56,094 p=83863 u=zuul n=ansible | 2026-06-12 08:12:56.094187 | fa163e23-f348-37f0-fb65-00000000001a | OK | ansible.builtin.include_vars | np0000071532 2026-06-12 08:12:56,119 p=83863 u=zuul n=ansible | 2026-06-12 08:12:56.118878 | fa163e23-f348-37f0-fb65-00000000001a | OK | ansible.builtin.include_vars | np0000071533 2026-06-12 08:12:56,336 p=83863 u=zuul n=ansible | PLAY [Include extra variables from files] ************************************** 2026-06-12 08:12:56,443 p=83863 u=zuul n=ansible | 2026-06-12 08:12:56.443159 | fa163e23-f348-37f0-fb65-00000000001d | TASK | Include Service VIP vars 2026-06-12 08:12:56,483 p=83863 u=zuul n=ansible | 2026-06-12 08:12:56.482574 | fa163e23-f348-37f0-fb65-00000000001d | OK | Include Service VIP vars | undercloud 2026-06-12 08:12:56,511 p=83863 u=zuul n=ansible | 2026-06-12 08:12:56.505623 | fa163e23-f348-37f0-fb65-00000000001d | OK | Include Service VIP vars | np0000071528 2026-06-12 08:12:56,523 p=83863 u=zuul n=ansible | 2026-06-12 08:12:56.523083 | fa163e23-f348-37f0-fb65-00000000001d | OK | Include Service VIP vars | np0000071529 2026-06-12 08:12:56,541 p=83863 u=zuul n=ansible | 2026-06-12 08:12:56.540879 | fa163e23-f348-37f0-fb65-00000000001d | OK | Include Service VIP vars | np0000071530 2026-06-12 08:12:56,559 p=83863 u=zuul n=ansible | 2026-06-12 08:12:56.559269 | fa163e23-f348-37f0-fb65-00000000001d | OK | Include Service VIP vars | np0000071531 2026-06-12 08:12:56,573 p=83863 u=zuul n=ansible | 2026-06-12 08:12:56.573708 | fa163e23-f348-37f0-fb65-00000000001d | OK | Include Service VIP vars | np0000071532 2026-06-12 08:12:56,593 p=83863 u=zuul n=ansible | 2026-06-12 08:12:56.592842 | fa163e23-f348-37f0-fb65-00000000001d | OK | Include Service VIP vars | np0000071533 2026-06-12 08:12:56,597 p=83863 u=zuul n=ansible | 2026-06-12 08:12:56.597286 | fa163e23-f348-37f0-fb65-00000000001e | TASK | Include OVN bridge MAC address variables 2026-06-12 08:12:56,647 p=83863 u=zuul n=ansible | 2026-06-12 08:12:56.638516 | fa163e23-f348-37f0-fb65-00000000001e | OK | Include OVN bridge MAC address variables | undercloud 2026-06-12 08:12:56,671 p=83863 u=zuul n=ansible | 2026-06-12 08:12:56.663685 | fa163e23-f348-37f0-fb65-00000000001e | OK | Include OVN bridge MAC address variables | np0000071528 2026-06-12 08:12:56,683 p=83863 u=zuul n=ansible | 2026-06-12 08:12:56.682567 | fa163e23-f348-37f0-fb65-00000000001e | OK | Include OVN bridge MAC address variables | np0000071529 2026-06-12 08:12:56,703 p=83863 u=zuul n=ansible | 2026-06-12 08:12:56.702867 | fa163e23-f348-37f0-fb65-00000000001e | OK | Include OVN bridge MAC address variables | np0000071530 2026-06-12 08:12:56,722 p=83863 u=zuul n=ansible | 2026-06-12 08:12:56.722235 | fa163e23-f348-37f0-fb65-00000000001e | OK | Include OVN bridge MAC address variables | np0000071531 2026-06-12 08:12:56,732 p=83863 u=zuul n=ansible | 2026-06-12 08:12:56.732307 | fa163e23-f348-37f0-fb65-00000000001e | OK | Include OVN bridge MAC address variables | np0000071532 2026-06-12 08:12:56,751 p=83863 u=zuul n=ansible | 2026-06-12 08:12:56.751159 | fa163e23-f348-37f0-fb65-00000000001e | OK | Include OVN bridge MAC address variables | np0000071533 2026-06-12 08:12:56,978 p=83863 u=zuul n=ansible | PLAY [Render all_nodes data as group_vars for overcloud] *********************** 2026-06-12 08:12:57,120 p=83863 u=zuul n=ansible | 2026-06-12 08:12:57.120236 | fa163e23-f348-37f0-fb65-000000000021 | TASK | Render all_nodes data as group_vars for overcloud 2026-06-12 08:12:58,590 p=83863 u=zuul n=ansible | 2026-06-12 08:12:58.589538 | fa163e23-f348-37f0-fb65-000000000021 | OK | Render all_nodes data as group_vars for overcloud | np0000071531 -> localhost 2026-06-12 08:12:58,592 p=83863 u=zuul n=ansible | [WARNING]: ('np0000071531 -> localhost', 'fa163e23-f348-37f0-fb65-000000000021') missing from stats 2026-06-12 08:12:58,850 p=83863 u=zuul n=ansible | PLAY [Set all_nodes data as group_vars for overcloud] ************************** 2026-06-12 08:12:58,965 p=83863 u=zuul n=ansible | 2026-06-12 08:12:58.964737 | fa163e23-f348-37f0-fb65-000000000024 | TASK | Set all_nodes data as group_vars for overcloud 2026-06-12 08:12:59,002 p=83863 u=zuul n=ansible | 2026-06-12 08:12:59.001398 | fa163e23-f348-37f0-fb65-000000000024 | OK | Set all_nodes data as group_vars for overcloud | np0000071531 2026-06-12 08:12:59,030 p=83863 u=zuul n=ansible | 2026-06-12 08:12:59.029571 | fa163e23-f348-37f0-fb65-000000000024 | OK | Set all_nodes data as group_vars for overcloud | np0000071532 2026-06-12 08:12:59,059 p=83863 u=zuul n=ansible | 2026-06-12 08:12:59.051027 | fa163e23-f348-37f0-fb65-000000000024 | OK | Set all_nodes data as group_vars for overcloud | np0000071533 2026-06-12 08:12:59,086 p=83863 u=zuul n=ansible | 2026-06-12 08:12:59.081299 | fa163e23-f348-37f0-fb65-000000000024 | OK | Set all_nodes data as group_vars for overcloud | np0000071528 2026-06-12 08:12:59,087 p=83863 u=zuul n=ansible | 2026-06-12 08:12:59.087336 | fa163e23-f348-37f0-fb65-000000000024 | OK | Set all_nodes data as group_vars for overcloud | np0000071529 2026-06-12 08:12:59,101 p=83863 u=zuul n=ansible | 2026-06-12 08:12:59.101553 | fa163e23-f348-37f0-fb65-000000000024 | OK | Set all_nodes data as group_vars for overcloud | np0000071530 2026-06-12 08:12:59,316 p=83863 u=zuul n=ansible | PLAY [Manage SELinux] ********************************************************** 2026-06-12 08:12:59,342 p=83863 u=zuul n=ansible | 2026-06-12 08:12:59.341320 | fa163e23-f348-37f0-fb65-000000000028 | TASK | Set selinux state 2026-06-12 08:12:59,978 p=83863 u=zuul n=ansible | 2026-06-12 08:12:59.976057 | fa163e23-f348-37f0-fb65-000000000028 | OK | Set selinux state | np0000071530 2026-06-12 08:12:59,988 p=83863 u=zuul n=ansible | 2026-06-12 08:12:59.987589 | fa163e23-f348-37f0-fb65-000000000028 | OK | Set selinux state | np0000071528 2026-06-12 08:13:00,003 p=83863 u=zuul n=ansible | 2026-06-12 08:13:00.002309 | fa163e23-f348-37f0-fb65-000000000028 | OK | Set selinux state | np0000071529 2026-06-12 08:13:00,028 p=83863 u=zuul n=ansible | 2026-06-12 08:13:00.023048 | fa163e23-f348-37f0-fb65-000000000028 | OK | Set selinux state | np0000071533 2026-06-12 08:13:00,034 p=83863 u=zuul n=ansible | 2026-06-12 08:13:00.033847 | fa163e23-f348-37f0-fb65-000000000028 | OK | Set selinux state | np0000071532 2026-06-12 08:13:00,035 p=83863 u=zuul n=ansible | 2026-06-12 08:13:00.034885 | fa163e23-f348-37f0-fb65-000000000028 | OK | Set selinux state | np0000071531 2026-06-12 08:13:00,086 p=83863 u=zuul n=ansible | PLAY [Generate /etc/hosts] ***************************************************** 2026-06-12 08:13:00,100 p=83863 u=zuul n=ansible | 2026-06-12 08:13:00.099976 | fa163e23-f348-37f0-fb65-00000000002b | TASK | Configure Hosts Entries 2026-06-12 08:13:00,295 p=83863 u=zuul n=ansible | 2026-06-12 08:13:00.295175 | fa163e23-f348-37f0-fb65-000000000252 | TASK | Create temporary file for hosts 2026-06-12 08:13:00,635 p=83863 u=zuul n=ansible | 2026-06-12 08:13:00.634787 | fa163e23-f348-37f0-fb65-000000000252 | CHANGED | Create temporary file for hosts | undercloud 2026-06-12 08:13:00,682 p=83863 u=zuul n=ansible | 2026-06-12 08:13:00.682173 | fa163e23-f348-37f0-fb65-000000000252 | CHANGED | Create temporary file for hosts | np0000071530 2026-06-12 08:13:00,702 p=83863 u=zuul n=ansible | 2026-06-12 08:13:00.701362 | fa163e23-f348-37f0-fb65-000000000252 | CHANGED | Create temporary file for hosts | np0000071528 2026-06-12 08:13:00,730 p=83863 u=zuul n=ansible | 2026-06-12 08:13:00.720464 | fa163e23-f348-37f0-fb65-000000000252 | CHANGED | Create temporary file for hosts | np0000071533 2026-06-12 08:13:00,731 p=83863 u=zuul n=ansible | 2026-06-12 08:13:00.730892 | fa163e23-f348-37f0-fb65-000000000252 | CHANGED | Create temporary file for hosts | np0000071529 2026-06-12 08:13:00,731 p=83863 u=zuul n=ansible | 2026-06-12 08:13:00.731644 | fa163e23-f348-37f0-fb65-000000000252 | CHANGED | Create temporary file for hosts | np0000071532 2026-06-12 08:13:00,742 p=83863 u=zuul n=ansible | 2026-06-12 08:13:00.742396 | fa163e23-f348-37f0-fb65-000000000252 | CHANGED | Create temporary file for hosts | np0000071531 2026-06-12 08:13:00,749 p=83863 u=zuul n=ansible | 2026-06-12 08:13:00.749167 | fa163e23-f348-37f0-fb65-000000000253 | TASK | Prepare temporary /etc/hosts 2026-06-12 08:13:01,229 p=83863 u=zuul n=ansible | 2026-06-12 08:13:01.228991 | fa163e23-f348-37f0-fb65-000000000253 | CHANGED | Prepare temporary /etc/hosts | undercloud 2026-06-12 08:13:01,858 p=83863 u=zuul n=ansible | 2026-06-12 08:13:01.857331 | fa163e23-f348-37f0-fb65-000000000253 | CHANGED | Prepare temporary /etc/hosts | np0000071528 2026-06-12 08:13:01,958 p=83863 u=zuul n=ansible | 2026-06-12 08:13:01.957537 | fa163e23-f348-37f0-fb65-000000000253 | CHANGED | Prepare temporary /etc/hosts | np0000071532 2026-06-12 08:13:02,856 p=83863 u=zuul n=ansible | 2026-06-12 08:13:02.856050 | fa163e23-f348-37f0-fb65-000000000253 | CHANGED | Prepare temporary /etc/hosts | np0000071529 2026-06-12 08:13:05,950 p=83863 u=zuul n=ansible | 2026-06-12 08:13:05.949153 | fa163e23-f348-37f0-fb65-000000000253 | CHANGED | Prepare temporary /etc/hosts | np0000071533 2026-06-12 08:13:05,954 p=83863 u=zuul n=ansible | 2026-06-12 08:13:05.953360 | fa163e23-f348-37f0-fb65-000000000253 | CHANGED | Prepare temporary /etc/hosts | np0000071531 2026-06-12 08:13:06,650 p=83863 u=zuul n=ansible | 2026-06-12 08:13:06.650157 | fa163e23-f348-37f0-fb65-000000000253 | CHANGED | Prepare temporary /etc/hosts | np0000071530 2026-06-12 08:13:06,662 p=83863 u=zuul n=ansible | 2026-06-12 08:13:06.661640 | fa163e23-f348-37f0-fb65-000000000254 | TASK | Remove old Heat hosts configuration (if present) 2026-06-12 08:13:07,057 p=83863 u=zuul n=ansible | 2026-06-12 08:13:07.057180 | fa163e23-f348-37f0-fb65-000000000254 | OK | Remove old Heat hosts configuration (if present) | undercloud 2026-06-12 08:13:07,098 p=83863 u=zuul n=ansible | 2026-06-12 08:13:07.097904 | fa163e23-f348-37f0-fb65-000000000254 | OK | Remove old Heat hosts configuration (if present) | np0000071528 2026-06-12 08:13:07,117 p=83863 u=zuul n=ansible | 2026-06-12 08:13:07.116674 | fa163e23-f348-37f0-fb65-000000000254 | OK | Remove old Heat hosts configuration (if present) | np0000071532 2026-06-12 08:13:07,541 p=83863 u=zuul n=ansible | 2026-06-12 08:13:07.541227 | fa163e23-f348-37f0-fb65-000000000254 | OK | Remove old Heat hosts configuration (if present) | np0000071530 2026-06-12 08:13:07,544 p=83863 u=zuul n=ansible | 2026-06-12 08:13:07.543937 | fa163e23-f348-37f0-fb65-000000000254 | OK | Remove old Heat hosts configuration (if present) | np0000071529 2026-06-12 08:13:07,699 p=83863 u=zuul n=ansible | 2026-06-12 08:13:07.698770 | fa163e23-f348-37f0-fb65-000000000254 | OK | Remove old Heat hosts configuration (if present) | np0000071531 2026-06-12 08:13:07,702 p=83863 u=zuul n=ansible | 2026-06-12 08:13:07.701620 | fa163e23-f348-37f0-fb65-000000000254 | OK | Remove old Heat hosts configuration (if present) | np0000071533 2026-06-12 08:13:07,714 p=83863 u=zuul n=ansible | 2026-06-12 08:13:07.713692 | fa163e23-f348-37f0-fb65-000000000255 | TASK | Render out the hosts entries 2026-06-12 08:13:08,205 p=83863 u=zuul n=ansible | 2026-06-12 08:13:08.204604 | fa163e23-f348-37f0-fb65-000000000255 | OK | Render out the hosts entries | undercloud 2026-06-12 08:13:08,217 p=83863 u=zuul n=ansible | 2026-06-12 08:13:08.216974 | fa163e23-f348-37f0-fb65-000000000256 | TASK | Prepare new /etc/hosts 2026-06-12 08:13:08,527 p=83863 u=zuul n=ansible | 2026-06-12 08:13:08.526786 | | WARNING | Module remote_tmp /tmp/ansible-root did not exist and was created with a mode of 0700, this may cause issues when running as another user. To avoid this, create the remote_tmp dir with the correct permissions manually 2026-06-12 08:13:08,527 p=83863 u=zuul n=ansible | 2026-06-12 08:13:08.527635 | fa163e23-f348-37f0-fb65-000000000256 | CHANGED | Prepare new /etc/hosts | undercloud 2026-06-12 08:13:08,629 p=83863 u=zuul n=ansible | 2026-06-12 08:13:08.628701 | fa163e23-f348-37f0-fb65-000000000256 | CHANGED | Prepare new /etc/hosts | np0000071528 2026-06-12 08:13:08,648 p=83863 u=zuul n=ansible | 2026-06-12 08:13:08.647967 | fa163e23-f348-37f0-fb65-000000000256 | CHANGED | Prepare new /etc/hosts | np0000071532 2026-06-12 08:13:09,426 p=83863 u=zuul n=ansible | 2026-06-12 08:13:09.425844 | fa163e23-f348-37f0-fb65-000000000256 | CHANGED | Prepare new /etc/hosts | np0000071533 2026-06-12 08:13:09,455 p=83863 u=zuul n=ansible | 2026-06-12 08:13:09.454751 | fa163e23-f348-37f0-fb65-000000000256 | CHANGED | Prepare new /etc/hosts | np0000071529 2026-06-12 08:13:10,234 p=83863 u=zuul n=ansible | 2026-06-12 08:13:10.233252 | fa163e23-f348-37f0-fb65-000000000256 | CHANGED | Prepare new /etc/hosts | np0000071531 2026-06-12 08:13:14,366 p=83863 u=zuul n=ansible | 2026-06-12 08:13:14.366095 | fa163e23-f348-37f0-fb65-000000000256 | CHANGED | Prepare new /etc/hosts | np0000071530 2026-06-12 08:13:14,380 p=83863 u=zuul n=ansible | 2026-06-12 08:13:14.379740 | fa163e23-f348-37f0-fb65-000000000257 | TASK | Update /etc/hosts contents (if changed) 2026-06-12 08:13:15,328 p=83863 u=zuul n=ansible | 2026-06-12 08:13:15.327226 | fa163e23-f348-37f0-fb65-000000000257 | CHANGED | Update /etc/hosts contents (if changed) | undercloud 2026-06-12 08:13:15,339 p=83863 u=zuul n=ansible | 2026-06-12 08:13:15.338589 | fa163e23-f348-37f0-fb65-000000000257 | CHANGED | Update /etc/hosts contents (if changed) | np0000071532 2026-06-12 08:13:15,349 p=83863 u=zuul n=ansible | 2026-06-12 08:13:15.349239 | fa163e23-f348-37f0-fb65-000000000257 | CHANGED | Update /etc/hosts contents (if changed) | np0000071528 2026-06-12 08:13:18,439 p=83863 u=zuul n=ansible | 2026-06-12 08:13:18.438461 | fa163e23-f348-37f0-fb65-000000000257 | CHANGED | Update /etc/hosts contents (if changed) | np0000071531 2026-06-12 08:13:20,155 p=83863 u=zuul n=ansible | 2026-06-12 08:13:20.154289 | fa163e23-f348-37f0-fb65-000000000257 | CHANGED | Update /etc/hosts contents (if changed) | np0000071530 2026-06-12 08:13:20,185 p=83863 u=zuul n=ansible | 2026-06-12 08:13:20.183850 | fa163e23-f348-37f0-fb65-000000000257 | CHANGED | Update /etc/hosts contents (if changed) | np0000071529 2026-06-12 08:13:20,501 p=83863 u=zuul n=ansible | 2026-06-12 08:13:20.501055 | fa163e23-f348-37f0-fb65-000000000257 | CHANGED | Update /etc/hosts contents (if changed) | np0000071533 2026-06-12 08:13:20,519 p=83863 u=zuul n=ansible | 2026-06-12 08:13:20.518299 | fa163e23-f348-37f0-fb65-000000000258 | TASK | Clean up temporary hosts file 2026-06-12 08:13:20,964 p=83863 u=zuul n=ansible | 2026-06-12 08:13:20.963648 | fa163e23-f348-37f0-fb65-000000000258 | CHANGED | Clean up temporary hosts file | np0000071532 2026-06-12 08:13:20,966 p=83863 u=zuul n=ansible | 2026-06-12 08:13:20.966374 | fa163e23-f348-37f0-fb65-000000000258 | CHANGED | Clean up temporary hosts file | undercloud 2026-06-12 08:13:21,002 p=83863 u=zuul n=ansible | 2026-06-12 08:13:21.001234 | fa163e23-f348-37f0-fb65-000000000258 | CHANGED | Clean up temporary hosts file | np0000071528 2026-06-12 08:13:21,369 p=83863 u=zuul n=ansible | 2026-06-12 08:13:21.368283 | fa163e23-f348-37f0-fb65-000000000258 | CHANGED | Clean up temporary hosts file | np0000071531 2026-06-12 08:13:21,391 p=83863 u=zuul n=ansible | 2026-06-12 08:13:21.390505 | fa163e23-f348-37f0-fb65-000000000258 | CHANGED | Clean up temporary hosts file | np0000071533 2026-06-12 08:13:21,645 p=83863 u=zuul n=ansible | 2026-06-12 08:13:21.644658 | fa163e23-f348-37f0-fb65-000000000258 | CHANGED | Clean up temporary hosts file | np0000071530 2026-06-12 08:13:22,263 p=83863 u=zuul n=ansible | 2026-06-12 08:13:22.262795 | fa163e23-f348-37f0-fb65-000000000258 | CHANGED | Clean up temporary hosts file | np0000071529 2026-06-12 08:13:22,334 p=83863 u=zuul n=ansible | PLAY [Common roles for TripleO servers] **************************************** 2026-06-12 08:13:22,355 p=83863 u=zuul n=ansible | 2026-06-12 08:13:22.355098 | fa163e23-f348-37f0-fb65-00000000002f | TASK | Common roles for TripleO servers 2026-06-12 08:13:22,379 p=83863 u=zuul n=ansible | 2026-06-12 08:13:22.378705 | fa163e23-f348-37f0-fb65-00000000002f | OK | Common roles for TripleO servers | np0000071531 -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Common roles for TripleO servers' to resume from this task" } 2026-06-12 08:13:22,379 p=83863 u=zuul n=ansible | [WARNING]: ('np0000071531 -> localhost', 'fa163e23-f348-37f0-fb65-00000000002f') missing from stats 2026-06-12 08:13:22,673 p=83863 u=zuul n=ansible | 2026-06-12 08:13:22.673210 | fa163e23-f348-37f0-fb65-000000000328 | TASK | Gather variables for each operating system 2026-06-12 08:13:22,761 p=83863 u=zuul n=ansible | 2026-06-12 08:13:22.760923 | fa163e23-f348-37f0-fb65-000000000328 | OK | Gather variables for each operating system | np0000071531 | item=/usr/share/ansible/roles/tripleo_bootstrap/vars/redhat-9.yml 2026-06-12 08:13:22,785 p=83863 u=zuul n=ansible | 2026-06-12 08:13:22.784497 | fa163e23-f348-37f0-fb65-000000000328 | OK | Gather variables for each operating system | np0000071532 | item=/usr/share/ansible/roles/tripleo_bootstrap/vars/redhat-9.yml 2026-06-12 08:13:22,815 p=83863 u=zuul n=ansible | 2026-06-12 08:13:22.815245 | fa163e23-f348-37f0-fb65-000000000328 | OK | Gather variables for each operating system | np0000071533 | item=/usr/share/ansible/roles/tripleo_bootstrap/vars/redhat-9.yml 2026-06-12 08:13:22,827 p=83863 u=zuul n=ansible | 2026-06-12 08:13:22.826789 | fa163e23-f348-37f0-fb65-000000000328 | OK | Gather variables for each operating system | np0000071528 | item=/usr/share/ansible/roles/tripleo_bootstrap/vars/redhat-9.yml 2026-06-12 08:13:22,847 p=83863 u=zuul n=ansible | 2026-06-12 08:13:22.847094 | fa163e23-f348-37f0-fb65-000000000328 | OK | Gather variables for each operating system | np0000071529 | item=/usr/share/ansible/roles/tripleo_bootstrap/vars/redhat-9.yml 2026-06-12 08:13:22,858 p=83863 u=zuul n=ansible | 2026-06-12 08:13:22.857900 | fa163e23-f348-37f0-fb65-000000000328 | OK | Gather variables for each operating system | np0000071530 | item=/usr/share/ansible/roles/tripleo_bootstrap/vars/redhat-9.yml 2026-06-12 08:13:22,873 p=83863 u=zuul n=ansible | 2026-06-12 08:13:22.873120 | fa163e23-f348-37f0-fb65-00000000032a | TASK | Check release version package is installed 2026-06-12 08:13:23,262 p=83863 u=zuul n=ansible | 2026-06-12 08:13:23.261391 | fa163e23-f348-37f0-fb65-00000000032a | CHANGED | Check release version package is installed | np0000071532 2026-06-12 08:13:23,289 p=83863 u=zuul n=ansible | 2026-06-12 08:13:23.288799 | fa163e23-f348-37f0-fb65-00000000032a | CHANGED | Check release version package is installed | np0000071528 2026-06-12 08:13:23,734 p=83863 u=zuul n=ansible | 2026-06-12 08:13:23.733578 | fa163e23-f348-37f0-fb65-00000000032a | CHANGED | Check release version package is installed | np0000071529 2026-06-12 08:13:23,907 p=83863 u=zuul n=ansible | 2026-06-12 08:13:23.906257 | fa163e23-f348-37f0-fb65-00000000032a | CHANGED | Check release version package is installed | np0000071531 2026-06-12 08:13:23,913 p=83863 u=zuul n=ansible | 2026-06-12 08:13:23.913096 | fa163e23-f348-37f0-fb65-00000000032a | CHANGED | Check release version package is installed | np0000071533 2026-06-12 08:13:23,963 p=83863 u=zuul n=ansible | 2026-06-12 08:13:23.962591 | fa163e23-f348-37f0-fb65-00000000032a | CHANGED | Check release version package is installed | np0000071530 2026-06-12 08:13:23,978 p=83863 u=zuul n=ansible | 2026-06-12 08:13:23.978375 | fa163e23-f348-37f0-fb65-00000000032b | TASK | Deploy release version package 2026-06-12 08:13:28,315 p=83863 u=zuul n=ansible | 2026-06-12 08:13:28.314161 | fa163e23-f348-37f0-fb65-00000000032b | CHANGED | Deploy release version package | np0000071530 2026-06-12 08:13:28,335 p=83863 u=zuul n=ansible | 2026-06-12 08:13:28.335034 | fa163e23-f348-37f0-fb65-00000000032b | CHANGED | Deploy release version package | np0000071533 2026-06-12 08:13:28,452 p=83863 u=zuul n=ansible | 2026-06-12 08:13:28.451353 | fa163e23-f348-37f0-fb65-00000000032b | CHANGED | Deploy release version package | np0000071531 2026-06-12 08:13:28,454 p=83863 u=zuul n=ansible | 2026-06-12 08:13:28.453807 | fa163e23-f348-37f0-fb65-00000000032b | CHANGED | Deploy release version package | np0000071529 2026-06-12 08:13:28,472 p=83863 u=zuul n=ansible | 2026-06-12 08:13:28.471187 | fa163e23-f348-37f0-fb65-00000000032b | CHANGED | Deploy release version package | np0000071528 2026-06-12 08:13:28,511 p=83863 u=zuul n=ansible | 2026-06-12 08:13:28.510535 | fa163e23-f348-37f0-fb65-00000000032b | CHANGED | Deploy release version package | np0000071532 2026-06-12 08:13:28,533 p=83863 u=zuul n=ansible | 2026-06-12 08:13:28.532862 | fa163e23-f348-37f0-fb65-00000000032d | TASK | Include packages tasks 2026-06-12 08:13:28,747 p=83863 u=zuul n=ansible | 2026-06-12 08:13:28.747578 | b8972516-47ce-451c-a77e-31b8ff34167d | INCLUDED | /usr/share/ansible/roles/tripleo_bootstrap/tasks/packages.yml | np0000071531 2026-06-12 08:13:28,748 p=83863 u=zuul n=ansible | 2026-06-12 08:13:28.748062 | b8972516-47ce-451c-a77e-31b8ff34167d | INCLUDED | /usr/share/ansible/roles/tripleo_bootstrap/tasks/packages.yml | np0000071532 2026-06-12 08:13:28,748 p=83863 u=zuul n=ansible | 2026-06-12 08:13:28.748307 | b8972516-47ce-451c-a77e-31b8ff34167d | INCLUDED | /usr/share/ansible/roles/tripleo_bootstrap/tasks/packages.yml | np0000071533 2026-06-12 08:13:28,748 p=83863 u=zuul n=ansible | 2026-06-12 08:13:28.748561 | b8972516-47ce-451c-a77e-31b8ff34167d | INCLUDED | /usr/share/ansible/roles/tripleo_bootstrap/tasks/packages.yml | np0000071528 2026-06-12 08:13:28,749 p=83863 u=zuul n=ansible | 2026-06-12 08:13:28.748830 | b8972516-47ce-451c-a77e-31b8ff34167d | INCLUDED | /usr/share/ansible/roles/tripleo_bootstrap/tasks/packages.yml | np0000071529 2026-06-12 08:13:28,749 p=83863 u=zuul n=ansible | 2026-06-12 08:13:28.749062 | b8972516-47ce-451c-a77e-31b8ff34167d | INCLUDED | /usr/share/ansible/roles/tripleo_bootstrap/tasks/packages.yml | np0000071530 2026-06-12 08:13:28,767 p=83863 u=zuul n=ansible | 2026-06-12 08:13:28.767626 | fa163e23-f348-37f0-fb65-0000000003cc | TASK | Gather facts if they don't exist 2026-06-12 08:13:28,799 p=83863 u=zuul n=ansible | 2026-06-12 08:13:28.798525 | fa163e23-f348-37f0-fb65-0000000003cc | SKIPPED | Gather facts if they don't exist | np0000071531 2026-06-12 08:13:28,847 p=83863 u=zuul n=ansible | 2026-06-12 08:13:28.846561 | fa163e23-f348-37f0-fb65-0000000003cc | SKIPPED | Gather facts if they don't exist | np0000071533 2026-06-12 08:13:28,863 p=83863 u=zuul n=ansible | 2026-06-12 08:13:28.862665 | fa163e23-f348-37f0-fb65-0000000003cc | SKIPPED | Gather facts if they don't exist | np0000071532 2026-06-12 08:13:28,864 p=83863 u=zuul n=ansible | 2026-06-12 08:13:28.863934 | fa163e23-f348-37f0-fb65-0000000003cc | SKIPPED | Gather facts if they don't exist | np0000071528 2026-06-12 08:13:28,874 p=83863 u=zuul n=ansible | 2026-06-12 08:13:28.874418 | fa163e23-f348-37f0-fb65-0000000003cc | SKIPPED | Gather facts if they don't exist | np0000071529 2026-06-12 08:13:28,900 p=83863 u=zuul n=ansible | 2026-06-12 08:13:28.900189 | fa163e23-f348-37f0-fb65-0000000003cc | SKIPPED | Gather facts if they don't exist | np0000071530 2026-06-12 08:13:28,910 p=83863 u=zuul n=ansible | 2026-06-12 08:13:28.910307 | fa163e23-f348-37f0-fb65-0000000003cd | TASK | Gather variables for each operating system 2026-06-12 08:13:29,012 p=83863 u=zuul n=ansible | 2026-06-12 08:13:29.008950 | fa163e23-f348-37f0-fb65-0000000003cd | SKIPPED | Gather variables for each operating system | np0000071531 | item=/usr/share/ansible/roles/tripleo_bootstrap/vars/redhat-9.yml 2026-06-12 08:13:29,028 p=83863 u=zuul n=ansible | 2026-06-12 08:13:29.028206 | fa163e23-f348-37f0-fb65-0000000003cd | SKIPPED | Gather variables for each operating system | np0000071532 | item=/usr/share/ansible/roles/tripleo_bootstrap/vars/redhat-9.yml 2026-06-12 08:13:29,077 p=83863 u=zuul n=ansible | 2026-06-12 08:13:29.076596 | fa163e23-f348-37f0-fb65-0000000003cd | SKIPPED | Gather variables for each operating system | np0000071529 | item=/usr/share/ansible/roles/tripleo_bootstrap/vars/redhat-9.yml 2026-06-12 08:13:29,083 p=83863 u=zuul n=ansible | 2026-06-12 08:13:29.082971 | fa163e23-f348-37f0-fb65-0000000003cd | SKIPPED | Gather variables for each operating system | np0000071533 | item=/usr/share/ansible/roles/tripleo_bootstrap/vars/redhat-9.yml 2026-06-12 08:13:29,092 p=83863 u=zuul n=ansible | 2026-06-12 08:13:29.091901 | fa163e23-f348-37f0-fb65-0000000003cd | SKIPPED | Gather variables for each operating system | np0000071528 | item=/usr/share/ansible/roles/tripleo_bootstrap/vars/redhat-9.yml 2026-06-12 08:13:29,126 p=83863 u=zuul n=ansible | 2026-06-12 08:13:29.124801 | fa163e23-f348-37f0-fb65-0000000003cd | SKIPPED | Gather variables for each operating system | np0000071530 | item=/usr/share/ansible/roles/tripleo_bootstrap/vars/redhat-9.yml 2026-06-12 08:13:29,153 p=83863 u=zuul n=ansible | 2026-06-12 08:13:29.153138 | fa163e23-f348-37f0-fb65-0000000003cf | TASK | Check required packages to bootstrap TripleO is installed 2026-06-12 08:13:33,748 p=83863 u=zuul n=ansible | 2026-06-12 08:13:33.746336 | fa163e23-f348-37f0-fb65-0000000003cf | CHANGED | Check required packages to bootstrap TripleO is installed | np0000071533 2026-06-12 08:13:33,760 p=83863 u=zuul n=ansible | 2026-06-12 08:13:33.759874 | fa163e23-f348-37f0-fb65-0000000003cf | CHANGED | Check required packages to bootstrap TripleO is installed | np0000071528 2026-06-12 08:13:33,766 p=83863 u=zuul n=ansible | 2026-06-12 08:13:33.766628 | fa163e23-f348-37f0-fb65-0000000003cf | CHANGED | Check required packages to bootstrap TripleO is installed | np0000071532 2026-06-12 08:13:33,788 p=83863 u=zuul n=ansible | 2026-06-12 08:13:33.787760 | fa163e23-f348-37f0-fb65-0000000003cf | CHANGED | Check required packages to bootstrap TripleO is installed | np0000071531 2026-06-12 08:13:33,808 p=83863 u=zuul n=ansible | 2026-06-12 08:13:33.807599 | fa163e23-f348-37f0-fb65-0000000003cf | CHANGED | Check required packages to bootstrap TripleO is installed | np0000071530 2026-06-12 08:13:33,847 p=83863 u=zuul n=ansible | 2026-06-12 08:13:33.846709 | fa163e23-f348-37f0-fb65-0000000003cf | CHANGED | Check required packages to bootstrap TripleO is installed | np0000071529 2026-06-12 08:13:33,863 p=83863 u=zuul n=ansible | 2026-06-12 08:13:33.862976 | fa163e23-f348-37f0-fb65-0000000003d0 | TASK | Deploy required packages to bootstrap TripleO 2026-06-12 08:14:46,365 p=83863 u=zuul n=ansible | 2026-06-12 08:14:46.364170 | fa163e23-f348-37f0-fb65-0000000003d0 | CHANGED | Deploy required packages to bootstrap TripleO | np0000071532 2026-06-12 08:14:47,223 p=83863 u=zuul n=ansible | 2026-06-12 08:14:47.222395 | fa163e23-f348-37f0-fb65-0000000003d0 | CHANGED | Deploy required packages to bootstrap TripleO | np0000071528 2026-06-12 08:15:22,808 p=83863 u=zuul n=ansible | 2026-06-12 08:15:22.807233 | fa163e23-f348-37f0-fb65-0000000003d0 | CHANGED | Deploy required packages to bootstrap TripleO | np0000071529 2026-06-12 08:15:23,344 p=83863 u=zuul n=ansible | 2026-06-12 08:15:23.344019 | fa163e23-f348-37f0-fb65-0000000003d0 | CHANGED | Deploy required packages to bootstrap TripleO | np0000071533 2026-06-12 08:15:24,498 p=83863 u=zuul n=ansible | 2026-06-12 08:15:24.497515 | fa163e23-f348-37f0-fb65-0000000003d0 | CHANGED | Deploy required packages to bootstrap TripleO | np0000071531 2026-06-12 08:15:25,102 p=83863 u=zuul n=ansible | 2026-06-12 08:15:25.101505 | fa163e23-f348-37f0-fb65-0000000003d0 | CHANGED | Deploy required packages to bootstrap TripleO | np0000071530 2026-06-12 08:15:25,124 p=83863 u=zuul n=ansible | 2026-06-12 08:15:25.124114 | fa163e23-f348-37f0-fb65-0000000003d1 | TASK | Ensure packages are actually well installed 2026-06-12 08:15:26,145 p=83863 u=zuul n=ansible | 2026-06-12 08:15:26.144498 | fa163e23-f348-37f0-fb65-0000000003d1 | CHANGED | Ensure packages are actually well installed | np0000071532 2026-06-12 08:15:26,179 p=83863 u=zuul n=ansible | 2026-06-12 08:15:26.178985 | fa163e23-f348-37f0-fb65-0000000003d1 | CHANGED | Ensure packages are actually well installed | np0000071531 2026-06-12 08:15:26,186 p=83863 u=zuul n=ansible | 2026-06-12 08:15:26.186310 | fa163e23-f348-37f0-fb65-0000000003d1 | CHANGED | Ensure packages are actually well installed | np0000071528 2026-06-12 08:15:26,222 p=83863 u=zuul n=ansible | 2026-06-12 08:15:26.222126 | fa163e23-f348-37f0-fb65-0000000003d1 | CHANGED | Ensure packages are actually well installed | np0000071533 2026-06-12 08:15:26,244 p=83863 u=zuul n=ansible | 2026-06-12 08:15:26.243512 | fa163e23-f348-37f0-fb65-0000000003d1 | CHANGED | Ensure packages are actually well installed | np0000071530 2026-06-12 08:15:26,278 p=83863 u=zuul n=ansible | 2026-06-12 08:15:26.277785 | fa163e23-f348-37f0-fb65-0000000003d1 | CHANGED | Ensure packages are actually well installed | np0000071529 2026-06-12 08:15:26,303 p=83863 u=zuul n=ansible | 2026-06-12 08:15:26.302648 | fa163e23-f348-37f0-fb65-00000000032e | TASK | Enable openvswitch service if installed 2026-06-12 08:15:27,323 p=83863 u=zuul n=ansible | 2026-06-12 08:15:27.322755 | fa163e23-f348-37f0-fb65-00000000032e | CHANGED | Enable openvswitch service if installed | np0000071528 2026-06-12 08:15:27,328 p=83863 u=zuul n=ansible | 2026-06-12 08:15:27.328476 | fa163e23-f348-37f0-fb65-00000000032e | CHANGED | Enable openvswitch service if installed | np0000071530 2026-06-12 08:15:27,353 p=83863 u=zuul n=ansible | 2026-06-12 08:15:27.343824 | fa163e23-f348-37f0-fb65-00000000032e | CHANGED | Enable openvswitch service if installed | np0000071533 2026-06-12 08:15:27,356 p=83863 u=zuul n=ansible | 2026-06-12 08:15:27.356010 | fa163e23-f348-37f0-fb65-00000000032e | CHANGED | Enable openvswitch service if installed | np0000071529 2026-06-12 08:15:27,358 p=83863 u=zuul n=ansible | 2026-06-12 08:15:27.358356 | fa163e23-f348-37f0-fb65-00000000032e | CHANGED | Enable openvswitch service if installed | np0000071532 2026-06-12 08:15:27,375 p=83863 u=zuul n=ansible | 2026-06-12 08:15:27.374818 | fa163e23-f348-37f0-fb65-00000000032e | CHANGED | Enable openvswitch service if installed | np0000071531 2026-06-12 08:15:27,388 p=83863 u=zuul n=ansible | 2026-06-12 08:15:27.387821 | fa163e23-f348-37f0-fb65-00000000032f | TASK | Create /var/lib/heat-config/tripleo-config-download directory for deployment data 2026-06-12 08:15:27,700 p=83863 u=zuul n=ansible | 2026-06-12 08:15:27.699127 | fa163e23-f348-37f0-fb65-00000000032f | CHANGED | Create /var/lib/heat-config/tripleo-config-download directory for deployment data | np0000071532 2026-06-12 08:15:27,740 p=83863 u=zuul n=ansible | 2026-06-12 08:15:27.739814 | fa163e23-f348-37f0-fb65-00000000032f | CHANGED | Create /var/lib/heat-config/tripleo-config-download directory for deployment data | np0000071533 2026-06-12 08:15:27,743 p=83863 u=zuul n=ansible | 2026-06-12 08:15:27.742787 | fa163e23-f348-37f0-fb65-00000000032f | CHANGED | Create /var/lib/heat-config/tripleo-config-download directory for deployment data | np0000071531 2026-06-12 08:15:27,758 p=83863 u=zuul n=ansible | 2026-06-12 08:15:27.757299 | fa163e23-f348-37f0-fb65-00000000032f | CHANGED | Create /var/lib/heat-config/tripleo-config-download directory for deployment data | np0000071529 2026-06-12 08:15:27,779 p=83863 u=zuul n=ansible | 2026-06-12 08:15:27.778702 | fa163e23-f348-37f0-fb65-00000000032f | CHANGED | Create /var/lib/heat-config/tripleo-config-download directory for deployment data | np0000071528 2026-06-12 08:15:27,821 p=83863 u=zuul n=ansible | 2026-06-12 08:15:27.820234 | fa163e23-f348-37f0-fb65-00000000032f | CHANGED | Create /var/lib/heat-config/tripleo-config-download directory for deployment data | np0000071530 2026-06-12 08:15:27,839 p=83863 u=zuul n=ansible | 2026-06-12 08:15:27.839055 | fa163e23-f348-37f0-fb65-000000000331 | TASK | Check required legacy network packages for bootstrap TripleO is installed 2026-06-12 08:15:28,197 p=83863 u=zuul n=ansible | 2026-06-12 08:15:28.193446 | fa163e23-f348-37f0-fb65-000000000331 | CHANGED | Check required legacy network packages for bootstrap TripleO is installed | np0000071532 2026-06-12 08:15:28,199 p=83863 u=zuul n=ansible | 2026-06-12 08:15:28.199479 | fa163e23-f348-37f0-fb65-000000000331 | CHANGED | Check required legacy network packages for bootstrap TripleO is installed | np0000071531 2026-06-12 08:15:28,213 p=83863 u=zuul n=ansible | 2026-06-12 08:15:28.213645 | fa163e23-f348-37f0-fb65-000000000331 | CHANGED | Check required legacy network packages for bootstrap TripleO is installed | np0000071533 2026-06-12 08:15:28,221 p=83863 u=zuul n=ansible | 2026-06-12 08:15:28.221168 | fa163e23-f348-37f0-fb65-000000000331 | CHANGED | Check required legacy network packages for bootstrap TripleO is installed | np0000071528 2026-06-12 08:15:28,247 p=83863 u=zuul n=ansible | 2026-06-12 08:15:28.247144 | fa163e23-f348-37f0-fb65-000000000331 | CHANGED | Check required legacy network packages for bootstrap TripleO is installed | np0000071530 2026-06-12 08:15:28,252 p=83863 u=zuul n=ansible | 2026-06-12 08:15:28.251900 | fa163e23-f348-37f0-fb65-000000000331 | CHANGED | Check required legacy network packages for bootstrap TripleO is installed | np0000071529 2026-06-12 08:15:28,268 p=83863 u=zuul n=ansible | 2026-06-12 08:15:28.268134 | fa163e23-f348-37f0-fb65-000000000332 | TASK | Deploy network-scripts required for deprecated network service 2026-06-12 08:15:28,336 p=83863 u=zuul n=ansible | 2026-06-12 08:15:28.334933 | fa163e23-f348-37f0-fb65-000000000332 | SKIPPED | Deploy network-scripts required for deprecated network service | np0000071531 2026-06-12 08:15:28,371 p=83863 u=zuul n=ansible | 2026-06-12 08:15:28.361729 | fa163e23-f348-37f0-fb65-000000000332 | SKIPPED | Deploy network-scripts required for deprecated network service | np0000071532 2026-06-12 08:15:28,391 p=83863 u=zuul n=ansible | 2026-06-12 08:15:28.391129 | fa163e23-f348-37f0-fb65-000000000332 | SKIPPED | Deploy network-scripts required for deprecated network service | np0000071533 2026-06-12 08:15:28,392 p=83863 u=zuul n=ansible | 2026-06-12 08:15:28.392752 | fa163e23-f348-37f0-fb65-000000000332 | SKIPPED | Deploy network-scripts required for deprecated network service | np0000071528 2026-06-12 08:15:28,404 p=83863 u=zuul n=ansible | 2026-06-12 08:15:28.404228 | fa163e23-f348-37f0-fb65-000000000332 | SKIPPED | Deploy network-scripts required for deprecated network service | np0000071529 2026-06-12 08:15:28,419 p=83863 u=zuul n=ansible | 2026-06-12 08:15:28.419343 | fa163e23-f348-37f0-fb65-000000000332 | SKIPPED | Deploy network-scripts required for deprecated network service | np0000071530 2026-06-12 08:15:28,433 p=83863 u=zuul n=ansible | 2026-06-12 08:15:28.433496 | fa163e23-f348-37f0-fb65-000000000333 | TASK | Ensure network service is enabled 2026-06-12 08:15:28,911 p=83863 u=zuul n=ansible | 2026-06-12 08:15:28.910376 | fa163e23-f348-37f0-fb65-000000000333 | OK | Ensure network service is enabled | np0000071528 2026-06-12 08:15:28,915 p=83863 u=zuul n=ansible | 2026-06-12 08:15:28.915368 | fa163e23-f348-37f0-fb65-000000000333 | OK | Ensure network service is enabled | np0000071532 2026-06-12 08:15:28,948 p=83863 u=zuul n=ansible | 2026-06-12 08:15:28.947484 | fa163e23-f348-37f0-fb65-000000000333 | OK | Ensure network service is enabled | np0000071533 2026-06-12 08:15:28,951 p=83863 u=zuul n=ansible | 2026-06-12 08:15:28.951502 | fa163e23-f348-37f0-fb65-000000000333 | OK | Ensure network service is enabled | np0000071531 2026-06-12 08:15:28,983 p=83863 u=zuul n=ansible | 2026-06-12 08:15:28.983218 | fa163e23-f348-37f0-fb65-000000000333 | OK | Ensure network service is enabled | np0000071530 2026-06-12 08:15:28,996 p=83863 u=zuul n=ansible | 2026-06-12 08:15:28.995878 | fa163e23-f348-37f0-fb65-000000000333 | OK | Ensure network service is enabled | np0000071529 2026-06-12 08:15:29,012 p=83863 u=zuul n=ansible | 2026-06-12 08:15:29.012163 | fa163e23-f348-37f0-fb65-000000000335 | TASK | Set 'dns=none' in /etc/NetworkManager/NetworkManager.conf 2026-06-12 08:15:29,465 p=83863 u=zuul n=ansible | 2026-06-12 08:15:29.464785 | fa163e23-f348-37f0-fb65-000000000335 | CHANGED | Set 'dns=none' in /etc/NetworkManager/NetworkManager.conf | np0000071531 2026-06-12 08:15:29,481 p=83863 u=zuul n=ansible | 2026-06-12 08:15:29.480639 | fa163e23-f348-37f0-fb65-000000000335 | CHANGED | Set 'dns=none' in /etc/NetworkManager/NetworkManager.conf | np0000071530 2026-06-12 08:15:29,504 p=83863 u=zuul n=ansible | 2026-06-12 08:15:29.494319 | fa163e23-f348-37f0-fb65-000000000335 | CHANGED | Set 'dns=none' in /etc/NetworkManager/NetworkManager.conf | np0000071529 2026-06-12 08:15:29,506 p=83863 u=zuul n=ansible | 2026-06-12 08:15:29.505882 | fa163e23-f348-37f0-fb65-000000000335 | CHANGED | Set 'dns=none' in /etc/NetworkManager/NetworkManager.conf | np0000071532 2026-06-12 08:15:29,508 p=83863 u=zuul n=ansible | 2026-06-12 08:15:29.507493 | fa163e23-f348-37f0-fb65-000000000335 | CHANGED | Set 'dns=none' in /etc/NetworkManager/NetworkManager.conf | np0000071528 2026-06-12 08:15:29,509 p=83863 u=zuul n=ansible | 2026-06-12 08:15:29.509352 | fa163e23-f348-37f0-fb65-000000000335 | CHANGED | Set 'dns=none' in /etc/NetworkManager/NetworkManager.conf | np0000071533 2026-06-12 08:15:29,530 p=83863 u=zuul n=ansible | 2026-06-12 08:15:29.530033 | fa163e23-f348-37f0-fb65-000000000336 | TASK | Set 'rc-manager=unmanaged' in /etc/NetworkManager/NetworkManager.conf 2026-06-12 08:15:29,872 p=83863 u=zuul n=ansible | 2026-06-12 08:15:29.871715 | fa163e23-f348-37f0-fb65-000000000336 | CHANGED | Set 'rc-manager=unmanaged' in /etc/NetworkManager/NetworkManager.conf | np0000071532 2026-06-12 08:15:29,879 p=83863 u=zuul n=ansible | 2026-06-12 08:15:29.879038 | fa163e23-f348-37f0-fb65-000000000336 | CHANGED | Set 'rc-manager=unmanaged' in /etc/NetworkManager/NetworkManager.conf | np0000071531 2026-06-12 08:15:29,880 p=83863 u=zuul n=ansible | 2026-06-12 08:15:29.879840 | fa163e23-f348-37f0-fb65-000000000336 | CHANGED | Set 'rc-manager=unmanaged' in /etc/NetworkManager/NetworkManager.conf | np0000071528 2026-06-12 08:15:29,916 p=83863 u=zuul n=ansible | 2026-06-12 08:15:29.916236 | fa163e23-f348-37f0-fb65-000000000336 | CHANGED | Set 'rc-manager=unmanaged' in /etc/NetworkManager/NetworkManager.conf | np0000071529 2026-06-12 08:15:29,936 p=83863 u=zuul n=ansible | 2026-06-12 08:15:29.935986 | fa163e23-f348-37f0-fb65-000000000336 | CHANGED | Set 'rc-manager=unmanaged' in /etc/NetworkManager/NetworkManager.conf | np0000071533 2026-06-12 08:15:29,960 p=83863 u=zuul n=ansible | 2026-06-12 08:15:29.959663 | fa163e23-f348-37f0-fb65-000000000336 | CHANGED | Set 'rc-manager=unmanaged' in /etc/NetworkManager/NetworkManager.conf | np0000071530 2026-06-12 08:15:29,980 p=83863 u=zuul n=ansible | 2026-06-12 08:15:29.980314 | fa163e23-f348-37f0-fb65-000000000337 | TASK | Reload NetworkManager 2026-06-12 08:15:30,474 p=83863 u=zuul n=ansible | 2026-06-12 08:15:30.473796 | fa163e23-f348-37f0-fb65-000000000337 | CHANGED | Reload NetworkManager | np0000071531 2026-06-12 08:15:30,484 p=83863 u=zuul n=ansible | 2026-06-12 08:15:30.484080 | fa163e23-f348-37f0-fb65-000000000337 | CHANGED | Reload NetworkManager | np0000071532 2026-06-12 08:15:30,511 p=83863 u=zuul n=ansible | 2026-06-12 08:15:30.511371 | fa163e23-f348-37f0-fb65-000000000337 | CHANGED | Reload NetworkManager | np0000071529 2026-06-12 08:15:30,520 p=83863 u=zuul n=ansible | 2026-06-12 08:15:30.519690 | fa163e23-f348-37f0-fb65-000000000337 | CHANGED | Reload NetworkManager | np0000071528 2026-06-12 08:15:30,538 p=83863 u=zuul n=ansible | 2026-06-12 08:15:30.537987 | fa163e23-f348-37f0-fb65-000000000337 | CHANGED | Reload NetworkManager | np0000071533 2026-06-12 08:15:30,573 p=83863 u=zuul n=ansible | 2026-06-12 08:15:30.572535 | fa163e23-f348-37f0-fb65-000000000337 | CHANGED | Reload NetworkManager | np0000071530 2026-06-12 08:15:30,601 p=83863 u=zuul n=ansible | 2026-06-12 08:15:30.600920 | fa163e23-f348-37f0-fb65-000000000339 | TASK | Symlink puppet modules under /etc/puppet/modules 2026-06-12 08:15:30,917 p=83863 u=zuul n=ansible | 2026-06-12 08:15:30.916307 | fa163e23-f348-37f0-fb65-000000000339 | CHANGED | Symlink puppet modules under /etc/puppet/modules | np0000071531 2026-06-12 08:15:30,927 p=83863 u=zuul n=ansible | 2026-06-12 08:15:30.927121 | fa163e23-f348-37f0-fb65-000000000339 | CHANGED | Symlink puppet modules under /etc/puppet/modules | np0000071532 2026-06-12 08:15:30,970 p=83863 u=zuul n=ansible | 2026-06-12 08:15:30.969894 | fa163e23-f348-37f0-fb65-000000000339 | CHANGED | Symlink puppet modules under /etc/puppet/modules | np0000071529 2026-06-12 08:15:30,973 p=83863 u=zuul n=ansible | 2026-06-12 08:15:30.971643 | fa163e23-f348-37f0-fb65-000000000339 | CHANGED | Symlink puppet modules under /etc/puppet/modules | np0000071533 2026-06-12 08:15:31,003 p=83863 u=zuul n=ansible | 2026-06-12 08:15:31.002936 | fa163e23-f348-37f0-fb65-000000000339 | CHANGED | Symlink puppet modules under /etc/puppet/modules | np0000071528 2026-06-12 08:15:31,021 p=83863 u=zuul n=ansible | 2026-06-12 08:15:31.020802 | fa163e23-f348-37f0-fb65-000000000339 | CHANGED | Symlink puppet modules under /etc/puppet/modules | np0000071530 2026-06-12 08:15:31,036 p=83863 u=zuul n=ansible | 2026-06-12 08:15:31.036053 | fa163e23-f348-37f0-fb65-00000000033a | TASK | Check if /usr/bin/ansible-playbook exists 2026-06-12 08:15:31,481 p=83863 u=zuul n=ansible | 2026-06-12 08:15:31.479743 | fa163e23-f348-37f0-fb65-00000000033a | OK | Check if /usr/bin/ansible-playbook exists | np0000071533 2026-06-12 08:15:31,516 p=83863 u=zuul n=ansible | 2026-06-12 08:15:31.515183 | fa163e23-f348-37f0-fb65-00000000033a | OK | Check if /usr/bin/ansible-playbook exists | np0000071529 2026-06-12 08:15:31,523 p=83863 u=zuul n=ansible | 2026-06-12 08:15:31.522450 | fa163e23-f348-37f0-fb65-00000000033a | OK | Check if /usr/bin/ansible-playbook exists | np0000071530 2026-06-12 08:15:31,527 p=83863 u=zuul n=ansible | 2026-06-12 08:15:31.527028 | fa163e23-f348-37f0-fb65-00000000033a | OK | Check if /usr/bin/ansible-playbook exists | np0000071532 2026-06-12 08:15:31,545 p=83863 u=zuul n=ansible | 2026-06-12 08:15:31.544250 | fa163e23-f348-37f0-fb65-00000000033a | OK | Check if /usr/bin/ansible-playbook exists | np0000071528 2026-06-12 08:15:31,550 p=83863 u=zuul n=ansible | 2026-06-12 08:15:31.550394 | fa163e23-f348-37f0-fb65-00000000033a | OK | Check if /usr/bin/ansible-playbook exists | np0000071531 2026-06-12 08:15:31,572 p=83863 u=zuul n=ansible | 2026-06-12 08:15:31.571696 | fa163e23-f348-37f0-fb65-00000000033b | TASK | Check if /usr/bin/ansible-playbook-3 exists 2026-06-12 08:15:31,861 p=83863 u=zuul n=ansible | 2026-06-12 08:15:31.861255 | fa163e23-f348-37f0-fb65-00000000033b | OK | Check if /usr/bin/ansible-playbook-3 exists | np0000071531 2026-06-12 08:15:31,873 p=83863 u=zuul n=ansible | 2026-06-12 08:15:31.872891 | fa163e23-f348-37f0-fb65-00000000033b | OK | Check if /usr/bin/ansible-playbook-3 exists | np0000071533 2026-06-12 08:15:31,904 p=83863 u=zuul n=ansible | 2026-06-12 08:15:31.903844 | fa163e23-f348-37f0-fb65-00000000033b | OK | Check if /usr/bin/ansible-playbook-3 exists | np0000071528 2026-06-12 08:15:31,911 p=83863 u=zuul n=ansible | 2026-06-12 08:15:31.911323 | fa163e23-f348-37f0-fb65-00000000033b | OK | Check if /usr/bin/ansible-playbook-3 exists | np0000071532 2026-06-12 08:15:31,959 p=83863 u=zuul n=ansible | 2026-06-12 08:15:31.959396 | fa163e23-f348-37f0-fb65-00000000033b | OK | Check if /usr/bin/ansible-playbook-3 exists | np0000071529 2026-06-12 08:15:31,960 p=83863 u=zuul n=ansible | 2026-06-12 08:15:31.960141 | fa163e23-f348-37f0-fb65-00000000033b | OK | Check if /usr/bin/ansible-playbook-3 exists | np0000071530 2026-06-12 08:15:31,970 p=83863 u=zuul n=ansible | 2026-06-12 08:15:31.970079 | fa163e23-f348-37f0-fb65-00000000033c | TASK | Symlink /usr/bin/ansible-playbook-3 to /usr/bin/ansible-playbook 2026-06-12 08:15:32,306 p=83863 u=zuul n=ansible | 2026-06-12 08:15:32.305523 | fa163e23-f348-37f0-fb65-00000000033c | CHANGED | Symlink /usr/bin/ansible-playbook-3 to /usr/bin/ansible-playbook | np0000071532 2026-06-12 08:15:32,308 p=83863 u=zuul n=ansible | 2026-06-12 08:15:32.308447 | fa163e23-f348-37f0-fb65-00000000033c | CHANGED | Symlink /usr/bin/ansible-playbook-3 to /usr/bin/ansible-playbook | np0000071531 2026-06-12 08:15:32,324 p=83863 u=zuul n=ansible | 2026-06-12 08:15:32.323793 | fa163e23-f348-37f0-fb65-00000000033c | CHANGED | Symlink /usr/bin/ansible-playbook-3 to /usr/bin/ansible-playbook | np0000071533 2026-06-12 08:15:32,333 p=83863 u=zuul n=ansible | 2026-06-12 08:15:32.333468 | fa163e23-f348-37f0-fb65-00000000033c | CHANGED | Symlink /usr/bin/ansible-playbook-3 to /usr/bin/ansible-playbook | np0000071528 2026-06-12 08:15:32,344 p=83863 u=zuul n=ansible | 2026-06-12 08:15:32.343693 | fa163e23-f348-37f0-fb65-00000000033c | CHANGED | Symlink /usr/bin/ansible-playbook-3 to /usr/bin/ansible-playbook | np0000071529 2026-06-12 08:15:32,351 p=83863 u=zuul n=ansible | 2026-06-12 08:15:32.350958 | fa163e23-f348-37f0-fb65-00000000033c | CHANGED | Symlink /usr/bin/ansible-playbook-3 to /usr/bin/ansible-playbook | np0000071530 2026-06-12 08:15:32,740 p=83863 u=zuul n=ansible | 2026-06-12 08:15:32.740259 | fa163e23-f348-37f0-fb65-000000000764 | TASK | Create temporary file for ssh_known_hosts 2026-06-12 08:15:33,023 p=83863 u=zuul n=ansible | 2026-06-12 08:15:33.022168 | fa163e23-f348-37f0-fb65-000000000764 | CHANGED | Create temporary file for ssh_known_hosts | np0000071531 2026-06-12 08:15:33,111 p=83863 u=zuul n=ansible | 2026-06-12 08:15:33.110830 | fa163e23-f348-37f0-fb65-000000000764 | CHANGED | Create temporary file for ssh_known_hosts | np0000071528 2026-06-12 08:15:33,124 p=83863 u=zuul n=ansible | 2026-06-12 08:15:33.123948 | fa163e23-f348-37f0-fb65-000000000764 | CHANGED | Create temporary file for ssh_known_hosts | np0000071530 2026-06-12 08:15:33,163 p=83863 u=zuul n=ansible | 2026-06-12 08:15:33.161974 | fa163e23-f348-37f0-fb65-000000000764 | CHANGED | Create temporary file for ssh_known_hosts | np0000071529 2026-06-12 08:15:33,164 p=83863 u=zuul n=ansible | 2026-06-12 08:15:33.164405 | fa163e23-f348-37f0-fb65-000000000764 | CHANGED | Create temporary file for ssh_known_hosts | np0000071532 2026-06-12 08:15:33,166 p=83863 u=zuul n=ansible | 2026-06-12 08:15:33.166058 | fa163e23-f348-37f0-fb65-000000000764 | CHANGED | Create temporary file for ssh_known_hosts | np0000071533 2026-06-12 08:15:33,188 p=83863 u=zuul n=ansible | 2026-06-12 08:15:33.187485 | fa163e23-f348-37f0-fb65-000000000765 | TASK | Check for ssh_known_hosts file 2026-06-12 08:15:33,503 p=83863 u=zuul n=ansible | 2026-06-12 08:15:33.502582 | fa163e23-f348-37f0-fb65-000000000765 | OK | Check for ssh_known_hosts file | np0000071531 2026-06-12 08:15:33,511 p=83863 u=zuul n=ansible | 2026-06-12 08:15:33.510915 | fa163e23-f348-37f0-fb65-000000000765 | OK | Check for ssh_known_hosts file | np0000071532 2026-06-12 08:15:33,517 p=83863 u=zuul n=ansible | 2026-06-12 08:15:33.516907 | fa163e23-f348-37f0-fb65-000000000765 | OK | Check for ssh_known_hosts file | np0000071528 2026-06-12 08:15:33,526 p=83863 u=zuul n=ansible | 2026-06-12 08:15:33.525567 | fa163e23-f348-37f0-fb65-000000000765 | OK | Check for ssh_known_hosts file | np0000071533 2026-06-12 08:15:33,564 p=83863 u=zuul n=ansible | 2026-06-12 08:15:33.564082 | fa163e23-f348-37f0-fb65-000000000765 | OK | Check for ssh_known_hosts file | np0000071529 2026-06-12 08:15:33,586 p=83863 u=zuul n=ansible | 2026-06-12 08:15:33.585251 | fa163e23-f348-37f0-fb65-000000000765 | OK | Check for ssh_known_hosts file | np0000071530 2026-06-12 08:15:33,608 p=83863 u=zuul n=ansible | 2026-06-12 08:15:33.607557 | fa163e23-f348-37f0-fb65-000000000766 | TASK | Create a temporary copy of ssh_known_hosts 2026-06-12 08:15:33,665 p=83863 u=zuul n=ansible | 2026-06-12 08:15:33.661571 | fa163e23-f348-37f0-fb65-000000000766 | SKIPPED | Create a temporary copy of ssh_known_hosts | np0000071531 2026-06-12 08:15:33,698 p=83863 u=zuul n=ansible | 2026-06-12 08:15:33.696696 | fa163e23-f348-37f0-fb65-000000000766 | SKIPPED | Create a temporary copy of ssh_known_hosts | np0000071532 2026-06-12 08:15:33,726 p=83863 u=zuul n=ansible | 2026-06-12 08:15:33.725630 | fa163e23-f348-37f0-fb65-000000000766 | SKIPPED | Create a temporary copy of ssh_known_hosts | np0000071533 2026-06-12 08:15:33,753 p=83863 u=zuul n=ansible | 2026-06-12 08:15:33.752031 | fa163e23-f348-37f0-fb65-000000000766 | SKIPPED | Create a temporary copy of ssh_known_hosts | np0000071528 2026-06-12 08:15:33,754 p=83863 u=zuul n=ansible | 2026-06-12 08:15:33.754016 | fa163e23-f348-37f0-fb65-000000000766 | SKIPPED | Create a temporary copy of ssh_known_hosts | np0000071529 2026-06-12 08:15:33,766 p=83863 u=zuul n=ansible | 2026-06-12 08:15:33.766175 | fa163e23-f348-37f0-fb65-000000000766 | SKIPPED | Create a temporary copy of ssh_known_hosts | np0000071530 2026-06-12 08:15:33,780 p=83863 u=zuul n=ansible | 2026-06-12 08:15:33.779422 | fa163e23-f348-37f0-fb65-000000000767 | TASK | Write temporary file 2026-06-12 08:15:33,826 p=83863 u=zuul n=ansible | 2026-06-12 08:15:33.821304 | fa163e23-f348-37f0-fb65-000000000767 | SKIPPED | Write temporary file | np0000071531 2026-06-12 08:15:33,853 p=83863 u=zuul n=ansible | 2026-06-12 08:15:33.852802 | fa163e23-f348-37f0-fb65-000000000767 | SKIPPED | Write temporary file | np0000071532 2026-06-12 08:15:33,879 p=83863 u=zuul n=ansible | 2026-06-12 08:15:33.877812 | fa163e23-f348-37f0-fb65-000000000767 | SKIPPED | Write temporary file | np0000071533 2026-06-12 08:15:33,907 p=83863 u=zuul n=ansible | 2026-06-12 08:15:33.906034 | fa163e23-f348-37f0-fb65-000000000767 | SKIPPED | Write temporary file | np0000071528 2026-06-12 08:15:33,908 p=83863 u=zuul n=ansible | 2026-06-12 08:15:33.908290 | fa163e23-f348-37f0-fb65-000000000767 | SKIPPED | Write temporary file | np0000071529 2026-06-12 08:15:33,930 p=83863 u=zuul n=ansible | 2026-06-12 08:15:33.929172 | fa163e23-f348-37f0-fb65-000000000767 | SKIPPED | Write temporary file | np0000071530 2026-06-12 08:15:33,943 p=83863 u=zuul n=ansible | 2026-06-12 08:15:33.942978 | fa163e23-f348-37f0-fb65-000000000768 | TASK | Set ssh_known_hosts fact 2026-06-12 08:15:34,074 p=83863 u=zuul n=ansible | 2026-06-12 08:15:34.073248 | fa163e23-f348-37f0-fb65-000000000768 | OK | Set ssh_known_hosts fact | np0000071531 2026-06-12 08:15:34,086 p=83863 u=zuul n=ansible | 2026-06-12 08:15:34.086303 | fa163e23-f348-37f0-fb65-000000000769 | TASK | Add host keys to temporary ssh_known_hosts 2026-06-12 08:15:34,349 p=83863 u=zuul n=ansible | 2026-06-12 08:15:34.347695 | fa163e23-f348-37f0-fb65-000000000769 | CHANGED | Add host keys to temporary ssh_known_hosts | np0000071532 2026-06-12 08:15:34,357 p=83863 u=zuul n=ansible | 2026-06-12 08:15:34.356728 | fa163e23-f348-37f0-fb65-000000000769 | CHANGED | Add host keys to temporary ssh_known_hosts | np0000071531 2026-06-12 08:15:34,426 p=83863 u=zuul n=ansible | 2026-06-12 08:15:34.426009 | fa163e23-f348-37f0-fb65-000000000769 | CHANGED | Add host keys to temporary ssh_known_hosts | np0000071533 2026-06-12 08:15:34,446 p=83863 u=zuul n=ansible | 2026-06-12 08:15:34.443300 | fa163e23-f348-37f0-fb65-000000000769 | CHANGED | Add host keys to temporary ssh_known_hosts | np0000071528 2026-06-12 08:15:34,447 p=83863 u=zuul n=ansible | 2026-06-12 08:15:34.447447 | fa163e23-f348-37f0-fb65-000000000769 | CHANGED | Add host keys to temporary ssh_known_hosts | np0000071529 2026-06-12 08:15:34,482 p=83863 u=zuul n=ansible | 2026-06-12 08:15:34.481435 | fa163e23-f348-37f0-fb65-000000000769 | CHANGED | Add host keys to temporary ssh_known_hosts | np0000071530 2026-06-12 08:15:34,505 p=83863 u=zuul n=ansible | 2026-06-12 08:15:34.504290 | fa163e23-f348-37f0-fb65-00000000076a | TASK | In-place update of /etc/ssh_known_hosts 2026-06-12 08:15:34,819 p=83863 u=zuul n=ansible | 2026-06-12 08:15:34.817640 | fa163e23-f348-37f0-fb65-00000000076a | CHANGED | In-place update of /etc/ssh_known_hosts | np0000071531 2026-06-12 08:15:34,851 p=83863 u=zuul n=ansible | 2026-06-12 08:15:34.850447 | fa163e23-f348-37f0-fb65-00000000076a | CHANGED | In-place update of /etc/ssh_known_hosts | np0000071533 2026-06-12 08:15:34,853 p=83863 u=zuul n=ansible | 2026-06-12 08:15:34.852977 | fa163e23-f348-37f0-fb65-00000000076a | CHANGED | In-place update of /etc/ssh_known_hosts | np0000071532 2026-06-12 08:15:34,875 p=83863 u=zuul n=ansible | 2026-06-12 08:15:34.874189 | fa163e23-f348-37f0-fb65-00000000076a | CHANGED | In-place update of /etc/ssh_known_hosts | np0000071529 2026-06-12 08:15:34,876 p=83863 u=zuul n=ansible | 2026-06-12 08:15:34.876470 | fa163e23-f348-37f0-fb65-00000000076a | CHANGED | In-place update of /etc/ssh_known_hosts | np0000071528 2026-06-12 08:15:34,900 p=83863 u=zuul n=ansible | 2026-06-12 08:15:34.900182 | fa163e23-f348-37f0-fb65-00000000076a | CHANGED | In-place update of /etc/ssh_known_hosts | np0000071530 2026-06-12 08:15:34,921 p=83863 u=zuul n=ansible | 2026-06-12 08:15:34.921077 | fa163e23-f348-37f0-fb65-00000000076b | TASK | Remove temp file 2026-06-12 08:15:35,219 p=83863 u=zuul n=ansible | 2026-06-12 08:15:35.218390 | fa163e23-f348-37f0-fb65-00000000076b | CHANGED | Remove temp file | np0000071531 2026-06-12 08:15:35,227 p=83863 u=zuul n=ansible | 2026-06-12 08:15:35.227308 | fa163e23-f348-37f0-fb65-00000000076b | CHANGED | Remove temp file | np0000071532 2026-06-12 08:15:35,237 p=83863 u=zuul n=ansible | 2026-06-12 08:15:35.237383 | fa163e23-f348-37f0-fb65-00000000076b | CHANGED | Remove temp file | np0000071528 2026-06-12 08:15:35,276 p=83863 u=zuul n=ansible | 2026-06-12 08:15:35.273827 | fa163e23-f348-37f0-fb65-00000000076b | CHANGED | Remove temp file | np0000071533 2026-06-12 08:15:35,297 p=83863 u=zuul n=ansible | 2026-06-12 08:15:35.296372 | fa163e23-f348-37f0-fb65-00000000076b | CHANGED | Remove temp file | np0000071529 2026-06-12 08:15:35,331 p=83863 u=zuul n=ansible | 2026-06-12 08:15:35.330446 | fa163e23-f348-37f0-fb65-00000000076b | CHANGED | Remove temp file | np0000071530 2026-06-12 08:15:35,413 p=83863 u=zuul n=ansible | [WARNING]: Could not match supplied host pattern, ignoring: CellControllerCompute 2026-06-12 08:15:35,425 p=83863 u=zuul n=ansible | PLAY [Deploy step tasks for step 0] ******************************************** 2026-06-12 08:15:35,548 p=83863 u=zuul n=ansible | 2026-06-12 08:15:35.548278 | fa163e23-f348-37f0-fb65-000000000039 | TASK | Deploy step tasks for step 0 2026-06-12 08:15:35,565 p=83863 u=zuul n=ansible | 2026-06-12 08:15:35.564707 | fa163e23-f348-37f0-fb65-000000000039 | TASK | Deploy step tasks for step 0 2026-06-12 08:15:35,579 p=83863 u=zuul n=ansible | 2026-06-12 08:15:35.579015 | fa163e23-f348-37f0-fb65-000000000039 | TASK | Deploy step tasks for step 0 2026-06-12 08:15:35,599 p=83863 u=zuul n=ansible | 2026-06-12 08:15:35.599012 | fa163e23-f348-37f0-fb65-000000000039 | TASK | Deploy step tasks for step 0 2026-06-12 08:15:35,640 p=83863 u=zuul n=ansible | 2026-06-12 08:15:35.635987 | fa163e23-f348-37f0-fb65-000000000039 | TASK | Deploy step tasks for step 0 2026-06-12 08:15:35,660 p=83863 u=zuul n=ansible | 2026-06-12 08:15:35.659786 | fa163e23-f348-37f0-fb65-000000000039 | TASK | Deploy step tasks for step 0 2026-06-12 08:15:35,664 p=83863 u=zuul n=ansible | 2026-06-12 08:15:35.663927 | fa163e23-f348-37f0-fb65-000000000039 | OK | Deploy step tasks for step 0 | np0000071531 -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Deploy step tasks for step 0' to resume from this task" } 2026-06-12 08:15:35,665 p=83863 u=zuul n=ansible | [WARNING]: ('np0000071531 -> localhost', 'fa163e23-f348-37f0-fb65-000000000039') missing from stats 2026-06-12 08:15:35,666 p=83863 u=zuul n=ansible | 2026-06-12 08:15:35.666249 | fa163e23-f348-37f0-fb65-000000000039 | OK | Deploy step tasks for step 0 | np0000071533 -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Deploy step tasks for step 0' to resume from this task" } 2026-06-12 08:15:35,666 p=83863 u=zuul n=ansible | [WARNING]: ('np0000071533 -> localhost', 'fa163e23-f348-37f0-fb65-000000000039') missing from stats 2026-06-12 08:15:35,667 p=83863 u=zuul n=ansible | 2026-06-12 08:15:35.666992 | fa163e23-f348-37f0-fb65-000000000039 | OK | Deploy step tasks for step 0 | np0000071532 -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Deploy step tasks for step 0' to resume from this task" } 2026-06-12 08:15:35,667 p=83863 u=zuul n=ansible | [WARNING]: ('np0000071532 -> localhost', 'fa163e23-f348-37f0-fb65-000000000039') missing from stats 2026-06-12 08:15:35,667 p=83863 u=zuul n=ansible | 2026-06-12 08:15:35.667763 | fa163e23-f348-37f0-fb65-000000000039 | OK | Deploy step tasks for step 0 | np0000071528 -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Deploy step tasks for step 0' to resume from this task" } 2026-06-12 08:15:35,668 p=83863 u=zuul n=ansible | [WARNING]: ('np0000071528 -> localhost', 'fa163e23-f348-37f0-fb65-000000000039') missing from stats 2026-06-12 08:15:35,686 p=83863 u=zuul n=ansible | 2026-06-12 08:15:35.681301 | fa163e23-f348-37f0-fb65-00000000003a | TASK | Ensure /var/log/journal exists 2026-06-12 08:15:35,703 p=83863 u=zuul n=ansible | 2026-06-12 08:15:35.703297 | fa163e23-f348-37f0-fb65-00000000003a | TASK | Ensure /var/log/journal exists 2026-06-12 08:15:35,725 p=83863 u=zuul n=ansible | 2026-06-12 08:15:35.724831 | fa163e23-f348-37f0-fb65-00000000003a | TASK | Ensure /var/log/journal exists 2026-06-12 08:15:35,747 p=83863 u=zuul n=ansible | 2026-06-12 08:15:35.747012 | fa163e23-f348-37f0-fb65-00000000003a | TASK | Ensure /var/log/journal exists 2026-06-12 08:15:35,755 p=83863 u=zuul n=ansible | 2026-06-12 08:15:35.754906 | fa163e23-f348-37f0-fb65-000000000039 | OK | Deploy step tasks for step 0 | np0000071529 -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Deploy step tasks for step 0' to resume from this task" } 2026-06-12 08:15:35,756 p=83863 u=zuul n=ansible | [WARNING]: ('np0000071529 -> localhost', 'fa163e23-f348-37f0-fb65-000000000039') missing from stats 2026-06-12 08:15:35,757 p=83863 u=zuul n=ansible | 2026-06-12 08:15:35.756831 | fa163e23-f348-37f0-fb65-000000000039 | OK | Deploy step tasks for step 0 | np0000071530 -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Deploy step tasks for step 0' to resume from this task" } 2026-06-12 08:15:35,757 p=83863 u=zuul n=ansible | [WARNING]: ('np0000071530 -> localhost', 'fa163e23-f348-37f0-fb65-000000000039') missing from stats 2026-06-12 08:15:35,774 p=83863 u=zuul n=ansible | 2026-06-12 08:15:35.774064 | fa163e23-f348-37f0-fb65-00000000003a | TASK | Ensure /var/log/journal exists 2026-06-12 08:15:35,795 p=83863 u=zuul n=ansible | 2026-06-12 08:15:35.794595 | fa163e23-f348-37f0-fb65-00000000003a | TASK | Ensure /var/log/journal exists 2026-06-12 08:15:36,002 p=83863 u=zuul n=ansible | 2026-06-12 08:15:36.001534 | fa163e23-f348-37f0-fb65-00000000003a | CHANGED | Ensure /var/log/journal exists | np0000071531 2026-06-12 08:15:36,023 p=83863 u=zuul n=ansible | 2026-06-12 08:15:36.018615 | fa163e23-f348-37f0-fb65-00000000003b | TASK | Check cloud-init status 2026-06-12 08:15:36,039 p=83863 u=zuul n=ansible | 2026-06-12 08:15:36.031930 | fa163e23-f348-37f0-fb65-00000000003a | CHANGED | Ensure /var/log/journal exists | np0000071532 2026-06-12 08:15:36,041 p=83863 u=zuul n=ansible | 2026-06-12 08:15:36.041429 | fa163e23-f348-37f0-fb65-00000000003a | CHANGED | Ensure /var/log/journal exists | np0000071533 2026-06-12 08:15:36,055 p=83863 u=zuul n=ansible | 2026-06-12 08:15:36.055145 | fa163e23-f348-37f0-fb65-00000000003b | TASK | Check cloud-init status 2026-06-12 08:15:36,080 p=83863 u=zuul n=ansible | 2026-06-12 08:15:36.079676 | fa163e23-f348-37f0-fb65-00000000003b | TASK | Check cloud-init status 2026-06-12 08:15:36,094 p=83863 u=zuul n=ansible | 2026-06-12 08:15:36.090254 | fa163e23-f348-37f0-fb65-00000000003a | CHANGED | Ensure /var/log/journal exists | np0000071528 2026-06-12 08:15:36,096 p=83863 u=zuul n=ansible | 2026-06-12 08:15:36.096620 | fa163e23-f348-37f0-fb65-00000000003a | CHANGED | Ensure /var/log/journal exists | np0000071529 2026-06-12 08:15:36,125 p=83863 u=zuul n=ansible | 2026-06-12 08:15:36.124745 | fa163e23-f348-37f0-fb65-00000000003b | TASK | Check cloud-init status 2026-06-12 08:15:36,147 p=83863 u=zuul n=ansible | 2026-06-12 08:15:36.146745 | fa163e23-f348-37f0-fb65-00000000003b | TASK | Check cloud-init status 2026-06-12 08:15:36,152 p=83863 u=zuul n=ansible | 2026-06-12 08:15:36.152317 | fa163e23-f348-37f0-fb65-00000000003a | CHANGED | Ensure /var/log/journal exists | np0000071530 2026-06-12 08:15:36,168 p=83863 u=zuul n=ansible | 2026-06-12 08:15:36.168247 | fa163e23-f348-37f0-fb65-00000000003b | TASK | Check cloud-init status 2026-06-12 08:15:36,337 p=83863 u=zuul n=ansible | 2026-06-12 08:15:36.336599 | fa163e23-f348-37f0-fb65-00000000003b | CHANGED | Check cloud-init status | np0000071531 2026-06-12 08:15:36,357 p=83863 u=zuul n=ansible | 2026-06-12 08:15:36.356387 | fa163e23-f348-37f0-fb65-00000000003c | TASK | Check if cloud-init is disabled via kernel args 2026-06-12 08:15:36,382 p=83863 u=zuul n=ansible | 2026-06-12 08:15:36.381264 | fa163e23-f348-37f0-fb65-00000000003b | CHANGED | Check cloud-init status | np0000071532 2026-06-12 08:15:36,385 p=83863 u=zuul n=ansible | 2026-06-12 08:15:36.384798 | fa163e23-f348-37f0-fb65-00000000003b | CHANGED | Check cloud-init status | np0000071533 2026-06-12 08:15:36,411 p=83863 u=zuul n=ansible | 2026-06-12 08:15:36.410870 | fa163e23-f348-37f0-fb65-00000000003c | TASK | Check if cloud-init is disabled via kernel args 2026-06-12 08:15:36,443 p=83863 u=zuul n=ansible | 2026-06-12 08:15:36.442380 | fa163e23-f348-37f0-fb65-00000000003c | TASK | Check if cloud-init is disabled via kernel args 2026-06-12 08:15:36,456 p=83863 u=zuul n=ansible | 2026-06-12 08:15:36.454829 | fa163e23-f348-37f0-fb65-00000000003b | CHANGED | Check cloud-init status | np0000071529 2026-06-12 08:15:36,458 p=83863 u=zuul n=ansible | 2026-06-12 08:15:36.457997 | fa163e23-f348-37f0-fb65-00000000003b | CHANGED | Check cloud-init status | np0000071528 2026-06-12 08:15:36,485 p=83863 u=zuul n=ansible | 2026-06-12 08:15:36.485025 | fa163e23-f348-37f0-fb65-00000000003c | TASK | Check if cloud-init is disabled via kernel args 2026-06-12 08:15:36,503 p=83863 u=zuul n=ansible | 2026-06-12 08:15:36.503019 | fa163e23-f348-37f0-fb65-00000000003c | TASK | Check if cloud-init is disabled via kernel args 2026-06-12 08:15:36,510 p=83863 u=zuul n=ansible | 2026-06-12 08:15:36.509532 | fa163e23-f348-37f0-fb65-00000000003b | CHANGED | Check cloud-init status | np0000071530 2026-06-12 08:15:36,527 p=83863 u=zuul n=ansible | 2026-06-12 08:15:36.526602 | fa163e23-f348-37f0-fb65-00000000003c | TASK | Check if cloud-init is disabled via kernel args 2026-06-12 08:15:36,662 p=83863 u=zuul n=ansible | 2026-06-12 08:15:36.661682 | fa163e23-f348-37f0-fb65-00000000003c | CHANGED | Check if cloud-init is disabled via kernel args | np0000071531 2026-06-12 08:15:36,683 p=83863 u=zuul n=ansible | 2026-06-12 08:15:36.682871 | fa163e23-f348-37f0-fb65-00000000003d | TASK | Wait for cloud-init to finish, if enabled 2026-06-12 08:15:36,701 p=83863 u=zuul n=ansible | 2026-06-12 08:15:36.699957 | fa163e23-f348-37f0-fb65-00000000003c | CHANGED | Check if cloud-init is disabled via kernel args | np0000071532 2026-06-12 08:15:36,722 p=83863 u=zuul n=ansible | 2026-06-12 08:15:36.721588 | fa163e23-f348-37f0-fb65-00000000003d | TASK | Wait for cloud-init to finish, if enabled 2026-06-12 08:15:36,740 p=83863 u=zuul n=ansible | 2026-06-12 08:15:36.740080 | fa163e23-f348-37f0-fb65-00000000003c | CHANGED | Check if cloud-init is disabled via kernel args | np0000071533 2026-06-12 08:15:36,755 p=83863 u=zuul n=ansible | 2026-06-12 08:15:36.755225 | fa163e23-f348-37f0-fb65-00000000003d | TASK | Wait for cloud-init to finish, if enabled 2026-06-12 08:15:36,774 p=83863 u=zuul n=ansible | 2026-06-12 08:15:36.773798 | fa163e23-f348-37f0-fb65-00000000003c | CHANGED | Check if cloud-init is disabled via kernel args | np0000071530 2026-06-12 08:15:36,799 p=83863 u=zuul n=ansible | 2026-06-12 08:15:36.798556 | fa163e23-f348-37f0-fb65-00000000003d | TASK | Wait for cloud-init to finish, if enabled 2026-06-12 08:15:36,810 p=83863 u=zuul n=ansible | 2026-06-12 08:15:36.805994 | fa163e23-f348-37f0-fb65-00000000003c | CHANGED | Check if cloud-init is disabled via kernel args | np0000071528 2026-06-12 08:15:36,811 p=83863 u=zuul n=ansible | 2026-06-12 08:15:36.811451 | fa163e23-f348-37f0-fb65-00000000003c | CHANGED | Check if cloud-init is disabled via kernel args | np0000071529 2026-06-12 08:15:36,831 p=83863 u=zuul n=ansible | 2026-06-12 08:15:36.831308 | fa163e23-f348-37f0-fb65-00000000003d | TASK | Wait for cloud-init to finish, if enabled 2026-06-12 08:15:36,848 p=83863 u=zuul n=ansible | 2026-06-12 08:15:36.848000 | fa163e23-f348-37f0-fb65-00000000003d | TASK | Wait for cloud-init to finish, if enabled 2026-06-12 08:15:37,206 p=83863 u=zuul n=ansible | 2026-06-12 08:15:37.201935 | fa163e23-f348-37f0-fb65-00000000003d | OK | Wait for cloud-init to finish, if enabled | np0000071532 2026-06-12 08:15:37,236 p=83863 u=zuul n=ansible | 2026-06-12 08:15:37.215099 | fa163e23-f348-37f0-fb65-00000000003d | OK | Wait for cloud-init to finish, if enabled | np0000071533 2026-06-12 08:15:37,239 p=83863 u=zuul n=ansible | 2026-06-12 08:15:37.239070 | fa163e23-f348-37f0-fb65-00000000003d | OK | Wait for cloud-init to finish, if enabled | np0000071528 2026-06-12 08:15:37,242 p=83863 u=zuul n=ansible | 2026-06-12 08:15:37.241788 | fa163e23-f348-37f0-fb65-00000000003d | OK | Wait for cloud-init to finish, if enabled | np0000071529 2026-06-12 08:15:37,245 p=83863 u=zuul n=ansible | 2026-06-12 08:15:37.244849 | fa163e23-f348-37f0-fb65-00000000003d | OK | Wait for cloud-init to finish, if enabled | np0000071531 2026-06-12 08:15:37,248 p=83863 u=zuul n=ansible | 2026-06-12 08:15:37.247711 | fa163e23-f348-37f0-fb65-00000000003d | OK | Wait for cloud-init to finish, if enabled | np0000071530 2026-06-12 08:15:37,264 p=83863 u=zuul n=ansible | 2026-06-12 08:15:37.264045 | fa163e23-f348-37f0-fb65-00000000003e | TASK | Create /var/lib/container-puppet 2026-06-12 08:15:37,285 p=83863 u=zuul n=ansible | 2026-06-12 08:15:37.284816 | fa163e23-f348-37f0-fb65-00000000003e | TASK | Create /var/lib/container-puppet 2026-06-12 08:15:37,301 p=83863 u=zuul n=ansible | 2026-06-12 08:15:37.301037 | fa163e23-f348-37f0-fb65-00000000003e | TASK | Create /var/lib/container-puppet 2026-06-12 08:15:37,324 p=83863 u=zuul n=ansible | 2026-06-12 08:15:37.323611 | fa163e23-f348-37f0-fb65-00000000003e | TASK | Create /var/lib/container-puppet 2026-06-12 08:15:37,346 p=83863 u=zuul n=ansible | 2026-06-12 08:15:37.345802 | fa163e23-f348-37f0-fb65-00000000003e | TASK | Create /var/lib/container-puppet 2026-06-12 08:15:37,369 p=83863 u=zuul n=ansible | 2026-06-12 08:15:37.368558 | fa163e23-f348-37f0-fb65-00000000003e | TASK | Create /var/lib/container-puppet 2026-06-12 08:15:37,588 p=83863 u=zuul n=ansible | 2026-06-12 08:15:37.587019 | fa163e23-f348-37f0-fb65-00000000003e | CHANGED | Create /var/lib/container-puppet | np0000071532 2026-06-12 08:15:37,604 p=83863 u=zuul n=ansible | 2026-06-12 08:15:37.604204 | fa163e23-f348-37f0-fb65-00000000003f | TASK | Write container-puppet.sh 2026-06-12 08:15:37,616 p=83863 u=zuul n=ansible | 2026-06-12 08:15:37.614975 | fa163e23-f348-37f0-fb65-00000000003e | CHANGED | Create /var/lib/container-puppet | np0000071528 2026-06-12 08:15:37,617 p=83863 u=zuul n=ansible | 2026-06-12 08:15:37.616813 | fa163e23-f348-37f0-fb65-00000000003e | CHANGED | Create /var/lib/container-puppet | np0000071533 2026-06-12 08:15:37,622 p=83863 u=zuul n=ansible | 2026-06-12 08:15:37.622212 | fa163e23-f348-37f0-fb65-00000000003e | CHANGED | Create /var/lib/container-puppet | np0000071531 2026-06-12 08:15:37,640 p=83863 u=zuul n=ansible | 2026-06-12 08:15:37.639850 | fa163e23-f348-37f0-fb65-00000000003f | TASK | Write container-puppet.sh 2026-06-12 08:15:37,665 p=83863 u=zuul n=ansible | 2026-06-12 08:15:37.661611 | fa163e23-f348-37f0-fb65-00000000003f | TASK | Write container-puppet.sh 2026-06-12 08:15:37,687 p=83863 u=zuul n=ansible | 2026-06-12 08:15:37.686289 | fa163e23-f348-37f0-fb65-00000000003f | TASK | Write container-puppet.sh 2026-06-12 08:15:37,700 p=83863 u=zuul n=ansible | 2026-06-12 08:15:37.698131 | fa163e23-f348-37f0-fb65-00000000003e | CHANGED | Create /var/lib/container-puppet | np0000071529 2026-06-12 08:15:37,701 p=83863 u=zuul n=ansible | 2026-06-12 08:15:37.700966 | fa163e23-f348-37f0-fb65-00000000003e | CHANGED | Create /var/lib/container-puppet | np0000071530 2026-06-12 08:15:37,724 p=83863 u=zuul n=ansible | 2026-06-12 08:15:37.723433 | fa163e23-f348-37f0-fb65-00000000003f | TASK | Write container-puppet.sh 2026-06-12 08:15:37,750 p=83863 u=zuul n=ansible | 2026-06-12 08:15:37.750081 | fa163e23-f348-37f0-fb65-00000000003f | TASK | Write container-puppet.sh 2026-06-12 08:15:38,543 p=83863 u=zuul n=ansible | 2026-06-12 08:15:38.541908 | fa163e23-f348-37f0-fb65-00000000003f | CHANGED | Write container-puppet.sh | np0000071531 2026-06-12 08:15:38,598 p=83863 u=zuul n=ansible | [WARNING]: conditional statements should not include jinja2 templating delimiters such as {{ }} or {% %}. Found: '{{ playbook_dir }}/{{ _task_file_path }}' is exists 2026-06-12 08:15:38,601 p=83863 u=zuul n=ansible | 2026-06-12 08:15:38.597318 | fa163e23-f348-37f0-fb65-00000000003f | CHANGED | Write container-puppet.sh | np0000071532 2026-06-12 08:15:38,654 p=83863 u=zuul n=ansible | [WARNING]: conditional statements should not include jinja2 templating delimiters such as {{ }} or {% %}. Found: '{{ playbook_dir }}/{{ _task_file_path }}' is exists 2026-06-12 08:15:38,682 p=83863 u=zuul n=ansible | 2026-06-12 08:15:38.670905 | da1b4eb8-f58a-4993-8c6d-a5e59705c4db | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/Compute/deploy_steps_tasks_step0.yaml | np0000071531 2026-06-12 08:15:38,702 p=83863 u=zuul n=ansible | 2026-06-12 08:15:38.701768 | fa163e23-f348-37f0-fb65-000000000a77 | TASK | Configure tuned before reboot 2026-06-12 08:15:38,711 p=83863 u=zuul n=ansible | 2026-06-12 08:15:38.710630 | fa163e23-f348-37f0-fb65-00000000003f | CHANGED | Write container-puppet.sh | np0000071533 2026-06-12 08:15:38,713 p=83863 u=zuul n=ansible | 2026-06-12 08:15:38.712916 | fa163e23-f348-37f0-fb65-00000000003f | CHANGED | Write container-puppet.sh | np0000071528 2026-06-12 08:15:38,716 p=83863 u=zuul n=ansible | 2026-06-12 08:15:38.715837 | fa163e23-f348-37f0-fb65-00000000003f | CHANGED | Write container-puppet.sh | np0000071530 2026-06-12 08:15:38,757 p=83863 u=zuul n=ansible | 2026-06-12 08:15:38.750681 | 652a6a05-1e54-47f7-8aa3-6898d6ff6902 | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/Compute/deploy_steps_tasks_step0.yaml | np0000071532 2026-06-12 08:15:38,793 p=83863 u=zuul n=ansible | 2026-06-12 08:15:38.792727 | fa163e23-f348-37f0-fb65-000000000aa6 | TASK | Configure tuned before reboot 2026-06-12 08:15:38,841 p=83863 u=zuul n=ansible | [WARNING]: conditional statements should not include jinja2 templating delimiters such as {{ }} or {% %}. Found: '{{ playbook_dir }}/{{ _task_file_path }}' is exists 2026-06-12 08:15:38,879 p=83863 u=zuul n=ansible | [WARNING]: conditional statements should not include jinja2 templating delimiters such as {{ }} or {% %}. Found: '{{ playbook_dir }}/{{ _task_file_path }}' is exists 2026-06-12 08:15:38,890 p=83863 u=zuul n=ansible | 2026-06-12 08:15:38.889946 | fa163e23-f348-37f0-fb65-00000000003f | CHANGED | Write container-puppet.sh | np0000071529 2026-06-12 08:15:38,907 p=83863 u=zuul n=ansible | [WARNING]: conditional statements should not include jinja2 templating delimiters such as {{ }} or {% %}. Found: '{{ playbook_dir }}/{{ _task_file_path }}' is exists 2026-06-12 08:15:38,943 p=83863 u=zuul n=ansible | 2026-06-12 08:15:38.942548 | c6a47bac-4fd2-4ebc-8feb-19a5d362ce6d | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/Compute/deploy_steps_tasks_step0.yaml | np0000071533 2026-06-12 08:15:38,959 p=83863 u=zuul n=ansible | 2026-06-12 08:15:38.959022 | fa163e23-f348-37f0-fb65-000000000b0c | TASK | Gather variables for each operating system 2026-06-12 08:15:38,975 p=83863 u=zuul n=ansible | 2026-06-12 08:15:38.974782 | fa163e23-f348-37f0-fb65-000000000b0c | TASK | Gather variables for each operating system 2026-06-12 08:15:38,991 p=83863 u=zuul n=ansible | 2026-06-12 08:15:38.990573 | fa163e23-f348-37f0-fb65-000000000b2e | TASK | Configure tuned before reboot 2026-06-12 08:15:39,034 p=83863 u=zuul n=ansible | [WARNING]: conditional statements should not include jinja2 templating delimiters such as {{ }} or {% %}. Found: '{{ playbook_dir }}/{{ _task_file_path }}' is exists 2026-06-12 08:15:39,050 p=83863 u=zuul n=ansible | 2026-06-12 08:15:39.050492 | c0c1c278-1bd0-4297-9c99-2a1324c7b708 | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/Controller/deploy_steps_tasks_step0.yaml | np0000071528 2026-06-12 08:15:39,051 p=83863 u=zuul n=ansible | 2026-06-12 08:15:39.051010 | c0c1c278-1bd0-4297-9c99-2a1324c7b708 | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/Controller/deploy_steps_tasks_step0.yaml | np0000071530 2026-06-12 08:15:39,074 p=83863 u=zuul n=ansible | 2026-06-12 08:15:39.074102 | fa163e23-f348-37f0-fb65-000000000b87 | TASK | Configure tuned before reboot 2026-06-12 08:15:39,087 p=83863 u=zuul n=ansible | 2026-06-12 08:15:39.084838 | fa163e23-f348-37f0-fb65-000000000b0c | OK | Gather variables for each operating system | np0000071531 | item=/usr/share/ansible/roles/tuned/vars/redhat.yml 2026-06-12 08:15:39,101 p=83863 u=zuul n=ansible | 2026-06-12 08:15:39.100902 | fa163e23-f348-37f0-fb65-000000000b0c | OK | Gather variables for each operating system | np0000071532 | item=/usr/share/ansible/roles/tuned/vars/redhat.yml 2026-06-12 08:15:39,108 p=83863 u=zuul n=ansible | 2026-06-12 08:15:39.107802 | fa163e23-f348-37f0-fb65-000000000b87 | TASK | Configure tuned before reboot 2026-06-12 08:15:39,164 p=83863 u=zuul n=ansible | 2026-06-12 08:15:39.164110 | 46170cb3-f1c6-47d6-a4e8-923d695c7057 | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/Controller/deploy_steps_tasks_step0.yaml | np0000071529 2026-06-12 08:15:39,218 p=83863 u=zuul n=ansible | 2026-06-12 08:15:39.212685 | fa163e23-f348-37f0-fb65-000000000b0c | TASK | Gather variables for each operating system 2026-06-12 08:15:39,246 p=83863 u=zuul n=ansible | 2026-06-12 08:15:39.245632 | fa163e23-f348-37f0-fb65-000000000c08 | TASK | Configure tuned before reboot 2026-06-12 08:15:39,315 p=83863 u=zuul n=ansible | 2026-06-12 08:15:39.314723 | 6a5a893a-68be-4791-98c8-0b740fd52ce3 | INCLUDED | /usr/share/ansible/roles/tuned/tasks/tuned_install.yml | np0000071531 2026-06-12 08:15:39,315 p=83863 u=zuul n=ansible | 2026-06-12 08:15:39.315555 | 6a5a893a-68be-4791-98c8-0b740fd52ce3 | INCLUDED | /usr/share/ansible/roles/tuned/tasks/tuned_install.yml | np0000071532 2026-06-12 08:15:39,340 p=83863 u=zuul n=ansible | 2026-06-12 08:15:39.340021 | fa163e23-f348-37f0-fb65-000000000c8d | TASK | Check tuned package is installed 2026-06-12 08:15:39,353 p=83863 u=zuul n=ansible | 2026-06-12 08:15:39.350945 | fa163e23-f348-37f0-fb65-000000000b0c | OK | Gather variables for each operating system | np0000071533 | item=/usr/share/ansible/roles/tuned/vars/redhat.yml 2026-06-12 08:15:39,366 p=83863 u=zuul n=ansible | 2026-06-12 08:15:39.365651 | fa163e23-f348-37f0-fb65-000000000c8d | TASK | Check tuned package is installed 2026-06-12 08:15:39,384 p=83863 u=zuul n=ansible | 2026-06-12 08:15:39.384208 | fa163e23-f348-37f0-fb65-000000000b0c | TASK | Gather variables for each operating system 2026-06-12 08:15:39,403 p=83863 u=zuul n=ansible | 2026-06-12 08:15:39.402919 | fa163e23-f348-37f0-fb65-000000000b0c | TASK | Gather variables for each operating system 2026-06-12 08:15:39,460 p=83863 u=zuul n=ansible | 2026-06-12 08:15:39.460238 | fa163e23-f348-37f0-fb65-000000000b0c | TASK | Gather variables for each operating system 2026-06-12 08:15:39,511 p=83863 u=zuul n=ansible | 2026-06-12 08:15:39.507721 | 89823c15-a732-4208-a094-6fd5ae2c7b4b | INCLUDED | /usr/share/ansible/roles/tuned/tasks/tuned_install.yml | np0000071533 2026-06-12 08:15:39,519 p=83863 u=zuul n=ansible | 2026-06-12 08:15:39.517188 | fa163e23-f348-37f0-fb65-000000000b0c | OK | Gather variables for each operating system | np0000071528 | item=/usr/share/ansible/roles/tuned/vars/redhat.yml 2026-06-12 08:15:39,528 p=83863 u=zuul n=ansible | 2026-06-12 08:15:39.527562 | fa163e23-f348-37f0-fb65-000000000b0c | OK | Gather variables for each operating system | np0000071530 | item=/usr/share/ansible/roles/tuned/vars/redhat.yml 2026-06-12 08:15:39,539 p=83863 u=zuul n=ansible | 2026-06-12 08:15:39.538936 | fa163e23-f348-37f0-fb65-000000000d53 | TASK | Check tuned package is installed 2026-06-12 08:15:39,577 p=83863 u=zuul n=ansible | 2026-06-12 08:15:39.576316 | fa163e23-f348-37f0-fb65-000000000b0c | OK | Gather variables for each operating system | np0000071529 | item=/usr/share/ansible/roles/tuned/vars/redhat.yml 2026-06-12 08:15:39,621 p=83863 u=zuul n=ansible | 2026-06-12 08:15:39.620753 | aef4b2d3-bbf5-47b0-bfef-e68f0dfb7a8b | INCLUDED | /usr/share/ansible/roles/tuned/tasks/tuned_install.yml | np0000071528 2026-06-12 08:15:39,639 p=83863 u=zuul n=ansible | 2026-06-12 08:15:39.639286 | fa163e23-f348-37f0-fb65-000000000d8e | TASK | Check tuned package is installed 2026-06-12 08:15:39,694 p=83863 u=zuul n=ansible | 2026-06-12 08:15:39.688003 | 4105cb92-fedc-4b89-9e41-66121a043e54 | INCLUDED | /usr/share/ansible/roles/tuned/tasks/tuned_install.yml | np0000071530 2026-06-12 08:15:39,726 p=83863 u=zuul n=ansible | 2026-06-12 08:15:39.725951 | fa163e23-f348-37f0-fb65-000000000dbd | TASK | Check tuned package is installed 2026-06-12 08:15:39,733 p=83863 u=zuul n=ansible | 2026-06-12 08:15:39.732441 | fa163e23-f348-37f0-fb65-000000000c8d | CHANGED | Check tuned package is installed | np0000071531 2026-06-12 08:15:39,734 p=83863 u=zuul n=ansible | 2026-06-12 08:15:39.734147 | fa163e23-f348-37f0-fb65-000000000c8d | CHANGED | Check tuned package is installed | np0000071532 2026-06-12 08:15:39,752 p=83863 u=zuul n=ansible | 2026-06-12 08:15:39.751834 | 86229d4e-2aec-423d-8e72-d9d1179d7e7a | INCLUDED | /usr/share/ansible/roles/tuned/tasks/tuned_install.yml | np0000071529 2026-06-12 08:15:39,766 p=83863 u=zuul n=ansible | 2026-06-12 08:15:39.766264 | fa163e23-f348-37f0-fb65-000000000c8e | TASK | Install tuned 2026-06-12 08:15:39,782 p=83863 u=zuul n=ansible | 2026-06-12 08:15:39.781574 | fa163e23-f348-37f0-fb65-000000000c8e | TASK | Install tuned 2026-06-12 08:15:39,801 p=83863 u=zuul n=ansible | 2026-06-12 08:15:39.801266 | fa163e23-f348-37f0-fb65-000000000df0 | TASK | Check tuned package is installed 2026-06-12 08:15:39,832 p=83863 u=zuul n=ansible | 2026-06-12 08:15:39.831484 | fa163e23-f348-37f0-fb65-000000000d53 | CHANGED | Check tuned package is installed | np0000071533 2026-06-12 08:15:39,843 p=83863 u=zuul n=ansible | 2026-06-12 08:15:39.843600 | fa163e23-f348-37f0-fb65-000000000d54 | TASK | Install tuned 2026-06-12 08:15:39,991 p=83863 u=zuul n=ansible | 2026-06-12 08:15:39.991231 | fa163e23-f348-37f0-fb65-000000000d8e | CHANGED | Check tuned package is installed | np0000071528 2026-06-12 08:15:40,011 p=83863 u=zuul n=ansible | 2026-06-12 08:15:40.011619 | fa163e23-f348-37f0-fb65-000000000d8f | TASK | Install tuned 2026-06-12 08:15:40,061 p=83863 u=zuul n=ansible | 2026-06-12 08:15:40.060394 | fa163e23-f348-37f0-fb65-000000000dbd | CHANGED | Check tuned package is installed | np0000071530 2026-06-12 08:15:40,077 p=83863 u=zuul n=ansible | 2026-06-12 08:15:40.077318 | fa163e23-f348-37f0-fb65-000000000dbe | TASK | Install tuned 2026-06-12 08:15:40,180 p=83863 u=zuul n=ansible | 2026-06-12 08:15:40.179135 | fa163e23-f348-37f0-fb65-000000000df0 | CHANGED | Check tuned package is installed | np0000071529 2026-06-12 08:15:40,218 p=83863 u=zuul n=ansible | 2026-06-12 08:15:40.218038 | fa163e23-f348-37f0-fb65-000000000df1 | TASK | Install tuned 2026-06-12 08:15:46,608 p=83863 u=zuul n=ansible | 2026-06-12 08:15:46.606925 | fa163e23-f348-37f0-fb65-000000000c8e | CHANGED | Install tuned | np0000071531 2026-06-12 08:15:46,635 p=83863 u=zuul n=ansible | 2026-06-12 08:15:46.635006 | fa163e23-f348-37f0-fb65-000000000c8f | TASK | Restart tuned 2026-06-12 08:15:46,651 p=83863 u=zuul n=ansible | 2026-06-12 08:15:46.644945 | fa163e23-f348-37f0-fb65-000000000c8e | CHANGED | Install tuned | np0000071532 2026-06-12 08:15:46,653 p=83863 u=zuul n=ansible | 2026-06-12 08:15:46.652962 | fa163e23-f348-37f0-fb65-000000000d8f | CHANGED | Install tuned | np0000071528 2026-06-12 08:15:46,667 p=83863 u=zuul n=ansible | 2026-06-12 08:15:46.667379 | fa163e23-f348-37f0-fb65-000000000c8f | TASK | Restart tuned 2026-06-12 08:15:46,692 p=83863 u=zuul n=ansible | 2026-06-12 08:15:46.692181 | fa163e23-f348-37f0-fb65-000000000d90 | TASK | Restart tuned 2026-06-12 08:15:46,712 p=83863 u=zuul n=ansible | 2026-06-12 08:15:46.712096 | fa163e23-f348-37f0-fb65-000000000d54 | CHANGED | Install tuned | np0000071533 2026-06-12 08:15:46,723 p=83863 u=zuul n=ansible | 2026-06-12 08:15:46.723066 | fa163e23-f348-37f0-fb65-000000000d55 | TASK | Restart tuned 2026-06-12 08:15:46,932 p=83863 u=zuul n=ansible | 2026-06-12 08:15:46.931634 | fa163e23-f348-37f0-fb65-000000000dbe | CHANGED | Install tuned | np0000071530 2026-06-12 08:15:46,952 p=83863 u=zuul n=ansible | 2026-06-12 08:15:46.952609 | fa163e23-f348-37f0-fb65-000000000dbf | TASK | Restart tuned 2026-06-12 08:15:47,130 p=83863 u=zuul n=ansible | 2026-06-12 08:15:47.130001 | fa163e23-f348-37f0-fb65-000000000df1 | CHANGED | Install tuned | np0000071529 2026-06-12 08:15:47,152 p=83863 u=zuul n=ansible | 2026-06-12 08:15:47.151715 | fa163e23-f348-37f0-fb65-000000000df2 | TASK | Restart tuned 2026-06-12 08:15:48,487 p=83863 u=zuul n=ansible | 2026-06-12 08:15:48.487234 | fa163e23-f348-37f0-fb65-000000000c8f | CHANGED | Restart tuned | np0000071531 2026-06-12 08:15:48,505 p=83863 u=zuul n=ansible | 2026-06-12 08:15:48.505070 | fa163e23-f348-37f0-fb65-000000000b0e | TASK | Check for tuned-adm 2026-06-12 08:15:48,549 p=83863 u=zuul n=ansible | 2026-06-12 08:15:48.549223 | fa163e23-f348-37f0-fb65-000000000c8f | CHANGED | Restart tuned | np0000071532 2026-06-12 08:15:48,569 p=83863 u=zuul n=ansible | 2026-06-12 08:15:48.568489 | fa163e23-f348-37f0-fb65-000000000b0e | TASK | Check for tuned-adm 2026-06-12 08:15:48,577 p=83863 u=zuul n=ansible | 2026-06-12 08:15:48.576228 | fa163e23-f348-37f0-fb65-000000000d90 | CHANGED | Restart tuned | np0000071528 2026-06-12 08:15:48,609 p=83863 u=zuul n=ansible | 2026-06-12 08:15:48.608770 | fa163e23-f348-37f0-fb65-000000000b0e | TASK | Check for tuned-adm 2026-06-12 08:15:48,618 p=83863 u=zuul n=ansible | 2026-06-12 08:15:48.617360 | fa163e23-f348-37f0-fb65-000000000d55 | CHANGED | Restart tuned | np0000071533 2026-06-12 08:15:48,631 p=83863 u=zuul n=ansible | 2026-06-12 08:15:48.631451 | fa163e23-f348-37f0-fb65-000000000b0e | TASK | Check for tuned-adm 2026-06-12 08:15:48,813 p=83863 u=zuul n=ansible | 2026-06-12 08:15:48.812433 | fa163e23-f348-37f0-fb65-000000000b0e | OK | Check for tuned-adm | np0000071531 2026-06-12 08:15:48,860 p=83863 u=zuul n=ansible | 2026-06-12 08:15:48.860121 | fa163e23-f348-37f0-fb65-000000000dbf | CHANGED | Restart tuned | np0000071530 2026-06-12 08:15:48,884 p=83863 u=zuul n=ansible | 2026-06-12 08:15:48.884076 | 301fa040-066c-461c-ad40-731526a4f91a | INCLUDED | /usr/share/ansible/roles/tuned/tasks/tuned_config.yml | np0000071531 2026-06-12 08:15:48,906 p=83863 u=zuul n=ansible | 2026-06-12 08:15:48.905948 | fa163e23-f348-37f0-fb65-000000000e41 | TASK | Ensure profile directory exists 2026-06-12 08:15:48,937 p=83863 u=zuul n=ansible | 2026-06-12 08:15:48.932101 | fa163e23-f348-37f0-fb65-000000000b0e | TASK | Check for tuned-adm 2026-06-12 08:15:48,944 p=83863 u=zuul n=ansible | 2026-06-12 08:15:48.943619 | fa163e23-f348-37f0-fb65-000000000b0e | OK | Check for tuned-adm | np0000071532 2026-06-12 08:15:48,945 p=83863 u=zuul n=ansible | 2026-06-12 08:15:48.945694 | fa163e23-f348-37f0-fb65-000000000b0e | OK | Check for tuned-adm | np0000071528 2026-06-12 08:15:48,947 p=83863 u=zuul n=ansible | 2026-06-12 08:15:48.946812 | fa163e23-f348-37f0-fb65-000000000b0e | OK | Check for tuned-adm | np0000071533 2026-06-12 08:15:49,019 p=83863 u=zuul n=ansible | 2026-06-12 08:15:49.018879 | fa163e23-f348-37f0-fb65-000000000e41 | SKIPPED | Ensure profile directory exists | np0000071531 2026-06-12 08:15:49,042 p=83863 u=zuul n=ansible | 2026-06-12 08:15:49.042043 | d7054679-b721-42ed-8665-b525282cf58e | INCLUDED | /usr/share/ansible/roles/tuned/tasks/tuned_config.yml | np0000071532 2026-06-12 08:15:49,074 p=83863 u=zuul n=ansible | 2026-06-12 08:15:49.073532 | fa163e23-f348-37f0-fb65-000000000e42 | TASK | Create custom tuned profile 2026-06-12 08:15:49,089 p=83863 u=zuul n=ansible | 2026-06-12 08:15:49.089226 | fa163e23-f348-37f0-fb65-000000000ea3 | TASK | Ensure profile directory exists 2026-06-12 08:15:49,097 p=83863 u=zuul n=ansible | 2026-06-12 08:15:49.096759 | fa163e23-f348-37f0-fb65-000000000df2 | CHANGED | Restart tuned | np0000071529 2026-06-12 08:15:49,129 p=83863 u=zuul n=ansible | 2026-06-12 08:15:49.123823 | 60c701b8-b7b0-42b7-a285-2021d98f54c6 | INCLUDED | /usr/share/ansible/roles/tuned/tasks/tuned_config.yml | np0000071533 2026-06-12 08:15:49,129 p=83863 u=zuul n=ansible | 2026-06-12 08:15:49.129556 | 60c701b8-b7b0-42b7-a285-2021d98f54c6 | INCLUDED | /usr/share/ansible/roles/tuned/tasks/tuned_config.yml | np0000071528 2026-06-12 08:15:49,163 p=83863 u=zuul n=ansible | 2026-06-12 08:15:49.163435 | fa163e23-f348-37f0-fb65-000000000eff | TASK | Ensure profile directory exists 2026-06-12 08:15:49,182 p=83863 u=zuul n=ansible | 2026-06-12 08:15:49.181517 | fa163e23-f348-37f0-fb65-000000000eff | TASK | Ensure profile directory exists 2026-06-12 08:15:49,200 p=83863 u=zuul n=ansible | 2026-06-12 08:15:49.199662 | fa163e23-f348-37f0-fb65-000000000b0e | TASK | Check for tuned-adm 2026-06-12 08:15:49,205 p=83863 u=zuul n=ansible | 2026-06-12 08:15:49.204988 | fa163e23-f348-37f0-fb65-000000000e42 | SKIPPED | Create custom tuned profile | np0000071531 2026-06-12 08:15:49,206 p=83863 u=zuul n=ansible | 2026-06-12 08:15:49.206195 | fa163e23-f348-37f0-fb65-000000000ea3 | SKIPPED | Ensure profile directory exists | np0000071532 2026-06-12 08:15:49,224 p=83863 u=zuul n=ansible | 2026-06-12 08:15:49.223586 | fa163e23-f348-37f0-fb65-000000000e43 | TASK | Check tuned active profile 2026-06-12 08:15:49,250 p=83863 u=zuul n=ansible | 2026-06-12 08:15:49.249891 | fa163e23-f348-37f0-fb65-000000000ea4 | TASK | Create custom tuned profile 2026-06-12 08:15:49,258 p=83863 u=zuul n=ansible | 2026-06-12 08:15:49.257702 | fa163e23-f348-37f0-fb65-000000000eff | SKIPPED | Ensure profile directory exists | np0000071533 2026-06-12 08:15:49,259 p=83863 u=zuul n=ansible | 2026-06-12 08:15:49.259155 | fa163e23-f348-37f0-fb65-000000000eff | SKIPPED | Ensure profile directory exists | np0000071528 2026-06-12 08:15:49,260 p=83863 u=zuul n=ansible | 2026-06-12 08:15:49.260061 | fa163e23-f348-37f0-fb65-000000000b0e | OK | Check for tuned-adm | np0000071530 2026-06-12 08:15:49,272 p=83863 u=zuul n=ansible | 2026-06-12 08:15:49.272652 | fa163e23-f348-37f0-fb65-000000000f00 | TASK | Create custom tuned profile 2026-06-12 08:15:49,292 p=83863 u=zuul n=ansible | 2026-06-12 08:15:49.292020 | fa163e23-f348-37f0-fb65-000000000f00 | TASK | Create custom tuned profile 2026-06-12 08:15:49,331 p=83863 u=zuul n=ansible | 2026-06-12 08:15:49.324211 | fa163e23-f348-37f0-fb65-000000000ea4 | SKIPPED | Create custom tuned profile | np0000071532 2026-06-12 08:15:49,332 p=83863 u=zuul n=ansible | 2026-06-12 08:15:49.332400 | fa163e23-f348-37f0-fb65-000000000f00 | SKIPPED | Create custom tuned profile | np0000071533 2026-06-12 08:15:49,344 p=83863 u=zuul n=ansible | 2026-06-12 08:15:49.344009 | fa163e23-f348-37f0-fb65-000000000ea5 | TASK | Check tuned active profile 2026-06-12 08:15:49,364 p=83863 u=zuul n=ansible | 2026-06-12 08:15:49.359222 | fa163e23-f348-37f0-fb65-000000000f01 | TASK | Check tuned active profile 2026-06-12 08:15:49,377 p=83863 u=zuul n=ansible | 2026-06-12 08:15:49.377471 | fa163e23-f348-37f0-fb65-000000000f00 | SKIPPED | Create custom tuned profile | np0000071528 2026-06-12 08:15:49,399 p=83863 u=zuul n=ansible | 2026-06-12 08:15:49.398652 | 7c6524d6-f567-47a4-95da-f8375bd5a633 | INCLUDED | /usr/share/ansible/roles/tuned/tasks/tuned_config.yml | np0000071530 2026-06-12 08:15:49,424 p=83863 u=zuul n=ansible | 2026-06-12 08:15:49.423589 | fa163e23-f348-37f0-fb65-000000000f01 | TASK | Check tuned active profile 2026-06-12 08:15:49,443 p=83863 u=zuul n=ansible | 2026-06-12 08:15:49.442261 | fa163e23-f348-37f0-fb65-000000000fb7 | TASK | Ensure profile directory exists 2026-06-12 08:15:49,458 p=83863 u=zuul n=ansible | 2026-06-12 08:15:49.457674 | fa163e23-f348-37f0-fb65-000000000b0e | OK | Check for tuned-adm | np0000071529 2026-06-12 08:15:49,515 p=83863 u=zuul n=ansible | 2026-06-12 08:15:49.515387 | fa163e23-f348-37f0-fb65-000000000fb7 | SKIPPED | Ensure profile directory exists | np0000071530 2026-06-12 08:15:49,536 p=83863 u=zuul n=ansible | 2026-06-12 08:15:49.536309 | d2792994-7fe2-4f50-ac2d-6d8264a05a23 | INCLUDED | /usr/share/ansible/roles/tuned/tasks/tuned_config.yml | np0000071529 2026-06-12 08:15:49,560 p=83863 u=zuul n=ansible | 2026-06-12 08:15:49.560028 | fa163e23-f348-37f0-fb65-000000001015 | TASK | Ensure profile directory exists 2026-06-12 08:15:49,581 p=83863 u=zuul n=ansible | 2026-06-12 08:15:49.580505 | fa163e23-f348-37f0-fb65-000000000fb8 | TASK | Create custom tuned profile 2026-06-12 08:15:49,630 p=83863 u=zuul n=ansible | 2026-06-12 08:15:49.629620 | fa163e23-f348-37f0-fb65-000000001015 | SKIPPED | Ensure profile directory exists | np0000071529 2026-06-12 08:15:49,650 p=83863 u=zuul n=ansible | 2026-06-12 08:15:49.650169 | fa163e23-f348-37f0-fb65-000000001016 | TASK | Create custom tuned profile 2026-06-12 08:15:49,676 p=83863 u=zuul n=ansible | 2026-06-12 08:15:49.675956 | fa163e23-f348-37f0-fb65-000000000fb8 | SKIPPED | Create custom tuned profile | np0000071530 2026-06-12 08:15:49,698 p=83863 u=zuul n=ansible | 2026-06-12 08:15:49.693378 | fa163e23-f348-37f0-fb65-000000000fb9 | TASK | Check tuned active profile 2026-06-12 08:15:49,724 p=83863 u=zuul n=ansible | 2026-06-12 08:15:49.703919 | fa163e23-f348-37f0-fb65-000000001016 | SKIPPED | Create custom tuned profile | np0000071529 2026-06-12 08:15:49,725 p=83863 u=zuul n=ansible | 2026-06-12 08:15:49.725543 | fa163e23-f348-37f0-fb65-000000000f01 | OK | Check tuned active profile | np0000071533 2026-06-12 08:15:49,726 p=83863 u=zuul n=ansible | 2026-06-12 08:15:49.726318 | fa163e23-f348-37f0-fb65-000000000ea5 | OK | Check tuned active profile | np0000071532 2026-06-12 08:15:49,727 p=83863 u=zuul n=ansible | 2026-06-12 08:15:49.727107 | fa163e23-f348-37f0-fb65-000000000e43 | OK | Check tuned active profile | np0000071531 2026-06-12 08:15:49,728 p=83863 u=zuul n=ansible | 2026-06-12 08:15:49.727807 | fa163e23-f348-37f0-fb65-000000000f01 | OK | Check tuned active profile | np0000071528 2026-06-12 08:15:49,740 p=83863 u=zuul n=ansible | 2026-06-12 08:15:49.739795 | fa163e23-f348-37f0-fb65-000000000e44 | TASK | Check Tuned Configuration file exists 2026-06-12 08:15:49,755 p=83863 u=zuul n=ansible | 2026-06-12 08:15:49.755069 | fa163e23-f348-37f0-fb65-000000000ea6 | TASK | Check Tuned Configuration file exists 2026-06-12 08:15:49,771 p=83863 u=zuul n=ansible | 2026-06-12 08:15:49.770566 | fa163e23-f348-37f0-fb65-000000000f02 | TASK | Check Tuned Configuration file exists 2026-06-12 08:15:49,790 p=83863 u=zuul n=ansible | 2026-06-12 08:15:49.790070 | fa163e23-f348-37f0-fb65-000000000f02 | TASK | Check Tuned Configuration file exists 2026-06-12 08:15:49,810 p=83863 u=zuul n=ansible | 2026-06-12 08:15:49.810137 | fa163e23-f348-37f0-fb65-000000001017 | TASK | Check tuned active profile 2026-06-12 08:15:50,015 p=83863 u=zuul n=ansible | 2026-06-12 08:15:50.015344 | fa163e23-f348-37f0-fb65-000000000fb9 | OK | Check tuned active profile | np0000071530 2026-06-12 08:15:50,037 p=83863 u=zuul n=ansible | 2026-06-12 08:15:50.037459 | fa163e23-f348-37f0-fb65-000000000fba | TASK | Check Tuned Configuration file exists 2026-06-12 08:15:50,043 p=83863 u=zuul n=ansible | 2026-06-12 08:15:50.042518 | fa163e23-f348-37f0-fb65-000000000e44 | OK | Check Tuned Configuration file exists | np0000071531 2026-06-12 08:15:50,060 p=83863 u=zuul n=ansible | 2026-06-12 08:15:50.060472 | fa163e23-f348-37f0-fb65-000000000e45 | TASK | Fail if tuned profile conf is absent but isolated cores is provided 2026-06-12 08:15:50,074 p=83863 u=zuul n=ansible | 2026-06-12 08:15:50.067237 | fa163e23-f348-37f0-fb65-000000000ea6 | OK | Check Tuned Configuration file exists | np0000071532 2026-06-12 08:15:50,076 p=83863 u=zuul n=ansible | 2026-06-12 08:15:50.075767 | fa163e23-f348-37f0-fb65-000000000f02 | OK | Check Tuned Configuration file exists | np0000071533 2026-06-12 08:15:50,093 p=83863 u=zuul n=ansible | 2026-06-12 08:15:50.093379 | fa163e23-f348-37f0-fb65-000000000ea7 | TASK | Fail if tuned profile conf is absent but isolated cores is provided 2026-06-12 08:15:50,118 p=83863 u=zuul n=ansible | 2026-06-12 08:15:50.117817 | fa163e23-f348-37f0-fb65-000000000f03 | TASK | Fail if tuned profile conf is absent but isolated cores is provided 2026-06-12 08:15:50,126 p=83863 u=zuul n=ansible | 2026-06-12 08:15:50.125739 | fa163e23-f348-37f0-fb65-000000000e45 | SKIPPED | Fail if tuned profile conf is absent but isolated cores is provided | np0000071531 2026-06-12 08:15:50,127 p=83863 u=zuul n=ansible | 2026-06-12 08:15:50.127554 | fa163e23-f348-37f0-fb65-000000000f02 | OK | Check Tuned Configuration file exists | np0000071528 2026-06-12 08:15:50,155 p=83863 u=zuul n=ansible | 2026-06-12 08:15:50.149897 | fa163e23-f348-37f0-fb65-000000000e46 | TASK | Configure isolated cores for profile throughput-performance 2026-06-12 08:15:50,190 p=83863 u=zuul n=ansible | 2026-06-12 08:15:50.189744 | fa163e23-f348-37f0-fb65-000000000f03 | TASK | Fail if tuned profile conf is absent but isolated cores is provided 2026-06-12 08:15:50,200 p=83863 u=zuul n=ansible | 2026-06-12 08:15:50.199335 | fa163e23-f348-37f0-fb65-000000001017 | OK | Check tuned active profile | np0000071529 2026-06-12 08:15:50,202 p=83863 u=zuul n=ansible | 2026-06-12 08:15:50.201811 | fa163e23-f348-37f0-fb65-000000000ea7 | SKIPPED | Fail if tuned profile conf is absent but isolated cores is provided | np0000071532 2026-06-12 08:15:50,203 p=83863 u=zuul n=ansible | 2026-06-12 08:15:50.203036 | fa163e23-f348-37f0-fb65-000000000f03 | SKIPPED | Fail if tuned profile conf is absent but isolated cores is provided | np0000071533 2026-06-12 08:15:50,235 p=83863 u=zuul n=ansible | 2026-06-12 08:15:50.230475 | fa163e23-f348-37f0-fb65-000000000ea8 | TASK | Configure isolated cores for profile throughput-performance 2026-06-12 08:15:50,264 p=83863 u=zuul n=ansible | 2026-06-12 08:15:50.262984 | fa163e23-f348-37f0-fb65-000000000f04 | TASK | Configure isolated cores for profile throughput-performance 2026-06-12 08:15:50,292 p=83863 u=zuul n=ansible | 2026-06-12 08:15:50.291461 | fa163e23-f348-37f0-fb65-000000001018 | TASK | Check Tuned Configuration file exists 2026-06-12 08:15:50,300 p=83863 u=zuul n=ansible | 2026-06-12 08:15:50.299389 | fa163e23-f348-37f0-fb65-000000000e46 | SKIPPED | Configure isolated cores for profile throughput-performance | np0000071531 2026-06-12 08:15:50,301 p=83863 u=zuul n=ansible | 2026-06-12 08:15:50.301249 | fa163e23-f348-37f0-fb65-000000000f03 | SKIPPED | Fail if tuned profile conf is absent but isolated cores is provided | np0000071528 2026-06-12 08:15:50,302 p=83863 u=zuul n=ansible | 2026-06-12 08:15:50.301905 | fa163e23-f348-37f0-fb65-000000000ea8 | SKIPPED | Configure isolated cores for profile throughput-performance | np0000071532 2026-06-12 08:15:50,333 p=83863 u=zuul n=ansible | 2026-06-12 08:15:50.333002 | fa163e23-f348-37f0-fb65-000000000e47 | TASK | Enable tuned profile 2026-06-12 08:15:50,353 p=83863 u=zuul n=ansible | 2026-06-12 08:15:50.352659 | fa163e23-f348-37f0-fb65-000000000ea9 | TASK | Enable tuned profile 2026-06-12 08:15:50,375 p=83863 u=zuul n=ansible | 2026-06-12 08:15:50.374512 | fa163e23-f348-37f0-fb65-000000000f04 | TASK | Configure isolated cores for profile throughput-performance 2026-06-12 08:15:50,380 p=83863 u=zuul n=ansible | 2026-06-12 08:15:50.380232 | fa163e23-f348-37f0-fb65-000000000f04 | SKIPPED | Configure isolated cores for profile throughput-performance | np0000071533 2026-06-12 08:15:50,381 p=83863 u=zuul n=ansible | 2026-06-12 08:15:50.381497 | fa163e23-f348-37f0-fb65-000000000fba | OK | Check Tuned Configuration file exists | np0000071530 2026-06-12 08:15:50,393 p=83863 u=zuul n=ansible | 2026-06-12 08:15:50.392847 | fa163e23-f348-37f0-fb65-000000000f05 | TASK | Enable tuned profile 2026-06-12 08:15:50,411 p=83863 u=zuul n=ansible | 2026-06-12 08:15:50.410801 | fa163e23-f348-37f0-fb65-000000000fbb | TASK | Fail if tuned profile conf is absent but isolated cores is provided 2026-06-12 08:15:50,424 p=83863 u=zuul n=ansible | 2026-06-12 08:15:50.423912 | fa163e23-f348-37f0-fb65-000000000f04 | SKIPPED | Configure isolated cores for profile throughput-performance | np0000071528 2026-06-12 08:15:50,439 p=83863 u=zuul n=ansible | 2026-06-12 08:15:50.439623 | fa163e23-f348-37f0-fb65-000000000f05 | TASK | Enable tuned profile 2026-06-12 08:15:50,475 p=83863 u=zuul n=ansible | 2026-06-12 08:15:50.474554 | fa163e23-f348-37f0-fb65-000000000fbb | SKIPPED | Fail if tuned profile conf is absent but isolated cores is provided | np0000071530 2026-06-12 08:15:50,492 p=83863 u=zuul n=ansible | 2026-06-12 08:15:50.492224 | fa163e23-f348-37f0-fb65-000000000fbc | TASK | Configure isolated cores for profile throughput-performance 2026-06-12 08:15:50,554 p=83863 u=zuul n=ansible | 2026-06-12 08:15:50.554163 | fa163e23-f348-37f0-fb65-000000000fbc | SKIPPED | Configure isolated cores for profile throughput-performance | np0000071530 2026-06-12 08:15:50,570 p=83863 u=zuul n=ansible | 2026-06-12 08:15:50.569981 | fa163e23-f348-37f0-fb65-000000000fbd | TASK | Enable tuned profile 2026-06-12 08:15:50,583 p=83863 u=zuul n=ansible | 2026-06-12 08:15:50.582492 | fa163e23-f348-37f0-fb65-000000001018 | OK | Check Tuned Configuration file exists | np0000071529 2026-06-12 08:15:50,599 p=83863 u=zuul n=ansible | 2026-06-12 08:15:50.598732 | fa163e23-f348-37f0-fb65-000000001019 | TASK | Fail if tuned profile conf is absent but isolated cores is provided 2026-06-12 08:15:50,646 p=83863 u=zuul n=ansible | 2026-06-12 08:15:50.646200 | fa163e23-f348-37f0-fb65-000000001019 | SKIPPED | Fail if tuned profile conf is absent but isolated cores is provided | np0000071529 2026-06-12 08:15:50,663 p=83863 u=zuul n=ansible | 2026-06-12 08:15:50.663193 | fa163e23-f348-37f0-fb65-00000000101a | TASK | Configure isolated cores for profile throughput-performance 2026-06-12 08:15:50,711 p=83863 u=zuul n=ansible | 2026-06-12 08:15:50.710483 | fa163e23-f348-37f0-fb65-00000000101a | SKIPPED | Configure isolated cores for profile throughput-performance | np0000071529 2026-06-12 08:15:50,726 p=83863 u=zuul n=ansible | 2026-06-12 08:15:50.726022 | fa163e23-f348-37f0-fb65-00000000101b | TASK | Enable tuned profile 2026-06-12 08:15:51,807 p=83863 u=zuul n=ansible | 2026-06-12 08:15:51.806387 | fa163e23-f348-37f0-fb65-000000000e47 | CHANGED | Enable tuned profile | np0000071531 2026-06-12 08:15:51,837 p=83863 u=zuul n=ansible | 2026-06-12 08:15:51.837169 | fa163e23-f348-37f0-fb65-000000000a78 | TASK | Configure kernel args and reboot 2026-06-12 08:15:51,845 p=83863 u=zuul n=ansible | 2026-06-12 08:15:51.844638 | fa163e23-f348-37f0-fb65-000000000ea9 | CHANGED | Enable tuned profile | np0000071532 2026-06-12 08:15:51,886 p=83863 u=zuul n=ansible | 2026-06-12 08:15:51.886328 | fa163e23-f348-37f0-fb65-000000000aa7 | TASK | Configure kernel args and reboot 2026-06-12 08:15:51,895 p=83863 u=zuul n=ansible | 2026-06-12 08:15:51.894966 | fa163e23-f348-37f0-fb65-000000000f05 | CHANGED | Enable tuned profile | np0000071533 2026-06-12 08:15:52,028 p=83863 u=zuul n=ansible | 2026-06-12 08:15:52.028332 | fa163e23-f348-37f0-fb65-0000000010fc | TASK | Get the command line args of the node 2026-06-12 08:15:52,043 p=83863 u=zuul n=ansible | 2026-06-12 08:15:52.043054 | fa163e23-f348-37f0-fb65-000000000f05 | CHANGED | Enable tuned profile | np0000071528 2026-06-12 08:15:52,044 p=83863 u=zuul n=ansible | 2026-06-12 08:15:52.044751 | fa163e23-f348-37f0-fb65-000000000fbd | CHANGED | Enable tuned profile | np0000071530 2026-06-12 08:15:52,111 p=83863 u=zuul n=ansible | 2026-06-12 08:15:52.111337 | fa163e23-f348-37f0-fb65-0000000010fc | TASK | Get the command line args of the node 2026-06-12 08:15:52,124 p=83863 u=zuul n=ansible | 2026-06-12 08:15:52.123798 | fa163e23-f348-37f0-fb65-000000000b2f | TASK | Configure kernel args and reboot 2026-06-12 08:15:52,253 p=83863 u=zuul n=ansible | 2026-06-12 08:15:52.253347 | fa163e23-f348-37f0-fb65-0000000010fc | TASK | Get the command line args of the node 2026-06-12 08:15:52,273 p=83863 u=zuul n=ansible | 2026-06-12 08:15:52.272856 | fa163e23-f348-37f0-fb65-000000000b88 | TASK | Configure kernel args and reboot 2026-06-12 08:15:52,292 p=83863 u=zuul n=ansible | 2026-06-12 08:15:52.291648 | fa163e23-f348-37f0-fb65-000000000b88 | TASK | Configure kernel args and reboot 2026-06-12 08:15:52,297 p=83863 u=zuul n=ansible | 2026-06-12 08:15:52.296679 | fa163e23-f348-37f0-fb65-00000000101b | CHANGED | Enable tuned profile | np0000071529 2026-06-12 08:15:52,324 p=83863 u=zuul n=ansible | 2026-06-12 08:15:52.324372 | fa163e23-f348-37f0-fb65-0000000010fc | CHANGED | Get the command line args of the node | np0000071531 2026-06-12 08:15:52,488 p=83863 u=zuul n=ansible | 2026-06-12 08:15:52.488499 | fa163e23-f348-37f0-fb65-0000000010fe | TASK | Check if node has a nova.conf 2026-06-12 08:15:52,507 p=83863 u=zuul n=ansible | 2026-06-12 08:15:52.507019 | fa163e23-f348-37f0-fb65-0000000010fc | TASK | Get the command line args of the node 2026-06-12 08:15:52,527 p=83863 u=zuul n=ansible | 2026-06-12 08:15:52.527071 | fa163e23-f348-37f0-fb65-000000000c09 | TASK | Configure kernel args and reboot 2026-06-12 08:15:52,556 p=83863 u=zuul n=ansible | 2026-06-12 08:15:52.555336 | fa163e23-f348-37f0-fb65-0000000010fc | TASK | Get the command line args of the node 2026-06-12 08:15:52,563 p=83863 u=zuul n=ansible | 2026-06-12 08:15:52.562799 | fa163e23-f348-37f0-fb65-0000000010fc | CHANGED | Get the command line args of the node | np0000071532 2026-06-12 08:15:52,565 p=83863 u=zuul n=ansible | 2026-06-12 08:15:52.565030 | fa163e23-f348-37f0-fb65-0000000010fc | CHANGED | Get the command line args of the node | np0000071533 2026-06-12 08:15:52,582 p=83863 u=zuul n=ansible | 2026-06-12 08:15:52.582134 | fa163e23-f348-37f0-fb65-0000000010fe | TASK | Check if node has a nova.conf 2026-06-12 08:15:52,597 p=83863 u=zuul n=ansible | 2026-06-12 08:15:52.597205 | fa163e23-f348-37f0-fb65-0000000010fe | TASK | Check if node has a nova.conf 2026-06-12 08:15:52,687 p=83863 u=zuul n=ansible | 2026-06-12 08:15:52.687294 | fa163e23-f348-37f0-fb65-0000000010fc | TASK | Get the command line args of the node 2026-06-12 08:15:52,772 p=83863 u=zuul n=ansible | 2026-06-12 08:15:52.771470 | fa163e23-f348-37f0-fb65-0000000010fe | OK | Check if node has a nova.conf | np0000071531 2026-06-12 08:15:52,782 p=83863 u=zuul n=ansible | 2026-06-12 08:15:52.782348 | fa163e23-f348-37f0-fb65-000000001100 | TASK | Warn operator about workload protection 2026-06-12 08:15:52,814 p=83863 u=zuul n=ansible | 2026-06-12 08:15:52.813682 | fa163e23-f348-37f0-fb65-0000000010fc | CHANGED | Get the command line args of the node | np0000071528 2026-06-12 08:15:52,817 p=83863 u=zuul n=ansible | 2026-06-12 08:15:52.816602 | fa163e23-f348-37f0-fb65-000000001100 | SKIPPED | Warn operator about workload protection | np0000071531 2026-06-12 08:15:52,840 p=83863 u=zuul n=ansible | 2026-06-12 08:15:52.839826 | fa163e23-f348-37f0-fb65-000000001101 | TASK | Setting defer reboot fact 2026-06-12 08:15:52,877 p=83863 u=zuul n=ansible | 2026-06-12 08:15:52.874516 | fa163e23-f348-37f0-fb65-0000000010fe | TASK | Check if node has a nova.conf 2026-06-12 08:15:52,885 p=83863 u=zuul n=ansible | 2026-06-12 08:15:52.884652 | fa163e23-f348-37f0-fb65-000000001101 | SKIPPED | Setting defer reboot fact | np0000071531 2026-06-12 08:15:52,886 p=83863 u=zuul n=ansible | 2026-06-12 08:15:52.886151 | fa163e23-f348-37f0-fb65-0000000010fc | CHANGED | Get the command line args of the node | np0000071530 2026-06-12 08:15:52,902 p=83863 u=zuul n=ansible | 2026-06-12 08:15:52.902126 | fa163e23-f348-37f0-fb65-000000001103 | TASK | Rewrite tripleo_kernel_hugepages to use integers as keys 2026-06-12 08:15:52,927 p=83863 u=zuul n=ansible | 2026-06-12 08:15:52.927231 | fa163e23-f348-37f0-fb65-0000000010fe | TASK | Check if node has a nova.conf 2026-06-12 08:15:52,933 p=83863 u=zuul n=ansible | 2026-06-12 08:15:52.932599 | fa163e23-f348-37f0-fb65-0000000010fe | OK | Check if node has a nova.conf | np0000071533 2026-06-12 08:15:52,934 p=83863 u=zuul n=ansible | 2026-06-12 08:15:52.934228 | fa163e23-f348-37f0-fb65-0000000010fe | OK | Check if node has a nova.conf | np0000071532 2026-06-12 08:15:52,947 p=83863 u=zuul n=ansible | 2026-06-12 08:15:52.947122 | fa163e23-f348-37f0-fb65-000000001108 | TASK | Find hugepages in cmdline 2026-06-12 08:15:52,962 p=83863 u=zuul n=ansible | 2026-06-12 08:15:52.961612 | fa163e23-f348-37f0-fb65-000000001100 | TASK | Warn operator about workload protection 2026-06-12 08:15:52,981 p=83863 u=zuul n=ansible | 2026-06-12 08:15:52.977974 | fa163e23-f348-37f0-fb65-000000001100 | TASK | Warn operator about workload protection 2026-06-12 08:15:52,992 p=83863 u=zuul n=ansible | 2026-06-12 08:15:52.987292 | fa163e23-f348-37f0-fb65-000000001108 | SKIPPED | Find hugepages in cmdline | np0000071531 2026-06-12 08:15:52,993 p=83863 u=zuul n=ansible | 2026-06-12 08:15:52.993557 | fa163e23-f348-37f0-fb65-0000000010fc | CHANGED | Get the command line args of the node | np0000071529 2026-06-12 08:15:53,011 p=83863 u=zuul n=ansible | 2026-06-12 08:15:53.010973 | fa163e23-f348-37f0-fb65-000000001109 | TASK | Finding human-readable hugepages in cmdline 2026-06-12 08:15:53,032 p=83863 u=zuul n=ansible | 2026-06-12 08:15:53.032170 | fa163e23-f348-37f0-fb65-0000000010fe | TASK | Check if node has a nova.conf 2026-06-12 08:15:53,042 p=83863 u=zuul n=ansible | 2026-06-12 08:15:53.041488 | fa163e23-f348-37f0-fb65-000000001100 | SKIPPED | Warn operator about workload protection | np0000071532 2026-06-12 08:15:53,043 p=83863 u=zuul n=ansible | 2026-06-12 08:15:53.043330 | fa163e23-f348-37f0-fb65-000000001100 | SKIPPED | Warn operator about workload protection | np0000071533 2026-06-12 08:15:53,077 p=83863 u=zuul n=ansible | 2026-06-12 08:15:53.076826 | fa163e23-f348-37f0-fb65-000000001101 | TASK | Setting defer reboot fact 2026-06-12 08:15:53,102 p=83863 u=zuul n=ansible | 2026-06-12 08:15:53.101603 | fa163e23-f348-37f0-fb65-000000001101 | TASK | Setting defer reboot fact 2026-06-12 08:15:53,118 p=83863 u=zuul n=ansible | 2026-06-12 08:15:53.111647 | fa163e23-f348-37f0-fb65-000000001109 | SKIPPED | Finding human-readable hugepages in cmdline | np0000071531 2026-06-12 08:15:53,119 p=83863 u=zuul n=ansible | 2026-06-12 08:15:53.119347 | fa163e23-f348-37f0-fb65-000000001101 | SKIPPED | Setting defer reboot fact | np0000071532 2026-06-12 08:15:53,142 p=83863 u=zuul n=ansible | 2026-06-12 08:15:53.141850 | fa163e23-f348-37f0-fb65-000000001111 | TASK | Find desired default hugepage size 2026-06-12 08:15:53,162 p=83863 u=zuul n=ansible | 2026-06-12 08:15:53.159650 | fa163e23-f348-37f0-fb65-000000001103 | TASK | Rewrite tripleo_kernel_hugepages to use integers as keys 2026-06-12 08:15:53,190 p=83863 u=zuul n=ansible | 2026-06-12 08:15:53.178331 | fa163e23-f348-37f0-fb65-000000001101 | SKIPPED | Setting defer reboot fact | np0000071533 2026-06-12 08:15:53,191 p=83863 u=zuul n=ansible | 2026-06-12 08:15:53.191325 | fa163e23-f348-37f0-fb65-0000000010fe | OK | Check if node has a nova.conf | np0000071528 2026-06-12 08:15:53,192 p=83863 u=zuul n=ansible | 2026-06-12 08:15:53.192128 | fa163e23-f348-37f0-fb65-000000001111 | SKIPPED | Find desired default hugepage size | np0000071531 2026-06-12 08:15:53,209 p=83863 u=zuul n=ansible | 2026-06-12 08:15:53.209100 | fa163e23-f348-37f0-fb65-000000001113 | TASK | Storing non-configured hugepages 2026-06-12 08:15:53,232 p=83863 u=zuul n=ansible | 2026-06-12 08:15:53.226941 | fa163e23-f348-37f0-fb65-000000001103 | TASK | Rewrite tripleo_kernel_hugepages to use integers as keys 2026-06-12 08:15:53,266 p=83863 u=zuul n=ansible | 2026-06-12 08:15:53.265399 | fa163e23-f348-37f0-fb65-000000001100 | TASK | Warn operator about workload protection 2026-06-12 08:15:53,273 p=83863 u=zuul n=ansible | 2026-06-12 08:15:53.273348 | fa163e23-f348-37f0-fb65-0000000010fe | OK | Check if node has a nova.conf | np0000071530 2026-06-12 08:15:53,287 p=83863 u=zuul n=ansible | 2026-06-12 08:15:53.286640 | fa163e23-f348-37f0-fb65-000000001115 | TASK | Validating against hugepages config received from TripleO 2026-06-12 08:15:53,311 p=83863 u=zuul n=ansible | 2026-06-12 08:15:53.310657 | fa163e23-f348-37f0-fb65-000000001108 | TASK | Find hugepages in cmdline 2026-06-12 08:15:53,331 p=83863 u=zuul n=ansible | 2026-06-12 08:15:53.326318 | fa163e23-f348-37f0-fb65-000000001108 | TASK | Find hugepages in cmdline 2026-06-12 08:15:53,366 p=83863 u=zuul n=ansible | 2026-06-12 08:15:53.366137 | fa163e23-f348-37f0-fb65-000000001100 | TASK | Warn operator about workload protection 2026-06-12 08:15:53,371 p=83863 u=zuul n=ansible | 2026-06-12 08:15:53.371191 | fa163e23-f348-37f0-fb65-000000001100 | SKIPPED | Warn operator about workload protection | np0000071528 2026-06-12 08:15:53,372 p=83863 u=zuul n=ansible | 2026-06-12 08:15:53.372512 | fa163e23-f348-37f0-fb65-0000000010fe | OK | Check if node has a nova.conf | np0000071529 2026-06-12 08:15:53,373 p=83863 u=zuul n=ansible | 2026-06-12 08:15:53.373423 | fa163e23-f348-37f0-fb65-000000001115 | SKIPPED | Validating against hugepages config received from TripleO | np0000071531 2026-06-12 08:15:53,374 p=83863 u=zuul n=ansible | 2026-06-12 08:15:53.374066 | fa163e23-f348-37f0-fb65-000000001108 | SKIPPED | Find hugepages in cmdline | np0000071532 2026-06-12 08:15:53,374 p=83863 u=zuul n=ansible | 2026-06-12 08:15:53.374675 | fa163e23-f348-37f0-fb65-000000001108 | SKIPPED | Find hugepages in cmdline | np0000071533 2026-06-12 08:15:53,386 p=83863 u=zuul n=ansible | 2026-06-12 08:15:53.386444 | fa163e23-f348-37f0-fb65-000000001116 | TASK | Determining the default hugepagesz 2026-06-12 08:15:53,405 p=83863 u=zuul n=ansible | 2026-06-12 08:15:53.405094 | fa163e23-f348-37f0-fb65-000000001109 | TASK | Finding human-readable hugepages in cmdline 2026-06-12 08:15:53,423 p=83863 u=zuul n=ansible | 2026-06-12 08:15:53.423094 | fa163e23-f348-37f0-fb65-000000001109 | TASK | Finding human-readable hugepages in cmdline 2026-06-12 08:15:53,447 p=83863 u=zuul n=ansible | 2026-06-12 08:15:53.446998 | fa163e23-f348-37f0-fb65-000000001101 | TASK | Setting defer reboot fact 2026-06-12 08:15:53,471 p=83863 u=zuul n=ansible | 2026-06-12 08:15:53.470768 | fa163e23-f348-37f0-fb65-000000001100 | TASK | Warn operator about workload protection 2026-06-12 08:15:53,477 p=83863 u=zuul n=ansible | 2026-06-12 08:15:53.476611 | fa163e23-f348-37f0-fb65-000000001100 | SKIPPED | Warn operator about workload protection | np0000071530 2026-06-12 08:15:53,478 p=83863 u=zuul n=ansible | 2026-06-12 08:15:53.477915 | fa163e23-f348-37f0-fb65-000000001116 | SKIPPED | Determining the default hugepagesz | np0000071531 2026-06-12 08:15:53,478 p=83863 u=zuul n=ansible | 2026-06-12 08:15:53.478515 | fa163e23-f348-37f0-fb65-000000001109 | SKIPPED | Finding human-readable hugepages in cmdline | np0000071532 2026-06-12 08:15:53,485 p=83863 u=zuul n=ansible | 2026-06-12 08:15:53.479094 | fa163e23-f348-37f0-fb65-000000001109 | SKIPPED | Finding human-readable hugepages in cmdline | np0000071533 2026-06-12 08:15:53,486 p=83863 u=zuul n=ansible | 2026-06-12 08:15:53.486607 | fa163e23-f348-37f0-fb65-000000001101 | SKIPPED | Setting defer reboot fact | np0000071528 2026-06-12 08:15:53,499 p=83863 u=zuul n=ansible | 2026-06-12 08:15:53.498752 | fa163e23-f348-37f0-fb65-000000001117 | TASK | Determining if any hugepage configuration needs to be re-written 2026-06-12 08:15:53,518 p=83863 u=zuul n=ansible | 2026-06-12 08:15:53.517377 | fa163e23-f348-37f0-fb65-000000001111 | TASK | Find desired default hugepage size 2026-06-12 08:15:53,532 p=83863 u=zuul n=ansible | 2026-06-12 08:15:53.531667 | fa163e23-f348-37f0-fb65-000000001111 | TASK | Find desired default hugepage size 2026-06-12 08:15:53,560 p=83863 u=zuul n=ansible | 2026-06-12 08:15:53.555964 | fa163e23-f348-37f0-fb65-000000001103 | TASK | Rewrite tripleo_kernel_hugepages to use integers as keys 2026-06-12 08:15:53,591 p=83863 u=zuul n=ansible | 2026-06-12 08:15:53.590736 | fa163e23-f348-37f0-fb65-000000001101 | TASK | Setting defer reboot fact 2026-06-12 08:15:53,596 p=83863 u=zuul n=ansible | 2026-06-12 08:15:53.595791 | fa163e23-f348-37f0-fb65-000000001100 | SKIPPED | Warn operator about workload protection | np0000071529 2026-06-12 08:15:53,597 p=83863 u=zuul n=ansible | 2026-06-12 08:15:53.597199 | fa163e23-f348-37f0-fb65-000000001117 | SKIPPED | Determining if any hugepage configuration needs to be re-written | np0000071531 2026-06-12 08:15:53,598 p=83863 u=zuul n=ansible | 2026-06-12 08:15:53.598032 | fa163e23-f348-37f0-fb65-000000001111 | SKIPPED | Find desired default hugepage size | np0000071532 2026-06-12 08:15:53,599 p=83863 u=zuul n=ansible | 2026-06-12 08:15:53.598870 | fa163e23-f348-37f0-fb65-000000001111 | SKIPPED | Find desired default hugepage size | np0000071533 2026-06-12 08:15:53,611 p=83863 u=zuul n=ansible | 2026-06-12 08:15:53.610826 | fa163e23-f348-37f0-fb65-000000001118 | TASK | Making sure that we have a default hugepagesz 2026-06-12 08:15:53,636 p=83863 u=zuul n=ansible | 2026-06-12 08:15:53.631493 | fa163e23-f348-37f0-fb65-000000001113 | TASK | Storing non-configured hugepages 2026-06-12 08:15:53,654 p=83863 u=zuul n=ansible | 2026-06-12 08:15:53.654013 | fa163e23-f348-37f0-fb65-000000001113 | TASK | Storing non-configured hugepages 2026-06-12 08:15:53,680 p=83863 u=zuul n=ansible | 2026-06-12 08:15:53.680164 | fa163e23-f348-37f0-fb65-000000001108 | TASK | Find hugepages in cmdline 2026-06-12 08:15:53,699 p=83863 u=zuul n=ansible | 2026-06-12 08:15:53.699274 | fa163e23-f348-37f0-fb65-000000001101 | TASK | Setting defer reboot fact 2026-06-12 08:15:53,705 p=83863 u=zuul n=ansible | 2026-06-12 08:15:53.704925 | fa163e23-f348-37f0-fb65-000000001101 | SKIPPED | Setting defer reboot fact | np0000071530 2026-06-12 08:15:53,706 p=83863 u=zuul n=ansible | 2026-06-12 08:15:53.706124 | fa163e23-f348-37f0-fb65-000000001118 | SKIPPED | Making sure that we have a default hugepagesz | np0000071531 2026-06-12 08:15:53,722 p=83863 u=zuul n=ansible | 2026-06-12 08:15:53.721902 | fa163e23-f348-37f0-fb65-00000000111a | TASK | Warn about possible modifications 2026-06-12 08:15:53,741 p=83863 u=zuul n=ansible | 2026-06-12 08:15:53.740431 | fa163e23-f348-37f0-fb65-000000001115 | TASK | Validating against hugepages config received from TripleO 2026-06-12 08:15:53,763 p=83863 u=zuul n=ansible | 2026-06-12 08:15:53.759401 | fa163e23-f348-37f0-fb65-000000001115 | TASK | Validating against hugepages config received from TripleO 2026-06-12 08:15:53,788 p=83863 u=zuul n=ansible | 2026-06-12 08:15:53.787965 | fa163e23-f348-37f0-fb65-000000001103 | TASK | Rewrite tripleo_kernel_hugepages to use integers as keys 2026-06-12 08:15:53,794 p=83863 u=zuul n=ansible | 2026-06-12 08:15:53.793352 | fa163e23-f348-37f0-fb65-000000001108 | SKIPPED | Find hugepages in cmdline | np0000071528 2026-06-12 08:15:53,794 p=83863 u=zuul n=ansible | 2026-06-12 08:15:53.794642 | fa163e23-f348-37f0-fb65-000000001101 | SKIPPED | Setting defer reboot fact | np0000071529 2026-06-12 08:15:53,795 p=83863 u=zuul n=ansible | 2026-06-12 08:15:53.795238 | fa163e23-f348-37f0-fb65-00000000111a | SKIPPED | Warn about possible modifications | np0000071531 2026-06-12 08:15:53,796 p=83863 u=zuul n=ansible | 2026-06-12 08:15:53.795860 | fa163e23-f348-37f0-fb65-000000001115 | SKIPPED | Validating against hugepages config received from TripleO | np0000071532 2026-06-12 08:15:53,818 p=83863 u=zuul n=ansible | 2026-06-12 08:15:53.813490 | fa163e23-f348-37f0-fb65-00000000111b | TASK | Remove hugepage settings from kernelargs 2026-06-12 08:15:53,833 p=83863 u=zuul n=ansible | 2026-06-12 08:15:53.833222 | fa163e23-f348-37f0-fb65-000000001116 | TASK | Determining the default hugepagesz 2026-06-12 08:15:53,860 p=83863 u=zuul n=ansible | 2026-06-12 08:15:53.859879 | fa163e23-f348-37f0-fb65-000000001109 | TASK | Finding human-readable hugepages in cmdline 2026-06-12 08:15:53,885 p=83863 u=zuul n=ansible | 2026-06-12 08:15:53.884457 | fa163e23-f348-37f0-fb65-000000001103 | TASK | Rewrite tripleo_kernel_hugepages to use integers as keys 2026-06-12 08:15:53,890 p=83863 u=zuul n=ansible | 2026-06-12 08:15:53.890354 | fa163e23-f348-37f0-fb65-000000001115 | SKIPPED | Validating against hugepages config received from TripleO | np0000071533 2026-06-12 08:15:53,892 p=83863 u=zuul n=ansible | 2026-06-12 08:15:53.892046 | fa163e23-f348-37f0-fb65-00000000111b | SKIPPED | Remove hugepage settings from kernelargs | np0000071531 2026-06-12 08:15:53,898 p=83863 u=zuul n=ansible | 2026-06-12 08:15:53.897900 | fa163e23-f348-37f0-fb65-000000001116 | SKIPPED | Determining the default hugepagesz | np0000071532 2026-06-12 08:15:53,898 p=83863 u=zuul n=ansible | 2026-06-12 08:15:53.898528 | fa163e23-f348-37f0-fb65-000000001109 | SKIPPED | Finding human-readable hugepages in cmdline | np0000071528 2026-06-12 08:15:53,914 p=83863 u=zuul n=ansible | 2026-06-12 08:15:53.914003 | fa163e23-f348-37f0-fb65-00000000111c | TASK | Cleaning up whitespaces 2026-06-12 08:15:53,929 p=83863 u=zuul n=ansible | 2026-06-12 08:15:53.928284 | fa163e23-f348-37f0-fb65-000000001117 | TASK | Determining if any hugepage configuration needs to be re-written 2026-06-12 08:15:53,948 p=83863 u=zuul n=ansible | 2026-06-12 08:15:53.947960 | fa163e23-f348-37f0-fb65-000000001116 | TASK | Determining the default hugepagesz 2026-06-12 08:15:53,971 p=83863 u=zuul n=ansible | 2026-06-12 08:15:53.971287 | fa163e23-f348-37f0-fb65-000000001111 | TASK | Find desired default hugepage size 2026-06-12 08:15:53,995 p=83863 u=zuul n=ansible | 2026-06-12 08:15:53.990664 | fa163e23-f348-37f0-fb65-000000001108 | TASK | Find hugepages in cmdline 2026-06-12 08:15:54,002 p=83863 u=zuul n=ansible | 2026-06-12 08:15:54.001767 | fa163e23-f348-37f0-fb65-00000000111c | SKIPPED | Cleaning up whitespaces | np0000071531 2026-06-12 08:15:54,002 p=83863 u=zuul n=ansible | 2026-06-12 08:15:54.002609 | fa163e23-f348-37f0-fb65-000000001117 | SKIPPED | Determining if any hugepage configuration needs to be re-written | np0000071532 2026-06-12 08:15:54,003 p=83863 u=zuul n=ansible | 2026-06-12 08:15:54.003166 | fa163e23-f348-37f0-fb65-000000001116 | SKIPPED | Determining the default hugepagesz | np0000071533 2026-06-12 08:15:54,020 p=83863 u=zuul n=ansible | 2026-06-12 08:15:54.019989 | fa163e23-f348-37f0-fb65-00000000111e | TASK | Check if the kernelargs entry is already present in the file 2026-06-12 08:15:54,038 p=83863 u=zuul n=ansible | 2026-06-12 08:15:54.034927 | fa163e23-f348-37f0-fb65-000000001118 | TASK | Making sure that we have a default hugepagesz 2026-06-12 08:15:54,053 p=83863 u=zuul n=ansible | 2026-06-12 08:15:54.052691 | fa163e23-f348-37f0-fb65-000000001117 | TASK | Determining if any hugepage configuration needs to be re-written 2026-06-12 08:15:54,076 p=83863 u=zuul n=ansible | 2026-06-12 08:15:54.075483 | fa163e23-f348-37f0-fb65-000000001108 | TASK | Find hugepages in cmdline 2026-06-12 08:15:54,081 p=83863 u=zuul n=ansible | 2026-06-12 08:15:54.081031 | fa163e23-f348-37f0-fb65-000000001111 | SKIPPED | Find desired default hugepage size | np0000071528 2026-06-12 08:15:54,082 p=83863 u=zuul n=ansible | 2026-06-12 08:15:54.082232 | fa163e23-f348-37f0-fb65-000000001108 | SKIPPED | Find hugepages in cmdline | np0000071530 2026-06-12 08:15:54,083 p=83863 u=zuul n=ansible | 2026-06-12 08:15:54.082877 | fa163e23-f348-37f0-fb65-000000001118 | SKIPPED | Making sure that we have a default hugepagesz | np0000071532 2026-06-12 08:15:54,101 p=83863 u=zuul n=ansible | 2026-06-12 08:15:54.094354 | fa163e23-f348-37f0-fb65-00000000111a | TASK | Warn about possible modifications 2026-06-12 08:15:54,131 p=83863 u=zuul n=ansible | 2026-06-12 08:15:54.126311 | fa163e23-f348-37f0-fb65-000000001113 | TASK | Storing non-configured hugepages 2026-06-12 08:15:54,153 p=83863 u=zuul n=ansible | 2026-06-12 08:15:54.150623 | fa163e23-f348-37f0-fb65-000000001109 | TASK | Finding human-readable hugepages in cmdline 2026-06-12 08:15:54,158 p=83863 u=zuul n=ansible | 2026-06-12 08:15:54.157712 | fa163e23-f348-37f0-fb65-000000001117 | SKIPPED | Determining if any hugepage configuration needs to be re-written | np0000071533 2026-06-12 08:15:54,159 p=83863 u=zuul n=ansible | 2026-06-12 08:15:54.158937 | fa163e23-f348-37f0-fb65-000000001108 | SKIPPED | Find hugepages in cmdline | np0000071529 2026-06-12 08:15:54,159 p=83863 u=zuul n=ansible | 2026-06-12 08:15:54.159563 | fa163e23-f348-37f0-fb65-00000000111a | SKIPPED | Warn about possible modifications | np0000071532 2026-06-12 08:15:54,171 p=83863 u=zuul n=ansible | 2026-06-12 08:15:54.171473 | fa163e23-f348-37f0-fb65-00000000111b | TASK | Remove hugepage settings from kernelargs 2026-06-12 08:15:54,186 p=83863 u=zuul n=ansible | 2026-06-12 08:15:54.185497 | fa163e23-f348-37f0-fb65-000000001118 | TASK | Making sure that we have a default hugepagesz 2026-06-12 08:15:54,212 p=83863 u=zuul n=ansible | 2026-06-12 08:15:54.211916 | fa163e23-f348-37f0-fb65-000000001115 | TASK | Validating against hugepages config received from TripleO 2026-06-12 08:15:54,247 p=83863 u=zuul n=ansible | 2026-06-12 08:15:54.246623 | fa163e23-f348-37f0-fb65-000000001109 | TASK | Finding human-readable hugepages in cmdline 2026-06-12 08:15:54,254 p=83863 u=zuul n=ansible | 2026-06-12 08:15:54.253783 | fa163e23-f348-37f0-fb65-000000001109 | SKIPPED | Finding human-readable hugepages in cmdline | np0000071530 2026-06-12 08:15:54,255 p=83863 u=zuul n=ansible | 2026-06-12 08:15:54.255348 | fa163e23-f348-37f0-fb65-00000000111b | SKIPPED | Remove hugepage settings from kernelargs | np0000071532 2026-06-12 08:15:54,256 p=83863 u=zuul n=ansible | 2026-06-12 08:15:54.255948 | fa163e23-f348-37f0-fb65-000000001118 | SKIPPED | Making sure that we have a default hugepagesz | np0000071533 2026-06-12 08:15:54,274 p=83863 u=zuul n=ansible | 2026-06-12 08:15:54.274281 | fa163e23-f348-37f0-fb65-00000000111c | TASK | Cleaning up whitespaces 2026-06-12 08:15:54,289 p=83863 u=zuul n=ansible | 2026-06-12 08:15:54.288551 | fa163e23-f348-37f0-fb65-00000000111a | TASK | Warn about possible modifications 2026-06-12 08:15:54,326 p=83863 u=zuul n=ansible | 2026-06-12 08:15:54.325828 | fa163e23-f348-37f0-fb65-000000001111 | TASK | Find desired default hugepage size 2026-06-12 08:15:54,334 p=83863 u=zuul n=ansible | 2026-06-12 08:15:54.333272 | fa163e23-f348-37f0-fb65-000000001115 | SKIPPED | Validating against hugepages config received from TripleO | np0000071528 2026-06-12 08:15:54,335 p=83863 u=zuul n=ansible | 2026-06-12 08:15:54.334864 | fa163e23-f348-37f0-fb65-000000001109 | SKIPPED | Finding human-readable hugepages in cmdline | np0000071529 2026-06-12 08:15:54,335 p=83863 u=zuul n=ansible | 2026-06-12 08:15:54.335660 | fa163e23-f348-37f0-fb65-00000000111a | SKIPPED | Warn about possible modifications | np0000071533 2026-06-12 08:15:54,336 p=83863 u=zuul n=ansible | 2026-06-12 08:15:54.336457 | fa163e23-f348-37f0-fb65-00000000111c | SKIPPED | Cleaning up whitespaces | np0000071532 2026-06-12 08:15:54,351 p=83863 u=zuul n=ansible | 2026-06-12 08:15:54.350782 | fa163e23-f348-37f0-fb65-00000000111e | TASK | Check if the kernelargs entry is already present in the file 2026-06-12 08:15:54,373 p=83863 u=zuul n=ansible | 2026-06-12 08:15:54.372423 | fa163e23-f348-37f0-fb65-00000000111b | TASK | Remove hugepage settings from kernelargs 2026-06-12 08:15:54,403 p=83863 u=zuul n=ansible | 2026-06-12 08:15:54.398610 | fa163e23-f348-37f0-fb65-000000001116 | TASK | Determining the default hugepagesz 2026-06-12 08:15:54,425 p=83863 u=zuul n=ansible | 2026-06-12 08:15:54.425102 | fa163e23-f348-37f0-fb65-000000001111 | TASK | Find desired default hugepage size 2026-06-12 08:15:54,431 p=83863 u=zuul n=ansible | 2026-06-12 08:15:54.431123 | fa163e23-f348-37f0-fb65-000000001111 | SKIPPED | Find desired default hugepage size | np0000071530 2026-06-12 08:15:54,432 p=83863 u=zuul n=ansible | 2026-06-12 08:15:54.432517 | fa163e23-f348-37f0-fb65-00000000111e | OK | Check if the kernelargs entry is already present in the file | np0000071531 2026-06-12 08:15:54,433 p=83863 u=zuul n=ansible | 2026-06-12 08:15:54.433271 | fa163e23-f348-37f0-fb65-00000000111b | SKIPPED | Remove hugepage settings from kernelargs | np0000071533 2026-06-12 08:15:54,445 p=83863 u=zuul n=ansible | 2026-06-12 08:15:54.445070 | fa163e23-f348-37f0-fb65-000000001120 | TASK | Delete older name TRIPLEO_HEAT_TEMPLATE_KERNEL_ARGS entries if present 2026-06-12 08:15:54,473 p=83863 u=zuul n=ansible | 2026-06-12 08:15:54.473342 | fa163e23-f348-37f0-fb65-00000000111c | TASK | Cleaning up whitespaces 2026-06-12 08:15:54,493 p=83863 u=zuul n=ansible | 2026-06-12 08:15:54.493335 | fa163e23-f348-37f0-fb65-000000001113 | TASK | Storing non-configured hugepages 2026-06-12 08:15:54,498 p=83863 u=zuul n=ansible | 2026-06-12 08:15:54.498297 | fa163e23-f348-37f0-fb65-000000001116 | SKIPPED | Determining the default hugepagesz | np0000071528 2026-06-12 08:15:54,499 p=83863 u=zuul n=ansible | 2026-06-12 08:15:54.499445 | fa163e23-f348-37f0-fb65-000000001111 | SKIPPED | Find desired default hugepage size | np0000071529 2026-06-12 08:15:54,531 p=83863 u=zuul n=ansible | 2026-06-12 08:15:54.531034 | fa163e23-f348-37f0-fb65-000000001117 | TASK | Determining if any hugepage configuration needs to be re-written 2026-06-12 08:15:54,561 p=83863 u=zuul n=ansible | 2026-06-12 08:15:54.560610 | fa163e23-f348-37f0-fb65-000000001113 | TASK | Storing non-configured hugepages 2026-06-12 08:15:54,569 p=83863 u=zuul n=ansible | 2026-06-12 08:15:54.569043 | fa163e23-f348-37f0-fb65-00000000111c | SKIPPED | Cleaning up whitespaces | np0000071533 2026-06-12 08:15:54,570 p=83863 u=zuul n=ansible | 2026-06-12 08:15:54.570633 | fa163e23-f348-37f0-fb65-000000001120 | SKIPPED | Delete older name TRIPLEO_HEAT_TEMPLATE_KERNEL_ARGS entries if present | np0000071531 2026-06-12 08:15:54,592 p=83863 u=zuul n=ansible | 2026-06-12 08:15:54.587645 | fa163e23-f348-37f0-fb65-000000001121 | TASK | Ensure the kernel args ( ) is present as GRUB_TRIPLEO_HEAT_TEMPLATE_KERNEL_ARGS 2026-06-12 08:15:54,606 p=83863 u=zuul n=ansible | 2026-06-12 08:15:54.605744 | fa163e23-f348-37f0-fb65-00000000111e | TASK | Check if the kernelargs entry is already present in the file 2026-06-12 08:15:54,624 p=83863 u=zuul n=ansible | 2026-06-12 08:15:54.623538 | fa163e23-f348-37f0-fb65-000000001115 | TASK | Validating against hugepages config received from TripleO 2026-06-12 08:15:54,628 p=83863 u=zuul n=ansible | 2026-06-12 08:15:54.628107 | fa163e23-f348-37f0-fb65-000000001117 | SKIPPED | Determining if any hugepage configuration needs to be re-written | np0000071528 2026-06-12 08:15:54,657 p=83863 u=zuul n=ansible | 2026-06-12 08:15:54.648388 | fa163e23-f348-37f0-fb65-000000001118 | TASK | Making sure that we have a default hugepagesz 2026-06-12 08:15:54,693 p=83863 u=zuul n=ansible | 2026-06-12 08:15:54.693102 | fa163e23-f348-37f0-fb65-000000001115 | TASK | Validating against hugepages config received from TripleO 2026-06-12 08:15:54,710 p=83863 u=zuul n=ansible | 2026-06-12 08:15:54.701446 | fa163e23-f348-37f0-fb65-000000001121 | SKIPPED | Ensure the kernel args ( ) is present as GRUB_TRIPLEO_HEAT_TEMPLATE_KERNEL_ARGS | np0000071531 2026-06-12 08:15:54,712 p=83863 u=zuul n=ansible | 2026-06-12 08:15:54.711679 | fa163e23-f348-37f0-fb65-00000000111e | OK | Check if the kernelargs entry is already present in the file | np0000071532 2026-06-12 08:15:54,714 p=83863 u=zuul n=ansible | 2026-06-12 08:15:54.713956 | fa163e23-f348-37f0-fb65-000000001115 | SKIPPED | Validating against hugepages config received from TripleO | np0000071530 2026-06-12 08:15:54,716 p=83863 u=zuul n=ansible | 2026-06-12 08:15:54.715509 | fa163e23-f348-37f0-fb65-000000001118 | SKIPPED | Making sure that we have a default hugepagesz | np0000071528 2026-06-12 08:15:54,744 p=83863 u=zuul n=ansible | 2026-06-12 08:15:54.743891 | fa163e23-f348-37f0-fb65-000000001122 | TASK | Add GRUB_TRIPLEO_HEAT_TEMPLATE_KERNEL_ARGS to the GRUB_CMDLINE_LINUX parameter 2026-06-12 08:15:54,764 p=83863 u=zuul n=ansible | 2026-06-12 08:15:54.763674 | fa163e23-f348-37f0-fb65-000000001120 | TASK | Delete older name TRIPLEO_HEAT_TEMPLATE_KERNEL_ARGS entries if present 2026-06-12 08:15:54,790 p=83863 u=zuul n=ansible | 2026-06-12 08:15:54.790172 | fa163e23-f348-37f0-fb65-00000000111a | TASK | Warn about possible modifications 2026-06-12 08:15:54,830 p=83863 u=zuul n=ansible | 2026-06-12 08:15:54.829866 | fa163e23-f348-37f0-fb65-000000001116 | TASK | Determining the default hugepagesz 2026-06-12 08:15:54,843 p=83863 u=zuul n=ansible | 2026-06-12 08:15:54.837317 | fa163e23-f348-37f0-fb65-000000001115 | SKIPPED | Validating against hugepages config received from TripleO | np0000071529 2026-06-12 08:15:54,845 p=83863 u=zuul n=ansible | 2026-06-12 08:15:54.845011 | fa163e23-f348-37f0-fb65-000000001122 | SKIPPED | Add GRUB_TRIPLEO_HEAT_TEMPLATE_KERNEL_ARGS to the GRUB_CMDLINE_LINUX parameter | np0000071531 2026-06-12 08:15:54,846 p=83863 u=zuul n=ansible | 2026-06-12 08:15:54.845991 | fa163e23-f348-37f0-fb65-000000001120 | SKIPPED | Delete older name TRIPLEO_HEAT_TEMPLATE_KERNEL_ARGS entries if present | np0000071532 2026-06-12 08:15:54,847 p=83863 u=zuul n=ansible | 2026-06-12 08:15:54.846986 | fa163e23-f348-37f0-fb65-00000000111a | SKIPPED | Warn about possible modifications | np0000071528 2026-06-12 08:15:54,862 p=83863 u=zuul n=ansible | 2026-06-12 08:15:54.862033 | fa163e23-f348-37f0-fb65-000000001123 | TASK | Generate grub config 2026-06-12 08:15:54,884 p=83863 u=zuul n=ansible | 2026-06-12 08:15:54.883521 | fa163e23-f348-37f0-fb65-000000001121 | TASK | Ensure the kernel args ( ) is present as GRUB_TRIPLEO_HEAT_TEMPLATE_KERNEL_ARGS 2026-06-12 08:15:54,904 p=83863 u=zuul n=ansible | 2026-06-12 08:15:54.903658 | fa163e23-f348-37f0-fb65-00000000111b | TASK | Remove hugepage settings from kernelargs 2026-06-12 08:15:54,928 p=83863 u=zuul n=ansible | 2026-06-12 08:15:54.927803 | fa163e23-f348-37f0-fb65-000000001116 | TASK | Determining the default hugepagesz 2026-06-12 08:15:54,934 p=83863 u=zuul n=ansible | 2026-06-12 08:15:54.933424 | fa163e23-f348-37f0-fb65-000000001116 | SKIPPED | Determining the default hugepagesz | np0000071530 2026-06-12 08:15:54,935 p=83863 u=zuul n=ansible | 2026-06-12 08:15:54.934769 | fa163e23-f348-37f0-fb65-000000001123 | SKIPPED | Generate grub config | np0000071531 2026-06-12 08:15:54,960 p=83863 u=zuul n=ansible | 2026-06-12 08:15:54.960312 | fa163e23-f348-37f0-fb65-000000001127 | TASK | Get the block device that /boot is on 2026-06-12 08:15:54,986 p=83863 u=zuul n=ansible | 2026-06-12 08:15:54.985438 | fa163e23-f348-37f0-fb65-000000001117 | TASK | Determining if any hugepage configuration needs to be re-written 2026-06-12 08:15:54,992 p=83863 u=zuul n=ansible | 2026-06-12 08:15:54.992317 | fa163e23-f348-37f0-fb65-00000000111e | OK | Check if the kernelargs entry is already present in the file | np0000071533 2026-06-12 08:15:54,994 p=83863 u=zuul n=ansible | 2026-06-12 08:15:54.994036 | fa163e23-f348-37f0-fb65-00000000111b | SKIPPED | Remove hugepage settings from kernelargs | np0000071528 2026-06-12 08:15:54,995 p=83863 u=zuul n=ansible | 2026-06-12 08:15:54.994754 | fa163e23-f348-37f0-fb65-000000001121 | SKIPPED | Ensure the kernel args ( ) is present as GRUB_TRIPLEO_HEAT_TEMPLATE_KERNEL_ARGS | np0000071532 2026-06-12 08:15:54,995 p=83863 u=zuul n=ansible | 2026-06-12 08:15:54.995495 | fa163e23-f348-37f0-fb65-000000001116 | SKIPPED | Determining the default hugepagesz | np0000071529 2026-06-12 08:15:55,007 p=83863 u=zuul n=ansible | 2026-06-12 08:15:55.006958 | fa163e23-f348-37f0-fb65-000000001122 | TASK | Add GRUB_TRIPLEO_HEAT_TEMPLATE_KERNEL_ARGS to the GRUB_CMDLINE_LINUX parameter 2026-06-12 08:15:55,032 p=83863 u=zuul n=ansible | 2026-06-12 08:15:55.027102 | fa163e23-f348-37f0-fb65-000000001120 | TASK | Delete older name TRIPLEO_HEAT_TEMPLATE_KERNEL_ARGS entries if present 2026-06-12 08:15:55,058 p=83863 u=zuul n=ansible | 2026-06-12 08:15:55.057640 | fa163e23-f348-37f0-fb65-00000000111c | TASK | Cleaning up whitespaces 2026-06-12 08:15:55,084 p=83863 u=zuul n=ansible | 2026-06-12 08:15:55.083970 | fa163e23-f348-37f0-fb65-000000001117 | TASK | Determining if any hugepage configuration needs to be re-written 2026-06-12 08:15:55,096 p=83863 u=zuul n=ansible | 2026-06-12 08:15:55.090112 | fa163e23-f348-37f0-fb65-000000001127 | SKIPPED | Get the block device that /boot is on | np0000071531 2026-06-12 08:15:55,097 p=83863 u=zuul n=ansible | 2026-06-12 08:15:55.097146 | fa163e23-f348-37f0-fb65-000000001117 | SKIPPED | Determining if any hugepage configuration needs to be re-written | np0000071530 2026-06-12 08:15:55,098 p=83863 u=zuul n=ansible | 2026-06-12 08:15:55.097947 | fa163e23-f348-37f0-fb65-000000001122 | SKIPPED | Add GRUB_TRIPLEO_HEAT_TEMPLATE_KERNEL_ARGS to the GRUB_CMDLINE_LINUX parameter | np0000071532 2026-06-12 08:15:55,099 p=83863 u=zuul n=ansible | 2026-06-12 08:15:55.098795 | fa163e23-f348-37f0-fb65-000000001120 | SKIPPED | Delete older name TRIPLEO_HEAT_TEMPLATE_KERNEL_ARGS entries if present | np0000071533 2026-06-12 08:15:55,116 p=83863 u=zuul n=ansible | 2026-06-12 08:15:55.111124 | fa163e23-f348-37f0-fb65-000000001128 | TASK | Get the mount point that /boot is in 2026-06-12 08:15:55,138 p=83863 u=zuul n=ansible | 2026-06-12 08:15:55.137529 | fa163e23-f348-37f0-fb65-000000001123 | TASK | Generate grub config 2026-06-12 08:15:55,155 p=83863 u=zuul n=ansible | 2026-06-12 08:15:55.154990 | fa163e23-f348-37f0-fb65-000000001121 | TASK | Ensure the kernel args ( ) is present as GRUB_TRIPLEO_HEAT_TEMPLATE_KERNEL_ARGS 2026-06-12 08:15:55,184 p=83863 u=zuul n=ansible | 2026-06-12 08:15:55.183763 | fa163e23-f348-37f0-fb65-000000001118 | TASK | Making sure that we have a default hugepagesz 2026-06-12 08:15:55,195 p=83863 u=zuul n=ansible | 2026-06-12 08:15:55.194722 | fa163e23-f348-37f0-fb65-00000000111c | SKIPPED | Cleaning up whitespaces | np0000071528 2026-06-12 08:15:55,197 p=83863 u=zuul n=ansible | 2026-06-12 08:15:55.196890 | fa163e23-f348-37f0-fb65-000000001117 | SKIPPED | Determining if any hugepage configuration needs to be re-written | np0000071529 2026-06-12 08:15:55,198 p=83863 u=zuul n=ansible | 2026-06-12 08:15:55.197907 | fa163e23-f348-37f0-fb65-000000001128 | SKIPPED | Get the mount point that /boot is in | np0000071531 2026-06-12 08:15:55,221 p=83863 u=zuul n=ansible | 2026-06-12 08:15:55.221497 | fa163e23-f348-37f0-fb65-000000001129 | TASK | Set facts for EFI grub.cfg generation 2026-06-12 08:15:55,248 p=83863 u=zuul n=ansible | 2026-06-12 08:15:55.247519 | fa163e23-f348-37f0-fb65-00000000111e | TASK | Check if the kernelargs entry is already present in the file 2026-06-12 08:15:55,272 p=83863 u=zuul n=ansible | 2026-06-12 08:15:55.266547 | fa163e23-f348-37f0-fb65-000000001118 | TASK | Making sure that we have a default hugepagesz 2026-06-12 08:15:55,278 p=83863 u=zuul n=ansible | 2026-06-12 08:15:55.277785 | fa163e23-f348-37f0-fb65-000000001123 | SKIPPED | Generate grub config | np0000071532 2026-06-12 08:15:55,279 p=83863 u=zuul n=ansible | 2026-06-12 08:15:55.279048 | fa163e23-f348-37f0-fb65-000000001121 | SKIPPED | Ensure the kernel args ( ) is present as GRUB_TRIPLEO_HEAT_TEMPLATE_KERNEL_ARGS | np0000071533 2026-06-12 08:15:55,280 p=83863 u=zuul n=ansible | 2026-06-12 08:15:55.279790 | fa163e23-f348-37f0-fb65-000000001118 | SKIPPED | Making sure that we have a default hugepagesz | np0000071530 2026-06-12 08:15:55,280 p=83863 u=zuul n=ansible | 2026-06-12 08:15:55.280523 | fa163e23-f348-37f0-fb65-000000001129 | SKIPPED | Set facts for EFI grub.cfg generation | np0000071531 2026-06-12 08:15:55,295 p=83863 u=zuul n=ansible | 2026-06-12 08:15:55.294990 | fa163e23-f348-37f0-fb65-00000000112a | TASK | Executed script to fix grub-menu 2026-06-12 08:15:55,318 p=83863 u=zuul n=ansible | 2026-06-12 08:15:55.312556 | fa163e23-f348-37f0-fb65-000000001127 | TASK | Get the block device that /boot is on 2026-06-12 08:15:55,335 p=83863 u=zuul n=ansible | 2026-06-12 08:15:55.335197 | fa163e23-f348-37f0-fb65-000000001122 | TASK | Add GRUB_TRIPLEO_HEAT_TEMPLATE_KERNEL_ARGS to the GRUB_CMDLINE_LINUX parameter 2026-06-12 08:15:55,363 p=83863 u=zuul n=ansible | 2026-06-12 08:15:55.358999 | fa163e23-f348-37f0-fb65-00000000111a | TASK | Warn about possible modifications 2026-06-12 08:15:55,368 p=83863 u=zuul n=ansible | 2026-06-12 08:15:55.367636 | fa163e23-f348-37f0-fb65-000000001118 | SKIPPED | Making sure that we have a default hugepagesz | np0000071529 2026-06-12 08:15:55,368 p=83863 u=zuul n=ansible | 2026-06-12 08:15:55.368734 | fa163e23-f348-37f0-fb65-00000000112a | SKIPPED | Executed script to fix grub-menu | np0000071531 2026-06-12 08:15:55,369 p=83863 u=zuul n=ansible | 2026-06-12 08:15:55.369278 | fa163e23-f348-37f0-fb65-000000001127 | SKIPPED | Get the block device that /boot is on | np0000071532 2026-06-12 08:15:55,384 p=83863 u=zuul n=ansible | 2026-06-12 08:15:55.384569 | fa163e23-f348-37f0-fb65-00000000112b | TASK | Check grub config paths 2026-06-12 08:15:55,404 p=83863 u=zuul n=ansible | 2026-06-12 08:15:55.403746 | fa163e23-f348-37f0-fb65-000000001128 | TASK | Get the mount point that /boot is in 2026-06-12 08:15:55,421 p=83863 u=zuul n=ansible | 2026-06-12 08:15:55.421231 | fa163e23-f348-37f0-fb65-00000000111a | TASK | Warn about possible modifications 2026-06-12 08:15:55,426 p=83863 u=zuul n=ansible | 2026-06-12 08:15:55.425807 | fa163e23-f348-37f0-fb65-000000001122 | SKIPPED | Add GRUB_TRIPLEO_HEAT_TEMPLATE_KERNEL_ARGS to the GRUB_CMDLINE_LINUX parameter | np0000071533 2026-06-12 08:15:55,427 p=83863 u=zuul n=ansible | 2026-06-12 08:15:55.426994 | fa163e23-f348-37f0-fb65-00000000111a | SKIPPED | Warn about possible modifications | np0000071530 2026-06-12 08:15:55,437 p=83863 u=zuul n=ansible | 2026-06-12 08:15:55.435303 | fa163e23-f348-37f0-fb65-00000000112b | SKIPPED | Check grub config paths | np0000071531 | item=/boot/efi/EFI/redhat 2026-06-12 08:15:55,452 p=83863 u=zuul n=ansible | 2026-06-12 08:15:55.448509 | fa163e23-f348-37f0-fb65-000000001123 | TASK | Generate grub config 2026-06-12 08:15:55,454 p=83863 u=zuul n=ansible | 2026-06-12 08:15:55.453518 | fa163e23-f348-37f0-fb65-00000000112b | SKIPPED | Check grub config paths | np0000071531 | item=/boot/efi/EFI/centos 2026-06-12 08:15:55,480 p=83863 u=zuul n=ansible | 2026-06-12 08:15:55.479600 | fa163e23-f348-37f0-fb65-00000000111b | TASK | Remove hugepage settings from kernelargs 2026-06-12 08:15:55,484 p=83863 u=zuul n=ansible | 2026-06-12 08:15:55.484266 | fa163e23-f348-37f0-fb65-000000001128 | SKIPPED | Get the mount point that /boot is in | np0000071532 2026-06-12 08:15:55,486 p=83863 u=zuul n=ansible | 2026-06-12 08:15:55.486090 | fa163e23-f348-37f0-fb65-00000000111a | SKIPPED | Warn about possible modifications | np0000071529 2026-06-12 08:15:55,497 p=83863 u=zuul n=ansible | 2026-06-12 08:15:55.497273 | fa163e23-f348-37f0-fb65-00000000112c | TASK | Write EFI grub.cfg 2026-06-12 08:15:55,524 p=83863 u=zuul n=ansible | 2026-06-12 08:15:55.524124 | fa163e23-f348-37f0-fb65-000000001129 | TASK | Set facts for EFI grub.cfg generation 2026-06-12 08:15:55,552 p=83863 u=zuul n=ansible | 2026-06-12 08:15:55.551552 | fa163e23-f348-37f0-fb65-00000000112c | SKIPPED | Write EFI grub.cfg | np0000071531 | item={'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', 'item': '/boot/efi/EFI/redhat', 'ansible_loop_var': 'item'} 2026-06-12 08:15:55,559 p=83863 u=zuul n=ansible | 2026-06-12 08:15:55.559585 | fa163e23-f348-37f0-fb65-00000000111b | TASK | Remove hugepage settings from kernelargs 2026-06-12 08:15:55,570 p=83863 u=zuul n=ansible | 2026-06-12 08:15:55.564479 | fa163e23-f348-37f0-fb65-000000001123 | SKIPPED | Generate grub config | np0000071533 2026-06-12 08:15:55,571 p=83863 u=zuul n=ansible | 2026-06-12 08:15:55.571357 | fa163e23-f348-37f0-fb65-00000000111b | SKIPPED | Remove hugepage settings from kernelargs | np0000071530 2026-06-12 08:15:55,572 p=83863 u=zuul n=ansible | 2026-06-12 08:15:55.572105 | fa163e23-f348-37f0-fb65-00000000112c | SKIPPED | Write EFI grub.cfg | np0000071531 | item={'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', 'item': '/boot/efi/EFI/centos', 'ansible_loop_var': 'item'} 2026-06-12 08:15:55,576 p=83863 u=zuul n=ansible | 2026-06-12 08:15:55.572677 | fa163e23-f348-37f0-fb65-00000000111e | OK | Check if the kernelargs entry is already present in the file | np0000071528 2026-06-12 08:15:55,578 p=83863 u=zuul n=ansible | 2026-06-12 08:15:55.577946 | fa163e23-f348-37f0-fb65-000000001129 | SKIPPED | Set facts for EFI grub.cfg generation | np0000071532 2026-06-12 08:15:55,593 p=83863 u=zuul n=ansible | 2026-06-12 08:15:55.592970 | fa163e23-f348-37f0-fb65-00000000112d | TASK | bz#2266025 modify GRUB_DEFAULT=saved in /etc/default/grub 2026-06-12 08:15:55,605 p=83863 u=zuul n=ansible | 2026-06-12 08:15:55.605355 | fa163e23-f348-37f0-fb65-00000000112a | TASK | Executed script to fix grub-menu 2026-06-12 08:15:55,620 p=83863 u=zuul n=ansible | 2026-06-12 08:15:55.619831 | fa163e23-f348-37f0-fb65-000000001127 | TASK | Get the block device that /boot is on 2026-06-12 08:15:55,641 p=83863 u=zuul n=ansible | 2026-06-12 08:15:55.641425 | fa163e23-f348-37f0-fb65-000000001120 | TASK | Delete older name TRIPLEO_HEAT_TEMPLATE_KERNEL_ARGS entries if present 2026-06-12 08:15:55,659 p=83863 u=zuul n=ansible | 2026-06-12 08:15:55.658661 | fa163e23-f348-37f0-fb65-00000000111c | TASK | Cleaning up whitespaces 2026-06-12 08:15:55,669 p=83863 u=zuul n=ansible | 2026-06-12 08:15:55.663320 | fa163e23-f348-37f0-fb65-00000000111b | SKIPPED | Remove hugepage settings from kernelargs | np0000071529 2026-06-12 08:15:55,669 p=83863 u=zuul n=ansible | 2026-06-12 08:15:55.669701 | fa163e23-f348-37f0-fb65-00000000112d | SKIPPED | bz#2266025 modify GRUB_DEFAULT=saved in /etc/default/grub | np0000071531 2026-06-12 08:15:55,670 p=83863 u=zuul n=ansible | 2026-06-12 08:15:55.670277 | fa163e23-f348-37f0-fb65-00000000112a | SKIPPED | Executed script to fix grub-menu | np0000071532 2026-06-12 08:15:55,675 p=83863 u=zuul n=ansible | 2026-06-12 08:15:55.675132 | fa163e23-f348-37f0-fb65-000000001127 | SKIPPED | Get the block device that /boot is on | np0000071533 2026-06-12 08:15:55,686 p=83863 u=zuul n=ansible | 2026-06-12 08:15:55.686131 | fa163e23-f348-37f0-fb65-00000000112e | TASK | OSPRH-16320 ensure that GRUB_TERMINAL_OUTPUT=console in /etc/default/grub 2026-06-12 08:15:55,710 p=83863 u=zuul n=ansible | 2026-06-12 08:15:55.710393 | fa163e23-f348-37f0-fb65-00000000112b | TASK | Check grub config paths 2026-06-12 08:15:55,730 p=83863 u=zuul n=ansible | 2026-06-12 08:15:55.724651 | fa163e23-f348-37f0-fb65-000000001128 | TASK | Get the mount point that /boot is in 2026-06-12 08:15:55,751 p=83863 u=zuul n=ansible | 2026-06-12 08:15:55.750586 | fa163e23-f348-37f0-fb65-00000000111c | TASK | Cleaning up whitespaces 2026-06-12 08:15:55,761 p=83863 u=zuul n=ansible | 2026-06-12 08:15:55.755951 | fa163e23-f348-37f0-fb65-00000000111c | SKIPPED | Cleaning up whitespaces | np0000071530 2026-06-12 08:15:55,763 p=83863 u=zuul n=ansible | 2026-06-12 08:15:55.762579 | fa163e23-f348-37f0-fb65-00000000112b | SKIPPED | Check grub config paths | np0000071532 | item=/boot/efi/EFI/redhat 2026-06-12 08:15:55,763 p=83863 u=zuul n=ansible | 2026-06-12 08:15:55.763481 | fa163e23-f348-37f0-fb65-000000001120 | SKIPPED | Delete older name TRIPLEO_HEAT_TEMPLATE_KERNEL_ARGS entries if present | np0000071528 2026-06-12 08:15:55,764 p=83863 u=zuul n=ansible | 2026-06-12 08:15:55.764137 | fa163e23-f348-37f0-fb65-00000000112e | SKIPPED | OSPRH-16320 ensure that GRUB_TERMINAL_OUTPUT=console in /etc/default/grub | np0000071531 2026-06-12 08:15:55,773 p=83863 u=zuul n=ansible | 2026-06-12 08:15:55.770319 | fa163e23-f348-37f0-fb65-00000000112b | SKIPPED | Check grub config paths | np0000071532 | item=/boot/efi/EFI/centos 2026-06-12 08:15:55,785 p=83863 u=zuul n=ansible | 2026-06-12 08:15:55.784930 | fa163e23-f348-37f0-fb65-00000000112f | TASK | Execute grub2-mkconfig 2026-06-12 08:15:55,808 p=83863 u=zuul n=ansible | 2026-06-12 08:15:55.807684 | fa163e23-f348-37f0-fb65-000000001121 | TASK | Ensure the kernel args ( ) is present as GRUB_TRIPLEO_HEAT_TEMPLATE_KERNEL_ARGS 2026-06-12 08:15:55,826 p=83863 u=zuul n=ansible | 2026-06-12 08:15:55.825660 | fa163e23-f348-37f0-fb65-00000000111e | TASK | Check if the kernelargs entry is already present in the file 2026-06-12 08:15:55,838 p=83863 u=zuul n=ansible | 2026-06-12 08:15:55.837999 | fa163e23-f348-37f0-fb65-00000000111c | SKIPPED | Cleaning up whitespaces | np0000071529 2026-06-12 08:15:55,839 p=83863 u=zuul n=ansible | 2026-06-12 08:15:55.839141 | fa163e23-f348-37f0-fb65-000000001128 | SKIPPED | Get the mount point that /boot is in | np0000071533 2026-06-12 08:15:55,840 p=83863 u=zuul n=ansible | 2026-06-12 08:15:55.839968 | fa163e23-f348-37f0-fb65-00000000112f | SKIPPED | Execute grub2-mkconfig | np0000071531 2026-06-12 08:15:55,859 p=83863 u=zuul n=ansible | 2026-06-12 08:15:55.859130 | fa163e23-f348-37f0-fb65-000000001130 | TASK | Check for active tuned profile 2026-06-12 08:15:55,874 p=83863 u=zuul n=ansible | 2026-06-12 08:15:55.874400 | fa163e23-f348-37f0-fb65-00000000112c | TASK | Write EFI grub.cfg 2026-06-12 08:15:55,888 p=83863 u=zuul n=ansible | 2026-06-12 08:15:55.887965 | fa163e23-f348-37f0-fb65-000000001129 | TASK | Set facts for EFI grub.cfg generation 2026-06-12 08:15:55,910 p=83863 u=zuul n=ansible | 2026-06-12 08:15:55.905308 | fa163e23-f348-37f0-fb65-00000000111e | TASK | Check if the kernelargs entry is already present in the file 2026-06-12 08:15:55,915 p=83863 u=zuul n=ansible | 2026-06-12 08:15:55.915002 | fa163e23-f348-37f0-fb65-000000001121 | SKIPPED | Ensure the kernel args ( ) is present as GRUB_TRIPLEO_HEAT_TEMPLATE_KERNEL_ARGS | np0000071528 2026-06-12 08:15:55,916 p=83863 u=zuul n=ansible | 2026-06-12 08:15:55.916080 | fa163e23-f348-37f0-fb65-000000001130 | SKIPPED | Check for active tuned profile | np0000071531 2026-06-12 08:15:55,925 p=83863 u=zuul n=ansible | 2026-06-12 08:15:55.924897 | fa163e23-f348-37f0-fb65-00000000112c | SKIPPED | Write EFI grub.cfg | np0000071532 | item={'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', 'item': '/boot/efi/EFI/redhat', 'ansible_loop_var': 'item'} 2026-06-12 08:15:55,941 p=83863 u=zuul n=ansible | 2026-06-12 08:15:55.937654 | fa163e23-f348-37f0-fb65-000000001131 | TASK | Ensure $tuned_params is restored to /boot/loader/entries files 2026-06-12 08:15:55,943 p=83863 u=zuul n=ansible | 2026-06-12 08:15:55.943017 | fa163e23-f348-37f0-fb65-00000000112c | SKIPPED | Write EFI grub.cfg | np0000071532 | item={'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', 'item': '/boot/efi/EFI/centos', 'ansible_loop_var': 'item'} 2026-06-12 08:15:55,965 p=83863 u=zuul n=ansible | 2026-06-12 08:15:55.965356 | fa163e23-f348-37f0-fb65-000000001122 | TASK | Add GRUB_TRIPLEO_HEAT_TEMPLATE_KERNEL_ARGS to the GRUB_CMDLINE_LINUX parameter 2026-06-12 08:15:55,971 p=83863 u=zuul n=ansible | 2026-06-12 08:15:55.970737 | fa163e23-f348-37f0-fb65-000000001129 | SKIPPED | Set facts for EFI grub.cfg generation | np0000071533 2026-06-12 08:15:55,994 p=83863 u=zuul n=ansible | 2026-06-12 08:15:55.989241 | fa163e23-f348-37f0-fb65-00000000112d | TASK | bz#2266025 modify GRUB_DEFAULT=saved in /etc/default/grub 2026-06-12 08:15:56,014 p=83863 u=zuul n=ansible | 2026-06-12 08:15:56.013881 | fa163e23-f348-37f0-fb65-00000000112a | TASK | Executed script to fix grub-menu 2026-06-12 08:15:56,019 p=83863 u=zuul n=ansible | 2026-06-12 08:15:56.019169 | fa163e23-f348-37f0-fb65-000000001131 | SKIPPED | Ensure $tuned_params is restored to /boot/loader/entries files | np0000071531 2026-06-12 08:15:56,020 p=83863 u=zuul n=ansible | 2026-06-12 08:15:56.020632 | fa163e23-f348-37f0-fb65-000000001122 | SKIPPED | Add GRUB_TRIPLEO_HEAT_TEMPLATE_KERNEL_ARGS to the GRUB_CMDLINE_LINUX parameter | np0000071528 2026-06-12 08:15:56,038 p=83863 u=zuul n=ansible | 2026-06-12 08:15:56.038604 | fa163e23-f348-37f0-fb65-000000001132 | TASK | Set reboot required fact 2026-06-12 08:15:56,063 p=83863 u=zuul n=ansible | 2026-06-12 08:15:56.063094 | fa163e23-f348-37f0-fb65-000000001123 | TASK | Generate grub config 2026-06-12 08:15:56,073 p=83863 u=zuul n=ansible | 2026-06-12 08:15:56.068221 | fa163e23-f348-37f0-fb65-00000000112d | SKIPPED | bz#2266025 modify GRUB_DEFAULT=saved in /etc/default/grub | np0000071532 2026-06-12 08:15:56,074 p=83863 u=zuul n=ansible | 2026-06-12 08:15:56.074478 | fa163e23-f348-37f0-fb65-00000000112a | SKIPPED | Executed script to fix grub-menu | np0000071533 2026-06-12 08:15:56,075 p=83863 u=zuul n=ansible | 2026-06-12 08:15:56.075123 | fa163e23-f348-37f0-fb65-000000001132 | SKIPPED | Set reboot required fact | np0000071531 2026-06-12 08:15:56,087 p=83863 u=zuul n=ansible | 2026-06-12 08:15:56.086747 | fa163e23-f348-37f0-fb65-000000001134 | TASK | Apply DPDK workarounds 2026-06-12 08:15:56,106 p=83863 u=zuul n=ansible | 2026-06-12 08:15:56.105581 | fa163e23-f348-37f0-fb65-00000000112e | TASK | OSPRH-16320 ensure that GRUB_TERMINAL_OUTPUT=console in /etc/default/grub 2026-06-12 08:15:56,128 p=83863 u=zuul n=ansible | 2026-06-12 08:15:56.128000 | fa163e23-f348-37f0-fb65-00000000112b | TASK | Check grub config paths 2026-06-12 08:15:56,134 p=83863 u=zuul n=ansible | 2026-06-12 08:15:56.133750 | fa163e23-f348-37f0-fb65-000000001123 | SKIPPED | Generate grub config | np0000071528 2026-06-12 08:15:56,135 p=83863 u=zuul n=ansible | 2026-06-12 08:15:56.135040 | fa163e23-f348-37f0-fb65-00000000111e | OK | Check if the kernelargs entry is already present in the file | np0000071530 2026-06-12 08:15:56,135 p=83863 u=zuul n=ansible | 2026-06-12 08:15:56.135779 | fa163e23-f348-37f0-fb65-000000001134 | SKIPPED | Apply DPDK workarounds | np0000071531 2026-06-12 08:15:56,149 p=83863 u=zuul n=ansible | 2026-06-12 08:15:56.148716 | fa163e23-f348-37f0-fb65-000000001136 | TASK | Ensure /etc/modules-load.d exists 2026-06-12 08:15:56,169 p=83863 u=zuul n=ansible | 2026-06-12 08:15:56.167077 | fa163e23-f348-37f0-fb65-000000001127 | TASK | Get the block device that /boot is on 2026-06-12 08:15:56,170 p=83863 u=zuul n=ansible | 2026-06-12 08:15:56.170626 | fa163e23-f348-37f0-fb65-00000000112b | SKIPPED | Check grub config paths | np0000071533 | item=/boot/efi/EFI/redhat 2026-06-12 08:15:56,184 p=83863 u=zuul n=ansible | 2026-06-12 08:15:56.183281 | fa163e23-f348-37f0-fb65-00000000112b | SKIPPED | Check grub config paths | np0000071533 | item=/boot/efi/EFI/centos 2026-06-12 08:15:56,198 p=83863 u=zuul n=ansible | 2026-06-12 08:15:56.197978 | fa163e23-f348-37f0-fb65-000000001120 | TASK | Delete older name TRIPLEO_HEAT_TEMPLATE_KERNEL_ARGS entries if present 2026-06-12 08:15:56,203 p=83863 u=zuul n=ansible | 2026-06-12 08:15:56.202913 | fa163e23-f348-37f0-fb65-00000000112e | SKIPPED | OSPRH-16320 ensure that GRUB_TERMINAL_OUTPUT=console in /etc/default/grub | np0000071532 2026-06-12 08:15:56,204 p=83863 u=zuul n=ansible | 2026-06-12 08:15:56.204177 | fa163e23-f348-37f0-fb65-000000001136 | SKIPPED | Ensure /etc/modules-load.d exists | np0000071531 2026-06-12 08:15:56,220 p=83863 u=zuul n=ansible | 2026-06-12 08:15:56.219522 | fa163e23-f348-37f0-fb65-000000001137 | TASK | Load modules 2026-06-12 08:15:56,239 p=83863 u=zuul n=ansible | 2026-06-12 08:15:56.239083 | fa163e23-f348-37f0-fb65-00000000112f | TASK | Execute grub2-mkconfig 2026-06-12 08:15:56,250 p=83863 u=zuul n=ansible | 2026-06-12 08:15:56.247915 | fa163e23-f348-37f0-fb65-000000001137 | SKIPPED | Load modules | np0000071531 | item=vfio_iommu_type1 2026-06-12 08:15:56,263 p=83863 u=zuul n=ansible | 2026-06-12 08:15:56.263315 | fa163e23-f348-37f0-fb65-00000000112c | TASK | Write EFI grub.cfg 2026-06-12 08:15:56,270 p=83863 u=zuul n=ansible | 2026-06-12 08:15:56.269464 | fa163e23-f348-37f0-fb65-00000000111e | OK | Check if the kernelargs entry is already present in the file | np0000071529 2026-06-12 08:15:56,271 p=83863 u=zuul n=ansible | 2026-06-12 08:15:56.271003 | fa163e23-f348-37f0-fb65-000000001127 | SKIPPED | Get the block device that /boot is on | np0000071528 2026-06-12 08:15:56,272 p=83863 u=zuul n=ansible | 2026-06-12 08:15:56.272088 | fa163e23-f348-37f0-fb65-000000001120 | SKIPPED | Delete older name TRIPLEO_HEAT_TEMPLATE_KERNEL_ARGS entries if present | np0000071530 2026-06-12 08:15:56,283 p=83863 u=zuul n=ansible | 2026-06-12 08:15:56.283402 | fa163e23-f348-37f0-fb65-000000001139 | TASK | Persist modules via modules-load.d 2026-06-12 08:15:56,306 p=83863 u=zuul n=ansible | 2026-06-12 08:15:56.304641 | fa163e23-f348-37f0-fb65-00000000112c | SKIPPED | Write EFI grub.cfg | np0000071533 | item={'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', 'item': '/boot/efi/EFI/redhat', 'ansible_loop_var': 'item'} 2026-06-12 08:15:56,310 p=83863 u=zuul n=ansible | 2026-06-12 08:15:56.310192 | fa163e23-f348-37f0-fb65-000000001139 | SKIPPED | Persist modules via modules-load.d | np0000071531 | item=vfio_iommu_type1 2026-06-12 08:15:56,317 p=83863 u=zuul n=ansible | 2026-06-12 08:15:56.317723 | fa163e23-f348-37f0-fb65-000000001128 | TASK | Get the mount point that /boot is in 2026-06-12 08:15:56,327 p=83863 u=zuul n=ansible | 2026-06-12 08:15:56.325955 | fa163e23-f348-37f0-fb65-00000000112c | SKIPPED | Write EFI grub.cfg | np0000071533 | item={'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', 'item': '/boot/efi/EFI/centos', 'ansible_loop_var': 'item'} 2026-06-12 08:15:56,341 p=83863 u=zuul n=ansible | 2026-06-12 08:15:56.340731 | fa163e23-f348-37f0-fb65-000000001120 | TASK | Delete older name TRIPLEO_HEAT_TEMPLATE_KERNEL_ARGS entries if present 2026-06-12 08:15:56,361 p=83863 u=zuul n=ansible | 2026-06-12 08:15:56.360852 | fa163e23-f348-37f0-fb65-000000001121 | TASK | Ensure the kernel args ( ) is present as GRUB_TRIPLEO_HEAT_TEMPLATE_KERNEL_ARGS 2026-06-12 08:15:56,365 p=83863 u=zuul n=ansible | 2026-06-12 08:15:56.365094 | fa163e23-f348-37f0-fb65-00000000112f | SKIPPED | Execute grub2-mkconfig | np0000071532 2026-06-12 08:15:56,367 p=83863 u=zuul n=ansible | 2026-06-12 08:15:56.367369 | fa163e23-f348-37f0-fb65-000000001128 | SKIPPED | Get the mount point that /boot is in | np0000071528 2026-06-12 08:15:56,383 p=83863 u=zuul n=ansible | 2026-06-12 08:15:56.378568 | fa163e23-f348-37f0-fb65-00000000113b | TASK | Drop module persistence 2026-06-12 08:15:56,402 p=83863 u=zuul n=ansible | 2026-06-12 08:15:56.401837 | fa163e23-f348-37f0-fb65-000000001130 | TASK | Check for active tuned profile 2026-06-12 08:15:56,416 p=83863 u=zuul n=ansible | 2026-06-12 08:15:56.416144 | fa163e23-f348-37f0-fb65-00000000112d | TASK | bz#2266025 modify GRUB_DEFAULT=saved in /etc/default/grub 2026-06-12 08:15:56,429 p=83863 u=zuul n=ansible | 2026-06-12 08:15:56.427790 | fa163e23-f348-37f0-fb65-00000000113b | SKIPPED | Drop module persistence | np0000071531 | item=vfio_iommu_type1 2026-06-12 08:15:56,459 p=83863 u=zuul n=ansible | 2026-06-12 08:15:56.455337 | fa163e23-f348-37f0-fb65-000000001129 | TASK | Set facts for EFI grub.cfg generation 2026-06-12 08:15:56,465 p=83863 u=zuul n=ansible | 2026-06-12 08:15:56.464822 | fa163e23-f348-37f0-fb65-000000001120 | SKIPPED | Delete older name TRIPLEO_HEAT_TEMPLATE_KERNEL_ARGS entries if present | np0000071529 2026-06-12 08:15:56,466 p=83863 u=zuul n=ansible | 2026-06-12 08:15:56.466446 | fa163e23-f348-37f0-fb65-000000001121 | SKIPPED | Ensure the kernel args ( ) is present as GRUB_TRIPLEO_HEAT_TEMPLATE_KERNEL_ARGS | np0000071530 2026-06-12 08:15:56,467 p=83863 u=zuul n=ansible | 2026-06-12 08:15:56.467556 | fa163e23-f348-37f0-fb65-000000001130 | SKIPPED | Check for active tuned profile | np0000071532 2026-06-12 08:15:56,468 p=83863 u=zuul n=ansible | 2026-06-12 08:15:56.468173 | fa163e23-f348-37f0-fb65-00000000112d | SKIPPED | bz#2266025 modify GRUB_DEFAULT=saved in /etc/default/grub | np0000071533 2026-06-12 08:15:56,479 p=83863 u=zuul n=ansible | 2026-06-12 08:15:56.479385 | fa163e23-f348-37f0-fb65-00000000113d | TASK | Set modules persistence via /etc/modules 2026-06-12 08:15:56,501 p=83863 u=zuul n=ansible | 2026-06-12 08:15:56.501151 | fa163e23-f348-37f0-fb65-000000001131 | TASK | Ensure $tuned_params is restored to /boot/loader/entries files 2026-06-12 08:15:56,516 p=83863 u=zuul n=ansible | 2026-06-12 08:15:56.514122 | fa163e23-f348-37f0-fb65-00000000113d | SKIPPED | Set modules persistence via /etc/modules | np0000071531 | item=vfio_iommu_type1 2026-06-12 08:15:56,535 p=83863 u=zuul n=ansible | 2026-06-12 08:15:56.534866 | fa163e23-f348-37f0-fb65-00000000112e | TASK | OSPRH-16320 ensure that GRUB_TERMINAL_OUTPUT=console in /etc/default/grub 2026-06-12 08:15:56,582 p=83863 u=zuul n=ansible | 2026-06-12 08:15:56.581051 | fa163e23-f348-37f0-fb65-000000001121 | TASK | Ensure the kernel args ( ) is present as GRUB_TRIPLEO_HEAT_TEMPLATE_KERNEL_ARGS 2026-06-12 08:15:56,613 p=83863 u=zuul n=ansible | 2026-06-12 08:15:56.612663 | fa163e23-f348-37f0-fb65-000000001122 | TASK | Add GRUB_TRIPLEO_HEAT_TEMPLATE_KERNEL_ARGS to the GRUB_CMDLINE_LINUX parameter 2026-06-12 08:15:56,620 p=83863 u=zuul n=ansible | 2026-06-12 08:15:56.619233 | fa163e23-f348-37f0-fb65-000000001129 | SKIPPED | Set facts for EFI grub.cfg generation | np0000071528 2026-06-12 08:15:56,623 p=83863 u=zuul n=ansible | 2026-06-12 08:15:56.623282 | fa163e23-f348-37f0-fb65-000000001131 | SKIPPED | Ensure $tuned_params is restored to /boot/loader/entries files | np0000071532 2026-06-12 08:15:56,625 p=83863 u=zuul n=ansible | 2026-06-12 08:15:56.625174 | fa163e23-f348-37f0-fb65-00000000112e | SKIPPED | OSPRH-16320 ensure that GRUB_TERMINAL_OUTPUT=console in /etc/default/grub | np0000071533 2026-06-12 08:15:56,644 p=83863 u=zuul n=ansible | 2026-06-12 08:15:56.641490 | fa163e23-f348-37f0-fb65-00000000113f | TASK | Modules reload 2026-06-12 08:15:56,666 p=83863 u=zuul n=ansible | 2026-06-12 08:15:56.665731 | fa163e23-f348-37f0-fb65-000000001132 | TASK | Set reboot required fact 2026-06-12 08:15:56,689 p=83863 u=zuul n=ansible | 2026-06-12 08:15:56.688713 | fa163e23-f348-37f0-fb65-00000000112f | TASK | Execute grub2-mkconfig 2026-06-12 08:15:56,713 p=83863 u=zuul n=ansible | 2026-06-12 08:15:56.712510 | fa163e23-f348-37f0-fb65-00000000112a | TASK | Executed script to fix grub-menu 2026-06-12 08:15:56,718 p=83863 u=zuul n=ansible | 2026-06-12 08:15:56.718438 | fa163e23-f348-37f0-fb65-000000001121 | SKIPPED | Ensure the kernel args ( ) is present as GRUB_TRIPLEO_HEAT_TEMPLATE_KERNEL_ARGS | np0000071529 2026-06-12 08:15:56,720 p=83863 u=zuul n=ansible | 2026-06-12 08:15:56.720344 | fa163e23-f348-37f0-fb65-000000001122 | SKIPPED | Add GRUB_TRIPLEO_HEAT_TEMPLATE_KERNEL_ARGS to the GRUB_CMDLINE_LINUX parameter | np0000071530 2026-06-12 08:15:56,722 p=83863 u=zuul n=ansible | 2026-06-12 08:15:56.721785 | fa163e23-f348-37f0-fb65-00000000113f | SKIPPED | Modules reload | np0000071531 2026-06-12 08:15:56,723 p=83863 u=zuul n=ansible | 2026-06-12 08:15:56.723140 | fa163e23-f348-37f0-fb65-000000001132 | SKIPPED | Set reboot required fact | np0000071532 2026-06-12 08:15:56,738 p=83863 u=zuul n=ansible | 2026-06-12 08:15:56.737813 | fa163e23-f348-37f0-fb65-000000001141 | TASK | Reboot tasks 2026-06-12 08:15:56,756 p=83863 u=zuul n=ansible | 2026-06-12 08:15:56.755835 | fa163e23-f348-37f0-fb65-000000001134 | TASK | Apply DPDK workarounds 2026-06-12 08:15:56,776 p=83863 u=zuul n=ansible | 2026-06-12 08:15:56.776032 | fa163e23-f348-37f0-fb65-000000001122 | TASK | Add GRUB_TRIPLEO_HEAT_TEMPLATE_KERNEL_ARGS to the GRUB_CMDLINE_LINUX parameter 2026-06-12 08:15:56,807 p=83863 u=zuul n=ansible | 2026-06-12 08:15:56.807284 | fa163e23-f348-37f0-fb65-000000001123 | TASK | Generate grub config 2026-06-12 08:15:56,816 p=83863 u=zuul n=ansible | 2026-06-12 08:15:56.815356 | fa163e23-f348-37f0-fb65-00000000112f | SKIPPED | Execute grub2-mkconfig | np0000071533 2026-06-12 08:15:56,823 p=83863 u=zuul n=ansible | 2026-06-12 08:15:56.822761 | fa163e23-f348-37f0-fb65-00000000112a | SKIPPED | Executed script to fix grub-menu | np0000071528 2026-06-12 08:15:56,824 p=83863 u=zuul n=ansible | 2026-06-12 08:15:56.824153 | fa163e23-f348-37f0-fb65-000000001134 | SKIPPED | Apply DPDK workarounds | np0000071532 2026-06-12 08:15:56,825 p=83863 u=zuul n=ansible | 2026-06-12 08:15:56.825482 | fa163e23-f348-37f0-fb65-000000001141 | SKIPPED | Reboot tasks | np0000071531 2026-06-12 08:15:56,827 p=83863 u=zuul n=ansible | 2026-06-12 08:15:56.826683 | fa163e23-f348-37f0-fb65-000000001122 | SKIPPED | Add GRUB_TRIPLEO_HEAT_TEMPLATE_KERNEL_ARGS to the GRUB_CMDLINE_LINUX parameter | np0000071529 2026-06-12 08:15:56,856 p=83863 u=zuul n=ansible | 2026-06-12 08:15:56.851555 | fa163e23-f348-37f0-fb65-000000001142 | TASK | Skipping reboot for deployed node 2026-06-12 08:15:56,887 p=83863 u=zuul n=ansible | 2026-06-12 08:15:56.881767 | fa163e23-f348-37f0-fb65-000000001136 | TASK | Ensure /etc/modules-load.d exists 2026-06-12 08:15:56,904 p=83863 u=zuul n=ansible | 2026-06-12 08:15:56.904275 | fa163e23-f348-37f0-fb65-000000001130 | TASK | Check for active tuned profile 2026-06-12 08:15:56,935 p=83863 u=zuul n=ansible | 2026-06-12 08:15:56.934549 | fa163e23-f348-37f0-fb65-00000000112b | TASK | Check grub config paths 2026-06-12 08:15:56,962 p=83863 u=zuul n=ansible | 2026-06-12 08:15:56.962173 | fa163e23-f348-37f0-fb65-000000001123 | TASK | Generate grub config 2026-06-12 08:15:56,971 p=83863 u=zuul n=ansible | 2026-06-12 08:15:56.970622 | fa163e23-f348-37f0-fb65-000000001123 | SKIPPED | Generate grub config | np0000071530 2026-06-12 08:15:56,972 p=83863 u=zuul n=ansible | 2026-06-12 08:15:56.971941 | fa163e23-f348-37f0-fb65-000000001142 | SKIPPED | Skipping reboot for deployed node | np0000071531 2026-06-12 08:15:56,972 p=83863 u=zuul n=ansible | 2026-06-12 08:15:56.972651 | fa163e23-f348-37f0-fb65-000000001136 | SKIPPED | Ensure /etc/modules-load.d exists | np0000071532 2026-06-12 08:15:56,973 p=83863 u=zuul n=ansible | 2026-06-12 08:15:56.973240 | fa163e23-f348-37f0-fb65-000000001130 | SKIPPED | Check for active tuned profile | np0000071533 2026-06-12 08:15:56,991 p=83863 u=zuul n=ansible | 2026-06-12 08:15:56.990606 | fa163e23-f348-37f0-fb65-00000000112b | SKIPPED | Check grub config paths | np0000071528 | item=/boot/efi/EFI/redhat 2026-06-12 08:15:56,995 p=83863 u=zuul n=ansible | 2026-06-12 08:15:56.995170 | fa163e23-f348-37f0-fb65-000000001137 | TASK | Load modules 2026-06-12 08:15:57,008 p=83863 u=zuul n=ansible | 2026-06-12 08:15:57.007731 | fa163e23-f348-37f0-fb65-000000001131 | TASK | Ensure $tuned_params is restored to /boot/loader/entries files 2026-06-12 08:15:57,023 p=83863 u=zuul n=ansible | 2026-06-12 08:15:57.022956 | fa163e23-f348-37f0-fb65-00000000112b | SKIPPED | Check grub config paths | np0000071528 | item=/boot/efi/EFI/centos 2026-06-12 08:15:57,038 p=83863 u=zuul n=ansible | 2026-06-12 08:15:57.037516 | fa163e23-f348-37f0-fb65-000000001137 | SKIPPED | Load modules | np0000071532 | item=vfio_iommu_type1 2026-06-12 08:15:57,052 p=83863 u=zuul n=ansible | 2026-06-12 08:15:57.048935 | fa163e23-f348-37f0-fb65-000000001127 | TASK | Get the block device that /boot is on 2026-06-12 08:15:57,058 p=83863 u=zuul n=ansible | 2026-06-12 08:15:57.057525 | fa163e23-f348-37f0-fb65-000000001123 | SKIPPED | Generate grub config | np0000071529 2026-06-12 08:15:57,060 p=83863 u=zuul n=ansible | 2026-06-12 08:15:57.059827 | fa163e23-f348-37f0-fb65-000000001131 | SKIPPED | Ensure $tuned_params is restored to /boot/loader/entries files | np0000071533 2026-06-12 08:15:57,073 p=83863 u=zuul n=ansible | 2026-06-12 08:15:57.072977 | fa163e23-f348-37f0-fb65-000000000a79 | TASK | set enable_sensubility fact 2026-06-12 08:15:57,095 p=83863 u=zuul n=ansible | 2026-06-12 08:15:57.091394 | fa163e23-f348-37f0-fb65-000000001139 | TASK | Persist modules via modules-load.d 2026-06-12 08:15:57,118 p=83863 u=zuul n=ansible | 2026-06-12 08:15:57.117374 | fa163e23-f348-37f0-fb65-000000001132 | TASK | Set reboot required fact 2026-06-12 08:15:57,136 p=83863 u=zuul n=ansible | 2026-06-12 08:15:57.133888 | fa163e23-f348-37f0-fb65-000000001139 | SKIPPED | Persist modules via modules-load.d | np0000071532 | item=vfio_iommu_type1 2026-06-12 08:15:57,153 p=83863 u=zuul n=ansible | 2026-06-12 08:15:57.152661 | fa163e23-f348-37f0-fb65-00000000112c | TASK | Write EFI grub.cfg 2026-06-12 08:15:57,175 p=83863 u=zuul n=ansible | 2026-06-12 08:15:57.174570 | fa163e23-f348-37f0-fb65-000000001127 | TASK | Get the block device that /boot is on 2026-06-12 08:15:57,180 p=83863 u=zuul n=ansible | 2026-06-12 08:15:57.180323 | fa163e23-f348-37f0-fb65-000000000a79 | OK | set enable_sensubility fact | np0000071531 2026-06-12 08:15:57,181 p=83863 u=zuul n=ansible | 2026-06-12 08:15:57.181490 | fa163e23-f348-37f0-fb65-000000001127 | SKIPPED | Get the block device that /boot is on | np0000071530 2026-06-12 08:15:57,182 p=83863 u=zuul n=ansible | 2026-06-12 08:15:57.182547 | fa163e23-f348-37f0-fb65-000000001132 | SKIPPED | Set reboot required fact | np0000071533 2026-06-12 08:15:57,208 p=83863 u=zuul n=ansible | 2026-06-12 08:15:57.207580 | fa163e23-f348-37f0-fb65-00000000112c | SKIPPED | Write EFI grub.cfg | np0000071528 | item={'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', 'item': '/boot/efi/EFI/redhat', 'ansible_loop_var': 'item'} 2026-06-12 08:15:57,213 p=83863 u=zuul n=ansible | 2026-06-12 08:15:57.212742 | fa163e23-f348-37f0-fb65-00000000113b | TASK | Drop module persistence 2026-06-12 08:15:57,222 p=83863 u=zuul n=ansible | 2026-06-12 08:15:57.221860 | fa163e23-f348-37f0-fb65-00000000112c | SKIPPED | Write EFI grub.cfg | np0000071528 | item={'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', 'item': '/boot/efi/EFI/centos', 'ansible_loop_var': 'item'} 2026-06-12 08:15:57,233 p=83863 u=zuul n=ansible | 2026-06-12 08:15:57.233554 | fa163e23-f348-37f0-fb65-000000001134 | TASK | Apply DPDK workarounds 2026-06-12 08:15:57,249 p=83863 u=zuul n=ansible | 2026-06-12 08:15:57.248140 | fa163e23-f348-37f0-fb65-00000000113b | SKIPPED | Drop module persistence | np0000071532 | item=vfio_iommu_type1 2026-06-12 08:15:57,258 p=83863 u=zuul n=ansible | 2026-06-12 08:15:57.258054 | fa163e23-f348-37f0-fb65-000000001128 | TASK | Get the mount point that /boot is in 2026-06-12 08:15:57,263 p=83863 u=zuul n=ansible | 2026-06-12 08:15:57.263551 | fa163e23-f348-37f0-fb65-000000001127 | SKIPPED | Get the block device that /boot is on | np0000071529 2026-06-12 08:15:57,291 p=83863 u=zuul n=ansible | 2026-06-12 08:15:57.290824 | fa163e23-f348-37f0-fb65-00000000113d | TASK | Set modules persistence via /etc/modules 2026-06-12 08:15:57,314 p=83863 u=zuul n=ansible | 2026-06-12 08:15:57.308970 | fa163e23-f348-37f0-fb65-00000000112d | TASK | bz#2266025 modify GRUB_DEFAULT=saved in /etc/default/grub 2026-06-12 08:15:57,332 p=83863 u=zuul n=ansible | 2026-06-12 08:15:57.329164 | fa163e23-f348-37f0-fb65-00000000113d | SKIPPED | Set modules persistence via /etc/modules | np0000071532 | item=vfio_iommu_type1 2026-06-12 08:15:57,352 p=83863 u=zuul n=ansible | 2026-06-12 08:15:57.351625 | fa163e23-f348-37f0-fb65-000000001128 | TASK | Get the mount point that /boot is in 2026-06-12 08:15:57,357 p=83863 u=zuul n=ansible | 2026-06-12 08:15:57.356925 | fa163e23-f348-37f0-fb65-000000001134 | SKIPPED | Apply DPDK workarounds | np0000071533 2026-06-12 08:15:57,358 p=83863 u=zuul n=ansible | 2026-06-12 08:15:57.358049 | fa163e23-f348-37f0-fb65-000000001128 | SKIPPED | Get the mount point that /boot is in | np0000071530 2026-06-12 08:15:57,369 p=83863 u=zuul n=ansible | 2026-06-12 08:15:57.369226 | fa163e23-f348-37f0-fb65-00000000113f | TASK | Modules reload 2026-06-12 08:15:57,388 p=83863 u=zuul n=ansible | 2026-06-12 08:15:57.387982 | fa163e23-f348-37f0-fb65-000000001136 | TASK | Ensure /etc/modules-load.d exists 2026-06-12 08:15:57,419 p=83863 u=zuul n=ansible | 2026-06-12 08:15:57.419111 | fa163e23-f348-37f0-fb65-000000001129 | TASK | Set facts for EFI grub.cfg generation 2026-06-12 08:15:57,425 p=83863 u=zuul n=ansible | 2026-06-12 08:15:57.424347 | fa163e23-f348-37f0-fb65-00000000112d | SKIPPED | bz#2266025 modify GRUB_DEFAULT=saved in /etc/default/grub | np0000071528 2026-06-12 08:15:57,426 p=83863 u=zuul n=ansible | 2026-06-12 08:15:57.425843 | fa163e23-f348-37f0-fb65-00000000113f | SKIPPED | Modules reload | np0000071532 2026-06-12 08:15:57,426 p=83863 u=zuul n=ansible | 2026-06-12 08:15:57.426497 | fa163e23-f348-37f0-fb65-000000001128 | SKIPPED | Get the mount point that /boot is in | np0000071529 2026-06-12 08:15:57,427 p=83863 u=zuul n=ansible | 2026-06-12 08:15:57.427188 | fa163e23-f348-37f0-fb65-000000001136 | SKIPPED | Ensure /etc/modules-load.d exists | np0000071533 2026-06-12 08:15:57,438 p=83863 u=zuul n=ansible | 2026-06-12 08:15:57.438694 | fa163e23-f348-37f0-fb65-000000001141 | TASK | Reboot tasks 2026-06-12 08:15:57,453 p=83863 u=zuul n=ansible | 2026-06-12 08:15:57.453150 | fa163e23-f348-37f0-fb65-000000001137 | TASK | Load modules 2026-06-12 08:15:57,487 p=83863 u=zuul n=ansible | 2026-06-12 08:15:57.486440 | fa163e23-f348-37f0-fb65-00000000112e | TASK | OSPRH-16320 ensure that GRUB_TERMINAL_OUTPUT=console in /etc/default/grub 2026-06-12 08:15:57,503 p=83863 u=zuul n=ansible | 2026-06-12 08:15:57.502651 | fa163e23-f348-37f0-fb65-000000001137 | SKIPPED | Load modules | np0000071533 | item=vfio_iommu_type1 2026-06-12 08:15:57,540 p=83863 u=zuul n=ansible | 2026-06-12 08:15:57.539693 | fa163e23-f348-37f0-fb65-000000001129 | TASK | Set facts for EFI grub.cfg generation 2026-06-12 08:15:57,550 p=83863 u=zuul n=ansible | 2026-06-12 08:15:57.549210 | fa163e23-f348-37f0-fb65-000000001129 | SKIPPED | Set facts for EFI grub.cfg generation | np0000071530 2026-06-12 08:15:57,554 p=83863 u=zuul n=ansible | 2026-06-12 08:15:57.554247 | fa163e23-f348-37f0-fb65-000000001141 | SKIPPED | Reboot tasks | np0000071532 2026-06-12 08:15:57,560 p=83863 u=zuul n=ansible | 2026-06-12 08:15:57.559737 | fa163e23-f348-37f0-fb65-00000000112e | SKIPPED | OSPRH-16320 ensure that GRUB_TERMINAL_OUTPUT=console in /etc/default/grub | np0000071528 2026-06-12 08:15:57,588 p=83863 u=zuul n=ansible | 2026-06-12 08:15:57.584682 | fa163e23-f348-37f0-fb65-000000001142 | TASK | Skipping reboot for deployed node 2026-06-12 08:15:57,616 p=83863 u=zuul n=ansible | 2026-06-12 08:15:57.611104 | fa163e23-f348-37f0-fb65-000000001139 | TASK | Persist modules via modules-load.d 2026-06-12 08:15:57,645 p=83863 u=zuul n=ansible | 2026-06-12 08:15:57.644535 | fa163e23-f348-37f0-fb65-000000001139 | SKIPPED | Persist modules via modules-load.d | np0000071533 | item=vfio_iommu_type1 2026-06-12 08:15:57,660 p=83863 u=zuul n=ansible | 2026-06-12 08:15:57.660227 | fa163e23-f348-37f0-fb65-00000000112f | TASK | Execute grub2-mkconfig 2026-06-12 08:15:57,689 p=83863 u=zuul n=ansible | 2026-06-12 08:15:57.688526 | fa163e23-f348-37f0-fb65-00000000112a | TASK | Executed script to fix grub-menu 2026-06-12 08:15:57,693 p=83863 u=zuul n=ansible | 2026-06-12 08:15:57.693354 | fa163e23-f348-37f0-fb65-000000001129 | SKIPPED | Set facts for EFI grub.cfg generation | np0000071529 2026-06-12 08:15:57,694 p=83863 u=zuul n=ansible | 2026-06-12 08:15:57.694531 | fa163e23-f348-37f0-fb65-000000001142 | SKIPPED | Skipping reboot for deployed node | np0000071532 2026-06-12 08:15:57,717 p=83863 u=zuul n=ansible | 2026-06-12 08:15:57.717022 | fa163e23-f348-37f0-fb65-00000000113b | TASK | Drop module persistence 2026-06-12 08:15:57,739 p=83863 u=zuul n=ansible | 2026-06-12 08:15:57.738622 | fa163e23-f348-37f0-fb65-00000000112a | TASK | Executed script to fix grub-menu 2026-06-12 08:15:57,744 p=83863 u=zuul n=ansible | 2026-06-12 08:15:57.743632 | fa163e23-f348-37f0-fb65-00000000112f | SKIPPED | Execute grub2-mkconfig | np0000071528 2026-06-12 08:15:57,744 p=83863 u=zuul n=ansible | 2026-06-12 08:15:57.744766 | fa163e23-f348-37f0-fb65-00000000112a | SKIPPED | Executed script to fix grub-menu | np0000071530 2026-06-12 08:15:57,755 p=83863 u=zuul n=ansible | 2026-06-12 08:15:57.755259 | fa163e23-f348-37f0-fb65-000000000aa8 | TASK | set enable_sensubility fact 2026-06-12 08:15:57,767 p=83863 u=zuul n=ansible | 2026-06-12 08:15:57.766147 | fa163e23-f348-37f0-fb65-00000000113b | SKIPPED | Drop module persistence | np0000071533 | item=vfio_iommu_type1 2026-06-12 08:15:57,789 p=83863 u=zuul n=ansible | 2026-06-12 08:15:57.788749 | fa163e23-f348-37f0-fb65-000000001130 | TASK | Check for active tuned profile 2026-06-12 08:15:57,807 p=83863 u=zuul n=ansible | 2026-06-12 08:15:57.807089 | fa163e23-f348-37f0-fb65-00000000112b | TASK | Check grub config paths 2026-06-12 08:15:57,813 p=83863 u=zuul n=ansible | 2026-06-12 08:15:57.812798 | fa163e23-f348-37f0-fb65-00000000112a | SKIPPED | Executed script to fix grub-menu | np0000071529 2026-06-12 08:15:57,813 p=83863 u=zuul n=ansible | 2026-06-12 08:15:57.813722 | fa163e23-f348-37f0-fb65-000000000aa8 | OK | set enable_sensubility fact | np0000071532 2026-06-12 08:15:57,842 p=83863 u=zuul n=ansible | 2026-06-12 08:15:57.841840 | fa163e23-f348-37f0-fb65-00000000113d | TASK | Set modules persistence via /etc/modules 2026-06-12 08:15:57,863 p=83863 u=zuul n=ansible | 2026-06-12 08:15:57.863006 | fa163e23-f348-37f0-fb65-00000000112b | TASK | Check grub config paths 2026-06-12 08:15:57,874 p=83863 u=zuul n=ansible | 2026-06-12 08:15:57.868551 | fa163e23-f348-37f0-fb65-000000001130 | SKIPPED | Check for active tuned profile | np0000071528 2026-06-12 08:15:57,876 p=83863 u=zuul n=ansible | 2026-06-12 08:15:57.875603 | fa163e23-f348-37f0-fb65-00000000113d | SKIPPED | Set modules persistence via /etc/modules | np0000071533 | item=vfio_iommu_type1 2026-06-12 08:15:57,888 p=83863 u=zuul n=ansible | 2026-06-12 08:15:57.887293 | fa163e23-f348-37f0-fb65-00000000112b | SKIPPED | Check grub config paths | np0000071530 | item=/boot/efi/EFI/redhat 2026-06-12 08:15:57,896 p=83863 u=zuul n=ansible | 2026-06-12 08:15:57.895450 | fa163e23-f348-37f0-fb65-00000000112b | SKIPPED | Check grub config paths | np0000071530 | item=/boot/efi/EFI/centos 2026-06-12 08:15:57,922 p=83863 u=zuul n=ansible | 2026-06-12 08:15:57.919631 | fa163e23-f348-37f0-fb65-00000000112b | SKIPPED | Check grub config paths | np0000071529 | item=/boot/efi/EFI/redhat 2026-06-12 08:15:57,938 p=83863 u=zuul n=ansible | 2026-06-12 08:15:57.934373 | fa163e23-f348-37f0-fb65-000000001131 | TASK | Ensure $tuned_params is restored to /boot/loader/entries files 2026-06-12 08:15:57,939 p=83863 u=zuul n=ansible | 2026-06-12 08:15:57.938939 | fa163e23-f348-37f0-fb65-00000000112b | SKIPPED | Check grub config paths | np0000071529 | item=/boot/efi/EFI/centos 2026-06-12 08:15:57,958 p=83863 u=zuul n=ansible | 2026-06-12 08:15:57.958350 | fa163e23-f348-37f0-fb65-00000000113f | TASK | Modules reload 2026-06-12 08:15:57,979 p=83863 u=zuul n=ansible | 2026-06-12 08:15:57.979020 | fa163e23-f348-37f0-fb65-00000000112c | TASK | Write EFI grub.cfg 2026-06-12 08:15:58,000 p=83863 u=zuul n=ansible | 2026-06-12 08:15:57.999875 | fa163e23-f348-37f0-fb65-00000000112c | TASK | Write EFI grub.cfg 2026-06-12 08:15:58,004 p=83863 u=zuul n=ansible | 2026-06-12 08:15:58.004288 | fa163e23-f348-37f0-fb65-000000001131 | SKIPPED | Ensure $tuned_params is restored to /boot/loader/entries files | np0000071528 2026-06-12 08:15:58,005 p=83863 u=zuul n=ansible | 2026-06-12 08:15:58.005351 | fa163e23-f348-37f0-fb65-00000000113f | SKIPPED | Modules reload | np0000071533 2026-06-12 08:15:58,016 p=83863 u=zuul n=ansible | 2026-06-12 08:15:58.016093 | fa163e23-f348-37f0-fb65-000000001141 | TASK | Reboot tasks 2026-06-12 08:15:58,026 p=83863 u=zuul n=ansible | 2026-06-12 08:15:58.024747 | fa163e23-f348-37f0-fb65-00000000112c | SKIPPED | Write EFI grub.cfg | np0000071529 | item={'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', 'item': '/boot/efi/EFI/redhat', 'ansible_loop_var': 'item'} 2026-06-12 08:15:58,032 p=83863 u=zuul n=ansible | 2026-06-12 08:15:58.031741 | fa163e23-f348-37f0-fb65-00000000112c | SKIPPED | Write EFI grub.cfg | np0000071529 | item={'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', 'item': '/boot/efi/EFI/centos', 'ansible_loop_var': 'item'} 2026-06-12 08:15:58,047 p=83863 u=zuul n=ansible | 2026-06-12 08:15:58.046900 | fa163e23-f348-37f0-fb65-000000001132 | TASK | Set reboot required fact 2026-06-12 08:15:58,060 p=83863 u=zuul n=ansible | 2026-06-12 08:15:58.060695 | fa163e23-f348-37f0-fb65-000000001141 | SKIPPED | Reboot tasks | np0000071533 2026-06-12 08:15:58,062 p=83863 u=zuul n=ansible | 2026-06-12 08:15:58.062446 | fa163e23-f348-37f0-fb65-00000000112c | SKIPPED | Write EFI grub.cfg | np0000071530 | item={'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', 'item': '/boot/efi/EFI/redhat', 'ansible_loop_var': 'item'} 2026-06-12 08:15:58,072 p=83863 u=zuul n=ansible | 2026-06-12 08:15:58.072627 | fa163e23-f348-37f0-fb65-000000001142 | TASK | Skipping reboot for deployed node 2026-06-12 08:15:58,082 p=83863 u=zuul n=ansible | 2026-06-12 08:15:58.075959 | fa163e23-f348-37f0-fb65-00000000112c | SKIPPED | Write EFI grub.cfg | np0000071530 | item={'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', 'item': '/boot/efi/EFI/centos', 'ansible_loop_var': 'item'} 2026-06-12 08:15:58,098 p=83863 u=zuul n=ansible | 2026-06-12 08:15:58.097558 | fa163e23-f348-37f0-fb65-00000000112d | TASK | bz#2266025 modify GRUB_DEFAULT=saved in /etc/default/grub 2026-06-12 08:15:58,128 p=83863 u=zuul n=ansible | 2026-06-12 08:15:58.128494 | fa163e23-f348-37f0-fb65-00000000112d | TASK | bz#2266025 modify GRUB_DEFAULT=saved in /etc/default/grub 2026-06-12 08:15:58,133 p=83863 u=zuul n=ansible | 2026-06-12 08:15:58.133271 | fa163e23-f348-37f0-fb65-000000001142 | SKIPPED | Skipping reboot for deployed node | np0000071533 2026-06-12 08:15:58,134 p=83863 u=zuul n=ansible | 2026-06-12 08:15:58.134653 | fa163e23-f348-37f0-fb65-000000001132 | SKIPPED | Set reboot required fact | np0000071528 2026-06-12 08:15:58,162 p=83863 u=zuul n=ansible | 2026-06-12 08:15:58.161808 | fa163e23-f348-37f0-fb65-000000001134 | TASK | Apply DPDK workarounds 2026-06-12 08:15:58,167 p=83863 u=zuul n=ansible | 2026-06-12 08:15:58.166518 | fa163e23-f348-37f0-fb65-00000000112d | SKIPPED | bz#2266025 modify GRUB_DEFAULT=saved in /etc/default/grub | np0000071529 2026-06-12 08:15:58,178 p=83863 u=zuul n=ansible | 2026-06-12 08:15:58.177843 | fa163e23-f348-37f0-fb65-000000000b30 | TASK | set enable_sensubility fact 2026-06-12 08:15:58,206 p=83863 u=zuul n=ansible | 2026-06-12 08:15:58.206257 | fa163e23-f348-37f0-fb65-00000000112e | TASK | OSPRH-16320 ensure that GRUB_TERMINAL_OUTPUT=console in /etc/default/grub 2026-06-12 08:15:58,215 p=83863 u=zuul n=ansible | 2026-06-12 08:15:58.215195 | fa163e23-f348-37f0-fb65-00000000112d | SKIPPED | bz#2266025 modify GRUB_DEFAULT=saved in /etc/default/grub | np0000071530 2026-06-12 08:15:58,216 p=83863 u=zuul n=ansible | 2026-06-12 08:15:58.216454 | fa163e23-f348-37f0-fb65-000000001134 | SKIPPED | Apply DPDK workarounds | np0000071528 2026-06-12 08:15:58,217 p=83863 u=zuul n=ansible | 2026-06-12 08:15:58.217104 | fa163e23-f348-37f0-fb65-000000000b30 | OK | set enable_sensubility fact | np0000071533 2026-06-12 08:15:58,247 p=83863 u=zuul n=ansible | 2026-06-12 08:15:58.246764 | fa163e23-f348-37f0-fb65-000000001136 | TASK | Ensure /etc/modules-load.d exists 2026-06-12 08:15:58,265 p=83863 u=zuul n=ansible | 2026-06-12 08:15:58.264556 | fa163e23-f348-37f0-fb65-00000000112e | TASK | OSPRH-16320 ensure that GRUB_TERMINAL_OUTPUT=console in /etc/default/grub 2026-06-12 08:15:58,269 p=83863 u=zuul n=ansible | 2026-06-12 08:15:58.269130 | fa163e23-f348-37f0-fb65-00000000112e | SKIPPED | OSPRH-16320 ensure that GRUB_TERMINAL_OUTPUT=console in /etc/default/grub | np0000071529 2026-06-12 08:15:58,303 p=83863 u=zuul n=ansible | 2026-06-12 08:15:58.301169 | fa163e23-f348-37f0-fb65-00000000112f | TASK | Execute grub2-mkconfig 2026-06-12 08:15:58,308 p=83863 u=zuul n=ansible | 2026-06-12 08:15:58.308031 | fa163e23-f348-37f0-fb65-000000001136 | SKIPPED | Ensure /etc/modules-load.d exists | np0000071528 2026-06-12 08:15:58,309 p=83863 u=zuul n=ansible | 2026-06-12 08:15:58.309198 | fa163e23-f348-37f0-fb65-00000000112e | SKIPPED | OSPRH-16320 ensure that GRUB_TERMINAL_OUTPUT=console in /etc/default/grub | np0000071530 2026-06-12 08:15:58,324 p=83863 u=zuul n=ansible | 2026-06-12 08:15:58.323929 | fa163e23-f348-37f0-fb65-000000001137 | TASK | Load modules 2026-06-12 08:15:58,344 p=83863 u=zuul n=ansible | 2026-06-12 08:15:58.341250 | fa163e23-f348-37f0-fb65-00000000112f | TASK | Execute grub2-mkconfig 2026-06-12 08:15:58,349 p=83863 u=zuul n=ansible | 2026-06-12 08:15:58.348962 | fa163e23-f348-37f0-fb65-00000000112f | SKIPPED | Execute grub2-mkconfig | np0000071529 2026-06-12 08:15:58,357 p=83863 u=zuul n=ansible | 2026-06-12 08:15:58.356426 | fa163e23-f348-37f0-fb65-000000001137 | SKIPPED | Load modules | np0000071528 | item=vfio_iommu_type1 2026-06-12 08:15:58,371 p=83863 u=zuul n=ansible | 2026-06-12 08:15:58.371149 | fa163e23-f348-37f0-fb65-000000001130 | TASK | Check for active tuned profile 2026-06-12 08:15:58,394 p=83863 u=zuul n=ansible | 2026-06-12 08:15:58.393792 | fa163e23-f348-37f0-fb65-000000001139 | TASK | Persist modules via modules-load.d 2026-06-12 08:15:58,399 p=83863 u=zuul n=ansible | 2026-06-12 08:15:58.398575 | fa163e23-f348-37f0-fb65-00000000112f | SKIPPED | Execute grub2-mkconfig | np0000071530 2026-06-12 08:15:58,415 p=83863 u=zuul n=ansible | 2026-06-12 08:15:58.414710 | fa163e23-f348-37f0-fb65-000000001130 | TASK | Check for active tuned profile 2026-06-12 08:15:58,423 p=83863 u=zuul n=ansible | 2026-06-12 08:15:58.422079 | fa163e23-f348-37f0-fb65-000000001139 | SKIPPED | Persist modules via modules-load.d | np0000071528 | item=vfio_iommu_type1 2026-06-12 08:15:58,429 p=83863 u=zuul n=ansible | 2026-06-12 08:15:58.429492 | fa163e23-f348-37f0-fb65-000000001130 | SKIPPED | Check for active tuned profile | np0000071529 2026-06-12 08:15:58,444 p=83863 u=zuul n=ansible | 2026-06-12 08:15:58.444046 | fa163e23-f348-37f0-fb65-00000000113b | TASK | Drop module persistence 2026-06-12 08:15:58,463 p=83863 u=zuul n=ansible | 2026-06-12 08:15:58.463349 | fa163e23-f348-37f0-fb65-000000001131 | TASK | Ensure $tuned_params is restored to /boot/loader/entries files 2026-06-12 08:15:58,471 p=83863 u=zuul n=ansible | 2026-06-12 08:15:58.468452 | fa163e23-f348-37f0-fb65-000000001130 | SKIPPED | Check for active tuned profile | np0000071530 2026-06-12 08:15:58,473 p=83863 u=zuul n=ansible | 2026-06-12 08:15:58.472660 | fa163e23-f348-37f0-fb65-00000000113b | SKIPPED | Drop module persistence | np0000071528 | item=vfio_iommu_type1 2026-06-12 08:15:58,490 p=83863 u=zuul n=ansible | 2026-06-12 08:15:58.490113 | fa163e23-f348-37f0-fb65-000000001131 | TASK | Ensure $tuned_params is restored to /boot/loader/entries files 2026-06-12 08:15:58,510 p=83863 u=zuul n=ansible | 2026-06-12 08:15:58.509884 | fa163e23-f348-37f0-fb65-00000000113d | TASK | Set modules persistence via /etc/modules 2026-06-12 08:15:58,526 p=83863 u=zuul n=ansible | 2026-06-12 08:15:58.526060 | fa163e23-f348-37f0-fb65-000000001131 | SKIPPED | Ensure $tuned_params is restored to /boot/loader/entries files | np0000071530 2026-06-12 08:15:58,527 p=83863 u=zuul n=ansible | 2026-06-12 08:15:58.527199 | fa163e23-f348-37f0-fb65-000000001131 | SKIPPED | Ensure $tuned_params is restored to /boot/loader/entries files | np0000071529 2026-06-12 08:15:58,543 p=83863 u=zuul n=ansible | 2026-06-12 08:15:58.542101 | fa163e23-f348-37f0-fb65-00000000113d | SKIPPED | Set modules persistence via /etc/modules | np0000071528 | item=vfio_iommu_type1 2026-06-12 08:15:58,553 p=83863 u=zuul n=ansible | 2026-06-12 08:15:58.552994 | fa163e23-f348-37f0-fb65-000000001132 | TASK | Set reboot required fact 2026-06-12 08:15:58,570 p=83863 u=zuul n=ansible | 2026-06-12 08:15:58.570246 | fa163e23-f348-37f0-fb65-000000001132 | TASK | Set reboot required fact 2026-06-12 08:15:58,589 p=83863 u=zuul n=ansible | 2026-06-12 08:15:58.589578 | fa163e23-f348-37f0-fb65-00000000113f | TASK | Modules reload 2026-06-12 08:15:58,599 p=83863 u=zuul n=ansible | 2026-06-12 08:15:58.598942 | fa163e23-f348-37f0-fb65-000000001132 | SKIPPED | Set reboot required fact | np0000071529 2026-06-12 08:15:58,618 p=83863 u=zuul n=ansible | 2026-06-12 08:15:58.615041 | fa163e23-f348-37f0-fb65-000000001134 | TASK | Apply DPDK workarounds 2026-06-12 08:15:58,624 p=83863 u=zuul n=ansible | 2026-06-12 08:15:58.623467 | fa163e23-f348-37f0-fb65-000000001132 | SKIPPED | Set reboot required fact | np0000071530 2026-06-12 08:15:58,642 p=83863 u=zuul n=ansible | 2026-06-12 08:15:58.642598 | fa163e23-f348-37f0-fb65-000000001134 | TASK | Apply DPDK workarounds 2026-06-12 08:15:58,647 p=83863 u=zuul n=ansible | 2026-06-12 08:15:58.647245 | fa163e23-f348-37f0-fb65-00000000113f | SKIPPED | Modules reload | np0000071528 2026-06-12 08:15:58,669 p=83863 u=zuul n=ansible | 2026-06-12 08:15:58.668917 | fa163e23-f348-37f0-fb65-000000001141 | TASK | Reboot tasks 2026-06-12 08:15:58,674 p=83863 u=zuul n=ansible | 2026-06-12 08:15:58.673664 | fa163e23-f348-37f0-fb65-000000001134 | SKIPPED | Apply DPDK workarounds | np0000071529 2026-06-12 08:15:58,697 p=83863 u=zuul n=ansible | 2026-06-12 08:15:58.697365 | fa163e23-f348-37f0-fb65-000000001136 | TASK | Ensure /etc/modules-load.d exists 2026-06-12 08:15:58,709 p=83863 u=zuul n=ansible | 2026-06-12 08:15:58.702726 | fa163e23-f348-37f0-fb65-000000001134 | SKIPPED | Apply DPDK workarounds | np0000071530 2026-06-12 08:15:58,709 p=83863 u=zuul n=ansible | 2026-06-12 08:15:58.709717 | fa163e23-f348-37f0-fb65-000000001141 | SKIPPED | Reboot tasks | np0000071528 2026-06-12 08:15:58,730 p=83863 u=zuul n=ansible | 2026-06-12 08:15:58.730157 | fa163e23-f348-37f0-fb65-000000001142 | TASK | Skipping reboot for deployed node 2026-06-12 08:15:58,748 p=83863 u=zuul n=ansible | 2026-06-12 08:15:58.748092 | fa163e23-f348-37f0-fb65-000000001136 | TASK | Ensure /etc/modules-load.d exists 2026-06-12 08:15:58,753 p=83863 u=zuul n=ansible | 2026-06-12 08:15:58.752977 | fa163e23-f348-37f0-fb65-000000001136 | SKIPPED | Ensure /etc/modules-load.d exists | np0000071529 2026-06-12 08:15:58,778 p=83863 u=zuul n=ansible | 2026-06-12 08:15:58.778030 | fa163e23-f348-37f0-fb65-000000001137 | TASK | Load modules 2026-06-12 08:15:58,783 p=83863 u=zuul n=ansible | 2026-06-12 08:15:58.783179 | fa163e23-f348-37f0-fb65-000000001142 | SKIPPED | Skipping reboot for deployed node | np0000071528 2026-06-12 08:15:58,784 p=83863 u=zuul n=ansible | 2026-06-12 08:15:58.784355 | fa163e23-f348-37f0-fb65-000000001136 | SKIPPED | Ensure /etc/modules-load.d exists | np0000071530 2026-06-12 08:15:58,818 p=83863 u=zuul n=ansible | 2026-06-12 08:15:58.815199 | fa163e23-f348-37f0-fb65-000000001137 | SKIPPED | Load modules | np0000071529 | item=vfio_iommu_type1 2026-06-12 08:15:58,824 p=83863 u=zuul n=ansible | 2026-06-12 08:15:58.820031 | fa163e23-f348-37f0-fb65-000000001137 | TASK | Load modules 2026-06-12 08:15:58,844 p=83863 u=zuul n=ansible | 2026-06-12 08:15:58.844201 | fa163e23-f348-37f0-fb65-000000000b89 | TASK | set enable_sensubility fact 2026-06-12 08:15:58,859 p=83863 u=zuul n=ansible | 2026-06-12 08:15:58.857107 | fa163e23-f348-37f0-fb65-000000001137 | SKIPPED | Load modules | np0000071530 | item=vfio_iommu_type1 2026-06-12 08:15:58,880 p=83863 u=zuul n=ansible | 2026-06-12 08:15:58.879940 | fa163e23-f348-37f0-fb65-000000001139 | TASK | Persist modules via modules-load.d 2026-06-12 08:15:58,885 p=83863 u=zuul n=ansible | 2026-06-12 08:15:58.885651 | fa163e23-f348-37f0-fb65-000000000b89 | OK | set enable_sensubility fact | np0000071528 2026-06-12 08:15:58,912 p=83863 u=zuul n=ansible | 2026-06-12 08:15:58.911767 | fa163e23-f348-37f0-fb65-000000001139 | SKIPPED | Persist modules via modules-load.d | np0000071529 | item=vfio_iommu_type1 2026-06-12 08:15:58,932 p=83863 u=zuul n=ansible | 2026-06-12 08:15:58.932251 | fa163e23-f348-37f0-fb65-000000001139 | TASK | Persist modules via modules-load.d 2026-06-12 08:15:58,981 p=83863 u=zuul n=ansible | 2026-06-12 08:15:58.978499 | fa163e23-f348-37f0-fb65-000000001139 | SKIPPED | Persist modules via modules-load.d | np0000071530 | item=vfio_iommu_type1 2026-06-12 08:15:58,987 p=83863 u=zuul n=ansible | 2026-06-12 08:15:58.987470 | fa163e23-f348-37f0-fb65-00000000113b | TASK | Drop module persistence 2026-06-12 08:15:59,009 p=83863 u=zuul n=ansible | 2026-06-12 08:15:59.009274 | fa163e23-f348-37f0-fb65-00000000113b | TASK | Drop module persistence 2026-06-12 08:15:59,033 p=83863 u=zuul n=ansible | 2026-06-12 08:15:59.031537 | fa163e23-f348-37f0-fb65-00000000113b | SKIPPED | Drop module persistence | np0000071529 | item=vfio_iommu_type1 2026-06-12 08:15:59,059 p=83863 u=zuul n=ansible | 2026-06-12 08:15:59.056518 | fa163e23-f348-37f0-fb65-00000000113b | SKIPPED | Drop module persistence | np0000071530 | item=vfio_iommu_type1 2026-06-12 08:15:59,064 p=83863 u=zuul n=ansible | 2026-06-12 08:15:59.060028 | fa163e23-f348-37f0-fb65-00000000113d | TASK | Set modules persistence via /etc/modules 2026-06-12 08:15:59,085 p=83863 u=zuul n=ansible | 2026-06-12 08:15:59.085521 | fa163e23-f348-37f0-fb65-00000000113d | TASK | Set modules persistence via /etc/modules 2026-06-12 08:15:59,106 p=83863 u=zuul n=ansible | 2026-06-12 08:15:59.104238 | fa163e23-f348-37f0-fb65-00000000113d | SKIPPED | Set modules persistence via /etc/modules | np0000071529 | item=vfio_iommu_type1 2026-06-12 08:15:59,136 p=83863 u=zuul n=ansible | 2026-06-12 08:15:59.132947 | fa163e23-f348-37f0-fb65-00000000113f | TASK | Modules reload 2026-06-12 08:15:59,138 p=83863 u=zuul n=ansible | 2026-06-12 08:15:59.137652 | fa163e23-f348-37f0-fb65-00000000113d | SKIPPED | Set modules persistence via /etc/modules | np0000071530 | item=vfio_iommu_type1 2026-06-12 08:15:59,166 p=83863 u=zuul n=ansible | 2026-06-12 08:15:59.162861 | fa163e23-f348-37f0-fb65-00000000113f | TASK | Modules reload 2026-06-12 08:15:59,171 p=83863 u=zuul n=ansible | 2026-06-12 08:15:59.170789 | fa163e23-f348-37f0-fb65-00000000113f | SKIPPED | Modules reload | np0000071529 2026-06-12 08:15:59,187 p=83863 u=zuul n=ansible | 2026-06-12 08:15:59.187214 | fa163e23-f348-37f0-fb65-000000001141 | TASK | Reboot tasks 2026-06-12 08:15:59,197 p=83863 u=zuul n=ansible | 2026-06-12 08:15:59.196869 | fa163e23-f348-37f0-fb65-00000000113f | SKIPPED | Modules reload | np0000071530 2026-06-12 08:15:59,212 p=83863 u=zuul n=ansible | 2026-06-12 08:15:59.212474 | fa163e23-f348-37f0-fb65-000000001141 | TASK | Reboot tasks 2026-06-12 08:15:59,251 p=83863 u=zuul n=ansible | 2026-06-12 08:15:59.249833 | fa163e23-f348-37f0-fb65-000000001141 | SKIPPED | Reboot tasks | np0000071529 2026-06-12 08:15:59,252 p=83863 u=zuul n=ansible | 2026-06-12 08:15:59.251993 | fa163e23-f348-37f0-fb65-000000001141 | SKIPPED | Reboot tasks | np0000071530 2026-06-12 08:15:59,268 p=83863 u=zuul n=ansible | 2026-06-12 08:15:59.267568 | fa163e23-f348-37f0-fb65-000000001142 | TASK | Skipping reboot for deployed node 2026-06-12 08:15:59,286 p=83863 u=zuul n=ansible | 2026-06-12 08:15:59.286079 | fa163e23-f348-37f0-fb65-000000001142 | TASK | Skipping reboot for deployed node 2026-06-12 08:15:59,303 p=83863 u=zuul n=ansible | 2026-06-12 08:15:59.302330 | fa163e23-f348-37f0-fb65-000000001142 | SKIPPED | Skipping reboot for deployed node | np0000071529 2026-06-12 08:15:59,324 p=83863 u=zuul n=ansible | 2026-06-12 08:15:59.324530 | fa163e23-f348-37f0-fb65-000000001142 | SKIPPED | Skipping reboot for deployed node | np0000071530 2026-06-12 08:15:59,341 p=83863 u=zuul n=ansible | 2026-06-12 08:15:59.338893 | fa163e23-f348-37f0-fb65-000000000c0a | TASK | set enable_sensubility fact 2026-06-12 08:15:59,389 p=83863 u=zuul n=ansible | 2026-06-12 08:15:59.388897 | fa163e23-f348-37f0-fb65-000000000b89 | TASK | set enable_sensubility fact 2026-06-12 08:15:59,394 p=83863 u=zuul n=ansible | 2026-06-12 08:15:59.393736 | fa163e23-f348-37f0-fb65-000000000c0a | OK | set enable_sensubility fact | np0000071529 2026-06-12 08:15:59,428 p=83863 u=zuul n=ansible | 2026-06-12 08:15:59.428153 | fa163e23-f348-37f0-fb65-000000000b89 | OK | set enable_sensubility fact | np0000071530 2026-06-12 08:15:59,515 p=83863 u=zuul n=ansible | PLAY [Server pre network steps] ************************************************ 2026-06-12 08:15:59,630 p=83863 u=zuul n=ansible | 2026-06-12 08:15:59.630506 | fa163e23-f348-37f0-fb65-000000000044 | TASK | Server pre-network deployments 2026-06-12 08:15:59,644 p=83863 u=zuul n=ansible | 2026-06-12 08:15:59.644244 | fa163e23-f348-37f0-fb65-000000000044 | TASK | Server pre-network deployments 2026-06-12 08:15:59,663 p=83863 u=zuul n=ansible | 2026-06-12 08:15:59.662834 | fa163e23-f348-37f0-fb65-000000000044 | TASK | Server pre-network deployments 2026-06-12 08:15:59,687 p=83863 u=zuul n=ansible | 2026-06-12 08:15:59.687519 | fa163e23-f348-37f0-fb65-000000000044 | TASK | Server pre-network deployments 2026-06-12 08:15:59,707 p=83863 u=zuul n=ansible | 2026-06-12 08:15:59.707126 | fa163e23-f348-37f0-fb65-000000000044 | TASK | Server pre-network deployments 2026-06-12 08:15:59,732 p=83863 u=zuul n=ansible | 2026-06-12 08:15:59.732260 | fa163e23-f348-37f0-fb65-000000000044 | TASK | Server pre-network deployments 2026-06-12 08:15:59,737 p=83863 u=zuul n=ansible | 2026-06-12 08:15:59.737037 | fa163e23-f348-37f0-fb65-000000000044 | OK | Server pre-network deployments | np0000071531 -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Server pre-network deployments' to resume from this task" } 2026-06-12 08:15:59,738 p=83863 u=zuul n=ansible | [WARNING]: ('np0000071531 -> localhost', 'fa163e23-f348-37f0-fb65-000000000044') missing from stats 2026-06-12 08:15:59,738 p=83863 u=zuul n=ansible | 2026-06-12 08:15:59.738445 | fa163e23-f348-37f0-fb65-000000000044 | OK | Server pre-network deployments | np0000071532 -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Server pre-network deployments' to resume from this task" } 2026-06-12 08:15:59,739 p=83863 u=zuul n=ansible | [WARNING]: ('np0000071532 -> localhost', 'fa163e23-f348-37f0-fb65-000000000044') missing from stats 2026-06-12 08:15:59,739 p=83863 u=zuul n=ansible | 2026-06-12 08:15:59.739213 | fa163e23-f348-37f0-fb65-000000000044 | OK | Server pre-network deployments | np0000071533 -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Server pre-network deployments' to resume from this task" } 2026-06-12 08:15:59,739 p=83863 u=zuul n=ansible | [WARNING]: ('np0000071533 -> localhost', 'fa163e23-f348-37f0-fb65-000000000044') missing from stats 2026-06-12 08:15:59,740 p=83863 u=zuul n=ansible | 2026-06-12 08:15:59.739939 | fa163e23-f348-37f0-fb65-000000000044 | OK | Server pre-network deployments | np0000071528 -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Server pre-network deployments' to resume from this task" } 2026-06-12 08:15:59,740 p=83863 u=zuul n=ansible | [WARNING]: ('np0000071528 -> localhost', 'fa163e23-f348-37f0-fb65-000000000044') missing from stats 2026-06-12 08:15:59,740 p=83863 u=zuul n=ansible | 2026-06-12 08:15:59.740734 | fa163e23-f348-37f0-fb65-000000000044 | OK | Server pre-network deployments | np0000071529 -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Server pre-network deployments' to resume from this task" } 2026-06-12 08:15:59,741 p=83863 u=zuul n=ansible | [WARNING]: ('np0000071529 -> localhost', 'fa163e23-f348-37f0-fb65-000000000044') missing from stats 2026-06-12 08:15:59,751 p=83863 u=zuul n=ansible | 2026-06-12 08:15:59.751390 | fa163e23-f348-37f0-fb65-000000000048 | TASK | Hiera config 2026-06-12 08:15:59,774 p=83863 u=zuul n=ansible | 2026-06-12 08:15:59.773835 | fa163e23-f348-37f0-fb65-000000000048 | TASK | Hiera config 2026-06-12 08:15:59,788 p=83863 u=zuul n=ansible | 2026-06-12 08:15:59.787600 | fa163e23-f348-37f0-fb65-000000000048 | TASK | Hiera config 2026-06-12 08:15:59,818 p=83863 u=zuul n=ansible | 2026-06-12 08:15:59.818323 | fa163e23-f348-37f0-fb65-000000000048 | TASK | Hiera config 2026-06-12 08:15:59,842 p=83863 u=zuul n=ansible | 2026-06-12 08:15:59.836208 | fa163e23-f348-37f0-fb65-000000000048 | TASK | Hiera config 2026-06-12 08:15:59,847 p=83863 u=zuul n=ansible | 2026-06-12 08:15:59.846912 | fa163e23-f348-37f0-fb65-000000000044 | OK | Server pre-network deployments | np0000071530 -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Server pre-network deployments' to resume from this task" } 2026-06-12 08:15:59,847 p=83863 u=zuul n=ansible | [WARNING]: ('np0000071530 -> localhost', 'fa163e23-f348-37f0-fb65-000000000044') missing from stats 2026-06-12 08:15:59,913 p=83863 u=zuul n=ansible | 2026-06-12 08:15:59.913071 | fa163e23-f348-37f0-fb65-000000001aa7 | TASK | Create /etc/puppet/hieradata 2026-06-12 08:15:59,927 p=83863 u=zuul n=ansible | 2026-06-12 08:15:59.926677 | fa163e23-f348-37f0-fb65-000000001aa7 | TASK | Create /etc/puppet/hieradata 2026-06-12 08:15:59,940 p=83863 u=zuul n=ansible | 2026-06-12 08:15:59.940369 | fa163e23-f348-37f0-fb65-000000001aa7 | TASK | Create /etc/puppet/hieradata 2026-06-12 08:15:59,960 p=83863 u=zuul n=ansible | 2026-06-12 08:15:59.959445 | fa163e23-f348-37f0-fb65-000000001aa7 | TASK | Create /etc/puppet/hieradata 2026-06-12 08:15:59,978 p=83863 u=zuul n=ansible | 2026-06-12 08:15:59.978305 | fa163e23-f348-37f0-fb65-000000000048 | TASK | Hiera config 2026-06-12 08:16:00,025 p=83863 u=zuul n=ansible | 2026-06-12 08:16:00.024991 | fa163e23-f348-37f0-fb65-000000001aa7 | TASK | Create /etc/puppet/hieradata 2026-06-12 08:16:00,062 p=83863 u=zuul n=ansible | 2026-06-12 08:16:00.062254 | fa163e23-f348-37f0-fb65-000000001aa7 | TASK | Create /etc/puppet/hieradata 2026-06-12 08:16:00,237 p=83863 u=zuul n=ansible | 2026-06-12 08:16:00.236662 | fa163e23-f348-37f0-fb65-000000001aa7 | CHANGED | Create /etc/puppet/hieradata | np0000071532 2026-06-12 08:16:00,247 p=83863 u=zuul n=ansible | 2026-06-12 08:16:00.247575 | fa163e23-f348-37f0-fb65-000000001aa8 | TASK | Write hiera config 2026-06-12 08:16:00,272 p=83863 u=zuul n=ansible | 2026-06-12 08:16:00.266876 | fa163e23-f348-37f0-fb65-000000001aa7 | CHANGED | Create /etc/puppet/hieradata | np0000071533 2026-06-12 08:16:00,273 p=83863 u=zuul n=ansible | 2026-06-12 08:16:00.273290 | fa163e23-f348-37f0-fb65-000000001aa7 | CHANGED | Create /etc/puppet/hieradata | np0000071528 2026-06-12 08:16:00,274 p=83863 u=zuul n=ansible | 2026-06-12 08:16:00.274577 | fa163e23-f348-37f0-fb65-000000001aa7 | CHANGED | Create /etc/puppet/hieradata | np0000071531 2026-06-12 08:16:00,287 p=83863 u=zuul n=ansible | 2026-06-12 08:16:00.287544 | fa163e23-f348-37f0-fb65-000000001aa8 | TASK | Write hiera config 2026-06-12 08:16:00,301 p=83863 u=zuul n=ansible | 2026-06-12 08:16:00.300829 | fa163e23-f348-37f0-fb65-000000001aa8 | TASK | Write hiera config 2026-06-12 08:16:00,324 p=83863 u=zuul n=ansible | 2026-06-12 08:16:00.324346 | fa163e23-f348-37f0-fb65-000000001aa8 | TASK | Write hiera config 2026-06-12 08:16:00,330 p=83863 u=zuul n=ansible | 2026-06-12 08:16:00.329722 | fa163e23-f348-37f0-fb65-000000001aa7 | CHANGED | Create /etc/puppet/hieradata | np0000071529 2026-06-12 08:16:00,345 p=83863 u=zuul n=ansible | 2026-06-12 08:16:00.345368 | fa163e23-f348-37f0-fb65-000000001aa8 | TASK | Write hiera config 2026-06-12 08:16:00,376 p=83863 u=zuul n=ansible | 2026-06-12 08:16:00.375888 | fa163e23-f348-37f0-fb65-000000001aa7 | CHANGED | Create /etc/puppet/hieradata | np0000071530 2026-06-12 08:16:00,391 p=83863 u=zuul n=ansible | 2026-06-12 08:16:00.391572 | fa163e23-f348-37f0-fb65-000000001aa8 | TASK | Write hiera config 2026-06-12 08:16:01,235 p=83863 u=zuul n=ansible | 2026-06-12 08:16:01.234374 | fa163e23-f348-37f0-fb65-000000001aa8 | CHANGED | Write hiera config | np0000071532 2026-06-12 08:16:01,271 p=83863 u=zuul n=ansible | 2026-06-12 08:16:01.271453 | fa163e23-f348-37f0-fb65-000000000049 | TASK | Hiera symlink 2026-06-12 08:16:01,313 p=83863 u=zuul n=ansible | 2026-06-12 08:16:01.312984 | fa163e23-f348-37f0-fb65-000000001aa8 | CHANGED | Write hiera config | np0000071528 2026-06-12 08:16:01,352 p=83863 u=zuul n=ansible | 2026-06-12 08:16:01.351859 | fa163e23-f348-37f0-fb65-000000000049 | TASK | Hiera symlink 2026-06-12 08:16:01,575 p=83863 u=zuul n=ansible | 2026-06-12 08:16:01.574393 | fa163e23-f348-37f0-fb65-000000000049 | CHANGED | Hiera symlink | np0000071532 2026-06-12 08:16:01,587 p=83863 u=zuul n=ansible | 2026-06-12 08:16:01.586789 | fa163e23-f348-37f0-fb65-00000000004a | TASK | Hieradata from vars 2026-06-12 08:16:01,652 p=83863 u=zuul n=ansible | 2026-06-12 08:16:01.647075 | fa163e23-f348-37f0-fb65-000000001bad | TASK | Copy overcloud.json to all_nodes.json 2026-06-12 08:16:01,658 p=83863 u=zuul n=ansible | 2026-06-12 08:16:01.658227 | fa163e23-f348-37f0-fb65-000000000049 | CHANGED | Hiera symlink | np0000071528 2026-06-12 08:16:01,675 p=83863 u=zuul n=ansible | 2026-06-12 08:16:01.675545 | fa163e23-f348-37f0-fb65-00000000004a | TASK | Hieradata from vars 2026-06-12 08:16:01,736 p=83863 u=zuul n=ansible | 2026-06-12 08:16:01.736264 | fa163e23-f348-37f0-fb65-000000001bad | TASK | Copy overcloud.json to all_nodes.json 2026-06-12 08:16:01,977 p=83863 u=zuul n=ansible | 2026-06-12 08:16:01.976553 | fa163e23-f348-37f0-fb65-000000001aa8 | CHANGED | Write hiera config | np0000071531 2026-06-12 08:16:01,996 p=83863 u=zuul n=ansible | 2026-06-12 08:16:01.996095 | fa163e23-f348-37f0-fb65-000000000049 | TASK | Hiera symlink 2026-06-12 08:16:02,644 p=83863 u=zuul n=ansible | 2026-06-12 08:16:02.643492 | fa163e23-f348-37f0-fb65-000000001bad | CHANGED | Copy overcloud.json to all_nodes.json | np0000071532 2026-06-12 08:16:02,666 p=83863 u=zuul n=ansible | 2026-06-12 08:16:02.665726 | fa163e23-f348-37f0-fb65-000000001bae | TASK | Render hieradata from template 2026-06-12 08:16:02,700 p=83863 u=zuul n=ansible | 2026-06-12 08:16:02.699631 | fa163e23-f348-37f0-fb65-000000001bad | CHANGED | Copy overcloud.json to all_nodes.json | np0000071528 2026-06-12 08:16:02,721 p=83863 u=zuul n=ansible | 2026-06-12 08:16:02.721321 | fa163e23-f348-37f0-fb65-000000001bae | TASK | Render hieradata from template 2026-06-12 08:16:03,672 p=83863 u=zuul n=ansible | 2026-06-12 08:16:03.667880 | fa163e23-f348-37f0-fb65-000000001bae | CHANGED | Render hieradata from template | np0000071532 | item=bootstrap_node 2026-06-12 08:16:03,694 p=83863 u=zuul n=ansible | 2026-06-12 08:16:03.692328 | fa163e23-f348-37f0-fb65-000000001bae | CHANGED | Render hieradata from template | np0000071528 | item=bootstrap_node 2026-06-12 08:16:04,671 p=83863 u=zuul n=ansible | 2026-06-12 08:16:04.671326 | fa163e23-f348-37f0-fb65-000000001bae | CHANGED | Render hieradata from template | np0000071532 | item=vip_data 2026-06-12 08:16:04,736 p=83863 u=zuul n=ansible | 2026-06-12 08:16:04.733329 | fa163e23-f348-37f0-fb65-000000001bae | CHANGED | Render hieradata from template | np0000071528 | item=vip_data 2026-06-12 08:16:05,483 p=83863 u=zuul n=ansible | 2026-06-12 08:16:05.482554 | fa163e23-f348-37f0-fb65-000000000049 | CHANGED | Hiera symlink | np0000071531 2026-06-12 08:16:05,505 p=83863 u=zuul n=ansible | 2026-06-12 08:16:05.504591 | fa163e23-f348-37f0-fb65-00000000004a | TASK | Hieradata from vars 2026-06-12 08:16:05,563 p=83863 u=zuul n=ansible | 2026-06-12 08:16:05.562973 | fa163e23-f348-37f0-fb65-000000001bad | TASK | Copy overcloud.json to all_nodes.json 2026-06-12 08:16:05,671 p=83863 u=zuul n=ansible | 2026-06-12 08:16:05.667720 | fa163e23-f348-37f0-fb65-000000001bae | CHANGED | Render hieradata from template | np0000071532 | item=net_ip_map 2026-06-12 08:16:05,779 p=83863 u=zuul n=ansible | 2026-06-12 08:16:05.774504 | fa163e23-f348-37f0-fb65-000000001aa8 | CHANGED | Write hiera config | np0000071529 2026-06-12 08:16:05,780 p=83863 u=zuul n=ansible | 2026-06-12 08:16:05.780637 | fa163e23-f348-37f0-fb65-000000001aa8 | CHANGED | Write hiera config | np0000071533 2026-06-12 08:16:05,819 p=83863 u=zuul n=ansible | 2026-06-12 08:16:05.819244 | fa163e23-f348-37f0-fb65-000000000049 | TASK | Hiera symlink 2026-06-12 08:16:05,850 p=83863 u=zuul n=ansible | 2026-06-12 08:16:05.847889 | fa163e23-f348-37f0-fb65-000000001bae | CHANGED | Render hieradata from template | np0000071528 | item=net_ip_map 2026-06-12 08:16:05,865 p=83863 u=zuul n=ansible | 2026-06-12 08:16:05.864719 | fa163e23-f348-37f0-fb65-000000000049 | TASK | Hiera symlink 2026-06-12 08:16:05,872 p=83863 u=zuul n=ansible | 2026-06-12 08:16:05.871665 | fa163e23-f348-37f0-fb65-000000001aa8 | CHANGED | Write hiera config | np0000071530 2026-06-12 08:16:05,903 p=83863 u=zuul n=ansible | 2026-06-12 08:16:05.902699 | fa163e23-f348-37f0-fb65-000000000049 | TASK | Hiera symlink 2026-06-12 08:16:06,110 p=83863 u=zuul n=ansible | 2026-06-12 08:16:06.109538 | fa163e23-f348-37f0-fb65-000000000049 | CHANGED | Hiera symlink | np0000071533 2026-06-12 08:16:06,125 p=83863 u=zuul n=ansible | 2026-06-12 08:16:06.124767 | fa163e23-f348-37f0-fb65-00000000004a | TASK | Hieradata from vars 2026-06-12 08:16:06,142 p=83863 u=zuul n=ansible | 2026-06-12 08:16:06.141554 | fa163e23-f348-37f0-fb65-000000000049 | CHANGED | Hiera symlink | np0000071529 2026-06-12 08:16:06,170 p=83863 u=zuul n=ansible | 2026-06-12 08:16:06.170602 | fa163e23-f348-37f0-fb65-00000000004a | TASK | Hieradata from vars 2026-06-12 08:16:06,221 p=83863 u=zuul n=ansible | 2026-06-12 08:16:06.221550 | fa163e23-f348-37f0-fb65-000000001bad | TASK | Copy overcloud.json to all_nodes.json 2026-06-12 08:16:06,228 p=83863 u=zuul n=ansible | 2026-06-12 08:16:06.227831 | fa163e23-f348-37f0-fb65-000000000049 | CHANGED | Hiera symlink | np0000071530 2026-06-12 08:16:06,265 p=83863 u=zuul n=ansible | 2026-06-12 08:16:06.265273 | fa163e23-f348-37f0-fb65-000000001bad | TASK | Copy overcloud.json to all_nodes.json 2026-06-12 08:16:06,283 p=83863 u=zuul n=ansible | 2026-06-12 08:16:06.283021 | fa163e23-f348-37f0-fb65-00000000004a | TASK | Hieradata from vars 2026-06-12 08:16:06,358 p=83863 u=zuul n=ansible | 2026-06-12 08:16:06.357932 | fa163e23-f348-37f0-fb65-000000001bad | TASK | Copy overcloud.json to all_nodes.json 2026-06-12 08:16:06,497 p=83863 u=zuul n=ansible | 2026-06-12 08:16:06.496282 | fa163e23-f348-37f0-fb65-000000001bad | CHANGED | Copy overcloud.json to all_nodes.json | np0000071531 2026-06-12 08:16:06,519 p=83863 u=zuul n=ansible | 2026-06-12 08:16:06.519311 | fa163e23-f348-37f0-fb65-000000001bae | TASK | Render hieradata from template 2026-06-12 08:16:06,585 p=83863 u=zuul n=ansible | 2026-06-12 08:16:06.583322 | fa163e23-f348-37f0-fb65-000000001bae | CHANGED | Render hieradata from template | np0000071532 | item=cloud_domain 2026-06-12 08:16:06,806 p=83863 u=zuul n=ansible | 2026-06-12 08:16:06.803971 | fa163e23-f348-37f0-fb65-000000001bae | CHANGED | Render hieradata from template | np0000071528 | item=cloud_domain 2026-06-12 08:16:07,242 p=83863 u=zuul n=ansible | 2026-06-12 08:16:07.241491 | fa163e23-f348-37f0-fb65-000000001bad | CHANGED | Copy overcloud.json to all_nodes.json | np0000071529 2026-06-12 08:16:07,264 p=83863 u=zuul n=ansible | 2026-06-12 08:16:07.264081 | fa163e23-f348-37f0-fb65-000000001bae | TASK | Render hieradata from template 2026-06-12 08:16:07,271 p=83863 u=zuul n=ansible | 2026-06-12 08:16:07.270289 | fa163e23-f348-37f0-fb65-000000001bad | CHANGED | Copy overcloud.json to all_nodes.json | np0000071533 2026-06-12 08:16:07,285 p=83863 u=zuul n=ansible | 2026-06-12 08:16:07.284894 | fa163e23-f348-37f0-fb65-000000001bae | TASK | Render hieradata from template 2026-06-12 08:16:07,352 p=83863 u=zuul n=ansible | 2026-06-12 08:16:07.351370 | fa163e23-f348-37f0-fb65-000000001bad | CHANGED | Copy overcloud.json to all_nodes.json | np0000071530 2026-06-12 08:16:07,368 p=83863 u=zuul n=ansible | 2026-06-12 08:16:07.368439 | fa163e23-f348-37f0-fb65-000000001bae | TASK | Render hieradata from template 2026-06-12 08:16:07,487 p=83863 u=zuul n=ansible | 2026-06-12 08:16:07.486884 | fa163e23-f348-37f0-fb65-000000001bae | CHANGED | Render hieradata from template | np0000071531 | item=bootstrap_node 2026-06-12 08:16:07,546 p=83863 u=zuul n=ansible | 2026-06-12 08:16:07.545586 | fa163e23-f348-37f0-fb65-000000001bae | CHANGED | Render hieradata from template | np0000071532 | item=fqdn 2026-06-12 08:16:07,737 p=83863 u=zuul n=ansible | 2026-06-12 08:16:07.737367 | fa163e23-f348-37f0-fb65-000000001bae | CHANGED | Render hieradata from template | np0000071528 | item=fqdn 2026-06-12 08:16:08,268 p=83863 u=zuul n=ansible | 2026-06-12 08:16:08.267800 | fa163e23-f348-37f0-fb65-000000001bae | CHANGED | Render hieradata from template | np0000071529 | item=bootstrap_node 2026-06-12 08:16:08,316 p=83863 u=zuul n=ansible | 2026-06-12 08:16:08.316066 | fa163e23-f348-37f0-fb65-000000001bae | CHANGED | Render hieradata from template | np0000071533 | item=bootstrap_node 2026-06-12 08:16:08,422 p=83863 u=zuul n=ansible | 2026-06-12 08:16:08.422221 | fa163e23-f348-37f0-fb65-000000001bae | CHANGED | Render hieradata from template | np0000071530 | item=bootstrap_node 2026-06-12 08:16:08,480 p=83863 u=zuul n=ansible | 2026-06-12 08:16:08.480093 | fa163e23-f348-37f0-fb65-000000001bae | CHANGED | Render hieradata from template | np0000071532 | item=service_names 2026-06-12 08:16:08,600 p=83863 u=zuul n=ansible | 2026-06-12 08:16:08.597720 | fa163e23-f348-37f0-fb65-000000001bae | CHANGED | Render hieradata from template | np0000071531 | item=vip_data 2026-06-12 08:16:08,720 p=83863 u=zuul n=ansible | 2026-06-12 08:16:08.717272 | fa163e23-f348-37f0-fb65-000000001bae | CHANGED | Render hieradata from template | np0000071528 | item=service_names 2026-06-12 08:16:09,215 p=83863 u=zuul n=ansible | 2026-06-12 08:16:09.212812 | fa163e23-f348-37f0-fb65-000000001bae | CHANGED | Render hieradata from template | np0000071529 | item=vip_data 2026-06-12 08:16:09,327 p=83863 u=zuul n=ansible | 2026-06-12 08:16:09.324523 | fa163e23-f348-37f0-fb65-000000001bae | CHANGED | Render hieradata from template | np0000071533 | item=vip_data 2026-06-12 08:16:09,441 p=83863 u=zuul n=ansible | 2026-06-12 08:16:09.438235 | fa163e23-f348-37f0-fb65-000000001bae | CHANGED | Render hieradata from template | np0000071530 | item=vip_data 2026-06-12 08:16:09,450 p=83863 u=zuul n=ansible | 2026-06-12 08:16:09.447467 | fa163e23-f348-37f0-fb65-000000001bae | CHANGED | Render hieradata from template | np0000071532 | item=service_configs 2026-06-12 08:16:09,661 p=83863 u=zuul n=ansible | 2026-06-12 08:16:09.658208 | fa163e23-f348-37f0-fb65-000000001bae | CHANGED | Render hieradata from template | np0000071528 | item=service_configs 2026-06-12 08:16:09,673 p=83863 u=zuul n=ansible | 2026-06-12 08:16:09.671675 | fa163e23-f348-37f0-fb65-000000001bae | CHANGED | Render hieradata from template | np0000071531 | item=net_ip_map 2026-06-12 08:16:10,368 p=83863 u=zuul n=ansible | 2026-06-12 08:16:10.365601 | fa163e23-f348-37f0-fb65-000000001bae | CHANGED | Render hieradata from template | np0000071529 | item=net_ip_map 2026-06-12 08:16:10,381 p=83863 u=zuul n=ansible | 2026-06-12 08:16:10.378659 | fa163e23-f348-37f0-fb65-000000001bae | CHANGED | Render hieradata from template | np0000071532 | item=extraconfig 2026-06-12 08:16:10,413 p=83863 u=zuul n=ansible | 2026-06-12 08:16:10.413292 | fa163e23-f348-37f0-fb65-000000001bae | CHANGED | Render hieradata from template | np0000071533 | item=net_ip_map 2026-06-12 08:16:10,562 p=83863 u=zuul n=ansible | 2026-06-12 08:16:10.558174 | fa163e23-f348-37f0-fb65-000000001bae | CHANGED | Render hieradata from template | np0000071531 | item=cloud_domain 2026-06-12 08:16:10,584 p=83863 u=zuul n=ansible | 2026-06-12 08:16:10.579451 | fa163e23-f348-37f0-fb65-000000001bae | CHANGED | Render hieradata from template | np0000071528 | item=extraconfig 2026-06-12 08:16:10,599 p=83863 u=zuul n=ansible | 2026-06-12 08:16:10.599195 | fa163e23-f348-37f0-fb65-000000001bae | CHANGED | Render hieradata from template | np0000071530 | item=net_ip_map 2026-06-12 08:16:11,263 p=83863 u=zuul n=ansible | 2026-06-12 08:16:11.261614 | fa163e23-f348-37f0-fb65-000000001bae | CHANGED | Render hieradata from template | np0000071529 | item=cloud_domain 2026-06-12 08:16:11,322 p=83863 u=zuul n=ansible | 2026-06-12 08:16:11.321725 | fa163e23-f348-37f0-fb65-000000001bae | CHANGED | Render hieradata from template | np0000071532 | item=role_extraconfig 2026-06-12 08:16:11,330 p=83863 u=zuul n=ansible | 2026-06-12 08:16:11.327980 | fa163e23-f348-37f0-fb65-000000001bae | CHANGED | Render hieradata from template | np0000071533 | item=cloud_domain 2026-06-12 08:16:11,493 p=83863 u=zuul n=ansible | 2026-06-12 08:16:11.490207 | fa163e23-f348-37f0-fb65-000000001bae | CHANGED | Render hieradata from template | np0000071531 | item=fqdn 2026-06-12 08:16:11,509 p=83863 u=zuul n=ansible | 2026-06-12 08:16:11.506808 | fa163e23-f348-37f0-fb65-000000001bae | CHANGED | Render hieradata from template | np0000071528 | item=role_extraconfig 2026-06-12 08:16:11,557 p=83863 u=zuul n=ansible | 2026-06-12 08:16:11.554742 | fa163e23-f348-37f0-fb65-000000001bae | CHANGED | Render hieradata from template | np0000071530 | item=cloud_domain 2026-06-12 08:16:12,185 p=83863 u=zuul n=ansible | 2026-06-12 08:16:12.182451 | fa163e23-f348-37f0-fb65-000000001bae | CHANGED | Render hieradata from template | np0000071533 | item=fqdn 2026-06-12 08:16:12,237 p=83863 u=zuul n=ansible | 2026-06-12 08:16:12.234818 | fa163e23-f348-37f0-fb65-000000001bae | CHANGED | Render hieradata from template | np0000071529 | item=fqdn 2026-06-12 08:16:12,261 p=83863 u=zuul n=ansible | 2026-06-12 08:16:12.257385 | fa163e23-f348-37f0-fb65-000000001bae | CHANGED | Render hieradata from template | np0000071532 | item=ovn_chassis_mac_map 2026-06-12 08:16:12,321 p=83863 u=zuul n=ansible | 2026-06-12 08:16:12.320436 | fa163e23-f348-37f0-fb65-00000000004b | TASK | Ensure ansible_managed hieradata file exists 2026-06-12 08:16:12,338 p=83863 u=zuul n=ansible | 2026-06-12 08:16:12.334506 | fa163e23-f348-37f0-fb65-000000001bae | CHANGED | Render hieradata from template | np0000071531 | item=service_names 2026-06-12 08:16:12,403 p=83863 u=zuul n=ansible | 2026-06-12 08:16:12.402656 | fa163e23-f348-37f0-fb65-000000001ec4 | TASK | Check for hieradata file 2026-06-12 08:16:12,438 p=83863 u=zuul n=ansible | 2026-06-12 08:16:12.435399 | fa163e23-f348-37f0-fb65-000000001bae | CHANGED | Render hieradata from template | np0000071528 | item=ovn_chassis_mac_map 2026-06-12 08:16:12,454 p=83863 u=zuul n=ansible | 2026-06-12 08:16:12.454390 | fa163e23-f348-37f0-fb65-000000001bae | CHANGED | Render hieradata from template | np0000071530 | item=fqdn 2026-06-12 08:16:12,484 p=83863 u=zuul n=ansible | 2026-06-12 08:16:12.484262 | fa163e23-f348-37f0-fb65-00000000004b | TASK | Ensure ansible_managed hieradata file exists 2026-06-12 08:16:12,570 p=83863 u=zuul n=ansible | 2026-06-12 08:16:12.569803 | fa163e23-f348-37f0-fb65-000000001ec4 | TASK | Check for hieradata file 2026-06-12 08:16:12,703 p=83863 u=zuul n=ansible | 2026-06-12 08:16:12.701813 | fa163e23-f348-37f0-fb65-000000001ec4 | OK | Check for hieradata file | np0000071532 2026-06-12 08:16:12,725 p=83863 u=zuul n=ansible | 2026-06-12 08:16:12.725338 | fa163e23-f348-37f0-fb65-000000001ec6 | TASK | Get existing data 2026-06-12 08:16:12,786 p=83863 u=zuul n=ansible | 2026-06-12 08:16:12.785322 | fa163e23-f348-37f0-fb65-000000001ec6 | SKIPPED | Get existing data | np0000071532 2026-06-12 08:16:12,815 p=83863 u=zuul n=ansible | 2026-06-12 08:16:12.814958 | fa163e23-f348-37f0-fb65-000000001ec7 | TASK | Set data fact 2026-06-12 08:16:12,867 p=83863 u=zuul n=ansible | 2026-06-12 08:16:12.862529 | fa163e23-f348-37f0-fb65-000000001ec4 | OK | Check for hieradata file | np0000071528 2026-06-12 08:16:12,869 p=83863 u=zuul n=ansible | 2026-06-12 08:16:12.869322 | fa163e23-f348-37f0-fb65-000000001ec7 | SKIPPED | Set data fact | np0000071532 2026-06-12 08:16:12,891 p=83863 u=zuul n=ansible | 2026-06-12 08:16:12.890509 | fa163e23-f348-37f0-fb65-000000001ec9 | TASK | Write ansible hieradata file 2026-06-12 08:16:12,918 p=83863 u=zuul n=ansible | 2026-06-12 08:16:12.917813 | fa163e23-f348-37f0-fb65-000000001ec6 | TASK | Get existing data 2026-06-12 08:16:12,958 p=83863 u=zuul n=ansible | 2026-06-12 08:16:12.957327 | fa163e23-f348-37f0-fb65-000000001ec6 | SKIPPED | Get existing data | np0000071528 2026-06-12 08:16:12,980 p=83863 u=zuul n=ansible | 2026-06-12 08:16:12.980283 | fa163e23-f348-37f0-fb65-000000001ec7 | TASK | Set data fact 2026-06-12 08:16:13,009 p=83863 u=zuul n=ansible | 2026-06-12 08:16:13.008710 | fa163e23-f348-37f0-fb65-000000001ec7 | SKIPPED | Set data fact | np0000071528 2026-06-12 08:16:13,030 p=83863 u=zuul n=ansible | 2026-06-12 08:16:13.030117 | fa163e23-f348-37f0-fb65-000000001ec9 | TASK | Write ansible hieradata file 2026-06-12 08:16:13,152 p=83863 u=zuul n=ansible | 2026-06-12 08:16:13.148270 | fa163e23-f348-37f0-fb65-000000001bae | CHANGED | Render hieradata from template | np0000071529 | item=service_names 2026-06-12 08:16:13,235 p=83863 u=zuul n=ansible | 2026-06-12 08:16:13.232958 | fa163e23-f348-37f0-fb65-000000001bae | CHANGED | Render hieradata from template | np0000071533 | item=service_names 2026-06-12 08:16:13,244 p=83863 u=zuul n=ansible | 2026-06-12 08:16:13.242964 | fa163e23-f348-37f0-fb65-000000001bae | CHANGED | Render hieradata from template | np0000071531 | item=service_configs 2026-06-12 08:16:13,372 p=83863 u=zuul n=ansible | 2026-06-12 08:16:13.370754 | fa163e23-f348-37f0-fb65-000000001bae | CHANGED | Render hieradata from template | np0000071530 | item=service_names 2026-06-12 08:16:13,881 p=83863 u=zuul n=ansible | 2026-06-12 08:16:13.881244 | fa163e23-f348-37f0-fb65-000000001ec9 | CHANGED | Write ansible hieradata file | np0000071532 2026-06-12 08:16:14,014 p=83863 u=zuul n=ansible | 2026-06-12 08:16:14.014088 | fa163e23-f348-37f0-fb65-000000001ec9 | CHANGED | Write ansible hieradata file | np0000071528 2026-06-12 08:16:14,112 p=83863 u=zuul n=ansible | 2026-06-12 08:16:14.111432 | fa163e23-f348-37f0-fb65-000000001bae | CHANGED | Render hieradata from template | np0000071529 | item=service_configs 2026-06-12 08:16:14,135 p=83863 u=zuul n=ansible | 2026-06-12 08:16:14.134884 | fa163e23-f348-37f0-fb65-000000001bae | CHANGED | Render hieradata from template | np0000071533 | item=service_configs 2026-06-12 08:16:14,166 p=83863 u=zuul n=ansible | 2026-06-12 08:16:14.165882 | fa163e23-f348-37f0-fb65-000000001bae | CHANGED | Render hieradata from template | np0000071531 | item=extraconfig 2026-06-12 08:16:14,293 p=83863 u=zuul n=ansible | 2026-06-12 08:16:14.290062 | fa163e23-f348-37f0-fb65-000000001bae | CHANGED | Render hieradata from template | np0000071530 | item=service_configs 2026-06-12 08:16:15,085 p=83863 u=zuul n=ansible | 2026-06-12 08:16:15.082022 | fa163e23-f348-37f0-fb65-000000001bae | CHANGED | Render hieradata from template | np0000071533 | item=extraconfig 2026-06-12 08:16:15,095 p=83863 u=zuul n=ansible | 2026-06-12 08:16:15.092377 | fa163e23-f348-37f0-fb65-000000001bae | CHANGED | Render hieradata from template | np0000071529 | item=extraconfig 2026-06-12 08:16:15,122 p=83863 u=zuul n=ansible | 2026-06-12 08:16:15.119545 | fa163e23-f348-37f0-fb65-000000001bae | CHANGED | Render hieradata from template | np0000071531 | item=role_extraconfig 2026-06-12 08:16:15,148 p=83863 u=zuul n=ansible | 2026-06-12 08:16:15.143363 | fa163e23-f348-37f0-fb65-000000001bae | CHANGED | Render hieradata from template | np0000071530 | item=extraconfig 2026-06-12 08:16:16,272 p=83863 u=zuul n=ansible | 2026-06-12 08:16:16.270301 | fa163e23-f348-37f0-fb65-000000001bae | CHANGED | Render hieradata from template | np0000071533 | item=role_extraconfig 2026-06-12 08:16:16,545 p=83863 u=zuul n=ansible | 2026-06-12 08:16:16.542722 | fa163e23-f348-37f0-fb65-000000001bae | CHANGED | Render hieradata from template | np0000071531 | item=ovn_chassis_mac_map 2026-06-12 08:16:16,582 p=83863 u=zuul n=ansible | 2026-06-12 08:16:16.581931 | fa163e23-f348-37f0-fb65-00000000004b | TASK | Ensure ansible_managed hieradata file exists 2026-06-12 08:16:16,670 p=83863 u=zuul n=ansible | 2026-06-12 08:16:16.669687 | fa163e23-f348-37f0-fb65-000000001ec4 | TASK | Check for hieradata file 2026-06-12 08:16:16,694 p=83863 u=zuul n=ansible | 2026-06-12 08:16:16.690855 | fa163e23-f348-37f0-fb65-000000001bae | CHANGED | Render hieradata from template | np0000071530 | item=role_extraconfig 2026-06-12 08:16:16,702 p=83863 u=zuul n=ansible | 2026-06-12 08:16:16.698856 | fa163e23-f348-37f0-fb65-000000001bae | CHANGED | Render hieradata from template | np0000071529 | item=role_extraconfig 2026-06-12 08:16:16,962 p=83863 u=zuul n=ansible | 2026-06-12 08:16:16.961495 | fa163e23-f348-37f0-fb65-000000001ec4 | OK | Check for hieradata file | np0000071531 2026-06-12 08:16:16,984 p=83863 u=zuul n=ansible | 2026-06-12 08:16:16.983819 | fa163e23-f348-37f0-fb65-000000001ec6 | TASK | Get existing data 2026-06-12 08:16:17,034 p=83863 u=zuul n=ansible | 2026-06-12 08:16:17.033803 | fa163e23-f348-37f0-fb65-000000001ec6 | SKIPPED | Get existing data | np0000071531 2026-06-12 08:16:17,048 p=83863 u=zuul n=ansible | 2026-06-12 08:16:17.048359 | fa163e23-f348-37f0-fb65-000000001ec7 | TASK | Set data fact 2026-06-12 08:16:17,100 p=83863 u=zuul n=ansible | 2026-06-12 08:16:17.099063 | fa163e23-f348-37f0-fb65-000000001ec7 | SKIPPED | Set data fact | np0000071531 2026-06-12 08:16:17,114 p=83863 u=zuul n=ansible | 2026-06-12 08:16:17.114468 | fa163e23-f348-37f0-fb65-000000001ec9 | TASK | Write ansible hieradata file 2026-06-12 08:16:17,413 p=83863 u=zuul n=ansible | 2026-06-12 08:16:17.411163 | fa163e23-f348-37f0-fb65-000000001bae | CHANGED | Render hieradata from template | np0000071533 | item=ovn_chassis_mac_map 2026-06-12 08:16:17,454 p=83863 u=zuul n=ansible | 2026-06-12 08:16:17.454437 | fa163e23-f348-37f0-fb65-00000000004b | TASK | Ensure ansible_managed hieradata file exists 2026-06-12 08:16:17,518 p=83863 u=zuul n=ansible | 2026-06-12 08:16:17.518549 | fa163e23-f348-37f0-fb65-000000001ec4 | TASK | Check for hieradata file 2026-06-12 08:16:17,604 p=83863 u=zuul n=ansible | 2026-06-12 08:16:17.601743 | fa163e23-f348-37f0-fb65-000000001bae | CHANGED | Render hieradata from template | np0000071530 | item=ovn_chassis_mac_map 2026-06-12 08:16:17,625 p=83863 u=zuul n=ansible | 2026-06-12 08:16:17.622972 | fa163e23-f348-37f0-fb65-000000001bae | CHANGED | Render hieradata from template | np0000071529 | item=ovn_chassis_mac_map 2026-06-12 08:16:17,697 p=83863 u=zuul n=ansible | 2026-06-12 08:16:17.696675 | fa163e23-f348-37f0-fb65-00000000004b | TASK | Ensure ansible_managed hieradata file exists 2026-06-12 08:16:17,718 p=83863 u=zuul n=ansible | 2026-06-12 08:16:17.715455 | fa163e23-f348-37f0-fb65-00000000004b | TASK | Ensure ansible_managed hieradata file exists 2026-06-12 08:16:17,773 p=83863 u=zuul n=ansible | 2026-06-12 08:16:17.772927 | fa163e23-f348-37f0-fb65-000000001ec4 | TASK | Check for hieradata file 2026-06-12 08:16:17,780 p=83863 u=zuul n=ansible | 2026-06-12 08:16:17.779610 | fa163e23-f348-37f0-fb65-000000001ec4 | OK | Check for hieradata file | np0000071533 2026-06-12 08:16:17,820 p=83863 u=zuul n=ansible | 2026-06-12 08:16:17.820512 | fa163e23-f348-37f0-fb65-000000001ec6 | TASK | Get existing data 2026-06-12 08:16:17,840 p=83863 u=zuul n=ansible | 2026-06-12 08:16:17.840385 | fa163e23-f348-37f0-fb65-000000001ec4 | TASK | Check for hieradata file 2026-06-12 08:16:17,854 p=83863 u=zuul n=ansible | 2026-06-12 08:16:17.853270 | fa163e23-f348-37f0-fb65-000000001ec6 | SKIPPED | Get existing data | np0000071533 2026-06-12 08:16:17,865 p=83863 u=zuul n=ansible | 2026-06-12 08:16:17.865465 | fa163e23-f348-37f0-fb65-000000001ec7 | TASK | Set data fact 2026-06-12 08:16:17,898 p=83863 u=zuul n=ansible | 2026-06-12 08:16:17.897618 | fa163e23-f348-37f0-fb65-000000001ec7 | SKIPPED | Set data fact | np0000071533 2026-06-12 08:16:17,915 p=83863 u=zuul n=ansible | 2026-06-12 08:16:17.914849 | fa163e23-f348-37f0-fb65-000000001ec9 | TASK | Write ansible hieradata file 2026-06-12 08:16:18,099 p=83863 u=zuul n=ansible | 2026-06-12 08:16:18.091779 | fa163e23-f348-37f0-fb65-000000001ec4 | OK | Check for hieradata file | np0000071529 2026-06-12 08:16:18,102 p=83863 u=zuul n=ansible | 2026-06-12 08:16:18.101218 | fa163e23-f348-37f0-fb65-000000001ec9 | CHANGED | Write ansible hieradata file | np0000071531 2026-06-12 08:16:18,154 p=83863 u=zuul n=ansible | 2026-06-12 08:16:18.154505 | fa163e23-f348-37f0-fb65-000000001ec6 | TASK | Get existing data 2026-06-12 08:16:18,160 p=83863 u=zuul n=ansible | 2026-06-12 08:16:18.160107 | fa163e23-f348-37f0-fb65-000000001ec4 | OK | Check for hieradata file | np0000071530 2026-06-12 08:16:18,202 p=83863 u=zuul n=ansible | 2026-06-12 08:16:18.201775 | fa163e23-f348-37f0-fb65-000000001ec6 | TASK | Get existing data 2026-06-12 08:16:18,208 p=83863 u=zuul n=ansible | 2026-06-12 08:16:18.207745 | fa163e23-f348-37f0-fb65-000000001ec6 | SKIPPED | Get existing data | np0000071529 2026-06-12 08:16:18,236 p=83863 u=zuul n=ansible | 2026-06-12 08:16:18.235846 | fa163e23-f348-37f0-fb65-000000001ec7 | TASK | Set data fact 2026-06-12 08:16:18,251 p=83863 u=zuul n=ansible | 2026-06-12 08:16:18.251330 | fa163e23-f348-37f0-fb65-000000001ec6 | SKIPPED | Get existing data | np0000071530 2026-06-12 08:16:18,279 p=83863 u=zuul n=ansible | 2026-06-12 08:16:18.278796 | fa163e23-f348-37f0-fb65-000000001ec7 | TASK | Set data fact 2026-06-12 08:16:18,305 p=83863 u=zuul n=ansible | 2026-06-12 08:16:18.304483 | fa163e23-f348-37f0-fb65-000000001ec7 | SKIPPED | Set data fact | np0000071529 2026-06-12 08:16:18,319 p=83863 u=zuul n=ansible | 2026-06-12 08:16:18.318790 | fa163e23-f348-37f0-fb65-000000001ec9 | TASK | Write ansible hieradata file 2026-06-12 08:16:18,332 p=83863 u=zuul n=ansible | 2026-06-12 08:16:18.331870 | fa163e23-f348-37f0-fb65-000000001ec7 | SKIPPED | Set data fact | np0000071530 2026-06-12 08:16:18,348 p=83863 u=zuul n=ansible | 2026-06-12 08:16:18.348023 | fa163e23-f348-37f0-fb65-000000001ec9 | TASK | Write ansible hieradata file 2026-06-12 08:16:18,900 p=83863 u=zuul n=ansible | 2026-06-12 08:16:18.899672 | fa163e23-f348-37f0-fb65-000000001ec9 | CHANGED | Write ansible hieradata file | np0000071533 2026-06-12 08:16:19,356 p=83863 u=zuul n=ansible | 2026-06-12 08:16:19.355603 | fa163e23-f348-37f0-fb65-000000001ec9 | CHANGED | Write ansible hieradata file | np0000071529 2026-06-12 08:16:19,357 p=83863 u=zuul n=ansible | 2026-06-12 08:16:19.357186 | fa163e23-f348-37f0-fb65-000000001ec9 | CHANGED | Write ansible hieradata file | np0000071530 2026-06-12 08:16:19,563 p=83863 u=zuul n=ansible | PLAY [Server network deployments] ********************************************** 2026-06-12 08:16:19,681 p=83863 u=zuul n=ansible | 2026-06-12 08:16:19.681018 | fa163e23-f348-37f0-fb65-000000000050 | TASK | Network Configuration 2026-06-12 08:16:19,694 p=83863 u=zuul n=ansible | 2026-06-12 08:16:19.694403 | fa163e23-f348-37f0-fb65-000000000050 | TASK | Network Configuration 2026-06-12 08:16:19,714 p=83863 u=zuul n=ansible | 2026-06-12 08:16:19.713629 | fa163e23-f348-37f0-fb65-000000000050 | TASK | Network Configuration 2026-06-12 08:16:19,739 p=83863 u=zuul n=ansible | 2026-06-12 08:16:19.738965 | fa163e23-f348-37f0-fb65-000000000050 | TASK | Network Configuration 2026-06-12 08:16:19,760 p=83863 u=zuul n=ansible | 2026-06-12 08:16:19.759848 | fa163e23-f348-37f0-fb65-000000000050 | TASK | Network Configuration 2026-06-12 08:16:19,789 p=83863 u=zuul n=ansible | 2026-06-12 08:16:19.789446 | fa163e23-f348-37f0-fb65-000000000050 | TASK | Network Configuration 2026-06-12 08:16:19,794 p=83863 u=zuul n=ansible | 2026-06-12 08:16:19.794269 | fa163e23-f348-37f0-fb65-000000000050 | OK | Network Configuration | np0000071531 -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Network Configuration' to resume from this task" } 2026-06-12 08:16:19,795 p=83863 u=zuul n=ansible | [WARNING]: ('np0000071531 -> localhost', 'fa163e23-f348-37f0-fb65-000000000050') missing from stats 2026-06-12 08:16:19,795 p=83863 u=zuul n=ansible | 2026-06-12 08:16:19.795580 | fa163e23-f348-37f0-fb65-000000000050 | OK | Network Configuration | np0000071532 -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Network Configuration' to resume from this task" } 2026-06-12 08:16:19,796 p=83863 u=zuul n=ansible | [WARNING]: ('np0000071532 -> localhost', 'fa163e23-f348-37f0-fb65-000000000050') missing from stats 2026-06-12 08:16:19,796 p=83863 u=zuul n=ansible | 2026-06-12 08:16:19.796402 | fa163e23-f348-37f0-fb65-000000000050 | OK | Network Configuration | np0000071533 -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Network Configuration' to resume from this task" } 2026-06-12 08:16:19,796 p=83863 u=zuul n=ansible | [WARNING]: ('np0000071533 -> localhost', 'fa163e23-f348-37f0-fb65-000000000050') missing from stats 2026-06-12 08:16:19,797 p=83863 u=zuul n=ansible | 2026-06-12 08:16:19.797162 | fa163e23-f348-37f0-fb65-000000000050 | OK | Network Configuration | np0000071528 -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Network Configuration' to resume from this task" } 2026-06-12 08:16:19,797 p=83863 u=zuul n=ansible | [WARNING]: ('np0000071528 -> localhost', 'fa163e23-f348-37f0-fb65-000000000050') missing from stats 2026-06-12 08:16:19,798 p=83863 u=zuul n=ansible | 2026-06-12 08:16:19.798013 | fa163e23-f348-37f0-fb65-000000000050 | OK | Network Configuration | np0000071529 -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Network Configuration' to resume from this task" } 2026-06-12 08:16:19,798 p=83863 u=zuul n=ansible | [WARNING]: ('np0000071529 -> localhost', 'fa163e23-f348-37f0-fb65-000000000050') missing from stats 2026-06-12 08:16:19,819 p=83863 u=zuul n=ansible | 2026-06-12 08:16:19.817647 | fa163e23-f348-37f0-fb65-000000000051 | TASK | Check NetworkConfig script existence 2026-06-12 08:16:19,844 p=83863 u=zuul n=ansible | 2026-06-12 08:16:19.843315 | fa163e23-f348-37f0-fb65-000000000051 | TASK | Check NetworkConfig script existence 2026-06-12 08:16:19,862 p=83863 u=zuul n=ansible | 2026-06-12 08:16:19.862073 | fa163e23-f348-37f0-fb65-000000000051 | TASK | Check NetworkConfig script existence 2026-06-12 08:16:19,893 p=83863 u=zuul n=ansible | 2026-06-12 08:16:19.892939 | fa163e23-f348-37f0-fb65-000000000051 | TASK | Check NetworkConfig script existence 2026-06-12 08:16:19,913 p=83863 u=zuul n=ansible | 2026-06-12 08:16:19.913390 | fa163e23-f348-37f0-fb65-000000000051 | TASK | Check NetworkConfig script existence 2026-06-12 08:16:19,919 p=83863 u=zuul n=ansible | 2026-06-12 08:16:19.918977 | fa163e23-f348-37f0-fb65-000000000050 | OK | Network Configuration | np0000071530 -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Network Configuration' to resume from this task" } 2026-06-12 08:16:19,920 p=83863 u=zuul n=ansible | [WARNING]: ('np0000071530 -> localhost', 'fa163e23-f348-37f0-fb65-000000000050') missing from stats 2026-06-12 08:16:19,937 p=83863 u=zuul n=ansible | 2026-06-12 08:16:19.937532 | fa163e23-f348-37f0-fb65-000000000051 | TASK | Check NetworkConfig script existence 2026-06-12 08:16:20,070 p=83863 u=zuul n=ansible | 2026-06-12 08:16:20.069750 | fa163e23-f348-37f0-fb65-000000000051 | OK | Check NetworkConfig script existence | np0000071532 -> localhost 2026-06-12 08:16:20,070 p=83863 u=zuul n=ansible | [WARNING]: ('np0000071532 -> localhost', 'fa163e23-f348-37f0-fb65-000000000051') missing from stats 2026-06-12 08:16:20,080 p=83863 u=zuul n=ansible | 2026-06-12 08:16:20.080177 | fa163e23-f348-37f0-fb65-000000000057 | TASK | Gather SELinux fact if needed 2026-06-12 08:16:20,091 p=83863 u=zuul n=ansible | 2026-06-12 08:16:20.090767 | fa163e23-f348-37f0-fb65-000000000051 | OK | Check NetworkConfig script existence | np0000071533 -> localhost 2026-06-12 08:16:20,092 p=83863 u=zuul n=ansible | [WARNING]: ('np0000071533 -> localhost', 'fa163e23-f348-37f0-fb65-000000000051') missing from stats 2026-06-12 08:16:20,094 p=83863 u=zuul n=ansible | 2026-06-12 08:16:20.092441 | fa163e23-f348-37f0-fb65-000000000051 | OK | Check NetworkConfig script existence | np0000071531 -> localhost 2026-06-12 08:16:20,094 p=83863 u=zuul n=ansible | [WARNING]: ('np0000071531 -> localhost', 'fa163e23-f348-37f0-fb65-000000000051') missing from stats 2026-06-12 08:16:20,095 p=83863 u=zuul n=ansible | 2026-06-12 08:16:20.095188 | fa163e23-f348-37f0-fb65-000000000057 | SKIPPED | Gather SELinux fact if needed | np0000071532 2026-06-12 08:16:20,105 p=83863 u=zuul n=ansible | 2026-06-12 08:16:20.104964 | fa163e23-f348-37f0-fb65-000000000057 | TASK | Gather SELinux fact if needed 2026-06-12 08:16:20,120 p=83863 u=zuul n=ansible | 2026-06-12 08:16:20.119655 | fa163e23-f348-37f0-fb65-000000000058 | TASK | Create fcontext entry for tripleoconfig 2026-06-12 08:16:20,134 p=83863 u=zuul n=ansible | 2026-06-12 08:16:20.134009 | fa163e23-f348-37f0-fb65-000000000057 | TASK | Gather SELinux fact if needed 2026-06-12 08:16:20,142 p=83863 u=zuul n=ansible | 2026-06-12 08:16:20.141842 | fa163e23-f348-37f0-fb65-000000000057 | SKIPPED | Gather SELinux fact if needed | np0000071531 2026-06-12 08:16:20,146 p=83863 u=zuul n=ansible | 2026-06-12 08:16:20.146564 | fa163e23-f348-37f0-fb65-000000000058 | SKIPPED | Create fcontext entry for tripleoconfig | np0000071532 2026-06-12 08:16:20,147 p=83863 u=zuul n=ansible | 2026-06-12 08:16:20.147593 | fa163e23-f348-37f0-fb65-000000000051 | OK | Check NetworkConfig script existence | np0000071529 -> localhost 2026-06-12 08:16:20,148 p=83863 u=zuul n=ansible | [WARNING]: ('np0000071529 -> localhost', 'fa163e23-f348-37f0-fb65-000000000051') missing from stats 2026-06-12 08:16:20,166 p=83863 u=zuul n=ansible | 2026-06-12 08:16:20.166388 | fa163e23-f348-37f0-fb65-000000000058 | TASK | Create fcontext entry for tripleoconfig 2026-06-12 08:16:20,189 p=83863 u=zuul n=ansible | 2026-06-12 08:16:20.188775 | fa163e23-f348-37f0-fb65-000000000059 | TASK | Ensure requirements are satisfied 2026-06-12 08:16:20,213 p=83863 u=zuul n=ansible | 2026-06-12 08:16:20.213301 | fa163e23-f348-37f0-fb65-000000000057 | TASK | Gather SELinux fact if needed 2026-06-12 08:16:20,219 p=83863 u=zuul n=ansible | 2026-06-12 08:16:20.219024 | fa163e23-f348-37f0-fb65-000000000057 | SKIPPED | Gather SELinux fact if needed | np0000071533 2026-06-12 08:16:20,221 p=83863 u=zuul n=ansible | 2026-06-12 08:16:20.221381 | fa163e23-f348-37f0-fb65-000000000051 | OK | Check NetworkConfig script existence | np0000071528 -> localhost 2026-06-12 08:16:20,222 p=83863 u=zuul n=ansible | [WARNING]: ('np0000071528 -> localhost', 'fa163e23-f348-37f0-fb65-000000000051') missing from stats 2026-06-12 08:16:20,223 p=83863 u=zuul n=ansible | 2026-06-12 08:16:20.223185 | fa163e23-f348-37f0-fb65-000000000051 | OK | Check NetworkConfig script existence | np0000071530 -> localhost 2026-06-12 08:16:20,224 p=83863 u=zuul n=ansible | [WARNING]: ('np0000071530 -> localhost', 'fa163e23-f348-37f0-fb65-000000000051') missing from stats 2026-06-12 08:16:20,225 p=83863 u=zuul n=ansible | 2026-06-12 08:16:20.224759 | fa163e23-f348-37f0-fb65-000000000058 | SKIPPED | Create fcontext entry for tripleoconfig | np0000071531 2026-06-12 08:16:20,226 p=83863 u=zuul n=ansible | 2026-06-12 08:16:20.226167 | fa163e23-f348-37f0-fb65-000000000059 | SKIPPED | Ensure requirements are satisfied | np0000071532 2026-06-12 08:16:20,240 p=83863 u=zuul n=ansible | 2026-06-12 08:16:20.239534 | fa163e23-f348-37f0-fb65-000000000059 | TASK | Ensure requirements are satisfied 2026-06-12 08:16:20,265 p=83863 u=zuul n=ansible | 2026-06-12 08:16:20.265379 | fa163e23-f348-37f0-fb65-00000000005b | TASK | Set 'no-auto-default=*' in /etc/NetworkManager/NetworkManager.conf 2026-06-12 08:16:20,295 p=83863 u=zuul n=ansible | 2026-06-12 08:16:20.294820 | fa163e23-f348-37f0-fb65-000000000058 | TASK | Create fcontext entry for tripleoconfig 2026-06-12 08:16:20,328 p=83863 u=zuul n=ansible | 2026-06-12 08:16:20.328427 | fa163e23-f348-37f0-fb65-000000000057 | TASK | Gather SELinux fact if needed 2026-06-12 08:16:20,352 p=83863 u=zuul n=ansible | 2026-06-12 08:16:20.352250 | fa163e23-f348-37f0-fb65-000000000057 | TASK | Gather SELinux fact if needed 2026-06-12 08:16:20,363 p=83863 u=zuul n=ansible | 2026-06-12 08:16:20.357452 | fa163e23-f348-37f0-fb65-000000000057 | SKIPPED | Gather SELinux fact if needed | np0000071529 2026-06-12 08:16:20,369 p=83863 u=zuul n=ansible | 2026-06-12 08:16:20.368992 | fa163e23-f348-37f0-fb65-000000000059 | SKIPPED | Ensure requirements are satisfied | np0000071531 2026-06-12 08:16:20,370 p=83863 u=zuul n=ansible | 2026-06-12 08:16:20.369896 | fa163e23-f348-37f0-fb65-00000000005b | SKIPPED | Set 'no-auto-default=*' in /etc/NetworkManager/NetworkManager.conf | np0000071532 2026-06-12 08:16:20,371 p=83863 u=zuul n=ansible | 2026-06-12 08:16:20.370797 | fa163e23-f348-37f0-fb65-000000000058 | SKIPPED | Create fcontext entry for tripleoconfig | np0000071533 2026-06-12 08:16:20,372 p=83863 u=zuul n=ansible | 2026-06-12 08:16:20.371705 | fa163e23-f348-37f0-fb65-000000000057 | SKIPPED | Gather SELinux fact if needed | np0000071528 2026-06-12 08:16:20,388 p=83863 u=zuul n=ansible | 2026-06-12 08:16:20.387958 | fa163e23-f348-37f0-fb65-00000000005b | TASK | Set 'no-auto-default=*' in /etc/NetworkManager/NetworkManager.conf 2026-06-12 08:16:20,406 p=83863 u=zuul n=ansible | 2026-06-12 08:16:20.404908 | fa163e23-f348-37f0-fb65-00000000005c | TASK | Reload NetworkManager 2026-06-12 08:16:20,422 p=83863 u=zuul n=ansible | 2026-06-12 08:16:20.421959 | fa163e23-f348-37f0-fb65-000000000059 | TASK | Ensure requirements are satisfied 2026-06-12 08:16:20,444 p=83863 u=zuul n=ansible | 2026-06-12 08:16:20.443729 | fa163e23-f348-37f0-fb65-000000000058 | TASK | Create fcontext entry for tripleoconfig 2026-06-12 08:16:20,461 p=83863 u=zuul n=ansible | 2026-06-12 08:16:20.460734 | fa163e23-f348-37f0-fb65-000000000058 | TASK | Create fcontext entry for tripleoconfig 2026-06-12 08:16:20,470 p=83863 u=zuul n=ansible | 2026-06-12 08:16:20.469629 | fa163e23-f348-37f0-fb65-000000000057 | SKIPPED | Gather SELinux fact if needed | np0000071530 2026-06-12 08:16:20,471 p=83863 u=zuul n=ansible | 2026-06-12 08:16:20.470809 | fa163e23-f348-37f0-fb65-00000000005b | SKIPPED | Set 'no-auto-default=*' in /etc/NetworkManager/NetworkManager.conf | np0000071531 2026-06-12 08:16:20,471 p=83863 u=zuul n=ansible | 2026-06-12 08:16:20.471378 | fa163e23-f348-37f0-fb65-00000000005c | SKIPPED | Reload NetworkManager | np0000071532 2026-06-12 08:16:20,472 p=83863 u=zuul n=ansible | 2026-06-12 08:16:20.471966 | fa163e23-f348-37f0-fb65-000000000059 | SKIPPED | Ensure requirements are satisfied | np0000071533 2026-06-12 08:16:20,472 p=83863 u=zuul n=ansible | 2026-06-12 08:16:20.472629 | fa163e23-f348-37f0-fb65-000000000058 | SKIPPED | Create fcontext entry for tripleoconfig | np0000071528 2026-06-12 08:16:20,488 p=83863 u=zuul n=ansible | 2026-06-12 08:16:20.483706 | fa163e23-f348-37f0-fb65-00000000005c | TASK | Reload NetworkManager 2026-06-12 08:16:20,502 p=83863 u=zuul n=ansible | 2026-06-12 08:16:20.502336 | fa163e23-f348-37f0-fb65-00000000005e | TASK | Ensure /var/lib/tripleo-config directory exists 2026-06-12 08:16:20,516 p=83863 u=zuul n=ansible | 2026-06-12 08:16:20.516033 | fa163e23-f348-37f0-fb65-00000000005b | TASK | Set 'no-auto-default=*' in /etc/NetworkManager/NetworkManager.conf 2026-06-12 08:16:20,551 p=83863 u=zuul n=ansible | 2026-06-12 08:16:20.551189 | fa163e23-f348-37f0-fb65-000000000059 | TASK | Ensure requirements are satisfied 2026-06-12 08:16:20,585 p=83863 u=zuul n=ansible | 2026-06-12 08:16:20.584238 | fa163e23-f348-37f0-fb65-000000000058 | TASK | Create fcontext entry for tripleoconfig 2026-06-12 08:16:20,592 p=83863 u=zuul n=ansible | 2026-06-12 08:16:20.591630 | fa163e23-f348-37f0-fb65-000000000058 | SKIPPED | Create fcontext entry for tripleoconfig | np0000071529 2026-06-12 08:16:20,594 p=83863 u=zuul n=ansible | 2026-06-12 08:16:20.594022 | fa163e23-f348-37f0-fb65-00000000005c | SKIPPED | Reload NetworkManager | np0000071531 2026-06-12 08:16:20,595 p=83863 u=zuul n=ansible | 2026-06-12 08:16:20.595221 | fa163e23-f348-37f0-fb65-00000000005e | SKIPPED | Ensure /var/lib/tripleo-config directory exists | np0000071532 2026-06-12 08:16:20,596 p=83863 u=zuul n=ansible | 2026-06-12 08:16:20.596473 | fa163e23-f348-37f0-fb65-00000000005b | SKIPPED | Set 'no-auto-default=*' in /etc/NetworkManager/NetworkManager.conf | np0000071533 2026-06-12 08:16:20,597 p=83863 u=zuul n=ansible | 2026-06-12 08:16:20.597635 | fa163e23-f348-37f0-fb65-000000000059 | SKIPPED | Ensure requirements are satisfied | np0000071528 2026-06-12 08:16:20,622 p=83863 u=zuul n=ansible | 2026-06-12 08:16:20.621901 | fa163e23-f348-37f0-fb65-00000000005e | TASK | Ensure /var/lib/tripleo-config directory exists 2026-06-12 08:16:20,645 p=83863 u=zuul n=ansible | 2026-06-12 08:16:20.644937 | fa163e23-f348-37f0-fb65-00000000005f | TASK | Check for previous run of NetworkConfig 2026-06-12 08:16:20,670 p=83863 u=zuul n=ansible | 2026-06-12 08:16:20.665133 | fa163e23-f348-37f0-fb65-00000000005c | TASK | Reload NetworkManager 2026-06-12 08:16:20,704 p=83863 u=zuul n=ansible | 2026-06-12 08:16:20.704210 | fa163e23-f348-37f0-fb65-00000000005b | TASK | Set 'no-auto-default=*' in /etc/NetworkManager/NetworkManager.conf 2026-06-12 08:16:20,738 p=83863 u=zuul n=ansible | 2026-06-12 08:16:20.737693 | fa163e23-f348-37f0-fb65-000000000059 | TASK | Ensure requirements are satisfied 2026-06-12 08:16:20,746 p=83863 u=zuul n=ansible | 2026-06-12 08:16:20.745612 | fa163e23-f348-37f0-fb65-000000000058 | SKIPPED | Create fcontext entry for tripleoconfig | np0000071530 2026-06-12 08:16:20,747 p=83863 u=zuul n=ansible | 2026-06-12 08:16:20.747431 | fa163e23-f348-37f0-fb65-00000000005e | SKIPPED | Ensure /var/lib/tripleo-config directory exists | np0000071531 2026-06-12 08:16:20,748 p=83863 u=zuul n=ansible | 2026-06-12 08:16:20.748233 | fa163e23-f348-37f0-fb65-00000000005f | SKIPPED | Check for previous run of NetworkConfig | np0000071532 2026-06-12 08:16:20,749 p=83863 u=zuul n=ansible | 2026-06-12 08:16:20.749014 | fa163e23-f348-37f0-fb65-00000000005c | SKIPPED | Reload NetworkManager | np0000071533 2026-06-12 08:16:20,750 p=83863 u=zuul n=ansible | 2026-06-12 08:16:20.749764 | fa163e23-f348-37f0-fb65-00000000005b | SKIPPED | Set 'no-auto-default=*' in /etc/NetworkManager/NetworkManager.conf | np0000071528 2026-06-12 08:16:20,773 p=83863 u=zuul n=ansible | 2026-06-12 08:16:20.773231 | fa163e23-f348-37f0-fb65-00000000005f | TASK | Check for previous run of NetworkConfig 2026-06-12 08:16:20,798 p=83863 u=zuul n=ansible | 2026-06-12 08:16:20.792117 | fa163e23-f348-37f0-fb65-000000000060 | TASK | Check result of previous run of NetworkConfig 2026-06-12 08:16:20,821 p=83863 u=zuul n=ansible | 2026-06-12 08:16:20.820601 | fa163e23-f348-37f0-fb65-00000000005e | TASK | Ensure /var/lib/tripleo-config directory exists 2026-06-12 08:16:20,858 p=83863 u=zuul n=ansible | 2026-06-12 08:16:20.857992 | fa163e23-f348-37f0-fb65-00000000005c | TASK | Reload NetworkManager 2026-06-12 08:16:20,885 p=83863 u=zuul n=ansible | 2026-06-12 08:16:20.884933 | fa163e23-f348-37f0-fb65-000000000059 | TASK | Ensure requirements are satisfied 2026-06-12 08:16:20,900 p=83863 u=zuul n=ansible | 2026-06-12 08:16:20.899876 | fa163e23-f348-37f0-fb65-000000000059 | SKIPPED | Ensure requirements are satisfied | np0000071529 2026-06-12 08:16:20,902 p=83863 u=zuul n=ansible | 2026-06-12 08:16:20.901746 | fa163e23-f348-37f0-fb65-00000000005f | SKIPPED | Check for previous run of NetworkConfig | np0000071531 2026-06-12 08:16:20,902 p=83863 u=zuul n=ansible | 2026-06-12 08:16:20.902675 | fa163e23-f348-37f0-fb65-000000000060 | SKIPPED | Check result of previous run of NetworkConfig | np0000071532 2026-06-12 08:16:20,903 p=83863 u=zuul n=ansible | 2026-06-12 08:16:20.903578 | fa163e23-f348-37f0-fb65-00000000005e | SKIPPED | Ensure /var/lib/tripleo-config directory exists | np0000071533 2026-06-12 08:16:20,905 p=83863 u=zuul n=ansible | 2026-06-12 08:16:20.904708 | fa163e23-f348-37f0-fb65-00000000005c | SKIPPED | Reload NetworkManager | np0000071528 2026-06-12 08:16:20,927 p=83863 u=zuul n=ansible | 2026-06-12 08:16:20.920749 | fa163e23-f348-37f0-fb65-000000000060 | TASK | Check result of previous run of NetworkConfig 2026-06-12 08:16:20,954 p=83863 u=zuul n=ansible | 2026-06-12 08:16:20.948917 | fa163e23-f348-37f0-fb65-000000000061 | TASK | Ensure we get cloud-init 2026-06-12 08:16:20,975 p=83863 u=zuul n=ansible | 2026-06-12 08:16:20.974900 | fa163e23-f348-37f0-fb65-00000000005f | TASK | Check for previous run of NetworkConfig 2026-06-12 08:16:21,009 p=83863 u=zuul n=ansible | 2026-06-12 08:16:21.008883 | fa163e23-f348-37f0-fb65-00000000005e | TASK | Ensure /var/lib/tripleo-config directory exists 2026-06-12 08:16:21,039 p=83863 u=zuul n=ansible | 2026-06-12 08:16:21.035477 | fa163e23-f348-37f0-fb65-00000000005b | TASK | Set 'no-auto-default=*' in /etc/NetworkManager/NetworkManager.conf 2026-06-12 08:16:21,047 p=83863 u=zuul n=ansible | 2026-06-12 08:16:21.046331 | fa163e23-f348-37f0-fb65-000000000059 | SKIPPED | Ensure requirements are satisfied | np0000071530 2026-06-12 08:16:21,048 p=83863 u=zuul n=ansible | 2026-06-12 08:16:21.048185 | fa163e23-f348-37f0-fb65-000000000060 | SKIPPED | Check result of previous run of NetworkConfig | np0000071531 2026-06-12 08:16:21,049 p=83863 u=zuul n=ansible | 2026-06-12 08:16:21.049106 | fa163e23-f348-37f0-fb65-000000000061 | SKIPPED | Ensure we get cloud-init | np0000071532 2026-06-12 08:16:21,050 p=83863 u=zuul n=ansible | 2026-06-12 08:16:21.049952 | fa163e23-f348-37f0-fb65-00000000005f | SKIPPED | Check for previous run of NetworkConfig | np0000071533 2026-06-12 08:16:21,051 p=83863 u=zuul n=ansible | 2026-06-12 08:16:21.050835 | fa163e23-f348-37f0-fb65-00000000005e | SKIPPED | Ensure /var/lib/tripleo-config directory exists | np0000071528 2026-06-12 08:16:21,069 p=83863 u=zuul n=ansible | 2026-06-12 08:16:21.066708 | fa163e23-f348-37f0-fb65-000000000061 | TASK | Ensure we get cloud-init 2026-06-12 08:16:21,092 p=83863 u=zuul n=ansible | 2026-06-12 08:16:21.091299 | fa163e23-f348-37f0-fb65-000000000063 | TASK | Create /etc/os-net-config directory 2026-06-12 08:16:21,121 p=83863 u=zuul n=ansible | 2026-06-12 08:16:21.120568 | fa163e23-f348-37f0-fb65-000000000060 | TASK | Check result of previous run of NetworkConfig 2026-06-12 08:16:21,152 p=83863 u=zuul n=ansible | 2026-06-12 08:16:21.151637 | fa163e23-f348-37f0-fb65-00000000005f | TASK | Check for previous run of NetworkConfig 2026-06-12 08:16:21,187 p=83863 u=zuul n=ansible | 2026-06-12 08:16:21.186826 | fa163e23-f348-37f0-fb65-00000000005b | TASK | Set 'no-auto-default=*' in /etc/NetworkManager/NetworkManager.conf 2026-06-12 08:16:21,194 p=83863 u=zuul n=ansible | 2026-06-12 08:16:21.193349 | fa163e23-f348-37f0-fb65-00000000005b | SKIPPED | Set 'no-auto-default=*' in /etc/NetworkManager/NetworkManager.conf | np0000071529 2026-06-12 08:16:21,195 p=83863 u=zuul n=ansible | 2026-06-12 08:16:21.195108 | fa163e23-f348-37f0-fb65-000000000061 | SKIPPED | Ensure we get cloud-init | np0000071531 2026-06-12 08:16:21,196 p=83863 u=zuul n=ansible | 2026-06-12 08:16:21.196030 | fa163e23-f348-37f0-fb65-000000000063 | SKIPPED | Create /etc/os-net-config directory | np0000071532 2026-06-12 08:16:21,197 p=83863 u=zuul n=ansible | 2026-06-12 08:16:21.196970 | fa163e23-f348-37f0-fb65-000000000060 | SKIPPED | Check result of previous run of NetworkConfig | np0000071533 2026-06-12 08:16:21,198 p=83863 u=zuul n=ansible | 2026-06-12 08:16:21.197859 | fa163e23-f348-37f0-fb65-00000000005f | SKIPPED | Check for previous run of NetworkConfig | np0000071528 2026-06-12 08:16:21,215 p=83863 u=zuul n=ansible | 2026-06-12 08:16:21.214867 | fa163e23-f348-37f0-fb65-000000000063 | TASK | Create /etc/os-net-config directory 2026-06-12 08:16:21,236 p=83863 u=zuul n=ansible | 2026-06-12 08:16:21.235765 | fa163e23-f348-37f0-fb65-000000000064 | TASK | Create os-net-config mappings from lookup data 2026-06-12 08:16:21,255 p=83863 u=zuul n=ansible | 2026-06-12 08:16:21.255150 | fa163e23-f348-37f0-fb65-000000000061 | TASK | Ensure we get cloud-init 2026-06-12 08:16:21,284 p=83863 u=zuul n=ansible | 2026-06-12 08:16:21.283879 | fa163e23-f348-37f0-fb65-000000000060 | TASK | Check result of previous run of NetworkConfig 2026-06-12 08:16:21,304 p=83863 u=zuul n=ansible | 2026-06-12 08:16:21.300988 | fa163e23-f348-37f0-fb65-00000000005c | TASK | Reload NetworkManager 2026-06-12 08:16:21,309 p=83863 u=zuul n=ansible | 2026-06-12 08:16:21.309072 | fa163e23-f348-37f0-fb65-00000000005b | SKIPPED | Set 'no-auto-default=*' in /etc/NetworkManager/NetworkManager.conf | np0000071530 2026-06-12 08:16:21,310 p=83863 u=zuul n=ansible | 2026-06-12 08:16:21.310286 | fa163e23-f348-37f0-fb65-000000000063 | SKIPPED | Create /etc/os-net-config directory | np0000071531 2026-06-12 08:16:21,311 p=83863 u=zuul n=ansible | 2026-06-12 08:16:21.310952 | fa163e23-f348-37f0-fb65-000000000064 | SKIPPED | Create os-net-config mappings from lookup data | np0000071532 2026-06-12 08:16:21,311 p=83863 u=zuul n=ansible | 2026-06-12 08:16:21.311627 | fa163e23-f348-37f0-fb65-000000000061 | SKIPPED | Ensure we get cloud-init | np0000071533 2026-06-12 08:16:21,312 p=83863 u=zuul n=ansible | 2026-06-12 08:16:21.312302 | fa163e23-f348-37f0-fb65-000000000060 | SKIPPED | Check result of previous run of NetworkConfig | np0000071528 2026-06-12 08:16:21,325 p=83863 u=zuul n=ansible | 2026-06-12 08:16:21.325320 | fa163e23-f348-37f0-fb65-000000000064 | TASK | Create os-net-config mappings from lookup data 2026-06-12 08:16:21,341 p=83863 u=zuul n=ansible | 2026-06-12 08:16:21.338793 | fa163e23-f348-37f0-fb65-000000000065 | TASK | Write os-net-config mappings file /etc/os-net-config/mapping.yaml 2026-06-12 08:16:21,356 p=83863 u=zuul n=ansible | 2026-06-12 08:16:21.355590 | fa163e23-f348-37f0-fb65-000000000063 | TASK | Create /etc/os-net-config directory 2026-06-12 08:16:21,381 p=83863 u=zuul n=ansible | 2026-06-12 08:16:21.380996 | fa163e23-f348-37f0-fb65-000000000061 | TASK | Ensure we get cloud-init 2026-06-12 08:16:21,405 p=83863 u=zuul n=ansible | 2026-06-12 08:16:21.404639 | fa163e23-f348-37f0-fb65-00000000005c | TASK | Reload NetworkManager 2026-06-12 08:16:21,409 p=83863 u=zuul n=ansible | 2026-06-12 08:16:21.408836 | fa163e23-f348-37f0-fb65-00000000005c | SKIPPED | Reload NetworkManager | np0000071529 2026-06-12 08:16:21,410 p=83863 u=zuul n=ansible | 2026-06-12 08:16:21.409965 | fa163e23-f348-37f0-fb65-000000000064 | SKIPPED | Create os-net-config mappings from lookup data | np0000071531 2026-06-12 08:16:21,410 p=83863 u=zuul n=ansible | 2026-06-12 08:16:21.410568 | fa163e23-f348-37f0-fb65-000000000065 | SKIPPED | Write os-net-config mappings file /etc/os-net-config/mapping.yaml | np0000071532 2026-06-12 08:16:21,411 p=83863 u=zuul n=ansible | 2026-06-12 08:16:21.411173 | fa163e23-f348-37f0-fb65-000000000063 | SKIPPED | Create /etc/os-net-config directory | np0000071533 2026-06-12 08:16:21,411 p=83863 u=zuul n=ansible | 2026-06-12 08:16:21.411729 | fa163e23-f348-37f0-fb65-000000000061 | SKIPPED | Ensure we get cloud-init | np0000071528 2026-06-12 08:16:21,425 p=83863 u=zuul n=ansible | 2026-06-12 08:16:21.424811 | fa163e23-f348-37f0-fb65-000000000065 | TASK | Write os-net-config mappings file /etc/os-net-config/mapping.yaml 2026-06-12 08:16:21,445 p=83863 u=zuul n=ansible | 2026-06-12 08:16:21.445317 | fa163e23-f348-37f0-fb65-000000000067 | TASK | Remove /var/lib/tripleo-config/scripts directory 2026-06-12 08:16:21,458 p=83863 u=zuul n=ansible | 2026-06-12 08:16:21.458004 | fa163e23-f348-37f0-fb65-000000000064 | TASK | Create os-net-config mappings from lookup data 2026-06-12 08:16:21,481 p=83863 u=zuul n=ansible | 2026-06-12 08:16:21.480953 | fa163e23-f348-37f0-fb65-000000000063 | TASK | Create /etc/os-net-config directory 2026-06-12 08:16:21,499 p=83863 u=zuul n=ansible | 2026-06-12 08:16:21.498891 | fa163e23-f348-37f0-fb65-00000000005e | TASK | Ensure /var/lib/tripleo-config directory exists 2026-06-12 08:16:21,507 p=83863 u=zuul n=ansible | 2026-06-12 08:16:21.506730 | fa163e23-f348-37f0-fb65-00000000005c | SKIPPED | Reload NetworkManager | np0000071530 2026-06-12 08:16:21,508 p=83863 u=zuul n=ansible | 2026-06-12 08:16:21.507925 | fa163e23-f348-37f0-fb65-000000000065 | SKIPPED | Write os-net-config mappings file /etc/os-net-config/mapping.yaml | np0000071531 2026-06-12 08:16:21,508 p=83863 u=zuul n=ansible | 2026-06-12 08:16:21.508591 | fa163e23-f348-37f0-fb65-000000000067 | SKIPPED | Remove /var/lib/tripleo-config/scripts directory | np0000071532 2026-06-12 08:16:21,509 p=83863 u=zuul n=ansible | 2026-06-12 08:16:21.509221 | fa163e23-f348-37f0-fb65-000000000064 | SKIPPED | Create os-net-config mappings from lookup data | np0000071533 2026-06-12 08:16:21,510 p=83863 u=zuul n=ansible | 2026-06-12 08:16:21.509881 | fa163e23-f348-37f0-fb65-000000000063 | SKIPPED | Create /etc/os-net-config directory | np0000071528 2026-06-12 08:16:21,520 p=83863 u=zuul n=ansible | 2026-06-12 08:16:21.520690 | fa163e23-f348-37f0-fb65-000000000067 | TASK | Remove /var/lib/tripleo-config/scripts directory 2026-06-12 08:16:21,545 p=83863 u=zuul n=ansible | 2026-06-12 08:16:21.540404 | fa163e23-f348-37f0-fb65-000000000068 | TASK | Run NetworkConfig with tripleo_os_net_config 2026-06-12 08:16:21,558 p=83863 u=zuul n=ansible | 2026-06-12 08:16:21.558341 | fa163e23-f348-37f0-fb65-000000000065 | TASK | Write os-net-config mappings file /etc/os-net-config/mapping.yaml 2026-06-12 08:16:21,584 p=83863 u=zuul n=ansible | 2026-06-12 08:16:21.583931 | fa163e23-f348-37f0-fb65-000000000064 | TASK | Create os-net-config mappings from lookup data 2026-06-12 08:16:21,606 p=83863 u=zuul n=ansible | 2026-06-12 08:16:21.606257 | fa163e23-f348-37f0-fb65-00000000005e | TASK | Ensure /var/lib/tripleo-config directory exists 2026-06-12 08:16:21,611 p=83863 u=zuul n=ansible | 2026-06-12 08:16:21.611181 | fa163e23-f348-37f0-fb65-00000000005e | SKIPPED | Ensure /var/lib/tripleo-config directory exists | np0000071529 2026-06-12 08:16:21,612 p=83863 u=zuul n=ansible | 2026-06-12 08:16:21.612456 | fa163e23-f348-37f0-fb65-000000000067 | SKIPPED | Remove /var/lib/tripleo-config/scripts directory | np0000071531 2026-06-12 08:16:21,613 p=83863 u=zuul n=ansible | 2026-06-12 08:16:21.613046 | fa163e23-f348-37f0-fb65-000000000068 | SKIPPED | Run NetworkConfig with tripleo_os_net_config | np0000071532 2026-06-12 08:16:21,613 p=83863 u=zuul n=ansible | 2026-06-12 08:16:21.613682 | fa163e23-f348-37f0-fb65-000000000065 | SKIPPED | Write os-net-config mappings file /etc/os-net-config/mapping.yaml | np0000071533 2026-06-12 08:16:21,614 p=83863 u=zuul n=ansible | 2026-06-12 08:16:21.614244 | fa163e23-f348-37f0-fb65-000000000064 | SKIPPED | Create os-net-config mappings from lookup data | np0000071528 2026-06-12 08:16:21,630 p=83863 u=zuul n=ansible | 2026-06-12 08:16:21.625405 | fa163e23-f348-37f0-fb65-000000000068 | TASK | Run NetworkConfig with tripleo_os_net_config 2026-06-12 08:16:21,644 p=83863 u=zuul n=ansible | 2026-06-12 08:16:21.643993 | fa163e23-f348-37f0-fb65-000000000069 | TASK | Write rc of NetworkConfig script 2026-06-12 08:16:21,670 p=83863 u=zuul n=ansible | 2026-06-12 08:16:21.670015 | fa163e23-f348-37f0-fb65-000000000067 | TASK | Remove /var/lib/tripleo-config/scripts directory 2026-06-12 08:16:21,691 p=83863 u=zuul n=ansible | 2026-06-12 08:16:21.689041 | fa163e23-f348-37f0-fb65-000000000065 | TASK | Write os-net-config mappings file /etc/os-net-config/mapping.yaml 2026-06-12 08:16:21,710 p=83863 u=zuul n=ansible | 2026-06-12 08:16:21.708216 | fa163e23-f348-37f0-fb65-00000000005f | TASK | Check for previous run of NetworkConfig 2026-06-12 08:16:21,715 p=83863 u=zuul n=ansible | 2026-06-12 08:16:21.714602 | fa163e23-f348-37f0-fb65-00000000005e | SKIPPED | Ensure /var/lib/tripleo-config directory exists | np0000071530 2026-06-12 08:16:21,715 p=83863 u=zuul n=ansible | 2026-06-12 08:16:21.715812 | fa163e23-f348-37f0-fb65-000000000068 | SKIPPED | Run NetworkConfig with tripleo_os_net_config | np0000071531 2026-06-12 08:16:21,716 p=83863 u=zuul n=ansible | 2026-06-12 08:16:21.716450 | fa163e23-f348-37f0-fb65-000000000069 | SKIPPED | Write rc of NetworkConfig script | np0000071532 2026-06-12 08:16:21,717 p=83863 u=zuul n=ansible | 2026-06-12 08:16:21.717076 | fa163e23-f348-37f0-fb65-000000000067 | SKIPPED | Remove /var/lib/tripleo-config/scripts directory | np0000071533 2026-06-12 08:16:21,717 p=83863 u=zuul n=ansible | 2026-06-12 08:16:21.717658 | fa163e23-f348-37f0-fb65-000000000065 | SKIPPED | Write os-net-config mappings file /etc/os-net-config/mapping.yaml | np0000071528 2026-06-12 08:16:21,731 p=83863 u=zuul n=ansible | 2026-06-12 08:16:21.731149 | fa163e23-f348-37f0-fb65-000000000069 | TASK | Write rc of NetworkConfig script 2026-06-12 08:16:21,743 p=83863 u=zuul n=ansible | 2026-06-12 08:16:21.743350 | fa163e23-f348-37f0-fb65-00000000006a | TASK | Disable cloud-init network config 2026-06-12 08:16:21,766 p=83863 u=zuul n=ansible | 2026-06-12 08:16:21.766460 | fa163e23-f348-37f0-fb65-000000000068 | TASK | Run NetworkConfig with tripleo_os_net_config 2026-06-12 08:16:21,791 p=83863 u=zuul n=ansible | 2026-06-12 08:16:21.785439 | fa163e23-f348-37f0-fb65-000000000067 | TASK | Remove /var/lib/tripleo-config/scripts directory 2026-06-12 08:16:21,810 p=83863 u=zuul n=ansible | 2026-06-12 08:16:21.809537 | fa163e23-f348-37f0-fb65-00000000005f | TASK | Check for previous run of NetworkConfig 2026-06-12 08:16:21,820 p=83863 u=zuul n=ansible | 2026-06-12 08:16:21.819754 | fa163e23-f348-37f0-fb65-00000000005f | SKIPPED | Check for previous run of NetworkConfig | np0000071529 2026-06-12 08:16:21,821 p=83863 u=zuul n=ansible | 2026-06-12 08:16:21.821097 | fa163e23-f348-37f0-fb65-000000000069 | SKIPPED | Write rc of NetworkConfig script | np0000071531 2026-06-12 08:16:21,821 p=83863 u=zuul n=ansible | 2026-06-12 08:16:21.821763 | fa163e23-f348-37f0-fb65-00000000006a | SKIPPED | Disable cloud-init network config | np0000071532 2026-06-12 08:16:21,822 p=83863 u=zuul n=ansible | 2026-06-12 08:16:21.822497 | fa163e23-f348-37f0-fb65-000000000068 | SKIPPED | Run NetworkConfig with tripleo_os_net_config | np0000071533 2026-06-12 08:16:21,823 p=83863 u=zuul n=ansible | 2026-06-12 08:16:21.823078 | fa163e23-f348-37f0-fb65-000000000067 | SKIPPED | Remove /var/lib/tripleo-config/scripts directory | np0000071528 2026-06-12 08:16:21,838 p=83863 u=zuul n=ansible | 2026-06-12 08:16:21.838201 | fa163e23-f348-37f0-fb65-00000000006a | TASK | Disable cloud-init network config 2026-06-12 08:16:21,861 p=83863 u=zuul n=ansible | 2026-06-12 08:16:21.855796 | fa163e23-f348-37f0-fb65-00000000006b | TASK | Ensure network service is enabled 2026-06-12 08:16:21,884 p=83863 u=zuul n=ansible | 2026-06-12 08:16:21.878589 | fa163e23-f348-37f0-fb65-000000000069 | TASK | Write rc of NetworkConfig script 2026-06-12 08:16:21,908 p=83863 u=zuul n=ansible | 2026-06-12 08:16:21.907906 | fa163e23-f348-37f0-fb65-000000000068 | TASK | Run NetworkConfig with tripleo_os_net_config 2026-06-12 08:16:21,934 p=83863 u=zuul n=ansible | 2026-06-12 08:16:21.934163 | fa163e23-f348-37f0-fb65-000000000060 | TASK | Check result of previous run of NetworkConfig 2026-06-12 08:16:21,939 p=83863 u=zuul n=ansible | 2026-06-12 08:16:21.938902 | fa163e23-f348-37f0-fb65-00000000005f | SKIPPED | Check for previous run of NetworkConfig | np0000071530 2026-06-12 08:16:21,940 p=83863 u=zuul n=ansible | 2026-06-12 08:16:21.940165 | fa163e23-f348-37f0-fb65-00000000006a | SKIPPED | Disable cloud-init network config | np0000071531 2026-06-12 08:16:21,941 p=83863 u=zuul n=ansible | 2026-06-12 08:16:21.940859 | fa163e23-f348-37f0-fb65-00000000006b | SKIPPED | Ensure network service is enabled | np0000071532 2026-06-12 08:16:21,941 p=83863 u=zuul n=ansible | 2026-06-12 08:16:21.941513 | fa163e23-f348-37f0-fb65-000000000069 | SKIPPED | Write rc of NetworkConfig script | np0000071533 2026-06-12 08:16:21,942 p=83863 u=zuul n=ansible | 2026-06-12 08:16:21.942107 | fa163e23-f348-37f0-fb65-000000000068 | SKIPPED | Run NetworkConfig with tripleo_os_net_config | np0000071528 2026-06-12 08:16:21,958 p=83863 u=zuul n=ansible | 2026-06-12 08:16:21.953277 | fa163e23-f348-37f0-fb65-00000000006b | TASK | Ensure network service is enabled 2026-06-12 08:16:21,984 p=83863 u=zuul n=ansible | 2026-06-12 08:16:21.984487 | fa163e23-f348-37f0-fb65-00000000006a | TASK | Disable cloud-init network config 2026-06-12 08:16:22,008 p=83863 u=zuul n=ansible | 2026-06-12 08:16:22.002995 | fa163e23-f348-37f0-fb65-000000000069 | TASK | Write rc of NetworkConfig script 2026-06-12 08:16:22,033 p=83863 u=zuul n=ansible | 2026-06-12 08:16:22.032296 | fa163e23-f348-37f0-fb65-000000000060 | TASK | Check result of previous run of NetworkConfig 2026-06-12 08:16:22,038 p=83863 u=zuul n=ansible | 2026-06-12 08:16:22.037990 | fa163e23-f348-37f0-fb65-000000000060 | SKIPPED | Check result of previous run of NetworkConfig | np0000071529 2026-06-12 08:16:22,039 p=83863 u=zuul n=ansible | 2026-06-12 08:16:22.039322 | fa163e23-f348-37f0-fb65-00000000006b | SKIPPED | Ensure network service is enabled | np0000071531 2026-06-12 08:16:22,040 p=83863 u=zuul n=ansible | 2026-06-12 08:16:22.039902 | fa163e23-f348-37f0-fb65-00000000006a | SKIPPED | Disable cloud-init network config | np0000071533 2026-06-12 08:16:22,040 p=83863 u=zuul n=ansible | 2026-06-12 08:16:22.040554 | fa163e23-f348-37f0-fb65-000000000069 | SKIPPED | Write rc of NetworkConfig script | np0000071528 2026-06-12 08:16:22,078 p=83863 u=zuul n=ansible | 2026-06-12 08:16:22.077767 | fa163e23-f348-37f0-fb65-00000000006b | TASK | Ensure network service is enabled 2026-06-12 08:16:22,098 p=83863 u=zuul n=ansible | 2026-06-12 08:16:22.095467 | fa163e23-f348-37f0-fb65-00000000006a | TASK | Disable cloud-init network config 2026-06-12 08:16:22,121 p=83863 u=zuul n=ansible | 2026-06-12 08:16:22.120560 | fa163e23-f348-37f0-fb65-000000000061 | TASK | Ensure we get cloud-init 2026-06-12 08:16:22,126 p=83863 u=zuul n=ansible | 2026-06-12 08:16:22.126182 | fa163e23-f348-37f0-fb65-000000000060 | SKIPPED | Check result of previous run of NetworkConfig | np0000071530 2026-06-12 08:16:22,127 p=83863 u=zuul n=ansible | 2026-06-12 08:16:22.127695 | fa163e23-f348-37f0-fb65-00000000006b | SKIPPED | Ensure network service is enabled | np0000071533 2026-06-12 08:16:22,128 p=83863 u=zuul n=ansible | 2026-06-12 08:16:22.128325 | fa163e23-f348-37f0-fb65-00000000006a | SKIPPED | Disable cloud-init network config | np0000071528 2026-06-12 08:16:22,185 p=83863 u=zuul n=ansible | 2026-06-12 08:16:22.184974 | fa163e23-f348-37f0-fb65-00000000006b | TASK | Ensure network service is enabled 2026-06-12 08:16:22,204 p=83863 u=zuul n=ansible | 2026-06-12 08:16:22.204100 | fa163e23-f348-37f0-fb65-000000000061 | TASK | Ensure we get cloud-init 2026-06-12 08:16:22,215 p=83863 u=zuul n=ansible | 2026-06-12 08:16:22.209375 | fa163e23-f348-37f0-fb65-000000000061 | SKIPPED | Ensure we get cloud-init | np0000071529 2026-06-12 08:16:22,216 p=83863 u=zuul n=ansible | 2026-06-12 08:16:22.216276 | fa163e23-f348-37f0-fb65-00000000006b | SKIPPED | Ensure network service is enabled | np0000071528 2026-06-12 08:16:22,275 p=83863 u=zuul n=ansible | 2026-06-12 08:16:22.275474 | fa163e23-f348-37f0-fb65-000000000063 | TASK | Create /etc/os-net-config directory 2026-06-12 08:16:22,280 p=83863 u=zuul n=ansible | 2026-06-12 08:16:22.279748 | fa163e23-f348-37f0-fb65-000000000061 | SKIPPED | Ensure we get cloud-init | np0000071530 2026-06-12 08:16:22,334 p=83863 u=zuul n=ansible | 2026-06-12 08:16:22.333752 | fa163e23-f348-37f0-fb65-000000000063 | TASK | Create /etc/os-net-config directory 2026-06-12 08:16:22,338 p=83863 u=zuul n=ansible | 2026-06-12 08:16:22.337880 | fa163e23-f348-37f0-fb65-000000000063 | SKIPPED | Create /etc/os-net-config directory | np0000071529 2026-06-12 08:16:22,385 p=83863 u=zuul n=ansible | 2026-06-12 08:16:22.385240 | fa163e23-f348-37f0-fb65-000000000064 | TASK | Create os-net-config mappings from lookup data 2026-06-12 08:16:22,390 p=83863 u=zuul n=ansible | 2026-06-12 08:16:22.389750 | fa163e23-f348-37f0-fb65-000000000063 | SKIPPED | Create /etc/os-net-config directory | np0000071530 2026-06-12 08:16:22,406 p=83863 u=zuul n=ansible | 2026-06-12 08:16:22.405870 | fa163e23-f348-37f0-fb65-000000000064 | TASK | Create os-net-config mappings from lookup data 2026-06-12 08:16:22,419 p=83863 u=zuul n=ansible | 2026-06-12 08:16:22.418498 | fa163e23-f348-37f0-fb65-000000000064 | SKIPPED | Create os-net-config mappings from lookup data | np0000071529 2026-06-12 08:16:22,444 p=83863 u=zuul n=ansible | 2026-06-12 08:16:22.443652 | fa163e23-f348-37f0-fb65-000000000065 | TASK | Write os-net-config mappings file /etc/os-net-config/mapping.yaml 2026-06-12 08:16:22,448 p=83863 u=zuul n=ansible | 2026-06-12 08:16:22.448030 | fa163e23-f348-37f0-fb65-000000000064 | SKIPPED | Create os-net-config mappings from lookup data | np0000071530 2026-06-12 08:16:22,470 p=83863 u=zuul n=ansible | 2026-06-12 08:16:22.469634 | fa163e23-f348-37f0-fb65-000000000065 | TASK | Write os-net-config mappings file /etc/os-net-config/mapping.yaml 2026-06-12 08:16:22,475 p=83863 u=zuul n=ansible | 2026-06-12 08:16:22.474321 | fa163e23-f348-37f0-fb65-000000000065 | SKIPPED | Write os-net-config mappings file /etc/os-net-config/mapping.yaml | np0000071529 2026-06-12 08:16:22,494 p=83863 u=zuul n=ansible | 2026-06-12 08:16:22.494187 | fa163e23-f348-37f0-fb65-000000000067 | TASK | Remove /var/lib/tripleo-config/scripts directory 2026-06-12 08:16:22,499 p=83863 u=zuul n=ansible | 2026-06-12 08:16:22.499026 | fa163e23-f348-37f0-fb65-000000000065 | SKIPPED | Write os-net-config mappings file /etc/os-net-config/mapping.yaml | np0000071530 2026-06-12 08:16:22,520 p=83863 u=zuul n=ansible | 2026-06-12 08:16:22.519603 | fa163e23-f348-37f0-fb65-000000000067 | TASK | Remove /var/lib/tripleo-config/scripts directory 2026-06-12 08:16:22,525 p=83863 u=zuul n=ansible | 2026-06-12 08:16:22.524368 | fa163e23-f348-37f0-fb65-000000000067 | SKIPPED | Remove /var/lib/tripleo-config/scripts directory | np0000071529 2026-06-12 08:16:22,543 p=83863 u=zuul n=ansible | 2026-06-12 08:16:22.542955 | fa163e23-f348-37f0-fb65-000000000068 | TASK | Run NetworkConfig with tripleo_os_net_config 2026-06-12 08:16:22,547 p=83863 u=zuul n=ansible | 2026-06-12 08:16:22.547341 | fa163e23-f348-37f0-fb65-000000000067 | SKIPPED | Remove /var/lib/tripleo-config/scripts directory | np0000071530 2026-06-12 08:16:22,568 p=83863 u=zuul n=ansible | 2026-06-12 08:16:22.567812 | fa163e23-f348-37f0-fb65-000000000068 | TASK | Run NetworkConfig with tripleo_os_net_config 2026-06-12 08:16:22,573 p=83863 u=zuul n=ansible | 2026-06-12 08:16:22.572623 | fa163e23-f348-37f0-fb65-000000000068 | SKIPPED | Run NetworkConfig with tripleo_os_net_config | np0000071529 2026-06-12 08:16:22,597 p=83863 u=zuul n=ansible | 2026-06-12 08:16:22.596858 | fa163e23-f348-37f0-fb65-000000000069 | TASK | Write rc of NetworkConfig script 2026-06-12 08:16:22,603 p=83863 u=zuul n=ansible | 2026-06-12 08:16:22.602373 | fa163e23-f348-37f0-fb65-000000000068 | SKIPPED | Run NetworkConfig with tripleo_os_net_config | np0000071530 2026-06-12 08:16:22,631 p=83863 u=zuul n=ansible | 2026-06-12 08:16:22.630747 | fa163e23-f348-37f0-fb65-000000000069 | TASK | Write rc of NetworkConfig script 2026-06-12 08:16:22,636 p=83863 u=zuul n=ansible | 2026-06-12 08:16:22.635511 | fa163e23-f348-37f0-fb65-000000000069 | SKIPPED | Write rc of NetworkConfig script | np0000071529 2026-06-12 08:16:22,660 p=83863 u=zuul n=ansible | 2026-06-12 08:16:22.660461 | fa163e23-f348-37f0-fb65-00000000006a | TASK | Disable cloud-init network config 2026-06-12 08:16:22,667 p=83863 u=zuul n=ansible | 2026-06-12 08:16:22.666873 | fa163e23-f348-37f0-fb65-000000000069 | SKIPPED | Write rc of NetworkConfig script | np0000071530 2026-06-12 08:16:22,690 p=83863 u=zuul n=ansible | 2026-06-12 08:16:22.690257 | fa163e23-f348-37f0-fb65-00000000006a | TASK | Disable cloud-init network config 2026-06-12 08:16:22,696 p=83863 u=zuul n=ansible | 2026-06-12 08:16:22.695648 | fa163e23-f348-37f0-fb65-00000000006a | SKIPPED | Disable cloud-init network config | np0000071529 2026-06-12 08:16:22,716 p=83863 u=zuul n=ansible | 2026-06-12 08:16:22.716144 | fa163e23-f348-37f0-fb65-00000000006b | TASK | Ensure network service is enabled 2026-06-12 08:16:22,721 p=83863 u=zuul n=ansible | 2026-06-12 08:16:22.720758 | fa163e23-f348-37f0-fb65-00000000006a | SKIPPED | Disable cloud-init network config | np0000071530 2026-06-12 08:16:22,744 p=83863 u=zuul n=ansible | 2026-06-12 08:16:22.743678 | fa163e23-f348-37f0-fb65-00000000006b | TASK | Ensure network service is enabled 2026-06-12 08:16:22,750 p=83863 u=zuul n=ansible | 2026-06-12 08:16:22.749881 | fa163e23-f348-37f0-fb65-00000000006b | SKIPPED | Ensure network service is enabled | np0000071529 2026-06-12 08:16:22,775 p=83863 u=zuul n=ansible | 2026-06-12 08:16:22.775143 | fa163e23-f348-37f0-fb65-00000000006b | SKIPPED | Ensure network service is enabled | np0000071530 2026-06-12 08:16:22,893 p=83863 u=zuul n=ansible | PLAY [Server network validation] *********************************************** 2026-06-12 08:16:23,014 p=83863 u=zuul n=ansible | 2026-06-12 08:16:23.013855 | fa163e23-f348-37f0-fb65-00000000009b | TASK | Basic Network Validation 2026-06-12 08:16:23,027 p=83863 u=zuul n=ansible | 2026-06-12 08:16:23.026912 | fa163e23-f348-37f0-fb65-00000000009b | TASK | Basic Network Validation 2026-06-12 08:16:23,052 p=83863 u=zuul n=ansible | 2026-06-12 08:16:23.051530 | fa163e23-f348-37f0-fb65-00000000009b | TASK | Basic Network Validation 2026-06-12 08:16:23,077 p=83863 u=zuul n=ansible | 2026-06-12 08:16:23.077039 | fa163e23-f348-37f0-fb65-00000000009b | TASK | Basic Network Validation 2026-06-12 08:16:23,100 p=83863 u=zuul n=ansible | 2026-06-12 08:16:23.094326 | fa163e23-f348-37f0-fb65-00000000009b | TASK | Basic Network Validation 2026-06-12 08:16:23,124 p=83863 u=zuul n=ansible | 2026-06-12 08:16:23.124074 | fa163e23-f348-37f0-fb65-00000000009b | TASK | Basic Network Validation 2026-06-12 08:16:23,205 p=83863 u=zuul n=ansible | 2026-06-12 08:16:23.204648 | fa163e23-f348-37f0-fb65-000000002419 | TASK | Collect default network fact 2026-06-12 08:16:23,217 p=83863 u=zuul n=ansible | 2026-06-12 08:16:23.217269 | fa163e23-f348-37f0-fb65-000000002419 | TASK | Collect default network fact 2026-06-12 08:16:23,231 p=83863 u=zuul n=ansible | 2026-06-12 08:16:23.230762 | fa163e23-f348-37f0-fb65-000000002419 | TASK | Collect default network fact 2026-06-12 08:16:23,249 p=83863 u=zuul n=ansible | 2026-06-12 08:16:23.248824 | fa163e23-f348-37f0-fb65-000000002419 | TASK | Collect default network fact 2026-06-12 08:16:23,267 p=83863 u=zuul n=ansible | 2026-06-12 08:16:23.267102 | fa163e23-f348-37f0-fb65-000000002419 | TASK | Collect default network fact 2026-06-12 08:16:23,304 p=83863 u=zuul n=ansible | 2026-06-12 08:16:23.304382 | fa163e23-f348-37f0-fb65-000000002419 | TASK | Collect default network fact 2026-06-12 08:16:23,811 p=83863 u=zuul n=ansible | 2026-06-12 08:16:23.810710 | fa163e23-f348-37f0-fb65-000000002419 | OK | Collect default network fact | np0000071532 2026-06-12 08:16:23,812 p=83863 u=zuul n=ansible | 2026-06-12 08:16:23.812352 | fa163e23-f348-37f0-fb65-000000002419 | OK | Collect default network fact | np0000071531 2026-06-12 08:16:23,816 p=83863 u=zuul n=ansible | 2026-06-12 08:16:23.816785 | fa163e23-f348-37f0-fb65-000000002419 | OK | Collect default network fact | np0000071533 2026-06-12 08:16:23,830 p=83863 u=zuul n=ansible | 2026-06-12 08:16:23.830251 | fa163e23-f348-37f0-fb65-00000000241a | TASK | Check Default IPv4 Gateway availability 2026-06-12 08:16:23,843 p=83863 u=zuul n=ansible | 2026-06-12 08:16:23.842949 | fa163e23-f348-37f0-fb65-00000000241a | TASK | Check Default IPv4 Gateway availability 2026-06-12 08:16:23,863 p=83863 u=zuul n=ansible | 2026-06-12 08:16:23.862459 | fa163e23-f348-37f0-fb65-00000000241a | TASK | Check Default IPv4 Gateway availability 2026-06-12 08:16:23,871 p=83863 u=zuul n=ansible | 2026-06-12 08:16:23.870753 | fa163e23-f348-37f0-fb65-000000002419 | OK | Collect default network fact | np0000071529 2026-06-12 08:16:23,873 p=83863 u=zuul n=ansible | 2026-06-12 08:16:23.873139 | fa163e23-f348-37f0-fb65-000000002419 | OK | Collect default network fact | np0000071528 2026-06-12 08:16:23,890 p=83863 u=zuul n=ansible | 2026-06-12 08:16:23.890095 | fa163e23-f348-37f0-fb65-00000000241a | TASK | Check Default IPv4 Gateway availability 2026-06-12 08:16:23,907 p=83863 u=zuul n=ansible | 2026-06-12 08:16:23.906571 | fa163e23-f348-37f0-fb65-00000000241a | TASK | Check Default IPv4 Gateway availability 2026-06-12 08:16:23,919 p=83863 u=zuul n=ansible | 2026-06-12 08:16:23.918579 | fa163e23-f348-37f0-fb65-000000002419 | OK | Collect default network fact | np0000071530 2026-06-12 08:16:23,936 p=83863 u=zuul n=ansible | 2026-06-12 08:16:23.936160 | fa163e23-f348-37f0-fb65-00000000241a | TASK | Check Default IPv4 Gateway availability 2026-06-12 08:16:28,231 p=83863 u=zuul n=ansible | 2026-06-12 08:16:28.230168 | fa163e23-f348-37f0-fb65-00000000241a | OK | Check Default IPv4 Gateway availability | np0000071533 2026-06-12 08:16:28,249 p=83863 u=zuul n=ansible | 2026-06-12 08:16:28.249175 | fa163e23-f348-37f0-fb65-00000000241b | TASK | Check all networks Gateway availability 2026-06-12 08:16:28,256 p=83863 u=zuul n=ansible | 2026-06-12 08:16:28.255422 | fa163e23-f348-37f0-fb65-00000000241a | OK | Check Default IPv4 Gateway availability | np0000071531 2026-06-12 08:16:28,270 p=83863 u=zuul n=ansible | 2026-06-12 08:16:28.269843 | fa163e23-f348-37f0-fb65-00000000241b | TASK | Check all networks Gateway availability 2026-06-12 08:16:28,293 p=83863 u=zuul n=ansible | 2026-06-12 08:16:28.288024 | fa163e23-f348-37f0-fb65-00000000241a | OK | Check Default IPv4 Gateway availability | np0000071532 2026-06-12 08:16:28,295 p=83863 u=zuul n=ansible | 2026-06-12 08:16:28.294884 | fa163e23-f348-37f0-fb65-00000000241a | OK | Check Default IPv4 Gateway availability | np0000071529 2026-06-12 08:16:28,314 p=83863 u=zuul n=ansible | 2026-06-12 08:16:28.313724 | fa163e23-f348-37f0-fb65-00000000241b | TASK | Check all networks Gateway availability 2026-06-12 08:16:28,349 p=83863 u=zuul n=ansible | 2026-06-12 08:16:28.348523 | fa163e23-f348-37f0-fb65-00000000241b | TASK | Check all networks Gateway availability 2026-06-12 08:16:28,353 p=83863 u=zuul n=ansible | 2026-06-12 08:16:28.353313 | fa163e23-f348-37f0-fb65-00000000241a | OK | Check Default IPv4 Gateway availability | np0000071528 2026-06-12 08:16:28,355 p=83863 u=zuul n=ansible | 2026-06-12 08:16:28.354813 | fa163e23-f348-37f0-fb65-00000000241a | OK | Check Default IPv4 Gateway availability | np0000071530 2026-06-12 08:16:28,370 p=83863 u=zuul n=ansible | 2026-06-12 08:16:28.370388 | fa163e23-f348-37f0-fb65-00000000241b | TASK | Check all networks Gateway availability 2026-06-12 08:16:28,388 p=83863 u=zuul n=ansible | 2026-06-12 08:16:28.387579 | fa163e23-f348-37f0-fb65-00000000241b | TASK | Check all networks Gateway availability 2026-06-12 08:16:32,651 p=83863 u=zuul n=ansible | 2026-06-12 08:16:32.649158 | fa163e23-f348-37f0-fb65-00000000241b | OK | Check all networks Gateway availability | np0000071533 | item=192.168.122.10 2026-06-12 08:16:32,670 p=83863 u=zuul n=ansible | 2026-06-12 08:16:32.669715 | fa163e23-f348-37f0-fb65-00000000241d | TASK | Check Controllers availability 2026-06-12 08:16:32,732 p=83863 u=zuul n=ansible | 2026-06-12 08:16:32.730310 | fa163e23-f348-37f0-fb65-00000000241b | OK | Check all networks Gateway availability | np0000071531 | item=192.168.122.10 2026-06-12 08:16:32,747 p=83863 u=zuul n=ansible | 2026-06-12 08:16:32.745774 | fa163e23-f348-37f0-fb65-00000000241b | OK | Check all networks Gateway availability | np0000071529 | item=192.168.122.10 2026-06-12 08:16:32,761 p=83863 u=zuul n=ansible | 2026-06-12 08:16:32.761030 | fa163e23-f348-37f0-fb65-00000000241b | OK | Check all networks Gateway availability | np0000071532 | item=192.168.122.10 2026-06-12 08:16:32,789 p=83863 u=zuul n=ansible | 2026-06-12 08:16:32.789099 | fa163e23-f348-37f0-fb65-00000000241b | OK | Check all networks Gateway availability | np0000071528 | item=192.168.122.10 2026-06-12 08:16:32,817 p=83863 u=zuul n=ansible | 2026-06-12 08:16:32.807548 | fa163e23-f348-37f0-fb65-00000000241d | TASK | Check Controllers availability 2026-06-12 08:16:32,818 p=83863 u=zuul n=ansible | 2026-06-12 08:16:32.818143 | fa163e23-f348-37f0-fb65-00000000241b | OK | Check all networks Gateway availability | np0000071530 | item=192.168.122.10 2026-06-12 08:16:32,850 p=83863 u=zuul n=ansible | 2026-06-12 08:16:32.850492 | fa163e23-f348-37f0-fb65-00000000241d | TASK | Check Controllers availability 2026-06-12 08:16:32,883 p=83863 u=zuul n=ansible | 2026-06-12 08:16:32.882736 | fa163e23-f348-37f0-fb65-00000000241d | TASK | Check Controllers availability 2026-06-12 08:16:32,919 p=83863 u=zuul n=ansible | 2026-06-12 08:16:32.913609 | bf2c94fb-7b08-47ff-af92-11448f3d565e | INCLUDED | /usr/share/ansible/roles/tripleo_nodes_validation/tasks/ping.yml | np0000071533 2026-06-12 08:16:32,929 p=83863 u=zuul n=ansible | 2026-06-12 08:16:32.928994 | f7be95e9-5bd4-4e04-a70a-5b13162fb6dd | INCLUDED | /usr/share/ansible/roles/tripleo_nodes_validation/tasks/ping.yml | np0000071533 2026-06-12 08:16:32,941 p=83863 u=zuul n=ansible | 2026-06-12 08:16:32.936934 | 85fa9136-cfa7-4c51-b244-58de0832bb6b | INCLUDED | /usr/share/ansible/roles/tripleo_nodes_validation/tasks/ping.yml | np0000071533 2026-06-12 08:16:33,010 p=83863 u=zuul n=ansible | 2026-06-12 08:16:33.005080 | 78a84061-0085-4518-85e2-a5fcec99c895 | INCLUDED | /usr/share/ansible/roles/tripleo_nodes_validation/tasks/ping.yml | np0000071533 2026-06-12 08:16:33,087 p=83863 u=zuul n=ansible | 2026-06-12 08:16:33.086684 | fa163e23-f348-37f0-fb65-000000002495 | TASK | Set IP options 2026-06-12 08:16:33,119 p=83863 u=zuul n=ansible | 2026-06-12 08:16:33.118966 | fa163e23-f348-37f0-fb65-00000000241d | TASK | Check Controllers availability 2026-06-12 08:16:33,143 p=83863 u=zuul n=ansible | 2026-06-12 08:16:33.142670 | fa163e23-f348-37f0-fb65-00000000241d | TASK | Check Controllers availability 2026-06-12 08:16:33,150 p=83863 u=zuul n=ansible | 2026-06-12 08:16:33.150217 | fa163e23-f348-37f0-fb65-000000002495 | OK | Set IP options | np0000071533 2026-06-12 08:16:33,189 p=83863 u=zuul n=ansible | 2026-06-12 08:16:33.188874 | 97eefb75-30c2-4468-937d-353b125a7d62 | INCLUDED | /usr/share/ansible/roles/tripleo_nodes_validation/tasks/ping.yml | np0000071531 2026-06-12 08:16:33,189 p=83863 u=zuul n=ansible | 2026-06-12 08:16:33.189382 | 97eefb75-30c2-4468-937d-353b125a7d62 | INCLUDED | /usr/share/ansible/roles/tripleo_nodes_validation/tasks/ping.yml | np0000071532 2026-06-12 08:16:33,202 p=83863 u=zuul n=ansible | 2026-06-12 08:16:33.196811 | ce91517a-32be-4370-8693-07af721d3648 | INCLUDED | /usr/share/ansible/roles/tripleo_nodes_validation/tasks/ping.yml | np0000071531 2026-06-12 08:16:33,202 p=83863 u=zuul n=ansible | 2026-06-12 08:16:33.202458 | ce91517a-32be-4370-8693-07af721d3648 | INCLUDED | /usr/share/ansible/roles/tripleo_nodes_validation/tasks/ping.yml | np0000071532 2026-06-12 08:16:33,217 p=83863 u=zuul n=ansible | 2026-06-12 08:16:33.211853 | 0311c33c-f7fa-48b6-bb64-7c1fb31ee6e5 | INCLUDED | /usr/share/ansible/roles/tripleo_nodes_validation/tasks/ping.yml | np0000071531 2026-06-12 08:16:33,217 p=83863 u=zuul n=ansible | 2026-06-12 08:16:33.217283 | 0311c33c-f7fa-48b6-bb64-7c1fb31ee6e5 | INCLUDED | /usr/share/ansible/roles/tripleo_nodes_validation/tasks/ping.yml | np0000071532 2026-06-12 08:16:33,234 p=83863 u=zuul n=ansible | 2026-06-12 08:16:33.232559 | aa75afe0-c606-4251-b0c6-3cfbfe8ab481 | INCLUDED | /usr/share/ansible/roles/tripleo_nodes_validation/tasks/ping.yml | np0000071531 2026-06-12 08:16:33,235 p=83863 u=zuul n=ansible | 2026-06-12 08:16:33.234855 | aa75afe0-c606-4251-b0c6-3cfbfe8ab481 | INCLUDED | /usr/share/ansible/roles/tripleo_nodes_validation/tasks/ping.yml | np0000071532 2026-06-12 08:16:33,253 p=83863 u=zuul n=ansible | 2026-06-12 08:16:33.244629 | 999a6850-b74c-4680-abb9-0e2c5edec729 | INCLUDED | /usr/share/ansible/roles/tripleo_nodes_validation/tasks/ping.yml | np0000071529 2026-06-12 08:16:33,269 p=83863 u=zuul n=ansible | 2026-06-12 08:16:33.262838 | 358bea43-c493-4ef1-b6db-d3b151956fba | INCLUDED | /usr/share/ansible/roles/tripleo_nodes_validation/tasks/ping.yml | np0000071529 2026-06-12 08:16:33,284 p=83863 u=zuul n=ansible | 2026-06-12 08:16:33.283579 | 5d2493ec-767c-4411-bfb7-91853105e5ad | INCLUDED | /usr/share/ansible/roles/tripleo_nodes_validation/tasks/ping.yml | np0000071529 2026-06-12 08:16:33,298 p=83863 u=zuul n=ansible | 2026-06-12 08:16:33.298053 | 57a4a506-4369-4c5c-9c1a-3c75dc041649 | INCLUDED | /usr/share/ansible/roles/tripleo_nodes_validation/tasks/ping.yml | np0000071529 2026-06-12 08:16:33,312 p=83863 u=zuul n=ansible | 2026-06-12 08:16:33.312375 | b56fdd8d-df2b-48b5-9a4a-31130cf99600 | INCLUDED | /usr/share/ansible/roles/tripleo_nodes_validation/tasks/ping.yml | np0000071529 2026-06-12 08:16:33,327 p=83863 u=zuul n=ansible | 2026-06-12 08:16:33.321694 | 4107dcc1-e307-49e8-b054-04e7e31fbfaf | INCLUDED | /usr/share/ansible/roles/tripleo_nodes_validation/tasks/ping.yml | np0000071529 2026-06-12 08:16:33,382 p=83863 u=zuul n=ansible | 2026-06-12 08:16:33.382226 | fa163e23-f348-37f0-fb65-0000000024fa | TASK | Set IP options 2026-06-12 08:16:33,404 p=83863 u=zuul n=ansible | 2026-06-12 08:16:33.403867 | fa163e23-f348-37f0-fb65-0000000024fa | TASK | Set IP options 2026-06-12 08:16:33,424 p=83863 u=zuul n=ansible | 2026-06-12 08:16:33.418851 | fa163e23-f348-37f0-fb65-000000002496 | TASK | Lookup interface information 2026-06-12 08:16:33,447 p=83863 u=zuul n=ansible | 2026-06-12 08:16:33.446567 | fa163e23-f348-37f0-fb65-00000000252c | TASK | Set IP options 2026-06-12 08:16:33,454 p=83863 u=zuul n=ansible | 2026-06-12 08:16:33.454485 | fa163e23-f348-37f0-fb65-0000000024fa | OK | Set IP options | np0000071531 2026-06-12 08:16:33,455 p=83863 u=zuul n=ansible | 2026-06-12 08:16:33.455500 | fa163e23-f348-37f0-fb65-0000000024fa | OK | Set IP options | np0000071532 2026-06-12 08:16:33,496 p=83863 u=zuul n=ansible | 2026-06-12 08:16:33.495973 | 02391161-a325-43f6-a536-fccc3acdb6f9 | INCLUDED | /usr/share/ansible/roles/tripleo_nodes_validation/tasks/ping.yml | np0000071530 2026-06-12 08:16:33,496 p=83863 u=zuul n=ansible | 2026-06-12 08:16:33.496550 | 02391161-a325-43f6-a536-fccc3acdb6f9 | INCLUDED | /usr/share/ansible/roles/tripleo_nodes_validation/tasks/ping.yml | np0000071528 2026-06-12 08:16:33,505 p=83863 u=zuul n=ansible | 2026-06-12 08:16:33.505348 | 7edc5629-589f-4866-b6a6-25c853746459 | INCLUDED | /usr/share/ansible/roles/tripleo_nodes_validation/tasks/ping.yml | np0000071530 2026-06-12 08:16:33,506 p=83863 u=zuul n=ansible | 2026-06-12 08:16:33.505949 | 7edc5629-589f-4866-b6a6-25c853746459 | INCLUDED | /usr/share/ansible/roles/tripleo_nodes_validation/tasks/ping.yml | np0000071528 2026-06-12 08:16:33,513 p=83863 u=zuul n=ansible | 2026-06-12 08:16:33.513281 | 91dbdbbb-ac24-4afa-808e-fd094fbc1334 | INCLUDED | /usr/share/ansible/roles/tripleo_nodes_validation/tasks/ping.yml | np0000071530 2026-06-12 08:16:33,513 p=83863 u=zuul n=ansible | 2026-06-12 08:16:33.513700 | 91dbdbbb-ac24-4afa-808e-fd094fbc1334 | INCLUDED | /usr/share/ansible/roles/tripleo_nodes_validation/tasks/ping.yml | np0000071528 2026-06-12 08:16:33,521 p=83863 u=zuul n=ansible | 2026-06-12 08:16:33.520944 | f0f7f5d0-28eb-4e61-bf57-8f92e2d85f1b | INCLUDED | /usr/share/ansible/roles/tripleo_nodes_validation/tasks/ping.yml | np0000071530 2026-06-12 08:16:33,521 p=83863 u=zuul n=ansible | 2026-06-12 08:16:33.521249 | f0f7f5d0-28eb-4e61-bf57-8f92e2d85f1b | INCLUDED | /usr/share/ansible/roles/tripleo_nodes_validation/tasks/ping.yml | np0000071528 2026-06-12 08:16:33,528 p=83863 u=zuul n=ansible | 2026-06-12 08:16:33.528308 | 4f655881-7f92-41d4-ac2c-16794bfc274a | INCLUDED | /usr/share/ansible/roles/tripleo_nodes_validation/tasks/ping.yml | np0000071530 2026-06-12 08:16:33,528 p=83863 u=zuul n=ansible | 2026-06-12 08:16:33.528618 | 4f655881-7f92-41d4-ac2c-16794bfc274a | INCLUDED | /usr/share/ansible/roles/tripleo_nodes_validation/tasks/ping.yml | np0000071528 2026-06-12 08:16:33,536 p=83863 u=zuul n=ansible | 2026-06-12 08:16:33.535913 | cfeee42d-ec9c-4c7d-b376-2a63012a7f38 | INCLUDED | /usr/share/ansible/roles/tripleo_nodes_validation/tasks/ping.yml | np0000071530 2026-06-12 08:16:33,536 p=83863 u=zuul n=ansible | 2026-06-12 08:16:33.536292 | cfeee42d-ec9c-4c7d-b376-2a63012a7f38 | INCLUDED | /usr/share/ansible/roles/tripleo_nodes_validation/tasks/ping.yml | np0000071528 2026-06-12 08:16:33,551 p=83863 u=zuul n=ansible | 2026-06-12 08:16:33.551215 | fa163e23-f348-37f0-fb65-0000000024fb | TASK | Lookup interface information 2026-06-12 08:16:33,564 p=83863 u=zuul n=ansible | 2026-06-12 08:16:33.563625 | fa163e23-f348-37f0-fb65-0000000024fb | TASK | Lookup interface information 2026-06-12 08:16:33,583 p=83863 u=zuul n=ansible | 2026-06-12 08:16:33.582932 | fa163e23-f348-37f0-fb65-0000000025cf | TASK | Set IP options 2026-06-12 08:16:33,606 p=83863 u=zuul n=ansible | 2026-06-12 08:16:33.605647 | fa163e23-f348-37f0-fb65-0000000025cf | TASK | Set IP options 2026-06-12 08:16:33,613 p=83863 u=zuul n=ansible | 2026-06-12 08:16:33.613126 | fa163e23-f348-37f0-fb65-00000000252c | OK | Set IP options | np0000071529 2026-06-12 08:16:33,636 p=83863 u=zuul n=ansible | 2026-06-12 08:16:33.635943 | fa163e23-f348-37f0-fb65-00000000252d | TASK | Lookup interface information 2026-06-12 08:16:33,642 p=83863 u=zuul n=ansible | 2026-06-12 08:16:33.642059 | fa163e23-f348-37f0-fb65-0000000025cf | OK | Set IP options | np0000071528 2026-06-12 08:16:33,668 p=83863 u=zuul n=ansible | 2026-06-12 08:16:33.668016 | fa163e23-f348-37f0-fb65-0000000025d0 | TASK | Lookup interface information 2026-06-12 08:16:33,674 p=83863 u=zuul n=ansible | 2026-06-12 08:16:33.673579 | fa163e23-f348-37f0-fb65-0000000025cf | OK | Set IP options | np0000071530 2026-06-12 08:16:33,698 p=83863 u=zuul n=ansible | 2026-06-12 08:16:33.697943 | fa163e23-f348-37f0-fb65-0000000025d0 | TASK | Lookup interface information 2026-06-12 08:16:33,722 p=83863 u=zuul n=ansible | 2026-06-12 08:16:33.721796 | fa163e23-f348-37f0-fb65-000000002496 | CHANGED | Lookup interface information | np0000071533 2026-06-12 08:16:33,734 p=83863 u=zuul n=ansible | 2026-06-12 08:16:33.734644 | fa163e23-f348-37f0-fb65-000000002497 | TASK | Set interface vars 2026-06-12 08:16:33,801 p=83863 u=zuul n=ansible | 2026-06-12 08:16:33.800448 | fa163e23-f348-37f0-fb65-000000002497 | OK | Set interface vars | np0000071533 2026-06-12 08:16:33,815 p=83863 u=zuul n=ansible | 2026-06-12 08:16:33.814515 | fa163e23-f348-37f0-fb65-000000002499 | TASK | Check IP responsiveness 2026-06-12 08:16:33,876 p=83863 u=zuul n=ansible | 2026-06-12 08:16:33.872452 | fa163e23-f348-37f0-fb65-0000000024fb | CHANGED | Lookup interface information | np0000071532 2026-06-12 08:16:33,878 p=83863 u=zuul n=ansible | 2026-06-12 08:16:33.877869 | fa163e23-f348-37f0-fb65-0000000024fb | CHANGED | Lookup interface information | np0000071531 2026-06-12 08:16:33,889 p=83863 u=zuul n=ansible | 2026-06-12 08:16:33.889158 | fa163e23-f348-37f0-fb65-0000000024fc | TASK | Set interface vars 2026-06-12 08:16:33,905 p=83863 u=zuul n=ansible | 2026-06-12 08:16:33.904989 | fa163e23-f348-37f0-fb65-0000000024fc | TASK | Set interface vars 2026-06-12 08:16:33,952 p=83863 u=zuul n=ansible | 2026-06-12 08:16:33.951952 | fa163e23-f348-37f0-fb65-0000000024fc | OK | Set interface vars | np0000071531 2026-06-12 08:16:33,965 p=83863 u=zuul n=ansible | 2026-06-12 08:16:33.965076 | fa163e23-f348-37f0-fb65-0000000024fe | TASK | Check IP responsiveness 2026-06-12 08:16:33,999 p=83863 u=zuul n=ansible | 2026-06-12 08:16:33.990962 | fa163e23-f348-37f0-fb65-00000000252d | CHANGED | Lookup interface information | np0000071529 2026-06-12 08:16:34,001 p=83863 u=zuul n=ansible | 2026-06-12 08:16:34.001588 | fa163e23-f348-37f0-fb65-0000000024fc | OK | Set interface vars | np0000071532 2026-06-12 08:16:34,009 p=83863 u=zuul n=ansible | 2026-06-12 08:16:34.008888 | fa163e23-f348-37f0-fb65-0000000024fe | SKIPPED | Check IP responsiveness | np0000071531 2026-06-12 08:16:34,016 p=83863 u=zuul n=ansible | 2026-06-12 08:16:34.010093 | fa163e23-f348-37f0-fb65-0000000025d0 | CHANGED | Lookup interface information | np0000071530 2026-06-12 08:16:34,017 p=83863 u=zuul n=ansible | 2026-06-12 08:16:34.017197 | fa163e23-f348-37f0-fb65-0000000025d0 | CHANGED | Lookup interface information | np0000071528 2026-06-12 08:16:34,034 p=83863 u=zuul n=ansible | 2026-06-12 08:16:34.033785 | fa163e23-f348-37f0-fb65-0000000024ff | TASK | Validate packet with 65508 MTU size can reach controller from lo 2026-06-12 08:16:34,060 p=83863 u=zuul n=ansible | 2026-06-12 08:16:34.054300 | fa163e23-f348-37f0-fb65-0000000024fe | TASK | Check IP responsiveness 2026-06-12 08:16:34,098 p=83863 u=zuul n=ansible | 2026-06-12 08:16:34.097320 | fa163e23-f348-37f0-fb65-0000000025d1 | TASK | Set interface vars 2026-06-12 08:16:34,134 p=83863 u=zuul n=ansible | 2026-06-12 08:16:34.133478 | fa163e23-f348-37f0-fb65-00000000252e | TASK | Set interface vars 2026-06-12 08:16:34,159 p=83863 u=zuul n=ansible | 2026-06-12 08:16:34.158744 | fa163e23-f348-37f0-fb65-0000000025d1 | TASK | Set interface vars 2026-06-12 08:16:34,165 p=83863 u=zuul n=ansible | 2026-06-12 08:16:34.165231 | fa163e23-f348-37f0-fb65-0000000024ff | SKIPPED | Validate packet with 65508 MTU size can reach controller from lo | np0000071531 2026-06-12 08:16:34,181 p=83863 u=zuul n=ansible | 2026-06-12 08:16:34.180978 | fa163e23-f348-37f0-fb65-000000002505 | TASK | Set IP options 2026-06-12 08:16:34,205 p=83863 u=zuul n=ansible | 2026-06-12 08:16:34.204272 | fa163e23-f348-37f0-fb65-0000000025d1 | OK | Set interface vars | np0000071528 2026-06-12 08:16:34,236 p=83863 u=zuul n=ansible | 2026-06-12 08:16:34.235883 | fa163e23-f348-37f0-fb65-0000000025d3 | TASK | Check IP responsiveness 2026-06-12 08:16:34,246 p=83863 u=zuul n=ansible | 2026-06-12 08:16:34.241902 | fa163e23-f348-37f0-fb65-00000000252e | OK | Set interface vars | np0000071529 2026-06-12 08:16:34,247 p=83863 u=zuul n=ansible | 2026-06-12 08:16:34.247325 | fa163e23-f348-37f0-fb65-0000000025d1 | OK | Set interface vars | np0000071530 2026-06-12 08:16:34,248 p=83863 u=zuul n=ansible | 2026-06-12 08:16:34.248013 | fa163e23-f348-37f0-fb65-000000002505 | OK | Set IP options | np0000071531 2026-06-12 08:16:34,258 p=83863 u=zuul n=ansible | 2026-06-12 08:16:34.258658 | fa163e23-f348-37f0-fb65-000000002506 | TASK | Lookup interface information 2026-06-12 08:16:34,289 p=83863 u=zuul n=ansible | 2026-06-12 08:16:34.288991 | fa163e23-f348-37f0-fb65-000000002530 | TASK | Check IP responsiveness 2026-06-12 08:16:34,311 p=83863 u=zuul n=ansible | 2026-06-12 08:16:34.310619 | fa163e23-f348-37f0-fb65-0000000025d3 | TASK | Check IP responsiveness 2026-06-12 08:16:34,317 p=83863 u=zuul n=ansible | 2026-06-12 08:16:34.316644 | fa163e23-f348-37f0-fb65-0000000025d3 | SKIPPED | Check IP responsiveness | np0000071528 2026-06-12 08:16:34,334 p=83863 u=zuul n=ansible | 2026-06-12 08:16:34.334021 | fa163e23-f348-37f0-fb65-0000000025d4 | TASK | Validate packet with 65508 MTU size can reach controller from lo 2026-06-12 08:16:34,363 p=83863 u=zuul n=ansible | 2026-06-12 08:16:34.362392 | fa163e23-f348-37f0-fb65-0000000025d4 | SKIPPED | Validate packet with 65508 MTU size can reach controller from lo | np0000071528 2026-06-12 08:16:34,377 p=83863 u=zuul n=ansible | 2026-06-12 08:16:34.377233 | fa163e23-f348-37f0-fb65-0000000025da | TASK | Set IP options 2026-06-12 08:16:34,414 p=83863 u=zuul n=ansible | 2026-06-12 08:16:34.413742 | fa163e23-f348-37f0-fb65-0000000025da | OK | Set IP options | np0000071528 2026-06-12 08:16:34,428 p=83863 u=zuul n=ansible | 2026-06-12 08:16:34.428124 | fa163e23-f348-37f0-fb65-0000000025db | TASK | Lookup interface information 2026-06-12 08:16:35,332 p=83863 u=zuul n=ansible | 2026-06-12 08:16:35.331638 | fa163e23-f348-37f0-fb65-000000002506 | CHANGED | Lookup interface information | np0000071531 2026-06-12 08:16:35,349 p=83863 u=zuul n=ansible | 2026-06-12 08:16:35.349229 | fa163e23-f348-37f0-fb65-000000002507 | TASK | Set interface vars 2026-06-12 08:16:35,413 p=83863 u=zuul n=ansible | 2026-06-12 08:16:35.412681 | fa163e23-f348-37f0-fb65-000000002507 | OK | Set interface vars | np0000071531 2026-06-12 08:16:35,423 p=83863 u=zuul n=ansible | 2026-06-12 08:16:35.423184 | fa163e23-f348-37f0-fb65-000000002509 | TASK | Check IP responsiveness 2026-06-12 08:16:35,442 p=83863 u=zuul n=ansible | 2026-06-12 08:16:35.441727 | fa163e23-f348-37f0-fb65-000000002509 | SKIPPED | Check IP responsiveness | np0000071531 2026-06-12 08:16:35,453 p=83863 u=zuul n=ansible | 2026-06-12 08:16:35.453557 | fa163e23-f348-37f0-fb65-00000000250a | TASK | Validate packet with 65508 MTU size can reach controller from lo 2026-06-12 08:16:35,471 p=83863 u=zuul n=ansible | 2026-06-12 08:16:35.471142 | fa163e23-f348-37f0-fb65-00000000250a | SKIPPED | Validate packet with 65508 MTU size can reach controller from lo | np0000071531 2026-06-12 08:16:35,484 p=83863 u=zuul n=ansible | 2026-06-12 08:16:35.483609 | fa163e23-f348-37f0-fb65-000000002512 | TASK | Set IP options 2026-06-12 08:16:35,509 p=83863 u=zuul n=ansible | 2026-06-12 08:16:35.509461 | fa163e23-f348-37f0-fb65-000000002512 | OK | Set IP options | np0000071531 2026-06-12 08:16:35,519 p=83863 u=zuul n=ansible | 2026-06-12 08:16:35.519216 | fa163e23-f348-37f0-fb65-000000002513 | TASK | Lookup interface information 2026-06-12 08:16:35,603 p=83863 u=zuul n=ansible | 2026-06-12 08:16:35.602736 | fa163e23-f348-37f0-fb65-0000000025db | CHANGED | Lookup interface information | np0000071528 2026-06-12 08:16:35,619 p=83863 u=zuul n=ansible | 2026-06-12 08:16:35.618860 | fa163e23-f348-37f0-fb65-0000000025dc | TASK | Set interface vars 2026-06-12 08:16:35,674 p=83863 u=zuul n=ansible | 2026-06-12 08:16:35.674000 | fa163e23-f348-37f0-fb65-0000000025dc | OK | Set interface vars | np0000071528 2026-06-12 08:16:35,692 p=83863 u=zuul n=ansible | 2026-06-12 08:16:35.691847 | fa163e23-f348-37f0-fb65-0000000025de | TASK | Check IP responsiveness 2026-06-12 08:16:35,720 p=83863 u=zuul n=ansible | 2026-06-12 08:16:35.719597 | fa163e23-f348-37f0-fb65-0000000025de | SKIPPED | Check IP responsiveness | np0000071528 2026-06-12 08:16:35,739 p=83863 u=zuul n=ansible | 2026-06-12 08:16:35.738749 | fa163e23-f348-37f0-fb65-0000000025df | TASK | Validate packet with 65508 MTU size can reach controller from lo 2026-06-12 08:16:35,766 p=83863 u=zuul n=ansible | 2026-06-12 08:16:35.765996 | fa163e23-f348-37f0-fb65-0000000025df | SKIPPED | Validate packet with 65508 MTU size can reach controller from lo | np0000071528 2026-06-12 08:16:35,781 p=83863 u=zuul n=ansible | 2026-06-12 08:16:35.781303 | fa163e23-f348-37f0-fb65-0000000025e5 | TASK | Set IP options 2026-06-12 08:16:35,832 p=83863 u=zuul n=ansible | 2026-06-12 08:16:35.831480 | fa163e23-f348-37f0-fb65-0000000025e5 | OK | Set IP options | np0000071528 2026-06-12 08:16:35,846 p=83863 u=zuul n=ansible | 2026-06-12 08:16:35.846040 | fa163e23-f348-37f0-fb65-0000000025e6 | TASK | Lookup interface information 2026-06-12 08:16:36,854 p=83863 u=zuul n=ansible | 2026-06-12 08:16:36.853078 | fa163e23-f348-37f0-fb65-0000000025e6 | CHANGED | Lookup interface information | np0000071528 2026-06-12 08:16:36,879 p=83863 u=zuul n=ansible | 2026-06-12 08:16:36.879577 | fa163e23-f348-37f0-fb65-0000000025e7 | TASK | Set interface vars 2026-06-12 08:16:36,960 p=83863 u=zuul n=ansible | 2026-06-12 08:16:36.959574 | fa163e23-f348-37f0-fb65-0000000025e7 | OK | Set interface vars | np0000071528 2026-06-12 08:16:36,982 p=83863 u=zuul n=ansible | 2026-06-12 08:16:36.982138 | fa163e23-f348-37f0-fb65-0000000025e9 | TASK | Check IP responsiveness 2026-06-12 08:16:37,009 p=83863 u=zuul n=ansible | 2026-06-12 08:16:37.008010 | fa163e23-f348-37f0-fb65-0000000025e9 | SKIPPED | Check IP responsiveness | np0000071528 2026-06-12 08:16:37,044 p=83863 u=zuul n=ansible | 2026-06-12 08:16:37.043618 | fa163e23-f348-37f0-fb65-0000000025ea | TASK | Validate packet with 65508 MTU size can reach controller from lo 2026-06-12 08:16:37,075 p=83863 u=zuul n=ansible | 2026-06-12 08:16:37.073974 | fa163e23-f348-37f0-fb65-0000000025ea | SKIPPED | Validate packet with 65508 MTU size can reach controller from lo | np0000071528 2026-06-12 08:16:37,113 p=83863 u=zuul n=ansible | 2026-06-12 08:16:37.113366 | fa163e23-f348-37f0-fb65-0000000025f0 | TASK | Set IP options 2026-06-12 08:16:37,121 p=83863 u=zuul n=ansible | 2026-06-12 08:16:37.120548 | fa163e23-f348-37f0-fb65-000000002513 | CHANGED | Lookup interface information | np0000071531 2026-06-12 08:16:37,140 p=83863 u=zuul n=ansible | 2026-06-12 08:16:37.137215 | fa163e23-f348-37f0-fb65-000000002514 | TASK | Set interface vars 2026-06-12 08:16:37,149 p=83863 u=zuul n=ansible | 2026-06-12 08:16:37.148159 | fa163e23-f348-37f0-fb65-0000000025f0 | OK | Set IP options | np0000071528 2026-06-12 08:16:37,172 p=83863 u=zuul n=ansible | 2026-06-12 08:16:37.172218 | fa163e23-f348-37f0-fb65-0000000025f1 | TASK | Lookup interface information 2026-06-12 08:16:37,214 p=83863 u=zuul n=ansible | 2026-06-12 08:16:37.213505 | fa163e23-f348-37f0-fb65-000000002514 | OK | Set interface vars | np0000071531 2026-06-12 08:16:37,226 p=83863 u=zuul n=ansible | 2026-06-12 08:16:37.226161 | fa163e23-f348-37f0-fb65-000000002516 | TASK | Check IP responsiveness 2026-06-12 08:16:37,260 p=83863 u=zuul n=ansible | 2026-06-12 08:16:37.259825 | fa163e23-f348-37f0-fb65-000000002516 | SKIPPED | Check IP responsiveness | np0000071531 2026-06-12 08:16:37,276 p=83863 u=zuul n=ansible | 2026-06-12 08:16:37.275474 | fa163e23-f348-37f0-fb65-000000002517 | TASK | Validate packet with 65508 MTU size can reach controller from lo 2026-06-12 08:16:37,311 p=83863 u=zuul n=ansible | 2026-06-12 08:16:37.310635 | fa163e23-f348-37f0-fb65-000000002517 | SKIPPED | Validate packet with 65508 MTU size can reach controller from lo | np0000071531 2026-06-12 08:16:37,322 p=83863 u=zuul n=ansible | 2026-06-12 08:16:37.322030 | fa163e23-f348-37f0-fb65-00000000251f | TASK | Set IP options 2026-06-12 08:16:37,350 p=83863 u=zuul n=ansible | 2026-06-12 08:16:37.349482 | fa163e23-f348-37f0-fb65-00000000251f | OK | Set IP options | np0000071531 2026-06-12 08:16:37,360 p=83863 u=zuul n=ansible | 2026-06-12 08:16:37.360117 | fa163e23-f348-37f0-fb65-000000002520 | TASK | Lookup interface information 2026-06-12 08:16:37,483 p=83863 u=zuul n=ansible | 2026-06-12 08:16:37.482544 | fa163e23-f348-37f0-fb65-0000000025f1 | CHANGED | Lookup interface information | np0000071528 2026-06-12 08:16:37,506 p=83863 u=zuul n=ansible | 2026-06-12 08:16:37.505657 | fa163e23-f348-37f0-fb65-0000000025f2 | TASK | Set interface vars 2026-06-12 08:16:37,596 p=83863 u=zuul n=ansible | 2026-06-12 08:16:37.595521 | fa163e23-f348-37f0-fb65-0000000025f2 | OK | Set interface vars | np0000071528 2026-06-12 08:16:37,617 p=83863 u=zuul n=ansible | 2026-06-12 08:16:37.617074 | fa163e23-f348-37f0-fb65-0000000025f4 | TASK | Check IP responsiveness 2026-06-12 08:16:37,643 p=83863 u=zuul n=ansible | 2026-06-12 08:16:37.642931 | fa163e23-f348-37f0-fb65-0000000025f4 | SKIPPED | Check IP responsiveness | np0000071528 2026-06-12 08:16:37,669 p=83863 u=zuul n=ansible | 2026-06-12 08:16:37.668696 | fa163e23-f348-37f0-fb65-0000000025f5 | TASK | Validate packet with 65508 MTU size can reach controller from lo 2026-06-12 08:16:37,700 p=83863 u=zuul n=ansible | 2026-06-12 08:16:37.700173 | fa163e23-f348-37f0-fb65-0000000025f5 | SKIPPED | Validate packet with 65508 MTU size can reach controller from lo | np0000071528 2026-06-12 08:16:37,716 p=83863 u=zuul n=ansible | 2026-06-12 08:16:37.715675 | fa163e23-f348-37f0-fb65-0000000025fb | TASK | Set IP options 2026-06-12 08:16:37,758 p=83863 u=zuul n=ansible | 2026-06-12 08:16:37.757626 | fa163e23-f348-37f0-fb65-0000000025fb | OK | Set IP options | np0000071528 2026-06-12 08:16:37,772 p=83863 u=zuul n=ansible | 2026-06-12 08:16:37.772126 | fa163e23-f348-37f0-fb65-0000000025fc | TASK | Lookup interface information 2026-06-12 08:16:37,980 p=83863 u=zuul n=ansible | 2026-06-12 08:16:37.979974 | fa163e23-f348-37f0-fb65-000000002520 | CHANGED | Lookup interface information | np0000071531 2026-06-12 08:16:37,996 p=83863 u=zuul n=ansible | 2026-06-12 08:16:37.995938 | fa163e23-f348-37f0-fb65-000000002521 | TASK | Set interface vars 2026-06-12 08:16:38,068 p=83863 u=zuul n=ansible | 2026-06-12 08:16:38.067968 | fa163e23-f348-37f0-fb65-0000000025fc | CHANGED | Lookup interface information | np0000071528 2026-06-12 08:16:38,096 p=83863 u=zuul n=ansible | 2026-06-12 08:16:38.095509 | fa163e23-f348-37f0-fb65-0000000025fd | TASK | Set interface vars 2026-06-12 08:16:38,103 p=83863 u=zuul n=ansible | 2026-06-12 08:16:38.103000 | fa163e23-f348-37f0-fb65-000000002521 | OK | Set interface vars | np0000071531 2026-06-12 08:16:38,120 p=83863 u=zuul n=ansible | 2026-06-12 08:16:38.119511 | fa163e23-f348-37f0-fb65-000000002523 | TASK | Check IP responsiveness 2026-06-12 08:16:38,152 p=83863 u=zuul n=ansible | 2026-06-12 08:16:38.151532 | fa163e23-f348-37f0-fb65-000000002523 | SKIPPED | Check IP responsiveness | np0000071531 2026-06-12 08:16:38,171 p=83863 u=zuul n=ansible | 2026-06-12 08:16:38.170575 | fa163e23-f348-37f0-fb65-000000002524 | TASK | Validate packet with 65508 MTU size can reach controller from lo 2026-06-12 08:16:38,179 p=83863 u=zuul n=ansible | 2026-06-12 08:16:38.178433 | fa163e23-f348-37f0-fb65-0000000025fd | OK | Set interface vars | np0000071528 2026-06-12 08:16:38,204 p=83863 u=zuul n=ansible | 2026-06-12 08:16:38.203702 | fa163e23-f348-37f0-fb65-0000000025ff | TASK | Check IP responsiveness 2026-06-12 08:16:38,214 p=83863 u=zuul n=ansible | 2026-06-12 08:16:38.213522 | fa163e23-f348-37f0-fb65-000000002524 | SKIPPED | Validate packet with 65508 MTU size can reach controller from lo | np0000071531 2026-06-12 08:16:38,215 p=83863 u=zuul n=ansible | 2026-06-12 08:16:38.215518 | fa163e23-f348-37f0-fb65-000000002499 | OK | Check IP responsiveness | np0000071533 2026-06-12 08:16:38,234 p=83863 u=zuul n=ansible | 2026-06-12 08:16:38.230995 | fa163e23-f348-37f0-fb65-00000000241f | TASK | Verify the configured FQDN vs /etc/hosts 2026-06-12 08:16:38,258 p=83863 u=zuul n=ansible | 2026-06-12 08:16:38.255516 | fa163e23-f348-37f0-fb65-00000000249a | TASK | Validate packet with -28 MTU size can reach controller from 0 2026-06-12 08:16:38,266 p=83863 u=zuul n=ansible | 2026-06-12 08:16:38.265321 | fa163e23-f348-37f0-fb65-0000000025ff | SKIPPED | Check IP responsiveness | np0000071528 2026-06-12 08:16:38,267 p=83863 u=zuul n=ansible | 2026-06-12 08:16:38.267128 | fa163e23-f348-37f0-fb65-00000000241f | SKIPPED | Verify the configured FQDN vs /etc/hosts | np0000071531 2026-06-12 08:16:38,304 p=83863 u=zuul n=ansible | 2026-06-12 08:16:38.303744 | fa163e23-f348-37f0-fb65-000000002600 | TASK | Validate packet with 65508 MTU size can reach controller from lo 2026-06-12 08:16:38,317 p=83863 u=zuul n=ansible | 2026-06-12 08:16:38.316044 | fa163e23-f348-37f0-fb65-00000000249a | SKIPPED | Validate packet with -28 MTU size can reach controller from 0 | np0000071533 2026-06-12 08:16:38,373 p=83863 u=zuul n=ansible | 2026-06-12 08:16:38.372525 | fa163e23-f348-37f0-fb65-0000000024a2 | TASK | Set IP options 2026-06-12 08:16:38,379 p=83863 u=zuul n=ansible | 2026-06-12 08:16:38.378951 | fa163e23-f348-37f0-fb65-000000002600 | SKIPPED | Validate packet with 65508 MTU size can reach controller from lo | np0000071528 2026-06-12 08:16:38,423 p=83863 u=zuul n=ansible | 2026-06-12 08:16:38.423131 | fa163e23-f348-37f0-fb65-000000002606 | TASK | Set IP options 2026-06-12 08:16:38,430 p=83863 u=zuul n=ansible | 2026-06-12 08:16:38.429644 | fa163e23-f348-37f0-fb65-0000000024a2 | OK | Set IP options | np0000071533 2026-06-12 08:16:38,450 p=83863 u=zuul n=ansible | 2026-06-12 08:16:38.445480 | fa163e23-f348-37f0-fb65-0000000024a3 | TASK | Lookup interface information 2026-06-12 08:16:38,457 p=83863 u=zuul n=ansible | 2026-06-12 08:16:38.456811 | fa163e23-f348-37f0-fb65-000000002606 | OK | Set IP options | np0000071528 2026-06-12 08:16:38,479 p=83863 u=zuul n=ansible | 2026-06-12 08:16:38.478693 | fa163e23-f348-37f0-fb65-000000002607 | TASK | Lookup interface information 2026-06-12 08:16:38,614 p=83863 u=zuul n=ansible | 2026-06-12 08:16:38.613556 | fa163e23-f348-37f0-fb65-0000000024fe | OK | Check IP responsiveness | np0000071532 2026-06-12 08:16:38,638 p=83863 u=zuul n=ansible | 2026-06-12 08:16:38.638273 | fa163e23-f348-37f0-fb65-0000000024ff | TASK | Validate packet with 65508 MTU size can reach controller from lo 2026-06-12 08:16:38,691 p=83863 u=zuul n=ansible | 2026-06-12 08:16:38.690981 | fa163e23-f348-37f0-fb65-0000000024ff | SKIPPED | Validate packet with 65508 MTU size can reach controller from lo | np0000071532 2026-06-12 08:16:38,711 p=83863 u=zuul n=ansible | 2026-06-12 08:16:38.711061 | fa163e23-f348-37f0-fb65-000000002505 | TASK | Set IP options 2026-06-12 08:16:38,726 p=83863 u=zuul n=ansible | 2026-06-12 08:16:38.725787 | fa163e23-f348-37f0-fb65-0000000024a3 | CHANGED | Lookup interface information | np0000071533 2026-06-12 08:16:38,753 p=83863 u=zuul n=ansible | 2026-06-12 08:16:38.753297 | fa163e23-f348-37f0-fb65-0000000024a4 | TASK | Set interface vars 2026-06-12 08:16:38,761 p=83863 u=zuul n=ansible | 2026-06-12 08:16:38.761137 | fa163e23-f348-37f0-fb65-000000002505 | OK | Set IP options | np0000071532 2026-06-12 08:16:38,781 p=83863 u=zuul n=ansible | 2026-06-12 08:16:38.776022 | fa163e23-f348-37f0-fb65-000000002506 | TASK | Lookup interface information 2026-06-12 08:16:38,788 p=83863 u=zuul n=ansible | 2026-06-12 08:16:38.787625 | fa163e23-f348-37f0-fb65-000000002607 | CHANGED | Lookup interface information | np0000071528 2026-06-12 08:16:38,810 p=83863 u=zuul n=ansible | 2026-06-12 08:16:38.809727 | fa163e23-f348-37f0-fb65-000000002608 | TASK | Set interface vars 2026-06-12 08:16:38,849 p=83863 u=zuul n=ansible | 2026-06-12 08:16:38.848997 | fa163e23-f348-37f0-fb65-0000000024a4 | OK | Set interface vars | np0000071533 2026-06-12 08:16:38,865 p=83863 u=zuul n=ansible | 2026-06-12 08:16:38.864764 | fa163e23-f348-37f0-fb65-0000000024a6 | TASK | Check IP responsiveness 2026-06-12 08:16:38,881 p=83863 u=zuul n=ansible | 2026-06-12 08:16:38.880874 | fa163e23-f348-37f0-fb65-000000002608 | OK | Set interface vars | np0000071528 2026-06-12 08:16:38,903 p=83863 u=zuul n=ansible | 2026-06-12 08:16:38.903355 | fa163e23-f348-37f0-fb65-00000000260a | TASK | Check IP responsiveness 2026-06-12 08:16:38,933 p=83863 u=zuul n=ansible | 2026-06-12 08:16:38.933042 | fa163e23-f348-37f0-fb65-00000000260a | SKIPPED | Check IP responsiveness | np0000071528 2026-06-12 08:16:38,956 p=83863 u=zuul n=ansible | 2026-06-12 08:16:38.955797 | fa163e23-f348-37f0-fb65-00000000260b | TASK | Validate packet with 65508 MTU size can reach controller from lo 2026-06-12 08:16:38,984 p=83863 u=zuul n=ansible | 2026-06-12 08:16:38.983905 | fa163e23-f348-37f0-fb65-00000000260b | SKIPPED | Validate packet with 65508 MTU size can reach controller from lo | np0000071528 2026-06-12 08:16:39,005 p=83863 u=zuul n=ansible | 2026-06-12 08:16:39.005335 | fa163e23-f348-37f0-fb65-00000000241f | TASK | Verify the configured FQDN vs /etc/hosts 2026-06-12 08:16:39,027 p=83863 u=zuul n=ansible | 2026-06-12 08:16:39.027132 | fa163e23-f348-37f0-fb65-00000000241f | SKIPPED | Verify the configured FQDN vs /etc/hosts | np0000071528 2026-06-12 08:16:39,091 p=83863 u=zuul n=ansible | 2026-06-12 08:16:39.091317 | fa163e23-f348-37f0-fb65-000000002506 | CHANGED | Lookup interface information | np0000071532 2026-06-12 08:16:39,100 p=83863 u=zuul n=ansible | 2026-06-12 08:16:39.100577 | fa163e23-f348-37f0-fb65-000000002507 | TASK | Set interface vars 2026-06-12 08:16:39,192 p=83863 u=zuul n=ansible | 2026-06-12 08:16:39.191693 | fa163e23-f348-37f0-fb65-000000002507 | OK | Set interface vars | np0000071532 2026-06-12 08:16:39,202 p=83863 u=zuul n=ansible | 2026-06-12 08:16:39.201795 | fa163e23-f348-37f0-fb65-000000002509 | TASK | Check IP responsiveness 2026-06-12 08:16:40,697 p=83863 u=zuul n=ansible | 2026-06-12 08:16:40.696550 | fa163e23-f348-37f0-fb65-000000002530 | OK | Check IP responsiveness | np0000071529 2026-06-12 08:16:40,729 p=83863 u=zuul n=ansible | 2026-06-12 08:16:40.729074 | fa163e23-f348-37f0-fb65-000000002531 | TASK | Validate packet with -28 MTU size can reach controller from 0 2026-06-12 08:16:40,768 p=83863 u=zuul n=ansible | 2026-06-12 08:16:40.767103 | fa163e23-f348-37f0-fb65-000000002531 | SKIPPED | Validate packet with -28 MTU size can reach controller from 0 | np0000071529 2026-06-12 08:16:40,793 p=83863 u=zuul n=ansible | 2026-06-12 08:16:40.792951 | fa163e23-f348-37f0-fb65-000000002539 | TASK | Set IP options 2026-06-12 08:16:40,842 p=83863 u=zuul n=ansible | 2026-06-12 08:16:40.841777 | fa163e23-f348-37f0-fb65-000000002539 | OK | Set IP options | np0000071529 2026-06-12 08:16:40,879 p=83863 u=zuul n=ansible | 2026-06-12 08:16:40.878873 | fa163e23-f348-37f0-fb65-00000000253a | TASK | Lookup interface information 2026-06-12 08:16:41,074 p=83863 u=zuul n=ansible | 2026-06-12 08:16:41.073205 | fa163e23-f348-37f0-fb65-0000000025d3 | OK | Check IP responsiveness | np0000071530 2026-06-12 08:16:41,094 p=83863 u=zuul n=ansible | 2026-06-12 08:16:41.093834 | fa163e23-f348-37f0-fb65-0000000025d4 | TASK | Validate packet with 65508 MTU size can reach controller from lo 2026-06-12 08:16:41,124 p=83863 u=zuul n=ansible | 2026-06-12 08:16:41.123525 | fa163e23-f348-37f0-fb65-0000000025d4 | SKIPPED | Validate packet with 65508 MTU size can reach controller from lo | np0000071530 2026-06-12 08:16:41,139 p=83863 u=zuul n=ansible | 2026-06-12 08:16:41.138987 | fa163e23-f348-37f0-fb65-0000000025da | TASK | Set IP options 2026-06-12 08:16:41,179 p=83863 u=zuul n=ansible | 2026-06-12 08:16:41.179128 | fa163e23-f348-37f0-fb65-0000000025da | OK | Set IP options | np0000071530 2026-06-12 08:16:41,194 p=83863 u=zuul n=ansible | 2026-06-12 08:16:41.194055 | fa163e23-f348-37f0-fb65-0000000025db | TASK | Lookup interface information 2026-06-12 08:16:44,703 p=83863 u=zuul n=ansible | 2026-06-12 08:16:44.702162 | fa163e23-f348-37f0-fb65-000000002509 | OK | Check IP responsiveness | np0000071532 2026-06-12 08:16:44,719 p=83863 u=zuul n=ansible | 2026-06-12 08:16:44.718810 | fa163e23-f348-37f0-fb65-00000000250a | TASK | Validate packet with 65508 MTU size can reach controller from lo 2026-06-12 08:16:48,354 p=83863 u=zuul n=ansible | 2026-06-12 08:16:48.353106 | fa163e23-f348-37f0-fb65-00000000253a | CHANGED | Lookup interface information | np0000071529 2026-06-12 08:16:48,386 p=83863 u=zuul n=ansible | 2026-06-12 08:16:48.386094 | fa163e23-f348-37f0-fb65-00000000253b | TASK | Set interface vars 2026-06-12 08:16:48,450 p=83863 u=zuul n=ansible | 2026-06-12 08:16:48.449241 | fa163e23-f348-37f0-fb65-00000000253b | OK | Set interface vars | np0000071529 2026-06-12 08:16:48,471 p=83863 u=zuul n=ansible | 2026-06-12 08:16:48.471455 | fa163e23-f348-37f0-fb65-00000000253d | TASK | Check IP responsiveness 2026-06-12 08:16:49,153 p=83863 u=zuul n=ansible | 2026-06-12 08:16:49.152714 | fa163e23-f348-37f0-fb65-00000000250a | OK | Validate packet with 65508 MTU size can reach controller from lo | np0000071532 2026-06-12 08:16:49,170 p=83863 u=zuul n=ansible | 2026-06-12 08:16:49.170353 | fa163e23-f348-37f0-fb65-000000002512 | TASK | Set IP options 2026-06-12 08:16:49,205 p=83863 u=zuul n=ansible | 2026-06-12 08:16:49.204429 | fa163e23-f348-37f0-fb65-0000000025db | CHANGED | Lookup interface information | np0000071530 2026-06-12 08:16:49,230 p=83863 u=zuul n=ansible | 2026-06-12 08:16:49.230515 | fa163e23-f348-37f0-fb65-0000000025dc | TASK | Set interface vars 2026-06-12 08:16:49,235 p=83863 u=zuul n=ansible | 2026-06-12 08:16:49.235175 | fa163e23-f348-37f0-fb65-000000002512 | OK | Set IP options | np0000071532 2026-06-12 08:16:49,247 p=83863 u=zuul n=ansible | 2026-06-12 08:16:49.247455 | fa163e23-f348-37f0-fb65-000000002513 | TASK | Lookup interface information 2026-06-12 08:16:49,284 p=83863 u=zuul n=ansible | 2026-06-12 08:16:49.283655 | fa163e23-f348-37f0-fb65-0000000025dc | OK | Set interface vars | np0000071530 2026-06-12 08:16:49,301 p=83863 u=zuul n=ansible | 2026-06-12 08:16:49.301167 | fa163e23-f348-37f0-fb65-0000000025de | TASK | Check IP responsiveness 2026-06-12 08:16:49,553 p=83863 u=zuul n=ansible | 2026-06-12 08:16:49.552324 | fa163e23-f348-37f0-fb65-000000002513 | CHANGED | Lookup interface information | np0000071532 2026-06-12 08:16:49,574 p=83863 u=zuul n=ansible | 2026-06-12 08:16:49.574011 | fa163e23-f348-37f0-fb65-000000002514 | TASK | Set interface vars 2026-06-12 08:16:49,636 p=83863 u=zuul n=ansible | 2026-06-12 08:16:49.636013 | fa163e23-f348-37f0-fb65-000000002514 | OK | Set interface vars | np0000071532 2026-06-12 08:16:49,657 p=83863 u=zuul n=ansible | 2026-06-12 08:16:49.656493 | fa163e23-f348-37f0-fb65-000000002516 | TASK | Check IP responsiveness 2026-06-12 08:16:52,874 p=83863 u=zuul n=ansible | 2026-06-12 08:16:52.873856 | fa163e23-f348-37f0-fb65-0000000024a6 | OK | Check IP responsiveness | np0000071533 2026-06-12 08:16:52,891 p=83863 u=zuul n=ansible | 2026-06-12 08:16:52.891093 | fa163e23-f348-37f0-fb65-0000000024a7 | TASK | Validate packet with 1472 MTU size can reach controller from vlan21 2026-06-12 08:16:53,707 p=83863 u=zuul n=ansible | 2026-06-12 08:16:53.706725 | fa163e23-f348-37f0-fb65-00000000253d | OK | Check IP responsiveness | np0000071529 2026-06-12 08:16:53,725 p=83863 u=zuul n=ansible | 2026-06-12 08:16:53.725220 | fa163e23-f348-37f0-fb65-00000000253e | TASK | Validate packet with 1472 MTU size can reach controller from vlan21 2026-06-12 08:16:54,070 p=83863 u=zuul n=ansible | 2026-06-12 08:16:54.069535 | fa163e23-f348-37f0-fb65-000000002516 | OK | Check IP responsiveness | np0000071532 2026-06-12 08:16:54,091 p=83863 u=zuul n=ansible | 2026-06-12 08:16:54.091259 | fa163e23-f348-37f0-fb65-000000002517 | TASK | Validate packet with 65508 MTU size can reach controller from lo 2026-06-12 08:16:56,090 p=83863 u=zuul n=ansible | 2026-06-12 08:16:56.089707 | fa163e23-f348-37f0-fb65-0000000025de | OK | Check IP responsiveness | np0000071530 2026-06-12 08:16:56,112 p=83863 u=zuul n=ansible | 2026-06-12 08:16:56.112072 | fa163e23-f348-37f0-fb65-0000000025df | TASK | Validate packet with 65508 MTU size can reach controller from lo 2026-06-12 08:16:57,352 p=83863 u=zuul n=ansible | 2026-06-12 08:16:57.351091 | fa163e23-f348-37f0-fb65-0000000024a7 | OK | Validate packet with 1472 MTU size can reach controller from vlan21 | np0000071533 2026-06-12 08:16:57,376 p=83863 u=zuul n=ansible | 2026-06-12 08:16:57.375275 | fa163e23-f348-37f0-fb65-0000000024ad | TASK | Set IP options 2026-06-12 08:16:57,422 p=83863 u=zuul n=ansible | 2026-06-12 08:16:57.421623 | fa163e23-f348-37f0-fb65-0000000024ad | OK | Set IP options | np0000071533 2026-06-12 08:16:57,446 p=83863 u=zuul n=ansible | 2026-06-12 08:16:57.445385 | fa163e23-f348-37f0-fb65-0000000024ae | TASK | Lookup interface information 2026-06-12 08:16:57,744 p=83863 u=zuul n=ansible | 2026-06-12 08:16:57.743513 | fa163e23-f348-37f0-fb65-0000000024ae | CHANGED | Lookup interface information | np0000071533 2026-06-12 08:16:57,768 p=83863 u=zuul n=ansible | 2026-06-12 08:16:57.768292 | fa163e23-f348-37f0-fb65-0000000024af | TASK | Set interface vars 2026-06-12 08:16:57,863 p=83863 u=zuul n=ansible | 2026-06-12 08:16:57.862584 | fa163e23-f348-37f0-fb65-0000000024af | OK | Set interface vars | np0000071533 2026-06-12 08:16:57,874 p=83863 u=zuul n=ansible | 2026-06-12 08:16:57.874526 | fa163e23-f348-37f0-fb65-0000000024b1 | TASK | Check IP responsiveness 2026-06-12 08:16:58,190 p=83863 u=zuul n=ansible | 2026-06-12 08:16:58.189853 | fa163e23-f348-37f0-fb65-00000000253e | OK | Validate packet with 1472 MTU size can reach controller from vlan21 | np0000071529 2026-06-12 08:16:58,223 p=83863 u=zuul n=ansible | 2026-06-12 08:16:58.222326 | fa163e23-f348-37f0-fb65-000000002546 | TASK | Set IP options 2026-06-12 08:16:58,269 p=83863 u=zuul n=ansible | 2026-06-12 08:16:58.268473 | fa163e23-f348-37f0-fb65-000000002546 | OK | Set IP options | np0000071529 2026-06-12 08:16:58,299 p=83863 u=zuul n=ansible | 2026-06-12 08:16:58.298781 | fa163e23-f348-37f0-fb65-000000002547 | TASK | Lookup interface information 2026-06-12 08:16:58,545 p=83863 u=zuul n=ansible | 2026-06-12 08:16:58.544786 | fa163e23-f348-37f0-fb65-000000002517 | OK | Validate packet with 65508 MTU size can reach controller from lo | np0000071532 2026-06-12 08:16:58,556 p=83863 u=zuul n=ansible | 2026-06-12 08:16:58.556061 | fa163e23-f348-37f0-fb65-00000000251f | TASK | Set IP options 2026-06-12 08:16:58,599 p=83863 u=zuul n=ansible | 2026-06-12 08:16:58.598752 | fa163e23-f348-37f0-fb65-00000000251f | OK | Set IP options | np0000071532 2026-06-12 08:16:58,613 p=83863 u=zuul n=ansible | 2026-06-12 08:16:58.612746 | fa163e23-f348-37f0-fb65-000000002520 | TASK | Lookup interface information 2026-06-12 08:16:58,635 p=83863 u=zuul n=ansible | 2026-06-12 08:16:58.634551 | fa163e23-f348-37f0-fb65-000000002547 | CHANGED | Lookup interface information | np0000071529 2026-06-12 08:16:58,657 p=83863 u=zuul n=ansible | 2026-06-12 08:16:58.657312 | fa163e23-f348-37f0-fb65-000000002548 | TASK | Set interface vars 2026-06-12 08:16:58,733 p=83863 u=zuul n=ansible | 2026-06-12 08:16:58.732686 | fa163e23-f348-37f0-fb65-000000002548 | OK | Set interface vars | np0000071529 2026-06-12 08:16:58,753 p=83863 u=zuul n=ansible | 2026-06-12 08:16:58.753247 | fa163e23-f348-37f0-fb65-00000000254a | TASK | Check IP responsiveness 2026-06-12 08:16:58,942 p=83863 u=zuul n=ansible | 2026-06-12 08:16:58.941541 | fa163e23-f348-37f0-fb65-000000002520 | CHANGED | Lookup interface information | np0000071532 2026-06-12 08:16:58,957 p=83863 u=zuul n=ansible | 2026-06-12 08:16:58.957427 | fa163e23-f348-37f0-fb65-000000002521 | TASK | Set interface vars 2026-06-12 08:16:59,050 p=83863 u=zuul n=ansible | 2026-06-12 08:16:59.049862 | fa163e23-f348-37f0-fb65-000000002521 | OK | Set interface vars | np0000071532 2026-06-12 08:16:59,065 p=83863 u=zuul n=ansible | 2026-06-12 08:16:59.064653 | fa163e23-f348-37f0-fb65-000000002523 | TASK | Check IP responsiveness 2026-06-12 08:17:00,532 p=83863 u=zuul n=ansible | 2026-06-12 08:17:00.531961 | fa163e23-f348-37f0-fb65-0000000025df | OK | Validate packet with 65508 MTU size can reach controller from lo | np0000071530 2026-06-12 08:17:00,559 p=83863 u=zuul n=ansible | 2026-06-12 08:17:00.559354 | fa163e23-f348-37f0-fb65-0000000025e5 | TASK | Set IP options 2026-06-12 08:17:00,603 p=83863 u=zuul n=ansible | 2026-06-12 08:17:00.602896 | fa163e23-f348-37f0-fb65-0000000025e5 | OK | Set IP options | np0000071530 2026-06-12 08:17:00,634 p=83863 u=zuul n=ansible | 2026-06-12 08:17:00.634145 | fa163e23-f348-37f0-fb65-0000000025e6 | TASK | Lookup interface information 2026-06-12 08:17:01,003 p=83863 u=zuul n=ansible | 2026-06-12 08:17:01.001998 | fa163e23-f348-37f0-fb65-0000000025e6 | CHANGED | Lookup interface information | np0000071530 2026-06-12 08:17:01,033 p=83863 u=zuul n=ansible | 2026-06-12 08:17:01.033102 | fa163e23-f348-37f0-fb65-0000000025e7 | TASK | Set interface vars 2026-06-12 08:17:01,134 p=83863 u=zuul n=ansible | 2026-06-12 08:17:01.133955 | fa163e23-f348-37f0-fb65-0000000025e7 | OK | Set interface vars | np0000071530 2026-06-12 08:17:01,158 p=83863 u=zuul n=ansible | 2026-06-12 08:17:01.158401 | fa163e23-f348-37f0-fb65-0000000025e9 | TASK | Check IP responsiveness 2026-06-12 08:17:02,277 p=83863 u=zuul n=ansible | 2026-06-12 08:17:02.276047 | fa163e23-f348-37f0-fb65-0000000024b1 | OK | Check IP responsiveness | np0000071533 2026-06-12 08:17:02,298 p=83863 u=zuul n=ansible | 2026-06-12 08:17:02.297645 | fa163e23-f348-37f0-fb65-0000000024b2 | TASK | Validate packet with 1472 MTU size can reach controller from vlan20 2026-06-12 08:17:03,175 p=83863 u=zuul n=ansible | 2026-06-12 08:17:03.174212 | fa163e23-f348-37f0-fb65-00000000254a | OK | Check IP responsiveness | np0000071529 2026-06-12 08:17:03,195 p=83863 u=zuul n=ansible | 2026-06-12 08:17:03.195024 | fa163e23-f348-37f0-fb65-00000000254b | TASK | Validate packet with 1472 MTU size can reach controller from vlan23 2026-06-12 08:17:03,484 p=83863 u=zuul n=ansible | 2026-06-12 08:17:03.481847 | fa163e23-f348-37f0-fb65-000000002523 | OK | Check IP responsiveness | np0000071532 2026-06-12 08:17:03,502 p=83863 u=zuul n=ansible | 2026-06-12 08:17:03.501511 | fa163e23-f348-37f0-fb65-000000002524 | TASK | Validate packet with 65508 MTU size can reach controller from lo 2026-06-12 08:17:05,586 p=83863 u=zuul n=ansible | 2026-06-12 08:17:05.585808 | fa163e23-f348-37f0-fb65-0000000025e9 | OK | Check IP responsiveness | np0000071530 2026-06-12 08:17:05,608 p=83863 u=zuul n=ansible | 2026-06-12 08:17:05.608147 | fa163e23-f348-37f0-fb65-0000000025ea | TASK | Validate packet with 65508 MTU size can reach controller from lo 2026-06-12 08:17:06,755 p=83863 u=zuul n=ansible | 2026-06-12 08:17:06.754334 | fa163e23-f348-37f0-fb65-0000000024b2 | OK | Validate packet with 1472 MTU size can reach controller from vlan20 | np0000071533 2026-06-12 08:17:06,779 p=83863 u=zuul n=ansible | 2026-06-12 08:17:06.778905 | fa163e23-f348-37f0-fb65-0000000024ba | TASK | Set IP options 2026-06-12 08:17:06,822 p=83863 u=zuul n=ansible | 2026-06-12 08:17:06.821827 | fa163e23-f348-37f0-fb65-0000000024ba | OK | Set IP options | np0000071533 2026-06-12 08:17:06,838 p=83863 u=zuul n=ansible | 2026-06-12 08:17:06.837730 | fa163e23-f348-37f0-fb65-0000000024bb | TASK | Lookup interface information 2026-06-12 08:17:07,182 p=83863 u=zuul n=ansible | 2026-06-12 08:17:07.181918 | fa163e23-f348-37f0-fb65-0000000024bb | CHANGED | Lookup interface information | np0000071533 2026-06-12 08:17:07,196 p=83863 u=zuul n=ansible | 2026-06-12 08:17:07.195605 | fa163e23-f348-37f0-fb65-0000000024bc | TASK | Set interface vars 2026-06-12 08:17:07,250 p=83863 u=zuul n=ansible | 2026-06-12 08:17:07.249622 | fa163e23-f348-37f0-fb65-0000000024bc | OK | Set interface vars | np0000071533 2026-06-12 08:17:07,260 p=83863 u=zuul n=ansible | 2026-06-12 08:17:07.259857 | fa163e23-f348-37f0-fb65-0000000024be | TASK | Check IP responsiveness 2026-06-12 08:17:07,657 p=83863 u=zuul n=ansible | 2026-06-12 08:17:07.656327 | fa163e23-f348-37f0-fb65-00000000254b | OK | Validate packet with 1472 MTU size can reach controller from vlan23 | np0000071529 2026-06-12 08:17:07,679 p=83863 u=zuul n=ansible | 2026-06-12 08:17:07.679211 | fa163e23-f348-37f0-fb65-000000002553 | TASK | Set IP options 2026-06-12 08:17:07,720 p=83863 u=zuul n=ansible | 2026-06-12 08:17:07.719534 | fa163e23-f348-37f0-fb65-000000002553 | OK | Set IP options | np0000071529 2026-06-12 08:17:07,742 p=83863 u=zuul n=ansible | 2026-06-12 08:17:07.742116 | fa163e23-f348-37f0-fb65-000000002554 | TASK | Lookup interface information 2026-06-12 08:17:07,961 p=83863 u=zuul n=ansible | 2026-06-12 08:17:07.961101 | fa163e23-f348-37f0-fb65-000000002524 | OK | Validate packet with 65508 MTU size can reach controller from lo | np0000071532 2026-06-12 08:17:07,976 p=83863 u=zuul n=ansible | 2026-06-12 08:17:07.976308 | fa163e23-f348-37f0-fb65-00000000241f | TASK | Verify the configured FQDN vs /etc/hosts 2026-06-12 08:17:08,008 p=83863 u=zuul n=ansible | 2026-06-12 08:17:08.007961 | fa163e23-f348-37f0-fb65-00000000241f | SKIPPED | Verify the configured FQDN vs /etc/hosts | np0000071532 2026-06-12 08:17:08,056 p=83863 u=zuul n=ansible | 2026-06-12 08:17:08.056113 | fa163e23-f348-37f0-fb65-000000002554 | CHANGED | Lookup interface information | np0000071529 2026-06-12 08:17:08,078 p=83863 u=zuul n=ansible | 2026-06-12 08:17:08.078252 | fa163e23-f348-37f0-fb65-000000002555 | TASK | Set interface vars 2026-06-12 08:17:08,153 p=83863 u=zuul n=ansible | 2026-06-12 08:17:08.152532 | fa163e23-f348-37f0-fb65-000000002555 | OK | Set interface vars | np0000071529 2026-06-12 08:17:08,174 p=83863 u=zuul n=ansible | 2026-06-12 08:17:08.174145 | fa163e23-f348-37f0-fb65-000000002557 | TASK | Check IP responsiveness 2026-06-12 08:17:10,062 p=83863 u=zuul n=ansible | 2026-06-12 08:17:10.061490 | fa163e23-f348-37f0-fb65-0000000025ea | OK | Validate packet with 65508 MTU size can reach controller from lo | np0000071530 2026-06-12 08:17:10,078 p=83863 u=zuul n=ansible | 2026-06-12 08:17:10.078109 | fa163e23-f348-37f0-fb65-0000000025f0 | TASK | Set IP options 2026-06-12 08:17:10,102 p=83863 u=zuul n=ansible | 2026-06-12 08:17:10.102338 | fa163e23-f348-37f0-fb65-0000000025f0 | OK | Set IP options | np0000071530 2026-06-12 08:17:10,119 p=83863 u=zuul n=ansible | 2026-06-12 08:17:10.119580 | fa163e23-f348-37f0-fb65-0000000025f1 | TASK | Lookup interface information 2026-06-12 08:17:10,413 p=83863 u=zuul n=ansible | 2026-06-12 08:17:10.413029 | fa163e23-f348-37f0-fb65-0000000025f1 | CHANGED | Lookup interface information | np0000071530 2026-06-12 08:17:10,435 p=83863 u=zuul n=ansible | 2026-06-12 08:17:10.434890 | fa163e23-f348-37f0-fb65-0000000025f2 | TASK | Set interface vars 2026-06-12 08:17:10,510 p=83863 u=zuul n=ansible | 2026-06-12 08:17:10.510049 | fa163e23-f348-37f0-fb65-0000000025f2 | OK | Set interface vars | np0000071530 2026-06-12 08:17:10,533 p=83863 u=zuul n=ansible | 2026-06-12 08:17:10.532783 | fa163e23-f348-37f0-fb65-0000000025f4 | TASK | Check IP responsiveness 2026-06-12 08:17:11,688 p=83863 u=zuul n=ansible | 2026-06-12 08:17:11.687516 | fa163e23-f348-37f0-fb65-0000000024be | OK | Check IP responsiveness | np0000071533 2026-06-12 08:17:11,705 p=83863 u=zuul n=ansible | 2026-06-12 08:17:11.705218 | fa163e23-f348-37f0-fb65-0000000024bf | TASK | Validate packet with 1472 MTU size can reach controller from vlan22 2026-06-12 08:17:12,584 p=83863 u=zuul n=ansible | 2026-06-12 08:17:12.583499 | fa163e23-f348-37f0-fb65-000000002557 | OK | Check IP responsiveness | np0000071529 2026-06-12 08:17:12,600 p=83863 u=zuul n=ansible | 2026-06-12 08:17:12.599756 | fa163e23-f348-37f0-fb65-000000002558 | TASK | Validate packet with 1472 MTU size can reach controller from vlan20 2026-06-12 08:17:14,917 p=83863 u=zuul n=ansible | 2026-06-12 08:17:14.916043 | fa163e23-f348-37f0-fb65-0000000025f4 | OK | Check IP responsiveness | np0000071530 2026-06-12 08:17:14,940 p=83863 u=zuul n=ansible | 2026-06-12 08:17:14.939995 | fa163e23-f348-37f0-fb65-0000000025f5 | TASK | Validate packet with 65508 MTU size can reach controller from lo 2026-06-12 08:17:16,185 p=83863 u=zuul n=ansible | 2026-06-12 08:17:16.184895 | fa163e23-f348-37f0-fb65-0000000024bf | OK | Validate packet with 1472 MTU size can reach controller from vlan22 | np0000071533 2026-06-12 08:17:16,199 p=83863 u=zuul n=ansible | 2026-06-12 08:17:16.199611 | fa163e23-f348-37f0-fb65-00000000241f | TASK | Verify the configured FQDN vs /etc/hosts 2026-06-12 08:17:16,230 p=83863 u=zuul n=ansible | 2026-06-12 08:17:16.229829 | fa163e23-f348-37f0-fb65-00000000241f | SKIPPED | Verify the configured FQDN vs /etc/hosts | np0000071533 2026-06-12 08:17:17,475 p=83863 u=zuul n=ansible | 2026-06-12 08:17:17.474825 | fa163e23-f348-37f0-fb65-000000002558 | OK | Validate packet with 1472 MTU size can reach controller from vlan20 | np0000071529 2026-06-12 08:17:17,490 p=83863 u=zuul n=ansible | 2026-06-12 08:17:17.489956 | fa163e23-f348-37f0-fb65-000000002560 | TASK | Set IP options 2026-06-12 08:17:17,535 p=83863 u=zuul n=ansible | 2026-06-12 08:17:17.534958 | fa163e23-f348-37f0-fb65-000000002560 | OK | Set IP options | np0000071529 2026-06-12 08:17:17,550 p=83863 u=zuul n=ansible | 2026-06-12 08:17:17.550059 | fa163e23-f348-37f0-fb65-000000002561 | TASK | Lookup interface information 2026-06-12 08:17:18,579 p=83863 u=zuul n=ansible | 2026-06-12 08:17:18.578621 | fa163e23-f348-37f0-fb65-000000002561 | CHANGED | Lookup interface information | np0000071529 2026-06-12 08:17:18,610 p=83863 u=zuul n=ansible | 2026-06-12 08:17:18.610178 | fa163e23-f348-37f0-fb65-000000002562 | TASK | Set interface vars 2026-06-12 08:17:18,708 p=83863 u=zuul n=ansible | 2026-06-12 08:17:18.707303 | fa163e23-f348-37f0-fb65-000000002562 | OK | Set interface vars | np0000071529 2026-06-12 08:17:18,737 p=83863 u=zuul n=ansible | 2026-06-12 08:17:18.736811 | fa163e23-f348-37f0-fb65-000000002564 | TASK | Check IP responsiveness 2026-06-12 08:17:19,805 p=83863 u=zuul n=ansible | 2026-06-12 08:17:19.804124 | fa163e23-f348-37f0-fb65-0000000025f5 | OK | Validate packet with 65508 MTU size can reach controller from lo | np0000071530 2026-06-12 08:17:19,835 p=83863 u=zuul n=ansible | 2026-06-12 08:17:19.835010 | fa163e23-f348-37f0-fb65-0000000025fb | TASK | Set IP options 2026-06-12 08:17:19,876 p=83863 u=zuul n=ansible | 2026-06-12 08:17:19.876062 | fa163e23-f348-37f0-fb65-0000000025fb | OK | Set IP options | np0000071530 2026-06-12 08:17:19,898 p=83863 u=zuul n=ansible | 2026-06-12 08:17:19.897925 | fa163e23-f348-37f0-fb65-0000000025fc | TASK | Lookup interface information 2026-06-12 08:17:20,459 p=83863 u=zuul n=ansible | 2026-06-12 08:17:20.459164 | fa163e23-f348-37f0-fb65-0000000025fc | CHANGED | Lookup interface information | np0000071530 2026-06-12 08:17:20,490 p=83863 u=zuul n=ansible | 2026-06-12 08:17:20.489954 | fa163e23-f348-37f0-fb65-0000000025fd | TASK | Set interface vars 2026-06-12 08:17:20,572 p=83863 u=zuul n=ansible | 2026-06-12 08:17:20.572027 | fa163e23-f348-37f0-fb65-0000000025fd | OK | Set interface vars | np0000071530 2026-06-12 08:17:20,595 p=83863 u=zuul n=ansible | 2026-06-12 08:17:20.595062 | fa163e23-f348-37f0-fb65-0000000025ff | TASK | Check IP responsiveness 2026-06-12 08:17:24,623 p=83863 u=zuul n=ansible | 2026-06-12 08:17:24.620089 | fa163e23-f348-37f0-fb65-000000002564 | OK | Check IP responsiveness | np0000071529 2026-06-12 08:17:24,639 p=83863 u=zuul n=ansible | 2026-06-12 08:17:24.638988 | fa163e23-f348-37f0-fb65-000000002565 | TASK | Validate packet with 1472 MTU size can reach controller from vlan22 2026-06-12 08:17:25,363 p=83863 u=zuul n=ansible | 2026-06-12 08:17:25.362582 | fa163e23-f348-37f0-fb65-0000000025ff | OK | Check IP responsiveness | np0000071530 2026-06-12 08:17:25,382 p=83863 u=zuul n=ansible | 2026-06-12 08:17:25.382321 | fa163e23-f348-37f0-fb65-000000002600 | TASK | Validate packet with 65508 MTU size can reach controller from lo 2026-06-12 08:17:29,071 p=83863 u=zuul n=ansible | 2026-06-12 08:17:29.070441 | fa163e23-f348-37f0-fb65-000000002565 | OK | Validate packet with 1472 MTU size can reach controller from vlan22 | np0000071529 2026-06-12 08:17:29,092 p=83863 u=zuul n=ansible | 2026-06-12 08:17:29.092482 | fa163e23-f348-37f0-fb65-00000000256d | TASK | Set IP options 2026-06-12 08:17:29,126 p=83863 u=zuul n=ansible | 2026-06-12 08:17:29.125654 | fa163e23-f348-37f0-fb65-00000000256d | OK | Set IP options | np0000071529 2026-06-12 08:17:29,146 p=83863 u=zuul n=ansible | 2026-06-12 08:17:29.146281 | fa163e23-f348-37f0-fb65-00000000256e | TASK | Lookup interface information 2026-06-12 08:17:29,476 p=83863 u=zuul n=ansible | 2026-06-12 08:17:29.476030 | fa163e23-f348-37f0-fb65-00000000256e | CHANGED | Lookup interface information | np0000071529 2026-06-12 08:17:29,495 p=83863 u=zuul n=ansible | 2026-06-12 08:17:29.495233 | fa163e23-f348-37f0-fb65-00000000256f | TASK | Set interface vars 2026-06-12 08:17:29,566 p=83863 u=zuul n=ansible | 2026-06-12 08:17:29.565606 | fa163e23-f348-37f0-fb65-00000000256f | OK | Set interface vars | np0000071529 2026-06-12 08:17:29,580 p=83863 u=zuul n=ansible | 2026-06-12 08:17:29.580025 | fa163e23-f348-37f0-fb65-000000002571 | TASK | Check IP responsiveness 2026-06-12 08:17:29,779 p=83863 u=zuul n=ansible | 2026-06-12 08:17:29.778496 | fa163e23-f348-37f0-fb65-000000002600 | OK | Validate packet with 65508 MTU size can reach controller from lo | np0000071530 2026-06-12 08:17:29,801 p=83863 u=zuul n=ansible | 2026-06-12 08:17:29.800603 | fa163e23-f348-37f0-fb65-000000002606 | TASK | Set IP options 2026-06-12 08:17:29,849 p=83863 u=zuul n=ansible | 2026-06-12 08:17:29.848792 | fa163e23-f348-37f0-fb65-000000002606 | OK | Set IP options | np0000071530 2026-06-12 08:17:29,878 p=83863 u=zuul n=ansible | 2026-06-12 08:17:29.877578 | fa163e23-f348-37f0-fb65-000000002607 | TASK | Lookup interface information 2026-06-12 08:17:30,172 p=83863 u=zuul n=ansible | 2026-06-12 08:17:30.172014 | fa163e23-f348-37f0-fb65-000000002607 | CHANGED | Lookup interface information | np0000071530 2026-06-12 08:17:30,205 p=83863 u=zuul n=ansible | 2026-06-12 08:17:30.204553 | fa163e23-f348-37f0-fb65-000000002608 | TASK | Set interface vars 2026-06-12 08:17:30,275 p=83863 u=zuul n=ansible | 2026-06-12 08:17:30.274557 | fa163e23-f348-37f0-fb65-000000002608 | OK | Set interface vars | np0000071530 2026-06-12 08:17:30,295 p=83863 u=zuul n=ansible | 2026-06-12 08:17:30.295119 | fa163e23-f348-37f0-fb65-00000000260a | TASK | Check IP responsiveness 2026-06-12 08:17:33,964 p=83863 u=zuul n=ansible | 2026-06-12 08:17:33.963960 | fa163e23-f348-37f0-fb65-000000002571 | OK | Check IP responsiveness | np0000071529 2026-06-12 08:17:33,998 p=83863 u=zuul n=ansible | 2026-06-12 08:17:33.998333 | fa163e23-f348-37f0-fb65-000000002572 | TASK | Validate packet with 1472 MTU size can reach controller from vlan44 2026-06-12 08:17:34,622 p=83863 u=zuul n=ansible | 2026-06-12 08:17:34.622006 | fa163e23-f348-37f0-fb65-00000000260a | OK | Check IP responsiveness | np0000071530 2026-06-12 08:17:34,655 p=83863 u=zuul n=ansible | 2026-06-12 08:17:34.654985 | fa163e23-f348-37f0-fb65-00000000260b | TASK | Validate packet with 65508 MTU size can reach controller from lo 2026-06-12 08:17:38,446 p=83863 u=zuul n=ansible | 2026-06-12 08:17:38.445604 | fa163e23-f348-37f0-fb65-000000002572 | OK | Validate packet with 1472 MTU size can reach controller from vlan44 | np0000071529 2026-06-12 08:17:38,481 p=83863 u=zuul n=ansible | 2026-06-12 08:17:38.480678 | fa163e23-f348-37f0-fb65-00000000241f | TASK | Verify the configured FQDN vs /etc/hosts 2026-06-12 08:17:38,512 p=83863 u=zuul n=ansible | 2026-06-12 08:17:38.511488 | fa163e23-f348-37f0-fb65-00000000241f | SKIPPED | Verify the configured FQDN vs /etc/hosts | np0000071529 2026-06-12 08:17:39,064 p=83863 u=zuul n=ansible | 2026-06-12 08:17:39.064374 | fa163e23-f348-37f0-fb65-00000000260b | OK | Validate packet with 65508 MTU size can reach controller from lo | np0000071530 2026-06-12 08:17:39,085 p=83863 u=zuul n=ansible | 2026-06-12 08:17:39.084365 | fa163e23-f348-37f0-fb65-00000000241f | TASK | Verify the configured FQDN vs /etc/hosts 2026-06-12 08:17:39,116 p=83863 u=zuul n=ansible | 2026-06-12 08:17:39.115927 | fa163e23-f348-37f0-fb65-00000000241f | SKIPPED | Verify the configured FQDN vs /etc/hosts | np0000071530 2026-06-12 08:17:39,212 p=83863 u=zuul n=ansible | PLAY [Server pre deployment steps] ********************************************* 2026-06-12 08:17:39,350 p=83863 u=zuul n=ansible | 2026-06-12 08:17:39.350028 | fa163e23-f348-37f0-fb65-00000000009f | TASK | Server pre deployments 2026-06-12 08:17:39,364 p=83863 u=zuul n=ansible | 2026-06-12 08:17:39.364357 | fa163e23-f348-37f0-fb65-00000000009f | TASK | Server pre deployments 2026-06-12 08:17:39,389 p=83863 u=zuul n=ansible | 2026-06-12 08:17:39.388668 | fa163e23-f348-37f0-fb65-00000000009f | TASK | Server pre deployments 2026-06-12 08:17:39,408 p=83863 u=zuul n=ansible | 2026-06-12 08:17:39.407586 | fa163e23-f348-37f0-fb65-00000000009f | TASK | Server pre deployments 2026-06-12 08:17:39,439 p=83863 u=zuul n=ansible | 2026-06-12 08:17:39.439242 | fa163e23-f348-37f0-fb65-00000000009f | TASK | Server pre deployments 2026-06-12 08:17:39,458 p=83863 u=zuul n=ansible | 2026-06-12 08:17:39.458067 | fa163e23-f348-37f0-fb65-00000000009f | TASK | Server pre deployments 2026-06-12 08:17:39,468 p=83863 u=zuul n=ansible | 2026-06-12 08:17:39.462501 | fa163e23-f348-37f0-fb65-00000000009f | OK | Server pre deployments | np0000071531 -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Server pre deployments' to resume from this task" } 2026-06-12 08:17:39,469 p=83863 u=zuul n=ansible | [WARNING]: ('np0000071531 -> localhost', 'fa163e23-f348-37f0-fb65-00000000009f') missing from stats 2026-06-12 08:17:39,469 p=83863 u=zuul n=ansible | 2026-06-12 08:17:39.469277 | fa163e23-f348-37f0-fb65-00000000009f | OK | Server pre deployments | np0000071532 -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Server pre deployments' to resume from this task" } 2026-06-12 08:17:39,469 p=83863 u=zuul n=ansible | [WARNING]: ('np0000071532 -> localhost', 'fa163e23-f348-37f0-fb65-00000000009f') missing from stats 2026-06-12 08:17:39,470 p=83863 u=zuul n=ansible | 2026-06-12 08:17:39.470066 | fa163e23-f348-37f0-fb65-00000000009f | OK | Server pre deployments | np0000071533 -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Server pre deployments' to resume from this task" } 2026-06-12 08:17:39,470 p=83863 u=zuul n=ansible | [WARNING]: ('np0000071533 -> localhost', 'fa163e23-f348-37f0-fb65-00000000009f') missing from stats 2026-06-12 08:17:39,471 p=83863 u=zuul n=ansible | 2026-06-12 08:17:39.470915 | fa163e23-f348-37f0-fb65-00000000009f | OK | Server pre deployments | np0000071528 -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Server pre deployments' to resume from this task" } 2026-06-12 08:17:39,471 p=83863 u=zuul n=ansible | [WARNING]: ('np0000071528 -> localhost', 'fa163e23-f348-37f0-fb65-00000000009f') missing from stats 2026-06-12 08:17:39,471 p=83863 u=zuul n=ansible | 2026-06-12 08:17:39.471741 | fa163e23-f348-37f0-fb65-00000000009f | OK | Server pre deployments | np0000071529 -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Server pre deployments' to resume from this task" } 2026-06-12 08:17:39,472 p=83863 u=zuul n=ansible | [WARNING]: ('np0000071529 -> localhost', 'fa163e23-f348-37f0-fb65-00000000009f') missing from stats 2026-06-12 08:17:39,487 p=83863 u=zuul n=ansible | 2026-06-12 08:17:39.486853 | fa163e23-f348-37f0-fb65-0000000000a3 | TASK | Hiera config 2026-06-12 08:17:39,500 p=83863 u=zuul n=ansible | 2026-06-12 08:17:39.500337 | fa163e23-f348-37f0-fb65-0000000000a3 | TASK | Hiera config 2026-06-12 08:17:39,527 p=83863 u=zuul n=ansible | 2026-06-12 08:17:39.527365 | fa163e23-f348-37f0-fb65-0000000000a3 | TASK | Hiera config 2026-06-12 08:17:39,545 p=83863 u=zuul n=ansible | 2026-06-12 08:17:39.545260 | fa163e23-f348-37f0-fb65-0000000000a3 | TASK | Hiera config 2026-06-12 08:17:39,579 p=83863 u=zuul n=ansible | 2026-06-12 08:17:39.572966 | fa163e23-f348-37f0-fb65-0000000000a3 | TASK | Hiera config 2026-06-12 08:17:39,586 p=83863 u=zuul n=ansible | 2026-06-12 08:17:39.585358 | fa163e23-f348-37f0-fb65-00000000009f | OK | Server pre deployments | np0000071530 -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Server pre deployments' to resume from this task" } 2026-06-12 08:17:39,587 p=83863 u=zuul n=ansible | [WARNING]: ('np0000071530 -> localhost', 'fa163e23-f348-37f0-fb65-00000000009f') missing from stats 2026-06-12 08:17:39,664 p=83863 u=zuul n=ansible | 2026-06-12 08:17:39.663520 | fa163e23-f348-37f0-fb65-0000000027e4 | TASK | Create /etc/puppet/hieradata 2026-06-12 08:17:39,681 p=83863 u=zuul n=ansible | 2026-06-12 08:17:39.680866 | fa163e23-f348-37f0-fb65-0000000027e4 | TASK | Create /etc/puppet/hieradata 2026-06-12 08:17:39,694 p=83863 u=zuul n=ansible | 2026-06-12 08:17:39.694092 | fa163e23-f348-37f0-fb65-0000000027e4 | TASK | Create /etc/puppet/hieradata 2026-06-12 08:17:39,711 p=83863 u=zuul n=ansible | 2026-06-12 08:17:39.710960 | fa163e23-f348-37f0-fb65-0000000027e4 | TASK | Create /etc/puppet/hieradata 2026-06-12 08:17:39,732 p=83863 u=zuul n=ansible | 2026-06-12 08:17:39.731298 | fa163e23-f348-37f0-fb65-0000000000a3 | TASK | Hiera config 2026-06-12 08:17:39,777 p=83863 u=zuul n=ansible | 2026-06-12 08:17:39.777151 | fa163e23-f348-37f0-fb65-0000000027e4 | TASK | Create /etc/puppet/hieradata 2026-06-12 08:17:39,817 p=83863 u=zuul n=ansible | 2026-06-12 08:17:39.817300 | fa163e23-f348-37f0-fb65-0000000027e4 | TASK | Create /etc/puppet/hieradata 2026-06-12 08:17:39,978 p=83863 u=zuul n=ansible | 2026-06-12 08:17:39.977386 | fa163e23-f348-37f0-fb65-0000000027e4 | OK | Create /etc/puppet/hieradata | np0000071532 2026-06-12 08:17:40,002 p=83863 u=zuul n=ansible | 2026-06-12 08:17:39.997972 | fa163e23-f348-37f0-fb65-0000000027e5 | TASK | Write hiera config 2026-06-12 08:17:40,010 p=83863 u=zuul n=ansible | 2026-06-12 08:17:40.009731 | fa163e23-f348-37f0-fb65-0000000027e4 | OK | Create /etc/puppet/hieradata | np0000071531 2026-06-12 08:17:40,012 p=83863 u=zuul n=ansible | 2026-06-12 08:17:40.011710 | fa163e23-f348-37f0-fb65-0000000027e4 | OK | Create /etc/puppet/hieradata | np0000071528 2026-06-12 08:17:40,013 p=83863 u=zuul n=ansible | 2026-06-12 08:17:40.012941 | fa163e23-f348-37f0-fb65-0000000027e4 | OK | Create /etc/puppet/hieradata | np0000071533 2026-06-12 08:17:40,029 p=83863 u=zuul n=ansible | 2026-06-12 08:17:40.029539 | fa163e23-f348-37f0-fb65-0000000027e5 | TASK | Write hiera config 2026-06-12 08:17:40,054 p=83863 u=zuul n=ansible | 2026-06-12 08:17:40.054159 | fa163e23-f348-37f0-fb65-0000000027e5 | TASK | Write hiera config 2026-06-12 08:17:40,075 p=83863 u=zuul n=ansible | 2026-06-12 08:17:40.075113 | fa163e23-f348-37f0-fb65-0000000027e5 | TASK | Write hiera config 2026-06-12 08:17:40,081 p=83863 u=zuul n=ansible | 2026-06-12 08:17:40.080822 | fa163e23-f348-37f0-fb65-0000000027e4 | OK | Create /etc/puppet/hieradata | np0000071529 2026-06-12 08:17:40,098 p=83863 u=zuul n=ansible | 2026-06-12 08:17:40.097714 | fa163e23-f348-37f0-fb65-0000000027e5 | TASK | Write hiera config 2026-06-12 08:17:40,140 p=83863 u=zuul n=ansible | 2026-06-12 08:17:40.139775 | fa163e23-f348-37f0-fb65-0000000027e4 | OK | Create /etc/puppet/hieradata | np0000071530 2026-06-12 08:17:40,157 p=83863 u=zuul n=ansible | 2026-06-12 08:17:40.156859 | fa163e23-f348-37f0-fb65-0000000027e5 | TASK | Write hiera config 2026-06-12 08:17:40,833 p=83863 u=zuul n=ansible | 2026-06-12 08:17:40.831780 | fa163e23-f348-37f0-fb65-0000000027e5 | OK | Write hiera config | np0000071532 2026-06-12 08:17:40,858 p=83863 u=zuul n=ansible | 2026-06-12 08:17:40.858267 | fa163e23-f348-37f0-fb65-0000000000a4 | TASK | Hiera symlink 2026-06-12 08:17:40,898 p=83863 u=zuul n=ansible | 2026-06-12 08:17:40.897378 | fa163e23-f348-37f0-fb65-0000000027e5 | OK | Write hiera config | np0000071531 2026-06-12 08:17:40,900 p=83863 u=zuul n=ansible | 2026-06-12 08:17:40.900109 | fa163e23-f348-37f0-fb65-0000000027e5 | OK | Write hiera config | np0000071528 2026-06-12 08:17:40,902 p=83863 u=zuul n=ansible | 2026-06-12 08:17:40.901799 | fa163e23-f348-37f0-fb65-0000000027e5 | OK | Write hiera config | np0000071533 2026-06-12 08:17:40,964 p=83863 u=zuul n=ansible | 2026-06-12 08:17:40.963674 | fa163e23-f348-37f0-fb65-0000000027e5 | OK | Write hiera config | np0000071529 2026-06-12 08:17:40,977 p=83863 u=zuul n=ansible | 2026-06-12 08:17:40.976674 | fa163e23-f348-37f0-fb65-0000000000a4 | TASK | Hiera symlink 2026-06-12 08:17:41,000 p=83863 u=zuul n=ansible | 2026-06-12 08:17:40.999521 | fa163e23-f348-37f0-fb65-0000000000a4 | TASK | Hiera symlink 2026-06-12 08:17:41,022 p=83863 u=zuul n=ansible | 2026-06-12 08:17:41.022490 | fa163e23-f348-37f0-fb65-0000000000a4 | TASK | Hiera symlink 2026-06-12 08:17:41,040 p=83863 u=zuul n=ansible | 2026-06-12 08:17:41.039967 | fa163e23-f348-37f0-fb65-0000000027e5 | OK | Write hiera config | np0000071530 2026-06-12 08:17:41,053 p=83863 u=zuul n=ansible | 2026-06-12 08:17:41.053296 | fa163e23-f348-37f0-fb65-0000000000a4 | TASK | Hiera symlink 2026-06-12 08:17:41,089 p=83863 u=zuul n=ansible | 2026-06-12 08:17:41.088674 | fa163e23-f348-37f0-fb65-0000000000a4 | TASK | Hiera symlink 2026-06-12 08:17:41,161 p=83863 u=zuul n=ansible | 2026-06-12 08:17:41.160598 | fa163e23-f348-37f0-fb65-0000000000a4 | OK | Hiera symlink | np0000071532 2026-06-12 08:17:41,175 p=83863 u=zuul n=ansible | 2026-06-12 08:17:41.175479 | fa163e23-f348-37f0-fb65-0000000000a5 | TASK | Hieradata from vars 2026-06-12 08:17:41,234 p=83863 u=zuul n=ansible | 2026-06-12 08:17:41.233882 | fa163e23-f348-37f0-fb65-0000000028f2 | TASK | Copy overcloud.json to all_nodes.json 2026-06-12 08:17:41,261 p=83863 u=zuul n=ansible | 2026-06-12 08:17:41.261317 | fa163e23-f348-37f0-fb65-0000000000a4 | OK | Hiera symlink | np0000071528 2026-06-12 08:17:41,286 p=83863 u=zuul n=ansible | 2026-06-12 08:17:41.286219 | fa163e23-f348-37f0-fb65-0000000000a5 | TASK | Hieradata from vars 2026-06-12 08:17:41,292 p=83863 u=zuul n=ansible | 2026-06-12 08:17:41.291575 | fa163e23-f348-37f0-fb65-0000000000a4 | OK | Hiera symlink | np0000071531 2026-06-12 08:17:41,313 p=83863 u=zuul n=ansible | 2026-06-12 08:17:41.313090 | fa163e23-f348-37f0-fb65-0000000000a5 | TASK | Hieradata from vars 2026-06-12 08:17:41,319 p=83863 u=zuul n=ansible | 2026-06-12 08:17:41.319617 | fa163e23-f348-37f0-fb65-0000000000a4 | OK | Hiera symlink | np0000071533 2026-06-12 08:17:41,360 p=83863 u=zuul n=ansible | 2026-06-12 08:17:41.360087 | fa163e23-f348-37f0-fb65-0000000000a5 | TASK | Hieradata from vars 2026-06-12 08:17:41,384 p=83863 u=zuul n=ansible | 2026-06-12 08:17:41.383871 | fa163e23-f348-37f0-fb65-0000000028f2 | TASK | Copy overcloud.json to all_nodes.json 2026-06-12 08:17:41,389 p=83863 u=zuul n=ansible | 2026-06-12 08:17:41.389585 | fa163e23-f348-37f0-fb65-0000000000a4 | OK | Hiera symlink | np0000071529 2026-06-12 08:17:41,449 p=83863 u=zuul n=ansible | 2026-06-12 08:17:41.448678 | fa163e23-f348-37f0-fb65-0000000028f2 | TASK | Copy overcloud.json to all_nodes.json 2026-06-12 08:17:41,463 p=83863 u=zuul n=ansible | 2026-06-12 08:17:41.463064 | fa163e23-f348-37f0-fb65-0000000028f2 | TASK | Copy overcloud.json to all_nodes.json 2026-06-12 08:17:41,490 p=83863 u=zuul n=ansible | 2026-06-12 08:17:41.489564 | fa163e23-f348-37f0-fb65-0000000000a5 | TASK | Hieradata from vars 2026-06-12 08:17:41,500 p=83863 u=zuul n=ansible | 2026-06-12 08:17:41.499464 | fa163e23-f348-37f0-fb65-0000000000a4 | OK | Hiera symlink | np0000071530 2026-06-12 08:17:41,519 p=83863 u=zuul n=ansible | 2026-06-12 08:17:41.518936 | fa163e23-f348-37f0-fb65-0000000000a5 | TASK | Hieradata from vars 2026-06-12 08:17:41,564 p=83863 u=zuul n=ansible | 2026-06-12 08:17:41.563796 | fa163e23-f348-37f0-fb65-0000000028f2 | TASK | Copy overcloud.json to all_nodes.json 2026-06-12 08:17:41,609 p=83863 u=zuul n=ansible | 2026-06-12 08:17:41.609566 | fa163e23-f348-37f0-fb65-0000000028f2 | TASK | Copy overcloud.json to all_nodes.json 2026-06-12 08:17:42,041 p=83863 u=zuul n=ansible | 2026-06-12 08:17:42.039766 | fa163e23-f348-37f0-fb65-0000000028f2 | OK | Copy overcloud.json to all_nodes.json | np0000071532 2026-06-12 08:17:42,063 p=83863 u=zuul n=ansible | 2026-06-12 08:17:42.063079 | fa163e23-f348-37f0-fb65-0000000028f3 | TASK | Render hieradata from template 2026-06-12 08:17:42,180 p=83863 u=zuul n=ansible | 2026-06-12 08:17:42.179426 | fa163e23-f348-37f0-fb65-0000000028f2 | OK | Copy overcloud.json to all_nodes.json | np0000071528 2026-06-12 08:17:42,200 p=83863 u=zuul n=ansible | 2026-06-12 08:17:42.200480 | fa163e23-f348-37f0-fb65-0000000028f3 | TASK | Render hieradata from template 2026-06-12 08:17:42,244 p=83863 u=zuul n=ansible | 2026-06-12 08:17:42.243994 | fa163e23-f348-37f0-fb65-0000000028f2 | OK | Copy overcloud.json to all_nodes.json | np0000071533 2026-06-12 08:17:42,263 p=83863 u=zuul n=ansible | 2026-06-12 08:17:42.262677 | fa163e23-f348-37f0-fb65-0000000028f3 | TASK | Render hieradata from template 2026-06-12 08:17:42,270 p=83863 u=zuul n=ansible | 2026-06-12 08:17:42.269841 | fa163e23-f348-37f0-fb65-0000000028f2 | OK | Copy overcloud.json to all_nodes.json | np0000071531 2026-06-12 08:17:42,285 p=83863 u=zuul n=ansible | 2026-06-12 08:17:42.285651 | fa163e23-f348-37f0-fb65-0000000028f3 | TASK | Render hieradata from template 2026-06-12 08:17:42,359 p=83863 u=zuul n=ansible | 2026-06-12 08:17:42.358324 | fa163e23-f348-37f0-fb65-0000000028f2 | OK | Copy overcloud.json to all_nodes.json | np0000071529 2026-06-12 08:17:42,399 p=83863 u=zuul n=ansible | 2026-06-12 08:17:42.399134 | fa163e23-f348-37f0-fb65-0000000028f3 | TASK | Render hieradata from template 2026-06-12 08:17:42,405 p=83863 u=zuul n=ansible | 2026-06-12 08:17:42.404876 | fa163e23-f348-37f0-fb65-0000000028f2 | OK | Copy overcloud.json to all_nodes.json | np0000071530 2026-06-12 08:17:42,434 p=83863 u=zuul n=ansible | 2026-06-12 08:17:42.434449 | fa163e23-f348-37f0-fb65-0000000028f3 | TASK | Render hieradata from template 2026-06-12 08:17:42,906 p=83863 u=zuul n=ansible | 2026-06-12 08:17:42.902765 | fa163e23-f348-37f0-fb65-0000000028f3 | OK | Render hieradata from template | np0000071532 | item=bootstrap_node 2026-06-12 08:17:43,078 p=83863 u=zuul n=ansible | 2026-06-12 08:17:43.073688 | fa163e23-f348-37f0-fb65-0000000028f3 | OK | Render hieradata from template | np0000071528 | item=bootstrap_node 2026-06-12 08:17:43,089 p=83863 u=zuul n=ansible | 2026-06-12 08:17:43.088828 | fa163e23-f348-37f0-fb65-0000000028f3 | OK | Render hieradata from template | np0000071533 | item=bootstrap_node 2026-06-12 08:17:43,103 p=83863 u=zuul n=ansible | 2026-06-12 08:17:43.099074 | fa163e23-f348-37f0-fb65-0000000028f3 | OK | Render hieradata from template | np0000071531 | item=bootstrap_node 2026-06-12 08:17:43,250 p=83863 u=zuul n=ansible | 2026-06-12 08:17:43.246144 | fa163e23-f348-37f0-fb65-0000000028f3 | OK | Render hieradata from template | np0000071529 | item=bootstrap_node 2026-06-12 08:17:43,288 p=83863 u=zuul n=ansible | 2026-06-12 08:17:43.285047 | fa163e23-f348-37f0-fb65-0000000028f3 | OK | Render hieradata from template | np0000071530 | item=bootstrap_node 2026-06-12 08:17:43,795 p=83863 u=zuul n=ansible | 2026-06-12 08:17:43.790519 | fa163e23-f348-37f0-fb65-0000000028f3 | OK | Render hieradata from template | np0000071532 | item=vip_data 2026-06-12 08:17:43,912 p=83863 u=zuul n=ansible | 2026-06-12 08:17:43.911519 | fa163e23-f348-37f0-fb65-0000000028f3 | OK | Render hieradata from template | np0000071533 | item=vip_data 2026-06-12 08:17:43,934 p=83863 u=zuul n=ansible | 2026-06-12 08:17:43.924818 | fa163e23-f348-37f0-fb65-0000000028f3 | OK | Render hieradata from template | np0000071528 | item=vip_data 2026-06-12 08:17:43,944 p=83863 u=zuul n=ansible | 2026-06-12 08:17:43.941569 | fa163e23-f348-37f0-fb65-0000000028f3 | OK | Render hieradata from template | np0000071531 | item=vip_data 2026-06-12 08:17:44,106 p=83863 u=zuul n=ansible | 2026-06-12 08:17:44.105832 | fa163e23-f348-37f0-fb65-0000000028f3 | OK | Render hieradata from template | np0000071529 | item=vip_data 2026-06-12 08:17:44,166 p=83863 u=zuul n=ansible | 2026-06-12 08:17:44.165336 | fa163e23-f348-37f0-fb65-0000000028f3 | OK | Render hieradata from template | np0000071530 | item=vip_data 2026-06-12 08:17:44,663 p=83863 u=zuul n=ansible | 2026-06-12 08:17:44.663180 | fa163e23-f348-37f0-fb65-0000000028f3 | OK | Render hieradata from template | np0000071532 | item=net_ip_map 2026-06-12 08:17:44,804 p=83863 u=zuul n=ansible | 2026-06-12 08:17:44.799971 | fa163e23-f348-37f0-fb65-0000000028f3 | OK | Render hieradata from template | np0000071533 | item=net_ip_map 2026-06-12 08:17:44,817 p=83863 u=zuul n=ansible | 2026-06-12 08:17:44.813580 | fa163e23-f348-37f0-fb65-0000000028f3 | OK | Render hieradata from template | np0000071531 | item=net_ip_map 2026-06-12 08:17:44,909 p=83863 u=zuul n=ansible | 2026-06-12 08:17:44.903995 | fa163e23-f348-37f0-fb65-0000000028f3 | OK | Render hieradata from template | np0000071528 | item=net_ip_map 2026-06-12 08:17:45,209 p=83863 u=zuul n=ansible | 2026-06-12 08:17:45.205097 | fa163e23-f348-37f0-fb65-0000000028f3 | OK | Render hieradata from template | np0000071529 | item=net_ip_map 2026-06-12 08:17:45,240 p=83863 u=zuul n=ansible | 2026-06-12 08:17:45.235934 | fa163e23-f348-37f0-fb65-0000000028f3 | OK | Render hieradata from template | np0000071530 | item=net_ip_map 2026-06-12 08:17:45,453 p=83863 u=zuul n=ansible | 2026-06-12 08:17:45.449137 | fa163e23-f348-37f0-fb65-0000000028f3 | OK | Render hieradata from template | np0000071532 | item=cloud_domain 2026-06-12 08:17:45,562 p=83863 u=zuul n=ansible | 2026-06-12 08:17:45.559745 | fa163e23-f348-37f0-fb65-0000000028f3 | OK | Render hieradata from template | np0000071533 | item=cloud_domain 2026-06-12 08:17:45,598 p=83863 u=zuul n=ansible | 2026-06-12 08:17:45.596291 | fa163e23-f348-37f0-fb65-0000000028f3 | OK | Render hieradata from template | np0000071531 | item=cloud_domain 2026-06-12 08:17:45,763 p=83863 u=zuul n=ansible | 2026-06-12 08:17:45.760992 | fa163e23-f348-37f0-fb65-0000000028f3 | OK | Render hieradata from template | np0000071528 | item=cloud_domain 2026-06-12 08:17:46,089 p=83863 u=zuul n=ansible | 2026-06-12 08:17:46.086951 | fa163e23-f348-37f0-fb65-0000000028f3 | OK | Render hieradata from template | np0000071530 | item=cloud_domain 2026-06-12 08:17:46,121 p=83863 u=zuul n=ansible | 2026-06-12 08:17:46.119553 | fa163e23-f348-37f0-fb65-0000000028f3 | OK | Render hieradata from template | np0000071529 | item=cloud_domain 2026-06-12 08:17:46,268 p=83863 u=zuul n=ansible | 2026-06-12 08:17:46.266358 | fa163e23-f348-37f0-fb65-0000000028f3 | OK | Render hieradata from template | np0000071532 | item=fqdn 2026-06-12 08:17:46,340 p=83863 u=zuul n=ansible | 2026-06-12 08:17:46.336989 | fa163e23-f348-37f0-fb65-0000000028f3 | OK | Render hieradata from template | np0000071533 | item=fqdn 2026-06-12 08:17:46,461 p=83863 u=zuul n=ansible | 2026-06-12 08:17:46.459346 | fa163e23-f348-37f0-fb65-0000000028f3 | OK | Render hieradata from template | np0000071531 | item=fqdn 2026-06-12 08:17:46,595 p=83863 u=zuul n=ansible | 2026-06-12 08:17:46.592798 | fa163e23-f348-37f0-fb65-0000000028f3 | OK | Render hieradata from template | np0000071528 | item=fqdn 2026-06-12 08:17:46,930 p=83863 u=zuul n=ansible | 2026-06-12 08:17:46.925781 | fa163e23-f348-37f0-fb65-0000000028f3 | OK | Render hieradata from template | np0000071530 | item=fqdn 2026-06-12 08:17:46,970 p=83863 u=zuul n=ansible | 2026-06-12 08:17:46.968162 | fa163e23-f348-37f0-fb65-0000000028f3 | OK | Render hieradata from template | np0000071529 | item=fqdn 2026-06-12 08:17:47,076 p=83863 u=zuul n=ansible | 2026-06-12 08:17:47.072964 | fa163e23-f348-37f0-fb65-0000000028f3 | OK | Render hieradata from template | np0000071532 | item=service_names 2026-06-12 08:17:47,123 p=83863 u=zuul n=ansible | 2026-06-12 08:17:47.119325 | fa163e23-f348-37f0-fb65-0000000028f3 | OK | Render hieradata from template | np0000071533 | item=service_names 2026-06-12 08:17:47,234 p=83863 u=zuul n=ansible | 2026-06-12 08:17:47.230197 | fa163e23-f348-37f0-fb65-0000000028f3 | OK | Render hieradata from template | np0000071531 | item=service_names 2026-06-12 08:17:47,396 p=83863 u=zuul n=ansible | 2026-06-12 08:17:47.391008 | fa163e23-f348-37f0-fb65-0000000028f3 | OK | Render hieradata from template | np0000071528 | item=service_names 2026-06-12 08:17:47,740 p=83863 u=zuul n=ansible | 2026-06-12 08:17:47.738014 | fa163e23-f348-37f0-fb65-0000000028f3 | OK | Render hieradata from template | np0000071529 | item=service_names 2026-06-12 08:17:47,750 p=83863 u=zuul n=ansible | 2026-06-12 08:17:47.747946 | fa163e23-f348-37f0-fb65-0000000028f3 | OK | Render hieradata from template | np0000071530 | item=service_names 2026-06-12 08:17:47,868 p=83863 u=zuul n=ansible | 2026-06-12 08:17:47.865514 | fa163e23-f348-37f0-fb65-0000000028f3 | OK | Render hieradata from template | np0000071532 | item=service_configs 2026-06-12 08:17:47,949 p=83863 u=zuul n=ansible | 2026-06-12 08:17:47.947057 | fa163e23-f348-37f0-fb65-0000000028f3 | OK | Render hieradata from template | np0000071533 | item=service_configs 2026-06-12 08:17:48,059 p=83863 u=zuul n=ansible | 2026-06-12 08:17:48.056552 | fa163e23-f348-37f0-fb65-0000000028f3 | OK | Render hieradata from template | np0000071531 | item=service_configs 2026-06-12 08:17:48,254 p=83863 u=zuul n=ansible | 2026-06-12 08:17:48.252692 | fa163e23-f348-37f0-fb65-0000000028f3 | OK | Render hieradata from template | np0000071528 | item=service_configs 2026-06-12 08:17:48,563 p=83863 u=zuul n=ansible | 2026-06-12 08:17:48.560441 | fa163e23-f348-37f0-fb65-0000000028f3 | OK | Render hieradata from template | np0000071530 | item=service_configs 2026-06-12 08:17:48,569 p=83863 u=zuul n=ansible | 2026-06-12 08:17:48.567393 | fa163e23-f348-37f0-fb65-0000000028f3 | OK | Render hieradata from template | np0000071529 | item=service_configs 2026-06-12 08:17:48,669 p=83863 u=zuul n=ansible | 2026-06-12 08:17:48.666393 | fa163e23-f348-37f0-fb65-0000000028f3 | OK | Render hieradata from template | np0000071532 | item=extraconfig 2026-06-12 08:17:48,812 p=83863 u=zuul n=ansible | 2026-06-12 08:17:48.808137 | fa163e23-f348-37f0-fb65-0000000028f3 | OK | Render hieradata from template | np0000071533 | item=extraconfig 2026-06-12 08:17:48,895 p=83863 u=zuul n=ansible | 2026-06-12 08:17:48.892871 | fa163e23-f348-37f0-fb65-0000000028f3 | OK | Render hieradata from template | np0000071531 | item=extraconfig 2026-06-12 08:17:49,065 p=83863 u=zuul n=ansible | 2026-06-12 08:17:49.063138 | fa163e23-f348-37f0-fb65-0000000028f3 | OK | Render hieradata from template | np0000071528 | item=extraconfig 2026-06-12 08:17:49,342 p=83863 u=zuul n=ansible | 2026-06-12 08:17:49.342023 | fa163e23-f348-37f0-fb65-0000000028f3 | OK | Render hieradata from template | np0000071530 | item=extraconfig 2026-06-12 08:17:49,367 p=83863 u=zuul n=ansible | 2026-06-12 08:17:49.364669 | fa163e23-f348-37f0-fb65-0000000028f3 | OK | Render hieradata from template | np0000071529 | item=extraconfig 2026-06-12 08:17:49,456 p=83863 u=zuul n=ansible | 2026-06-12 08:17:49.453751 | fa163e23-f348-37f0-fb65-0000000028f3 | OK | Render hieradata from template | np0000071532 | item=role_extraconfig 2026-06-12 08:17:49,591 p=83863 u=zuul n=ansible | 2026-06-12 08:17:49.587853 | fa163e23-f348-37f0-fb65-0000000028f3 | OK | Render hieradata from template | np0000071533 | item=role_extraconfig 2026-06-12 08:17:49,696 p=83863 u=zuul n=ansible | 2026-06-12 08:17:49.693779 | fa163e23-f348-37f0-fb65-0000000028f3 | OK | Render hieradata from template | np0000071531 | item=role_extraconfig 2026-06-12 08:17:49,848 p=83863 u=zuul n=ansible | 2026-06-12 08:17:49.844215 | fa163e23-f348-37f0-fb65-0000000028f3 | OK | Render hieradata from template | np0000071528 | item=role_extraconfig 2026-06-12 08:17:50,154 p=83863 u=zuul n=ansible | 2026-06-12 08:17:50.148896 | fa163e23-f348-37f0-fb65-0000000028f3 | OK | Render hieradata from template | np0000071529 | item=role_extraconfig 2026-06-12 08:17:50,167 p=83863 u=zuul n=ansible | 2026-06-12 08:17:50.167395 | fa163e23-f348-37f0-fb65-0000000028f3 | OK | Render hieradata from template | np0000071530 | item=role_extraconfig 2026-06-12 08:17:50,238 p=83863 u=zuul n=ansible | 2026-06-12 08:17:50.237726 | fa163e23-f348-37f0-fb65-0000000028f3 | OK | Render hieradata from template | np0000071532 | item=ovn_chassis_mac_map 2026-06-12 08:17:50,297 p=83863 u=zuul n=ansible | 2026-06-12 08:17:50.297298 | fa163e23-f348-37f0-fb65-0000000000a6 | TASK | Ensure ansible_managed hieradata file exists 2026-06-12 08:17:50,392 p=83863 u=zuul n=ansible | 2026-06-12 08:17:50.392231 | fa163e23-f348-37f0-fb65-000000002c16 | TASK | Check for hieradata file 2026-06-12 08:17:50,443 p=83863 u=zuul n=ansible | 2026-06-12 08:17:50.440921 | fa163e23-f348-37f0-fb65-0000000028f3 | OK | Render hieradata from template | np0000071533 | item=ovn_chassis_mac_map 2026-06-12 08:17:50,480 p=83863 u=zuul n=ansible | 2026-06-12 08:17:50.480315 | fa163e23-f348-37f0-fb65-0000000000a6 | TASK | Ensure ansible_managed hieradata file exists 2026-06-12 08:17:50,503 p=83863 u=zuul n=ansible | 2026-06-12 08:17:50.501220 | fa163e23-f348-37f0-fb65-0000000028f3 | OK | Render hieradata from template | np0000071531 | item=ovn_chassis_mac_map 2026-06-12 08:17:50,554 p=83863 u=zuul n=ansible | 2026-06-12 08:17:50.553451 | fa163e23-f348-37f0-fb65-000000002c16 | TASK | Check for hieradata file 2026-06-12 08:17:50,570 p=83863 u=zuul n=ansible | 2026-06-12 08:17:50.570175 | fa163e23-f348-37f0-fb65-0000000000a6 | TASK | Ensure ansible_managed hieradata file exists 2026-06-12 08:17:50,629 p=83863 u=zuul n=ansible | 2026-06-12 08:17:50.629078 | fa163e23-f348-37f0-fb65-000000002c16 | TASK | Check for hieradata file 2026-06-12 08:17:50,655 p=83863 u=zuul n=ansible | 2026-06-12 08:17:50.652829 | fa163e23-f348-37f0-fb65-0000000028f3 | OK | Render hieradata from template | np0000071528 | item=ovn_chassis_mac_map 2026-06-12 08:17:50,677 p=83863 u=zuul n=ansible | 2026-06-12 08:17:50.677064 | fa163e23-f348-37f0-fb65-000000002c16 | OK | Check for hieradata file | np0000071532 2026-06-12 08:17:50,688 p=83863 u=zuul n=ansible | 2026-06-12 08:17:50.688536 | fa163e23-f348-37f0-fb65-000000002c18 | TASK | Get existing data 2026-06-12 08:17:50,723 p=83863 u=zuul n=ansible | 2026-06-12 08:17:50.722432 | fa163e23-f348-37f0-fb65-0000000000a6 | TASK | Ensure ansible_managed hieradata file exists 2026-06-12 08:17:50,737 p=83863 u=zuul n=ansible | 2026-06-12 08:17:50.737076 | fa163e23-f348-37f0-fb65-000000002c18 | SKIPPED | Get existing data | np0000071532 2026-06-12 08:17:50,751 p=83863 u=zuul n=ansible | 2026-06-12 08:17:50.751052 | fa163e23-f348-37f0-fb65-000000002c19 | TASK | Set data fact 2026-06-12 08:17:50,804 p=83863 u=zuul n=ansible | 2026-06-12 08:17:50.803858 | fa163e23-f348-37f0-fb65-000000002c16 | TASK | Check for hieradata file 2026-06-12 08:17:50,810 p=83863 u=zuul n=ansible | 2026-06-12 08:17:50.809818 | fa163e23-f348-37f0-fb65-000000002c19 | SKIPPED | Set data fact | np0000071532 2026-06-12 08:17:50,821 p=83863 u=zuul n=ansible | 2026-06-12 08:17:50.820942 | fa163e23-f348-37f0-fb65-000000002c1b | TASK | Write ansible hieradata file 2026-06-12 08:17:50,864 p=83863 u=zuul n=ansible | 2026-06-12 08:17:50.863368 | fa163e23-f348-37f0-fb65-000000002c16 | OK | Check for hieradata file | np0000071533 2026-06-12 08:17:50,875 p=83863 u=zuul n=ansible | 2026-06-12 08:17:50.874832 | fa163e23-f348-37f0-fb65-000000002c18 | TASK | Get existing data 2026-06-12 08:17:50,926 p=83863 u=zuul n=ansible | 2026-06-12 08:17:50.923464 | fa163e23-f348-37f0-fb65-000000002c16 | OK | Check for hieradata file | np0000071531 2026-06-12 08:17:50,926 p=83863 u=zuul n=ansible | 2026-06-12 08:17:50.926677 | fa163e23-f348-37f0-fb65-000000002c18 | SKIPPED | Get existing data | np0000071533 2026-06-12 08:17:50,937 p=83863 u=zuul n=ansible | 2026-06-12 08:17:50.936761 | fa163e23-f348-37f0-fb65-000000002c18 | TASK | Get existing data 2026-06-12 08:17:50,950 p=83863 u=zuul n=ansible | 2026-06-12 08:17:50.950279 | fa163e23-f348-37f0-fb65-000000002c19 | TASK | Set data fact 2026-06-12 08:17:50,964 p=83863 u=zuul n=ansible | 2026-06-12 08:17:50.962309 | fa163e23-f348-37f0-fb65-0000000028f3 | OK | Render hieradata from template | np0000071529 | item=ovn_chassis_mac_map 2026-06-12 08:17:50,972 p=83863 u=zuul n=ansible | 2026-06-12 08:17:50.971192 | fa163e23-f348-37f0-fb65-0000000028f3 | OK | Render hieradata from template | np0000071530 | item=ovn_chassis_mac_map 2026-06-12 08:17:50,984 p=83863 u=zuul n=ansible | 2026-06-12 08:17:50.983780 | fa163e23-f348-37f0-fb65-000000002c18 | SKIPPED | Get existing data | np0000071531 2026-06-12 08:17:50,994 p=83863 u=zuul n=ansible | 2026-06-12 08:17:50.994425 | fa163e23-f348-37f0-fb65-000000002c19 | TASK | Set data fact 2026-06-12 08:17:51,055 p=83863 u=zuul n=ansible | 2026-06-12 08:17:51.055158 | fa163e23-f348-37f0-fb65-000000002c19 | SKIPPED | Set data fact | np0000071533 2026-06-12 08:17:51,057 p=83863 u=zuul n=ansible | 2026-06-12 08:17:51.056850 | fa163e23-f348-37f0-fb65-000000002c19 | SKIPPED | Set data fact | np0000071531 2026-06-12 08:17:51,071 p=83863 u=zuul n=ansible | 2026-06-12 08:17:51.071227 | fa163e23-f348-37f0-fb65-000000002c1b | TASK | Write ansible hieradata file 2026-06-12 08:17:51,085 p=83863 u=zuul n=ansible | 2026-06-12 08:17:51.085036 | fa163e23-f348-37f0-fb65-000000002c1b | TASK | Write ansible hieradata file 2026-06-12 08:17:51,108 p=83863 u=zuul n=ansible | 2026-06-12 08:17:51.107677 | fa163e23-f348-37f0-fb65-0000000000a6 | TASK | Ensure ansible_managed hieradata file exists 2026-06-12 08:17:51,127 p=83863 u=zuul n=ansible | 2026-06-12 08:17:51.126722 | fa163e23-f348-37f0-fb65-0000000000a6 | TASK | Ensure ansible_managed hieradata file exists 2026-06-12 08:17:51,138 p=83863 u=zuul n=ansible | 2026-06-12 08:17:51.131901 | fa163e23-f348-37f0-fb65-000000002c16 | OK | Check for hieradata file | np0000071528 2026-06-12 08:17:51,188 p=83863 u=zuul n=ansible | 2026-06-12 08:17:51.188563 | fa163e23-f348-37f0-fb65-000000002c18 | TASK | Get existing data 2026-06-12 08:17:51,206 p=83863 u=zuul n=ansible | 2026-06-12 08:17:51.206343 | fa163e23-f348-37f0-fb65-000000002c16 | TASK | Check for hieradata file 2026-06-12 08:17:51,265 p=83863 u=zuul n=ansible | 2026-06-12 08:17:51.264997 | fa163e23-f348-37f0-fb65-000000002c16 | TASK | Check for hieradata file 2026-06-12 08:17:51,270 p=83863 u=zuul n=ansible | 2026-06-12 08:17:51.269944 | fa163e23-f348-37f0-fb65-000000002c18 | SKIPPED | Get existing data | np0000071528 2026-06-12 08:17:51,286 p=83863 u=zuul n=ansible | 2026-06-12 08:17:51.286328 | fa163e23-f348-37f0-fb65-000000002c19 | TASK | Set data fact 2026-06-12 08:17:51,331 p=83863 u=zuul n=ansible | 2026-06-12 08:17:51.331263 | fa163e23-f348-37f0-fb65-000000002c19 | SKIPPED | Set data fact | np0000071528 2026-06-12 08:17:51,348 p=83863 u=zuul n=ansible | 2026-06-12 08:17:51.347655 | fa163e23-f348-37f0-fb65-000000002c1b | TASK | Write ansible hieradata file 2026-06-12 08:17:51,450 p=83863 u=zuul n=ansible | 2026-06-12 08:17:51.450179 | fa163e23-f348-37f0-fb65-000000002c16 | OK | Check for hieradata file | np0000071529 2026-06-12 08:17:51,466 p=83863 u=zuul n=ansible | 2026-06-12 08:17:51.465994 | fa163e23-f348-37f0-fb65-000000002c18 | TASK | Get existing data 2026-06-12 08:17:51,513 p=83863 u=zuul n=ansible | 2026-06-12 08:17:51.513334 | fa163e23-f348-37f0-fb65-000000002c18 | SKIPPED | Get existing data | np0000071529 2026-06-12 08:17:51,528 p=83863 u=zuul n=ansible | 2026-06-12 08:17:51.528659 | fa163e23-f348-37f0-fb65-000000002c19 | TASK | Set data fact 2026-06-12 08:17:51,565 p=83863 u=zuul n=ansible | 2026-06-12 08:17:51.564996 | fa163e23-f348-37f0-fb65-000000002c19 | SKIPPED | Set data fact | np0000071529 2026-06-12 08:17:51,587 p=83863 u=zuul n=ansible | 2026-06-12 08:17:51.587275 | fa163e23-f348-37f0-fb65-000000002c1b | TASK | Write ansible hieradata file 2026-06-12 08:17:51,593 p=83863 u=zuul n=ansible | 2026-06-12 08:17:51.592695 | fa163e23-f348-37f0-fb65-000000002c16 | OK | Check for hieradata file | np0000071530 2026-06-12 08:17:51,610 p=83863 u=zuul n=ansible | 2026-06-12 08:17:51.610010 | fa163e23-f348-37f0-fb65-000000002c18 | TASK | Get existing data 2026-06-12 08:17:51,641 p=83863 u=zuul n=ansible | 2026-06-12 08:17:51.640886 | fa163e23-f348-37f0-fb65-000000002c1b | OK | Write ansible hieradata file | np0000071532 2026-06-12 08:17:51,675 p=83863 u=zuul n=ansible | 2026-06-12 08:17:51.674873 | fa163e23-f348-37f0-fb65-000000002c18 | SKIPPED | Get existing data | np0000071530 2026-06-12 08:17:51,693 p=83863 u=zuul n=ansible | 2026-06-12 08:17:51.692877 | fa163e23-f348-37f0-fb65-000000002c19 | TASK | Set data fact 2026-06-12 08:17:51,735 p=83863 u=zuul n=ansible | 2026-06-12 08:17:51.734812 | fa163e23-f348-37f0-fb65-000000002c19 | SKIPPED | Set data fact | np0000071530 2026-06-12 08:17:51,762 p=83863 u=zuul n=ansible | 2026-06-12 08:17:51.762323 | fa163e23-f348-37f0-fb65-000000002c1b | TASK | Write ansible hieradata file 2026-06-12 08:17:51,917 p=83863 u=zuul n=ansible | 2026-06-12 08:17:51.914118 | fa163e23-f348-37f0-fb65-000000002c1b | OK | Write ansible hieradata file | np0000071531 2026-06-12 08:17:51,919 p=83863 u=zuul n=ansible | 2026-06-12 08:17:51.918957 | fa163e23-f348-37f0-fb65-000000002c1b | OK | Write ansible hieradata file | np0000071533 2026-06-12 08:17:52,204 p=83863 u=zuul n=ansible | 2026-06-12 08:17:52.203588 | fa163e23-f348-37f0-fb65-000000002c1b | OK | Write ansible hieradata file | np0000071528 2026-06-12 08:17:52,445 p=83863 u=zuul n=ansible | 2026-06-12 08:17:52.444604 | fa163e23-f348-37f0-fb65-000000002c1b | OK | Write ansible hieradata file | np0000071529 2026-06-12 08:17:52,634 p=83863 u=zuul n=ansible | 2026-06-12 08:17:52.633356 | fa163e23-f348-37f0-fb65-000000002c1b | OK | Write ansible hieradata file | np0000071530 2026-06-12 08:17:52,832 p=83863 u=zuul n=ansible | PLAY [Host prep steps] ********************************************************* 2026-06-12 08:17:52,964 p=83863 u=zuul n=ansible | 2026-06-12 08:17:52.964432 | fa163e23-f348-37f0-fb65-0000000000ab | TASK | Host prep steps 2026-06-12 08:17:52,989 p=83863 u=zuul n=ansible | 2026-06-12 08:17:52.988747 | fa163e23-f348-37f0-fb65-0000000000ab | TASK | Host prep steps 2026-06-12 08:17:53,003 p=83863 u=zuul n=ansible | 2026-06-12 08:17:53.003218 | fa163e23-f348-37f0-fb65-0000000000ab | TASK | Host prep steps 2026-06-12 08:17:53,033 p=83863 u=zuul n=ansible | 2026-06-12 08:17:53.032700 | fa163e23-f348-37f0-fb65-0000000000ab | TASK | Host prep steps 2026-06-12 08:17:53,057 p=83863 u=zuul n=ansible | 2026-06-12 08:17:53.056904 | fa163e23-f348-37f0-fb65-0000000000ab | TASK | Host prep steps 2026-06-12 08:17:53,086 p=83863 u=zuul n=ansible | 2026-06-12 08:17:53.085971 | fa163e23-f348-37f0-fb65-0000000000ab | TASK | Host prep steps 2026-06-12 08:17:53,091 p=83863 u=zuul n=ansible | 2026-06-12 08:17:53.090833 | fa163e23-f348-37f0-fb65-0000000000ab | OK | Host prep steps | np0000071531 -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Host prep steps' to resume from this task" } 2026-06-12 08:17:53,091 p=83863 u=zuul n=ansible | [WARNING]: ('np0000071531 -> localhost', 'fa163e23-f348-37f0-fb65-0000000000ab') missing from stats 2026-06-12 08:17:53,092 p=83863 u=zuul n=ansible | 2026-06-12 08:17:53.092188 | fa163e23-f348-37f0-fb65-0000000000ab | OK | Host prep steps | np0000071532 -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Host prep steps' to resume from this task" } 2026-06-12 08:17:53,092 p=83863 u=zuul n=ansible | [WARNING]: ('np0000071532 -> localhost', 'fa163e23-f348-37f0-fb65-0000000000ab') missing from stats 2026-06-12 08:17:53,093 p=83863 u=zuul n=ansible | 2026-06-12 08:17:53.092993 | fa163e23-f348-37f0-fb65-0000000000ab | OK | Host prep steps | np0000071533 -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Host prep steps' to resume from this task" } 2026-06-12 08:17:53,093 p=83863 u=zuul n=ansible | [WARNING]: ('np0000071533 -> localhost', 'fa163e23-f348-37f0-fb65-0000000000ab') missing from stats 2026-06-12 08:17:53,094 p=83863 u=zuul n=ansible | 2026-06-12 08:17:53.093788 | fa163e23-f348-37f0-fb65-0000000000ab | OK | Host prep steps | np0000071528 -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Host prep steps' to resume from this task" } 2026-06-12 08:17:53,094 p=83863 u=zuul n=ansible | [WARNING]: ('np0000071528 -> localhost', 'fa163e23-f348-37f0-fb65-0000000000ab') missing from stats 2026-06-12 08:17:53,094 p=83863 u=zuul n=ansible | 2026-06-12 08:17:53.094659 | fa163e23-f348-37f0-fb65-0000000000ab | OK | Host prep steps | np0000071529 -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Host prep steps' to resume from this task" } 2026-06-12 08:17:53,095 p=83863 u=zuul n=ansible | [WARNING]: ('np0000071529 -> localhost', 'fa163e23-f348-37f0-fb65-0000000000ab') missing from stats 2026-06-12 08:17:53,150 p=83863 u=zuul n=ansible | 2026-06-12 08:17:53.150128 | fa163e23-f348-37f0-fb65-0000000000ac | TASK | Deploy Artifacts 2026-06-12 08:17:53,163 p=83863 u=zuul n=ansible | 2026-06-12 08:17:53.162795 | fa163e23-f348-37f0-fb65-0000000000ac | TASK | Deploy Artifacts 2026-06-12 08:17:53,176 p=83863 u=zuul n=ansible | 2026-06-12 08:17:53.175803 | fa163e23-f348-37f0-fb65-0000000000ac | TASK | Deploy Artifacts 2026-06-12 08:17:53,193 p=83863 u=zuul n=ansible | 2026-06-12 08:17:53.193313 | fa163e23-f348-37f0-fb65-0000000000ac | TASK | Deploy Artifacts 2026-06-12 08:17:53,214 p=83863 u=zuul n=ansible | 2026-06-12 08:17:53.213916 | fa163e23-f348-37f0-fb65-0000000000ac | TASK | Deploy Artifacts 2026-06-12 08:17:53,220 p=83863 u=zuul n=ansible | 2026-06-12 08:17:53.219513 | fa163e23-f348-37f0-fb65-0000000000ab | OK | Host prep steps | np0000071530 -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Host prep steps' to resume from this task" } 2026-06-12 08:17:53,220 p=83863 u=zuul n=ansible | [WARNING]: ('np0000071530 -> localhost', 'fa163e23-f348-37f0-fb65-0000000000ab') missing from stats 2026-06-12 08:17:53,240 p=83863 u=zuul n=ansible | 2026-06-12 08:17:53.240116 | fa163e23-f348-37f0-fb65-0000000000ac | TASK | Deploy Artifacts 2026-06-12 08:17:53,245 p=83863 u=zuul n=ansible | 2026-06-12 08:17:53.244830 | fa163e23-f348-37f0-fb65-0000000000ac | SKIPPED | Deploy Artifacts | np0000071531 2026-06-12 08:17:53,280 p=83863 u=zuul n=ansible | [WARNING]: conditional statements should not include jinja2 templating delimiters such as {{ }} or {% %}. Found: '{{ playbook_dir }}/{{ _task_file_path }}' is exists 2026-06-12 08:17:53,286 p=83863 u=zuul n=ansible | 2026-06-12 08:17:53.279238 | fa163e23-f348-37f0-fb65-0000000000ac | SKIPPED | Deploy Artifacts | np0000071533 2026-06-12 08:17:53,319 p=83863 u=zuul n=ansible | 2026-06-12 08:17:53.319615 | fa163e23-f348-37f0-fb65-0000000000ac | SKIPPED | Deploy Artifacts | np0000071532 2026-06-12 08:17:53,320 p=83863 u=zuul n=ansible | 2026-06-12 08:17:53.320377 | fa163e23-f348-37f0-fb65-0000000000ac | SKIPPED | Deploy Artifacts | np0000071529 2026-06-12 08:17:53,321 p=83863 u=zuul n=ansible | 2026-06-12 08:17:53.320934 | fa163e23-f348-37f0-fb65-0000000000ac | SKIPPED | Deploy Artifacts | np0000071528 2026-06-12 08:17:53,321 p=83863 u=zuul n=ansible | 2026-06-12 08:17:53.321483 | fa163e23-f348-37f0-fb65-0000000000ac | SKIPPED | Deploy Artifacts | np0000071530 2026-06-12 08:17:53,354 p=83863 u=zuul n=ansible | [WARNING]: conditional statements should not include jinja2 templating delimiters such as {{ }} or {% %}. Found: '{{ playbook_dir }}/{{ _task_file_path }}' is exists 2026-06-12 08:17:53,407 p=83863 u=zuul n=ansible | 2026-06-12 08:17:53.406900 | 66724608-dae3-4e96-88af-0553a24c4904 | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/Compute/host_prep_tasks.yaml | np0000071531 2026-06-12 08:17:53,435 p=83863 u=zuul n=ansible | 2026-06-12 08:17:53.434759 | fa163e23-f348-37f0-fb65-00000000304c | TASK | Run firewall role 2026-06-12 08:17:53,468 p=83863 u=zuul n=ansible | [WARNING]: conditional statements should not include jinja2 templating delimiters such as {{ }} or {% %}. Found: '{{ playbook_dir }}/{{ _task_file_path }}' is exists 2026-06-12 08:17:53,492 p=83863 u=zuul n=ansible | [WARNING]: conditional statements should not include jinja2 templating delimiters such as {{ }} or {% %}. Found: '{{ playbook_dir }}/{{ _task_file_path }}' is exists 2026-06-12 08:17:53,515 p=83863 u=zuul n=ansible | [WARNING]: conditional statements should not include jinja2 templating delimiters such as {{ }} or {% %}. Found: '{{ playbook_dir }}/{{ _task_file_path }}' is exists 2026-06-12 08:17:53,551 p=83863 u=zuul n=ansible | [WARNING]: conditional statements should not include jinja2 templating delimiters such as {{ }} or {% %}. Found: '{{ playbook_dir }}/{{ _task_file_path }}' is exists 2026-06-12 08:17:53,646 p=83863 u=zuul n=ansible | 2026-06-12 08:17:53.646105 | 0dc7c667-2657-43e7-b711-281a11f03709 | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/Compute/host_prep_tasks.yaml | np0000071533 2026-06-12 08:17:53,646 p=83863 u=zuul n=ansible | 2026-06-12 08:17:53.646716 | 0dc7c667-2657-43e7-b711-281a11f03709 | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/Compute/host_prep_tasks.yaml | np0000071532 2026-06-12 08:17:53,822 p=83863 u=zuul n=ansible | 2026-06-12 08:17:53.822457 | 2dda511e-ccf8-4abd-a7cd-c7c6031785f3 | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/Controller/host_prep_tasks.yaml | np0000071528 2026-06-12 08:17:53,823 p=83863 u=zuul n=ansible | 2026-06-12 08:17:53.823025 | 2dda511e-ccf8-4abd-a7cd-c7c6031785f3 | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/Controller/host_prep_tasks.yaml | np0000071529 2026-06-12 08:17:53,866 p=83863 u=zuul n=ansible | 2026-06-12 08:17:53.866330 | fa163e23-f348-37f0-fb65-000000003172 | TASK | Gather variables for each operating system 2026-06-12 08:17:53,879 p=83863 u=zuul n=ansible | 2026-06-12 08:17:53.878579 | fa163e23-f348-37f0-fb65-00000000310f | TASK | Run firewall role 2026-06-12 08:17:53,896 p=83863 u=zuul n=ansible | 2026-06-12 08:17:53.895493 | fa163e23-f348-37f0-fb65-00000000310f | TASK | Run firewall role 2026-06-12 08:17:53,921 p=83863 u=zuul n=ansible | 2026-06-12 08:17:53.920656 | fa163e23-f348-37f0-fb65-0000000031ba | TASK | Run firewall role 2026-06-12 08:17:53,948 p=83863 u=zuul n=ansible | 2026-06-12 08:17:53.947769 | fa163e23-f348-37f0-fb65-0000000031ba | TASK | Run firewall role 2026-06-12 08:17:53,967 p=83863 u=zuul n=ansible | 2026-06-12 08:17:53.964591 | fa163e23-f348-37f0-fb65-000000003172 | OK | Gather variables for each operating system | np0000071531 | item=/usr/share/ansible/roles/tripleo_firewall/vars/redhat.yml 2026-06-12 08:17:54,126 p=83863 u=zuul n=ansible | 2026-06-12 08:17:54.126046 | 75d2e492-3a94-4ba0-ae45-6d1ddeca389c | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/Controller/host_prep_tasks.yaml | np0000071530 2026-06-12 08:17:54,193 p=83863 u=zuul n=ansible | 2026-06-12 08:17:54.192581 | fa163e23-f348-37f0-fb65-000000003172 | TASK | Gather variables for each operating system 2026-06-12 08:17:54,209 p=83863 u=zuul n=ansible | 2026-06-12 08:17:54.208613 | fa163e23-f348-37f0-fb65-000000003172 | TASK | Gather variables for each operating system 2026-06-12 08:17:54,229 p=83863 u=zuul n=ansible | 2026-06-12 08:17:54.228449 | fa163e23-f348-37f0-fb65-000000003172 | TASK | Gather variables for each operating system 2026-06-12 08:17:54,250 p=83863 u=zuul n=ansible | 2026-06-12 08:17:54.249201 | fa163e23-f348-37f0-fb65-000000003369 | TASK | Run firewall role 2026-06-12 08:17:54,304 p=83863 u=zuul n=ansible | 2026-06-12 08:17:54.303274 | fa163e23-f348-37f0-fb65-000000003173 | TASK | Uninstall firewalld to prevent nftables conflicts 2026-06-12 08:17:54,323 p=83863 u=zuul n=ansible | 2026-06-12 08:17:54.320831 | fa163e23-f348-37f0-fb65-000000003172 | OK | Gather variables for each operating system | np0000071532 | item=/usr/share/ansible/roles/tripleo_firewall/vars/redhat.yml 2026-06-12 08:17:54,337 p=83863 u=zuul n=ansible | 2026-06-12 08:17:54.336445 | fa163e23-f348-37f0-fb65-000000003172 | OK | Gather variables for each operating system | np0000071533 | item=/usr/share/ansible/roles/tripleo_firewall/vars/redhat.yml 2026-06-12 08:17:54,352 p=83863 u=zuul n=ansible | 2026-06-12 08:17:54.351156 | fa163e23-f348-37f0-fb65-000000003172 | OK | Gather variables for each operating system | np0000071528 | item=/usr/share/ansible/roles/tripleo_firewall/vars/redhat.yml 2026-06-12 08:17:54,364 p=83863 u=zuul n=ansible | 2026-06-12 08:17:54.364309 | fa163e23-f348-37f0-fb65-000000003172 | TASK | Gather variables for each operating system 2026-06-12 08:17:54,413 p=83863 u=zuul n=ansible | 2026-06-12 08:17:54.413274 | fa163e23-f348-37f0-fb65-000000003173 | TASK | Uninstall firewalld to prevent nftables conflicts 2026-06-12 08:17:54,431 p=83863 u=zuul n=ansible | 2026-06-12 08:17:54.430225 | fa163e23-f348-37f0-fb65-000000003173 | TASK | Uninstall firewalld to prevent nftables conflicts 2026-06-12 08:17:54,451 p=83863 u=zuul n=ansible | 2026-06-12 08:17:54.450936 | fa163e23-f348-37f0-fb65-000000003173 | TASK | Uninstall firewalld to prevent nftables conflicts 2026-06-12 08:17:54,472 p=83863 u=zuul n=ansible | 2026-06-12 08:17:54.469753 | fa163e23-f348-37f0-fb65-000000003172 | OK | Gather variables for each operating system | np0000071529 | item=/usr/share/ansible/roles/tripleo_firewall/vars/redhat.yml 2026-06-12 08:17:54,490 p=83863 u=zuul n=ansible | 2026-06-12 08:17:54.489737 | fa163e23-f348-37f0-fb65-000000003172 | TASK | Gather variables for each operating system 2026-06-12 08:17:54,514 p=83863 u=zuul n=ansible | 2026-06-12 08:17:54.513402 | fa163e23-f348-37f0-fb65-000000003173 | TASK | Uninstall firewalld to prevent nftables conflicts 2026-06-12 08:17:54,597 p=83863 u=zuul n=ansible | 2026-06-12 08:17:54.595147 | fa163e23-f348-37f0-fb65-000000003172 | OK | Gather variables for each operating system | np0000071530 | item=/usr/share/ansible/roles/tripleo_firewall/vars/redhat.yml 2026-06-12 08:17:54,622 p=83863 u=zuul n=ansible | 2026-06-12 08:17:54.621942 | fa163e23-f348-37f0-fb65-000000003173 | TASK | Uninstall firewalld to prevent nftables conflicts 2026-06-12 08:17:57,627 p=83863 u=zuul n=ansible | 2026-06-12 08:17:57.625762 | fa163e23-f348-37f0-fb65-000000003173 | OK | Uninstall firewalld to prevent nftables conflicts | np0000071528 2026-06-12 08:17:57,665 p=83863 u=zuul n=ansible | 2026-06-12 08:17:57.664778 | fa163e23-f348-37f0-fb65-000000003177 | TASK | Create empty var for masquerade rules 2026-06-12 08:17:57,671 p=83863 u=zuul n=ansible | 2026-06-12 08:17:57.670780 | fa163e23-f348-37f0-fb65-000000003173 | OK | Uninstall firewalld to prevent nftables conflicts | np0000071531 2026-06-12 08:17:57,687 p=83863 u=zuul n=ansible | 2026-06-12 08:17:57.687389 | fa163e23-f348-37f0-fb65-000000003177 | TASK | Create empty var for masquerade rules 2026-06-12 08:17:57,708 p=83863 u=zuul n=ansible | 2026-06-12 08:17:57.707529 | fa163e23-f348-37f0-fb65-000000003177 | OK | Create empty var for masquerade rules | np0000071528 2026-06-12 08:17:57,723 p=83863 u=zuul n=ansible | 2026-06-12 08:17:57.722961 | fa163e23-f348-37f0-fb65-000000003178 | TASK | Enable masquerade 2026-06-12 08:17:57,732 p=83863 u=zuul n=ansible | 2026-06-12 08:17:57.731897 | fa163e23-f348-37f0-fb65-000000003177 | OK | Create empty var for masquerade rules | np0000071531 2026-06-12 08:17:57,742 p=83863 u=zuul n=ansible | 2026-06-12 08:17:57.742646 | fa163e23-f348-37f0-fb65-000000003178 | TASK | Enable masquerade 2026-06-12 08:17:57,760 p=83863 u=zuul n=ansible | 2026-06-12 08:17:57.759852 | fa163e23-f348-37f0-fb65-000000003173 | OK | Uninstall firewalld to prevent nftables conflicts | np0000071532 2026-06-12 08:17:57,775 p=83863 u=zuul n=ansible | 2026-06-12 08:17:57.774796 | fa163e23-f348-37f0-fb65-000000003177 | TASK | Create empty var for masquerade rules 2026-06-12 08:17:57,784 p=83863 u=zuul n=ansible | 2026-06-12 08:17:57.779731 | fa163e23-f348-37f0-fb65-000000003178 | SKIPPED | Enable masquerade | np0000071528 2026-06-12 08:17:57,785 p=83863 u=zuul n=ansible | 2026-06-12 08:17:57.785533 | fa163e23-f348-37f0-fb65-000000003178 | SKIPPED | Enable masquerade | np0000071531 2026-06-12 08:17:57,795 p=83863 u=zuul n=ansible | 2026-06-12 08:17:57.795315 | fa163e23-f348-37f0-fb65-000000003179 | TASK | Set the default frontend firewall rules 2026-06-12 08:17:57,822 p=83863 u=zuul n=ansible | 2026-06-12 08:17:57.816788 | fa163e23-f348-37f0-fb65-000000003179 | TASK | Set the default frontend firewall rules 2026-06-12 08:17:57,827 p=83863 u=zuul n=ansible | 2026-06-12 08:17:57.827066 | fa163e23-f348-37f0-fb65-000000003177 | OK | Create empty var for masquerade rules | np0000071532 2026-06-12 08:17:57,828 p=83863 u=zuul n=ansible | 2026-06-12 08:17:57.828253 | fa163e23-f348-37f0-fb65-000000003179 | OK | Set the default frontend firewall rules | np0000071531 2026-06-12 08:17:57,838 p=83863 u=zuul n=ansible | 2026-06-12 08:17:57.838252 | fa163e23-f348-37f0-fb65-00000000317c | TASK | Set frontend rule fact (non-ssl rules) 2026-06-12 08:17:57,856 p=83863 u=zuul n=ansible | 2026-06-12 08:17:57.856159 | fa163e23-f348-37f0-fb65-000000003178 | TASK | Enable masquerade 2026-06-12 08:17:57,867 p=83863 u=zuul n=ansible | 2026-06-12 08:17:57.861964 | fa163e23-f348-37f0-fb65-000000003179 | OK | Set the default frontend firewall rules | np0000071528 2026-06-12 08:17:57,868 p=83863 u=zuul n=ansible | 2026-06-12 08:17:57.867795 | fa163e23-f348-37f0-fb65-00000000317c | SKIPPED | Set frontend rule fact (non-ssl rules) | np0000071531 2026-06-12 08:17:57,878 p=83863 u=zuul n=ansible | 2026-06-12 08:17:57.877973 | fa163e23-f348-37f0-fb65-00000000317d | TASK | Set frontend rule fact (ssl rules) 2026-06-12 08:17:57,895 p=83863 u=zuul n=ansible | 2026-06-12 08:17:57.895394 | fa163e23-f348-37f0-fb65-00000000317c | TASK | Set frontend rule fact (non-ssl rules) 2026-06-12 08:17:57,906 p=83863 u=zuul n=ansible | 2026-06-12 08:17:57.906286 | fa163e23-f348-37f0-fb65-000000003178 | SKIPPED | Enable masquerade | np0000071532 2026-06-12 08:17:57,907 p=83863 u=zuul n=ansible | 2026-06-12 08:17:57.907516 | fa163e23-f348-37f0-fb65-00000000317d | SKIPPED | Set frontend rule fact (ssl rules) | np0000071531 2026-06-12 08:17:57,918 p=83863 u=zuul n=ansible | 2026-06-12 08:17:57.917960 | fa163e23-f348-37f0-fb65-00000000317f | TASK | Set frontend rule fact (non-ssl rules) 2026-06-12 08:17:57,932 p=83863 u=zuul n=ansible | 2026-06-12 08:17:57.932126 | fa163e23-f348-37f0-fb65-000000003179 | TASK | Set the default frontend firewall rules 2026-06-12 08:17:57,943 p=83863 u=zuul n=ansible | 2026-06-12 08:17:57.943226 | fa163e23-f348-37f0-fb65-00000000317f | SKIPPED | Set frontend rule fact (non-ssl rules) | np0000071531 2026-06-12 08:17:57,944 p=83863 u=zuul n=ansible | 2026-06-12 08:17:57.944721 | fa163e23-f348-37f0-fb65-00000000317c | OK | Set frontend rule fact (non-ssl rules) | np0000071528 2026-06-12 08:17:57,956 p=83863 u=zuul n=ansible | 2026-06-12 08:17:57.956327 | fa163e23-f348-37f0-fb65-000000003180 | TASK | Set frontend rule fact (ssl rules) 2026-06-12 08:17:57,987 p=83863 u=zuul n=ansible | 2026-06-12 08:17:57.987247 | fa163e23-f348-37f0-fb65-00000000317d | TASK | Set frontend rule fact (ssl rules) 2026-06-12 08:17:57,993 p=83863 u=zuul n=ansible | 2026-06-12 08:17:57.992877 | fa163e23-f348-37f0-fb65-000000003179 | OK | Set the default frontend firewall rules | np0000071532 2026-06-12 08:17:57,994 p=83863 u=zuul n=ansible | 2026-06-12 08:17:57.994154 | fa163e23-f348-37f0-fb65-000000003180 | SKIPPED | Set frontend rule fact (ssl rules) | np0000071531 2026-06-12 08:17:58,004 p=83863 u=zuul n=ansible | 2026-06-12 08:17:58.004539 | fa163e23-f348-37f0-fb65-000000003182 | TASK | Enable LOG rules 2026-06-12 08:17:58,018 p=83863 u=zuul n=ansible | 2026-06-12 08:17:58.017996 | fa163e23-f348-37f0-fb65-00000000317c | TASK | Set frontend rule fact (non-ssl rules) 2026-06-12 08:17:58,031 p=83863 u=zuul n=ansible | 2026-06-12 08:17:58.031148 | fa163e23-f348-37f0-fb65-000000003182 | SKIPPED | Enable LOG rules | np0000071531 2026-06-12 08:17:58,049 p=83863 u=zuul n=ansible | 2026-06-12 08:17:58.049106 | fa163e23-f348-37f0-fb65-000000003183 | TASK | Set rule fact 2026-06-12 08:17:58,055 p=83863 u=zuul n=ansible | 2026-06-12 08:17:58.055044 | fa163e23-f348-37f0-fb65-00000000317d | OK | Set frontend rule fact (ssl rules) | np0000071528 2026-06-12 08:17:58,056 p=83863 u=zuul n=ansible | 2026-06-12 08:17:58.056761 | fa163e23-f348-37f0-fb65-00000000317c | SKIPPED | Set frontend rule fact (non-ssl rules) | np0000071532 2026-06-12 08:17:58,068 p=83863 u=zuul n=ansible | 2026-06-12 08:17:58.067782 | fa163e23-f348-37f0-fb65-00000000317d | TASK | Set frontend rule fact (ssl rules) 2026-06-12 08:17:58,086 p=83863 u=zuul n=ansible | 2026-06-12 08:17:58.085948 | fa163e23-f348-37f0-fb65-00000000317f | TASK | Set frontend rule fact (non-ssl rules) 2026-06-12 08:17:58,099 p=83863 u=zuul n=ansible | 2026-06-12 08:17:58.098575 | fa163e23-f348-37f0-fb65-00000000317d | SKIPPED | Set frontend rule fact (ssl rules) | np0000071532 2026-06-12 08:17:58,110 p=83863 u=zuul n=ansible | 2026-06-12 08:17:58.109976 | fa163e23-f348-37f0-fb65-00000000317f | TASK | Set frontend rule fact (non-ssl rules) 2026-06-12 08:17:58,121 p=83863 u=zuul n=ansible | 2026-06-12 08:17:58.121093 | fa163e23-f348-37f0-fb65-00000000317f | SKIPPED | Set frontend rule fact (non-ssl rules) | np0000071528 2026-06-12 08:17:58,147 p=83863 u=zuul n=ansible | 2026-06-12 08:17:58.147438 | fa163e23-f348-37f0-fb65-000000003180 | TASK | Set frontend rule fact (ssl rules) 2026-06-12 08:17:58,153 p=83863 u=zuul n=ansible | 2026-06-12 08:17:58.152815 | fa163e23-f348-37f0-fb65-000000003183 | OK | Set rule fact | np0000071531 2026-06-12 08:17:58,154 p=83863 u=zuul n=ansible | 2026-06-12 08:17:58.154652 | fa163e23-f348-37f0-fb65-00000000317f | SKIPPED | Set frontend rule fact (non-ssl rules) | np0000071532 2026-06-12 08:17:58,168 p=83863 u=zuul n=ansible | 2026-06-12 08:17:58.165730 | fa163e23-f348-37f0-fb65-000000003184 | TASK | Manage rules via nftables 2026-06-12 08:17:58,192 p=83863 u=zuul n=ansible | 2026-06-12 08:17:58.191624 | fa163e23-f348-37f0-fb65-000000003180 | TASK | Set frontend rule fact (ssl rules) 2026-06-12 08:17:58,200 p=83863 u=zuul n=ansible | 2026-06-12 08:17:58.199622 | fa163e23-f348-37f0-fb65-000000003180 | SKIPPED | Set frontend rule fact (ssl rules) | np0000071528 2026-06-12 08:17:58,256 p=83863 u=zuul n=ansible | 2026-06-12 08:17:58.256375 | fa163e23-f348-37f0-fb65-000000003182 | TASK | Enable LOG rules 2026-06-12 08:17:58,262 p=83863 u=zuul n=ansible | 2026-06-12 08:17:58.261693 | fa163e23-f348-37f0-fb65-000000003180 | SKIPPED | Set frontend rule fact (ssl rules) | np0000071532 2026-06-12 08:17:58,280 p=83863 u=zuul n=ansible | 2026-06-12 08:17:58.280602 | d0e78685-fb15-4fc0-a784-a1194cf8b656 | INCLUDED | /usr/share/ansible/roles/tripleo_nftables/tasks/service-bootstrap.yml | np0000071531 2026-06-12 08:17:58,294 p=83863 u=zuul n=ansible | 2026-06-12 08:17:58.294003 | fa163e23-f348-37f0-fb65-000000003697 | TASK | Ensure legacy iptables services are off 2026-06-12 08:17:58,308 p=83863 u=zuul n=ansible | 2026-06-12 08:17:58.308083 | fa163e23-f348-37f0-fb65-000000003182 | TASK | Enable LOG rules 2026-06-12 08:17:58,314 p=83863 u=zuul n=ansible | 2026-06-12 08:17:58.314243 | fa163e23-f348-37f0-fb65-000000003182 | SKIPPED | Enable LOG rules | np0000071528 2026-06-12 08:17:58,329 p=83863 u=zuul n=ansible | 2026-06-12 08:17:58.329719 | fa163e23-f348-37f0-fb65-000000003183 | TASK | Set rule fact 2026-06-12 08:17:58,342 p=83863 u=zuul n=ansible | 2026-06-12 08:17:58.341942 | fa163e23-f348-37f0-fb65-000000003182 | SKIPPED | Enable LOG rules | np0000071532 2026-06-12 08:17:58,352 p=83863 u=zuul n=ansible | 2026-06-12 08:17:58.352166 | fa163e23-f348-37f0-fb65-000000003183 | TASK | Set rule fact 2026-06-12 08:17:58,410 p=83863 u=zuul n=ansible | 2026-06-12 08:17:58.405882 | fa163e23-f348-37f0-fb65-000000003183 | OK | Set rule fact | np0000071528 2026-06-12 08:17:58,413 p=83863 u=zuul n=ansible | 2026-06-12 08:17:58.413670 | fa163e23-f348-37f0-fb65-000000003183 | OK | Set rule fact | np0000071532 2026-06-12 08:17:58,424 p=83863 u=zuul n=ansible | 2026-06-12 08:17:58.424188 | fa163e23-f348-37f0-fb65-000000003184 | TASK | Manage rules via nftables 2026-06-12 08:17:58,447 p=83863 u=zuul n=ansible | 2026-06-12 08:17:58.447362 | fa163e23-f348-37f0-fb65-000000003184 | TASK | Manage rules via nftables 2026-06-12 08:17:58,549 p=83863 u=zuul n=ansible | 2026-06-12 08:17:58.549570 | 7ec49507-5592-4dca-8d84-650232a289d1 | INCLUDED | /usr/share/ansible/roles/tripleo_nftables/tasks/service-bootstrap.yml | np0000071532 2026-06-12 08:17:58,568 p=83863 u=zuul n=ansible | 2026-06-12 08:17:58.567828 | fa163e23-f348-37f0-fb65-000000003742 | TASK | Ensure legacy iptables services are off 2026-06-12 08:17:58,591 p=83863 u=zuul n=ansible | 2026-06-12 08:17:58.591374 | b841e68d-1c67-47ce-87c8-a0da3d84cd00 | INCLUDED | /usr/share/ansible/roles/tripleo_nftables/tasks/service-bootstrap.yml | np0000071528 2026-06-12 08:17:58,609 p=83863 u=zuul n=ansible | 2026-06-12 08:17:58.609664 | fa163e23-f348-37f0-fb65-000000003769 | TASK | Ensure legacy iptables services are off 2026-06-12 08:17:59,066 p=83863 u=zuul n=ansible | 2026-06-12 08:17:59.062700 | fa163e23-f348-37f0-fb65-000000003742 | OK | Ensure legacy iptables services are off | np0000071532 | item=iptables.service 2026-06-12 08:17:59,088 p=83863 u=zuul n=ansible | 2026-06-12 08:17:59.085286 | fa163e23-f348-37f0-fb65-000000003769 | OK | Ensure legacy iptables services are off | np0000071528 | item=iptables.service 2026-06-12 08:17:59,346 p=83863 u=zuul n=ansible | 2026-06-12 08:17:59.346231 | fa163e23-f348-37f0-fb65-000000003173 | OK | Uninstall firewalld to prevent nftables conflicts | np0000071529 2026-06-12 08:17:59,361 p=83863 u=zuul n=ansible | 2026-06-12 08:17:59.361086 | fa163e23-f348-37f0-fb65-000000003177 | TASK | Create empty var for masquerade rules 2026-06-12 08:17:59,387 p=83863 u=zuul n=ansible | 2026-06-12 08:17:59.387375 | fa163e23-f348-37f0-fb65-000000003177 | OK | Create empty var for masquerade rules | np0000071529 2026-06-12 08:17:59,402 p=83863 u=zuul n=ansible | 2026-06-12 08:17:59.401931 | fa163e23-f348-37f0-fb65-000000003178 | TASK | Enable masquerade 2026-06-12 08:17:59,444 p=83863 u=zuul n=ansible | 2026-06-12 08:17:59.444027 | fa163e23-f348-37f0-fb65-000000003178 | SKIPPED | Enable masquerade | np0000071529 2026-06-12 08:17:59,460 p=83863 u=zuul n=ansible | 2026-06-12 08:17:59.460530 | fa163e23-f348-37f0-fb65-000000003179 | TASK | Set the default frontend firewall rules 2026-06-12 08:17:59,474 p=83863 u=zuul n=ansible | 2026-06-12 08:17:59.470936 | fa163e23-f348-37f0-fb65-000000003769 | OK | Ensure legacy iptables services are off | np0000071528 | item=ip6tables.service 2026-06-12 08:17:59,491 p=83863 u=zuul n=ansible | 2026-06-12 08:17:59.488683 | fa163e23-f348-37f0-fb65-000000003742 | OK | Ensure legacy iptables services are off | np0000071532 | item=ip6tables.service 2026-06-12 08:17:59,514 p=83863 u=zuul n=ansible | 2026-06-12 08:17:59.513853 | fa163e23-f348-37f0-fb65-000000003179 | OK | Set the default frontend firewall rules | np0000071529 2026-06-12 08:17:59,535 p=83863 u=zuul n=ansible | 2026-06-12 08:17:59.535133 | fa163e23-f348-37f0-fb65-000000003743 | TASK | Ensure nftables service is enabled and running 2026-06-12 08:17:59,573 p=83863 u=zuul n=ansible | 2026-06-12 08:17:59.567920 | fa163e23-f348-37f0-fb65-00000000376a | TASK | Ensure nftables service is enabled and running 2026-06-12 08:17:59,597 p=83863 u=zuul n=ansible | 2026-06-12 08:17:59.596979 | fa163e23-f348-37f0-fb65-00000000317c | TASK | Set frontend rule fact (non-ssl rules) 2026-06-12 08:17:59,603 p=83863 u=zuul n=ansible | 2026-06-12 08:17:59.603200 | fa163e23-f348-37f0-fb65-000000003173 | OK | Uninstall firewalld to prevent nftables conflicts | np0000071530 2026-06-12 08:17:59,605 p=83863 u=zuul n=ansible | 2026-06-12 08:17:59.604800 | fa163e23-f348-37f0-fb65-000000003173 | OK | Uninstall firewalld to prevent nftables conflicts | np0000071533 2026-06-12 08:17:59,616 p=83863 u=zuul n=ansible | 2026-06-12 08:17:59.616399 | fa163e23-f348-37f0-fb65-000000003177 | TASK | Create empty var for masquerade rules 2026-06-12 08:17:59,635 p=83863 u=zuul n=ansible | 2026-06-12 08:17:59.634556 | fa163e23-f348-37f0-fb65-000000003177 | TASK | Create empty var for masquerade rules 2026-06-12 08:17:59,664 p=83863 u=zuul n=ansible | 2026-06-12 08:17:59.654527 | fa163e23-f348-37f0-fb65-00000000317c | OK | Set frontend rule fact (non-ssl rules) | np0000071529 2026-06-12 08:17:59,665 p=83863 u=zuul n=ansible | 2026-06-12 08:17:59.665692 | fa163e23-f348-37f0-fb65-000000003177 | OK | Create empty var for masquerade rules | np0000071533 2026-06-12 08:17:59,666 p=83863 u=zuul n=ansible | 2026-06-12 08:17:59.666289 | fa163e23-f348-37f0-fb65-000000003177 | OK | Create empty var for masquerade rules | np0000071530 2026-06-12 08:17:59,676 p=83863 u=zuul n=ansible | 2026-06-12 08:17:59.676302 | fa163e23-f348-37f0-fb65-000000003178 | TASK | Enable masquerade 2026-06-12 08:17:59,694 p=83863 u=zuul n=ansible | 2026-06-12 08:17:59.694011 | fa163e23-f348-37f0-fb65-00000000317d | TASK | Set frontend rule fact (ssl rules) 2026-06-12 08:17:59,715 p=83863 u=zuul n=ansible | 2026-06-12 08:17:59.715303 | fa163e23-f348-37f0-fb65-000000003178 | TASK | Enable masquerade 2026-06-12 08:17:59,721 p=83863 u=zuul n=ansible | 2026-06-12 08:17:59.720808 | fa163e23-f348-37f0-fb65-000000003178 | SKIPPED | Enable masquerade | np0000071533 2026-06-12 08:17:59,735 p=83863 u=zuul n=ansible | 2026-06-12 08:17:59.734623 | fa163e23-f348-37f0-fb65-000000003179 | TASK | Set the default frontend firewall rules 2026-06-12 08:17:59,746 p=83863 u=zuul n=ansible | 2026-06-12 08:17:59.745470 | fa163e23-f348-37f0-fb65-00000000317d | OK | Set frontend rule fact (ssl rules) | np0000071529 2026-06-12 08:17:59,771 p=83863 u=zuul n=ansible | 2026-06-12 08:17:59.766433 | fa163e23-f348-37f0-fb65-00000000317f | TASK | Set frontend rule fact (non-ssl rules) 2026-06-12 08:17:59,776 p=83863 u=zuul n=ansible | 2026-06-12 08:17:59.776336 | fa163e23-f348-37f0-fb65-000000003178 | SKIPPED | Enable masquerade | np0000071530 2026-06-12 08:17:59,777 p=83863 u=zuul n=ansible | 2026-06-12 08:17:59.777673 | fa163e23-f348-37f0-fb65-000000003179 | OK | Set the default frontend firewall rules | np0000071533 2026-06-12 08:17:59,788 p=83863 u=zuul n=ansible | 2026-06-12 08:17:59.788580 | fa163e23-f348-37f0-fb65-00000000317c | TASK | Set frontend rule fact (non-ssl rules) 2026-06-12 08:17:59,812 p=83863 u=zuul n=ansible | 2026-06-12 08:17:59.812325 | fa163e23-f348-37f0-fb65-000000003179 | TASK | Set the default frontend firewall rules 2026-06-12 08:17:59,823 p=83863 u=zuul n=ansible | 2026-06-12 08:17:59.817292 | fa163e23-f348-37f0-fb65-00000000317f | SKIPPED | Set frontend rule fact (non-ssl rules) | np0000071529 2026-06-12 08:17:59,824 p=83863 u=zuul n=ansible | 2026-06-12 08:17:59.823930 | fa163e23-f348-37f0-fb65-00000000317c | SKIPPED | Set frontend rule fact (non-ssl rules) | np0000071533 2026-06-12 08:17:59,841 p=83863 u=zuul n=ansible | 2026-06-12 08:17:59.839761 | fa163e23-f348-37f0-fb65-000000003697 | OK | Ensure legacy iptables services are off | np0000071531 | item=iptables.service 2026-06-12 08:17:59,859 p=83863 u=zuul n=ansible | 2026-06-12 08:17:59.859209 | fa163e23-f348-37f0-fb65-00000000317d | TASK | Set frontend rule fact (ssl rules) 2026-06-12 08:17:59,878 p=83863 u=zuul n=ansible | 2026-06-12 08:17:59.877460 | fa163e23-f348-37f0-fb65-000000003180 | TASK | Set frontend rule fact (ssl rules) 2026-06-12 08:17:59,889 p=83863 u=zuul n=ansible | 2026-06-12 08:17:59.883465 | fa163e23-f348-37f0-fb65-000000003179 | OK | Set the default frontend firewall rules | np0000071530 2026-06-12 08:17:59,889 p=83863 u=zuul n=ansible | 2026-06-12 08:17:59.889740 | fa163e23-f348-37f0-fb65-00000000317d | SKIPPED | Set frontend rule fact (ssl rules) | np0000071533 2026-06-12 08:17:59,900 p=83863 u=zuul n=ansible | 2026-06-12 08:17:59.900188 | fa163e23-f348-37f0-fb65-00000000317f | TASK | Set frontend rule fact (non-ssl rules) 2026-06-12 08:17:59,932 p=83863 u=zuul n=ansible | 2026-06-12 08:17:59.927107 | fa163e23-f348-37f0-fb65-00000000317c | TASK | Set frontend rule fact (non-ssl rules) 2026-06-12 08:17:59,937 p=83863 u=zuul n=ansible | 2026-06-12 08:17:59.936811 | fa163e23-f348-37f0-fb65-000000003180 | SKIPPED | Set frontend rule fact (ssl rules) | np0000071529 2026-06-12 08:17:59,938 p=83863 u=zuul n=ansible | 2026-06-12 08:17:59.938100 | fa163e23-f348-37f0-fb65-00000000317f | SKIPPED | Set frontend rule fact (non-ssl rules) | np0000071533 2026-06-12 08:17:59,948 p=83863 u=zuul n=ansible | 2026-06-12 08:17:59.948742 | fa163e23-f348-37f0-fb65-000000003180 | TASK | Set frontend rule fact (ssl rules) 2026-06-12 08:17:59,967 p=83863 u=zuul n=ansible | 2026-06-12 08:17:59.966745 | fa163e23-f348-37f0-fb65-000000003182 | TASK | Enable LOG rules 2026-06-12 08:17:59,980 p=83863 u=zuul n=ansible | 2026-06-12 08:17:59.980106 | fa163e23-f348-37f0-fb65-000000003180 | SKIPPED | Set frontend rule fact (ssl rules) | np0000071533 2026-06-12 08:18:00,000 p=83863 u=zuul n=ansible | 2026-06-12 08:18:00.000232 | fa163e23-f348-37f0-fb65-000000003182 | TASK | Enable LOG rules 2026-06-12 08:18:00,006 p=83863 u=zuul n=ansible | 2026-06-12 08:18:00.005769 | fa163e23-f348-37f0-fb65-00000000317c | OK | Set frontend rule fact (non-ssl rules) | np0000071530 2026-06-12 08:18:00,007 p=83863 u=zuul n=ansible | 2026-06-12 08:18:00.007697 | fa163e23-f348-37f0-fb65-000000003182 | SKIPPED | Enable LOG rules | np0000071529 2026-06-12 08:18:00,027 p=83863 u=zuul n=ansible | 2026-06-12 08:18:00.022448 | fa163e23-f348-37f0-fb65-000000003183 | TASK | Set rule fact 2026-06-12 08:18:00,045 p=83863 u=zuul n=ansible | 2026-06-12 08:18:00.045150 | fa163e23-f348-37f0-fb65-00000000317d | TASK | Set frontend rule fact (ssl rules) 2026-06-12 08:18:00,050 p=83863 u=zuul n=ansible | 2026-06-12 08:18:00.050062 | fa163e23-f348-37f0-fb65-000000003182 | SKIPPED | Enable LOG rules | np0000071533 2026-06-12 08:18:00,061 p=83863 u=zuul n=ansible | 2026-06-12 08:18:00.061559 | fa163e23-f348-37f0-fb65-000000003183 | TASK | Set rule fact 2026-06-12 08:18:00,101 p=83863 u=zuul n=ansible | 2026-06-12 08:18:00.100683 | fa163e23-f348-37f0-fb65-00000000317d | OK | Set frontend rule fact (ssl rules) | np0000071530 2026-06-12 08:18:00,121 p=83863 u=zuul n=ansible | 2026-06-12 08:18:00.121212 | fa163e23-f348-37f0-fb65-00000000317f | TASK | Set frontend rule fact (non-ssl rules) 2026-06-12 08:18:00,127 p=83863 u=zuul n=ansible | 2026-06-12 08:18:00.126628 | fa163e23-f348-37f0-fb65-000000003183 | OK | Set rule fact | np0000071529 2026-06-12 08:18:00,144 p=83863 u=zuul n=ansible | 2026-06-12 08:18:00.144373 | fa163e23-f348-37f0-fb65-000000003184 | TASK | Manage rules via nftables 2026-06-12 08:18:00,169 p=83863 u=zuul n=ansible | 2026-06-12 08:18:00.168275 | fa163e23-f348-37f0-fb65-00000000317f | SKIPPED | Set frontend rule fact (non-ssl rules) | np0000071530 2026-06-12 08:18:00,170 p=83863 u=zuul n=ansible | 2026-06-12 08:18:00.170162 | fa163e23-f348-37f0-fb65-000000003183 | OK | Set rule fact | np0000071533 2026-06-12 08:18:00,198 p=83863 u=zuul n=ansible | 2026-06-12 08:18:00.198588 | fa163e23-f348-37f0-fb65-000000003184 | TASK | Manage rules via nftables 2026-06-12 08:18:00,241 p=83863 u=zuul n=ansible | 2026-06-12 08:18:00.240896 | fa163e23-f348-37f0-fb65-000000003180 | TASK | Set frontend rule fact (ssl rules) 2026-06-12 08:18:00,262 p=83863 u=zuul n=ansible | 2026-06-12 08:18:00.261879 | fa163e23-f348-37f0-fb65-000000003697 | OK | Ensure legacy iptables services are off | np0000071531 | item=ip6tables.service 2026-06-12 08:18:00,281 p=83863 u=zuul n=ansible | 2026-06-12 08:18:00.280822 | fa163e23-f348-37f0-fb65-000000003180 | SKIPPED | Set frontend rule fact (ssl rules) | np0000071530 2026-06-12 08:18:00,311 p=83863 u=zuul n=ansible | 2026-06-12 08:18:00.311345 | 657666b4-d208-4008-8296-708320c6eb91 | INCLUDED | /usr/share/ansible/roles/tripleo_nftables/tasks/service-bootstrap.yml | np0000071529 2026-06-12 08:18:00,328 p=83863 u=zuul n=ansible | 2026-06-12 08:18:00.327805 | fa163e23-f348-37f0-fb65-00000000369a | TASK | Ensure nftables service is enabled and running 2026-06-12 08:18:00,374 p=83863 u=zuul n=ansible | 2026-06-12 08:18:00.374273 | fa163e23-f348-37f0-fb65-00000000383f | TASK | Ensure legacy iptables services are off 2026-06-12 08:18:00,394 p=83863 u=zuul n=ansible | 2026-06-12 08:18:00.393536 | fa163e23-f348-37f0-fb65-000000003182 | TASK | Enable LOG rules 2026-06-12 08:18:00,401 p=83863 u=zuul n=ansible | 2026-06-12 08:18:00.400156 | fa163e23-f348-37f0-fb65-00000000376a | CHANGED | Ensure nftables service is enabled and running | np0000071528 2026-06-12 08:18:00,405 p=83863 u=zuul n=ansible | 2026-06-12 08:18:00.405573 | fa163e23-f348-37f0-fb65-000000003743 | CHANGED | Ensure nftables service is enabled and running | np0000071532 2026-06-12 08:18:00,429 p=83863 u=zuul n=ansible | 2026-06-12 08:18:00.428617 | 9eaa80e5-e6d4-4515-9f91-6ad1861073d2 | INCLUDED | /usr/share/ansible/roles/tripleo_nftables/tasks/service-bootstrap.yml | np0000071533 2026-06-12 08:18:00,450 p=83863 u=zuul n=ansible | 2026-06-12 08:18:00.450467 | fa163e23-f348-37f0-fb65-000000003744 | TASK | Empty nftables from anything that may lay around 2026-06-12 08:18:00,469 p=83863 u=zuul n=ansible | 2026-06-12 08:18:00.469174 | fa163e23-f348-37f0-fb65-000000003883 | TASK | Ensure legacy iptables services are off 2026-06-12 08:18:00,492 p=83863 u=zuul n=ansible | 2026-06-12 08:18:00.492316 | fa163e23-f348-37f0-fb65-00000000376b | TASK | Empty nftables from anything that may lay around 2026-06-12 08:18:00,499 p=83863 u=zuul n=ansible | 2026-06-12 08:18:00.499148 | fa163e23-f348-37f0-fb65-000000003182 | SKIPPED | Enable LOG rules | np0000071530 2026-06-12 08:18:00,501 p=83863 u=zuul n=ansible | 2026-06-12 08:18:00.501192 | fa163e23-f348-37f0-fb65-000000003744 | SKIPPED | Empty nftables from anything that may lay around | np0000071532 2026-06-12 08:18:00,541 p=83863 u=zuul n=ansible | 2026-06-12 08:18:00.539136 | fa163e23-f348-37f0-fb65-000000003183 | TASK | Set rule fact 2026-06-12 08:18:00,547 p=83863 u=zuul n=ansible | 2026-06-12 08:18:00.547006 | fa163e23-f348-37f0-fb65-00000000376b | SKIPPED | Empty nftables from anything that may lay around | np0000071528 2026-06-12 08:18:00,572 p=83863 u=zuul n=ansible | 2026-06-12 08:18:00.572266 | 60a5a6e2-bf1f-4a2f-ab3f-26eb435f7836 | INCLUDED | /usr/share/ansible/roles/tripleo_nftables/tasks/configure.yml | np0000071532 2026-06-12 08:18:00,600 p=83863 u=zuul n=ansible | 2026-06-12 08:18:00.599623 | fa163e23-f348-37f0-fb65-0000000038ae | TASK | Push empty ruleset 2026-06-12 08:18:00,641 p=83863 u=zuul n=ansible | 2026-06-12 08:18:00.640814 | fa163e23-f348-37f0-fb65-000000003183 | OK | Set rule fact | np0000071530 2026-06-12 08:18:00,667 p=83863 u=zuul n=ansible | 2026-06-12 08:18:00.667612 | fa163e23-f348-37f0-fb65-000000003184 | TASK | Manage rules via nftables 2026-06-12 08:18:00,700 p=83863 u=zuul n=ansible | 2026-06-12 08:18:00.699787 | 867d47b9-8a5f-48bb-9458-ce9503d49b04 | INCLUDED | /usr/share/ansible/roles/tripleo_nftables/tasks/configure.yml | np0000071528 2026-06-12 08:18:00,725 p=83863 u=zuul n=ansible | 2026-06-12 08:18:00.725244 | fa163e23-f348-37f0-fb65-000000003911 | TASK | Push empty ruleset 2026-06-12 08:18:00,805 p=83863 u=zuul n=ansible | 2026-06-12 08:18:00.804770 | 3d06a06a-40ce-479f-92e3-5bac8b559d68 | INCLUDED | /usr/share/ansible/roles/tripleo_nftables/tasks/service-bootstrap.yml | np0000071530 2026-06-12 08:18:00,823 p=83863 u=zuul n=ansible | 2026-06-12 08:18:00.823472 | fa163e23-f348-37f0-fb65-0000000039ac | TASK | Ensure legacy iptables services are off 2026-06-12 08:18:00,836 p=83863 u=zuul n=ansible | 2026-06-12 08:18:00.834454 | fa163e23-f348-37f0-fb65-00000000383f | OK | Ensure legacy iptables services are off | np0000071529 | item=iptables.service 2026-06-12 08:18:00,947 p=83863 u=zuul n=ansible | 2026-06-12 08:18:00.944582 | fa163e23-f348-37f0-fb65-000000003883 | OK | Ensure legacy iptables services are off | np0000071533 | item=iptables.service 2026-06-12 08:18:01,078 p=83863 u=zuul n=ansible | 2026-06-12 08:18:01.077603 | fa163e23-f348-37f0-fb65-00000000369a | CHANGED | Ensure nftables service is enabled and running | np0000071531 2026-06-12 08:18:01,095 p=83863 u=zuul n=ansible | 2026-06-12 08:18:01.094944 | fa163e23-f348-37f0-fb65-00000000369b | TASK | Empty nftables from anything that may lay around 2026-06-12 08:18:01,140 p=83863 u=zuul n=ansible | 2026-06-12 08:18:01.139622 | fa163e23-f348-37f0-fb65-00000000369b | SKIPPED | Empty nftables from anything that may lay around | np0000071531 2026-06-12 08:18:01,210 p=83863 u=zuul n=ansible | 2026-06-12 08:18:01.210152 | 8470fe37-7574-4f20-95ee-943eadda89a9 | INCLUDED | /usr/share/ansible/roles/tripleo_nftables/tasks/configure.yml | np0000071531 2026-06-12 08:18:01,233 p=83863 u=zuul n=ansible | 2026-06-12 08:18:01.233635 | fa163e23-f348-37f0-fb65-0000000039db | TASK | Push empty ruleset 2026-06-12 08:18:01,267 p=83863 u=zuul n=ansible | 2026-06-12 08:18:01.264944 | fa163e23-f348-37f0-fb65-00000000383f | OK | Ensure legacy iptables services are off | np0000071529 | item=ip6tables.service 2026-06-12 08:18:01,282 p=83863 u=zuul n=ansible | 2026-06-12 08:18:01.280229 | fa163e23-f348-37f0-fb65-0000000039ac | OK | Ensure legacy iptables services are off | np0000071530 | item=iptables.service 2026-06-12 08:18:01,314 p=83863 u=zuul n=ansible | 2026-06-12 08:18:01.314221 | fa163e23-f348-37f0-fb65-000000003840 | TASK | Ensure nftables service is enabled and running 2026-06-12 08:18:01,363 p=83863 u=zuul n=ansible | 2026-06-12 08:18:01.361921 | fa163e23-f348-37f0-fb65-000000003883 | OK | Ensure legacy iptables services are off | np0000071533 | item=ip6tables.service 2026-06-12 08:18:01,394 p=83863 u=zuul n=ansible | 2026-06-12 08:18:01.394158 | fa163e23-f348-37f0-fb65-000000003884 | TASK | Ensure nftables service is enabled and running 2026-06-12 08:18:01,570 p=83863 u=zuul n=ansible | 2026-06-12 08:18:01.569199 | fa163e23-f348-37f0-fb65-0000000038ae | CHANGED | Push empty ruleset | np0000071532 2026-06-12 08:18:01,591 p=83863 u=zuul n=ansible | 2026-06-12 08:18:01.591105 | fa163e23-f348-37f0-fb65-0000000038af | TASK | Load empty ruleset 2026-06-12 08:18:01,666 p=83863 u=zuul n=ansible | 2026-06-12 08:18:01.666000 | fa163e23-f348-37f0-fb65-000000003911 | CHANGED | Push empty ruleset | np0000071528 2026-06-12 08:18:01,680 p=83863 u=zuul n=ansible | 2026-06-12 08:18:01.678888 | fa163e23-f348-37f0-fb65-0000000039ac | OK | Ensure legacy iptables services are off | np0000071530 | item=ip6tables.service 2026-06-12 08:18:01,705 p=83863 u=zuul n=ansible | 2026-06-12 08:18:01.704749 | fa163e23-f348-37f0-fb65-000000003912 | TASK | Load empty ruleset 2026-06-12 08:18:01,738 p=83863 u=zuul n=ansible | 2026-06-12 08:18:01.737734 | fa163e23-f348-37f0-fb65-0000000039ad | TASK | Ensure nftables service is enabled and running 2026-06-12 08:18:01,928 p=83863 u=zuul n=ansible | 2026-06-12 08:18:01.926963 | fa163e23-f348-37f0-fb65-0000000038af | CHANGED | Load empty ruleset | np0000071532 2026-06-12 08:18:01,950 p=83863 u=zuul n=ansible | 2026-06-12 08:18:01.949895 | fa163e23-f348-37f0-fb65-0000000038b1 | TASK | Use default rules 2026-06-12 08:18:02,041 p=83863 u=zuul n=ansible | 2026-06-12 08:18:02.039933 | fa163e23-f348-37f0-fb65-0000000038b1 | OK | Use default rules | np0000071532 2026-06-12 08:18:02,044 p=83863 u=zuul n=ansible | 2026-06-12 08:18:02.044342 | fa163e23-f348-37f0-fb65-000000003912 | CHANGED | Load empty ruleset | np0000071528 2026-06-12 08:18:02,065 p=83863 u=zuul n=ansible | 2026-06-12 08:18:02.065513 | fa163e23-f348-37f0-fb65-0000000038b2 | TASK | Enable LOG rules 2026-06-12 08:18:02,098 p=83863 u=zuul n=ansible | 2026-06-12 08:18:02.098230 | fa163e23-f348-37f0-fb65-000000003914 | TASK | Use default rules 2026-06-12 08:18:02,106 p=83863 u=zuul n=ansible | 2026-06-12 08:18:02.106011 | fa163e23-f348-37f0-fb65-000000003840 | CHANGED | Ensure nftables service is enabled and running | np0000071529 2026-06-12 08:18:02,136 p=83863 u=zuul n=ansible | 2026-06-12 08:18:02.135892 | fa163e23-f348-37f0-fb65-000000003841 | TASK | Empty nftables from anything that may lay around 2026-06-12 08:18:02,166 p=83863 u=zuul n=ansible | 2026-06-12 08:18:02.165031 | fa163e23-f348-37f0-fb65-0000000038b2 | OK | Enable LOG rules | np0000071532 2026-06-12 08:18:02,206 p=83863 u=zuul n=ansible | 2026-06-12 08:18:02.206546 | fa163e23-f348-37f0-fb65-0000000038b4 | TASK | Get current nftables content 2026-06-12 08:18:02,214 p=83863 u=zuul n=ansible | 2026-06-12 08:18:02.213614 | fa163e23-f348-37f0-fb65-000000003841 | SKIPPED | Empty nftables from anything that may lay around | np0000071529 2026-06-12 08:18:02,216 p=83863 u=zuul n=ansible | 2026-06-12 08:18:02.216388 | fa163e23-f348-37f0-fb65-000000003914 | OK | Use default rules | np0000071528 2026-06-12 08:18:02,221 p=83863 u=zuul n=ansible | 2026-06-12 08:18:02.221260 | fa163e23-f348-37f0-fb65-0000000039db | CHANGED | Push empty ruleset | np0000071531 2026-06-12 08:18:02,223 p=83863 u=zuul n=ansible | 2026-06-12 08:18:02.222947 | fa163e23-f348-37f0-fb65-000000003884 | CHANGED | Ensure nftables service is enabled and running | np0000071533 2026-06-12 08:18:02,239 p=83863 u=zuul n=ansible | 2026-06-12 08:18:02.239284 | fa163e23-f348-37f0-fb65-0000000039dc | TASK | Load empty ruleset 2026-06-12 08:18:02,257 p=83863 u=zuul n=ansible | 2026-06-12 08:18:02.256617 | fa163e23-f348-37f0-fb65-000000003885 | TASK | Empty nftables from anything that may lay around 2026-06-12 08:18:02,276 p=83863 u=zuul n=ansible | 2026-06-12 08:18:02.276050 | fa163e23-f348-37f0-fb65-000000003915 | TASK | Enable LOG rules 2026-06-12 08:18:02,303 p=83863 u=zuul n=ansible | 2026-06-12 08:18:02.302994 | fa163e23-f348-37f0-fb65-000000003885 | SKIPPED | Empty nftables from anything that may lay around | np0000071533 2026-06-12 08:18:02,355 p=83863 u=zuul n=ansible | 2026-06-12 08:18:02.355283 | 415707cd-8918-47bf-b4a6-3eaa7dad729d | INCLUDED | /usr/share/ansible/roles/tripleo_nftables/tasks/configure.yml | np0000071529 2026-06-12 08:18:02,381 p=83863 u=zuul n=ansible | 2026-06-12 08:18:02.381293 | fa163e23-f348-37f0-fb65-000000003a62 | TASK | Push empty ruleset 2026-06-12 08:18:02,388 p=83863 u=zuul n=ansible | 2026-06-12 08:18:02.388224 | fa163e23-f348-37f0-fb65-000000003915 | OK | Enable LOG rules | np0000071528 2026-06-12 08:18:02,410 p=83863 u=zuul n=ansible | 2026-06-12 08:18:02.410318 | 9668304e-b797-459e-85ac-e859f474d775 | INCLUDED | /usr/share/ansible/roles/tripleo_nftables/tasks/configure.yml | np0000071533 2026-06-12 08:18:02,432 p=83863 u=zuul n=ansible | 2026-06-12 08:18:02.431911 | fa163e23-f348-37f0-fb65-000000003ac1 | TASK | Push empty ruleset 2026-06-12 08:18:02,449 p=83863 u=zuul n=ansible | 2026-06-12 08:18:02.449351 | fa163e23-f348-37f0-fb65-000000003917 | TASK | Get current nftables content 2026-06-12 08:18:02,602 p=83863 u=zuul n=ansible | 2026-06-12 08:18:02.595280 | fa163e23-f348-37f0-fb65-0000000039ad | CHANGED | Ensure nftables service is enabled and running | np0000071530 2026-06-12 08:18:02,603 p=83863 u=zuul n=ansible | 2026-06-12 08:18:02.603605 | fa163e23-f348-37f0-fb65-0000000038b4 | CHANGED | Get current nftables content | np0000071532 2026-06-12 08:18:02,604 p=83863 u=zuul n=ansible | 2026-06-12 08:18:02.604350 | fa163e23-f348-37f0-fb65-0000000039dc | CHANGED | Load empty ruleset | np0000071531 2026-06-12 08:18:02,617 p=83863 u=zuul n=ansible | 2026-06-12 08:18:02.616623 | fa163e23-f348-37f0-fb65-0000000039de | TASK | Use default rules 2026-06-12 08:18:02,635 p=83863 u=zuul n=ansible | 2026-06-12 08:18:02.635317 | fa163e23-f348-37f0-fb65-0000000038b6 | TASK | Generate chain jumps 2026-06-12 08:18:02,655 p=83863 u=zuul n=ansible | 2026-06-12 08:18:02.655012 | fa163e23-f348-37f0-fb65-0000000039ae | TASK | Empty nftables from anything that may lay around 2026-06-12 08:18:02,686 p=83863 u=zuul n=ansible | 2026-06-12 08:18:02.685290 | fa163e23-f348-37f0-fb65-0000000039ae | SKIPPED | Empty nftables from anything that may lay around | np0000071530 2026-06-12 08:18:02,710 p=83863 u=zuul n=ansible | 2026-06-12 08:18:02.709871 | fa163e23-f348-37f0-fb65-0000000039de | OK | Use default rules | np0000071531 2026-06-12 08:18:02,727 p=83863 u=zuul n=ansible | 2026-06-12 08:18:02.727239 | fa163e23-f348-37f0-fb65-0000000039df | TASK | Enable LOG rules 2026-06-12 08:18:02,758 p=83863 u=zuul n=ansible | 2026-06-12 08:18:02.757738 | fcbb2426-3cc1-4f82-b587-b5a10b1de5e4 | INCLUDED | /usr/share/ansible/roles/tripleo_nftables/tasks/configure.yml | np0000071530 2026-06-12 08:18:02,789 p=83863 u=zuul n=ansible | 2026-06-12 08:18:02.789726 | fa163e23-f348-37f0-fb65-000000003b2a | TASK | Push empty ruleset 2026-06-12 08:18:02,795 p=83863 u=zuul n=ansible | 2026-06-12 08:18:02.794520 | fa163e23-f348-37f0-fb65-000000003917 | CHANGED | Get current nftables content | np0000071528 2026-06-12 08:18:02,796 p=83863 u=zuul n=ansible | 2026-06-12 08:18:02.796445 | fa163e23-f348-37f0-fb65-0000000039df | OK | Enable LOG rules | np0000071531 2026-06-12 08:18:02,808 p=83863 u=zuul n=ansible | 2026-06-12 08:18:02.807888 | fa163e23-f348-37f0-fb65-0000000039e1 | TASK | Get current nftables content 2026-06-12 08:18:02,826 p=83863 u=zuul n=ansible | 2026-06-12 08:18:02.825833 | fa163e23-f348-37f0-fb65-000000003919 | TASK | Generate chain jumps 2026-06-12 08:18:03,070 p=83863 u=zuul n=ansible | 2026-06-12 08:18:03.069915 | fa163e23-f348-37f0-fb65-0000000039e1 | CHANGED | Get current nftables content | np0000071531 2026-06-12 08:18:03,093 p=83863 u=zuul n=ansible | 2026-06-12 08:18:03.092437 | fa163e23-f348-37f0-fb65-0000000039e3 | TASK | Generate chain jumps 2026-06-12 08:18:03,326 p=83863 u=zuul n=ansible | 2026-06-12 08:18:03.326245 | fa163e23-f348-37f0-fb65-000000003a62 | CHANGED | Push empty ruleset | np0000071529 2026-06-12 08:18:03,343 p=83863 u=zuul n=ansible | 2026-06-12 08:18:03.343004 | fa163e23-f348-37f0-fb65-000000003a63 | TASK | Load empty ruleset 2026-06-12 08:18:03,388 p=83863 u=zuul n=ansible | 2026-06-12 08:18:03.387687 | fa163e23-f348-37f0-fb65-000000003ac1 | CHANGED | Push empty ruleset | np0000071533 2026-06-12 08:18:03,399 p=83863 u=zuul n=ansible | 2026-06-12 08:18:03.399355 | fa163e23-f348-37f0-fb65-000000003ac2 | TASK | Load empty ruleset 2026-06-12 08:18:03,649 p=83863 u=zuul n=ansible | 2026-06-12 08:18:03.648304 | fa163e23-f348-37f0-fb65-0000000038b6 | CHANGED | Generate chain jumps | np0000071532 2026-06-12 08:18:03,673 p=83863 u=zuul n=ansible | 2026-06-12 08:18:03.672813 | fa163e23-f348-37f0-fb65-0000000038b7 | TASK | Generate chain jumps 2026-06-12 08:18:03,700 p=83863 u=zuul n=ansible | 2026-06-12 08:18:03.693838 | fa163e23-f348-37f0-fb65-000000003ac2 | CHANGED | Load empty ruleset | np0000071533 2026-06-12 08:18:03,702 p=83863 u=zuul n=ansible | 2026-06-12 08:18:03.702134 | fa163e23-f348-37f0-fb65-000000003a63 | CHANGED | Load empty ruleset | np0000071529 2026-06-12 08:18:03,724 p=83863 u=zuul n=ansible | 2026-06-12 08:18:03.723726 | fa163e23-f348-37f0-fb65-000000003ac4 | TASK | Use default rules 2026-06-12 08:18:03,751 p=83863 u=zuul n=ansible | 2026-06-12 08:18:03.750926 | fa163e23-f348-37f0-fb65-000000003a65 | TASK | Use default rules 2026-06-12 08:18:03,780 p=83863 u=zuul n=ansible | 2026-06-12 08:18:03.779203 | fa163e23-f348-37f0-fb65-000000003b2a | CHANGED | Push empty ruleset | np0000071530 2026-06-12 08:18:03,807 p=83863 u=zuul n=ansible | 2026-06-12 08:18:03.807481 | fa163e23-f348-37f0-fb65-000000003b2b | TASK | Load empty ruleset 2026-06-12 08:18:03,822 p=83863 u=zuul n=ansible | 2026-06-12 08:18:03.814189 | fa163e23-f348-37f0-fb65-000000003ac4 | OK | Use default rules | np0000071533 2026-06-12 08:18:03,824 p=83863 u=zuul n=ansible | 2026-06-12 08:18:03.824060 | fa163e23-f348-37f0-fb65-000000003919 | CHANGED | Generate chain jumps | np0000071528 2026-06-12 08:18:03,844 p=83863 u=zuul n=ansible | 2026-06-12 08:18:03.844500 | fa163e23-f348-37f0-fb65-000000003ac5 | TASK | Enable LOG rules 2026-06-12 08:18:03,867 p=83863 u=zuul n=ansible | 2026-06-12 08:18:03.866561 | fa163e23-f348-37f0-fb65-00000000391a | TASK | Generate chain jumps 2026-06-12 08:18:03,873 p=83863 u=zuul n=ansible | 2026-06-12 08:18:03.872633 | fa163e23-f348-37f0-fb65-000000003a65 | OK | Use default rules | np0000071529 2026-06-12 08:18:03,890 p=83863 u=zuul n=ansible | 2026-06-12 08:18:03.890686 | fa163e23-f348-37f0-fb65-000000003a66 | TASK | Enable LOG rules 2026-06-12 08:18:03,920 p=83863 u=zuul n=ansible | 2026-06-12 08:18:03.919765 | fa163e23-f348-37f0-fb65-000000003ac5 | OK | Enable LOG rules | np0000071533 2026-06-12 08:18:03,938 p=83863 u=zuul n=ansible | 2026-06-12 08:18:03.937925 | fa163e23-f348-37f0-fb65-000000003ac7 | TASK | Get current nftables content 2026-06-12 08:18:03,960 p=83863 u=zuul n=ansible | 2026-06-12 08:18:03.959680 | fa163e23-f348-37f0-fb65-000000003a66 | OK | Enable LOG rules | np0000071529 2026-06-12 08:18:03,977 p=83863 u=zuul n=ansible | 2026-06-12 08:18:03.977530 | fa163e23-f348-37f0-fb65-000000003a68 | TASK | Get current nftables content 2026-06-12 08:18:04,058 p=83863 u=zuul n=ansible | 2026-06-12 08:18:04.058271 | fa163e23-f348-37f0-fb65-0000000039e3 | CHANGED | Generate chain jumps | np0000071531 2026-06-12 08:18:04,076 p=83863 u=zuul n=ansible | 2026-06-12 08:18:04.075669 | fa163e23-f348-37f0-fb65-0000000039e4 | TASK | Generate chain jumps 2026-06-12 08:18:04,158 p=83863 u=zuul n=ansible | 2026-06-12 08:18:04.157396 | fa163e23-f348-37f0-fb65-000000003b2b | CHANGED | Load empty ruleset | np0000071530 2026-06-12 08:18:04,173 p=83863 u=zuul n=ansible | 2026-06-12 08:18:04.173530 | fa163e23-f348-37f0-fb65-000000003b2d | TASK | Use default rules 2026-06-12 08:18:04,250 p=83863 u=zuul n=ansible | 2026-06-12 08:18:04.249936 | fa163e23-f348-37f0-fb65-000000003ac7 | CHANGED | Get current nftables content | np0000071533 2026-06-12 08:18:04,264 p=83863 u=zuul n=ansible | 2026-06-12 08:18:04.264018 | fa163e23-f348-37f0-fb65-000000003ac9 | TASK | Generate chain jumps 2026-06-12 08:18:04,271 p=83863 u=zuul n=ansible | 2026-06-12 08:18:04.271247 | fa163e23-f348-37f0-fb65-000000003b2d | OK | Use default rules | np0000071530 2026-06-12 08:18:04,293 p=83863 u=zuul n=ansible | 2026-06-12 08:18:04.292660 | fa163e23-f348-37f0-fb65-000000003b2e | TASK | Enable LOG rules 2026-06-12 08:18:04,298 p=83863 u=zuul n=ansible | 2026-06-12 08:18:04.298005 | fa163e23-f348-37f0-fb65-000000003a68 | CHANGED | Get current nftables content | np0000071529 2026-06-12 08:18:04,316 p=83863 u=zuul n=ansible | 2026-06-12 08:18:04.315722 | fa163e23-f348-37f0-fb65-000000003a6a | TASK | Generate chain jumps 2026-06-12 08:18:04,364 p=83863 u=zuul n=ansible | 2026-06-12 08:18:04.363353 | fa163e23-f348-37f0-fb65-000000003b2e | OK | Enable LOG rules | np0000071530 2026-06-12 08:18:04,383 p=83863 u=zuul n=ansible | 2026-06-12 08:18:04.382629 | fa163e23-f348-37f0-fb65-000000003b30 | TASK | Get current nftables content 2026-06-12 08:18:04,689 p=83863 u=zuul n=ansible | 2026-06-12 08:18:04.688444 | fa163e23-f348-37f0-fb65-000000003b30 | CHANGED | Get current nftables content | np0000071530 2026-06-12 08:18:04,713 p=83863 u=zuul n=ansible | 2026-06-12 08:18:04.713294 | fa163e23-f348-37f0-fb65-000000003b32 | TASK | Generate chain jumps 2026-06-12 08:18:04,750 p=83863 u=zuul n=ansible | 2026-06-12 08:18:04.749502 | fa163e23-f348-37f0-fb65-0000000038b7 | CHANGED | Generate chain jumps | np0000071532 2026-06-12 08:18:04,764 p=83863 u=zuul n=ansible | 2026-06-12 08:18:04.763974 | fa163e23-f348-37f0-fb65-0000000038b8 | TASK | Generate nft flushes 2026-06-12 08:18:04,928 p=83863 u=zuul n=ansible | 2026-06-12 08:18:04.927784 | fa163e23-f348-37f0-fb65-00000000391a | CHANGED | Generate chain jumps | np0000071528 2026-06-12 08:18:04,949 p=83863 u=zuul n=ansible | 2026-06-12 08:18:04.949326 | fa163e23-f348-37f0-fb65-00000000391b | TASK | Generate nft flushes 2026-06-12 08:18:05,145 p=83863 u=zuul n=ansible | 2026-06-12 08:18:05.144251 | fa163e23-f348-37f0-fb65-0000000039e4 | CHANGED | Generate chain jumps | np0000071531 2026-06-12 08:18:05,160 p=83863 u=zuul n=ansible | 2026-06-12 08:18:05.160171 | fa163e23-f348-37f0-fb65-0000000039e5 | TASK | Generate nft flushes 2026-06-12 08:18:05,333 p=83863 u=zuul n=ansible | 2026-06-12 08:18:05.332634 | fa163e23-f348-37f0-fb65-000000003ac9 | CHANGED | Generate chain jumps | np0000071533 2026-06-12 08:18:05,354 p=83863 u=zuul n=ansible | 2026-06-12 08:18:05.354028 | fa163e23-f348-37f0-fb65-000000003aca | TASK | Generate chain jumps 2026-06-12 08:18:05,375 p=83863 u=zuul n=ansible | 2026-06-12 08:18:05.375131 | fa163e23-f348-37f0-fb65-000000003a6a | CHANGED | Generate chain jumps | np0000071529 2026-06-12 08:18:05,393 p=83863 u=zuul n=ansible | 2026-06-12 08:18:05.393521 | fa163e23-f348-37f0-fb65-000000003a6b | TASK | Generate chain jumps 2026-06-12 08:18:05,775 p=83863 u=zuul n=ansible | 2026-06-12 08:18:05.775146 | fa163e23-f348-37f0-fb65-0000000038b8 | CHANGED | Generate nft flushes | np0000071532 2026-06-12 08:18:05,787 p=83863 u=zuul n=ansible | 2026-06-12 08:18:05.787458 | fa163e23-f348-37f0-fb65-0000000038b9 | TASK | Generate nft tripleo chains 2026-06-12 08:18:05,801 p=83863 u=zuul n=ansible | 2026-06-12 08:18:05.800851 | fa163e23-f348-37f0-fb65-000000003b32 | CHANGED | Generate chain jumps | np0000071530 2026-06-12 08:18:05,817 p=83863 u=zuul n=ansible | 2026-06-12 08:18:05.817445 | fa163e23-f348-37f0-fb65-000000003b33 | TASK | Generate chain jumps 2026-06-12 08:18:05,858 p=83863 u=zuul n=ansible | 2026-06-12 08:18:05.857136 | fa163e23-f348-37f0-fb65-00000000391b | CHANGED | Generate nft flushes | np0000071528 2026-06-12 08:18:05,879 p=83863 u=zuul n=ansible | 2026-06-12 08:18:05.879258 | fa163e23-f348-37f0-fb65-00000000391c | TASK | Generate nft tripleo chains 2026-06-12 08:18:06,080 p=83863 u=zuul n=ansible | 2026-06-12 08:18:06.079496 | fa163e23-f348-37f0-fb65-0000000039e5 | CHANGED | Generate nft flushes | np0000071531 2026-06-12 08:18:06,108 p=83863 u=zuul n=ansible | 2026-06-12 08:18:06.107194 | fa163e23-f348-37f0-fb65-0000000039e6 | TASK | Generate nft tripleo chains 2026-06-12 08:18:06,410 p=83863 u=zuul n=ansible | 2026-06-12 08:18:06.409863 | fa163e23-f348-37f0-fb65-000000003aca | CHANGED | Generate chain jumps | np0000071533 2026-06-12 08:18:06,425 p=83863 u=zuul n=ansible | 2026-06-12 08:18:06.425092 | fa163e23-f348-37f0-fb65-000000003acb | TASK | Generate nft flushes 2026-06-12 08:18:06,508 p=83863 u=zuul n=ansible | 2026-06-12 08:18:06.507649 | fa163e23-f348-37f0-fb65-000000003a6b | CHANGED | Generate chain jumps | np0000071529 2026-06-12 08:18:06,529 p=83863 u=zuul n=ansible | 2026-06-12 08:18:06.529369 | fa163e23-f348-37f0-fb65-000000003a6c | TASK | Generate nft flushes 2026-06-12 08:18:06,784 p=83863 u=zuul n=ansible | 2026-06-12 08:18:06.783136 | fa163e23-f348-37f0-fb65-0000000038b9 | CHANGED | Generate nft tripleo chains | np0000071532 2026-06-12 08:18:06,807 p=83863 u=zuul n=ansible | 2026-06-12 08:18:06.806601 | fa163e23-f348-37f0-fb65-0000000038ba | TASK | Generate nft ruleset in static file 2026-06-12 08:18:06,847 p=83863 u=zuul n=ansible | 2026-06-12 08:18:06.846910 | fa163e23-f348-37f0-fb65-00000000391c | CHANGED | Generate nft tripleo chains | np0000071528 2026-06-12 08:18:06,876 p=83863 u=zuul n=ansible | 2026-06-12 08:18:06.876071 | fa163e23-f348-37f0-fb65-00000000391d | TASK | Generate nft ruleset in static file 2026-06-12 08:18:06,884 p=83863 u=zuul n=ansible | 2026-06-12 08:18:06.883675 | fa163e23-f348-37f0-fb65-000000003b33 | CHANGED | Generate chain jumps | np0000071530 2026-06-12 08:18:06,907 p=83863 u=zuul n=ansible | 2026-06-12 08:18:06.906981 | fa163e23-f348-37f0-fb65-000000003b34 | TASK | Generate nft flushes 2026-06-12 08:18:07,192 p=83863 u=zuul n=ansible | 2026-06-12 08:18:07.191517 | fa163e23-f348-37f0-fb65-0000000039e6 | CHANGED | Generate nft tripleo chains | np0000071531 2026-06-12 08:18:07,203 p=83863 u=zuul n=ansible | 2026-06-12 08:18:07.202985 | fa163e23-f348-37f0-fb65-0000000039e7 | TASK | Generate nft ruleset in static file 2026-06-12 08:18:07,492 p=83863 u=zuul n=ansible | 2026-06-12 08:18:07.491369 | fa163e23-f348-37f0-fb65-000000003acb | CHANGED | Generate nft flushes | np0000071533 2026-06-12 08:18:07,503 p=83863 u=zuul n=ansible | 2026-06-12 08:18:07.503359 | fa163e23-f348-37f0-fb65-000000003acc | TASK | Generate nft tripleo chains 2026-06-12 08:18:07,622 p=83863 u=zuul n=ansible | 2026-06-12 08:18:07.621835 | fa163e23-f348-37f0-fb65-000000003a6c | CHANGED | Generate nft flushes | np0000071529 2026-06-12 08:18:07,639 p=83863 u=zuul n=ansible | 2026-06-12 08:18:07.639581 | fa163e23-f348-37f0-fb65-000000003a6d | TASK | Generate nft tripleo chains 2026-06-12 08:18:07,975 p=83863 u=zuul n=ansible | 2026-06-12 08:18:07.975071 | fa163e23-f348-37f0-fb65-000000003b34 | CHANGED | Generate nft flushes | np0000071530 2026-06-12 08:18:07,999 p=83863 u=zuul n=ansible | 2026-06-12 08:18:07.999369 | fa163e23-f348-37f0-fb65-000000003b35 | TASK | Generate nft tripleo chains 2026-06-12 08:18:08,268 p=83863 u=zuul n=ansible | 2026-06-12 08:18:08.267839 | fa163e23-f348-37f0-fb65-0000000038ba | CHANGED | Generate nft ruleset in static file | np0000071532 2026-06-12 08:18:08,283 p=83863 u=zuul n=ansible | 2026-06-12 08:18:08.283135 | fa163e23-f348-37f0-fb65-0000000038bc | TASK | Validate all of the generated content before loading 2026-06-12 08:18:08,417 p=83863 u=zuul n=ansible | 2026-06-12 08:18:08.416806 | fa163e23-f348-37f0-fb65-000000003acc | CHANGED | Generate nft tripleo chains | np0000071533 2026-06-12 08:18:08,432 p=83863 u=zuul n=ansible | 2026-06-12 08:18:08.431659 | fa163e23-f348-37f0-fb65-000000003acd | TASK | Generate nft ruleset in static file 2026-06-12 08:18:08,545 p=83863 u=zuul n=ansible | 2026-06-12 08:18:08.544265 | fa163e23-f348-37f0-fb65-0000000039e7 | CHANGED | Generate nft ruleset in static file | np0000071531 2026-06-12 08:18:08,572 p=83863 u=zuul n=ansible | 2026-06-12 08:18:08.571522 | fa163e23-f348-37f0-fb65-0000000039e9 | TASK | Validate all of the generated content before loading 2026-06-12 08:18:08,588 p=83863 u=zuul n=ansible | 2026-06-12 08:18:08.587100 | fa163e23-f348-37f0-fb65-000000003a6d | CHANGED | Generate nft tripleo chains | np0000071529 2026-06-12 08:18:08,622 p=83863 u=zuul n=ansible | 2026-06-12 08:18:08.622350 | fa163e23-f348-37f0-fb65-000000003a6e | TASK | Generate nft ruleset in static file 2026-06-12 08:18:08,913 p=83863 u=zuul n=ansible | 2026-06-12 08:18:08.913397 | fa163e23-f348-37f0-fb65-0000000038bc | CHANGED | Validate all of the generated content before loading | np0000071532 2026-06-12 08:18:08,931 p=83863 u=zuul n=ansible | 2026-06-12 08:18:08.931198 | fa163e23-f348-37f0-fb65-0000000038bd | TASK | Ensure we load our different nft rulesets on boot 2026-06-12 08:18:08,937 p=83863 u=zuul n=ansible | 2026-06-12 08:18:08.936788 | fa163e23-f348-37f0-fb65-00000000391d | CHANGED | Generate nft ruleset in static file | np0000071528 2026-06-12 08:18:08,955 p=83863 u=zuul n=ansible | 2026-06-12 08:18:08.955098 | fa163e23-f348-37f0-fb65-00000000391f | TASK | Validate all of the generated content before loading 2026-06-12 08:18:09,020 p=83863 u=zuul n=ansible | 2026-06-12 08:18:09.020202 | fa163e23-f348-37f0-fb65-000000003b35 | CHANGED | Generate nft tripleo chains | np0000071530 2026-06-12 08:18:09,040 p=83863 u=zuul n=ansible | 2026-06-12 08:18:09.039996 | fa163e23-f348-37f0-fb65-000000003b36 | TASK | Generate nft ruleset in static file 2026-06-12 08:18:09,231 p=83863 u=zuul n=ansible | 2026-06-12 08:18:09.230994 | fa163e23-f348-37f0-fb65-0000000038bd | CHANGED | Ensure we load our different nft rulesets on boot | np0000071532 2026-06-12 08:18:09,252 p=83863 u=zuul n=ansible | 2026-06-12 08:18:09.252124 | fa163e23-f348-37f0-fb65-0000000039e9 | CHANGED | Validate all of the generated content before loading | np0000071531 2026-06-12 08:18:09,265 p=83863 u=zuul n=ansible | 2026-06-12 08:18:09.265218 | fa163e23-f348-37f0-fb65-0000000039ea | TASK | Ensure we load our different nft rulesets on boot 2026-06-12 08:18:09,283 p=83863 u=zuul n=ansible | 2026-06-12 08:18:09.283016 | d4389e57-13cf-4f5c-bad5-d12ba426381e | INCLUDED | /usr/share/ansible/roles/tripleo_nftables/tasks/run.yml | np0000071532 2026-06-12 08:18:09,315 p=83863 u=zuul n=ansible | 2026-06-12 08:18:09.314742 | fa163e23-f348-37f0-fb65-000000003be9 | TASK | Inject our custom chains in nftables 2026-06-12 08:18:09,612 p=83863 u=zuul n=ansible | 2026-06-12 08:18:09.611551 | fa163e23-f348-37f0-fb65-0000000039ea | CHANGED | Ensure we load our different nft rulesets on boot | np0000071531 2026-06-12 08:18:09,631 p=83863 u=zuul n=ansible | 2026-06-12 08:18:09.631057 | fa163e23-f348-37f0-fb65-00000000391f | CHANGED | Validate all of the generated content before loading | np0000071528 2026-06-12 08:18:09,651 p=83863 u=zuul n=ansible | 2026-06-12 08:18:09.651229 | fa163e23-f348-37f0-fb65-000000003920 | TASK | Ensure we load our different nft rulesets on boot 2026-06-12 08:18:09,657 p=83863 u=zuul n=ansible | 2026-06-12 08:18:09.656838 | fa163e23-f348-37f0-fb65-000000003be9 | CHANGED | Inject our custom chains in nftables | np0000071532 2026-06-12 08:18:09,669 p=83863 u=zuul n=ansible | 2026-06-12 08:18:09.669015 | 7411501b-528b-4435-81ff-8b7550235d0d | INCLUDED | /usr/share/ansible/roles/tripleo_nftables/tasks/run.yml | np0000071531 2026-06-12 08:18:09,700 p=83863 u=zuul n=ansible | 2026-06-12 08:18:09.700061 | fa163e23-f348-37f0-fb65-000000003ce1 | TASK | Inject our custom chains in nftables 2026-06-12 08:18:09,715 p=83863 u=zuul n=ansible | 2026-06-12 08:18:09.714362 | fa163e23-f348-37f0-fb65-000000003bea | TASK | Reload custom nftables ruleset files 2026-06-12 08:18:09,884 p=83863 u=zuul n=ansible | 2026-06-12 08:18:09.883974 | fa163e23-f348-37f0-fb65-000000003acd | CHANGED | Generate nft ruleset in static file | np0000071533 2026-06-12 08:18:09,895 p=83863 u=zuul n=ansible | 2026-06-12 08:18:09.895401 | fa163e23-f348-37f0-fb65-000000003acf | TASK | Validate all of the generated content before loading 2026-06-12 08:18:09,980 p=83863 u=zuul n=ansible | 2026-06-12 08:18:09.979433 | fa163e23-f348-37f0-fb65-000000003920 | CHANGED | Ensure we load our different nft rulesets on boot | np0000071528 2026-06-12 08:18:10,004 p=83863 u=zuul n=ansible | 2026-06-12 08:18:10.003392 | fa163e23-f348-37f0-fb65-000000003ce1 | CHANGED | Inject our custom chains in nftables | np0000071531 2026-06-12 08:18:10,021 p=83863 u=zuul n=ansible | 2026-06-12 08:18:10.021344 | fa163e23-f348-37f0-fb65-000000003ce2 | TASK | Reload custom nftables ruleset files 2026-06-12 08:18:10,043 p=83863 u=zuul n=ansible | 2026-06-12 08:18:10.043195 | 469e73e9-bfde-4dbf-98ed-c9f1d918325f | INCLUDED | /usr/share/ansible/roles/tripleo_nftables/tasks/run.yml | np0000071528 2026-06-12 08:18:10,078 p=83863 u=zuul n=ansible | 2026-06-12 08:18:10.078705 | fa163e23-f348-37f0-fb65-000000003dd9 | TASK | Inject our custom chains in nftables 2026-06-12 08:18:10,084 p=83863 u=zuul n=ansible | 2026-06-12 08:18:10.084149 | fa163e23-f348-37f0-fb65-000000003bea | CHANGED | Reload custom nftables ruleset files | np0000071532 2026-06-12 08:18:10,114 p=83863 u=zuul n=ansible | 2026-06-12 08:18:10.113667 | fa163e23-f348-37f0-fb65-000000003110 | TASK | create persistent directories 2026-06-12 08:18:10,375 p=83863 u=zuul n=ansible | 2026-06-12 08:18:10.374526 | fa163e23-f348-37f0-fb65-000000003ce2 | CHANGED | Reload custom nftables ruleset files | np0000071531 2026-06-12 08:18:10,401 p=83863 u=zuul n=ansible | 2026-06-12 08:18:10.400563 | fa163e23-f348-37f0-fb65-000000003dd9 | CHANGED | Inject our custom chains in nftables | np0000071528 2026-06-12 08:18:10,446 p=83863 u=zuul n=ansible | 2026-06-12 08:18:10.441200 | fa163e23-f348-37f0-fb65-000000003dda | TASK | Reload custom nftables ruleset files 2026-06-12 08:18:10,448 p=83863 u=zuul n=ansible | 2026-06-12 08:18:10.447452 | fa163e23-f348-37f0-fb65-000000003110 | CHANGED | create persistent directories | np0000071532 | item={'mode': '0750', 'path': '/var/log/containers/collectd', 'setype': 'container_file_t'} 2026-06-12 08:18:10,475 p=83863 u=zuul n=ansible | 2026-06-12 08:18:10.474265 | fa163e23-f348-37f0-fb65-00000000304d | TASK | create persistent directories 2026-06-12 08:18:10,513 p=83863 u=zuul n=ansible | 2026-06-12 08:18:10.512887 | fa163e23-f348-37f0-fb65-000000003acf | CHANGED | Validate all of the generated content before loading | np0000071533 2026-06-12 08:18:10,529 p=83863 u=zuul n=ansible | 2026-06-12 08:18:10.528982 | fa163e23-f348-37f0-fb65-000000003ad0 | TASK | Ensure we load our different nft rulesets on boot 2026-06-12 08:18:10,683 p=83863 u=zuul n=ansible | 2026-06-12 08:18:10.683037 | fa163e23-f348-37f0-fb65-000000003a6e | CHANGED | Generate nft ruleset in static file | np0000071529 2026-06-12 08:18:10,714 p=83863 u=zuul n=ansible | 2026-06-12 08:18:10.713123 | fa163e23-f348-37f0-fb65-000000003110 | CHANGED | create persistent directories | np0000071532 | item={'mode': '0755', 'path': '/var/lib/container-user-scripts/', 'setype': 'container_file_t'} 2026-06-12 08:18:10,729 p=83863 u=zuul n=ansible | 2026-06-12 08:18:10.729102 | fa163e23-f348-37f0-fb65-000000003a70 | TASK | Validate all of the generated content before loading 2026-06-12 08:18:10,752 p=83863 u=zuul n=ansible | 2026-06-12 08:18:10.751588 | fa163e23-f348-37f0-fb65-000000003111 | TASK | import provision_mcelog 2026-06-12 08:18:10,780 p=83863 u=zuul n=ansible | 2026-06-12 08:18:10.779914 | fa163e23-f348-37f0-fb65-000000003111 | SKIPPED | import provision_mcelog | np0000071532 2026-06-12 08:18:10,794 p=83863 u=zuul n=ansible | 2026-06-12 08:18:10.793782 | fa163e23-f348-37f0-fb65-000000003112 | TASK | create persistent directories 2026-06-12 08:18:10,800 p=83863 u=zuul n=ansible | 2026-06-12 08:18:10.799737 | fa163e23-f348-37f0-fb65-00000000304d | CHANGED | create persistent directories | np0000071531 | item={'mode': '0750', 'path': '/var/log/containers/collectd', 'setype': 'container_file_t'} 2026-06-12 08:18:10,824 p=83863 u=zuul n=ansible | 2026-06-12 08:18:10.823626 | fa163e23-f348-37f0-fb65-000000003dda | CHANGED | Reload custom nftables ruleset files | np0000071528 2026-06-12 08:18:10,900 p=83863 u=zuul n=ansible | 2026-06-12 08:18:10.900321 | fa163e23-f348-37f0-fb65-0000000031bb | TASK | create persistent directories 2026-06-12 08:18:10,907 p=83863 u=zuul n=ansible | 2026-06-12 08:18:10.906756 | fa163e23-f348-37f0-fb65-000000003ad0 | CHANGED | Ensure we load our different nft rulesets on boot | np0000071533 2026-06-12 08:18:10,975 p=83863 u=zuul n=ansible | 2026-06-12 08:18:10.975313 | c31d9bbc-9cb2-48f3-b548-e8cf3138c661 | INCLUDED | /usr/share/ansible/roles/tripleo_nftables/tasks/run.yml | np0000071533 2026-06-12 08:18:11,019 p=83863 u=zuul n=ansible | 2026-06-12 08:18:11.019395 | fa163e23-f348-37f0-fb65-000000003ee3 | TASK | Inject our custom chains in nftables 2026-06-12 08:18:11,052 p=83863 u=zuul n=ansible | 2026-06-12 08:18:11.051591 | fa163e23-f348-37f0-fb65-000000003b36 | CHANGED | Generate nft ruleset in static file | np0000071530 2026-06-12 08:18:11,095 p=83863 u=zuul n=ansible | 2026-06-12 08:18:11.088832 | fa163e23-f348-37f0-fb65-000000003b38 | TASK | Validate all of the generated content before loading 2026-06-12 08:18:11,098 p=83863 u=zuul n=ansible | 2026-06-12 08:18:11.097884 | fa163e23-f348-37f0-fb65-00000000304d | CHANGED | create persistent directories | np0000071531 | item={'mode': '0755', 'path': '/var/lib/container-user-scripts/', 'setype': 'container_file_t'} 2026-06-12 08:18:11,125 p=83863 u=zuul n=ansible | 2026-06-12 08:18:11.123881 | fa163e23-f348-37f0-fb65-000000003112 | CHANGED | create persistent directories | np0000071532 | item={'mode': '0750', 'path': '/var/log/containers/ceilometer', 'setype': 'container_file_t'} 2026-06-12 08:18:11,137 p=83863 u=zuul n=ansible | 2026-06-12 08:18:11.136735 | fa163e23-f348-37f0-fb65-00000000304e | TASK | import provision_mcelog 2026-06-12 08:18:11,162 p=83863 u=zuul n=ansible | 2026-06-12 08:18:11.161752 | fa163e23-f348-37f0-fb65-000000003113 | TASK | enable virt_sandbox_use_netlink for healthcheck 2026-06-12 08:18:11,170 p=83863 u=zuul n=ansible | 2026-06-12 08:18:11.169565 | fa163e23-f348-37f0-fb65-00000000304e | SKIPPED | import provision_mcelog | np0000071531 2026-06-12 08:18:11,184 p=83863 u=zuul n=ansible | 2026-06-12 08:18:11.184122 | fa163e23-f348-37f0-fb65-00000000304f | TASK | create persistent directories 2026-06-12 08:18:11,271 p=83863 u=zuul n=ansible | 2026-06-12 08:18:11.268994 | fa163e23-f348-37f0-fb65-0000000031bb | CHANGED | create persistent directories | np0000071528 | item={'mode': '0750', 'path': '/var/log/containers/ceilometer', 'setype': 'container_file_t'} 2026-06-12 08:18:11,298 p=83863 u=zuul n=ansible | 2026-06-12 08:18:11.297921 | fa163e23-f348-37f0-fb65-0000000031bc | TASK | enable virt_sandbox_use_netlink for healthcheck 2026-06-12 08:18:11,327 p=83863 u=zuul n=ansible | 2026-06-12 08:18:11.326688 | fa163e23-f348-37f0-fb65-000000003ee3 | CHANGED | Inject our custom chains in nftables | np0000071533 2026-06-12 08:18:11,339 p=83863 u=zuul n=ansible | 2026-06-12 08:18:11.339397 | fa163e23-f348-37f0-fb65-000000003ee4 | TASK | Reload custom nftables ruleset files 2026-06-12 08:18:11,400 p=83863 u=zuul n=ansible | 2026-06-12 08:18:11.399432 | fa163e23-f348-37f0-fb65-000000003a70 | CHANGED | Validate all of the generated content before loading | np0000071529 2026-06-12 08:18:11,435 p=83863 u=zuul n=ansible | 2026-06-12 08:18:11.434508 | fa163e23-f348-37f0-fb65-000000003a71 | TASK | Ensure we load our different nft rulesets on boot 2026-06-12 08:18:11,512 p=83863 u=zuul n=ansible | 2026-06-12 08:18:11.509603 | fa163e23-f348-37f0-fb65-00000000304f | CHANGED | create persistent directories | np0000071531 | item={'mode': '0750', 'path': '/var/log/containers/ceilometer', 'setype': 'container_file_t'} 2026-06-12 08:18:11,539 p=83863 u=zuul n=ansible | 2026-06-12 08:18:11.538967 | fa163e23-f348-37f0-fb65-000000003050 | TASK | enable virt_sandbox_use_netlink for healthcheck 2026-06-12 08:18:11,678 p=83863 u=zuul n=ansible | 2026-06-12 08:18:11.677433 | fa163e23-f348-37f0-fb65-000000003ee4 | CHANGED | Reload custom nftables ruleset files | np0000071533 2026-06-12 08:18:11,734 p=83863 u=zuul n=ansible | 2026-06-12 08:18:11.734000 | fa163e23-f348-37f0-fb65-000000003110 | TASK | create persistent directories 2026-06-12 08:18:11,744 p=83863 u=zuul n=ansible | 2026-06-12 08:18:11.743366 | fa163e23-f348-37f0-fb65-000000003a71 | CHANGED | Ensure we load our different nft rulesets on boot | np0000071529 2026-06-12 08:18:11,747 p=83863 u=zuul n=ansible | 2026-06-12 08:18:11.746672 | fa163e23-f348-37f0-fb65-000000003b38 | CHANGED | Validate all of the generated content before loading | np0000071530 2026-06-12 08:18:11,825 p=83863 u=zuul n=ansible | 2026-06-12 08:18:11.825090 | fa163e23-f348-37f0-fb65-000000003b39 | TASK | Ensure we load our different nft rulesets on boot 2026-06-12 08:18:11,862 p=83863 u=zuul n=ansible | 2026-06-12 08:18:11.861954 | 612d7e9d-e01b-4567-a0c9-4ac5e3f92d2f | INCLUDED | /usr/share/ansible/roles/tripleo_nftables/tasks/run.yml | np0000071529 2026-06-12 08:18:11,913 p=83863 u=zuul n=ansible | 2026-06-12 08:18:11.913494 | fa163e23-f348-37f0-fb65-000000003ff3 | TASK | Inject our custom chains in nftables 2026-06-12 08:18:12,047 p=83863 u=zuul n=ansible | 2026-06-12 08:18:12.045536 | fa163e23-f348-37f0-fb65-000000003110 | CHANGED | create persistent directories | np0000071533 | item={'mode': '0750', 'path': '/var/log/containers/collectd', 'setype': 'container_file_t'} 2026-06-12 08:18:12,154 p=83863 u=zuul n=ansible | 2026-06-12 08:18:12.153757 | fa163e23-f348-37f0-fb65-000000003b39 | CHANGED | Ensure we load our different nft rulesets on boot | np0000071530 2026-06-12 08:18:12,191 p=83863 u=zuul n=ansible | 2026-06-12 08:18:12.190528 | fa163e23-f348-37f0-fb65-000000003ff3 | CHANGED | Inject our custom chains in nftables | np0000071529 2026-06-12 08:18:12,218 p=83863 u=zuul n=ansible | 2026-06-12 08:18:12.217680 | fa163e23-f348-37f0-fb65-000000003ff4 | TASK | Reload custom nftables ruleset files 2026-06-12 08:18:12,239 p=83863 u=zuul n=ansible | 2026-06-12 08:18:12.238694 | 7f9acd41-d68a-4e39-aaa3-0c5ad0bb4956 | INCLUDED | /usr/share/ansible/roles/tripleo_nftables/tasks/run.yml | np0000071530 2026-06-12 08:18:12,274 p=83863 u=zuul n=ansible | 2026-06-12 08:18:12.274174 | fa163e23-f348-37f0-fb65-0000000040eb | TASK | Inject our custom chains in nftables 2026-06-12 08:18:12,298 p=83863 u=zuul n=ansible | 2026-06-12 08:18:12.296659 | fa163e23-f348-37f0-fb65-000000003110 | CHANGED | create persistent directories | np0000071533 | item={'mode': '0755', 'path': '/var/lib/container-user-scripts/', 'setype': 'container_file_t'} 2026-06-12 08:18:12,314 p=83863 u=zuul n=ansible | 2026-06-12 08:18:12.314462 | fa163e23-f348-37f0-fb65-000000003111 | TASK | import provision_mcelog 2026-06-12 08:18:12,332 p=83863 u=zuul n=ansible | 2026-06-12 08:18:12.331956 | fa163e23-f348-37f0-fb65-000000003111 | SKIPPED | import provision_mcelog | np0000071533 2026-06-12 08:18:12,342 p=83863 u=zuul n=ansible | 2026-06-12 08:18:12.342085 | fa163e23-f348-37f0-fb65-000000003112 | TASK | create persistent directories 2026-06-12 08:18:12,363 p=83863 u=zuul n=ansible | 2026-06-12 08:18:12.362576 | fa163e23-f348-37f0-fb65-000000003113 | CHANGED | enable virt_sandbox_use_netlink for healthcheck | np0000071532 2026-06-12 08:18:12,375 p=83863 u=zuul n=ansible | 2026-06-12 08:18:12.375540 | fa163e23-f348-37f0-fb65-000000003114 | TASK | create fcontext entry for iscsi 2026-06-12 08:18:12,383 p=83863 u=zuul n=ansible | 2026-06-12 08:18:12.382634 | fa163e23-f348-37f0-fb65-0000000031bc | CHANGED | enable virt_sandbox_use_netlink for healthcheck | np0000071528 2026-06-12 08:18:12,399 p=83863 u=zuul n=ansible | 2026-06-12 08:18:12.398975 | fa163e23-f348-37f0-fb65-0000000031bd | TASK | create persistent directories 2026-06-12 08:18:12,495 p=83863 u=zuul n=ansible | 2026-06-12 08:18:12.495012 | fa163e23-f348-37f0-fb65-000000003050 | CHANGED | enable virt_sandbox_use_netlink for healthcheck | np0000071531 2026-06-12 08:18:12,506 p=83863 u=zuul n=ansible | 2026-06-12 08:18:12.506226 | fa163e23-f348-37f0-fb65-000000003051 | TASK | create fcontext entry for iscsi 2026-06-12 08:18:12,515 p=83863 u=zuul n=ansible | 2026-06-12 08:18:12.515031 | fa163e23-f348-37f0-fb65-0000000040eb | CHANGED | Inject our custom chains in nftables | np0000071530 2026-06-12 08:18:12,538 p=83863 u=zuul n=ansible | 2026-06-12 08:18:12.535717 | fa163e23-f348-37f0-fb65-0000000040ec | TASK | Reload custom nftables ruleset files 2026-06-12 08:18:12,545 p=83863 u=zuul n=ansible | 2026-06-12 08:18:12.544647 | fa163e23-f348-37f0-fb65-000000003ff4 | CHANGED | Reload custom nftables ruleset files | np0000071529 2026-06-12 08:18:12,589 p=83863 u=zuul n=ansible | 2026-06-12 08:18:12.589239 | fa163e23-f348-37f0-fb65-0000000031bb | TASK | create persistent directories 2026-06-12 08:18:12,659 p=83863 u=zuul n=ansible | 2026-06-12 08:18:12.657154 | fa163e23-f348-37f0-fb65-000000003112 | CHANGED | create persistent directories | np0000071533 | item={'mode': '0750', 'path': '/var/log/containers/ceilometer', 'setype': 'container_file_t'} 2026-06-12 08:18:12,681 p=83863 u=zuul n=ansible | 2026-06-12 08:18:12.680940 | fa163e23-f348-37f0-fb65-000000003113 | TASK | enable virt_sandbox_use_netlink for healthcheck 2026-06-12 08:18:12,721 p=83863 u=zuul n=ansible | 2026-06-12 08:18:12.719574 | fa163e23-f348-37f0-fb65-0000000031bd | CHANGED | create persistent directories | np0000071528 | item={'mode': '0750', 'path': '/var/log/containers/cinder', 'setype': 'container_file_t'} 2026-06-12 08:18:12,875 p=83863 u=zuul n=ansible | 2026-06-12 08:18:12.874285 | fa163e23-f348-37f0-fb65-0000000040ec | CHANGED | Reload custom nftables ruleset files | np0000071530 2026-06-12 08:18:12,920 p=83863 u=zuul n=ansible | 2026-06-12 08:18:12.919223 | fa163e23-f348-37f0-fb65-0000000031bb | CHANGED | create persistent directories | np0000071529 | item={'mode': '0750', 'path': '/var/log/containers/ceilometer', 'setype': 'container_file_t'} 2026-06-12 08:18:12,958 p=83863 u=zuul n=ansible | 2026-06-12 08:18:12.957495 | fa163e23-f348-37f0-fb65-0000000031bc | TASK | enable virt_sandbox_use_netlink for healthcheck 2026-06-12 08:18:12,977 p=83863 u=zuul n=ansible | 2026-06-12 08:18:12.977300 | fa163e23-f348-37f0-fb65-00000000336a | TASK | create persistent directories 2026-06-12 08:18:13,017 p=83863 u=zuul n=ansible | 2026-06-12 08:18:13.013970 | fa163e23-f348-37f0-fb65-0000000031bd | CHANGED | create persistent directories | np0000071528 | item={'mode': '0750', 'path': '/var/log/containers/httpd/cinder-api', 'setype': 'container_file_t'} 2026-06-12 08:18:13,056 p=83863 u=zuul n=ansible | 2026-06-12 08:18:13.056374 | fa163e23-f348-37f0-fb65-0000000031be | TASK | create fcontext entry for cinder data 2026-06-12 08:18:13,270 p=83863 u=zuul n=ansible | 2026-06-12 08:18:13.267220 | fa163e23-f348-37f0-fb65-00000000336a | CHANGED | create persistent directories | np0000071530 | item={'mode': '0750', 'path': '/var/log/containers/ceilometer', 'setype': 'container_file_t'} 2026-06-12 08:18:13,306 p=83863 u=zuul n=ansible | 2026-06-12 08:18:13.306274 | fa163e23-f348-37f0-fb65-00000000336b | TASK | enable virt_sandbox_use_netlink for healthcheck 2026-06-12 08:18:13,678 p=83863 u=zuul n=ansible | 2026-06-12 08:18:13.677095 | fa163e23-f348-37f0-fb65-000000003113 | CHANGED | enable virt_sandbox_use_netlink for healthcheck | np0000071533 2026-06-12 08:18:13,698 p=83863 u=zuul n=ansible | 2026-06-12 08:18:13.697572 | fa163e23-f348-37f0-fb65-000000003114 | TASK | create fcontext entry for iscsi 2026-06-12 08:18:13,835 p=83863 u=zuul n=ansible | 2026-06-12 08:18:13.834892 | fa163e23-f348-37f0-fb65-000000003114 | CHANGED | create fcontext entry for iscsi | np0000071532 | item={'path': '/etc/iscsi', 'setype': 'container_file_t'} 2026-06-12 08:18:13,845 p=83863 u=zuul n=ansible | 2026-06-12 08:18:13.843565 | fa163e23-f348-37f0-fb65-000000003051 | CHANGED | create fcontext entry for iscsi | np0000071531 | item={'path': '/etc/iscsi', 'setype': 'container_file_t'} 2026-06-12 08:18:13,951 p=83863 u=zuul n=ansible | 2026-06-12 08:18:13.950749 | fa163e23-f348-37f0-fb65-0000000031bc | CHANGED | enable virt_sandbox_use_netlink for healthcheck | np0000071529 2026-06-12 08:18:13,982 p=83863 u=zuul n=ansible | 2026-06-12 08:18:13.981682 | fa163e23-f348-37f0-fb65-0000000031bd | TASK | create persistent directories 2026-06-12 08:18:14,216 p=83863 u=zuul n=ansible | 2026-06-12 08:18:14.214750 | fa163e23-f348-37f0-fb65-0000000031be | CHANGED | create fcontext entry for cinder data | np0000071528 2026-06-12 08:18:14,247 p=83863 u=zuul n=ansible | 2026-06-12 08:18:14.247064 | fa163e23-f348-37f0-fb65-0000000031bf | TASK | create persistent directories 2026-06-12 08:18:14,470 p=83863 u=zuul n=ansible | 2026-06-12 08:18:14.469274 | fa163e23-f348-37f0-fb65-00000000336b | CHANGED | enable virt_sandbox_use_netlink for healthcheck | np0000071530 2026-06-12 08:18:14,479 p=83863 u=zuul n=ansible | 2026-06-12 08:18:14.474759 | fa163e23-f348-37f0-fb65-0000000031bd | CHANGED | create persistent directories | np0000071529 | item={'mode': '0750', 'path': '/var/log/containers/cinder', 'setype': 'container_file_t'} 2026-06-12 08:18:14,501 p=83863 u=zuul n=ansible | 2026-06-12 08:18:14.501269 | fa163e23-f348-37f0-fb65-00000000336c | TASK | create persistent directories 2026-06-12 08:18:15,016 p=83863 u=zuul n=ansible | 2026-06-12 08:18:15.014332 | fa163e23-f348-37f0-fb65-000000003114 | CHANGED | create fcontext entry for iscsi | np0000071532 | item={'path': '/etc/target', 'setype': 'container_file_t'} 2026-06-12 08:18:15,029 p=83863 u=zuul n=ansible | 2026-06-12 08:18:15.023700 | fa163e23-f348-37f0-fb65-00000000336c | CHANGED | create persistent directories | np0000071530 | item={'mode': '0750', 'path': '/var/log/containers/cinder', 'setype': 'container_file_t'} 2026-06-12 08:18:15,036 p=83863 u=zuul n=ansible | 2026-06-12 08:18:15.035253 | fa163e23-f348-37f0-fb65-0000000031bd | CHANGED | create persistent directories | np0000071529 | item={'mode': '0750', 'path': '/var/log/containers/httpd/cinder-api', 'setype': 'container_file_t'} 2026-06-12 08:18:15,062 p=83863 u=zuul n=ansible | 2026-06-12 08:18:15.059779 | fa163e23-f348-37f0-fb65-0000000031bf | OK | create persistent directories | np0000071528 | item={'mode': '0750', 'path': '/var/log/containers/cinder', 'setype': 'container_file_t'} 2026-06-12 08:18:15,077 p=83863 u=zuul n=ansible | 2026-06-12 08:18:15.075498 | fa163e23-f348-37f0-fb65-000000003114 | CHANGED | create fcontext entry for iscsi | np0000071533 | item={'path': '/etc/iscsi', 'setype': 'container_file_t'} 2026-06-12 08:18:15,093 p=83863 u=zuul n=ansible | 2026-06-12 08:18:15.092392 | fa163e23-f348-37f0-fb65-0000000031be | TASK | create fcontext entry for cinder data 2026-06-12 08:18:15,131 p=83863 u=zuul n=ansible | 2026-06-12 08:18:15.127999 | fa163e23-f348-37f0-fb65-000000003051 | CHANGED | create fcontext entry for iscsi | np0000071531 | item={'path': '/etc/target', 'setype': 'container_file_t'} 2026-06-12 08:18:15,296 p=83863 u=zuul n=ansible | 2026-06-12 08:18:15.293268 | fa163e23-f348-37f0-fb65-00000000336c | CHANGED | create persistent directories | np0000071530 | item={'mode': '0750', 'path': '/var/log/containers/httpd/cinder-api', 'setype': 'container_file_t'} 2026-06-12 08:18:15,347 p=83863 u=zuul n=ansible | 2026-06-12 08:18:15.341671 | fa163e23-f348-37f0-fb65-00000000336d | TASK | create fcontext entry for cinder data 2026-06-12 08:18:15,348 p=83863 u=zuul n=ansible | 2026-06-12 08:18:15.348240 | fa163e23-f348-37f0-fb65-0000000031bf | CHANGED | create persistent directories | np0000071528 | item={'path': '/var/lib/cinder', 'setype': 'container_file_t'} 2026-06-12 08:18:15,383 p=83863 u=zuul n=ansible | 2026-06-12 08:18:15.383245 | fa163e23-f348-37f0-fb65-0000000031c0 | TASK | ensure ceph configurations exist 2026-06-12 08:18:15,701 p=83863 u=zuul n=ansible | 2026-06-12 08:18:15.700930 | fa163e23-f348-37f0-fb65-0000000031c0 | CHANGED | ensure ceph configurations exist | np0000071528 2026-06-12 08:18:15,733 p=83863 u=zuul n=ansible | 2026-06-12 08:18:15.733053 | fa163e23-f348-37f0-fb65-0000000031c1 | TASK | create persistent directories 2026-06-12 08:18:16,042 p=83863 u=zuul n=ansible | 2026-06-12 08:18:16.039746 | fa163e23-f348-37f0-fb65-0000000031c1 | OK | create persistent directories | np0000071528 | item={'mode': '0750', 'path': '/var/log/containers/cinder', 'setype': 'container_file_t'} 2026-06-12 08:18:16,080 p=83863 u=zuul n=ansible | 2026-06-12 08:18:16.079787 | fa163e23-f348-37f0-fb65-0000000031c3 | TASK | Create cinder image conversion directory 2026-06-12 08:18:16,113 p=83863 u=zuul n=ansible | 2026-06-12 08:18:16.112011 | fa163e23-f348-37f0-fb65-0000000031c3 | SKIPPED | Create cinder image conversion directory | np0000071528 2026-06-12 08:18:16,141 p=83863 u=zuul n=ansible | 2026-06-12 08:18:16.141476 | fa163e23-f348-37f0-fb65-0000000031c4 | TASK | Mount cinder's image conversion NFS share 2026-06-12 08:18:16,175 p=83863 u=zuul n=ansible | 2026-06-12 08:18:16.174404 | fa163e23-f348-37f0-fb65-0000000031c4 | SKIPPED | Mount cinder's image conversion NFS share | np0000071528 2026-06-12 08:18:16,195 p=83863 u=zuul n=ansible | 2026-06-12 08:18:16.195111 | fa163e23-f348-37f0-fb65-0000000031c6 | TASK | cinder_configure_lvm fact 2026-06-12 08:18:16,227 p=83863 u=zuul n=ansible | 2026-06-12 08:18:16.226757 | fa163e23-f348-37f0-fb65-0000000031c6 | OK | cinder_configure_lvm fact | np0000071528 2026-06-12 08:18:16,263 p=83863 u=zuul n=ansible | 2026-06-12 08:18:16.262759 | fa163e23-f348-37f0-fb65-0000000031c8 | TASK | ensure LVM rpm dependencies are installed 2026-06-12 08:18:16,293 p=83863 u=zuul n=ansible | 2026-06-12 08:18:16.290278 | fa163e23-f348-37f0-fb65-000000003114 | CHANGED | create fcontext entry for iscsi | np0000071532 | item={'path': '/var/lib/iscsi', 'setype': 'container_file_t'} 2026-06-12 08:18:16,305 p=83863 u=zuul n=ansible | 2026-06-12 08:18:16.305145 | fa163e23-f348-37f0-fb65-0000000031be | CHANGED | create fcontext entry for cinder data | np0000071529 2026-06-12 08:18:16,325 p=83863 u=zuul n=ansible | 2026-06-12 08:18:16.325254 | fa163e23-f348-37f0-fb65-000000003115 | TASK | create persistent directories 2026-06-12 08:18:16,356 p=83863 u=zuul n=ansible | 2026-06-12 08:18:16.355739 | fa163e23-f348-37f0-fb65-0000000031bf | TASK | create persistent directories 2026-06-12 08:18:16,378 p=83863 u=zuul n=ansible | 2026-06-12 08:18:16.373721 | fa163e23-f348-37f0-fb65-000000003114 | CHANGED | create fcontext entry for iscsi | np0000071533 | item={'path': '/etc/target', 'setype': 'container_file_t'} 2026-06-12 08:18:16,385 p=83863 u=zuul n=ansible | 2026-06-12 08:18:16.382954 | fa163e23-f348-37f0-fb65-000000003051 | CHANGED | create fcontext entry for iscsi | np0000071531 | item={'path': '/var/lib/iscsi', 'setype': 'container_file_t'} 2026-06-12 08:18:16,412 p=83863 u=zuul n=ansible | 2026-06-12 08:18:16.412282 | fa163e23-f348-37f0-fb65-000000003054 | TASK | create persistent directories 2026-06-12 08:18:16,585 p=83863 u=zuul n=ansible | 2026-06-12 08:18:16.584335 | fa163e23-f348-37f0-fb65-00000000336d | CHANGED | create fcontext entry for cinder data | np0000071530 2026-06-12 08:18:16,606 p=83863 u=zuul n=ansible | 2026-06-12 08:18:16.606472 | fa163e23-f348-37f0-fb65-00000000336e | TASK | create persistent directories 2026-06-12 08:18:16,686 p=83863 u=zuul n=ansible | 2026-06-12 08:18:16.684276 | fa163e23-f348-37f0-fb65-0000000031bf | OK | create persistent directories | np0000071529 | item={'mode': '0750', 'path': '/var/log/containers/cinder', 'setype': 'container_file_t'} 2026-06-12 08:18:16,697 p=83863 u=zuul n=ansible | 2026-06-12 08:18:16.695791 | fa163e23-f348-37f0-fb65-000000003115 | CHANGED | create persistent directories | np0000071532 | item={'path': '/etc/iscsi', 'setype': 'container_file_t'} 2026-06-12 08:18:16,740 p=83863 u=zuul n=ansible | 2026-06-12 08:18:16.738166 | fa163e23-f348-37f0-fb65-000000003054 | CHANGED | create persistent directories | np0000071531 | item={'path': '/etc/iscsi', 'setype': 'container_file_t'} 2026-06-12 08:18:16,931 p=83863 u=zuul n=ansible | 2026-06-12 08:18:16.928505 | fa163e23-f348-37f0-fb65-00000000336e | OK | create persistent directories | np0000071530 | item={'mode': '0750', 'path': '/var/log/containers/cinder', 'setype': 'container_file_t'} 2026-06-12 08:18:16,978 p=83863 u=zuul n=ansible | 2026-06-12 08:18:16.976124 | fa163e23-f348-37f0-fb65-000000003115 | CHANGED | create persistent directories | np0000071532 | item={'path': '/etc/target', 'setype': 'container_file_t'} 2026-06-12 08:18:17,004 p=83863 u=zuul n=ansible | 2026-06-12 08:18:17.002019 | fa163e23-f348-37f0-fb65-0000000031bf | CHANGED | create persistent directories | np0000071529 | item={'path': '/var/lib/cinder', 'setype': 'container_file_t'} 2026-06-12 08:18:17,023 p=83863 u=zuul n=ansible | 2026-06-12 08:18:17.022042 | fa163e23-f348-37f0-fb65-000000003054 | CHANGED | create persistent directories | np0000071531 | item={'path': '/etc/target', 'setype': 'container_file_t'} 2026-06-12 08:18:17,055 p=83863 u=zuul n=ansible | 2026-06-12 08:18:17.055021 | fa163e23-f348-37f0-fb65-0000000031c0 | TASK | ensure ceph configurations exist 2026-06-12 08:18:17,226 p=83863 u=zuul n=ansible | 2026-06-12 08:18:17.224166 | fa163e23-f348-37f0-fb65-00000000336e | CHANGED | create persistent directories | np0000071530 | item={'path': '/var/lib/cinder', 'setype': 'container_file_t'} 2026-06-12 08:18:17,258 p=83863 u=zuul n=ansible | 2026-06-12 08:18:17.256900 | fa163e23-f348-37f0-fb65-000000003115 | CHANGED | create persistent directories | np0000071532 | item={'path': '/var/lib/iscsi', 'setype': 'container_file_t'} 2026-06-12 08:18:17,273 p=83863 u=zuul n=ansible | 2026-06-12 08:18:17.272728 | fa163e23-f348-37f0-fb65-00000000336f | TASK | ensure ceph configurations exist 2026-06-12 08:18:17,303 p=83863 u=zuul n=ansible | 2026-06-12 08:18:17.297206 | fa163e23-f348-37f0-fb65-000000003116 | TASK | stat /lib/systemd/system/iscsid.socket 2026-06-12 08:18:17,306 p=83863 u=zuul n=ansible | 2026-06-12 08:18:17.305349 | fa163e23-f348-37f0-fb65-000000003054 | CHANGED | create persistent directories | np0000071531 | item={'path': '/var/lib/iscsi', 'setype': 'container_file_t'} 2026-06-12 08:18:17,339 p=83863 u=zuul n=ansible | 2026-06-12 08:18:17.338627 | fa163e23-f348-37f0-fb65-000000003055 | TASK | stat /lib/systemd/system/iscsid.socket 2026-06-12 08:18:17,376 p=83863 u=zuul n=ansible | 2026-06-12 08:18:17.375701 | fa163e23-f348-37f0-fb65-0000000031c0 | CHANGED | ensure ceph configurations exist | np0000071529 2026-06-12 08:18:17,396 p=83863 u=zuul n=ansible | 2026-06-12 08:18:17.396301 | fa163e23-f348-37f0-fb65-0000000031c1 | TASK | create persistent directories 2026-06-12 08:18:17,587 p=83863 u=zuul n=ansible | 2026-06-12 08:18:17.586793 | fa163e23-f348-37f0-fb65-00000000336f | CHANGED | ensure ceph configurations exist | np0000071530 2026-06-12 08:18:17,605 p=83863 u=zuul n=ansible | 2026-06-12 08:18:17.604789 | fa163e23-f348-37f0-fb65-000000003370 | TASK | create persistent directories 2026-06-12 08:18:17,638 p=83863 u=zuul n=ansible | 2026-06-12 08:18:17.630184 | fa163e23-f348-37f0-fb65-000000003116 | OK | stat /lib/systemd/system/iscsid.socket | np0000071532 2026-06-12 08:18:17,639 p=83863 u=zuul n=ansible | 2026-06-12 08:18:17.639228 | fa163e23-f348-37f0-fb65-000000003055 | OK | stat /lib/systemd/system/iscsid.socket | np0000071531 2026-06-12 08:18:17,650 p=83863 u=zuul n=ansible | 2026-06-12 08:18:17.649599 | fa163e23-f348-37f0-fb65-000000003114 | CHANGED | create fcontext entry for iscsi | np0000071533 | item={'path': '/var/lib/iscsi', 'setype': 'container_file_t'} 2026-06-12 08:18:17,662 p=83863 u=zuul n=ansible | 2026-06-12 08:18:17.661953 | fa163e23-f348-37f0-fb65-0000000031c1 | OK | create persistent directories | np0000071529 | item={'mode': '0750', 'path': '/var/log/containers/cinder', 'setype': 'container_file_t'} 2026-06-12 08:18:17,675 p=83863 u=zuul n=ansible | 2026-06-12 08:18:17.675030 | fa163e23-f348-37f0-fb65-000000003056 | TASK | Stop and disable iscsid.socket service 2026-06-12 08:18:17,698 p=83863 u=zuul n=ansible | 2026-06-12 08:18:17.692890 | fa163e23-f348-37f0-fb65-000000003117 | TASK | Stop and disable iscsid.socket service 2026-06-12 08:18:17,705 p=83863 u=zuul n=ansible | 2026-06-12 08:18:17.705728 | fa163e23-f348-37f0-fb65-000000003056 | SKIPPED | Stop and disable iscsid.socket service | np0000071531 2026-06-12 08:18:17,726 p=83863 u=zuul n=ansible | 2026-06-12 08:18:17.726032 | fa163e23-f348-37f0-fb65-000000003057 | TASK | Check if iscsi.service is enabled 2026-06-12 08:18:17,740 p=83863 u=zuul n=ansible | 2026-06-12 08:18:17.739875 | fa163e23-f348-37f0-fb65-000000003115 | TASK | create persistent directories 2026-06-12 08:18:17,767 p=83863 u=zuul n=ansible | 2026-06-12 08:18:17.766883 | fa163e23-f348-37f0-fb65-0000000031c3 | TASK | Create cinder image conversion directory 2026-06-12 08:18:17,777 p=83863 u=zuul n=ansible | 2026-06-12 08:18:17.776520 | fa163e23-f348-37f0-fb65-000000003117 | SKIPPED | Stop and disable iscsid.socket service | np0000071532 2026-06-12 08:18:17,790 p=83863 u=zuul n=ansible | 2026-06-12 08:18:17.790149 | fa163e23-f348-37f0-fb65-000000003118 | TASK | Check if iscsi.service is enabled 2026-06-12 08:18:17,811 p=83863 u=zuul n=ansible | 2026-06-12 08:18:17.810630 | fa163e23-f348-37f0-fb65-0000000031c3 | SKIPPED | Create cinder image conversion directory | np0000071529 2026-06-12 08:18:17,827 p=83863 u=zuul n=ansible | 2026-06-12 08:18:17.827359 | fa163e23-f348-37f0-fb65-0000000031c4 | TASK | Mount cinder's image conversion NFS share 2026-06-12 08:18:17,855 p=83863 u=zuul n=ansible | 2026-06-12 08:18:17.854258 | fa163e23-f348-37f0-fb65-0000000031c4 | SKIPPED | Mount cinder's image conversion NFS share | np0000071529 2026-06-12 08:18:17,869 p=83863 u=zuul n=ansible | 2026-06-12 08:18:17.869153 | fa163e23-f348-37f0-fb65-0000000031c6 | TASK | cinder_configure_lvm fact 2026-06-12 08:18:17,899 p=83863 u=zuul n=ansible | 2026-06-12 08:18:17.898818 | fa163e23-f348-37f0-fb65-0000000031c6 | OK | cinder_configure_lvm fact | np0000071529 2026-06-12 08:18:17,912 p=83863 u=zuul n=ansible | 2026-06-12 08:18:17.910969 | fa163e23-f348-37f0-fb65-000000003370 | OK | create persistent directories | np0000071530 | item={'mode': '0750', 'path': '/var/log/containers/cinder', 'setype': 'container_file_t'} 2026-06-12 08:18:17,925 p=83863 u=zuul n=ansible | 2026-06-12 08:18:17.925291 | fa163e23-f348-37f0-fb65-0000000031c8 | TASK | ensure LVM rpm dependencies are installed 2026-06-12 08:18:17,950 p=83863 u=zuul n=ansible | 2026-06-12 08:18:17.949782 | fa163e23-f348-37f0-fb65-000000003372 | TASK | Create cinder image conversion directory 2026-06-12 08:18:17,982 p=83863 u=zuul n=ansible | 2026-06-12 08:18:17.982213 | fa163e23-f348-37f0-fb65-000000003372 | SKIPPED | Create cinder image conversion directory | np0000071530 2026-06-12 08:18:17,997 p=83863 u=zuul n=ansible | 2026-06-12 08:18:17.997462 | fa163e23-f348-37f0-fb65-000000003373 | TASK | Mount cinder's image conversion NFS share 2026-06-12 08:18:18,020 p=83863 u=zuul n=ansible | 2026-06-12 08:18:18.019234 | fa163e23-f348-37f0-fb65-000000003057 | CHANGED | Check if iscsi.service is enabled | np0000071531 2026-06-12 08:18:18,034 p=83863 u=zuul n=ansible | 2026-06-12 08:18:18.034375 | fa163e23-f348-37f0-fb65-000000003058 | TASK | Stop iscsi.service 2026-06-12 08:18:18,042 p=83863 u=zuul n=ansible | 2026-06-12 08:18:18.041651 | fa163e23-f348-37f0-fb65-000000003373 | SKIPPED | Mount cinder's image conversion NFS share | np0000071530 2026-06-12 08:18:18,058 p=83863 u=zuul n=ansible | 2026-06-12 08:18:18.058057 | fa163e23-f348-37f0-fb65-000000003375 | TASK | cinder_configure_lvm fact 2026-06-12 08:18:18,079 p=83863 u=zuul n=ansible | 2026-06-12 08:18:18.076803 | fa163e23-f348-37f0-fb65-000000003115 | CHANGED | create persistent directories | np0000071533 | item={'path': '/etc/iscsi', 'setype': 'container_file_t'} 2026-06-12 08:18:18,093 p=83863 u=zuul n=ansible | 2026-06-12 08:18:18.090334 | fa163e23-f348-37f0-fb65-000000003058 | SKIPPED | Stop iscsi.service | np0000071531 2026-06-12 08:18:18,094 p=83863 u=zuul n=ansible | 2026-06-12 08:18:18.093899 | fa163e23-f348-37f0-fb65-000000003118 | CHANGED | Check if iscsi.service is enabled | np0000071532 2026-06-12 08:18:18,095 p=83863 u=zuul n=ansible | 2026-06-12 08:18:18.094689 | fa163e23-f348-37f0-fb65-000000003375 | OK | cinder_configure_lvm fact | np0000071530 2026-06-12 08:18:18,123 p=83863 u=zuul n=ansible | 2026-06-12 08:18:18.122305 | fa163e23-f348-37f0-fb65-000000003119 | TASK | Stop iscsi.service 2026-06-12 08:18:18,147 p=83863 u=zuul n=ansible | 2026-06-12 08:18:18.147116 | fa163e23-f348-37f0-fb65-000000003377 | TASK | ensure LVM rpm dependencies are installed 2026-06-12 08:18:18,156 p=83863 u=zuul n=ansible | 2026-06-12 08:18:18.156282 | fa163e23-f348-37f0-fb65-000000003119 | SKIPPED | Stop iscsi.service | np0000071532 2026-06-12 08:18:18,225 p=83863 u=zuul n=ansible | 2026-06-12 08:18:18.224748 | fa163e23-f348-37f0-fb65-000000004359 | TASK | Install additional packages 2026-06-12 08:18:18,268 p=83863 u=zuul n=ansible | 2026-06-12 08:18:18.268496 | fa163e23-f348-37f0-fb65-00000000435a | TASK | Remove dracut-config-generic 2026-06-12 08:18:18,334 p=83863 u=zuul n=ansible | 2026-06-12 08:18:18.333838 | fa163e23-f348-37f0-fb65-000000004359 | TASK | Install additional packages 2026-06-12 08:18:18,369 p=83863 u=zuul n=ansible | 2026-06-12 08:18:18.367858 | fa163e23-f348-37f0-fb65-000000003115 | CHANGED | create persistent directories | np0000071533 | item={'path': '/etc/target', 'setype': 'container_file_t'} 2026-06-12 08:18:18,378 p=83863 u=zuul n=ansible | 2026-06-12 08:18:18.378467 | fa163e23-f348-37f0-fb65-00000000435a | TASK | Remove dracut-config-generic 2026-06-12 08:18:18,675 p=83863 u=zuul n=ansible | 2026-06-12 08:18:18.671213 | fa163e23-f348-37f0-fb65-000000003115 | CHANGED | create persistent directories | np0000071533 | item={'path': '/var/lib/iscsi', 'setype': 'container_file_t'} 2026-06-12 08:18:18,710 p=83863 u=zuul n=ansible | 2026-06-12 08:18:18.710260 | fa163e23-f348-37f0-fb65-000000003116 | TASK | stat /lib/systemd/system/iscsid.socket 2026-06-12 08:18:19,012 p=83863 u=zuul n=ansible | 2026-06-12 08:18:19.012199 | fa163e23-f348-37f0-fb65-000000003116 | OK | stat /lib/systemd/system/iscsid.socket | np0000071533 2026-06-12 08:18:19,024 p=83863 u=zuul n=ansible | 2026-06-12 08:18:19.024587 | fa163e23-f348-37f0-fb65-000000003117 | TASK | Stop and disable iscsid.socket service 2026-06-12 08:18:19,044 p=83863 u=zuul n=ansible | 2026-06-12 08:18:19.043800 | fa163e23-f348-37f0-fb65-000000003117 | SKIPPED | Stop and disable iscsid.socket service | np0000071533 2026-06-12 08:18:19,055 p=83863 u=zuul n=ansible | 2026-06-12 08:18:19.055195 | fa163e23-f348-37f0-fb65-000000003118 | TASK | Check if iscsi.service is enabled 2026-06-12 08:18:19,351 p=83863 u=zuul n=ansible | 2026-06-12 08:18:19.351177 | fa163e23-f348-37f0-fb65-000000003118 | CHANGED | Check if iscsi.service is enabled | np0000071533 2026-06-12 08:18:19,362 p=83863 u=zuul n=ansible | 2026-06-12 08:18:19.362490 | fa163e23-f348-37f0-fb65-000000003119 | TASK | Stop iscsi.service 2026-06-12 08:18:19,391 p=83863 u=zuul n=ansible | 2026-06-12 08:18:19.391313 | fa163e23-f348-37f0-fb65-000000003119 | SKIPPED | Stop iscsi.service | np0000071533 2026-06-12 08:18:19,479 p=83863 u=zuul n=ansible | 2026-06-12 08:18:19.479366 | fa163e23-f348-37f0-fb65-000000004359 | TASK | Install additional packages 2026-06-12 08:18:19,508 p=83863 u=zuul n=ansible | 2026-06-12 08:18:19.507650 | fa163e23-f348-37f0-fb65-0000000031c8 | OK | ensure LVM rpm dependencies are installed | np0000071528 2026-06-12 08:18:19,523 p=83863 u=zuul n=ansible | 2026-06-12 08:18:19.523127 | fa163e23-f348-37f0-fb65-00000000435a | TASK | Remove dracut-config-generic 2026-06-12 08:18:19,546 p=83863 u=zuul n=ansible | 2026-06-12 08:18:19.546032 | fa163e23-f348-37f0-fb65-0000000031c9 | TASK | cinder create LVM volume group dd 2026-06-12 08:18:19,852 p=83863 u=zuul n=ansible | 2026-06-12 08:18:19.851886 | fa163e23-f348-37f0-fb65-0000000031c9 | CHANGED | cinder create LVM volume group dd | np0000071528 2026-06-12 08:18:19,868 p=83863 u=zuul n=ansible | 2026-06-12 08:18:19.867924 | fa163e23-f348-37f0-fb65-0000000031ca | TASK | Get or create LVM loopback device 2026-06-12 08:18:20,187 p=83863 u=zuul n=ansible | 2026-06-12 08:18:20.186547 | fa163e23-f348-37f0-fb65-0000000031ca | CHANGED | Get or create LVM loopback device | np0000071528 2026-06-12 08:18:20,201 p=83863 u=zuul n=ansible | 2026-06-12 08:18:20.201133 | fa163e23-f348-37f0-fb65-0000000031cb | TASK | Create LVM volume group 2026-06-12 08:18:20,901 p=83863 u=zuul n=ansible | 2026-06-12 08:18:20.900263 | fa163e23-f348-37f0-fb65-0000000031cb | CHANGED | Create LVM volume group | np0000071528 2026-06-12 08:18:20,928 p=83863 u=zuul n=ansible | 2026-06-12 08:18:20.928369 | fa163e23-f348-37f0-fb65-0000000031cc | TASK | cinder create service to run losetup for LVM on startup 2026-06-12 08:18:21,251 p=83863 u=zuul n=ansible | 2026-06-12 08:18:21.250481 | fa163e23-f348-37f0-fb65-0000000031c8 | OK | ensure LVM rpm dependencies are installed | np0000071529 2026-06-12 08:18:21,271 p=83863 u=zuul n=ansible | 2026-06-12 08:18:21.271238 | fa163e23-f348-37f0-fb65-0000000031c9 | TASK | cinder create LVM volume group dd 2026-06-12 08:18:21,285 p=83863 u=zuul n=ansible | 2026-06-12 08:18:21.284920 | fa163e23-f348-37f0-fb65-000000003377 | OK | ensure LVM rpm dependencies are installed | np0000071530 2026-06-12 08:18:21,306 p=83863 u=zuul n=ansible | 2026-06-12 08:18:21.306198 | fa163e23-f348-37f0-fb65-000000003378 | TASK | cinder create LVM volume group dd 2026-06-12 08:18:21,577 p=83863 u=zuul n=ansible | 2026-06-12 08:18:21.577174 | fa163e23-f348-37f0-fb65-0000000031c9 | CHANGED | cinder create LVM volume group dd | np0000071529 2026-06-12 08:18:21,593 p=83863 u=zuul n=ansible | 2026-06-12 08:18:21.592851 | fa163e23-f348-37f0-fb65-0000000031ca | TASK | Get or create LVM loopback device 2026-06-12 08:18:21,621 p=83863 u=zuul n=ansible | 2026-06-12 08:18:21.620957 | fa163e23-f348-37f0-fb65-000000003378 | CHANGED | cinder create LVM volume group dd | np0000071530 2026-06-12 08:18:21,636 p=83863 u=zuul n=ansible | 2026-06-12 08:18:21.636147 | fa163e23-f348-37f0-fb65-000000003379 | TASK | Get or create LVM loopback device 2026-06-12 08:18:21,878 p=83863 u=zuul n=ansible | 2026-06-12 08:18:21.877456 | fa163e23-f348-37f0-fb65-0000000031cc | CHANGED | cinder create service to run losetup for LVM on startup | np0000071528 2026-06-12 08:18:21,894 p=83863 u=zuul n=ansible | 2026-06-12 08:18:21.893983 | fa163e23-f348-37f0-fb65-0000000031cd | TASK | cinder enable the LVM losetup service 2026-06-12 08:18:21,935 p=83863 u=zuul n=ansible | 2026-06-12 08:18:21.934662 | fa163e23-f348-37f0-fb65-0000000031ca | CHANGED | Get or create LVM loopback device | np0000071529 2026-06-12 08:18:21,957 p=83863 u=zuul n=ansible | 2026-06-12 08:18:21.956733 | fa163e23-f348-37f0-fb65-0000000031cb | TASK | Create LVM volume group 2026-06-12 08:18:21,993 p=83863 u=zuul n=ansible | 2026-06-12 08:18:21.992801 | fa163e23-f348-37f0-fb65-000000003379 | CHANGED | Get or create LVM loopback device | np0000071530 2026-06-12 08:18:22,007 p=83863 u=zuul n=ansible | 2026-06-12 08:18:22.007632 | fa163e23-f348-37f0-fb65-00000000337a | TASK | Create LVM volume group 2026-06-12 08:18:22,252 p=83863 u=zuul n=ansible | 2026-06-12 08:18:22.252328 | fa163e23-f348-37f0-fb65-00000000435a | CHANGED | Remove dracut-config-generic | np0000071531 2026-06-12 08:18:22,262 p=83863 u=zuul n=ansible | 2026-06-12 08:18:22.262610 | fa163e23-f348-37f0-fb65-00000000435b | TASK | Ensure the /etc/modules-load.d/ directory exists 2026-06-12 08:18:22,435 p=83863 u=zuul n=ansible | 2026-06-12 08:18:22.434384 | fa163e23-f348-37f0-fb65-00000000435a | CHANGED | Remove dracut-config-generic | np0000071532 2026-06-12 08:18:22,448 p=83863 u=zuul n=ansible | 2026-06-12 08:18:22.448560 | fa163e23-f348-37f0-fb65-00000000435b | TASK | Ensure the /etc/modules-load.d/ directory exists 2026-06-12 08:18:22,466 p=83863 u=zuul n=ansible | 2026-06-12 08:18:22.466003 | fa163e23-f348-37f0-fb65-0000000031cb | CHANGED | Create LVM volume group | np0000071529 2026-06-12 08:18:22,486 p=83863 u=zuul n=ansible | 2026-06-12 08:18:22.485847 | fa163e23-f348-37f0-fb65-0000000031cc | TASK | cinder create service to run losetup for LVM on startup 2026-06-12 08:18:22,528 p=83863 u=zuul n=ansible | 2026-06-12 08:18:22.527427 | fa163e23-f348-37f0-fb65-00000000435b | OK | Ensure the /etc/modules-load.d/ directory exists | np0000071531 2026-06-12 08:18:22,541 p=83863 u=zuul n=ansible | 2026-06-12 08:18:22.541642 | fa163e23-f348-37f0-fb65-00000000435c | TASK | Write list of modules to load at boot 2026-06-12 08:18:22,566 p=83863 u=zuul n=ansible | 2026-06-12 08:18:22.565834 | fa163e23-f348-37f0-fb65-00000000337a | CHANGED | Create LVM volume group | np0000071530 2026-06-12 08:18:22,587 p=83863 u=zuul n=ansible | 2026-06-12 08:18:22.587387 | fa163e23-f348-37f0-fb65-00000000337b | TASK | cinder create service to run losetup for LVM on startup 2026-06-12 08:18:22,760 p=83863 u=zuul n=ansible | 2026-06-12 08:18:22.759528 | fa163e23-f348-37f0-fb65-00000000435b | OK | Ensure the /etc/modules-load.d/ directory exists | np0000071532 2026-06-12 08:18:22,783 p=83863 u=zuul n=ansible | 2026-06-12 08:18:22.782835 | fa163e23-f348-37f0-fb65-00000000435c | TASK | Write list of modules to load at boot 2026-06-12 08:18:22,790 p=83863 u=zuul n=ansible | 2026-06-12 08:18:22.789574 | fa163e23-f348-37f0-fb65-0000000031cd | CHANGED | cinder enable the LVM losetup service | np0000071528 2026-06-12 08:18:22,811 p=83863 u=zuul n=ansible | 2026-06-12 08:18:22.811561 | fa163e23-f348-37f0-fb65-0000000031cf | TASK | create persistent directories 2026-06-12 08:18:23,142 p=83863 u=zuul n=ansible | 2026-06-12 08:18:23.139795 | fa163e23-f348-37f0-fb65-0000000031cf | CHANGED | create persistent directories | np0000071528 | item={'mode': '0750', 'path': '/var/log/containers/collectd', 'setype': 'container_file_t'} 2026-06-12 08:18:23,430 p=83863 u=zuul n=ansible | 2026-06-12 08:18:23.428001 | fa163e23-f348-37f0-fb65-0000000031cf | CHANGED | create persistent directories | np0000071528 | item={'mode': '0755', 'path': '/var/lib/container-user-scripts/', 'setype': 'container_file_t'} 2026-06-12 08:18:23,448 p=83863 u=zuul n=ansible | 2026-06-12 08:18:23.448431 | fa163e23-f348-37f0-fb65-0000000031cc | CHANGED | cinder create service to run losetup for LVM on startup | np0000071529 2026-06-12 08:18:23,477 p=83863 u=zuul n=ansible | 2026-06-12 08:18:23.477284 | fa163e23-f348-37f0-fb65-0000000031d0 | TASK | import provision_mcelog 2026-06-12 08:18:23,522 p=83863 u=zuul n=ansible | 2026-06-12 08:18:23.521323 | fa163e23-f348-37f0-fb65-0000000031cd | TASK | cinder enable the LVM losetup service 2026-06-12 08:18:23,531 p=83863 u=zuul n=ansible | 2026-06-12 08:18:23.530431 | fa163e23-f348-37f0-fb65-00000000435c | CHANGED | Write list of modules to load at boot | np0000071531 2026-06-12 08:18:23,533 p=83863 u=zuul n=ansible | 2026-06-12 08:18:23.532808 | fa163e23-f348-37f0-fb65-0000000031d0 | SKIPPED | import provision_mcelog | np0000071528 2026-06-12 08:18:23,555 p=83863 u=zuul n=ansible | 2026-06-12 08:18:23.555096 | fa163e23-f348-37f0-fb65-00000000435d | TASK | Modules reload 2026-06-12 08:18:23,580 p=83863 u=zuul n=ansible | 2026-06-12 08:18:23.579851 | fa163e23-f348-37f0-fb65-0000000031d1 | TASK | create persistent logs directory 2026-06-12 08:18:23,588 p=83863 u=zuul n=ansible | 2026-06-12 08:18:23.587459 | fa163e23-f348-37f0-fb65-00000000337b | CHANGED | cinder create service to run losetup for LVM on startup | np0000071530 2026-06-12 08:18:23,603 p=83863 u=zuul n=ansible | 2026-06-12 08:18:23.603268 | fa163e23-f348-37f0-fb65-00000000337c | TASK | cinder enable the LVM losetup service 2026-06-12 08:18:23,703 p=83863 u=zuul n=ansible | 2026-06-12 08:18:23.696891 | fa163e23-f348-37f0-fb65-00000000435c | CHANGED | Write list of modules to load at boot | np0000071532 2026-06-12 08:18:23,705 p=83863 u=zuul n=ansible | 2026-06-12 08:18:23.704750 | fa163e23-f348-37f0-fb65-00000000435a | CHANGED | Remove dracut-config-generic | np0000071533 2026-06-12 08:18:23,719 p=83863 u=zuul n=ansible | 2026-06-12 08:18:23.719141 | fa163e23-f348-37f0-fb65-00000000435d | TASK | Modules reload 2026-06-12 08:18:23,740 p=83863 u=zuul n=ansible | 2026-06-12 08:18:23.739608 | fa163e23-f348-37f0-fb65-00000000435b | TASK | Ensure the /etc/modules-load.d/ directory exists 2026-06-12 08:18:23,929 p=83863 u=zuul n=ansible | 2026-06-12 08:18:23.926763 | fa163e23-f348-37f0-fb65-0000000031d1 | CHANGED | create persistent logs directory | np0000071528 | item={'mode': '0750', 'path': '/var/log/containers/glance', 'setype': 'container_file_t'} 2026-06-12 08:18:24,042 p=83863 u=zuul n=ansible | 2026-06-12 08:18:24.041476 | fa163e23-f348-37f0-fb65-00000000435b | OK | Ensure the /etc/modules-load.d/ directory exists | np0000071533 2026-06-12 08:18:24,064 p=83863 u=zuul n=ansible | 2026-06-12 08:18:24.064100 | fa163e23-f348-37f0-fb65-00000000435c | TASK | Write list of modules to load at boot 2026-06-12 08:18:24,129 p=83863 u=zuul n=ansible | 2026-06-12 08:18:24.127941 | fa163e23-f348-37f0-fb65-00000000435d | CHANGED | Modules reload | np0000071531 2026-06-12 08:18:24,151 p=83863 u=zuul n=ansible | 2026-06-12 08:18:24.150969 | fa163e23-f348-37f0-fb65-00000000435e | TASK | Set default sysctl options 2026-06-12 08:18:24,212 p=83863 u=zuul n=ansible | 2026-06-12 08:18:24.210482 | fa163e23-f348-37f0-fb65-0000000031d1 | CHANGED | create persistent logs directory | np0000071528 | item={'mode': '0750', 'path': '/var/log/containers/httpd/glance', 'setype': 'container_file_t'} 2026-06-12 08:18:24,241 p=83863 u=zuul n=ansible | 2026-06-12 08:18:24.241488 | fa163e23-f348-37f0-fb65-0000000031d2 | TASK | Mount NFS on host 2026-06-12 08:18:24,260 p=83863 u=zuul n=ansible | 2026-06-12 08:18:24.259146 | fa163e23-f348-37f0-fb65-00000000435d | CHANGED | Modules reload | np0000071532 2026-06-12 08:18:24,282 p=83863 u=zuul n=ansible | 2026-06-12 08:18:24.281808 | fa163e23-f348-37f0-fb65-00000000435e | TASK | Set default sysctl options 2026-06-12 08:18:24,290 p=83863 u=zuul n=ansible | 2026-06-12 08:18:24.289476 | fa163e23-f348-37f0-fb65-0000000031d2 | SKIPPED | Mount NFS on host | np0000071528 2026-06-12 08:18:24,310 p=83863 u=zuul n=ansible | 2026-06-12 08:18:24.310251 | fa163e23-f348-37f0-fb65-0000000031d3 | TASK | Mount Node Staging Location 2026-06-12 08:18:24,342 p=83863 u=zuul n=ansible | 2026-06-12 08:18:24.342320 | fa163e23-f348-37f0-fb65-0000000031d3 | SKIPPED | Mount Node Staging Location | np0000071528 2026-06-12 08:18:24,358 p=83863 u=zuul n=ansible | 2026-06-12 08:18:24.358072 | fa163e23-f348-37f0-fb65-0000000031d4 | TASK | ensure /var/lib/glance exists 2026-06-12 08:18:24,457 p=83863 u=zuul n=ansible | 2026-06-12 08:18:24.456370 | fa163e23-f348-37f0-fb65-00000000337c | CHANGED | cinder enable the LVM losetup service | np0000071530 2026-06-12 08:18:24,474 p=83863 u=zuul n=ansible | 2026-06-12 08:18:24.474168 | fa163e23-f348-37f0-fb65-00000000337e | TASK | create persistent directories 2026-06-12 08:18:24,485 p=83863 u=zuul n=ansible | 2026-06-12 08:18:24.484924 | fa163e23-f348-37f0-fb65-0000000031cd | CHANGED | cinder enable the LVM losetup service | np0000071529 2026-06-12 08:18:24,502 p=83863 u=zuul n=ansible | 2026-06-12 08:18:24.502046 | fa163e23-f348-37f0-fb65-0000000031cf | TASK | create persistent directories 2026-06-12 08:18:24,665 p=83863 u=zuul n=ansible | 2026-06-12 08:18:24.664811 | fa163e23-f348-37f0-fb65-0000000031d4 | CHANGED | ensure /var/lib/glance exists | np0000071528 2026-06-12 08:18:24,685 p=83863 u=zuul n=ansible | 2026-06-12 08:18:24.685280 | fa163e23-f348-37f0-fb65-0000000031d5 | TASK | create persistent directories 2026-06-12 08:18:24,800 p=83863 u=zuul n=ansible | 2026-06-12 08:18:24.798034 | fa163e23-f348-37f0-fb65-00000000337e | CHANGED | create persistent directories | np0000071530 | item={'mode': '0750', 'path': '/var/log/containers/collectd', 'setype': 'container_file_t'} 2026-06-12 08:18:24,837 p=83863 u=zuul n=ansible | 2026-06-12 08:18:24.835379 | fa163e23-f348-37f0-fb65-0000000031cf | CHANGED | create persistent directories | np0000071529 | item={'mode': '0750', 'path': '/var/log/containers/collectd', 'setype': 'container_file_t'} 2026-06-12 08:18:25,037 p=83863 u=zuul n=ansible | 2026-06-12 08:18:25.034912 | fa163e23-f348-37f0-fb65-0000000031d5 | CHANGED | create persistent directories | np0000071528 | item={'mode': '0750', 'path': '/var/log/containers/haproxy', 'setype': 'var_log_t'} 2026-06-12 08:18:25,039 p=83863 u=zuul n=ansible | 2026-06-12 08:18:25.039063 | fa163e23-f348-37f0-fb65-00000000435c | CHANGED | Write list of modules to load at boot | np0000071533 2026-06-12 08:18:25,060 p=83863 u=zuul n=ansible | 2026-06-12 08:18:25.060209 | fa163e23-f348-37f0-fb65-00000000435d | TASK | Modules reload 2026-06-12 08:18:25,087 p=83863 u=zuul n=ansible | 2026-06-12 08:18:25.084992 | fa163e23-f348-37f0-fb65-00000000337e | CHANGED | create persistent directories | np0000071530 | item={'mode': '0755', 'path': '/var/lib/container-user-scripts/', 'setype': 'container_file_t'} 2026-06-12 08:18:25,107 p=83863 u=zuul n=ansible | 2026-06-12 08:18:25.106757 | fa163e23-f348-37f0-fb65-00000000435e | CHANGED | Set default sysctl options | np0000071531 2026-06-12 08:18:25,128 p=83863 u=zuul n=ansible | 2026-06-12 08:18:25.128302 | fa163e23-f348-37f0-fb65-00000000435f | TASK | Set extra sysctl options 2026-06-12 08:18:25,154 p=83863 u=zuul n=ansible | 2026-06-12 08:18:25.151641 | fa163e23-f348-37f0-fb65-0000000031cf | CHANGED | create persistent directories | np0000071529 | item={'mode': '0755', 'path': '/var/lib/container-user-scripts/', 'setype': 'container_file_t'} 2026-06-12 08:18:25,176 p=83863 u=zuul n=ansible | 2026-06-12 08:18:25.175840 | fa163e23-f348-37f0-fb65-00000000337f | TASK | import provision_mcelog 2026-06-12 08:18:25,209 p=83863 u=zuul n=ansible | 2026-06-12 08:18:25.208814 | fa163e23-f348-37f0-fb65-0000000031d0 | TASK | import provision_mcelog 2026-06-12 08:18:25,217 p=83863 u=zuul n=ansible | 2026-06-12 08:18:25.216176 | fa163e23-f348-37f0-fb65-00000000337f | SKIPPED | import provision_mcelog | np0000071530 2026-06-12 08:18:25,243 p=83863 u=zuul n=ansible | 2026-06-12 08:18:25.242814 | fa163e23-f348-37f0-fb65-000000003380 | TASK | create persistent logs directory 2026-06-12 08:18:25,251 p=83863 u=zuul n=ansible | 2026-06-12 08:18:25.250787 | fa163e23-f348-37f0-fb65-0000000031d0 | SKIPPED | import provision_mcelog | np0000071529 2026-06-12 08:18:25,272 p=83863 u=zuul n=ansible | 2026-06-12 08:18:25.272584 | fa163e23-f348-37f0-fb65-0000000031d1 | TASK | create persistent logs directory 2026-06-12 08:18:25,279 p=83863 u=zuul n=ansible | 2026-06-12 08:18:25.278720 | fa163e23-f348-37f0-fb65-00000000435e | CHANGED | Set default sysctl options | np0000071532 2026-06-12 08:18:25,291 p=83863 u=zuul n=ansible | 2026-06-12 08:18:25.291367 | fa163e23-f348-37f0-fb65-00000000435f | TASK | Set extra sysctl options 2026-06-12 08:18:25,308 p=83863 u=zuul n=ansible | 2026-06-12 08:18:25.306497 | fa163e23-f348-37f0-fb65-0000000031d5 | CHANGED | create persistent directories | np0000071528 | item={'path': '/var/lib/haproxy', 'setype': 'container_file_t'} 2026-06-12 08:18:25,334 p=83863 u=zuul n=ansible | 2026-06-12 08:18:25.334461 | fa163e23-f348-37f0-fb65-0000000031d6 | TASK | Run puppet on the host to apply IPtables rules 2026-06-12 08:18:25,549 p=83863 u=zuul n=ansible | 2026-06-12 08:18:25.546857 | fa163e23-f348-37f0-fb65-000000003380 | CHANGED | create persistent logs directory | np0000071530 | item={'mode': '0750', 'path': '/var/log/containers/glance', 'setype': 'container_file_t'} 2026-06-12 08:18:25,603 p=83863 u=zuul n=ansible | 2026-06-12 08:18:25.600911 | fa163e23-f348-37f0-fb65-0000000031d1 | CHANGED | create persistent logs directory | np0000071529 | item={'mode': '0750', 'path': '/var/log/containers/glance', 'setype': 'container_file_t'} 2026-06-12 08:18:25,616 p=83863 u=zuul n=ansible | 2026-06-12 08:18:25.615547 | fa163e23-f348-37f0-fb65-00000000435d | CHANGED | Modules reload | np0000071533 2026-06-12 08:18:25,624 p=83863 u=zuul n=ansible | 2026-06-12 08:18:25.621233 | fa163e23-f348-37f0-fb65-00000000435f | CHANGED | Set extra sysctl options | np0000071531 | item=fs.aio-max-nr 2026-06-12 08:18:25,641 p=83863 u=zuul n=ansible | 2026-06-12 08:18:25.640890 | fa163e23-f348-37f0-fb65-00000000435e | TASK | Set default sysctl options 2026-06-12 08:18:25,662 p=83863 u=zuul n=ansible | 2026-06-12 08:18:25.660244 | fa163e23-f348-37f0-fb65-00000000435f | CHANGED | Set extra sysctl options | np0000071532 | item=fs.aio-max-nr 2026-06-12 08:18:25,839 p=83863 u=zuul n=ansible | 2026-06-12 08:18:25.837817 | fa163e23-f348-37f0-fb65-000000003380 | CHANGED | create persistent logs directory | np0000071530 | item={'mode': '0750', 'path': '/var/log/containers/httpd/glance', 'setype': 'container_file_t'} 2026-06-12 08:18:25,869 p=83863 u=zuul n=ansible | 2026-06-12 08:18:25.868771 | fa163e23-f348-37f0-fb65-000000003381 | TASK | Mount NFS on host 2026-06-12 08:18:25,899 p=83863 u=zuul n=ansible | 2026-06-12 08:18:25.898969 | fa163e23-f348-37f0-fb65-000000003381 | SKIPPED | Mount NFS on host | np0000071530 2026-06-12 08:18:25,907 p=83863 u=zuul n=ansible | 2026-06-12 08:18:25.906400 | fa163e23-f348-37f0-fb65-0000000031d1 | CHANGED | create persistent logs directory | np0000071529 | item={'mode': '0750', 'path': '/var/log/containers/httpd/glance', 'setype': 'container_file_t'} 2026-06-12 08:18:25,951 p=83863 u=zuul n=ansible | 2026-06-12 08:18:25.950696 | fa163e23-f348-37f0-fb65-000000003382 | TASK | Mount Node Staging Location 2026-06-12 08:18:25,955 p=83863 u=zuul n=ansible | 2026-06-12 08:18:25.955159 | fa163e23-f348-37f0-fb65-00000000435f | CHANGED | Set extra sysctl options | np0000071531 | item=fs.inotify.max_user_instances 2026-06-12 08:18:25,990 p=83863 u=zuul n=ansible | 2026-06-12 08:18:25.989794 | fa163e23-f348-37f0-fb65-00000000435f | CHANGED | Set extra sysctl options | np0000071532 | item=fs.inotify.max_user_instances 2026-06-12 08:18:26,009 p=83863 u=zuul n=ansible | 2026-06-12 08:18:26.008443 | fa163e23-f348-37f0-fb65-0000000031d2 | TASK | Mount NFS on host 2026-06-12 08:18:26,018 p=83863 u=zuul n=ansible | 2026-06-12 08:18:26.017769 | fa163e23-f348-37f0-fb65-000000003382 | SKIPPED | Mount Node Staging Location | np0000071530 2026-06-12 08:18:26,049 p=83863 u=zuul n=ansible | 2026-06-12 08:18:26.048602 | fa163e23-f348-37f0-fb65-000000003383 | TASK | ensure /var/lib/glance exists 2026-06-12 08:18:26,056 p=83863 u=zuul n=ansible | 2026-06-12 08:18:26.055946 | fa163e23-f348-37f0-fb65-0000000031d2 | SKIPPED | Mount NFS on host | np0000071529 2026-06-12 08:18:26,082 p=83863 u=zuul n=ansible | 2026-06-12 08:18:26.082115 | fa163e23-f348-37f0-fb65-0000000031d3 | TASK | Mount Node Staging Location 2026-06-12 08:18:26,115 p=83863 u=zuul n=ansible | 2026-06-12 08:18:26.114444 | fa163e23-f348-37f0-fb65-0000000031d3 | SKIPPED | Mount Node Staging Location | np0000071529 2026-06-12 08:18:26,132 p=83863 u=zuul n=ansible | 2026-06-12 08:18:26.131667 | fa163e23-f348-37f0-fb65-0000000031d4 | TASK | ensure /var/lib/glance exists 2026-06-12 08:18:26,272 p=83863 u=zuul n=ansible | 2026-06-12 08:18:26.270781 | fa163e23-f348-37f0-fb65-00000000435f | CHANGED | Set extra sysctl options | np0000071531 | item=kernel.pid_max 2026-06-12 08:18:26,322 p=83863 u=zuul n=ansible | 2026-06-12 08:18:26.320479 | fa163e23-f348-37f0-fb65-00000000435f | CHANGED | Set extra sysctl options | np0000071532 | item=kernel.pid_max 2026-06-12 08:18:26,367 p=83863 u=zuul n=ansible | 2026-06-12 08:18:26.367222 | fa163e23-f348-37f0-fb65-000000003383 | CHANGED | ensure /var/lib/glance exists | np0000071530 2026-06-12 08:18:26,388 p=83863 u=zuul n=ansible | 2026-06-12 08:18:26.388116 | fa163e23-f348-37f0-fb65-000000003384 | TASK | create persistent directories 2026-06-12 08:18:26,448 p=83863 u=zuul n=ansible | 2026-06-12 08:18:26.447960 | fa163e23-f348-37f0-fb65-0000000031d4 | CHANGED | ensure /var/lib/glance exists | np0000071529 2026-06-12 08:18:26,468 p=83863 u=zuul n=ansible | 2026-06-12 08:18:26.468133 | fa163e23-f348-37f0-fb65-0000000031d5 | TASK | create persistent directories 2026-06-12 08:18:26,591 p=83863 u=zuul n=ansible | 2026-06-12 08:18:26.589351 | fa163e23-f348-37f0-fb65-00000000435f | CHANGED | Set extra sysctl options | np0000071531 | item=net.bridge.bridge-nf-call-arptables 2026-06-12 08:18:26,617 p=83863 u=zuul n=ansible | 2026-06-12 08:18:26.616027 | fa163e23-f348-37f0-fb65-00000000435f | CHANGED | Set extra sysctl options | np0000071532 | item=net.bridge.bridge-nf-call-arptables 2026-06-12 08:18:26,633 p=83863 u=zuul n=ansible | 2026-06-12 08:18:26.632863 | fa163e23-f348-37f0-fb65-00000000435e | CHANGED | Set default sysctl options | np0000071533 2026-06-12 08:18:26,648 p=83863 u=zuul n=ansible | 2026-06-12 08:18:26.648305 | fa163e23-f348-37f0-fb65-00000000435f | TASK | Set extra sysctl options 2026-06-12 08:18:26,732 p=83863 u=zuul n=ansible | 2026-06-12 08:18:26.732208 | fa163e23-f348-37f0-fb65-000000003384 | CHANGED | create persistent directories | np0000071530 | item={'mode': '0750', 'path': '/var/log/containers/haproxy', 'setype': 'var_log_t'} 2026-06-12 08:18:26,824 p=83863 u=zuul n=ansible | 2026-06-12 08:18:26.824072 | fa163e23-f348-37f0-fb65-0000000031d5 | CHANGED | create persistent directories | np0000071529 | item={'mode': '0750', 'path': '/var/log/containers/haproxy', 'setype': 'var_log_t'} 2026-06-12 08:18:26,903 p=83863 u=zuul n=ansible | 2026-06-12 08:18:26.900984 | fa163e23-f348-37f0-fb65-00000000435f | CHANGED | Set extra sysctl options | np0000071531 | item=net.bridge.bridge-nf-call-ip6tables 2026-06-12 08:18:26,932 p=83863 u=zuul n=ansible | 2026-06-12 08:18:26.930509 | fa163e23-f348-37f0-fb65-00000000435f | CHANGED | Set extra sysctl options | np0000071532 | item=net.bridge.bridge-nf-call-ip6tables 2026-06-12 08:18:26,989 p=83863 u=zuul n=ansible | 2026-06-12 08:18:26.986255 | fa163e23-f348-37f0-fb65-00000000435f | CHANGED | Set extra sysctl options | np0000071533 | item=fs.aio-max-nr 2026-06-12 08:18:27,020 p=83863 u=zuul n=ansible | 2026-06-12 08:18:27.018894 | fa163e23-f348-37f0-fb65-000000003384 | CHANGED | create persistent directories | np0000071530 | item={'path': '/var/lib/haproxy', 'setype': 'container_file_t'} 2026-06-12 08:18:27,045 p=83863 u=zuul n=ansible | 2026-06-12 08:18:27.045171 | fa163e23-f348-37f0-fb65-000000003385 | TASK | Run puppet on the host to apply IPtables rules 2026-06-12 08:18:27,141 p=83863 u=zuul n=ansible | 2026-06-12 08:18:27.139009 | fa163e23-f348-37f0-fb65-0000000031d5 | CHANGED | create persistent directories | np0000071529 | item={'path': '/var/lib/haproxy', 'setype': 'container_file_t'} 2026-06-12 08:18:27,177 p=83863 u=zuul n=ansible | 2026-06-12 08:18:27.177049 | fa163e23-f348-37f0-fb65-0000000031d6 | TASK | Run puppet on the host to apply IPtables rules 2026-06-12 08:18:27,210 p=83863 u=zuul n=ansible | 2026-06-12 08:18:27.207678 | fa163e23-f348-37f0-fb65-00000000435f | CHANGED | Set extra sysctl options | np0000071531 | item=net.bridge.bridge-nf-call-iptables 2026-06-12 08:18:27,260 p=83863 u=zuul n=ansible | 2026-06-12 08:18:27.257973 | fa163e23-f348-37f0-fb65-00000000435f | CHANGED | Set extra sysctl options | np0000071532 | item=net.bridge.bridge-nf-call-iptables 2026-06-12 08:18:27,309 p=83863 u=zuul n=ansible | 2026-06-12 08:18:27.308560 | fa163e23-f348-37f0-fb65-00000000435f | CHANGED | Set extra sysctl options | np0000071533 | item=fs.inotify.max_user_instances 2026-06-12 08:18:27,519 p=83863 u=zuul n=ansible | 2026-06-12 08:18:27.514179 | fa163e23-f348-37f0-fb65-00000000435f | CHANGED | Set extra sysctl options | np0000071531 | item=net.ipv4.conf.all.rp_filter 2026-06-12 08:18:27,579 p=83863 u=zuul n=ansible | 2026-06-12 08:18:27.577845 | fa163e23-f348-37f0-fb65-00000000435f | CHANGED | Set extra sysctl options | np0000071532 | item=net.ipv4.conf.all.rp_filter 2026-06-12 08:18:27,641 p=83863 u=zuul n=ansible | 2026-06-12 08:18:27.637913 | fa163e23-f348-37f0-fb65-00000000435f | CHANGED | Set extra sysctl options | np0000071533 | item=kernel.pid_max 2026-06-12 08:18:27,858 p=83863 u=zuul n=ansible | 2026-06-12 08:18:27.857003 | fa163e23-f348-37f0-fb65-00000000435f | CHANGED | Set extra sysctl options | np0000071531 | item=net.ipv4.ip_forward 2026-06-12 08:18:27,907 p=83863 u=zuul n=ansible | 2026-06-12 08:18:27.905350 | fa163e23-f348-37f0-fb65-00000000435f | CHANGED | Set extra sysctl options | np0000071532 | item=net.ipv4.ip_forward 2026-06-12 08:18:27,958 p=83863 u=zuul n=ansible | 2026-06-12 08:18:27.956800 | fa163e23-f348-37f0-fb65-00000000435f | CHANGED | Set extra sysctl options | np0000071533 | item=net.bridge.bridge-nf-call-arptables 2026-06-12 08:18:28,128 p=83863 u=zuul n=ansible | 2026-06-12 08:18:28.126550 | fa163e23-f348-37f0-fb65-00000000435f | CHANGED | Set extra sysctl options | np0000071531 | item=net.ipv4.ip_local_reserved_ports 2026-06-12 08:18:28,222 p=83863 u=zuul n=ansible | 2026-06-12 08:18:28.219888 | fa163e23-f348-37f0-fb65-00000000435f | CHANGED | Set extra sysctl options | np0000071532 | item=net.ipv4.ip_local_reserved_ports 2026-06-12 08:18:28,278 p=83863 u=zuul n=ansible | 2026-06-12 08:18:28.276197 | fa163e23-f348-37f0-fb65-00000000435f | CHANGED | Set extra sysctl options | np0000071533 | item=net.bridge.bridge-nf-call-ip6tables 2026-06-12 08:18:28,437 p=83863 u=zuul n=ansible | 2026-06-12 08:18:28.435481 | fa163e23-f348-37f0-fb65-00000000435f | CHANGED | Set extra sysctl options | np0000071531 | item=net.ipv4.ip_nonlocal_bind 2026-06-12 08:18:28,539 p=83863 u=zuul n=ansible | 2026-06-12 08:18:28.536485 | fa163e23-f348-37f0-fb65-00000000435f | CHANGED | Set extra sysctl options | np0000071532 | item=net.ipv4.ip_nonlocal_bind 2026-06-12 08:18:28,600 p=83863 u=zuul n=ansible | 2026-06-12 08:18:28.596750 | fa163e23-f348-37f0-fb65-00000000435f | CHANGED | Set extra sysctl options | np0000071533 | item=net.bridge.bridge-nf-call-iptables 2026-06-12 08:18:28,714 p=83863 u=zuul n=ansible | 2026-06-12 08:18:28.712272 | fa163e23-f348-37f0-fb65-00000000435f | CHANGED | Set extra sysctl options | np0000071531 | item=net.ipv4.neigh.default.gc_thresh1 2026-06-12 08:18:28,820 p=83863 u=zuul n=ansible | 2026-06-12 08:18:28.818790 | fa163e23-f348-37f0-fb65-00000000435f | CHANGED | Set extra sysctl options | np0000071532 | item=net.ipv4.neigh.default.gc_thresh1 2026-06-12 08:18:28,918 p=83863 u=zuul n=ansible | 2026-06-12 08:18:28.915877 | fa163e23-f348-37f0-fb65-00000000435f | CHANGED | Set extra sysctl options | np0000071533 | item=net.ipv4.conf.all.rp_filter 2026-06-12 08:18:28,970 p=83863 u=zuul n=ansible | 2026-06-12 08:18:28.968925 | fa163e23-f348-37f0-fb65-00000000435f | CHANGED | Set extra sysctl options | np0000071531 | item=net.ipv4.neigh.default.gc_thresh2 2026-06-12 08:18:29,130 p=83863 u=zuul n=ansible | 2026-06-12 08:18:29.129094 | fa163e23-f348-37f0-fb65-00000000435f | CHANGED | Set extra sysctl options | np0000071532 | item=net.ipv4.neigh.default.gc_thresh2 2026-06-12 08:18:29,229 p=83863 u=zuul n=ansible | 2026-06-12 08:18:29.227240 | fa163e23-f348-37f0-fb65-00000000435f | CHANGED | Set extra sysctl options | np0000071533 | item=net.ipv4.ip_forward 2026-06-12 08:18:29,329 p=83863 u=zuul n=ansible | 2026-06-12 08:18:29.325221 | fa163e23-f348-37f0-fb65-00000000435f | CHANGED | Set extra sysctl options | np0000071531 | item=net.ipv4.neigh.default.gc_thresh3 2026-06-12 08:18:29,403 p=83863 u=zuul n=ansible | 2026-06-12 08:18:29.402111 | fa163e23-f348-37f0-fb65-00000000435f | CHANGED | Set extra sysctl options | np0000071532 | item=net.ipv4.neigh.default.gc_thresh3 2026-06-12 08:18:29,539 p=83863 u=zuul n=ansible | 2026-06-12 08:18:29.537312 | fa163e23-f348-37f0-fb65-00000000435f | CHANGED | Set extra sysctl options | np0000071533 | item=net.ipv4.ip_local_reserved_ports 2026-06-12 08:18:29,576 p=83863 u=zuul n=ansible | 2026-06-12 08:18:29.574562 | fa163e23-f348-37f0-fb65-00000000435f | CHANGED | Set extra sysctl options | np0000071531 | item=net.ipv6.conf.all.disable_ipv6 2026-06-12 08:18:29,698 p=83863 u=zuul n=ansible | 2026-06-12 08:18:29.696642 | fa163e23-f348-37f0-fb65-00000000435f | CHANGED | Set extra sysctl options | np0000071532 | item=net.ipv6.conf.all.disable_ipv6 2026-06-12 08:18:29,855 p=83863 u=zuul n=ansible | 2026-06-12 08:18:29.854319 | fa163e23-f348-37f0-fb65-00000000435f | CHANGED | Set extra sysctl options | np0000071533 | item=net.ipv4.ip_nonlocal_bind 2026-06-12 08:18:29,882 p=83863 u=zuul n=ansible | 2026-06-12 08:18:29.880968 | fa163e23-f348-37f0-fb65-00000000435f | CHANGED | Set extra sysctl options | np0000071531 | item=net.ipv6.conf.all.forwarding 2026-06-12 08:18:30,000 p=83863 u=zuul n=ansible | 2026-06-12 08:18:29.998003 | fa163e23-f348-37f0-fb65-00000000435f | CHANGED | Set extra sysctl options | np0000071532 | item=net.ipv6.conf.all.forwarding 2026-06-12 08:18:30,164 p=83863 u=zuul n=ansible | 2026-06-12 08:18:30.162156 | fa163e23-f348-37f0-fb65-00000000435f | CHANGED | Set extra sysctl options | np0000071533 | item=net.ipv4.neigh.default.gc_thresh1 2026-06-12 08:18:30,204 p=83863 u=zuul n=ansible | 2026-06-12 08:18:30.202662 | fa163e23-f348-37f0-fb65-00000000435f | CHANGED | Set extra sysctl options | np0000071531 | item=net.ipv6.conf.default.disable_ipv6 2026-06-12 08:18:30,307 p=83863 u=zuul n=ansible | 2026-06-12 08:18:30.304848 | fa163e23-f348-37f0-fb65-00000000435f | CHANGED | Set extra sysctl options | np0000071532 | item=net.ipv6.conf.default.disable_ipv6 2026-06-12 08:18:30,321 p=83863 u=zuul n=ansible | 2026-06-12 08:18:30.321285 | fa163e23-f348-37f0-fb65-0000000031d6 | OK | Run puppet on the host to apply IPtables rules | np0000071528 2026-06-12 08:18:30,342 p=83863 u=zuul n=ansible | 2026-06-12 08:18:30.341528 | fa163e23-f348-37f0-fb65-0000000031d7 | TASK | Debug output for task: Run puppet on the host to apply IPtables rules 2026-06-12 08:18:30,404 p=83863 u=zuul n=ansible | 2026-06-12 08:18:30.403609 | fa163e23-f348-37f0-fb65-0000000031d7 | OK | Debug output for task: Run puppet on the host to apply IPtables rules | np0000071528 | result={ "changed": false, "failed_when_result": false, "puppet_host_outputs.stdout_lines | default([]) | union(puppet_host_outputs.stderr_lines | default([]))": [ "Notice: Compiled catalog for np0000071528.ooo.test in environment production in 0.60 seconds", "Notice: Applied catalog in 0.23 seconds", "Application:", " Initial environment: production", " Converged environment: production", " Run mode: user", "Changes:", "Events:", "Resources:", " Skipped: 52", " Total: 52", "Time:", " Transaction evaluation: 0.22", " Catalog application: 0.23", " Config retrieval: 0.72", " Last run: 1781252310", " Total: 0.23", "Version:", " Config: 1781252309", " Puppet: 7.10.0", "Warning: The function 'hiera' is deprecated in favor of using 'lookup'. See https://puppet.com/docs/puppet/7.10/deprecated_language.html", " (file & line not available)", "Warning: /etc/puppet/hiera.yaml: Use of 'hiera.yaml' version 3 is deprecated. It should be converted to version 5", " (file: /etc/puppet/hiera.yaml)", "Warning: Undefined variable '::deploy_config_name'; ", "Warning: Scope(Haproxy::Config[haproxy]): haproxy: The $merge_options parameter will default to true in the next major release. Please review the documentation regarding the implications." ] } 2026-06-12 08:18:30,426 p=83863 u=zuul n=ansible | 2026-06-12 08:18:30.426328 | fa163e23-f348-37f0-fb65-0000000031d8 | TASK | create persistent directories 2026-06-12 08:18:30,474 p=83863 u=zuul n=ansible | 2026-06-12 08:18:30.472911 | fa163e23-f348-37f0-fb65-00000000435f | CHANGED | Set extra sysctl options | np0000071533 | item=net.ipv4.neigh.default.gc_thresh2 2026-06-12 08:18:30,506 p=83863 u=zuul n=ansible | 2026-06-12 08:18:30.505282 | fa163e23-f348-37f0-fb65-00000000435f | CHANGED | Set extra sysctl options | np0000071531 | item=net.ipv6.conf.lo.disable_ipv6 2026-06-12 08:18:30,612 p=83863 u=zuul n=ansible | 2026-06-12 08:18:30.610317 | fa163e23-f348-37f0-fb65-00000000435f | CHANGED | Set extra sysctl options | np0000071532 | item=net.ipv6.conf.lo.disable_ipv6 2026-06-12 08:18:30,763 p=83863 u=zuul n=ansible | 2026-06-12 08:18:30.762113 | fa163e23-f348-37f0-fb65-0000000031d8 | CHANGED | create persistent directories | np0000071528 | item={'mode': '0750', 'path': '/var/log/containers/heat', 'setype': 'container_file_t'} 2026-06-12 08:18:30,777 p=83863 u=zuul n=ansible | 2026-06-12 08:18:30.775970 | fa163e23-f348-37f0-fb65-00000000435f | CHANGED | Set extra sysctl options | np0000071533 | item=net.ipv4.neigh.default.gc_thresh3 2026-06-12 08:18:30,792 p=83863 u=zuul n=ansible | 2026-06-12 08:18:30.790764 | fa163e23-f348-37f0-fb65-00000000435f | CHANGED | Set extra sysctl options | np0000071531 | item=net.ipv6.ip_nonlocal_bind 2026-06-12 08:18:30,816 p=83863 u=zuul n=ansible | 2026-06-12 08:18:30.816336 | fa163e23-f348-37f0-fb65-000000004361 | TASK | Sysctl reload 2026-06-12 08:18:30,900 p=83863 u=zuul n=ansible | 2026-06-12 08:18:30.897391 | fa163e23-f348-37f0-fb65-00000000435f | CHANGED | Set extra sysctl options | np0000071532 | item=net.ipv6.ip_nonlocal_bind 2026-06-12 08:18:30,926 p=83863 u=zuul n=ansible | 2026-06-12 08:18:30.926249 | fa163e23-f348-37f0-fb65-000000004361 | TASK | Sysctl reload 2026-06-12 08:18:31,052 p=83863 u=zuul n=ansible | 2026-06-12 08:18:31.049521 | fa163e23-f348-37f0-fb65-0000000031d8 | CHANGED | create persistent directories | np0000071528 | item={'mode': '0750', 'path': '/var/log/containers/httpd/heat-api', 'setype': 'container_file_t'} 2026-06-12 08:18:31,086 p=83863 u=zuul n=ansible | 2026-06-12 08:18:31.085230 | fa163e23-f348-37f0-fb65-00000000435f | CHANGED | Set extra sysctl options | np0000071533 | item=net.ipv6.conf.all.disable_ipv6 2026-06-12 08:18:31,099 p=83863 u=zuul n=ansible | 2026-06-12 08:18:31.098404 | fa163e23-f348-37f0-fb65-0000000031d9 | TASK | create persistent directories 2026-06-12 08:18:31,286 p=83863 u=zuul n=ansible | 2026-06-12 08:18:31.285743 | fa163e23-f348-37f0-fb65-000000004361 | CHANGED | Sysctl reload | np0000071531 2026-06-12 08:18:31,319 p=83863 u=zuul n=ansible | 2026-06-12 08:18:31.319149 | fa163e23-f348-37f0-fb65-00000000305a | TASK | create persistent logs directory 2026-06-12 08:18:31,339 p=83863 u=zuul n=ansible | 2026-06-12 08:18:31.337588 | fa163e23-f348-37f0-fb65-00000000435f | CHANGED | Set extra sysctl options | np0000071533 | item=net.ipv6.conf.all.forwarding 2026-06-12 08:18:31,403 p=83863 u=zuul n=ansible | 2026-06-12 08:18:31.402742 | fa163e23-f348-37f0-fb65-000000004361 | CHANGED | Sysctl reload | np0000071532 2026-06-12 08:18:31,415 p=83863 u=zuul n=ansible | 2026-06-12 08:18:31.412130 | fa163e23-f348-37f0-fb65-0000000031d9 | OK | create persistent directories | np0000071528 | item={'mode': '0750', 'path': '/var/log/containers/heat', 'setype': 'container_file_t'} 2026-06-12 08:18:31,438 p=83863 u=zuul n=ansible | 2026-06-12 08:18:31.438035 | fa163e23-f348-37f0-fb65-00000000311b | TASK | create persistent logs directory 2026-06-12 08:18:31,661 p=83863 u=zuul n=ansible | 2026-06-12 08:18:31.659665 | fa163e23-f348-37f0-fb65-00000000435f | CHANGED | Set extra sysctl options | np0000071533 | item=net.ipv6.conf.default.disable_ipv6 2026-06-12 08:18:31,679 p=83863 u=zuul n=ansible | 2026-06-12 08:18:31.678061 | fa163e23-f348-37f0-fb65-00000000305a | CHANGED | create persistent logs directory | np0000071531 | item={'mode': '0750', 'path': '/var/log/containers/metrics_qdr', 'setype': 'container_file_t'} 2026-06-12 08:18:31,691 p=83863 u=zuul n=ansible | 2026-06-12 08:18:31.689583 | fa163e23-f348-37f0-fb65-0000000031d9 | CHANGED | create persistent directories | np0000071528 | item={'mode': '0750', 'path': '/var/log/containers/httpd/heat-api-cfn', 'setype': 'container_file_t'} 2026-06-12 08:18:31,730 p=83863 u=zuul n=ansible | 2026-06-12 08:18:31.729762 | fa163e23-f348-37f0-fb65-0000000031da | TASK | create persistent directories 2026-06-12 08:18:31,778 p=83863 u=zuul n=ansible | 2026-06-12 08:18:31.774988 | fa163e23-f348-37f0-fb65-00000000311b | CHANGED | create persistent logs directory | np0000071532 | item={'mode': '0750', 'path': '/var/log/containers/metrics_qdr', 'setype': 'container_file_t'} 2026-06-12 08:18:31,782 p=83863 u=zuul n=ansible | 2026-06-12 08:18:31.780740 | fa163e23-f348-37f0-fb65-000000003385 | OK | Run puppet on the host to apply IPtables rules | np0000071530 2026-06-12 08:18:31,809 p=83863 u=zuul n=ansible | 2026-06-12 08:18:31.808512 | fa163e23-f348-37f0-fb65-000000003386 | TASK | Debug output for task: Run puppet on the host to apply IPtables rules 2026-06-12 08:18:31,859 p=83863 u=zuul n=ansible | 2026-06-12 08:18:31.859095 | fa163e23-f348-37f0-fb65-000000003386 | OK | Debug output for task: Run puppet on the host to apply IPtables rules | np0000071530 | result={ "changed": false, "failed_when_result": false, "puppet_host_outputs.stdout_lines | default([]) | union(puppet_host_outputs.stderr_lines | default([]))": [ "Notice: Compiled catalog for np0000071530.ooo.test in environment production in 0.61 seconds", "Notice: Applied catalog in 0.24 seconds", "Application:", " Initial environment: production", " Converged environment: production", " Run mode: user", "Changes:", "Events:", "Resources:", " Skipped: 52", " Total: 52", "Time:", " Transaction evaluation: 0.22", " Catalog application: 0.24", " Config retrieval: 0.72", " Last run: 1781252311", " Total: 0.25", "Version:", " Config: 1781252310", " Puppet: 7.10.0", "Warning: The function 'hiera' is deprecated in favor of using 'lookup'. See https://puppet.com/docs/puppet/7.10/deprecated_language.html", " (file & line not available)", "Warning: /etc/puppet/hiera.yaml: Use of 'hiera.yaml' version 3 is deprecated. It should be converted to version 5", " (file: /etc/puppet/hiera.yaml)", "Warning: Undefined variable '::deploy_config_name'; ", "Warning: Scope(Haproxy::Config[haproxy]): haproxy: The $merge_options parameter will default to true in the next major release. Please review the documentation regarding the implications." ] } 2026-06-12 08:18:31,874 p=83863 u=zuul n=ansible | 2026-06-12 08:18:31.874329 | fa163e23-f348-37f0-fb65-000000003387 | TASK | create persistent directories 2026-06-12 08:18:31,969 p=83863 u=zuul n=ansible | 2026-06-12 08:18:31.967787 | fa163e23-f348-37f0-fb65-00000000435f | CHANGED | Set extra sysctl options | np0000071533 | item=net.ipv6.conf.lo.disable_ipv6 2026-06-12 08:18:31,978 p=83863 u=zuul n=ansible | 2026-06-12 08:18:31.976933 | fa163e23-f348-37f0-fb65-00000000305a | CHANGED | create persistent logs directory | np0000071531 | item={'path': '/var/lib/metrics_qdr', 'setype': 'container_file_t'} 2026-06-12 08:18:31,999 p=83863 u=zuul n=ansible | 2026-06-12 08:18:31.998912 | fa163e23-f348-37f0-fb65-00000000305b | TASK | create persistent directories 2026-06-12 08:18:32,063 p=83863 u=zuul n=ansible | 2026-06-12 08:18:32.061837 | fa163e23-f348-37f0-fb65-0000000031da | OK | create persistent directories | np0000071528 | item={'mode': '0750', 'path': '/var/log/containers/heat', 'setype': 'container_file_t'} 2026-06-12 08:18:32,082 p=83863 u=zuul n=ansible | 2026-06-12 08:18:32.082103 | fa163e23-f348-37f0-fb65-00000000311b | CHANGED | create persistent logs directory | np0000071532 | item={'path': '/var/lib/metrics_qdr', 'setype': 'container_file_t'} 2026-06-12 08:18:32,085 p=83863 u=zuul n=ansible | 2026-06-12 08:18:32.083784 | fa163e23-f348-37f0-fb65-0000000031db | TASK | create persistent directories 2026-06-12 08:18:32,102 p=83863 u=zuul n=ansible | 2026-06-12 08:18:32.102280 | fa163e23-f348-37f0-fb65-00000000311c | TASK | create persistent directories 2026-06-12 08:18:32,216 p=83863 u=zuul n=ansible | 2026-06-12 08:18:32.211888 | fa163e23-f348-37f0-fb65-000000003387 | CHANGED | create persistent directories | np0000071530 | item={'mode': '0750', 'path': '/var/log/containers/heat', 'setype': 'container_file_t'} 2026-06-12 08:18:32,268 p=83863 u=zuul n=ansible | 2026-06-12 08:18:32.266190 | fa163e23-f348-37f0-fb65-00000000435f | CHANGED | Set extra sysctl options | np0000071533 | item=net.ipv6.ip_nonlocal_bind 2026-06-12 08:18:32,312 p=83863 u=zuul n=ansible | 2026-06-12 08:18:32.310456 | fa163e23-f348-37f0-fb65-00000000305b | CHANGED | create persistent directories | np0000071531 | item={'mode': '0750', 'path': '/var/log/containers/nova', 'setype': 'container_file_t'} 2026-06-12 08:18:32,325 p=83863 u=zuul n=ansible | 2026-06-12 08:18:32.324934 | fa163e23-f348-37f0-fb65-000000004361 | TASK | Sysctl reload 2026-06-12 08:18:32,353 p=83863 u=zuul n=ansible | 2026-06-12 08:18:32.352726 | fa163e23-f348-37f0-fb65-00000000305c | TASK | Check for /var/lib/nova/instances directory exitance 2026-06-12 08:18:32,383 p=83863 u=zuul n=ansible | 2026-06-12 08:18:32.383016 | fa163e23-f348-37f0-fb65-0000000031d6 | OK | Run puppet on the host to apply IPtables rules | np0000071529 2026-06-12 08:18:32,413 p=83863 u=zuul n=ansible | 2026-06-12 08:18:32.409916 | fa163e23-f348-37f0-fb65-0000000031d7 | TASK | Debug output for task: Run puppet on the host to apply IPtables rules 2026-06-12 08:18:32,415 p=83863 u=zuul n=ansible | 2026-06-12 08:18:32.414676 | fa163e23-f348-37f0-fb65-0000000031db | CHANGED | create persistent directories | np0000071528 | item={'mode': '0750', 'path': '/var/log/containers/horizon', 'setype': 'container_file_t'} 2026-06-12 08:18:32,426 p=83863 u=zuul n=ansible | 2026-06-12 08:18:32.420107 | fa163e23-f348-37f0-fb65-00000000311c | CHANGED | create persistent directories | np0000071532 | item={'mode': '0750', 'path': '/var/log/containers/nova', 'setype': 'container_file_t'} 2026-06-12 08:18:32,446 p=83863 u=zuul n=ansible | 2026-06-12 08:18:32.445920 | fa163e23-f348-37f0-fb65-000000003387 | CHANGED | create persistent directories | np0000071530 | item={'mode': '0750', 'path': '/var/log/containers/httpd/heat-api', 'setype': 'container_file_t'} 2026-06-12 08:18:32,466 p=83863 u=zuul n=ansible | 2026-06-12 08:18:32.466461 | fa163e23-f348-37f0-fb65-00000000311d | TASK | Check for /var/lib/nova/instances directory exitance 2026-06-12 08:18:32,509 p=83863 u=zuul n=ansible | 2026-06-12 08:18:32.509375 | fa163e23-f348-37f0-fb65-000000003388 | TASK | create persistent directories 2026-06-12 08:18:32,516 p=83863 u=zuul n=ansible | 2026-06-12 08:18:32.515857 | fa163e23-f348-37f0-fb65-0000000031d7 | OK | Debug output for task: Run puppet on the host to apply IPtables rules | np0000071529 | result={ "changed": false, "failed_when_result": false, "puppet_host_outputs.stdout_lines | default([]) | union(puppet_host_outputs.stderr_lines | default([]))": [ "Notice: Compiled catalog for np0000071529.ooo.test in environment production in 0.59 seconds", "Notice: Applied catalog in 0.22 seconds", "Application:", " Initial environment: production", " Converged environment: production", " Run mode: user", "Changes:", "Events:", "Resources:", " Skipped: 52", " Total: 52", "Time:", " Transaction evaluation: 0.21", " Catalog application: 0.22", " Config retrieval: 0.69", " Last run: 1781252312", " Total: 0.22", "Version:", " Config: 1781252311", " Puppet: 7.10.0", "Warning: The function 'hiera' is deprecated in favor of using 'lookup'. See https://puppet.com/docs/puppet/7.10/deprecated_language.html", " (file & line not available)", "Warning: /etc/puppet/hiera.yaml: Use of 'hiera.yaml' version 3 is deprecated. It should be converted to version 5", " (file: /etc/puppet/hiera.yaml)", "Warning: Undefined variable '::deploy_config_name'; ", "Warning: Scope(Haproxy::Config[haproxy]): haproxy: The $merge_options parameter will default to true in the next major release. Please review the documentation regarding the implications." ] } 2026-06-12 08:18:32,538 p=83863 u=zuul n=ansible | 2026-06-12 08:18:32.538072 | fa163e23-f348-37f0-fb65-0000000031d8 | TASK | create persistent directories 2026-06-12 08:18:32,721 p=83863 u=zuul n=ansible | 2026-06-12 08:18:32.720523 | fa163e23-f348-37f0-fb65-00000000305c | OK | Check for /var/lib/nova/instances directory exitance | np0000071531 2026-06-12 08:18:32,732 p=83863 u=zuul n=ansible | 2026-06-12 08:18:32.732305 | fa163e23-f348-37f0-fb65-00000000305d | TASK | create persistent directories 2026-06-12 08:18:33,155 p=83863 u=zuul n=ansible | 2026-06-12 08:18:33.154618 | fa163e23-f348-37f0-fb65-000000004361 | CHANGED | Sysctl reload | np0000071533 2026-06-12 08:18:33,175 p=83863 u=zuul n=ansible | 2026-06-12 08:18:33.175487 | fa163e23-f348-37f0-fb65-00000000311b | TASK | create persistent logs directory 2026-06-12 08:18:33,320 p=83863 u=zuul n=ansible | 2026-06-12 08:18:33.319124 | fa163e23-f348-37f0-fb65-0000000031db | CHANGED | create persistent directories | np0000071528 | item={'mode': '0750', 'path': '/var/log/containers/httpd/horizon', 'setype': 'container_file_t'} 2026-06-12 08:18:33,355 p=83863 u=zuul n=ansible | 2026-06-12 08:18:33.355176 | fa163e23-f348-37f0-fb65-000000003388 | OK | create persistent directories | np0000071530 | item={'mode': '0750', 'path': '/var/log/containers/heat', 'setype': 'container_file_t'} 2026-06-12 08:18:33,362 p=83863 u=zuul n=ansible | 2026-06-12 08:18:33.362366 | fa163e23-f348-37f0-fb65-00000000305d | CHANGED | create persistent directories | np0000071531 | item={'path': '/var/lib/nova', 'setype': 'container_file_t'} 2026-06-12 08:18:33,368 p=83863 u=zuul n=ansible | 2026-06-12 08:18:33.368153 | fa163e23-f348-37f0-fb65-00000000311d | OK | Check for /var/lib/nova/instances directory exitance | np0000071532 2026-06-12 08:18:33,390 p=83863 u=zuul n=ansible | 2026-06-12 08:18:33.389642 | fa163e23-f348-37f0-fb65-00000000311e | TASK | create persistent directories 2026-06-12 08:18:33,401 p=83863 u=zuul n=ansible | 2026-06-12 08:18:33.399641 | fa163e23-f348-37f0-fb65-0000000031d8 | CHANGED | create persistent directories | np0000071529 | item={'mode': '0750', 'path': '/var/log/containers/heat', 'setype': 'container_file_t'} 2026-06-12 08:18:33,472 p=83863 u=zuul n=ansible | 2026-06-12 08:18:33.470833 | fa163e23-f348-37f0-fb65-00000000311b | CHANGED | create persistent logs directory | np0000071533 | item={'mode': '0750', 'path': '/var/log/containers/metrics_qdr', 'setype': 'container_file_t'} 2026-06-12 08:18:33,584 p=83863 u=zuul n=ansible | 2026-06-12 08:18:33.581447 | fa163e23-f348-37f0-fb65-0000000031db | CHANGED | create persistent directories | np0000071528 | item={'path': '/var/www', 'setype': 'container_file_t'} 2026-06-12 08:18:33,613 p=83863 u=zuul n=ansible | 2026-06-12 08:18:33.611735 | fa163e23-f348-37f0-fb65-000000003388 | CHANGED | create persistent directories | np0000071530 | item={'mode': '0750', 'path': '/var/log/containers/httpd/heat-api-cfn', 'setype': 'container_file_t'} 2026-06-12 08:18:33,652 p=83863 u=zuul n=ansible | 2026-06-12 08:18:33.647319 | fa163e23-f348-37f0-fb65-000000003389 | TASK | create persistent directories 2026-06-12 08:18:33,654 p=83863 u=zuul n=ansible | 2026-06-12 08:18:33.653904 | fa163e23-f348-37f0-fb65-0000000031d8 | CHANGED | create persistent directories | np0000071529 | item={'mode': '0750', 'path': '/var/log/containers/httpd/heat-api', 'setype': 'container_file_t'} 2026-06-12 08:18:33,669 p=83863 u=zuul n=ansible | 2026-06-12 08:18:33.664030 | fa163e23-f348-37f0-fb65-00000000305d | CHANGED | create persistent directories | np0000071531 | item={'path': '/var/lib/_nova_secontext', 'setype': 'container_file_t'} 2026-06-12 08:18:33,686 p=83863 u=zuul n=ansible | 2026-06-12 08:18:33.685878 | fa163e23-f348-37f0-fb65-00000000311e | CHANGED | create persistent directories | np0000071532 | item={'path': '/var/lib/nova', 'setype': 'container_file_t'} 2026-06-12 08:18:33,714 p=83863 u=zuul n=ansible | 2026-06-12 08:18:33.713777 | fa163e23-f348-37f0-fb65-0000000031d9 | TASK | create persistent directories 2026-06-12 08:18:33,757 p=83863 u=zuul n=ansible | 2026-06-12 08:18:33.754899 | fa163e23-f348-37f0-fb65-00000000311b | CHANGED | create persistent logs directory | np0000071533 | item={'path': '/var/lib/metrics_qdr', 'setype': 'container_file_t'} 2026-06-12 08:18:33,774 p=83863 u=zuul n=ansible | 2026-06-12 08:18:33.774189 | fa163e23-f348-37f0-fb65-00000000311c | TASK | create persistent directories 2026-06-12 08:18:37,178 p=83863 u=zuul n=ansible | 2026-06-12 08:18:37.176556 | fa163e23-f348-37f0-fb65-0000000031db | CHANGED | create persistent directories | np0000071528 | item={'mode': '01777', 'path': '/var/tmp/horizon', 'setype': 'container_file_t'} 2026-06-12 08:18:37,201 p=83863 u=zuul n=ansible | 2026-06-12 08:18:37.201159 | fa163e23-f348-37f0-fb65-0000000031dc | TASK | ensure /var/tmp/horizon exists on boot 2026-06-12 08:18:37,480 p=83863 u=zuul n=ansible | 2026-06-12 08:18:37.478987 | fa163e23-f348-37f0-fb65-000000003389 | OK | create persistent directories | np0000071530 | item={'mode': '0750', 'path': '/var/log/containers/heat', 'setype': 'container_file_t'} 2026-06-12 08:18:37,486 p=83863 u=zuul n=ansible | 2026-06-12 08:18:37.485237 | fa163e23-f348-37f0-fb65-00000000305d | CHANGED | create persistent directories | np0000071531 | item={'path': '/var/lib/nova/instances', 'setype': 'container_file_t'} 2026-06-12 08:18:37,490 p=83863 u=zuul n=ansible | 2026-06-12 08:18:37.489916 | fa163e23-f348-37f0-fb65-00000000311e | CHANGED | create persistent directories | np0000071532 | item={'path': '/var/lib/_nova_secontext', 'setype': 'container_file_t'} 2026-06-12 08:18:37,500 p=83863 u=zuul n=ansible | 2026-06-12 08:18:37.499484 | fa163e23-f348-37f0-fb65-0000000031d9 | OK | create persistent directories | np0000071529 | item={'mode': '0750', 'path': '/var/log/containers/heat', 'setype': 'container_file_t'} 2026-06-12 08:18:37,516 p=83863 u=zuul n=ansible | 2026-06-12 08:18:37.515716 | fa163e23-f348-37f0-fb65-00000000338a | TASK | create persistent directories 2026-06-12 08:18:38,818 p=83863 u=zuul n=ansible | 2026-06-12 08:18:38.816491 | fa163e23-f348-37f0-fb65-00000000311c | CHANGED | create persistent directories | np0000071533 | item={'mode': '0750', 'path': '/var/log/containers/nova', 'setype': 'container_file_t'} 2026-06-12 08:18:38,832 p=83863 u=zuul n=ansible | 2026-06-12 08:18:38.832437 | fa163e23-f348-37f0-fb65-00000000311d | TASK | Check for /var/lib/nova/instances directory exitance 2026-06-12 08:18:41,452 p=83863 u=zuul n=ansible | 2026-06-12 08:18:41.450108 | fa163e23-f348-37f0-fb65-0000000031d9 | CHANGED | create persistent directories | np0000071529 | item={'mode': '0750', 'path': '/var/log/containers/httpd/heat-api-cfn', 'setype': 'container_file_t'} 2026-06-12 08:18:41,467 p=83863 u=zuul n=ansible | 2026-06-12 08:18:41.467184 | fa163e23-f348-37f0-fb65-00000000305d | CHANGED | create persistent directories | np0000071531 | item={'path': '/var/lib/libvirt', 'setype': 'container_file_t'} 2026-06-12 08:18:41,480 p=83863 u=zuul n=ansible | 2026-06-12 08:18:41.479117 | fa163e23-f348-37f0-fb65-00000000338a | CHANGED | create persistent directories | np0000071530 | item={'mode': '0750', 'path': '/var/log/containers/horizon', 'setype': 'container_file_t'} 2026-06-12 08:18:41,489 p=83863 u=zuul n=ansible | 2026-06-12 08:18:41.488918 | fa163e23-f348-37f0-fb65-00000000311e | CHANGED | create persistent directories | np0000071532 | item={'path': '/var/lib/nova/instances', 'setype': 'container_file_t'} 2026-06-12 08:18:41,502 p=83863 u=zuul n=ansible | 2026-06-12 08:18:41.501983 | fa163e23-f348-37f0-fb65-0000000031da | TASK | create persistent directories 2026-06-12 08:18:41,521 p=83863 u=zuul n=ansible | 2026-06-12 08:18:41.520908 | fa163e23-f348-37f0-fb65-00000000311d | OK | Check for /var/lib/nova/instances directory exitance | np0000071533 2026-06-12 08:18:41,536 p=83863 u=zuul n=ansible | 2026-06-12 08:18:41.535790 | fa163e23-f348-37f0-fb65-00000000311e | TASK | create persistent directories 2026-06-12 08:18:41,710 p=83863 u=zuul n=ansible | 2026-06-12 08:18:41.708233 | fa163e23-f348-37f0-fb65-00000000338a | CHANGED | create persistent directories | np0000071530 | item={'mode': '0750', 'path': '/var/log/containers/httpd/horizon', 'setype': 'container_file_t'} 2026-06-12 08:18:41,753 p=83863 u=zuul n=ansible | 2026-06-12 08:18:41.753225 | fa163e23-f348-37f0-fb65-00000000305d | OK | create persistent directories | np0000071531 | item={'path': '/etc/tmpfiles.d'} 2026-06-12 08:18:41,771 p=83863 u=zuul n=ansible | 2026-06-12 08:18:41.771297 | fa163e23-f348-37f0-fb65-00000000311e | CHANGED | create persistent directories | np0000071532 | item={'path': '/var/lib/libvirt', 'setype': 'container_file_t'} 2026-06-12 08:18:41,786 p=83863 u=zuul n=ansible | 2026-06-12 08:18:41.785752 | fa163e23-f348-37f0-fb65-00000000305e | TASK | ensure /run/nova is present upon reboot 2026-06-12 08:18:41,820 p=83863 u=zuul n=ansible | 2026-06-12 08:18:41.818671 | fa163e23-f348-37f0-fb65-0000000031da | OK | create persistent directories | np0000071529 | item={'mode': '0750', 'path': '/var/log/containers/heat', 'setype': 'container_file_t'} 2026-06-12 08:18:41,844 p=83863 u=zuul n=ansible | 2026-06-12 08:18:41.843921 | fa163e23-f348-37f0-fb65-0000000031db | TASK | create persistent directories 2026-06-12 08:18:41,859 p=83863 u=zuul n=ansible | 2026-06-12 08:18:41.857909 | fa163e23-f348-37f0-fb65-00000000311e | CHANGED | create persistent directories | np0000071533 | item={'path': '/var/lib/nova', 'setype': 'container_file_t'} 2026-06-12 08:18:42,011 p=83863 u=zuul n=ansible | 2026-06-12 08:18:42.009598 | fa163e23-f348-37f0-fb65-00000000338a | CHANGED | create persistent directories | np0000071530 | item={'path': '/var/www', 'setype': 'container_file_t'} 2026-06-12 08:18:42,028 p=83863 u=zuul n=ansible | 2026-06-12 08:18:42.027062 | fa163e23-f348-37f0-fb65-00000000311e | OK | create persistent directories | np0000071532 | item={'path': '/etc/tmpfiles.d'} 2026-06-12 08:18:42,055 p=83863 u=zuul n=ansible | 2026-06-12 08:18:42.055123 | fa163e23-f348-37f0-fb65-00000000311f | TASK | ensure /run/nova is present upon reboot 2026-06-12 08:18:42,062 p=83863 u=zuul n=ansible | 2026-06-12 08:18:42.062166 | fa163e23-f348-37f0-fb65-0000000031dc | CHANGED | ensure /var/tmp/horizon exists on boot | np0000071528 2026-06-12 08:18:42,085 p=83863 u=zuul n=ansible | 2026-06-12 08:18:42.084937 | fa163e23-f348-37f0-fb65-0000000031dd | TASK | create fcontext entry for iscsi 2026-06-12 08:18:42,173 p=83863 u=zuul n=ansible | 2026-06-12 08:18:42.171117 | fa163e23-f348-37f0-fb65-0000000031db | CHANGED | create persistent directories | np0000071529 | item={'mode': '0750', 'path': '/var/log/containers/horizon', 'setype': 'container_file_t'} 2026-06-12 08:18:42,184 p=83863 u=zuul n=ansible | 2026-06-12 08:18:42.181394 | fa163e23-f348-37f0-fb65-00000000311e | CHANGED | create persistent directories | np0000071533 | item={'path': '/var/lib/_nova_secontext', 'setype': 'container_file_t'} 2026-06-12 08:18:42,357 p=83863 u=zuul n=ansible | 2026-06-12 08:18:42.357252 | fa163e23-f348-37f0-fb65-00000000338a | CHANGED | create persistent directories | np0000071530 | item={'mode': '01777', 'path': '/var/tmp/horizon', 'setype': 'container_file_t'} 2026-06-12 08:18:42,379 p=83863 u=zuul n=ansible | 2026-06-12 08:18:42.378714 | fa163e23-f348-37f0-fb65-00000000338b | TASK | ensure /var/tmp/horizon exists on boot 2026-06-12 08:18:42,490 p=83863 u=zuul n=ansible | 2026-06-12 08:18:42.488895 | fa163e23-f348-37f0-fb65-00000000311e | CHANGED | create persistent directories | np0000071533 | item={'path': '/var/lib/nova/instances', 'setype': 'container_file_t'} 2026-06-12 08:18:42,499 p=83863 u=zuul n=ansible | 2026-06-12 08:18:42.496602 | fa163e23-f348-37f0-fb65-0000000031db | CHANGED | create persistent directories | np0000071529 | item={'mode': '0750', 'path': '/var/log/containers/httpd/horizon', 'setype': 'container_file_t'} 2026-06-12 08:18:42,668 p=83863 u=zuul n=ansible | 2026-06-12 08:18:42.667739 | fa163e23-f348-37f0-fb65-00000000305e | CHANGED | ensure /run/nova is present upon reboot | np0000071531 2026-06-12 08:18:42,678 p=83863 u=zuul n=ansible | 2026-06-12 08:18:42.678457 | fa163e23-f348-37f0-fb65-00000000305f | TASK | create tempfiles 2026-06-12 08:18:42,786 p=83863 u=zuul n=ansible | 2026-06-12 08:18:42.785296 | fa163e23-f348-37f0-fb65-0000000031db | CHANGED | create persistent directories | np0000071529 | item={'path': '/var/www', 'setype': 'container_file_t'} 2026-06-12 08:18:42,803 p=83863 u=zuul n=ansible | 2026-06-12 08:18:42.802618 | fa163e23-f348-37f0-fb65-00000000311e | CHANGED | create persistent directories | np0000071533 | item={'path': '/var/lib/libvirt', 'setype': 'container_file_t'} 2026-06-12 08:18:43,016 p=83863 u=zuul n=ansible | 2026-06-12 08:18:43.015852 | fa163e23-f348-37f0-fb65-00000000311f | CHANGED | ensure /run/nova is present upon reboot | np0000071532 2026-06-12 08:18:43,030 p=83863 u=zuul n=ansible | 2026-06-12 08:18:43.030170 | fa163e23-f348-37f0-fb65-000000003120 | TASK | create tempfiles 2026-06-12 08:18:43,055 p=83863 u=zuul n=ansible | 2026-06-12 08:18:43.052251 | fa163e23-f348-37f0-fb65-0000000031db | CHANGED | create persistent directories | np0000071529 | item={'mode': '01777', 'path': '/var/tmp/horizon', 'setype': 'container_file_t'} 2026-06-12 08:18:43,069 p=83863 u=zuul n=ansible | 2026-06-12 08:18:43.069075 | fa163e23-f348-37f0-fb65-00000000305f | CHANGED | create tempfiles | np0000071531 2026-06-12 08:18:43,083 p=83863 u=zuul n=ansible | 2026-06-12 08:18:43.083146 | fa163e23-f348-37f0-fb65-000000003060 | TASK | Mount Nova NFS Share 2026-06-12 08:18:43,097 p=83863 u=zuul n=ansible | 2026-06-12 08:18:43.095748 | fa163e23-f348-37f0-fb65-00000000311e | OK | create persistent directories | np0000071533 | item={'path': '/etc/tmpfiles.d'} 2026-06-12 08:18:43,120 p=83863 u=zuul n=ansible | 2026-06-12 08:18:43.119848 | fa163e23-f348-37f0-fb65-0000000031dc | TASK | ensure /var/tmp/horizon exists on boot 2026-06-12 08:18:43,128 p=83863 u=zuul n=ansible | 2026-06-12 08:18:43.128152 | fa163e23-f348-37f0-fb65-000000003060 | SKIPPED | Mount Nova NFS Share | np0000071531 2026-06-12 08:18:43,138 p=83863 u=zuul n=ansible | 2026-06-12 08:18:43.138684 | fa163e23-f348-37f0-fb65-000000003062 | TASK | check systemd-container package installed or not 2026-06-12 08:18:43,153 p=83863 u=zuul n=ansible | 2026-06-12 08:18:43.152633 | fa163e23-f348-37f0-fb65-00000000311f | TASK | ensure /run/nova is present upon reboot 2026-06-12 08:18:43,163 p=83863 u=zuul n=ansible | 2026-06-12 08:18:43.162784 | fa163e23-f348-37f0-fb65-000000003062 | SKIPPED | check systemd-container package installed or not | np0000071531 2026-06-12 08:18:43,174 p=83863 u=zuul n=ansible | 2026-06-12 08:18:43.174113 | fa163e23-f348-37f0-fb65-000000003063 | TASK | get latest package from downloaded package versions 2026-06-12 08:18:43,194 p=83863 u=zuul n=ansible | 2026-06-12 08:18:43.193891 | fa163e23-f348-37f0-fb65-000000003063 | SKIPPED | get latest package from downloaded package versions | np0000071531 2026-06-12 08:18:43,203 p=83863 u=zuul n=ansible | 2026-06-12 08:18:43.203380 | fa163e23-f348-37f0-fb65-000000003064 | TASK | Install systemd-container package on boot 2026-06-12 08:18:43,233 p=83863 u=zuul n=ansible | 2026-06-12 08:18:43.233272 | fa163e23-f348-37f0-fb65-000000003064 | SKIPPED | Install systemd-container package on boot | np0000071531 2026-06-12 08:18:43,244 p=83863 u=zuul n=ansible | 2026-06-12 08:18:43.243806 | fa163e23-f348-37f0-fb65-000000003065 | TASK | enable install-systemd-container on compute boot 2026-06-12 08:18:43,270 p=83863 u=zuul n=ansible | 2026-06-12 08:18:43.269779 | fa163e23-f348-37f0-fb65-000000003065 | SKIPPED | enable install-systemd-container on compute boot | np0000071531 2026-06-12 08:18:43,280 p=83863 u=zuul n=ansible | 2026-06-12 08:18:43.280576 | fa163e23-f348-37f0-fb65-000000003066 | TASK | check if install-systemd-container service exists 2026-06-12 08:18:43,306 p=83863 u=zuul n=ansible | 2026-06-12 08:18:43.305244 | fa163e23-f348-37f0-fb65-00000000338b | CHANGED | ensure /var/tmp/horizon exists on boot | np0000071530 2026-06-12 08:18:43,307 p=83863 u=zuul n=ansible | 2026-06-12 08:18:43.307490 | fa163e23-f348-37f0-fb65-000000003066 | SKIPPED | check if install-systemd-container service exists | np0000071531 2026-06-12 08:18:43,332 p=83863 u=zuul n=ansible | 2026-06-12 08:18:43.331498 | fa163e23-f348-37f0-fb65-000000003067 | TASK | disable and mask install-systemd-container on compute boot 2026-06-12 08:18:43,372 p=83863 u=zuul n=ansible | 2026-06-12 08:18:43.371902 | fa163e23-f348-37f0-fb65-00000000338c | TASK | create fcontext entry for iscsi 2026-06-12 08:18:43,383 p=83863 u=zuul n=ansible | 2026-06-12 08:18:43.382136 | fa163e23-f348-37f0-fb65-000000003120 | CHANGED | create tempfiles | np0000071532 2026-06-12 08:18:43,385 p=83863 u=zuul n=ansible | 2026-06-12 08:18:43.385071 | fa163e23-f348-37f0-fb65-000000003067 | SKIPPED | disable and mask install-systemd-container on compute boot | np0000071531 2026-06-12 08:18:43,404 p=83863 u=zuul n=ansible | 2026-06-12 08:18:43.399703 | fa163e23-f348-37f0-fb65-000000003069 | TASK | is Nova Resume Guests State On Host Boot enabled 2026-06-12 08:18:43,406 p=83863 u=zuul n=ansible | 2026-06-12 08:18:43.406160 | fa163e23-f348-37f0-fb65-0000000031dd | CHANGED | create fcontext entry for iscsi | np0000071528 | item={'path': '/etc/iscsi', 'setype': 'container_file_t'} 2026-06-12 08:18:43,424 p=83863 u=zuul n=ansible | 2026-06-12 08:18:43.423566 | fa163e23-f348-37f0-fb65-000000003121 | TASK | Mount Nova NFS Share 2026-06-12 08:18:43,448 p=83863 u=zuul n=ansible | 2026-06-12 08:18:43.447497 | fa163e23-f348-37f0-fb65-000000003069 | OK | is Nova Resume Guests State On Host Boot enabled | np0000071531 2026-06-12 08:18:43,473 p=83863 u=zuul n=ansible | 2026-06-12 08:18:43.472923 | fa163e23-f348-37f0-fb65-00000000306b | TASK | libvirt-guests unit to stop nova_compute container before shutdown VMs 2026-06-12 08:18:43,484 p=83863 u=zuul n=ansible | 2026-06-12 08:18:43.483008 | fa163e23-f348-37f0-fb65-000000003121 | SKIPPED | Mount Nova NFS Share | np0000071532 2026-06-12 08:18:43,503 p=83863 u=zuul n=ansible | 2026-06-12 08:18:43.503176 | fa163e23-f348-37f0-fb65-000000003123 | TASK | check systemd-container package installed or not 2026-06-12 08:18:43,510 p=83863 u=zuul n=ansible | 2026-06-12 08:18:43.509479 | fa163e23-f348-37f0-fb65-00000000306b | SKIPPED | libvirt-guests unit to stop nova_compute container before shutdown VMs | np0000071531 2026-06-12 08:18:43,525 p=83863 u=zuul n=ansible | 2026-06-12 08:18:43.525056 | fa163e23-f348-37f0-fb65-00000000306c | TASK | Making sure virt-guest-shutdown.target is present 2026-06-12 08:18:43,541 p=83863 u=zuul n=ansible | 2026-06-12 08:18:43.540259 | fa163e23-f348-37f0-fb65-000000003123 | SKIPPED | check systemd-container package installed or not | np0000071532 2026-06-12 08:18:43,560 p=83863 u=zuul n=ansible | 2026-06-12 08:18:43.560220 | fa163e23-f348-37f0-fb65-000000003124 | TASK | get latest package from downloaded package versions 2026-06-12 08:18:43,567 p=83863 u=zuul n=ansible | 2026-06-12 08:18:43.567121 | fa163e23-f348-37f0-fb65-00000000306c | SKIPPED | Making sure virt-guest-shutdown.target is present | np0000071531 2026-06-12 08:18:43,591 p=83863 u=zuul n=ansible | 2026-06-12 08:18:43.590873 | fa163e23-f348-37f0-fb65-00000000306d | TASK | libvirt-guests enable VM shutdown on compute reboot/shutdown 2026-06-12 08:18:43,599 p=83863 u=zuul n=ansible | 2026-06-12 08:18:43.598679 | fa163e23-f348-37f0-fb65-000000003124 | SKIPPED | get latest package from downloaded package versions | np0000071532 2026-06-12 08:18:43,634 p=83863 u=zuul n=ansible | 2026-06-12 08:18:43.633867 | fa163e23-f348-37f0-fb65-000000003125 | TASK | Install systemd-container package on boot 2026-06-12 08:18:43,647 p=83863 u=zuul n=ansible | 2026-06-12 08:18:43.646573 | fa163e23-f348-37f0-fb65-00000000306d | SKIPPED | libvirt-guests enable VM shutdown on compute reboot/shutdown | np0000071531 2026-06-12 08:18:43,668 p=83863 u=zuul n=ansible | 2026-06-12 08:18:43.667853 | fa163e23-f348-37f0-fb65-00000000306f | TASK | libvirt-guests unit to stop nova_compute container before shutdown VMs (monolithic libvirt) 2026-06-12 08:18:43,676 p=83863 u=zuul n=ansible | 2026-06-12 08:18:43.675690 | fa163e23-f348-37f0-fb65-000000003125 | SKIPPED | Install systemd-container package on boot | np0000071532 2026-06-12 08:18:43,700 p=83863 u=zuul n=ansible | 2026-06-12 08:18:43.696137 | fa163e23-f348-37f0-fb65-000000003126 | TASK | enable install-systemd-container on compute boot 2026-06-12 08:18:43,708 p=83863 u=zuul n=ansible | 2026-06-12 08:18:43.707269 | fa163e23-f348-37f0-fb65-00000000306f | SKIPPED | libvirt-guests unit to stop nova_compute container before shutdown VMs (monolithic libvirt) | np0000071531 2026-06-12 08:18:43,727 p=83863 u=zuul n=ansible | 2026-06-12 08:18:43.724139 | fa163e23-f348-37f0-fb65-000000003070 | TASK | libvirt-guests unit to stop nova_compute container before shutdown VMs (modular libvirt) 2026-06-12 08:18:43,735 p=83863 u=zuul n=ansible | 2026-06-12 08:18:43.734904 | fa163e23-f348-37f0-fb65-000000003126 | SKIPPED | enable install-systemd-container on compute boot | np0000071532 2026-06-12 08:18:43,755 p=83863 u=zuul n=ansible | 2026-06-12 08:18:43.755176 | fa163e23-f348-37f0-fb65-000000003127 | TASK | check if install-systemd-container service exists 2026-06-12 08:18:43,761 p=83863 u=zuul n=ansible | 2026-06-12 08:18:43.761194 | fa163e23-f348-37f0-fb65-000000003070 | SKIPPED | libvirt-guests unit to stop nova_compute container before shutdown VMs (modular libvirt) | np0000071531 2026-06-12 08:18:43,775 p=83863 u=zuul n=ansible | 2026-06-12 08:18:43.775178 | fa163e23-f348-37f0-fb65-000000003071 | TASK | Making sure virt-guest-shutdown.target is present 2026-06-12 08:18:43,782 p=83863 u=zuul n=ansible | 2026-06-12 08:18:43.781869 | fa163e23-f348-37f0-fb65-000000003127 | SKIPPED | check if install-systemd-container service exists | np0000071532 2026-06-12 08:18:43,796 p=83863 u=zuul n=ansible | 2026-06-12 08:18:43.796381 | fa163e23-f348-37f0-fb65-000000003128 | TASK | disable and mask install-systemd-container on compute boot 2026-06-12 08:18:43,803 p=83863 u=zuul n=ansible | 2026-06-12 08:18:43.802607 | fa163e23-f348-37f0-fb65-000000003071 | SKIPPED | Making sure virt-guest-shutdown.target is present | np0000071531 2026-06-12 08:18:43,816 p=83863 u=zuul n=ansible | 2026-06-12 08:18:43.816535 | fa163e23-f348-37f0-fb65-000000003072 | TASK | tripleo_nova_libvirt_guests enable VM shutdown on compute reboot/shutdown 2026-06-12 08:18:43,822 p=83863 u=zuul n=ansible | 2026-06-12 08:18:43.822136 | fa163e23-f348-37f0-fb65-000000003128 | SKIPPED | disable and mask install-systemd-container on compute boot | np0000071532 2026-06-12 08:18:43,838 p=83863 u=zuul n=ansible | 2026-06-12 08:18:43.838530 | fa163e23-f348-37f0-fb65-00000000312a | TASK | is Nova Resume Guests State On Host Boot enabled 2026-06-12 08:18:43,844 p=83863 u=zuul n=ansible | 2026-06-12 08:18:43.844153 | fa163e23-f348-37f0-fb65-000000003072 | SKIPPED | tripleo_nova_libvirt_guests enable VM shutdown on compute reboot/shutdown | np0000071531 2026-06-12 08:18:43,860 p=83863 u=zuul n=ansible | 2026-06-12 08:18:43.860099 | fa163e23-f348-37f0-fb65-000000003074 | TASK | ensure ceph configurations exist 2026-06-12 08:18:43,866 p=83863 u=zuul n=ansible | 2026-06-12 08:18:43.865998 | fa163e23-f348-37f0-fb65-00000000312a | OK | is Nova Resume Guests State On Host Boot enabled | np0000071532 2026-06-12 08:18:43,878 p=83863 u=zuul n=ansible | 2026-06-12 08:18:43.877995 | fa163e23-f348-37f0-fb65-00000000312c | TASK | libvirt-guests unit to stop nova_compute container before shutdown VMs 2026-06-12 08:18:43,899 p=83863 u=zuul n=ansible | 2026-06-12 08:18:43.899019 | fa163e23-f348-37f0-fb65-00000000312c | SKIPPED | libvirt-guests unit to stop nova_compute container before shutdown VMs | np0000071532 2026-06-12 08:18:43,911 p=83863 u=zuul n=ansible | 2026-06-12 08:18:43.910773 | fa163e23-f348-37f0-fb65-00000000312d | TASK | Making sure virt-guest-shutdown.target is present 2026-06-12 08:18:43,932 p=83863 u=zuul n=ansible | 2026-06-12 08:18:43.931522 | fa163e23-f348-37f0-fb65-00000000312d | SKIPPED | Making sure virt-guest-shutdown.target is present | np0000071532 2026-06-12 08:18:43,943 p=83863 u=zuul n=ansible | 2026-06-12 08:18:43.943433 | fa163e23-f348-37f0-fb65-00000000312e | TASK | libvirt-guests enable VM shutdown on compute reboot/shutdown 2026-06-12 08:18:43,962 p=83863 u=zuul n=ansible | 2026-06-12 08:18:43.962527 | fa163e23-f348-37f0-fb65-00000000312e | SKIPPED | libvirt-guests enable VM shutdown on compute reboot/shutdown | np0000071532 2026-06-12 08:18:43,973 p=83863 u=zuul n=ansible | 2026-06-12 08:18:43.973082 | fa163e23-f348-37f0-fb65-000000003130 | TASK | libvirt-guests unit to stop nova_compute container before shutdown VMs (monolithic libvirt) 2026-06-12 08:18:43,999 p=83863 u=zuul n=ansible | 2026-06-12 08:18:43.998658 | fa163e23-f348-37f0-fb65-000000003130 | SKIPPED | libvirt-guests unit to stop nova_compute container before shutdown VMs (monolithic libvirt) | np0000071532 2026-06-12 08:18:44,019 p=83863 u=zuul n=ansible | 2026-06-12 08:18:44.018766 | fa163e23-f348-37f0-fb65-000000003131 | TASK | libvirt-guests unit to stop nova_compute container before shutdown VMs (modular libvirt) 2026-06-12 08:18:44,045 p=83863 u=zuul n=ansible | 2026-06-12 08:18:44.044328 | fa163e23-f348-37f0-fb65-000000003131 | SKIPPED | libvirt-guests unit to stop nova_compute container before shutdown VMs (modular libvirt) | np0000071532 2026-06-12 08:18:44,064 p=83863 u=zuul n=ansible | 2026-06-12 08:18:44.063961 | fa163e23-f348-37f0-fb65-000000003132 | TASK | Making sure virt-guest-shutdown.target is present 2026-06-12 08:18:44,087 p=83863 u=zuul n=ansible | 2026-06-12 08:18:44.086902 | fa163e23-f348-37f0-fb65-000000003132 | SKIPPED | Making sure virt-guest-shutdown.target is present | np0000071532 2026-06-12 08:18:44,108 p=83863 u=zuul n=ansible | 2026-06-12 08:18:44.108201 | fa163e23-f348-37f0-fb65-000000003133 | TASK | tripleo_nova_libvirt_guests enable VM shutdown on compute reboot/shutdown 2026-06-12 08:18:44,138 p=83863 u=zuul n=ansible | 2026-06-12 08:18:44.137557 | fa163e23-f348-37f0-fb65-000000003133 | SKIPPED | tripleo_nova_libvirt_guests enable VM shutdown on compute reboot/shutdown | np0000071532 2026-06-12 08:18:44,153 p=83863 u=zuul n=ansible | 2026-06-12 08:18:44.153343 | fa163e23-f348-37f0-fb65-000000003135 | TASK | ensure ceph configurations exist 2026-06-12 08:18:44,443 p=83863 u=zuul n=ansible | 2026-06-12 08:18:44.443175 | fa163e23-f348-37f0-fb65-000000003135 | CHANGED | ensure ceph configurations exist | np0000071532 2026-06-12 08:18:44,453 p=83863 u=zuul n=ansible | 2026-06-12 08:18:44.453597 | fa163e23-f348-37f0-fb65-000000003136 | TASK | Do we prepend nova startup with a delay 2026-06-12 08:18:44,486 p=83863 u=zuul n=ansible | 2026-06-12 08:18:44.486050 | fa163e23-f348-37f0-fb65-000000003136 | OK | Do we prepend nova startup with a delay | np0000071532 2026-06-12 08:18:44,497 p=83863 u=zuul n=ansible | 2026-06-12 08:18:44.496802 | fa163e23-f348-37f0-fb65-000000003137 | TASK | install nova-compute delay wrapper script 2026-06-12 08:18:44,542 p=83863 u=zuul n=ansible | 2026-06-12 08:18:44.541365 | fa163e23-f348-37f0-fb65-000000003137 | SKIPPED | install nova-compute delay wrapper script | np0000071532 2026-06-12 08:18:44,563 p=83863 u=zuul n=ansible | 2026-06-12 08:18:44.563393 | fa163e23-f348-37f0-fb65-000000003138 | TASK | Is irqbalance enabled 2026-06-12 08:18:44,599 p=83863 u=zuul n=ansible | 2026-06-12 08:18:44.599013 | fa163e23-f348-37f0-fb65-000000003138 | OK | Is irqbalance enabled | np0000071532 2026-06-12 08:18:44,619 p=83863 u=zuul n=ansible | 2026-06-12 08:18:44.618880 | fa163e23-f348-37f0-fb65-000000003139 | TASK | disable irqbalance service on compute 2026-06-12 08:18:44,644 p=83863 u=zuul n=ansible | 2026-06-12 08:18:44.644266 | fa163e23-f348-37f0-fb65-000000003139 | SKIPPED | disable irqbalance service on compute | np0000071532 2026-06-12 08:18:44,662 p=83863 u=zuul n=ansible | 2026-06-12 08:18:44.660754 | fa163e23-f348-37f0-fb65-0000000031dd | CHANGED | create fcontext entry for iscsi | np0000071528 | item={'path': '/etc/target', 'setype': 'container_file_t'} 2026-06-12 08:18:44,670 p=83863 u=zuul n=ansible | 2026-06-12 08:18:44.669939 | fa163e23-f348-37f0-fb65-00000000313a | TASK | create persistent directories 2026-06-12 08:18:44,813 p=83863 u=zuul n=ansible | 2026-06-12 08:18:44.812552 | fa163e23-f348-37f0-fb65-00000000311f | CHANGED | ensure /run/nova is present upon reboot | np0000071533 2026-06-12 08:18:44,827 p=83863 u=zuul n=ansible | 2026-06-12 08:18:44.827305 | fa163e23-f348-37f0-fb65-000000003120 | TASK | create tempfiles 2026-06-12 08:18:44,999 p=83863 u=zuul n=ansible | 2026-06-12 08:18:44.997488 | fa163e23-f348-37f0-fb65-00000000313a | CHANGED | create persistent directories | np0000071532 | item={'mode': '0750', 'path': '/var/log/containers/libvirt', 'setype': 'container_file_t'} 2026-06-12 08:18:45,032 p=83863 u=zuul n=ansible | 2026-06-12 08:18:45.031884 | fa163e23-f348-37f0-fb65-00000000313b | TASK | create libvirt persistent data directories 2026-06-12 08:18:45,392 p=83863 u=zuul n=ansible | 2026-06-12 08:18:45.389472 | fa163e23-f348-37f0-fb65-00000000313b | CHANGED | create libvirt persistent data directories | np0000071532 | item={'path': '/etc/libvirt', 'setype': 'container_file_t'} 2026-06-12 08:18:45,417 p=83863 u=zuul n=ansible | 2026-06-12 08:18:45.415297 | fa163e23-f348-37f0-fb65-00000000338c | CHANGED | create fcontext entry for iscsi | np0000071530 | item={'path': '/etc/iscsi', 'setype': 'container_file_t'} 2026-06-12 08:18:45,698 p=83863 u=zuul n=ansible | 2026-06-12 08:18:45.695894 | fa163e23-f348-37f0-fb65-00000000313b | CHANGED | create libvirt persistent data directories | np0000071532 | item={'path': '/etc/libvirt/secrets', 'setype': 'container_file_t'} 2026-06-12 08:18:46,886 p=83863 u=zuul n=ansible | 2026-06-12 08:18:46.884816 | fa163e23-f348-37f0-fb65-0000000031dd | CHANGED | create fcontext entry for iscsi | np0000071528 | item={'path': '/var/lib/iscsi', 'setype': 'container_file_t'} 2026-06-12 08:18:46,891 p=83863 u=zuul n=ansible | 2026-06-12 08:18:46.890352 | fa163e23-f348-37f0-fb65-00000000338c | CHANGED | create fcontext entry for iscsi | np0000071530 | item={'path': '/etc/target', 'setype': 'container_file_t'} 2026-06-12 08:18:46,907 p=83863 u=zuul n=ansible | 2026-06-12 08:18:46.906993 | fa163e23-f348-37f0-fb65-0000000031de | TASK | create persistent directories 2026-06-12 08:18:47,148 p=83863 u=zuul n=ansible | 2026-06-12 08:18:47.147594 | fa163e23-f348-37f0-fb65-0000000031dc | CHANGED | ensure /var/tmp/horizon exists on boot | np0000071529 2026-06-12 08:18:47,163 p=83863 u=zuul n=ansible | 2026-06-12 08:18:47.163007 | fa163e23-f348-37f0-fb65-0000000031dd | TASK | create fcontext entry for iscsi 2026-06-12 08:18:47,326 p=83863 u=zuul n=ansible | 2026-06-12 08:18:47.324273 | fa163e23-f348-37f0-fb65-00000000313b | CHANGED | create libvirt persistent data directories | np0000071532 | item={'path': '/etc/libvirt/qemu', 'setype': 'container_file_t'} 2026-06-12 08:18:47,377 p=83863 u=zuul n=ansible | 2026-06-12 08:18:47.377050 | fa163e23-f348-37f0-fb65-000000003120 | CHANGED | create tempfiles | np0000071533 2026-06-12 08:18:47,393 p=83863 u=zuul n=ansible | 2026-06-12 08:18:47.393369 | fa163e23-f348-37f0-fb65-000000003121 | TASK | Mount Nova NFS Share 2026-06-12 08:18:47,406 p=83863 u=zuul n=ansible | 2026-06-12 08:18:47.404285 | fa163e23-f348-37f0-fb65-0000000031de | CHANGED | create persistent directories | np0000071528 | item={'path': '/etc/iscsi', 'setype': 'container_file_t'} 2026-06-12 08:18:47,415 p=83863 u=zuul n=ansible | 2026-06-12 08:18:47.414554 | fa163e23-f348-37f0-fb65-000000003121 | SKIPPED | Mount Nova NFS Share | np0000071533 2026-06-12 08:18:47,427 p=83863 u=zuul n=ansible | 2026-06-12 08:18:47.427347 | fa163e23-f348-37f0-fb65-000000003123 | TASK | check systemd-container package installed or not 2026-06-12 08:18:47,450 p=83863 u=zuul n=ansible | 2026-06-12 08:18:47.449305 | fa163e23-f348-37f0-fb65-000000003123 | SKIPPED | check systemd-container package installed or not | np0000071533 2026-06-12 08:18:47,462 p=83863 u=zuul n=ansible | 2026-06-12 08:18:47.462384 | fa163e23-f348-37f0-fb65-000000003124 | TASK | get latest package from downloaded package versions 2026-06-12 08:18:47,483 p=83863 u=zuul n=ansible | 2026-06-12 08:18:47.482856 | fa163e23-f348-37f0-fb65-000000003124 | SKIPPED | get latest package from downloaded package versions | np0000071533 2026-06-12 08:18:47,498 p=83863 u=zuul n=ansible | 2026-06-12 08:18:47.497778 | fa163e23-f348-37f0-fb65-000000003125 | TASK | Install systemd-container package on boot 2026-06-12 08:18:47,529 p=83863 u=zuul n=ansible | 2026-06-12 08:18:47.528745 | fa163e23-f348-37f0-fb65-000000003125 | SKIPPED | Install systemd-container package on boot | np0000071533 2026-06-12 08:18:47,543 p=83863 u=zuul n=ansible | 2026-06-12 08:18:47.542651 | fa163e23-f348-37f0-fb65-000000003126 | TASK | enable install-systemd-container on compute boot 2026-06-12 08:18:47,570 p=83863 u=zuul n=ansible | 2026-06-12 08:18:47.569953 | fa163e23-f348-37f0-fb65-000000003126 | SKIPPED | enable install-systemd-container on compute boot | np0000071533 2026-06-12 08:18:47,584 p=83863 u=zuul n=ansible | 2026-06-12 08:18:47.584024 | fa163e23-f348-37f0-fb65-000000003127 | TASK | check if install-systemd-container service exists 2026-06-12 08:18:47,610 p=83863 u=zuul n=ansible | 2026-06-12 08:18:47.607785 | fa163e23-f348-37f0-fb65-00000000313b | OK | create libvirt persistent data directories | np0000071532 | item={'path': '/var/lib/libvirt', 'setype': 'container_file_t'} 2026-06-12 08:18:47,621 p=83863 u=zuul n=ansible | 2026-06-12 08:18:47.621064 | fa163e23-f348-37f0-fb65-000000003127 | SKIPPED | check if install-systemd-container service exists | np0000071533 2026-06-12 08:18:47,632 p=83863 u=zuul n=ansible | 2026-06-12 08:18:47.632355 | fa163e23-f348-37f0-fb65-000000003128 | TASK | disable and mask install-systemd-container on compute boot 2026-06-12 08:18:47,662 p=83863 u=zuul n=ansible | 2026-06-12 08:18:47.661465 | fa163e23-f348-37f0-fb65-000000003128 | SKIPPED | disable and mask install-systemd-container on compute boot | np0000071533 2026-06-12 08:18:47,676 p=83863 u=zuul n=ansible | 2026-06-12 08:18:47.676238 | fa163e23-f348-37f0-fb65-00000000312a | TASK | is Nova Resume Guests State On Host Boot enabled 2026-06-12 08:18:47,702 p=83863 u=zuul n=ansible | 2026-06-12 08:18:47.698230 | fa163e23-f348-37f0-fb65-0000000031de | CHANGED | create persistent directories | np0000071528 | item={'path': '/etc/target', 'setype': 'container_file_t'} 2026-06-12 08:18:47,710 p=83863 u=zuul n=ansible | 2026-06-12 08:18:47.709703 | fa163e23-f348-37f0-fb65-00000000312a | OK | is Nova Resume Guests State On Host Boot enabled | np0000071533 2026-06-12 08:18:47,734 p=83863 u=zuul n=ansible | 2026-06-12 08:18:47.733734 | fa163e23-f348-37f0-fb65-00000000312c | TASK | libvirt-guests unit to stop nova_compute container before shutdown VMs 2026-06-12 08:18:47,767 p=83863 u=zuul n=ansible | 2026-06-12 08:18:47.766828 | fa163e23-f348-37f0-fb65-00000000312c | SKIPPED | libvirt-guests unit to stop nova_compute container before shutdown VMs | np0000071533 2026-06-12 08:18:47,784 p=83863 u=zuul n=ansible | 2026-06-12 08:18:47.783600 | fa163e23-f348-37f0-fb65-00000000312d | TASK | Making sure virt-guest-shutdown.target is present 2026-06-12 08:18:47,821 p=83863 u=zuul n=ansible | 2026-06-12 08:18:47.820798 | fa163e23-f348-37f0-fb65-00000000312d | SKIPPED | Making sure virt-guest-shutdown.target is present | np0000071533 2026-06-12 08:18:47,831 p=83863 u=zuul n=ansible | 2026-06-12 08:18:47.831422 | fa163e23-f348-37f0-fb65-00000000312e | TASK | libvirt-guests enable VM shutdown on compute reboot/shutdown 2026-06-12 08:18:47,864 p=83863 u=zuul n=ansible | 2026-06-12 08:18:47.864161 | fa163e23-f348-37f0-fb65-00000000312e | SKIPPED | libvirt-guests enable VM shutdown on compute reboot/shutdown | np0000071533 2026-06-12 08:18:47,879 p=83863 u=zuul n=ansible | 2026-06-12 08:18:47.879213 | fa163e23-f348-37f0-fb65-000000003130 | TASK | libvirt-guests unit to stop nova_compute container before shutdown VMs (monolithic libvirt) 2026-06-12 08:18:47,916 p=83863 u=zuul n=ansible | 2026-06-12 08:18:47.914192 | fa163e23-f348-37f0-fb65-00000000313b | CHANGED | create libvirt persistent data directories | np0000071532 | item={'path': '/var/cache/libvirt'} 2026-06-12 08:18:47,924 p=83863 u=zuul n=ansible | 2026-06-12 08:18:47.924229 | fa163e23-f348-37f0-fb65-000000003130 | SKIPPED | libvirt-guests unit to stop nova_compute container before shutdown VMs (monolithic libvirt) | np0000071533 2026-06-12 08:18:47,938 p=83863 u=zuul n=ansible | 2026-06-12 08:18:47.937802 | fa163e23-f348-37f0-fb65-000000003131 | TASK | libvirt-guests unit to stop nova_compute container before shutdown VMs (modular libvirt) 2026-06-12 08:18:47,966 p=83863 u=zuul n=ansible | 2026-06-12 08:18:47.965485 | fa163e23-f348-37f0-fb65-000000003131 | SKIPPED | libvirt-guests unit to stop nova_compute container before shutdown VMs (modular libvirt) | np0000071533 2026-06-12 08:18:47,979 p=83863 u=zuul n=ansible | 2026-06-12 08:18:47.979380 | fa163e23-f348-37f0-fb65-000000003132 | TASK | Making sure virt-guest-shutdown.target is present 2026-06-12 08:18:48,000 p=83863 u=zuul n=ansible | 2026-06-12 08:18:47.997830 | fa163e23-f348-37f0-fb65-0000000031de | CHANGED | create persistent directories | np0000071528 | item={'path': '/var/lib/iscsi', 'setype': 'container_file_t'} 2026-06-12 08:18:48,019 p=83863 u=zuul n=ansible | 2026-06-12 08:18:48.018448 | fa163e23-f348-37f0-fb65-000000003132 | SKIPPED | Making sure virt-guest-shutdown.target is present | np0000071533 2026-06-12 08:18:48,033 p=83863 u=zuul n=ansible | 2026-06-12 08:18:48.032946 | fa163e23-f348-37f0-fb65-000000003133 | TASK | tripleo_nova_libvirt_guests enable VM shutdown on compute reboot/shutdown 2026-06-12 08:18:48,063 p=83863 u=zuul n=ansible | 2026-06-12 08:18:48.063221 | fa163e23-f348-37f0-fb65-0000000031df | TASK | stat /lib/systemd/system/iscsid.socket 2026-06-12 08:18:48,070 p=83863 u=zuul n=ansible | 2026-06-12 08:18:48.070008 | fa163e23-f348-37f0-fb65-000000003133 | SKIPPED | tripleo_nova_libvirt_guests enable VM shutdown on compute reboot/shutdown | np0000071533 2026-06-12 08:18:48,085 p=83863 u=zuul n=ansible | 2026-06-12 08:18:48.085107 | fa163e23-f348-37f0-fb65-000000003135 | TASK | ensure ceph configurations exist 2026-06-12 08:18:48,115 p=83863 u=zuul n=ansible | 2026-06-12 08:18:48.114760 | fa163e23-f348-37f0-fb65-000000003074 | CHANGED | ensure ceph configurations exist | np0000071531 2026-06-12 08:18:48,131 p=83863 u=zuul n=ansible | 2026-06-12 08:18:48.131116 | fa163e23-f348-37f0-fb65-000000003075 | TASK | Do we prepend nova startup with a delay 2026-06-12 08:18:48,174 p=83863 u=zuul n=ansible | 2026-06-12 08:18:48.173920 | fa163e23-f348-37f0-fb65-000000003075 | OK | Do we prepend nova startup with a delay | np0000071531 2026-06-12 08:18:48,188 p=83863 u=zuul n=ansible | 2026-06-12 08:18:48.187877 | fa163e23-f348-37f0-fb65-000000003076 | TASK | install nova-compute delay wrapper script 2026-06-12 08:18:48,216 p=83863 u=zuul n=ansible | 2026-06-12 08:18:48.214756 | fa163e23-f348-37f0-fb65-00000000313b | OK | create libvirt persistent data directories | np0000071532 | item={'path': '/var/lib/nova', 'setype': 'container_file_t'} 2026-06-12 08:18:48,227 p=83863 u=zuul n=ansible | 2026-06-12 08:18:48.226989 | fa163e23-f348-37f0-fb65-000000003076 | SKIPPED | install nova-compute delay wrapper script | np0000071531 2026-06-12 08:18:48,239 p=83863 u=zuul n=ansible | 2026-06-12 08:18:48.239176 | fa163e23-f348-37f0-fb65-000000003077 | TASK | Is irqbalance enabled 2026-06-12 08:18:48,261 p=83863 u=zuul n=ansible | 2026-06-12 08:18:48.260623 | fa163e23-f348-37f0-fb65-000000003077 | OK | Is irqbalance enabled | np0000071531 2026-06-12 08:18:48,270 p=83863 u=zuul n=ansible | 2026-06-12 08:18:48.270711 | fa163e23-f348-37f0-fb65-000000003078 | TASK | disable irqbalance service on compute 2026-06-12 08:18:48,295 p=83863 u=zuul n=ansible | 2026-06-12 08:18:48.294566 | fa163e23-f348-37f0-fb65-000000003078 | SKIPPED | disable irqbalance service on compute | np0000071531 2026-06-12 08:18:48,309 p=83863 u=zuul n=ansible | 2026-06-12 08:18:48.308707 | fa163e23-f348-37f0-fb65-000000003079 | TASK | create persistent directories 2026-06-12 08:18:48,378 p=83863 u=zuul n=ansible | 2026-06-12 08:18:48.377345 | fa163e23-f348-37f0-fb65-0000000031df | OK | stat /lib/systemd/system/iscsid.socket | np0000071528 2026-06-12 08:18:48,379 p=83863 u=zuul n=ansible | 2026-06-12 08:18:48.379187 | fa163e23-f348-37f0-fb65-000000003135 | CHANGED | ensure ceph configurations exist | np0000071533 2026-06-12 08:18:48,393 p=83863 u=zuul n=ansible | 2026-06-12 08:18:48.393134 | fa163e23-f348-37f0-fb65-000000003136 | TASK | Do we prepend nova startup with a delay 2026-06-12 08:18:48,419 p=83863 u=zuul n=ansible | 2026-06-12 08:18:48.418755 | fa163e23-f348-37f0-fb65-0000000031e0 | TASK | Stop and disable iscsid.socket service 2026-06-12 08:18:48,431 p=83863 u=zuul n=ansible | 2026-06-12 08:18:48.430709 | fa163e23-f348-37f0-fb65-000000003136 | OK | Do we prepend nova startup with a delay | np0000071533 2026-06-12 08:18:48,443 p=83863 u=zuul n=ansible | 2026-06-12 08:18:48.443192 | fa163e23-f348-37f0-fb65-000000003137 | TASK | install nova-compute delay wrapper script 2026-06-12 08:18:48,449 p=83863 u=zuul n=ansible | 2026-06-12 08:18:48.448656 | fa163e23-f348-37f0-fb65-0000000031e0 | SKIPPED | Stop and disable iscsid.socket service | np0000071528 2026-06-12 08:18:48,471 p=83863 u=zuul n=ansible | 2026-06-12 08:18:48.470902 | fa163e23-f348-37f0-fb65-0000000031e1 | TASK | Check if iscsi.service is enabled 2026-06-12 08:18:48,485 p=83863 u=zuul n=ansible | 2026-06-12 08:18:48.484585 | fa163e23-f348-37f0-fb65-000000003137 | SKIPPED | install nova-compute delay wrapper script | np0000071533 2026-06-12 08:18:48,495 p=83863 u=zuul n=ansible | 2026-06-12 08:18:48.495162 | fa163e23-f348-37f0-fb65-000000003138 | TASK | Is irqbalance enabled 2026-06-12 08:18:48,519 p=83863 u=zuul n=ansible | 2026-06-12 08:18:48.517136 | fa163e23-f348-37f0-fb65-00000000313b | CHANGED | create libvirt persistent data directories | np0000071532 | item={'path': '/run/libvirt'} 2026-06-12 08:18:48,521 p=83863 u=zuul n=ansible | 2026-06-12 08:18:48.521125 | fa163e23-f348-37f0-fb65-000000003138 | OK | Is irqbalance enabled | np0000071533 2026-06-12 08:18:48,535 p=83863 u=zuul n=ansible | 2026-06-12 08:18:48.534708 | fa163e23-f348-37f0-fb65-000000003139 | TASK | disable irqbalance service on compute 2026-06-12 08:18:48,556 p=83863 u=zuul n=ansible | 2026-06-12 08:18:48.555898 | fa163e23-f348-37f0-fb65-000000003139 | SKIPPED | disable irqbalance service on compute | np0000071533 2026-06-12 08:18:48,569 p=83863 u=zuul n=ansible | 2026-06-12 08:18:48.568763 | fa163e23-f348-37f0-fb65-00000000313a | TASK | create persistent directories 2026-06-12 08:18:48,632 p=83863 u=zuul n=ansible | 2026-06-12 08:18:48.631057 | fa163e23-f348-37f0-fb65-000000003079 | CHANGED | create persistent directories | np0000071531 | item={'mode': '0750', 'path': '/var/log/containers/libvirt', 'setype': 'container_file_t'} 2026-06-12 08:18:48,644 p=83863 u=zuul n=ansible | 2026-06-12 08:18:48.642875 | fa163e23-f348-37f0-fb65-00000000338c | CHANGED | create fcontext entry for iscsi | np0000071530 | item={'path': '/var/lib/iscsi', 'setype': 'container_file_t'} 2026-06-12 08:18:48,670 p=83863 u=zuul n=ansible | 2026-06-12 08:18:48.670346 | fa163e23-f348-37f0-fb65-00000000307a | TASK | create libvirt persistent data directories 2026-06-12 08:18:48,697 p=83863 u=zuul n=ansible | 2026-06-12 08:18:48.696614 | fa163e23-f348-37f0-fb65-00000000338d | TASK | create persistent directories 2026-06-12 08:18:48,782 p=83863 u=zuul n=ansible | 2026-06-12 08:18:48.779938 | fa163e23-f348-37f0-fb65-0000000031dd | CHANGED | create fcontext entry for iscsi | np0000071529 | item={'path': '/etc/iscsi', 'setype': 'container_file_t'} 2026-06-12 08:18:48,795 p=83863 u=zuul n=ansible | 2026-06-12 08:18:48.792323 | fa163e23-f348-37f0-fb65-00000000313b | CHANGED | create libvirt persistent data directories | np0000071532 | item={'mode': '0770', 'path': '/var/log/containers/libvirt/swtpm', 'setype': 'container_file_t'} 2026-06-12 08:18:48,805 p=83863 u=zuul n=ansible | 2026-06-12 08:18:48.805530 | fa163e23-f348-37f0-fb65-0000000031e1 | CHANGED | Check if iscsi.service is enabled | np0000071528 2026-06-12 08:18:48,819 p=83863 u=zuul n=ansible | 2026-06-12 08:18:48.819252 | fa163e23-f348-37f0-fb65-00000000313c | TASK | ensure qemu group is present on the host 2026-06-12 08:18:48,845 p=83863 u=zuul n=ansible | 2026-06-12 08:18:48.844300 | fa163e23-f348-37f0-fb65-0000000031e2 | TASK | Stop iscsi.service 2026-06-12 08:18:48,861 p=83863 u=zuul n=ansible | 2026-06-12 08:18:48.859168 | fa163e23-f348-37f0-fb65-00000000313a | CHANGED | create persistent directories | np0000071533 | item={'mode': '0750', 'path': '/var/log/containers/libvirt', 'setype': 'container_file_t'} 2026-06-12 08:18:48,876 p=83863 u=zuul n=ansible | 2026-06-12 08:18:48.875738 | fa163e23-f348-37f0-fb65-0000000031e2 | SKIPPED | Stop iscsi.service | np0000071528 2026-06-12 08:18:48,892 p=83863 u=zuul n=ansible | 2026-06-12 08:18:48.892338 | fa163e23-f348-37f0-fb65-00000000313b | TASK | create libvirt persistent data directories 2026-06-12 08:18:49,030 p=83863 u=zuul n=ansible | 2026-06-12 08:18:49.012601 | fa163e23-f348-37f0-fb65-00000000307a | CHANGED | create libvirt persistent data directories | np0000071531 | item={'path': '/etc/libvirt', 'setype': 'container_file_t'} 2026-06-12 08:18:49,032 p=83863 u=zuul n=ansible | 2026-06-12 08:18:49.031807 | fa163e23-f348-37f0-fb65-000000004359 | TASK | Install additional packages 2026-06-12 08:18:49,061 p=83863 u=zuul n=ansible | 2026-06-12 08:18:49.059975 | fa163e23-f348-37f0-fb65-00000000338d | CHANGED | create persistent directories | np0000071530 | item={'path': '/etc/iscsi', 'setype': 'container_file_t'} 2026-06-12 08:18:49,087 p=83863 u=zuul n=ansible | 2026-06-12 08:18:49.086852 | fa163e23-f348-37f0-fb65-00000000435a | TASK | Remove dracut-config-generic 2026-06-12 08:18:49,230 p=83863 u=zuul n=ansible | 2026-06-12 08:18:49.228204 | fa163e23-f348-37f0-fb65-00000000313b | CHANGED | create libvirt persistent data directories | np0000071533 | item={'path': '/etc/libvirt', 'setype': 'container_file_t'} 2026-06-12 08:18:49,346 p=83863 u=zuul n=ansible | 2026-06-12 08:18:49.343999 | fa163e23-f348-37f0-fb65-00000000338d | CHANGED | create persistent directories | np0000071530 | item={'path': '/etc/target', 'setype': 'container_file_t'} 2026-06-12 08:18:49,354 p=83863 u=zuul n=ansible | 2026-06-12 08:18:49.353367 | fa163e23-f348-37f0-fb65-00000000307a | CHANGED | create libvirt persistent data directories | np0000071531 | item={'path': '/etc/libvirt/secrets', 'setype': 'container_file_t'} 2026-06-12 08:18:49,365 p=83863 u=zuul n=ansible | 2026-06-12 08:18:49.364949 | fa163e23-f348-37f0-fb65-00000000313c | CHANGED | ensure qemu group is present on the host | np0000071532 2026-06-12 08:18:49,380 p=83863 u=zuul n=ansible | 2026-06-12 08:18:49.379881 | fa163e23-f348-37f0-fb65-00000000313d | TASK | ensure qemu user is present on the host 2026-06-12 08:18:49,549 p=83863 u=zuul n=ansible | 2026-06-12 08:18:49.547701 | fa163e23-f348-37f0-fb65-00000000313b | CHANGED | create libvirt persistent data directories | np0000071533 | item={'path': '/etc/libvirt/secrets', 'setype': 'container_file_t'} 2026-06-12 08:18:49,608 p=83863 u=zuul n=ansible | 2026-06-12 08:18:49.606909 | fa163e23-f348-37f0-fb65-00000000338d | CHANGED | create persistent directories | np0000071530 | item={'path': '/var/lib/iscsi', 'setype': 'container_file_t'} 2026-06-12 08:18:49,646 p=83863 u=zuul n=ansible | 2026-06-12 08:18:49.644945 | fa163e23-f348-37f0-fb65-00000000307a | CHANGED | create libvirt persistent data directories | np0000071531 | item={'path': '/etc/libvirt/qemu', 'setype': 'container_file_t'} 2026-06-12 08:18:49,653 p=83863 u=zuul n=ansible | 2026-06-12 08:18:49.653152 | fa163e23-f348-37f0-fb65-00000000338e | TASK | stat /lib/systemd/system/iscsid.socket 2026-06-12 08:18:49,853 p=83863 u=zuul n=ansible | 2026-06-12 08:18:49.851570 | fa163e23-f348-37f0-fb65-00000000313b | CHANGED | create libvirt persistent data directories | np0000071533 | item={'path': '/etc/libvirt/qemu', 'setype': 'container_file_t'} 2026-06-12 08:18:49,926 p=83863 u=zuul n=ansible | 2026-06-12 08:18:49.925283 | fa163e23-f348-37f0-fb65-00000000307a | OK | create libvirt persistent data directories | np0000071531 | item={'path': '/var/lib/libvirt', 'setype': 'container_file_t'} 2026-06-12 08:18:49,928 p=83863 u=zuul n=ansible | 2026-06-12 08:18:49.928400 | fa163e23-f348-37f0-fb65-00000000338e | OK | stat /lib/systemd/system/iscsid.socket | np0000071530 2026-06-12 08:18:49,948 p=83863 u=zuul n=ansible | 2026-06-12 08:18:49.947945 | fa163e23-f348-37f0-fb65-00000000338f | TASK | Stop and disable iscsid.socket service 2026-06-12 08:18:49,978 p=83863 u=zuul n=ansible | 2026-06-12 08:18:49.977877 | fa163e23-f348-37f0-fb65-00000000338f | SKIPPED | Stop and disable iscsid.socket service | np0000071530 2026-06-12 08:18:49,979 p=83863 u=zuul n=ansible | 2026-06-12 08:18:49.979402 | fa163e23-f348-37f0-fb65-00000000313d | CHANGED | ensure qemu user is present on the host | np0000071532 2026-06-12 08:18:49,992 p=83863 u=zuul n=ansible | 2026-06-12 08:18:49.991962 | fa163e23-f348-37f0-fb65-00000000313e | TASK | create directory for vhost-user sockets with qemu ownership 2026-06-12 08:18:50,014 p=83863 u=zuul n=ansible | 2026-06-12 08:18:50.014035 | fa163e23-f348-37f0-fb65-000000003390 | TASK | Check if iscsi.service is enabled 2026-06-12 08:18:50,032 p=83863 u=zuul n=ansible | 2026-06-12 08:18:50.031581 | fa163e23-f348-37f0-fb65-0000000031dd | CHANGED | create fcontext entry for iscsi | np0000071529 | item={'path': '/etc/target', 'setype': 'container_file_t'} 2026-06-12 08:18:50,735 p=83863 u=zuul n=ansible | 2026-06-12 08:18:50.728163 | fa163e23-f348-37f0-fb65-00000000313e | CHANGED | create directory for vhost-user sockets with qemu ownership | np0000071532 2026-06-12 08:18:50,738 p=83863 u=zuul n=ansible | 2026-06-12 08:18:50.737628 | fa163e23-f348-37f0-fb65-00000000313b | OK | create libvirt persistent data directories | np0000071533 | item={'path': '/var/lib/libvirt', 'setype': 'container_file_t'} 2026-06-12 08:18:50,741 p=83863 u=zuul n=ansible | 2026-06-12 08:18:50.741041 | fa163e23-f348-37f0-fb65-000000003390 | CHANGED | Check if iscsi.service is enabled | np0000071530 2026-06-12 08:18:50,743 p=83863 u=zuul n=ansible | 2026-06-12 08:18:50.743150 | fa163e23-f348-37f0-fb65-00000000307a | CHANGED | create libvirt persistent data directories | np0000071531 | item={'path': '/var/cache/libvirt'} 2026-06-12 08:18:50,754 p=83863 u=zuul n=ansible | 2026-06-12 08:18:50.753720 | fa163e23-f348-37f0-fb65-00000000313f | TASK | check if libvirt is installed 2026-06-12 08:18:50,775 p=83863 u=zuul n=ansible | 2026-06-12 08:18:50.774432 | fa163e23-f348-37f0-fb65-000000003391 | TASK | Stop iscsi.service 2026-06-12 08:18:50,801 p=83863 u=zuul n=ansible | 2026-06-12 08:18:50.800432 | fa163e23-f348-37f0-fb65-000000003391 | SKIPPED | Stop iscsi.service | np0000071530 2026-06-12 08:18:50,907 p=83863 u=zuul n=ansible | 2026-06-12 08:18:50.907505 | fa163e23-f348-37f0-fb65-000000004359 | TASK | Install additional packages 2026-06-12 08:18:50,962 p=83863 u=zuul n=ansible | 2026-06-12 08:18:50.961918 | fa163e23-f348-37f0-fb65-00000000435a | TASK | Remove dracut-config-generic 2026-06-12 08:18:51,023 p=83863 u=zuul n=ansible | 2026-06-12 08:18:51.020480 | fa163e23-f348-37f0-fb65-00000000313b | CHANGED | create libvirt persistent data directories | np0000071533 | item={'path': '/var/cache/libvirt'} 2026-06-12 08:18:51,032 p=83863 u=zuul n=ansible | 2026-06-12 08:18:51.031814 | fa163e23-f348-37f0-fb65-00000000313f | CHANGED | check if libvirt is installed | np0000071532 2026-06-12 08:18:51,046 p=83863 u=zuul n=ansible | 2026-06-12 08:18:51.044286 | fa163e23-f348-37f0-fb65-000000003140 | TASK | make sure libvirt services are disabled and masked 2026-06-12 08:18:51,047 p=83863 u=zuul n=ansible | 2026-06-12 08:18:51.047346 | fa163e23-f348-37f0-fb65-00000000307a | OK | create libvirt persistent data directories | np0000071531 | item={'path': '/var/lib/nova', 'setype': 'container_file_t'} 2026-06-12 08:18:51,074 p=83863 u=zuul n=ansible | 2026-06-12 08:18:51.072851 | fa163e23-f348-37f0-fb65-000000003140 | SKIPPED | make sure libvirt services are disabled and masked | np0000071532 | item=libvirtd.service 2026-06-12 08:18:51,077 p=83863 u=zuul n=ansible | 2026-06-12 08:18:51.076281 | fa163e23-f348-37f0-fb65-000000003140 | SKIPPED | make sure libvirt services are disabled and masked | np0000071532 | item=virtlogd.socket 2026-06-12 08:18:51,089 p=83863 u=zuul n=ansible | 2026-06-12 08:18:51.089346 | fa163e23-f348-37f0-fb65-000000003141 | TASK | ensure /run/libvirt is present upon reboot 2026-06-12 08:18:51,311 p=83863 u=zuul n=ansible | 2026-06-12 08:18:51.308637 | fa163e23-f348-37f0-fb65-00000000313b | OK | create libvirt persistent data directories | np0000071533 | item={'path': '/var/lib/nova', 'setype': 'container_file_t'} 2026-06-12 08:18:51,355 p=83863 u=zuul n=ansible | 2026-06-12 08:18:51.352507 | fa163e23-f348-37f0-fb65-00000000307a | CHANGED | create libvirt persistent data directories | np0000071531 | item={'path': '/run/libvirt'} 2026-06-12 08:18:51,604 p=83863 u=zuul n=ansible | 2026-06-12 08:18:51.600948 | fa163e23-f348-37f0-fb65-00000000313b | CHANGED | create libvirt persistent data directories | np0000071533 | item={'path': '/run/libvirt'} 2026-06-12 08:18:51,648 p=83863 u=zuul n=ansible | 2026-06-12 08:18:51.646386 | fa163e23-f348-37f0-fb65-00000000307a | CHANGED | create libvirt persistent data directories | np0000071531 | item={'mode': '0770', 'path': '/var/log/containers/libvirt/swtpm', 'setype': 'container_file_t'} 2026-06-12 08:18:51,692 p=83863 u=zuul n=ansible | 2026-06-12 08:18:51.691660 | fa163e23-f348-37f0-fb65-00000000307b | TASK | ensure qemu group is present on the host 2026-06-12 08:18:51,882 p=83863 u=zuul n=ansible | 2026-06-12 08:18:51.881900 | fa163e23-f348-37f0-fb65-0000000031dd | CHANGED | create fcontext entry for iscsi | np0000071529 | item={'path': '/var/lib/iscsi', 'setype': 'container_file_t'} 2026-06-12 08:18:51,892 p=83863 u=zuul n=ansible | 2026-06-12 08:18:51.890772 | fa163e23-f348-37f0-fb65-00000000313b | CHANGED | create libvirt persistent data directories | np0000071533 | item={'mode': '0770', 'path': '/var/log/containers/libvirt/swtpm', 'setype': 'container_file_t'} 2026-06-12 08:18:51,914 p=83863 u=zuul n=ansible | 2026-06-12 08:18:51.914008 | fa163e23-f348-37f0-fb65-00000000313c | TASK | ensure qemu group is present on the host 2026-06-12 08:18:51,936 p=83863 u=zuul n=ansible | 2026-06-12 08:18:51.936247 | fa163e23-f348-37f0-fb65-0000000031de | TASK | create persistent directories 2026-06-12 08:18:52,028 p=83863 u=zuul n=ansible | 2026-06-12 08:18:52.027066 | fa163e23-f348-37f0-fb65-000000003141 | CHANGED | ensure /run/libvirt is present upon reboot | np0000071532 2026-06-12 08:18:52,049 p=83863 u=zuul n=ansible | 2026-06-12 08:18:52.048645 | fa163e23-f348-37f0-fb65-000000003142 | TASK | Enable os_enable_vtpm SELinux boolean for vTPM 2026-06-12 08:18:52,080 p=83863 u=zuul n=ansible | 2026-06-12 08:18:52.079334 | fa163e23-f348-37f0-fb65-00000000307b | CHANGED | ensure qemu group is present on the host | np0000071531 2026-06-12 08:18:52,104 p=83863 u=zuul n=ansible | 2026-06-12 08:18:52.103347 | fa163e23-f348-37f0-fb65-00000000307c | TASK | ensure qemu user is present on the host 2026-06-12 08:18:52,278 p=83863 u=zuul n=ansible | 2026-06-12 08:18:52.273494 | fa163e23-f348-37f0-fb65-00000000313c | CHANGED | ensure qemu group is present on the host | np0000071533 2026-06-12 08:18:52,283 p=83863 u=zuul n=ansible | 2026-06-12 08:18:52.280700 | fa163e23-f348-37f0-fb65-0000000031de | CHANGED | create persistent directories | np0000071529 | item={'path': '/etc/iscsi', 'setype': 'container_file_t'} 2026-06-12 08:18:52,297 p=83863 u=zuul n=ansible | 2026-06-12 08:18:52.297248 | fa163e23-f348-37f0-fb65-00000000313d | TASK | ensure qemu user is present on the host 2026-06-12 08:18:53,002 p=83863 u=zuul n=ansible | 2026-06-12 08:18:53.001329 | fa163e23-f348-37f0-fb65-000000003142 | CHANGED | Enable os_enable_vtpm SELinux boolean for vTPM | np0000071532 2026-06-12 08:18:53,017 p=83863 u=zuul n=ansible | 2026-06-12 08:18:53.017382 | fa163e23-f348-37f0-fb65-000000003143 | TASK | remove gnutls-qemu.config 2026-06-12 08:18:53,158 p=83863 u=zuul n=ansible | 2026-06-12 08:18:53.158177 | fa163e23-f348-37f0-fb65-00000000435a | CHANGED | Remove dracut-config-generic | np0000071528 2026-06-12 08:18:53,179 p=83863 u=zuul n=ansible | 2026-06-12 08:18:53.179289 | fa163e23-f348-37f0-fb65-00000000435b | TASK | Ensure the /etc/modules-load.d/ directory exists 2026-06-12 08:18:53,343 p=83863 u=zuul n=ansible | 2026-06-12 08:18:53.342374 | fa163e23-f348-37f0-fb65-000000003143 | OK | remove gnutls-qemu.config | np0000071532 2026-06-12 08:18:53,360 p=83863 u=zuul n=ansible | 2026-06-12 08:18:53.360057 | fa163e23-f348-37f0-fb65-000000003144 | TASK | update crypto policies 2026-06-12 08:18:53,395 p=83863 u=zuul n=ansible | 2026-06-12 08:18:53.394367 | fa163e23-f348-37f0-fb65-000000003144 | SKIPPED | update crypto policies | np0000071532 2026-06-12 08:18:53,409 p=83863 u=zuul n=ansible | 2026-06-12 08:18:53.409573 | fa163e23-f348-37f0-fb65-000000003145 | TASK | Create libvirt persistent data directories 2026-06-12 08:18:53,469 p=83863 u=zuul n=ansible | 2026-06-12 08:18:53.468141 | fa163e23-f348-37f0-fb65-00000000435b | OK | Ensure the /etc/modules-load.d/ directory exists | np0000071528 2026-06-12 08:18:53,504 p=83863 u=zuul n=ansible | 2026-06-12 08:18:53.503485 | fa163e23-f348-37f0-fb65-00000000435c | TASK | Write list of modules to load at boot 2026-06-12 08:18:53,734 p=83863 u=zuul n=ansible | 2026-06-12 08:18:53.731694 | fa163e23-f348-37f0-fb65-000000003145 | OK | Create libvirt persistent data directories | np0000071532 | item={'path': '/run/libvirt', 'setype': 'virt_var_run_t'} 2026-06-12 08:18:53,766 p=83863 u=zuul n=ansible | 2026-06-12 08:18:53.765492 | fa163e23-f348-37f0-fb65-000000003146 | TASK | allow logrotate to read inside containers 2026-06-12 08:18:54,516 p=83863 u=zuul n=ansible | 2026-06-12 08:18:54.516093 | fa163e23-f348-37f0-fb65-00000000435c | CHANGED | Write list of modules to load at boot | np0000071528 2026-06-12 08:18:54,531 p=83863 u=zuul n=ansible | 2026-06-12 08:18:54.531198 | fa163e23-f348-37f0-fb65-00000000435d | TASK | Modules reload 2026-06-12 08:18:54,745 p=83863 u=zuul n=ansible | 2026-06-12 08:18:54.744594 | fa163e23-f348-37f0-fb65-000000003146 | CHANGED | allow logrotate to read inside containers | np0000071532 2026-06-12 08:18:54,762 p=83863 u=zuul n=ansible | 2026-06-12 08:18:54.761663 | fa163e23-f348-37f0-fb65-000000003148 | TASK | Set login facts 2026-06-12 08:18:54,794 p=83863 u=zuul n=ansible | 2026-06-12 08:18:54.793776 | fa163e23-f348-37f0-fb65-000000003148 | OK | Set login facts | np0000071532 2026-06-12 08:18:54,803 p=83863 u=zuul n=ansible | 2026-06-12 08:18:54.803244 | fa163e23-f348-37f0-fb65-000000003149 | TASK | Convert logins json to dict 2026-06-12 08:18:54,841 p=83863 u=zuul n=ansible | 2026-06-12 08:18:54.841469 | fa163e23-f348-37f0-fb65-000000003149 | SKIPPED | Convert logins json to dict | np0000071532 2026-06-12 08:18:54,853 p=83863 u=zuul n=ansible | 2026-06-12 08:18:54.852696 | fa163e23-f348-37f0-fb65-00000000314a | TASK | Set registry logins 2026-06-12 08:18:54,888 p=83863 u=zuul n=ansible | 2026-06-12 08:18:54.887802 | fa163e23-f348-37f0-fb65-00000000314a | SKIPPED | Set registry logins | np0000071532 2026-06-12 08:18:54,902 p=83863 u=zuul n=ansible | 2026-06-12 08:18:54.901833 | fa163e23-f348-37f0-fb65-00000000314b | TASK | Run podman install 2026-06-12 08:18:54,973 p=83863 u=zuul n=ansible | 2026-06-12 08:18:54.972701 | fa163e23-f348-37f0-fb65-000000004e5d | TASK | Gather variables for each operating system 2026-06-12 08:18:55,079 p=83863 u=zuul n=ansible | 2026-06-12 08:18:55.078555 | fa163e23-f348-37f0-fb65-00000000435d | CHANGED | Modules reload | np0000071528 2026-06-12 08:18:55,103 p=83863 u=zuul n=ansible | 2026-06-12 08:18:55.098707 | fa163e23-f348-37f0-fb65-00000000435e | TASK | Set default sysctl options 2026-06-12 08:18:55,105 p=83863 u=zuul n=ansible | 2026-06-12 08:18:55.104667 | fa163e23-f348-37f0-fb65-000000004e5d | OK | Gather variables for each operating system | np0000071532 | item=/usr/share/ansible/roles/tripleo_podman/vars/redhat-9.yml 2026-06-12 08:18:55,126 p=83863 u=zuul n=ansible | 2026-06-12 08:18:55.126046 | fa163e23-f348-37f0-fb65-000000004e5f | TASK | ensure podman and deps are installed 2026-06-12 08:18:56,071 p=83863 u=zuul n=ansible | 2026-06-12 08:18:56.070712 | fa163e23-f348-37f0-fb65-00000000435e | CHANGED | Set default sysctl options | np0000071528 2026-06-12 08:18:56,094 p=83863 u=zuul n=ansible | 2026-06-12 08:18:56.093921 | fa163e23-f348-37f0-fb65-00000000435f | TASK | Set extra sysctl options 2026-06-12 08:18:56,434 p=83863 u=zuul n=ansible | 2026-06-12 08:18:56.432572 | fa163e23-f348-37f0-fb65-00000000435f | CHANGED | Set extra sysctl options | np0000071528 | item=fs.inotify.max_user_instances 2026-06-12 08:18:56,741 p=83863 u=zuul n=ansible | 2026-06-12 08:18:56.740063 | fa163e23-f348-37f0-fb65-00000000435f | CHANGED | Set extra sysctl options | np0000071528 | item=kernel.pid_max 2026-06-12 08:18:57,070 p=83863 u=zuul n=ansible | 2026-06-12 08:18:57.067287 | fa163e23-f348-37f0-fb65-00000000435f | CHANGED | Set extra sysctl options | np0000071528 | item=net.bridge.bridge-nf-call-arptables 2026-06-12 08:18:57,367 p=83863 u=zuul n=ansible | 2026-06-12 08:18:57.366090 | fa163e23-f348-37f0-fb65-00000000435f | CHANGED | Set extra sysctl options | np0000071528 | item=net.bridge.bridge-nf-call-ip6tables 2026-06-12 08:18:57,694 p=83863 u=zuul n=ansible | 2026-06-12 08:18:57.691921 | fa163e23-f348-37f0-fb65-00000000435f | CHANGED | Set extra sysctl options | np0000071528 | item=net.bridge.bridge-nf-call-iptables 2026-06-12 08:18:57,991 p=83863 u=zuul n=ansible | 2026-06-12 08:18:57.989501 | fa163e23-f348-37f0-fb65-00000000435f | CHANGED | Set extra sysctl options | np0000071528 | item=net.ipv4.conf.all.rp_filter 2026-06-12 08:18:58,232 p=83863 u=zuul n=ansible | 2026-06-12 08:18:58.229655 | fa163e23-f348-37f0-fb65-0000000031de | CHANGED | create persistent directories | np0000071529 | item={'path': '/etc/target', 'setype': 'container_file_t'} 2026-06-12 08:18:58,354 p=83863 u=zuul n=ansible | 2026-06-12 08:18:58.350154 | fa163e23-f348-37f0-fb65-000000004e5f | OK | ensure podman and deps are installed | np0000071532 2026-06-12 08:18:58,356 p=83863 u=zuul n=ansible | 2026-06-12 08:18:58.355870 | fa163e23-f348-37f0-fb65-00000000307c | CHANGED | ensure qemu user is present on the host | np0000071531 2026-06-12 08:18:58,375 p=83863 u=zuul n=ansible | 2026-06-12 08:18:58.374799 | fa163e23-f348-37f0-fb65-00000000307d | TASK | create directory for vhost-user sockets with qemu ownership 2026-06-12 08:18:58,397 p=83863 u=zuul n=ansible | 2026-06-12 08:18:58.396449 | fa163e23-f348-37f0-fb65-000000004e60 | TASK | Ensure we get the ansible interfaces facts 2026-06-12 08:18:58,406 p=83863 u=zuul n=ansible | 2026-06-12 08:18:58.404719 | fa163e23-f348-37f0-fb65-00000000313d | CHANGED | ensure qemu user is present on the host | np0000071533 2026-06-12 08:18:58,420 p=83863 u=zuul n=ansible | 2026-06-12 08:18:58.419843 | fa163e23-f348-37f0-fb65-00000000313e | TASK | create directory for vhost-user sockets with qemu ownership 2026-06-12 08:18:58,463 p=83863 u=zuul n=ansible | 2026-06-12 08:18:58.461603 | fa163e23-f348-37f0-fb65-0000000031de | CHANGED | create persistent directories | np0000071529 | item={'path': '/var/lib/iscsi', 'setype': 'container_file_t'} 2026-06-12 08:18:58,485 p=83863 u=zuul n=ansible | 2026-06-12 08:18:58.485261 | fa163e23-f348-37f0-fb65-0000000031df | TASK | stat /lib/systemd/system/iscsid.socket 2026-06-12 08:18:58,630 p=83863 u=zuul n=ansible | 2026-06-12 08:18:58.630354 | fa163e23-f348-37f0-fb65-00000000307d | CHANGED | create directory for vhost-user sockets with qemu ownership | np0000071531 2026-06-12 08:18:58,640 p=83863 u=zuul n=ansible | 2026-06-12 08:18:58.640602 | fa163e23-f348-37f0-fb65-00000000307e | TASK | check if libvirt is installed 2026-06-12 08:18:58,756 p=83863 u=zuul n=ansible | 2026-06-12 08:18:58.755731 | fa163e23-f348-37f0-fb65-00000000313e | CHANGED | create directory for vhost-user sockets with qemu ownership | np0000071533 2026-06-12 08:18:58,771 p=83863 u=zuul n=ansible | 2026-06-12 08:18:58.770832 | fa163e23-f348-37f0-fb65-00000000313f | TASK | check if libvirt is installed 2026-06-12 08:18:58,783 p=83863 u=zuul n=ansible | 2026-06-12 08:18:58.782724 | fa163e23-f348-37f0-fb65-0000000031df | OK | stat /lib/systemd/system/iscsid.socket | np0000071529 2026-06-12 08:18:58,806 p=83863 u=zuul n=ansible | 2026-06-12 08:18:58.805346 | fa163e23-f348-37f0-fb65-0000000031e0 | TASK | Stop and disable iscsid.socket service 2026-06-12 08:18:58,828 p=83863 u=zuul n=ansible | 2026-06-12 08:18:58.827696 | fa163e23-f348-37f0-fb65-0000000031e0 | SKIPPED | Stop and disable iscsid.socket service | np0000071529 2026-06-12 08:18:58,842 p=83863 u=zuul n=ansible | 2026-06-12 08:18:58.841944 | fa163e23-f348-37f0-fb65-0000000031e1 | TASK | Check if iscsi.service is enabled 2026-06-12 08:18:58,972 p=83863 u=zuul n=ansible | 2026-06-12 08:18:58.971506 | fa163e23-f348-37f0-fb65-00000000307e | CHANGED | check if libvirt is installed | np0000071531 2026-06-12 08:18:58,982 p=83863 u=zuul n=ansible | 2026-06-12 08:18:58.982165 | fa163e23-f348-37f0-fb65-00000000307f | TASK | make sure libvirt services are disabled and masked 2026-06-12 08:18:59,011 p=83863 u=zuul n=ansible | 2026-06-12 08:18:59.009782 | fa163e23-f348-37f0-fb65-00000000307f | SKIPPED | make sure libvirt services are disabled and masked | np0000071531 | item=libvirtd.service 2026-06-12 08:18:59,018 p=83863 u=zuul n=ansible | 2026-06-12 08:18:59.016512 | fa163e23-f348-37f0-fb65-00000000307f | SKIPPED | make sure libvirt services are disabled and masked | np0000071531 | item=virtlogd.socket 2026-06-12 08:18:59,030 p=83863 u=zuul n=ansible | 2026-06-12 08:18:59.030106 | fa163e23-f348-37f0-fb65-000000004e60 | OK | Ensure we get the ansible interfaces facts | np0000071532 2026-06-12 08:18:59,039 p=83863 u=zuul n=ansible | 2026-06-12 08:18:59.039435 | fa163e23-f348-37f0-fb65-000000003080 | TASK | ensure /run/libvirt is present upon reboot 2026-06-12 08:18:59,054 p=83863 u=zuul n=ansible | 2026-06-12 08:18:59.053495 | fa163e23-f348-37f0-fb65-000000004e61 | TASK | Delete legacy cni0 interface (podman < 1.6) 2026-06-12 08:18:59,079 p=83863 u=zuul n=ansible | 2026-06-12 08:18:59.079334 | fa163e23-f348-37f0-fb65-000000004e61 | SKIPPED | Delete legacy cni0 interface (podman < 1.6) | np0000071532 2026-06-12 08:18:59,080 p=83863 u=zuul n=ansible | 2026-06-12 08:18:59.080620 | fa163e23-f348-37f0-fb65-00000000313f | CHANGED | check if libvirt is installed | np0000071533 2026-06-12 08:18:59,091 p=83863 u=zuul n=ansible | 2026-06-12 08:18:59.091082 | fa163e23-f348-37f0-fb65-000000004e63 | TASK | Make sure /etc/cni/net.d folder exists 2026-06-12 08:18:59,110 p=83863 u=zuul n=ansible | 2026-06-12 08:18:59.109592 | fa163e23-f348-37f0-fb65-000000003140 | TASK | make sure libvirt services are disabled and masked 2026-06-12 08:18:59,124 p=83863 u=zuul n=ansible | 2026-06-12 08:18:59.123640 | fa163e23-f348-37f0-fb65-000000004e63 | SKIPPED | Make sure /etc/cni/net.d folder exists | np0000071532 2026-06-12 08:18:59,135 p=83863 u=zuul n=ansible | 2026-06-12 08:18:59.135512 | fa163e23-f348-37f0-fb65-000000004e64 | TASK | Update default network configuration if possible 2026-06-12 08:18:59,156 p=83863 u=zuul n=ansible | 2026-06-12 08:18:59.154508 | fa163e23-f348-37f0-fb65-000000003140 | SKIPPED | make sure libvirt services are disabled and masked | np0000071533 | item=libvirtd.service 2026-06-12 08:18:59,168 p=83863 u=zuul n=ansible | 2026-06-12 08:18:59.164039 | fa163e23-f348-37f0-fb65-000000004e64 | SKIPPED | Update default network configuration if possible | np0000071532 2026-06-12 08:18:59,170 p=83863 u=zuul n=ansible | 2026-06-12 08:18:59.169800 | fa163e23-f348-37f0-fb65-000000003140 | SKIPPED | make sure libvirt services are disabled and masked | np0000071533 | item=virtlogd.socket 2026-06-12 08:18:59,188 p=83863 u=zuul n=ansible | 2026-06-12 08:18:59.188381 | fa163e23-f348-37f0-fb65-000000004e66 | TASK | Make sure /etc/containers/networks exists 2026-06-12 08:18:59,196 p=83863 u=zuul n=ansible | 2026-06-12 08:18:59.195663 | fa163e23-f348-37f0-fb65-0000000031e1 | CHANGED | Check if iscsi.service is enabled | np0000071529 2026-06-12 08:18:59,207 p=83863 u=zuul n=ansible | 2026-06-12 08:18:59.207488 | fa163e23-f348-37f0-fb65-000000003141 | TASK | ensure /run/libvirt is present upon reboot 2026-06-12 08:18:59,229 p=83863 u=zuul n=ansible | 2026-06-12 08:18:59.228887 | fa163e23-f348-37f0-fb65-0000000031e2 | TASK | Stop iscsi.service 2026-06-12 08:18:59,269 p=83863 u=zuul n=ansible | 2026-06-12 08:18:59.268785 | fa163e23-f348-37f0-fb65-0000000031e2 | SKIPPED | Stop iscsi.service | np0000071529 2026-06-12 08:18:59,295 p=83863 u=zuul n=ansible | 2026-06-12 08:18:59.293912 | fa163e23-f348-37f0-fb65-00000000435f | CHANGED | Set extra sysctl options | np0000071528 | item=net.ipv4.ip_forward 2026-06-12 08:18:59,375 p=83863 u=zuul n=ansible | 2026-06-12 08:18:59.375245 | fa163e23-f348-37f0-fb65-000000004359 | TASK | Install additional packages 2026-06-12 08:18:59,420 p=83863 u=zuul n=ansible | 2026-06-12 08:18:59.420184 | fa163e23-f348-37f0-fb65-00000000435a | TASK | Remove dracut-config-generic 2026-06-12 08:18:59,485 p=83863 u=zuul n=ansible | 2026-06-12 08:18:59.485014 | fa163e23-f348-37f0-fb65-000000004e66 | OK | Make sure /etc/containers/networks exists | np0000071532 2026-06-12 08:18:59,496 p=83863 u=zuul n=ansible | 2026-06-12 08:18:59.496223 | fa163e23-f348-37f0-fb65-000000004e67 | TASK | Get current podman network 2026-06-12 08:18:59,605 p=83863 u=zuul n=ansible | 2026-06-12 08:18:59.603889 | fa163e23-f348-37f0-fb65-00000000435f | CHANGED | Set extra sysctl options | np0000071528 | item=net.ipv4.ip_local_reserved_ports 2026-06-12 08:18:59,875 p=83863 u=zuul n=ansible | 2026-06-12 08:18:59.875188 | fa163e23-f348-37f0-fb65-000000004e67 | CHANGED | Get current podman network | np0000071532 2026-06-12 08:18:59,885 p=83863 u=zuul n=ansible | 2026-06-12 08:18:59.885512 | fa163e23-f348-37f0-fb65-000000004e68 | TASK | Update the default network configuration 2026-06-12 08:18:59,917 p=83863 u=zuul n=ansible | 2026-06-12 08:18:59.916127 | fa163e23-f348-37f0-fb65-00000000435f | CHANGED | Set extra sysctl options | np0000071528 | item=net.ipv4.ip_nonlocal_bind 2026-06-12 08:18:59,922 p=83863 u=zuul n=ansible | 2026-06-12 08:18:59.922237 | fa163e23-f348-37f0-fb65-000000003080 | CHANGED | ensure /run/libvirt is present upon reboot | np0000071531 2026-06-12 08:18:59,933 p=83863 u=zuul n=ansible | 2026-06-12 08:18:59.933028 | fa163e23-f348-37f0-fb65-000000003081 | TASK | Enable os_enable_vtpm SELinux boolean for vTPM 2026-06-12 08:19:00,145 p=83863 u=zuul n=ansible | 2026-06-12 08:19:00.144981 | fa163e23-f348-37f0-fb65-000000003141 | CHANGED | ensure /run/libvirt is present upon reboot | np0000071533 2026-06-12 08:19:00,160 p=83863 u=zuul n=ansible | 2026-06-12 08:19:00.159801 | fa163e23-f348-37f0-fb65-000000003142 | TASK | Enable os_enable_vtpm SELinux boolean for vTPM 2026-06-12 08:19:00,266 p=83863 u=zuul n=ansible | 2026-06-12 08:19:00.264732 | fa163e23-f348-37f0-fb65-00000000435f | CHANGED | Set extra sysctl options | np0000071528 | item=net.ipv4.neigh.default.gc_thresh1 2026-06-12 08:19:00,284 p=83863 u=zuul n=ansible | 2026-06-12 08:19:00.283932 | fa163e23-f348-37f0-fb65-00000000435a | CHANGED | Remove dracut-config-generic | np0000071530 2026-06-12 08:19:00,308 p=83863 u=zuul n=ansible | 2026-06-12 08:19:00.307846 | fa163e23-f348-37f0-fb65-00000000435b | TASK | Ensure the /etc/modules-load.d/ directory exists 2026-06-12 08:19:00,579 p=83863 u=zuul n=ansible | 2026-06-12 08:19:00.578908 | fa163e23-f348-37f0-fb65-00000000435b | OK | Ensure the /etc/modules-load.d/ directory exists | np0000071530 2026-06-12 08:19:00,602 p=83863 u=zuul n=ansible | 2026-06-12 08:19:00.601598 | fa163e23-f348-37f0-fb65-00000000435c | TASK | Write list of modules to load at boot 2026-06-12 08:19:00,618 p=83863 u=zuul n=ansible | 2026-06-12 08:19:00.615937 | fa163e23-f348-37f0-fb65-00000000435f | CHANGED | Set extra sysctl options | np0000071528 | item=net.ipv4.neigh.default.gc_thresh2 2026-06-12 08:19:00,897 p=83863 u=zuul n=ansible | 2026-06-12 08:19:00.895981 | fa163e23-f348-37f0-fb65-000000003081 | CHANGED | Enable os_enable_vtpm SELinux boolean for vTPM | np0000071531 2026-06-12 08:19:00,914 p=83863 u=zuul n=ansible | 2026-06-12 08:19:00.910123 | fa163e23-f348-37f0-fb65-00000000435f | CHANGED | Set extra sysctl options | np0000071528 | item=net.ipv4.neigh.default.gc_thresh3 2026-06-12 08:19:00,931 p=83863 u=zuul n=ansible | 2026-06-12 08:19:00.931080 | fa163e23-f348-37f0-fb65-000000003082 | TASK | remove gnutls-qemu.config 2026-06-12 08:19:00,942 p=83863 u=zuul n=ansible | 2026-06-12 08:19:00.941630 | fa163e23-f348-37f0-fb65-000000004e68 | CHANGED | Update the default network configuration | np0000071532 2026-06-12 08:19:00,967 p=83863 u=zuul n=ansible | 2026-06-12 08:19:00.966482 | fa163e23-f348-37f0-fb65-000000004e69 | TASK | Write containers registries.conf 2026-06-12 08:19:01,177 p=83863 u=zuul n=ansible | 2026-06-12 08:19:01.175898 | fa163e23-f348-37f0-fb65-000000003142 | CHANGED | Enable os_enable_vtpm SELinux boolean for vTPM | np0000071533 2026-06-12 08:19:01,199 p=83863 u=zuul n=ansible | 2026-06-12 08:19:01.199158 | fa163e23-f348-37f0-fb65-000000003143 | TASK | remove gnutls-qemu.config 2026-06-12 08:19:01,235 p=83863 u=zuul n=ansible | 2026-06-12 08:19:01.234373 | fa163e23-f348-37f0-fb65-000000003082 | OK | remove gnutls-qemu.config | np0000071531 2026-06-12 08:19:01,252 p=83863 u=zuul n=ansible | 2026-06-12 08:19:01.251990 | fa163e23-f348-37f0-fb65-00000000435f | CHANGED | Set extra sysctl options | np0000071528 | item=net.ipv6.conf.all.disable_ipv6 2026-06-12 08:19:01,262 p=83863 u=zuul n=ansible | 2026-06-12 08:19:01.262163 | fa163e23-f348-37f0-fb65-000000003083 | TASK | update crypto policies 2026-06-12 08:19:01,284 p=83863 u=zuul n=ansible | 2026-06-12 08:19:01.283733 | fa163e23-f348-37f0-fb65-000000003083 | SKIPPED | update crypto policies | np0000071531 2026-06-12 08:19:01,297 p=83863 u=zuul n=ansible | 2026-06-12 08:19:01.297614 | fa163e23-f348-37f0-fb65-000000003084 | TASK | Create libvirt persistent data directories 2026-06-12 08:19:01,514 p=83863 u=zuul n=ansible | 2026-06-12 08:19:01.512956 | fa163e23-f348-37f0-fb65-000000003143 | OK | remove gnutls-qemu.config | np0000071533 2026-06-12 08:19:01,542 p=83863 u=zuul n=ansible | 2026-06-12 08:19:01.537039 | fa163e23-f348-37f0-fb65-00000000435f | CHANGED | Set extra sysctl options | np0000071528 | item=net.ipv6.conf.all.forwarding 2026-06-12 08:19:01,544 p=83863 u=zuul n=ansible | 2026-06-12 08:19:01.543307 | fa163e23-f348-37f0-fb65-000000003144 | TASK | update crypto policies 2026-06-12 08:19:01,570 p=83863 u=zuul n=ansible | 2026-06-12 08:19:01.566130 | fa163e23-f348-37f0-fb65-00000000435c | CHANGED | Write list of modules to load at boot | np0000071530 2026-06-12 08:19:01,574 p=83863 u=zuul n=ansible | 2026-06-12 08:19:01.573579 | fa163e23-f348-37f0-fb65-000000003144 | SKIPPED | update crypto policies | np0000071533 2026-06-12 08:19:01,598 p=83863 u=zuul n=ansible | 2026-06-12 08:19:01.598528 | fa163e23-f348-37f0-fb65-000000003145 | TASK | Create libvirt persistent data directories 2026-06-12 08:19:01,627 p=83863 u=zuul n=ansible | 2026-06-12 08:19:01.625878 | fa163e23-f348-37f0-fb65-000000003084 | OK | Create libvirt persistent data directories | np0000071531 | item={'path': '/run/libvirt', 'setype': 'virt_var_run_t'} 2026-06-12 08:19:01,638 p=83863 u=zuul n=ansible | 2026-06-12 08:19:01.638016 | fa163e23-f348-37f0-fb65-00000000435d | TASK | Modules reload 2026-06-12 08:19:01,658 p=83863 u=zuul n=ansible | 2026-06-12 08:19:01.658338 | fa163e23-f348-37f0-fb65-000000003085 | TASK | allow logrotate to read inside containers 2026-06-12 08:19:01,813 p=83863 u=zuul n=ansible | 2026-06-12 08:19:01.811685 | fa163e23-f348-37f0-fb65-00000000435f | CHANGED | Set extra sysctl options | np0000071528 | item=net.ipv6.conf.default.disable_ipv6 2026-06-12 08:19:01,927 p=83863 u=zuul n=ansible | 2026-06-12 08:19:01.924566 | fa163e23-f348-37f0-fb65-000000003145 | OK | Create libvirt persistent data directories | np0000071533 | item={'path': '/run/libvirt', 'setype': 'virt_var_run_t'} 2026-06-12 08:19:01,955 p=83863 u=zuul n=ansible | 2026-06-12 08:19:01.954888 | fa163e23-f348-37f0-fb65-000000003146 | TASK | allow logrotate to read inside containers 2026-06-12 08:19:02,018 p=83863 u=zuul n=ansible | 2026-06-12 08:19:02.017377 | fa163e23-f348-37f0-fb65-000000004e69 | CHANGED | Write containers registries.conf | np0000071532 2026-06-12 08:19:02,033 p=83863 u=zuul n=ansible | 2026-06-12 08:19:02.033004 | fa163e23-f348-37f0-fb65-000000004e6a | TASK | Write containers.conf 2026-06-12 08:19:02,136 p=83863 u=zuul n=ansible | 2026-06-12 08:19:02.134440 | fa163e23-f348-37f0-fb65-00000000435f | CHANGED | Set extra sysctl options | np0000071528 | item=net.ipv6.conf.lo.disable_ipv6 2026-06-12 08:19:02,166 p=83863 u=zuul n=ansible | 2026-06-12 08:19:02.165933 | fa163e23-f348-37f0-fb65-00000000435d | CHANGED | Modules reload | np0000071530 2026-06-12 08:19:02,188 p=83863 u=zuul n=ansible | 2026-06-12 08:19:02.188238 | fa163e23-f348-37f0-fb65-00000000435e | TASK | Set default sysctl options 2026-06-12 08:19:02,379 p=83863 u=zuul n=ansible | 2026-06-12 08:19:02.377297 | fa163e23-f348-37f0-fb65-000000004e6a | CHANGED | Write containers.conf | np0000071532 | item={'section': 'containers', 'option': 'pids_limit', 'value': '4096'} 2026-06-12 08:19:02,438 p=83863 u=zuul n=ansible | 2026-06-12 08:19:02.436771 | fa163e23-f348-37f0-fb65-00000000435f | CHANGED | Set extra sysctl options | np0000071528 | item=net.ipv6.ip_nonlocal_bind 2026-06-12 08:19:02,473 p=83863 u=zuul n=ansible | 2026-06-12 08:19:02.473328 | fa163e23-f348-37f0-fb65-000000004361 | TASK | Sysctl reload 2026-06-12 08:19:02,650 p=83863 u=zuul n=ansible | 2026-06-12 08:19:02.649426 | fa163e23-f348-37f0-fb65-000000003085 | CHANGED | allow logrotate to read inside containers | np0000071531 2026-06-12 08:19:02,663 p=83863 u=zuul n=ansible | 2026-06-12 08:19:02.660401 | fa163e23-f348-37f0-fb65-000000004e6a | CHANGED | Write containers.conf | np0000071532 | item={'section': 'engine', 'option': 'events_logger', 'value': '"journald"'} 2026-06-12 08:19:02,671 p=83863 u=zuul n=ansible | 2026-06-12 08:19:02.671488 | fa163e23-f348-37f0-fb65-000000003087 | TASK | Set login facts 2026-06-12 08:19:02,705 p=83863 u=zuul n=ansible | 2026-06-12 08:19:02.704456 | fa163e23-f348-37f0-fb65-000000003087 | OK | Set login facts | np0000071531 2026-06-12 08:19:02,725 p=83863 u=zuul n=ansible | 2026-06-12 08:19:02.724964 | fa163e23-f348-37f0-fb65-000000003088 | TASK | Convert logins json to dict 2026-06-12 08:19:02,771 p=83863 u=zuul n=ansible | 2026-06-12 08:19:02.770898 | fa163e23-f348-37f0-fb65-000000003088 | SKIPPED | Convert logins json to dict | np0000071531 2026-06-12 08:19:02,788 p=83863 u=zuul n=ansible | 2026-06-12 08:19:02.788042 | fa163e23-f348-37f0-fb65-000000003089 | TASK | Set registry logins 2026-06-12 08:19:02,839 p=83863 u=zuul n=ansible | 2026-06-12 08:19:02.838004 | fa163e23-f348-37f0-fb65-000000003089 | SKIPPED | Set registry logins | np0000071531 2026-06-12 08:19:02,861 p=83863 u=zuul n=ansible | 2026-06-12 08:19:02.861165 | fa163e23-f348-37f0-fb65-00000000308a | TASK | Run podman install 2026-06-12 08:19:02,959 p=83863 u=zuul n=ansible | 2026-06-12 08:19:02.945867 | fa163e23-f348-37f0-fb65-000000004e5d | TASK | Gather variables for each operating system 2026-06-12 08:19:02,961 p=83863 u=zuul n=ansible | 2026-06-12 08:19:02.960400 | fa163e23-f348-37f0-fb65-000000004e6a | CHANGED | Write containers.conf | np0000071532 | item={'section': 'engine', 'option': 'runtime', 'value': '"crun"'} 2026-06-12 08:19:02,976 p=83863 u=zuul n=ansible | 2026-06-12 08:19:02.969493 | fa163e23-f348-37f0-fb65-000000003146 | CHANGED | allow logrotate to read inside containers | np0000071533 2026-06-12 08:19:02,978 p=83863 u=zuul n=ansible | 2026-06-12 08:19:02.977910 | fa163e23-f348-37f0-fb65-000000004361 | CHANGED | Sysctl reload | np0000071528 2026-06-12 08:19:02,993 p=83863 u=zuul n=ansible | 2026-06-12 08:19:02.992703 | fa163e23-f348-37f0-fb65-000000003148 | TASK | Set login facts 2026-06-12 08:19:03,032 p=83863 u=zuul n=ansible | 2026-06-12 08:19:03.032338 | fa163e23-f348-37f0-fb65-0000000031e4 | TASK | create persistent directories 2026-06-12 08:19:03,040 p=83863 u=zuul n=ansible | 2026-06-12 08:19:03.039702 | fa163e23-f348-37f0-fb65-000000003148 | OK | Set login facts | np0000071533 2026-06-12 08:19:03,054 p=83863 u=zuul n=ansible | 2026-06-12 08:19:03.053750 | fa163e23-f348-37f0-fb65-000000003149 | TASK | Convert logins json to dict 2026-06-12 08:19:03,109 p=83863 u=zuul n=ansible | 2026-06-12 08:19:03.104971 | fa163e23-f348-37f0-fb65-000000004e5d | OK | Gather variables for each operating system | np0000071531 | item=/usr/share/ansible/roles/tripleo_podman/vars/redhat-9.yml 2026-06-12 08:19:03,117 p=83863 u=zuul n=ansible | 2026-06-12 08:19:03.110820 | fa163e23-f348-37f0-fb65-000000003149 | SKIPPED | Convert logins json to dict | np0000071533 2026-06-12 08:19:03,119 p=83863 u=zuul n=ansible | 2026-06-12 08:19:03.119232 | fa163e23-f348-37f0-fb65-00000000435e | CHANGED | Set default sysctl options | np0000071530 2026-06-12 08:19:03,132 p=83863 u=zuul n=ansible | 2026-06-12 08:19:03.132340 | fa163e23-f348-37f0-fb65-000000004e5f | TASK | ensure podman and deps are installed 2026-06-12 08:19:03,152 p=83863 u=zuul n=ansible | 2026-06-12 08:19:03.152075 | fa163e23-f348-37f0-fb65-00000000314a | TASK | Set registry logins 2026-06-12 08:19:03,173 p=83863 u=zuul n=ansible | 2026-06-12 08:19:03.172647 | fa163e23-f348-37f0-fb65-00000000435f | TASK | Set extra sysctl options 2026-06-12 08:19:03,209 p=83863 u=zuul n=ansible | 2026-06-12 08:19:03.208710 | fa163e23-f348-37f0-fb65-00000000314a | SKIPPED | Set registry logins | np0000071533 2026-06-12 08:19:03,220 p=83863 u=zuul n=ansible | 2026-06-12 08:19:03.219934 | fa163e23-f348-37f0-fb65-00000000314b | TASK | Run podman install 2026-06-12 08:19:03,254 p=83863 u=zuul n=ansible | 2026-06-12 08:19:03.253213 | fa163e23-f348-37f0-fb65-000000004e6a | CHANGED | Write containers.conf | np0000071532 | item={'section': 'network', 'option': 'network_backend', 'value': '"netavark"'} 2026-06-12 08:19:03,293 p=83863 u=zuul n=ansible | 2026-06-12 08:19:03.293618 | fa163e23-f348-37f0-fb65-000000004e6b | TASK | Enable podman.socket service 2026-06-12 08:19:03,309 p=83863 u=zuul n=ansible | 2026-06-12 08:19:03.309368 | fa163e23-f348-37f0-fb65-000000004e5d | TASK | Gather variables for each operating system 2026-06-12 08:19:03,326 p=83863 u=zuul n=ansible | 2026-06-12 08:19:03.325834 | fa163e23-f348-37f0-fb65-000000004e6b | SKIPPED | Enable podman.socket service | np0000071532 2026-06-12 08:19:03,346 p=83863 u=zuul n=ansible | 2026-06-12 08:19:03.345964 | fa163e23-f348-37f0-fb65-00000000314c | TASK | Run podman login 2026-06-12 08:19:03,400 p=83863 u=zuul n=ansible | 2026-06-12 08:19:03.394779 | fa163e23-f348-37f0-fb65-0000000031e4 | CHANGED | create persistent directories | np0000071528 | item={'mode': '0750', 'path': '/var/log/containers/keystone', 'setype': 'container_file_t'} 2026-06-12 08:19:03,425 p=83863 u=zuul n=ansible | 2026-06-12 08:19:03.424716 | fa163e23-f348-37f0-fb65-00000000528b | TASK | Perform container registry login(s) with podman 2026-06-12 08:19:03,475 p=83863 u=zuul n=ansible | 2026-06-12 08:19:03.475570 | fa163e23-f348-37f0-fb65-00000000314e | TASK | Configure tripleo_container_manage to generate systemd drop-in dependencies 2026-06-12 08:19:03,521 p=83863 u=zuul n=ansible | 2026-06-12 08:19:03.518950 | fa163e23-f348-37f0-fb65-000000004e5d | OK | Gather variables for each operating system | np0000071533 | item=/usr/share/ansible/roles/tripleo_podman/vars/redhat-9.yml 2026-06-12 08:19:03,541 p=83863 u=zuul n=ansible | 2026-06-12 08:19:03.541186 | fa163e23-f348-37f0-fb65-000000004e5f | TASK | ensure podman and deps are installed 2026-06-12 08:19:03,556 p=83863 u=zuul n=ansible | 2026-06-12 08:19:03.554801 | fa163e23-f348-37f0-fb65-00000000435f | CHANGED | Set extra sysctl options | np0000071530 | item=fs.inotify.max_user_instances 2026-06-12 08:19:03,696 p=83863 u=zuul n=ansible | 2026-06-12 08:19:03.694535 | fa163e23-f348-37f0-fb65-0000000031e4 | CHANGED | create persistent directories | np0000071528 | item={'mode': '0750', 'path': '/var/log/containers/httpd/keystone', 'setype': 'container_file_t'} 2026-06-12 08:19:03,728 p=83863 u=zuul n=ansible | 2026-06-12 08:19:03.727739 | fa163e23-f348-37f0-fb65-0000000031e5 | TASK | Check if file certs_valid exist 2026-06-12 08:19:03,789 p=83863 u=zuul n=ansible | 2026-06-12 08:19:03.788724 | fa163e23-f348-37f0-fb65-00000000435a | CHANGED | Remove dracut-config-generic | np0000071529 2026-06-12 08:19:03,814 p=83863 u=zuul n=ansible | 2026-06-12 08:19:03.813696 | fa163e23-f348-37f0-fb65-00000000435b | TASK | Ensure the /etc/modules-load.d/ directory exists 2026-06-12 08:19:03,858 p=83863 u=zuul n=ansible | 2026-06-12 08:19:03.856012 | fa163e23-f348-37f0-fb65-00000000435f | CHANGED | Set extra sysctl options | np0000071530 | item=kernel.pid_max 2026-06-12 08:19:04,039 p=83863 u=zuul n=ansible | 2026-06-12 08:19:04.039049 | fa163e23-f348-37f0-fb65-0000000031e5 | OK | Check if file certs_valid exist | np0000071528 2026-06-12 08:19:04,073 p=83863 u=zuul n=ansible | 2026-06-12 08:19:04.072793 | fa163e23-f348-37f0-fb65-0000000031e6 | TASK | Check if file cert9.db exist 2026-06-12 08:19:04,131 p=83863 u=zuul n=ansible | 2026-06-12 08:19:04.131226 | fa163e23-f348-37f0-fb65-00000000435b | OK | Ensure the /etc/modules-load.d/ directory exists | np0000071529 2026-06-12 08:19:04,149 p=83863 u=zuul n=ansible | 2026-06-12 08:19:04.148635 | fa163e23-f348-37f0-fb65-00000000435c | TASK | Write list of modules to load at boot 2026-06-12 08:19:04,177 p=83863 u=zuul n=ansible | 2026-06-12 08:19:04.175462 | fa163e23-f348-37f0-fb65-00000000435f | CHANGED | Set extra sysctl options | np0000071530 | item=net.bridge.bridge-nf-call-arptables 2026-06-12 08:19:04,370 p=83863 u=zuul n=ansible | 2026-06-12 08:19:04.370290 | fa163e23-f348-37f0-fb65-0000000031e6 | OK | Check if file cert9.db exist | np0000071528 2026-06-12 08:19:04,389 p=83863 u=zuul n=ansible | 2026-06-12 08:19:04.388949 | fa163e23-f348-37f0-fb65-0000000031e7 | TASK | Check if file key4.db exist 2026-06-12 08:19:04,469 p=83863 u=zuul n=ansible | 2026-06-12 08:19:04.469087 | fa163e23-f348-37f0-fb65-00000000314e | CHANGED | Configure tripleo_container_manage to generate systemd drop-in dependencies | np0000071532 2026-06-12 08:19:04,483 p=83863 u=zuul n=ansible | 2026-06-12 08:19:04.483099 | fa163e23-f348-37f0-fb65-00000000314f | TASK | create persistent logs directory for rsyslog 2026-06-12 08:19:04,489 p=83863 u=zuul n=ansible | 2026-06-12 08:19:04.488883 | fa163e23-f348-37f0-fb65-00000000435f | CHANGED | Set extra sysctl options | np0000071530 | item=net.bridge.bridge-nf-call-ip6tables 2026-06-12 08:19:04,712 p=83863 u=zuul n=ansible | 2026-06-12 08:19:04.711855 | fa163e23-f348-37f0-fb65-0000000031e7 | OK | Check if file key4.db exist | np0000071528 2026-06-12 08:19:04,767 p=83863 u=zuul n=ansible | 2026-06-12 08:19:04.766822 | fa163e23-f348-37f0-fb65-0000000031e8 | SKIPPED | fail | np0000071528 2026-06-12 08:19:04,796 p=83863 u=zuul n=ansible | 2026-06-12 08:19:04.789188 | fa163e23-f348-37f0-fb65-0000000031e9 | TASK | Create persistent directories 2026-06-12 08:19:04,801 p=83863 u=zuul n=ansible | 2026-06-12 08:19:04.798536 | fa163e23-f348-37f0-fb65-00000000435f | CHANGED | Set extra sysctl options | np0000071530 | item=net.bridge.bridge-nf-call-iptables 2026-06-12 08:19:04,819 p=83863 u=zuul n=ansible | 2026-06-12 08:19:04.818877 | fa163e23-f348-37f0-fb65-00000000314f | CHANGED | create persistent logs directory for rsyslog | np0000071532 2026-06-12 08:19:04,835 p=83863 u=zuul n=ansible | 2026-06-12 08:19:04.835337 | fa163e23-f348-37f0-fb65-000000003150 | TASK | create persistent state directory for rsyslog 2026-06-12 08:19:05,137 p=83863 u=zuul n=ansible | 2026-06-12 08:19:05.132584 | fa163e23-f348-37f0-fb65-0000000031e9 | CHANGED | Create persistent directories | np0000071528 | item={'mode': '0750', 'path': '/var/log/containers/manila', 'setype': 'container_file_t'} 2026-06-12 08:19:05,154 p=83863 u=zuul n=ansible | 2026-06-12 08:19:05.151765 | fa163e23-f348-37f0-fb65-00000000435f | CHANGED | Set extra sysctl options | np0000071530 | item=net.ipv4.conf.all.rp_filter 2026-06-12 08:19:05,158 p=83863 u=zuul n=ansible | 2026-06-12 08:19:05.158318 | fa163e23-f348-37f0-fb65-00000000435c | CHANGED | Write list of modules to load at boot | np0000071529 2026-06-12 08:19:05,186 p=83863 u=zuul n=ansible | 2026-06-12 08:19:05.185648 | fa163e23-f348-37f0-fb65-00000000435d | TASK | Modules reload 2026-06-12 08:19:05,194 p=83863 u=zuul n=ansible | 2026-06-12 08:19:05.193781 | fa163e23-f348-37f0-fb65-000000003150 | CHANGED | create persistent state directory for rsyslog | np0000071532 2026-06-12 08:19:05,286 p=83863 u=zuul n=ansible | 2026-06-12 08:19:05.285946 | fa163e23-f348-37f0-fb65-0000000053b4 | TASK | Gather variables for each operating system 2026-06-12 08:19:05,375 p=83863 u=zuul n=ansible | 2026-06-12 08:19:05.373385 | fa163e23-f348-37f0-fb65-0000000053b4 | OK | Gather variables for each operating system | np0000071532 | item=/usr/share/ansible/roles/tripleo_sshd/vars/redhat.yml 2026-06-12 08:19:05,399 p=83863 u=zuul n=ansible | 2026-06-12 08:19:05.399442 | fa163e23-f348-37f0-fb65-0000000053b6 | TASK | Install the OpenSSH server 2026-06-12 08:19:05,422 p=83863 u=zuul n=ansible | 2026-06-12 08:19:05.419519 | fa163e23-f348-37f0-fb65-0000000031e9 | CHANGED | Create persistent directories | np0000071528 | item={'mode': '0750', 'path': '/var/log/containers/httpd/manila-api', 'setype': 'container_file_t'} 2026-06-12 08:19:05,467 p=83863 u=zuul n=ansible | 2026-06-12 08:19:05.466722 | fa163e23-f348-37f0-fb65-0000000031ea | TASK | create persistent directories 2026-06-12 08:19:05,489 p=83863 u=zuul n=ansible | 2026-06-12 08:19:05.486332 | fa163e23-f348-37f0-fb65-00000000435f | CHANGED | Set extra sysctl options | np0000071530 | item=net.ipv4.ip_forward 2026-06-12 08:19:05,752 p=83863 u=zuul n=ansible | 2026-06-12 08:19:05.750346 | fa163e23-f348-37f0-fb65-00000000435d | CHANGED | Modules reload | np0000071529 2026-06-12 08:19:05,772 p=83863 u=zuul n=ansible | 2026-06-12 08:19:05.767311 | fa163e23-f348-37f0-fb65-0000000031ea | OK | create persistent directories | np0000071528 | item={'mode': '0750', 'path': '/var/log/containers/manila', 'setype': 'container_file_t'} 2026-06-12 08:19:05,802 p=83863 u=zuul n=ansible | 2026-06-12 08:19:05.802041 | fa163e23-f348-37f0-fb65-00000000435e | TASK | Set default sysctl options 2026-06-12 08:19:05,844 p=83863 u=zuul n=ansible | 2026-06-12 08:19:05.843741 | fa163e23-f348-37f0-fb65-0000000031eb | TASK | create persistent directories 2026-06-12 08:19:06,173 p=83863 u=zuul n=ansible | 2026-06-12 08:19:06.169772 | fa163e23-f348-37f0-fb65-0000000031eb | OK | create persistent directories | np0000071528 | item={'mode': '0750', 'path': '/var/log/containers/manila', 'setype': 'container_file_t'} 2026-06-12 08:19:06,381 p=83863 u=zuul n=ansible | 2026-06-12 08:19:06.380510 | fa163e23-f348-37f0-fb65-000000004e5f | OK | ensure podman and deps are installed | np0000071531 2026-06-12 08:19:06,406 p=83863 u=zuul n=ansible | 2026-06-12 08:19:06.406021 | fa163e23-f348-37f0-fb65-000000004e60 | TASK | Ensure we get the ansible interfaces facts 2026-06-12 08:19:06,459 p=83863 u=zuul n=ansible | 2026-06-12 08:19:06.457237 | fa163e23-f348-37f0-fb65-0000000031eb | CHANGED | create persistent directories | np0000071528 | item={'path': '/var/lib/manila', 'setype': 'container_file_t'} 2026-06-12 08:19:06,482 p=83863 u=zuul n=ansible | 2026-06-12 08:19:06.482449 | fa163e23-f348-37f0-fb65-0000000031ec | TASK | create persistent directories 2026-06-12 08:19:06,788 p=83863 u=zuul n=ansible | 2026-06-12 08:19:06.786314 | fa163e23-f348-37f0-fb65-0000000031ec | CHANGED | create persistent directories | np0000071528 | item={'mode': '0750', 'path': '/var/log/containers/memcached', 'setype': 'container_file_t'} 2026-06-12 08:19:06,802 p=83863 u=zuul n=ansible | 2026-06-12 08:19:06.802534 | fa163e23-f348-37f0-fb65-00000000435e | CHANGED | Set default sysctl options | np0000071529 2026-06-12 08:19:06,820 p=83863 u=zuul n=ansible | 2026-06-12 08:19:06.818576 | fa163e23-f348-37f0-fb65-00000000435f | CHANGED | Set extra sysctl options | np0000071530 | item=net.ipv4.ip_local_reserved_ports 2026-06-12 08:19:06,826 p=83863 u=zuul n=ansible | 2026-06-12 08:19:06.826338 | fa163e23-f348-37f0-fb65-0000000031ed | TASK | create persistent logs directory 2026-06-12 08:19:06,849 p=83863 u=zuul n=ansible | 2026-06-12 08:19:06.848039 | fa163e23-f348-37f0-fb65-00000000435f | TASK | Set extra sysctl options 2026-06-12 08:19:06,860 p=83863 u=zuul n=ansible | 2026-06-12 08:19:06.859117 | fa163e23-f348-37f0-fb65-000000004e5f | OK | ensure podman and deps are installed | np0000071533 2026-06-12 08:19:06,878 p=83863 u=zuul n=ansible | 2026-06-12 08:19:06.878108 | fa163e23-f348-37f0-fb65-000000004e60 | TASK | Ensure we get the ansible interfaces facts 2026-06-12 08:19:06,919 p=83863 u=zuul n=ansible | 2026-06-12 08:19:06.919121 | fa163e23-f348-37f0-fb65-000000004e60 | OK | Ensure we get the ansible interfaces facts | np0000071531 2026-06-12 08:19:06,930 p=83863 u=zuul n=ansible | 2026-06-12 08:19:06.929980 | fa163e23-f348-37f0-fb65-000000004e61 | TASK | Delete legacy cni0 interface (podman < 1.6) 2026-06-12 08:19:06,958 p=83863 u=zuul n=ansible | 2026-06-12 08:19:06.957790 | fa163e23-f348-37f0-fb65-000000004e61 | SKIPPED | Delete legacy cni0 interface (podman < 1.6) | np0000071531 2026-06-12 08:19:06,968 p=83863 u=zuul n=ansible | 2026-06-12 08:19:06.968122 | fa163e23-f348-37f0-fb65-000000004e63 | TASK | Make sure /etc/cni/net.d folder exists 2026-06-12 08:19:06,994 p=83863 u=zuul n=ansible | 2026-06-12 08:19:06.993938 | fa163e23-f348-37f0-fb65-000000004e63 | SKIPPED | Make sure /etc/cni/net.d folder exists | np0000071531 2026-06-12 08:19:07,004 p=83863 u=zuul n=ansible | 2026-06-12 08:19:07.003806 | fa163e23-f348-37f0-fb65-000000004e64 | TASK | Update default network configuration if possible 2026-06-12 08:19:07,030 p=83863 u=zuul n=ansible | 2026-06-12 08:19:07.029536 | fa163e23-f348-37f0-fb65-000000004e64 | SKIPPED | Update default network configuration if possible | np0000071531 2026-06-12 08:19:07,039 p=83863 u=zuul n=ansible | 2026-06-12 08:19:07.039089 | fa163e23-f348-37f0-fb65-000000004e66 | TASK | Make sure /etc/containers/networks exists 2026-06-12 08:19:07,120 p=83863 u=zuul n=ansible | 2026-06-12 08:19:07.118928 | fa163e23-f348-37f0-fb65-00000000435f | CHANGED | Set extra sysctl options | np0000071530 | item=net.ipv4.ip_nonlocal_bind 2026-06-12 08:19:07,145 p=83863 u=zuul n=ansible | 2026-06-12 08:19:07.143203 | fa163e23-f348-37f0-fb65-0000000031ed | CHANGED | create persistent logs directory | np0000071528 | item={'mode': '0750', 'path': '/var/log/containers/metrics_qdr', 'setype': 'container_file_t'} 2026-06-12 08:19:07,331 p=83863 u=zuul n=ansible | 2026-06-12 08:19:07.330565 | fa163e23-f348-37f0-fb65-000000004e66 | OK | Make sure /etc/containers/networks exists | np0000071531 2026-06-12 08:19:07,345 p=83863 u=zuul n=ansible | 2026-06-12 08:19:07.344741 | fa163e23-f348-37f0-fb65-000000004e67 | TASK | Get current podman network 2026-06-12 08:19:07,413 p=83863 u=zuul n=ansible | 2026-06-12 08:19:07.411218 | fa163e23-f348-37f0-fb65-00000000435f | CHANGED | Set extra sysctl options | np0000071530 | item=net.ipv4.neigh.default.gc_thresh1 2026-06-12 08:19:07,448 p=83863 u=zuul n=ansible | 2026-06-12 08:19:07.447598 | fa163e23-f348-37f0-fb65-0000000031ed | CHANGED | create persistent logs directory | np0000071528 | item={'path': '/var/lib/metrics_qdr', 'setype': 'container_file_t'} 2026-06-12 08:19:07,477 p=83863 u=zuul n=ansible | 2026-06-12 08:19:07.476591 | fa163e23-f348-37f0-fb65-0000000031ee | TASK | create persistent directories 2026-06-12 08:19:07,520 p=83863 u=zuul n=ansible | 2026-06-12 08:19:07.519331 | fa163e23-f348-37f0-fb65-000000004e60 | OK | Ensure we get the ansible interfaces facts | np0000071533 2026-06-12 08:19:07,546 p=83863 u=zuul n=ansible | 2026-06-12 08:19:07.545385 | fa163e23-f348-37f0-fb65-000000004e61 | TASK | Delete legacy cni0 interface (podman < 1.6) 2026-06-12 08:19:07,582 p=83863 u=zuul n=ansible | 2026-06-12 08:19:07.581633 | fa163e23-f348-37f0-fb65-000000004e61 | SKIPPED | Delete legacy cni0 interface (podman < 1.6) | np0000071533 2026-06-12 08:19:07,595 p=83863 u=zuul n=ansible | 2026-06-12 08:19:07.594798 | fa163e23-f348-37f0-fb65-000000004e63 | TASK | Make sure /etc/cni/net.d folder exists 2026-06-12 08:19:07,631 p=83863 u=zuul n=ansible | 2026-06-12 08:19:07.630892 | fa163e23-f348-37f0-fb65-000000004e63 | SKIPPED | Make sure /etc/cni/net.d folder exists | np0000071533 2026-06-12 08:19:07,644 p=83863 u=zuul n=ansible | 2026-06-12 08:19:07.644152 | fa163e23-f348-37f0-fb65-000000004e64 | TASK | Update default network configuration if possible 2026-06-12 08:19:07,678 p=83863 u=zuul n=ansible | 2026-06-12 08:19:07.678122 | fa163e23-f348-37f0-fb65-000000004e64 | SKIPPED | Update default network configuration if possible | np0000071533 2026-06-12 08:19:07,691 p=83863 u=zuul n=ansible | 2026-06-12 08:19:07.690465 | fa163e23-f348-37f0-fb65-00000000435f | CHANGED | Set extra sysctl options | np0000071530 | item=net.ipv4.neigh.default.gc_thresh2 2026-06-12 08:19:07,699 p=83863 u=zuul n=ansible | 2026-06-12 08:19:07.699193 | fa163e23-f348-37f0-fb65-000000004e66 | TASK | Make sure /etc/containers/networks exists 2026-06-12 08:19:07,718 p=83863 u=zuul n=ansible | 2026-06-12 08:19:07.717584 | fa163e23-f348-37f0-fb65-000000004e67 | CHANGED | Get current podman network | np0000071531 2026-06-12 08:19:07,738 p=83863 u=zuul n=ansible | 2026-06-12 08:19:07.737666 | fa163e23-f348-37f0-fb65-000000004e68 | TASK | Update the default network configuration 2026-06-12 08:19:07,830 p=83863 u=zuul n=ansible | 2026-06-12 08:19:07.828589 | fa163e23-f348-37f0-fb65-0000000031ee | CHANGED | create persistent directories | np0000071528 | item={'mode': '0750', 'path': '/var/log/containers/mysql', 'setype': 'container_file_t'} 2026-06-12 08:19:07,987 p=83863 u=zuul n=ansible | 2026-06-12 08:19:07.986510 | fa163e23-f348-37f0-fb65-00000000435f | CHANGED | Set extra sysctl options | np0000071530 | item=net.ipv4.neigh.default.gc_thresh3 2026-06-12 08:19:08,033 p=83863 u=zuul n=ansible | 2026-06-12 08:19:08.033009 | fa163e23-f348-37f0-fb65-000000004e66 | OK | Make sure /etc/containers/networks exists | np0000071533 2026-06-12 08:19:08,049 p=83863 u=zuul n=ansible | 2026-06-12 08:19:08.048634 | fa163e23-f348-37f0-fb65-000000004e67 | TASK | Get current podman network 2026-06-12 08:19:08,120 p=83863 u=zuul n=ansible | 2026-06-12 08:19:08.116826 | fa163e23-f348-37f0-fb65-0000000031ee | CHANGED | create persistent directories | np0000071528 | item={'path': '/var/lib/mysql', 'setype': 'container_file_t'} 2026-06-12 08:19:08,225 p=83863 u=zuul n=ansible | 2026-06-12 08:19:08.223336 | fa163e23-f348-37f0-fb65-00000000435f | CHANGED | Set extra sysctl options | np0000071529 | item=fs.inotify.max_user_instances 2026-06-12 08:19:08,279 p=83863 u=zuul n=ansible | 2026-06-12 08:19:08.277447 | fa163e23-f348-37f0-fb65-00000000435f | CHANGED | Set extra sysctl options | np0000071530 | item=net.ipv6.conf.all.disable_ipv6 2026-06-12 08:19:08,432 p=83863 u=zuul n=ansible | 2026-06-12 08:19:08.428676 | fa163e23-f348-37f0-fb65-0000000031ee | CHANGED | create persistent directories | np0000071528 | item={'mode': '0750', 'path': '/var/log/mariadb', 'setype': 'container_file_t'} 2026-06-12 08:19:08,451 p=83863 u=zuul n=ansible | 2026-06-12 08:19:08.451334 | fa163e23-f348-37f0-fb65-000000004e67 | CHANGED | Get current podman network | np0000071533 2026-06-12 08:19:08,475 p=83863 u=zuul n=ansible | 2026-06-12 08:19:08.474834 | fa163e23-f348-37f0-fb65-000000004e68 | TASK | Update the default network configuration 2026-06-12 08:19:08,504 p=83863 u=zuul n=ansible | 2026-06-12 08:19:08.503984 | fa163e23-f348-37f0-fb65-0000000031ef | TASK | create persistent directories 2026-06-12 08:19:08,546 p=83863 u=zuul n=ansible | 2026-06-12 08:19:08.544169 | fa163e23-f348-37f0-fb65-00000000435f | CHANGED | Set extra sysctl options | np0000071529 | item=kernel.pid_max 2026-06-12 08:19:08,588 p=83863 u=zuul n=ansible | 2026-06-12 08:19:08.587069 | fa163e23-f348-37f0-fb65-00000000435f | CHANGED | Set extra sysctl options | np0000071530 | item=net.ipv6.conf.all.forwarding 2026-06-12 08:19:08,707 p=83863 u=zuul n=ansible | 2026-06-12 08:19:08.707192 | fa163e23-f348-37f0-fb65-0000000053b6 | OK | Install the OpenSSH server | np0000071532 2026-06-12 08:19:08,723 p=83863 u=zuul n=ansible | 2026-06-12 08:19:08.722915 | fa163e23-f348-37f0-fb65-0000000053b7 | TASK | Start sshd 2026-06-12 08:19:08,747 p=83863 u=zuul n=ansible | 2026-06-12 08:19:08.746779 | fa163e23-f348-37f0-fb65-0000000053b7 | SKIPPED | Start sshd | np0000071532 2026-06-12 08:19:08,760 p=83863 u=zuul n=ansible | 2026-06-12 08:19:08.760129 | fa163e23-f348-37f0-fb65-0000000053b8 | TASK | PasswordAuthentication notice 2026-06-12 08:19:08,806 p=83863 u=zuul n=ansible | 2026-06-12 08:19:08.805548 | fa163e23-f348-37f0-fb65-0000000053b8 | OK | PasswordAuthentication notice | np0000071532 | result={ "changed": false, "msg": "Notice - The option `tripleo_sshd_password_authentication` is set to \"yes\" but `PermitRootLogin` is undefined. While this may be perfectly valid, the sshd_config options should be reviewed to ensure general user access is functional and meeting expectations." } 2026-06-12 08:19:08,816 p=83863 u=zuul n=ansible | 2026-06-12 08:19:08.816085 | fa163e23-f348-37f0-fb65-0000000053b9 | TASK | PasswordAuthentication duplication notice 2026-06-12 08:19:08,835 p=83863 u=zuul n=ansible | 2026-06-12 08:19:08.834493 | fa163e23-f348-37f0-fb65-000000004e68 | CHANGED | Update the default network configuration | np0000071531 2026-06-12 08:19:08,841 p=83863 u=zuul n=ansible | 2026-06-12 08:19:08.838939 | fa163e23-f348-37f0-fb65-00000000435f | CHANGED | Set extra sysctl options | np0000071529 | item=net.bridge.bridge-nf-call-arptables 2026-06-12 08:19:08,851 p=83863 u=zuul n=ansible | 2026-06-12 08:19:08.851521 | fa163e23-f348-37f0-fb65-000000004e69 | TASK | Write containers registries.conf 2026-06-12 08:19:08,861 p=83863 u=zuul n=ansible | 2026-06-12 08:19:08.854488 | fa163e23-f348-37f0-fb65-0000000031ef | CHANGED | create persistent directories | np0000071528 | item={'mode': '0750', 'path': '/var/log/containers/neutron', 'setype': 'container_file_t'} 2026-06-12 08:19:08,865 p=83863 u=zuul n=ansible | 2026-06-12 08:19:08.865558 | fa163e23-f348-37f0-fb65-0000000053b9 | SKIPPED | PasswordAuthentication duplication notice | np0000071532 2026-06-12 08:19:08,878 p=83863 u=zuul n=ansible | 2026-06-12 08:19:08.878050 | fa163e23-f348-37f0-fb65-0000000053ba | TASK | Motd duplication notice 2026-06-12 08:19:08,898 p=83863 u=zuul n=ansible | 2026-06-12 08:19:08.897377 | fa163e23-f348-37f0-fb65-00000000435f | CHANGED | Set extra sysctl options | np0000071530 | item=net.ipv6.conf.default.disable_ipv6 2026-06-12 08:19:08,921 p=83863 u=zuul n=ansible | 2026-06-12 08:19:08.921202 | fa163e23-f348-37f0-fb65-0000000053ba | OK | Motd duplication notice | np0000071532 | result={ "changed": false, "msg": "WARNING - The Banner or PrintMotd has been configured in `tripleo_sshd_server_options`. These options may be ignored and configured using values from `tripleo_sshd_banner_enabled` and `tripleo_sshd_motd_enabled`" } 2026-06-12 08:19:08,945 p=83863 u=zuul n=ansible | 2026-06-12 08:19:08.945244 | fa163e23-f348-37f0-fb65-0000000053bb | TASK | Configure the banner text 2026-06-12 08:19:08,978 p=83863 u=zuul n=ansible | 2026-06-12 08:19:08.977246 | fa163e23-f348-37f0-fb65-0000000053bb | SKIPPED | Configure the banner text | np0000071532 2026-06-12 08:19:08,999 p=83863 u=zuul n=ansible | 2026-06-12 08:19:08.998958 | fa163e23-f348-37f0-fb65-0000000053bc | TASK | Configure the motd banner 2026-06-12 08:19:09,035 p=83863 u=zuul n=ansible | 2026-06-12 08:19:09.034311 | fa163e23-f348-37f0-fb65-0000000053bc | SKIPPED | Configure the motd banner | np0000071532 2026-06-12 08:19:09,048 p=83863 u=zuul n=ansible | 2026-06-12 08:19:09.047869 | fa163e23-f348-37f0-fb65-0000000053bd | TASK | Update sshd configuration options from vars 2026-06-12 08:19:09,095 p=83863 u=zuul n=ansible | 2026-06-12 08:19:09.094761 | fa163e23-f348-37f0-fb65-0000000053bd | OK | Update sshd configuration options from vars | np0000071532 2026-06-12 08:19:09,106 p=83863 u=zuul n=ansible | 2026-06-12 08:19:09.102643 | fa163e23-f348-37f0-fb65-00000000435f | CHANGED | Set extra sysctl options | np0000071529 | item=net.bridge.bridge-nf-call-ip6tables 2026-06-12 08:19:09,117 p=83863 u=zuul n=ansible | 2026-06-12 08:19:09.115359 | fa163e23-f348-37f0-fb65-0000000031ef | CHANGED | create persistent directories | np0000071528 | item={'mode': '0750', 'path': '/var/log/containers/httpd/neutron-api', 'setype': 'container_file_t'} 2026-06-12 08:19:09,141 p=83863 u=zuul n=ansible | 2026-06-12 08:19:09.140944 | fa163e23-f348-37f0-fb65-0000000053be | TASK | Adjust ssh server configuration 2026-06-12 08:19:09,190 p=83863 u=zuul n=ansible | 2026-06-12 08:19:09.189543 | fa163e23-f348-37f0-fb65-0000000031f0 | TASK | create persistent directories 2026-06-12 08:19:09,224 p=83863 u=zuul n=ansible | 2026-06-12 08:19:09.220680 | fa163e23-f348-37f0-fb65-00000000435f | CHANGED | Set extra sysctl options | np0000071530 | item=net.ipv6.conf.lo.disable_ipv6 2026-06-12 08:19:09,401 p=83863 u=zuul n=ansible | 2026-06-12 08:19:09.398353 | fa163e23-f348-37f0-fb65-00000000435f | CHANGED | Set extra sysctl options | np0000071529 | item=net.bridge.bridge-nf-call-iptables 2026-06-12 08:19:09,519 p=83863 u=zuul n=ansible | 2026-06-12 08:19:09.517234 | fa163e23-f348-37f0-fb65-00000000435f | CHANGED | Set extra sysctl options | np0000071530 | item=net.ipv6.ip_nonlocal_bind 2026-06-12 08:19:09,541 p=83863 u=zuul n=ansible | 2026-06-12 08:19:09.541519 | fa163e23-f348-37f0-fb65-0000000031f0 | CHANGED | create persistent directories | np0000071528 | item={'mode': '0750', 'path': '/var/log/containers/nova', 'setype': 'container_file_t'} 2026-06-12 08:19:09,563 p=83863 u=zuul n=ansible | 2026-06-12 08:19:09.563086 | fa163e23-f348-37f0-fb65-000000004361 | TASK | Sysctl reload 2026-06-12 08:19:09,594 p=83863 u=zuul n=ansible | 2026-06-12 08:19:09.593568 | fa163e23-f348-37f0-fb65-000000004e68 | CHANGED | Update the default network configuration | np0000071533 2026-06-12 08:19:09,612 p=83863 u=zuul n=ansible | 2026-06-12 08:19:09.611639 | fa163e23-f348-37f0-fb65-000000004e69 | TASK | Write containers registries.conf 2026-06-12 08:19:09,711 p=83863 u=zuul n=ansible | 2026-06-12 08:19:09.709094 | fa163e23-f348-37f0-fb65-00000000435f | CHANGED | Set extra sysctl options | np0000071529 | item=net.ipv4.conf.all.rp_filter 2026-06-12 08:19:09,825 p=83863 u=zuul n=ansible | 2026-06-12 08:19:09.822446 | fa163e23-f348-37f0-fb65-0000000031f0 | CHANGED | create persistent directories | np0000071528 | item={'mode': '0750', 'path': '/var/log/containers/httpd/nova-api', 'setype': 'container_file_t'} 2026-06-12 08:19:09,892 p=83863 u=zuul n=ansible | 2026-06-12 08:19:09.891503 | fa163e23-f348-37f0-fb65-0000000031f1 | TASK | create persistent directories 2026-06-12 08:19:09,901 p=83863 u=zuul n=ansible | 2026-06-12 08:19:09.900388 | fa163e23-f348-37f0-fb65-000000004e69 | CHANGED | Write containers registries.conf | np0000071531 2026-06-12 08:19:09,917 p=83863 u=zuul n=ansible | 2026-06-12 08:19:09.917271 | fa163e23-f348-37f0-fb65-000000004e6a | TASK | Write containers.conf 2026-06-12 08:19:10,018 p=83863 u=zuul n=ansible | 2026-06-12 08:19:10.014662 | fa163e23-f348-37f0-fb65-00000000435f | CHANGED | Set extra sysctl options | np0000071529 | item=net.ipv4.ip_forward 2026-06-12 08:19:10,033 p=83863 u=zuul n=ansible | 2026-06-12 08:19:10.033214 | fa163e23-f348-37f0-fb65-000000004361 | CHANGED | Sysctl reload | np0000071530 2026-06-12 08:19:10,096 p=83863 u=zuul n=ansible | 2026-06-12 08:19:10.095568 | fa163e23-f348-37f0-fb65-000000003393 | TASK | create persistent directories 2026-06-12 08:19:10,134 p=83863 u=zuul n=ansible | 2026-06-12 08:19:10.134144 | fa163e23-f348-37f0-fb65-0000000053be | CHANGED | Adjust ssh server configuration | np0000071532 2026-06-12 08:19:10,149 p=83863 u=zuul n=ansible | 2026-06-12 08:19:10.149286 | fa163e23-f348-37f0-fb65-0000000053bf | TASK | Restart sshd 2026-06-12 08:19:10,186 p=83863 u=zuul n=ansible | 2026-06-12 08:19:10.183216 | fa163e23-f348-37f0-fb65-0000000031f1 | OK | create persistent directories | np0000071528 | item={'mode': '0750', 'path': '/var/log/containers/nova', 'setype': 'container_file_t'} 2026-06-12 08:19:10,233 p=83863 u=zuul n=ansible | 2026-06-12 08:19:10.232973 | fa163e23-f348-37f0-fb65-0000000031f2 | TASK | create persistent directories 2026-06-12 08:19:10,266 p=83863 u=zuul n=ansible | 2026-06-12 08:19:10.263147 | fa163e23-f348-37f0-fb65-000000004e6a | CHANGED | Write containers.conf | np0000071531 | item={'section': 'containers', 'option': 'pids_limit', 'value': '4096'} 2026-06-12 08:19:10,436 p=83863 u=zuul n=ansible | 2026-06-12 08:19:10.433277 | fa163e23-f348-37f0-fb65-000000003393 | CHANGED | create persistent directories | np0000071530 | item={'mode': '0750', 'path': '/var/log/containers/keystone', 'setype': 'container_file_t'} 2026-06-12 08:19:10,549 p=83863 u=zuul n=ansible | 2026-06-12 08:19:10.544375 | fa163e23-f348-37f0-fb65-000000004e6a | CHANGED | Write containers.conf | np0000071531 | item={'section': 'engine', 'option': 'events_logger', 'value': '"journald"'} 2026-06-12 08:19:10,560 p=83863 u=zuul n=ansible | 2026-06-12 08:19:10.558353 | fa163e23-f348-37f0-fb65-0000000031f2 | OK | create persistent directories | np0000071528 | item={'mode': '0750', 'path': '/var/log/containers/nova', 'setype': 'container_file_t'} 2026-06-12 08:19:10,627 p=83863 u=zuul n=ansible | 2026-06-12 08:19:10.626659 | fa163e23-f348-37f0-fb65-0000000053bf | CHANGED | Restart sshd | np0000071532 2026-06-12 08:19:10,675 p=83863 u=zuul n=ansible | 2026-06-12 08:19:10.674312 | fa163e23-f348-37f0-fb65-000000003152 | TASK | Check for NTP service 2026-06-12 08:19:10,705 p=83863 u=zuul n=ansible | 2026-06-12 08:19:10.704297 | fa163e23-f348-37f0-fb65-000000004e69 | CHANGED | Write containers registries.conf | np0000071533 2026-06-12 08:19:10,717 p=83863 u=zuul n=ansible | 2026-06-12 08:19:10.715898 | fa163e23-f348-37f0-fb65-000000003393 | CHANGED | create persistent directories | np0000071530 | item={'mode': '0750', 'path': '/var/log/containers/httpd/keystone', 'setype': 'container_file_t'} 2026-06-12 08:19:10,733 p=83863 u=zuul n=ansible | 2026-06-12 08:19:10.733087 | fa163e23-f348-37f0-fb65-000000004e6a | TASK | Write containers.conf 2026-06-12 08:19:10,761 p=83863 u=zuul n=ansible | 2026-06-12 08:19:10.761305 | fa163e23-f348-37f0-fb65-000000003394 | TASK | Check if file certs_valid exist 2026-06-12 08:19:10,793 p=83863 u=zuul n=ansible | 2026-06-12 08:19:10.790838 | fa163e23-f348-37f0-fb65-000000004e6a | CHANGED | Write containers.conf | np0000071531 | item={'section': 'engine', 'option': 'runtime', 'value': '"crun"'} 2026-06-12 08:19:10,848 p=83863 u=zuul n=ansible | 2026-06-12 08:19:10.846313 | fa163e23-f348-37f0-fb65-0000000031f2 | CHANGED | create persistent directories | np0000071528 | item={'mode': '0750', 'path': '/var/log/containers/httpd/nova-metadata', 'setype': 'container_file_t'} 2026-06-12 08:19:10,877 p=83863 u=zuul n=ansible | 2026-06-12 08:19:10.876769 | fa163e23-f348-37f0-fb65-0000000031f3 | TASK | ensure qemu group is present on the host 2026-06-12 08:19:11,012 p=83863 u=zuul n=ansible | 2026-06-12 08:19:11.011715 | fa163e23-f348-37f0-fb65-000000003152 | CHANGED | Check for NTP service | np0000071532 2026-06-12 08:19:11,032 p=83863 u=zuul n=ansible | 2026-06-12 08:19:11.027514 | fa163e23-f348-37f0-fb65-000000003153 | TASK | Disable NTP before configuring Chrony 2026-06-12 08:19:11,040 p=83863 u=zuul n=ansible | 2026-06-12 08:19:11.039803 | fa163e23-f348-37f0-fb65-000000003394 | OK | Check if file certs_valid exist | np0000071530 2026-06-12 08:19:11,060 p=83863 u=zuul n=ansible | 2026-06-12 08:19:11.059336 | fa163e23-f348-37f0-fb65-000000004e6a | CHANGED | Write containers.conf | np0000071531 | item={'section': 'network', 'option': 'network_backend', 'value': '"netavark"'} 2026-06-12 08:19:11,074 p=83863 u=zuul n=ansible | 2026-06-12 08:19:11.073563 | fa163e23-f348-37f0-fb65-000000004e6a | CHANGED | Write containers.conf | np0000071533 | item={'section': 'containers', 'option': 'pids_limit', 'value': '4096'} 2026-06-12 08:19:11,078 p=83863 u=zuul n=ansible | 2026-06-12 08:19:11.078340 | fa163e23-f348-37f0-fb65-000000003395 | TASK | Check if file cert9.db exist 2026-06-12 08:19:11,087 p=83863 u=zuul n=ansible | 2026-06-12 08:19:11.087300 | fa163e23-f348-37f0-fb65-000000003153 | SKIPPED | Disable NTP before configuring Chrony | np0000071532 2026-06-12 08:19:11,107 p=83863 u=zuul n=ansible | 2026-06-12 08:19:11.106873 | fa163e23-f348-37f0-fb65-000000004e6b | TASK | Enable podman.socket service 2026-06-12 08:19:11,124 p=83863 u=zuul n=ansible | 2026-06-12 08:19:11.123682 | fa163e23-f348-37f0-fb65-000000003154 | TASK | Install, Configure and Run Chrony 2026-06-12 08:19:11,138 p=83863 u=zuul n=ansible | 2026-06-12 08:19:11.138196 | fa163e23-f348-37f0-fb65-000000004e6b | SKIPPED | Enable podman.socket service | np0000071531 2026-06-12 08:19:11,213 p=83863 u=zuul n=ansible | 2026-06-12 08:19:11.213526 | fa163e23-f348-37f0-fb65-0000000055b2 | TASK | Load distro-specific variables 2026-06-12 08:19:11,239 p=83863 u=zuul n=ansible | 2026-06-12 08:19:11.228631 | fa163e23-f348-37f0-fb65-00000000308b | TASK | Run podman login 2026-06-12 08:19:11,245 p=83863 u=zuul n=ansible | 2026-06-12 08:19:11.245181 | fa163e23-f348-37f0-fb65-0000000031f3 | CHANGED | ensure qemu group is present on the host | np0000071528 2026-06-12 08:19:11,279 p=83863 u=zuul n=ansible | 2026-06-12 08:19:11.278729 | 38c706f8-1744-4792-bea7-f5d9ad4de3a5 | INCLUDED | /usr/share/ansible/roles/chrony/tasks/vars.yml | np0000071532 2026-06-12 08:19:11,302 p=83863 u=zuul n=ansible | 2026-06-12 08:19:11.299185 | fa163e23-f348-37f0-fb65-00000000435f | CHANGED | Set extra sysctl options | np0000071529 | item=net.ipv4.ip_local_reserved_ports 2026-06-12 08:19:11,321 p=83863 u=zuul n=ansible | 2026-06-12 08:19:11.320494 | fa163e23-f348-37f0-fb65-00000000568f | TASK | Load distro-specific variables 2026-06-12 08:19:11,345 p=83863 u=zuul n=ansible | 2026-06-12 08:19:11.343890 | fa163e23-f348-37f0-fb65-000000004e6a | CHANGED | Write containers.conf | np0000071533 | item={'section': 'engine', 'option': 'events_logger', 'value': '"journald"'} 2026-06-12 08:19:11,354 p=83863 u=zuul n=ansible | 2026-06-12 08:19:11.354146 | fa163e23-f348-37f0-fb65-0000000031f4 | TASK | ensure qemu user is present on the host 2026-06-12 08:19:11,378 p=83863 u=zuul n=ansible | 2026-06-12 08:19:11.376699 | fa163e23-f348-37f0-fb65-00000000568f | OK | Load distro-specific variables | np0000071532 | item=/usr/share/ansible/roles/chrony/vars/RedHat.yml 2026-06-12 08:19:11,434 p=83863 u=zuul n=ansible | 2026-06-12 08:19:11.434326 | fa163e23-f348-37f0-fb65-00000000528b | TASK | Perform container registry login(s) with podman 2026-06-12 08:19:11,440 p=83863 u=zuul n=ansible | 2026-06-12 08:19:11.439773 | fa163e23-f348-37f0-fb65-000000003395 | OK | Check if file cert9.db exist | np0000071530 2026-06-12 08:19:11,452 p=83863 u=zuul n=ansible | 2026-06-12 08:19:11.452112 | fa163e23-f348-37f0-fb65-0000000055b3 | TASK | Install chronyd 2026-06-12 08:19:11,487 p=83863 u=zuul n=ansible | 2026-06-12 08:19:11.483767 | fa163e23-f348-37f0-fb65-000000003396 | TASK | Check if file key4.db exist 2026-06-12 08:19:11,512 p=83863 u=zuul n=ansible | 2026-06-12 08:19:11.512226 | 957bbef6-ddc6-4325-aa5a-36d290f804fa | INCLUDED | /usr/share/ansible/roles/chrony/tasks/install.yml | np0000071532 2026-06-12 08:19:11,537 p=83863 u=zuul n=ansible | 2026-06-12 08:19:11.536675 | fa163e23-f348-37f0-fb65-0000000057f6 | TASK | Load distro-specific variables 2026-06-12 08:19:11,553 p=83863 u=zuul n=ansible | 2026-06-12 08:19:11.552495 | fa163e23-f348-37f0-fb65-00000000308d | TASK | Configure tripleo_container_manage to generate systemd drop-in dependencies 2026-06-12 08:19:11,581 p=83863 u=zuul n=ansible | 2026-06-12 08:19:11.580420 | fa163e23-f348-37f0-fb65-00000000435f | CHANGED | Set extra sysctl options | np0000071529 | item=net.ipv4.ip_nonlocal_bind 2026-06-12 08:19:11,597 p=83863 u=zuul n=ansible | 2026-06-12 08:19:11.592149 | ea12dfd2-d969-4dfd-83d1-4f40c39ef880 | INCLUDED | /usr/share/ansible/roles/chrony/tasks/vars.yml | np0000071532 2026-06-12 08:19:11,606 p=83863 u=zuul n=ansible | 2026-06-12 08:19:11.602653 | fa163e23-f348-37f0-fb65-000000004e6a | CHANGED | Write containers.conf | np0000071533 | item={'section': 'engine', 'option': 'runtime', 'value': '"crun"'} 2026-06-12 08:19:11,622 p=83863 u=zuul n=ansible | 2026-06-12 08:19:11.622200 | fa163e23-f348-37f0-fb65-00000000583f | TASK | Load distro-specific variables 2026-06-12 08:19:11,670 p=83863 u=zuul n=ansible | 2026-06-12 08:19:11.667840 | fa163e23-f348-37f0-fb65-00000000583f | OK | Load distro-specific variables | np0000071532 | item=/usr/share/ansible/roles/chrony/vars/RedHat.yml 2026-06-12 08:19:11,691 p=83863 u=zuul n=ansible | 2026-06-12 08:19:11.691060 | fa163e23-f348-37f0-fb65-0000000057f7 | TASK | Check for NTP service 2026-06-12 08:19:11,728 p=83863 u=zuul n=ansible | 2026-06-12 08:19:11.727868 | fa163e23-f348-37f0-fb65-0000000031f4 | CHANGED | ensure qemu user is present on the host | np0000071528 2026-06-12 08:19:11,746 p=83863 u=zuul n=ansible | 2026-06-12 08:19:11.746469 | fa163e23-f348-37f0-fb65-0000000031f5 | TASK | allow logrotate to read inside containers 2026-06-12 08:19:11,760 p=83863 u=zuul n=ansible | 2026-06-12 08:19:11.760064 | fa163e23-f348-37f0-fb65-000000003396 | OK | Check if file key4.db exist | np0000071530 2026-06-12 08:19:11,803 p=83863 u=zuul n=ansible | 2026-06-12 08:19:11.803132 | fa163e23-f348-37f0-fb65-000000003397 | SKIPPED | fail | np0000071530 2026-06-12 08:19:11,825 p=83863 u=zuul n=ansible | 2026-06-12 08:19:11.824939 | fa163e23-f348-37f0-fb65-000000003398 | TASK | Create persistent directories 2026-06-12 08:19:11,885 p=83863 u=zuul n=ansible | 2026-06-12 08:19:11.883440 | fa163e23-f348-37f0-fb65-00000000435f | CHANGED | Set extra sysctl options | np0000071529 | item=net.ipv4.neigh.default.gc_thresh1 2026-06-12 08:19:11,896 p=83863 u=zuul n=ansible | 2026-06-12 08:19:11.894999 | fa163e23-f348-37f0-fb65-000000004e6a | CHANGED | Write containers.conf | np0000071533 | item={'section': 'network', 'option': 'network_backend', 'value': '"netavark"'} 2026-06-12 08:19:11,924 p=83863 u=zuul n=ansible | 2026-06-12 08:19:11.923691 | fa163e23-f348-37f0-fb65-000000004e6b | TASK | Enable podman.socket service 2026-06-12 08:19:11,945 p=83863 u=zuul n=ansible | 2026-06-12 08:19:11.944974 | fa163e23-f348-37f0-fb65-000000004e6b | SKIPPED | Enable podman.socket service | np0000071533 2026-06-12 08:19:11,964 p=83863 u=zuul n=ansible | 2026-06-12 08:19:11.963810 | fa163e23-f348-37f0-fb65-00000000314c | TASK | Run podman login 2026-06-12 08:19:12,025 p=83863 u=zuul n=ansible | 2026-06-12 08:19:12.025330 | fa163e23-f348-37f0-fb65-00000000528b | TASK | Perform container registry login(s) with podman 2026-06-12 08:19:12,033 p=83863 u=zuul n=ansible | 2026-06-12 08:19:12.032272 | fa163e23-f348-37f0-fb65-0000000057f7 | CHANGED | Check for NTP service | np0000071532 2026-06-12 08:19:12,047 p=83863 u=zuul n=ansible | 2026-06-12 08:19:12.047017 | fa163e23-f348-37f0-fb65-0000000057f8 | TASK | Disable NTP before configuring Chrony 2026-06-12 08:19:12,075 p=83863 u=zuul n=ansible | 2026-06-12 08:19:12.073143 | fa163e23-f348-37f0-fb65-00000000314e | TASK | Configure tripleo_container_manage to generate systemd drop-in dependencies 2026-06-12 08:19:12,080 p=83863 u=zuul n=ansible | 2026-06-12 08:19:12.080325 | fa163e23-f348-37f0-fb65-0000000057f8 | SKIPPED | Disable NTP before configuring Chrony | np0000071532 2026-06-12 08:19:12,091 p=83863 u=zuul n=ansible | 2026-06-12 08:19:12.091720 | fa163e23-f348-37f0-fb65-0000000057f9 | TASK | Install chronyd package 2026-06-12 08:19:12,132 p=83863 u=zuul n=ansible | 2026-06-12 08:19:12.130558 | fa163e23-f348-37f0-fb65-000000003398 | CHANGED | Create persistent directories | np0000071530 | item={'mode': '0750', 'path': '/var/log/containers/manila', 'setype': 'container_file_t'} 2026-06-12 08:19:12,158 p=83863 u=zuul n=ansible | 2026-06-12 08:19:12.157674 | fa163e23-f348-37f0-fb65-00000000435f | CHANGED | Set extra sysctl options | np0000071529 | item=net.ipv4.neigh.default.gc_thresh2 2026-06-12 08:19:12,412 p=83863 u=zuul n=ansible | 2026-06-12 08:19:12.410378 | fa163e23-f348-37f0-fb65-000000003398 | CHANGED | Create persistent directories | np0000071530 | item={'mode': '0750', 'path': '/var/log/containers/httpd/manila-api', 'setype': 'container_file_t'} 2026-06-12 08:19:12,434 p=83863 u=zuul n=ansible | 2026-06-12 08:19:12.433534 | fa163e23-f348-37f0-fb65-00000000435f | CHANGED | Set extra sysctl options | np0000071529 | item=net.ipv4.neigh.default.gc_thresh3 2026-06-12 08:19:12,461 p=83863 u=zuul n=ansible | 2026-06-12 08:19:12.460538 | fa163e23-f348-37f0-fb65-000000003399 | TASK | create persistent directories 2026-06-12 08:19:12,490 p=83863 u=zuul n=ansible | 2026-06-12 08:19:12.490238 | fa163e23-f348-37f0-fb65-00000000308d | CHANGED | Configure tripleo_container_manage to generate systemd drop-in dependencies | np0000071531 2026-06-12 08:19:12,501 p=83863 u=zuul n=ansible | 2026-06-12 08:19:12.501164 | fa163e23-f348-37f0-fb65-00000000308e | TASK | create persistent logs directory for rsyslog 2026-06-12 08:19:12,739 p=83863 u=zuul n=ansible | 2026-06-12 08:19:12.738159 | fa163e23-f348-37f0-fb65-00000000435f | CHANGED | Set extra sysctl options | np0000071529 | item=net.ipv6.conf.all.disable_ipv6 2026-06-12 08:19:12,748 p=83863 u=zuul n=ansible | 2026-06-12 08:19:12.746601 | fa163e23-f348-37f0-fb65-000000003399 | OK | create persistent directories | np0000071530 | item={'mode': '0750', 'path': '/var/log/containers/manila', 'setype': 'container_file_t'} 2026-06-12 08:19:12,770 p=83863 u=zuul n=ansible | 2026-06-12 08:19:12.770255 | fa163e23-f348-37f0-fb65-00000000339a | TASK | create persistent directories 2026-06-12 08:19:12,783 p=83863 u=zuul n=ansible | 2026-06-12 08:19:12.782944 | fa163e23-f348-37f0-fb65-0000000031f5 | CHANGED | allow logrotate to read inside containers | np0000071528 2026-06-12 08:19:12,808 p=83863 u=zuul n=ansible | 2026-06-12 08:19:12.803931 | fa163e23-f348-37f0-fb65-0000000031f6 | TASK | create persistent directories 2026-06-12 08:19:12,816 p=83863 u=zuul n=ansible | 2026-06-12 08:19:12.815733 | fa163e23-f348-37f0-fb65-00000000308e | CHANGED | create persistent logs directory for rsyslog | np0000071531 2026-06-12 08:19:12,831 p=83863 u=zuul n=ansible | 2026-06-12 08:19:12.831208 | fa163e23-f348-37f0-fb65-00000000308f | TASK | create persistent state directory for rsyslog 2026-06-12 08:19:12,967 p=83863 u=zuul n=ansible | 2026-06-12 08:19:12.966628 | fa163e23-f348-37f0-fb65-00000000314e | CHANGED | Configure tripleo_container_manage to generate systemd drop-in dependencies | np0000071533 2026-06-12 08:19:12,981 p=83863 u=zuul n=ansible | 2026-06-12 08:19:12.981555 | fa163e23-f348-37f0-fb65-00000000314f | TASK | create persistent logs directory for rsyslog 2026-06-12 08:19:13,072 p=83863 u=zuul n=ansible | 2026-06-12 08:19:13.071634 | fa163e23-f348-37f0-fb65-00000000339a | OK | create persistent directories | np0000071530 | item={'mode': '0750', 'path': '/var/log/containers/manila', 'setype': 'container_file_t'} 2026-06-12 08:19:13,099 p=83863 u=zuul n=ansible | 2026-06-12 08:19:13.099077 | fa163e23-f348-37f0-fb65-00000000308f | CHANGED | create persistent state directory for rsyslog | np0000071531 2026-06-12 08:19:13,164 p=83863 u=zuul n=ansible | 2026-06-12 08:19:13.158176 | fa163e23-f348-37f0-fb65-0000000031f6 | CHANGED | create persistent directories | np0000071528 | item={'mode': '0750', 'path': '/var/log/containers/openvswitch', 'setype': 'container_file_t'} 2026-06-12 08:19:13,188 p=83863 u=zuul n=ansible | 2026-06-12 08:19:13.188176 | fa163e23-f348-37f0-fb65-0000000053b4 | TASK | Gather variables for each operating system 2026-06-12 08:19:13,293 p=83863 u=zuul n=ansible | 2026-06-12 08:19:13.293111 | fa163e23-f348-37f0-fb65-00000000314f | CHANGED | create persistent logs directory for rsyslog | np0000071533 2026-06-12 08:19:13,298 p=83863 u=zuul n=ansible | 2026-06-12 08:19:13.298027 | fa163e23-f348-37f0-fb65-0000000053b4 | OK | Gather variables for each operating system | np0000071531 | item=/usr/share/ansible/roles/tripleo_sshd/vars/redhat.yml 2026-06-12 08:19:13,310 p=83863 u=zuul n=ansible | 2026-06-12 08:19:13.310218 | fa163e23-f348-37f0-fb65-000000003150 | TASK | create persistent state directory for rsyslog 2026-06-12 08:19:13,328 p=83863 u=zuul n=ansible | 2026-06-12 08:19:13.328225 | fa163e23-f348-37f0-fb65-0000000053b6 | TASK | Install the OpenSSH server 2026-06-12 08:19:13,356 p=83863 u=zuul n=ansible | 2026-06-12 08:19:13.355801 | fa163e23-f348-37f0-fb65-00000000339a | CHANGED | create persistent directories | np0000071530 | item={'path': '/var/lib/manila', 'setype': 'container_file_t'} 2026-06-12 08:19:13,379 p=83863 u=zuul n=ansible | 2026-06-12 08:19:13.379277 | fa163e23-f348-37f0-fb65-00000000339b | TASK | create persistent directories 2026-06-12 08:19:13,403 p=83863 u=zuul n=ansible | 2026-06-12 08:19:13.402947 | fa163e23-f348-37f0-fb65-0000000031f6 | CHANGED | create persistent directories | np0000071528 | item={'path': '/var/lib/openvswitch/ovn', 'setype': 'container_file_t'} 2026-06-12 08:19:13,426 p=83863 u=zuul n=ansible | 2026-06-12 08:19:13.425908 | fa163e23-f348-37f0-fb65-0000000031f7 | TASK | create persistent directories 2026-06-12 08:19:13,577 p=83863 u=zuul n=ansible | 2026-06-12 08:19:13.576718 | fa163e23-f348-37f0-fb65-000000003150 | CHANGED | create persistent state directory for rsyslog | np0000071533 2026-06-12 08:19:13,664 p=83863 u=zuul n=ansible | 2026-06-12 08:19:13.661201 | fa163e23-f348-37f0-fb65-00000000339b | CHANGED | create persistent directories | np0000071530 | item={'mode': '0750', 'path': '/var/log/containers/memcached', 'setype': 'container_file_t'} 2026-06-12 08:19:13,684 p=83863 u=zuul n=ansible | 2026-06-12 08:19:13.684284 | fa163e23-f348-37f0-fb65-0000000053b4 | TASK | Gather variables for each operating system 2026-06-12 08:19:13,712 p=83863 u=zuul n=ansible | 2026-06-12 08:19:13.712410 | fa163e23-f348-37f0-fb65-00000000339c | TASK | create persistent logs directory 2026-06-12 08:19:13,764 p=83863 u=zuul n=ansible | 2026-06-12 08:19:13.762212 | fa163e23-f348-37f0-fb65-0000000031f7 | OK | create persistent directories | np0000071528 | item={'mode': '0750', 'path': '/var/log/containers/openvswitch', 'setype': 'container_file_t'} 2026-06-12 08:19:13,804 p=83863 u=zuul n=ansible | 2026-06-12 08:19:13.803745 | fa163e23-f348-37f0-fb65-0000000053b4 | OK | Gather variables for each operating system | np0000071533 | item=/usr/share/ansible/roles/tripleo_sshd/vars/redhat.yml 2026-06-12 08:19:13,819 p=83863 u=zuul n=ansible | 2026-06-12 08:19:13.819738 | fa163e23-f348-37f0-fb65-0000000053b6 | TASK | Install the OpenSSH server 2026-06-12 08:19:14,034 p=83863 u=zuul n=ansible | 2026-06-12 08:19:14.031908 | fa163e23-f348-37f0-fb65-00000000435f | CHANGED | Set extra sysctl options | np0000071529 | item=net.ipv6.conf.all.forwarding 2026-06-12 08:19:14,045 p=83863 u=zuul n=ansible | 2026-06-12 08:19:14.044294 | fa163e23-f348-37f0-fb65-0000000031f7 | OK | create persistent directories | np0000071528 | item={'path': '/var/lib/openvswitch/ovn', 'setype': 'container_file_t'} 2026-06-12 08:19:14,064 p=83863 u=zuul n=ansible | 2026-06-12 08:19:14.062358 | fa163e23-f348-37f0-fb65-00000000339c | CHANGED | create persistent logs directory | np0000071530 | item={'mode': '0750', 'path': '/var/log/containers/metrics_qdr', 'setype': 'container_file_t'} 2026-06-12 08:19:14,079 p=83863 u=zuul n=ansible | 2026-06-12 08:19:14.078657 | fa163e23-f348-37f0-fb65-0000000031f8 | TASK | Copy in cleanup script 2026-06-12 08:19:14,334 p=83863 u=zuul n=ansible | 2026-06-12 08:19:14.331594 | fa163e23-f348-37f0-fb65-00000000339c | CHANGED | create persistent logs directory | np0000071530 | item={'path': '/var/lib/metrics_qdr', 'setype': 'container_file_t'} 2026-06-12 08:19:14,364 p=83863 u=zuul n=ansible | 2026-06-12 08:19:14.359209 | fa163e23-f348-37f0-fb65-00000000435f | CHANGED | Set extra sysctl options | np0000071529 | item=net.ipv6.conf.default.disable_ipv6 2026-06-12 08:19:14,391 p=83863 u=zuul n=ansible | 2026-06-12 08:19:14.391059 | fa163e23-f348-37f0-fb65-00000000339d | TASK | create persistent directories 2026-06-12 08:19:14,664 p=83863 u=zuul n=ansible | 2026-06-12 08:19:14.662037 | fa163e23-f348-37f0-fb65-00000000435f | CHANGED | Set extra sysctl options | np0000071529 | item=net.ipv6.conf.lo.disable_ipv6 2026-06-12 08:19:14,676 p=83863 u=zuul n=ansible | 2026-06-12 08:19:14.672565 | fa163e23-f348-37f0-fb65-00000000339d | CHANGED | create persistent directories | np0000071530 | item={'mode': '0750', 'path': '/var/log/containers/mysql', 'setype': 'container_file_t'} 2026-06-12 08:19:14,979 p=83863 u=zuul n=ansible | 2026-06-12 08:19:14.978053 | fa163e23-f348-37f0-fb65-00000000435f | CHANGED | Set extra sysctl options | np0000071529 | item=net.ipv6.ip_nonlocal_bind 2026-06-12 08:19:14,996 p=83863 u=zuul n=ansible | 2026-06-12 08:19:14.992245 | fa163e23-f348-37f0-fb65-00000000339d | CHANGED | create persistent directories | np0000071530 | item={'path': '/var/lib/mysql', 'setype': 'container_file_t'} 2026-06-12 08:19:15,014 p=83863 u=zuul n=ansible | 2026-06-12 08:19:15.013797 | fa163e23-f348-37f0-fb65-000000004361 | TASK | Sysctl reload 2026-06-12 08:19:15,077 p=83863 u=zuul n=ansible | 2026-06-12 08:19:15.077134 | fa163e23-f348-37f0-fb65-0000000031f8 | CHANGED | Copy in cleanup script | np0000071528 2026-06-12 08:19:15,098 p=83863 u=zuul n=ansible | 2026-06-12 08:19:15.098232 | fa163e23-f348-37f0-fb65-0000000031f9 | TASK | Copy in cleanup service 2026-06-12 08:19:15,284 p=83863 u=zuul n=ansible | 2026-06-12 08:19:15.281556 | fa163e23-f348-37f0-fb65-00000000339d | CHANGED | create persistent directories | np0000071530 | item={'mode': '0750', 'path': '/var/log/mariadb', 'setype': 'container_file_t'} 2026-06-12 08:19:15,318 p=83863 u=zuul n=ansible | 2026-06-12 08:19:15.317919 | fa163e23-f348-37f0-fb65-00000000339e | TASK | create persistent directories 2026-06-12 08:19:15,395 p=83863 u=zuul n=ansible | 2026-06-12 08:19:15.394615 | fa163e23-f348-37f0-fb65-0000000057f9 | OK | Install chronyd package | np0000071532 2026-06-12 08:19:15,406 p=83863 u=zuul n=ansible | 2026-06-12 08:19:15.406522 | fa163e23-f348-37f0-fb65-0000000055b4 | TASK | Upgrade chronyd 2026-06-12 08:19:15,446 p=83863 u=zuul n=ansible | 2026-06-12 08:19:15.444523 | fa163e23-f348-37f0-fb65-0000000055b4 | SKIPPED | Upgrade chronyd | np0000071532 2026-06-12 08:19:15,448 p=83863 u=zuul n=ansible | 2026-06-12 08:19:15.447862 | fa163e23-f348-37f0-fb65-000000004361 | CHANGED | Sysctl reload | np0000071529 2026-06-12 08:19:15,472 p=83863 u=zuul n=ansible | 2026-06-12 08:19:15.471303 | fa163e23-f348-37f0-fb65-0000000055b5 | TASK | Configure chronyd 2026-06-12 08:19:15,523 p=83863 u=zuul n=ansible | 2026-06-12 08:19:15.523316 | 71862e16-bfef-41fd-989e-97730dab896a | INCLUDED | /usr/share/ansible/roles/chrony/tasks/config.yml | np0000071532 2026-06-12 08:19:15,554 p=83863 u=zuul n=ansible | 2026-06-12 08:19:15.553489 | fa163e23-f348-37f0-fb65-000000005bca | TASK | Load distro-specific variables 2026-06-12 08:19:15,579 p=83863 u=zuul n=ansible | 2026-06-12 08:19:15.575500 | fa163e23-f348-37f0-fb65-0000000031e4 | TASK | create persistent directories 2026-06-12 08:19:15,595 p=83863 u=zuul n=ansible | 2026-06-12 08:19:15.594822 | f505d9a4-0fa7-497e-9b33-45ea29206607 | INCLUDED | /usr/share/ansible/roles/chrony/tasks/vars.yml | np0000071532 2026-06-12 08:19:15,607 p=83863 u=zuul n=ansible | 2026-06-12 08:19:15.607055 | fa163e23-f348-37f0-fb65-000000005c36 | TASK | Load distro-specific variables 2026-06-12 08:19:15,644 p=83863 u=zuul n=ansible | 2026-06-12 08:19:15.643343 | fa163e23-f348-37f0-fb65-00000000339e | CHANGED | create persistent directories | np0000071530 | item={'mode': '0750', 'path': '/var/log/containers/neutron', 'setype': 'container_file_t'} 2026-06-12 08:19:15,671 p=83863 u=zuul n=ansible | 2026-06-12 08:19:15.670318 | fa163e23-f348-37f0-fb65-000000005c36 | OK | Load distro-specific variables | np0000071532 | item=/usr/share/ansible/roles/chrony/vars/RedHat.yml 2026-06-12 08:19:15,688 p=83863 u=zuul n=ansible | 2026-06-12 08:19:15.687955 | fa163e23-f348-37f0-fb65-000000005bcb | TASK | Install chrony configuration file 2026-06-12 08:19:15,888 p=83863 u=zuul n=ansible | 2026-06-12 08:19:15.886114 | fa163e23-f348-37f0-fb65-00000000339e | CHANGED | create persistent directories | np0000071530 | item={'mode': '0750', 'path': '/var/log/containers/httpd/neutron-api', 'setype': 'container_file_t'} 2026-06-12 08:19:15,922 p=83863 u=zuul n=ansible | 2026-06-12 08:19:15.921766 | fa163e23-f348-37f0-fb65-00000000339f | TASK | create persistent directories 2026-06-12 08:19:16,352 p=83863 u=zuul n=ansible | 2026-06-12 08:19:16.350341 | fa163e23-f348-37f0-fb65-0000000031e4 | CHANGED | create persistent directories | np0000071529 | item={'mode': '0750', 'path': '/var/log/containers/keystone', 'setype': 'container_file_t'} 2026-06-12 08:19:16,572 p=83863 u=zuul n=ansible | 2026-06-12 08:19:16.572137 | fa163e23-f348-37f0-fb65-0000000031f9 | CHANGED | Copy in cleanup service | np0000071528 2026-06-12 08:19:16,587 p=83863 u=zuul n=ansible | 2026-06-12 08:19:16.587088 | fa163e23-f348-37f0-fb65-0000000031fa | TASK | Enabling the cleanup service 2026-06-12 08:19:16,880 p=83863 u=zuul n=ansible | 2026-06-12 08:19:16.879473 | fa163e23-f348-37f0-fb65-0000000053b6 | OK | Install the OpenSSH server | np0000071531 2026-06-12 08:19:17,367 p=83863 u=zuul n=ansible | 2026-06-12 08:19:17.363643 | fa163e23-f348-37f0-fb65-0000000053b7 | TASK | Start sshd 2026-06-12 08:19:17,374 p=83863 u=zuul n=ansible | 2026-06-12 08:19:17.374224 | fa163e23-f348-37f0-fb65-0000000053b6 | OK | Install the OpenSSH server | np0000071533 2026-06-12 08:19:17,391 p=83863 u=zuul n=ansible | 2026-06-12 08:19:17.390501 | fa163e23-f348-37f0-fb65-0000000053b7 | TASK | Start sshd 2026-06-12 08:19:17,398 p=83863 u=zuul n=ansible | 2026-06-12 08:19:17.397327 | fa163e23-f348-37f0-fb65-0000000053b7 | SKIPPED | Start sshd | np0000071531 2026-06-12 08:19:17,411 p=83863 u=zuul n=ansible | 2026-06-12 08:19:17.411643 | fa163e23-f348-37f0-fb65-0000000053b8 | TASK | PasswordAuthentication notice 2026-06-12 08:19:17,417 p=83863 u=zuul n=ansible | 2026-06-12 08:19:17.417080 | fa163e23-f348-37f0-fb65-0000000053b7 | SKIPPED | Start sshd | np0000071533 2026-06-12 08:19:17,428 p=83863 u=zuul n=ansible | 2026-06-12 08:19:17.427997 | fa163e23-f348-37f0-fb65-0000000053b8 | TASK | PasswordAuthentication notice 2026-06-12 08:19:17,436 p=83863 u=zuul n=ansible | 2026-06-12 08:19:17.436416 | fa163e23-f348-37f0-fb65-0000000053b8 | OK | PasswordAuthentication notice | np0000071531 | result={ "changed": false, "msg": "Notice - The option `tripleo_sshd_password_authentication` is set to \"yes\" but `PermitRootLogin` is undefined. While this may be perfectly valid, the sshd_config options should be reviewed to ensure general user access is functional and meeting expectations." } 2026-06-12 08:19:17,449 p=83863 u=zuul n=ansible | 2026-06-12 08:19:17.447366 | fa163e23-f348-37f0-fb65-0000000053b9 | TASK | PasswordAuthentication duplication notice 2026-06-12 08:19:17,455 p=83863 u=zuul n=ansible | 2026-06-12 08:19:17.454860 | fa163e23-f348-37f0-fb65-0000000053b8 | OK | PasswordAuthentication notice | np0000071533 | result={ "changed": false, "msg": "Notice - The option `tripleo_sshd_password_authentication` is set to \"yes\" but `PermitRootLogin` is undefined. While this may be perfectly valid, the sshd_config options should be reviewed to ensure general user access is functional and meeting expectations." } 2026-06-12 08:19:17,470 p=83863 u=zuul n=ansible | 2026-06-12 08:19:17.470491 | fa163e23-f348-37f0-fb65-0000000053b9 | TASK | PasswordAuthentication duplication notice 2026-06-12 08:19:17,475 p=83863 u=zuul n=ansible | 2026-06-12 08:19:17.475334 | fa163e23-f348-37f0-fb65-0000000053b9 | SKIPPED | PasswordAuthentication duplication notice | np0000071531 2026-06-12 08:19:17,490 p=83863 u=zuul n=ansible | 2026-06-12 08:19:17.490580 | fa163e23-f348-37f0-fb65-0000000053ba | TASK | Motd duplication notice 2026-06-12 08:19:17,496 p=83863 u=zuul n=ansible | 2026-06-12 08:19:17.495641 | fa163e23-f348-37f0-fb65-0000000053b9 | SKIPPED | PasswordAuthentication duplication notice | np0000071533 2026-06-12 08:19:17,506 p=83863 u=zuul n=ansible | 2026-06-12 08:19:17.506545 | fa163e23-f348-37f0-fb65-0000000053ba | TASK | Motd duplication notice 2026-06-12 08:19:17,518 p=83863 u=zuul n=ansible | 2026-06-12 08:19:17.518362 | fa163e23-f348-37f0-fb65-0000000053ba | OK | Motd duplication notice | np0000071531 | result={ "changed": false, "msg": "WARNING - The Banner or PrintMotd has been configured in `tripleo_sshd_server_options`. These options may be ignored and configured using values from `tripleo_sshd_banner_enabled` and `tripleo_sshd_motd_enabled`" } 2026-06-12 08:19:17,530 p=83863 u=zuul n=ansible | 2026-06-12 08:19:17.530503 | fa163e23-f348-37f0-fb65-0000000053bb | TASK | Configure the banner text 2026-06-12 08:19:17,555 p=83863 u=zuul n=ansible | 2026-06-12 08:19:17.549630 | fa163e23-f348-37f0-fb65-0000000053ba | OK | Motd duplication notice | np0000071533 | result={ "changed": false, "msg": "WARNING - The Banner or PrintMotd has been configured in `tripleo_sshd_server_options`. These options may be ignored and configured using values from `tripleo_sshd_banner_enabled` and `tripleo_sshd_motd_enabled`" } 2026-06-12 08:19:17,559 p=83863 u=zuul n=ansible | 2026-06-12 08:19:17.557143 | fa163e23-f348-37f0-fb65-0000000031e4 | CHANGED | create persistent directories | np0000071529 | item={'mode': '0750', 'path': '/var/log/containers/httpd/keystone', 'setype': 'container_file_t'} 2026-06-12 08:19:17,572 p=83863 u=zuul n=ansible | 2026-06-12 08:19:17.571944 | fa163e23-f348-37f0-fb65-00000000339f | CHANGED | create persistent directories | np0000071530 | item={'mode': '0750', 'path': '/var/log/containers/nova', 'setype': 'container_file_t'} 2026-06-12 08:19:17,585 p=83863 u=zuul n=ansible | 2026-06-12 08:19:17.584889 | fa163e23-f348-37f0-fb65-0000000053bb | TASK | Configure the banner text 2026-06-12 08:19:17,592 p=83863 u=zuul n=ansible | 2026-06-12 08:19:17.591869 | fa163e23-f348-37f0-fb65-0000000053bb | SKIPPED | Configure the banner text | np0000071531 2026-06-12 08:19:17,603 p=83863 u=zuul n=ansible | 2026-06-12 08:19:17.602858 | fa163e23-f348-37f0-fb65-0000000053bc | TASK | Configure the motd banner 2026-06-12 08:19:17,625 p=83863 u=zuul n=ansible | 2026-06-12 08:19:17.624358 | fa163e23-f348-37f0-fb65-0000000031e5 | TASK | Check if file certs_valid exist 2026-06-12 08:19:17,634 p=83863 u=zuul n=ansible | 2026-06-12 08:19:17.630124 | fa163e23-f348-37f0-fb65-0000000053bb | SKIPPED | Configure the banner text | np0000071533 2026-06-12 08:19:17,635 p=83863 u=zuul n=ansible | 2026-06-12 08:19:17.634834 | fa163e23-f348-37f0-fb65-0000000053bc | SKIPPED | Configure the motd banner | np0000071531 2026-06-12 08:19:17,645 p=83863 u=zuul n=ansible | 2026-06-12 08:19:17.645136 | fa163e23-f348-37f0-fb65-0000000053bd | TASK | Update sshd configuration options from vars 2026-06-12 08:19:17,660 p=83863 u=zuul n=ansible | 2026-06-12 08:19:17.659974 | fa163e23-f348-37f0-fb65-0000000053bc | TASK | Configure the motd banner 2026-06-12 08:19:17,684 p=83863 u=zuul n=ansible | 2026-06-12 08:19:17.683596 | fa163e23-f348-37f0-fb65-0000000053bc | SKIPPED | Configure the motd banner | np0000071533 2026-06-12 08:19:17,684 p=83863 u=zuul n=ansible | 2026-06-12 08:19:17.684715 | fa163e23-f348-37f0-fb65-0000000053bd | OK | Update sshd configuration options from vars | np0000071531 2026-06-12 08:19:17,694 p=83863 u=zuul n=ansible | 2026-06-12 08:19:17.694289 | fa163e23-f348-37f0-fb65-0000000053be | TASK | Adjust ssh server configuration 2026-06-12 08:19:17,707 p=83863 u=zuul n=ansible | 2026-06-12 08:19:17.707397 | fa163e23-f348-37f0-fb65-0000000053bd | TASK | Update sshd configuration options from vars 2026-06-12 08:19:17,749 p=83863 u=zuul n=ansible | 2026-06-12 08:19:17.748753 | fa163e23-f348-37f0-fb65-0000000053bd | OK | Update sshd configuration options from vars | np0000071533 2026-06-12 08:19:17,758 p=83863 u=zuul n=ansible | 2026-06-12 08:19:17.758729 | fa163e23-f348-37f0-fb65-0000000053be | TASK | Adjust ssh server configuration 2026-06-12 08:19:17,862 p=83863 u=zuul n=ansible | 2026-06-12 08:19:17.858310 | fa163e23-f348-37f0-fb65-00000000339f | CHANGED | create persistent directories | np0000071530 | item={'mode': '0750', 'path': '/var/log/containers/httpd/nova-api', 'setype': 'container_file_t'} 2026-06-12 08:19:17,888 p=83863 u=zuul n=ansible | 2026-06-12 08:19:17.888302 | fa163e23-f348-37f0-fb65-0000000033a0 | TASK | create persistent directories 2026-06-12 08:19:17,946 p=83863 u=zuul n=ansible | 2026-06-12 08:19:17.945665 | fa163e23-f348-37f0-fb65-0000000031e5 | OK | Check if file certs_valid exist | np0000071529 2026-06-12 08:19:17,961 p=83863 u=zuul n=ansible | 2026-06-12 08:19:17.961006 | fa163e23-f348-37f0-fb65-0000000031e6 | TASK | Check if file cert9.db exist 2026-06-12 08:19:17,976 p=83863 u=zuul n=ansible | 2026-06-12 08:19:17.975737 | fa163e23-f348-37f0-fb65-0000000031fa | CHANGED | Enabling the cleanup service | np0000071528 2026-06-12 08:19:17,993 p=83863 u=zuul n=ansible | 2026-06-12 08:19:17.992911 | fa163e23-f348-37f0-fb65-0000000031fb | TASK | Make sure python3-novaclient is installed when IHA is enabled 2026-06-12 08:19:18,021 p=83863 u=zuul n=ansible | 2026-06-12 08:19:18.021282 | fa163e23-f348-37f0-fb65-0000000031fb | SKIPPED | Make sure python3-novaclient is installed when IHA is enabled | np0000071528 2026-06-12 08:19:18,038 p=83863 u=zuul n=ansible | 2026-06-12 08:19:18.037812 | fa163e23-f348-37f0-fb65-0000000031fc | TASK | Remove existing entries from logind conf 2026-06-12 08:19:18,051 p=83863 u=zuul n=ansible | 2026-06-12 08:19:18.050487 | fa163e23-f348-37f0-fb65-000000005bcb | CHANGED | Install chrony configuration file | np0000071532 2026-06-12 08:19:18,062 p=83863 u=zuul n=ansible | 2026-06-12 08:19:18.062537 | fa163e23-f348-37f0-fb65-0000000055b6 | TASK | Run chronyd 2026-06-12 08:19:18,109 p=83863 u=zuul n=ansible | 2026-06-12 08:19:18.109458 | 014ab35e-97c5-40af-9559-02e2413b01a5 | INCLUDED | /usr/share/ansible/roles/chrony/tasks/run.yml | np0000071532 2026-06-12 08:19:18,131 p=83863 u=zuul n=ansible | 2026-06-12 08:19:18.130763 | fa163e23-f348-37f0-fb65-000000005c93 | TASK | Load distro-specific variables 2026-06-12 08:19:18,168 p=83863 u=zuul n=ansible | 2026-06-12 08:19:18.168191 | a02b324f-2eda-4eaf-ae27-b4553ce1f04b | INCLUDED | /usr/share/ansible/roles/chrony/tasks/vars.yml | np0000071532 2026-06-12 08:19:18,181 p=83863 u=zuul n=ansible | 2026-06-12 08:19:18.181053 | fa163e23-f348-37f0-fb65-000000005d17 | TASK | Load distro-specific variables 2026-06-12 08:19:18,208 p=83863 u=zuul n=ansible | 2026-06-12 08:19:18.207164 | fa163e23-f348-37f0-fb65-0000000033a0 | OK | create persistent directories | np0000071530 | item={'mode': '0750', 'path': '/var/log/containers/nova', 'setype': 'container_file_t'} 2026-06-12 08:19:18,230 p=83863 u=zuul n=ansible | 2026-06-12 08:19:18.230487 | fa163e23-f348-37f0-fb65-0000000033a1 | TASK | create persistent directories 2026-06-12 08:19:18,243 p=83863 u=zuul n=ansible | 2026-06-12 08:19:18.241537 | fa163e23-f348-37f0-fb65-000000005d17 | OK | Load distro-specific variables | np0000071532 | item=/usr/share/ansible/roles/chrony/vars/RedHat.yml 2026-06-12 08:19:18,260 p=83863 u=zuul n=ansible | 2026-06-12 08:19:18.259656 | fa163e23-f348-37f0-fb65-000000005c94 | TASK | Ensure chronyd is running 2026-06-12 08:19:18,320 p=83863 u=zuul n=ansible | 2026-06-12 08:19:18.319935 | fa163e23-f348-37f0-fb65-0000000031e6 | OK | Check if file cert9.db exist | np0000071529 2026-06-12 08:19:18,336 p=83863 u=zuul n=ansible | 2026-06-12 08:19:18.335876 | fa163e23-f348-37f0-fb65-0000000031e7 | TASK | Check if file key4.db exist 2026-06-12 08:19:18,526 p=83863 u=zuul n=ansible | 2026-06-12 08:19:18.524945 | fa163e23-f348-37f0-fb65-0000000031fc | CHANGED | Remove existing entries from logind conf | np0000071528 2026-06-12 08:19:18,554 p=83863 u=zuul n=ansible | 2026-06-12 08:19:18.553883 | fa163e23-f348-37f0-fb65-0000000031fd | TASK | Make sure systemd-logind ignores power off 2026-06-12 08:19:18,568 p=83863 u=zuul n=ansible | 2026-06-12 08:19:18.566244 | fa163e23-f348-37f0-fb65-0000000033a1 | OK | create persistent directories | np0000071530 | item={'mode': '0750', 'path': '/var/log/containers/nova', 'setype': 'container_file_t'} 2026-06-12 08:19:18,674 p=83863 u=zuul n=ansible | 2026-06-12 08:19:18.674086 | fa163e23-f348-37f0-fb65-0000000031e7 | OK | Check if file key4.db exist | np0000071529 2026-06-12 08:19:18,707 p=83863 u=zuul n=ansible | 2026-06-12 08:19:18.706383 | fa163e23-f348-37f0-fb65-000000005c94 | OK | Ensure chronyd is running | np0000071532 2026-06-12 08:19:18,721 p=83863 u=zuul n=ansible | 2026-06-12 08:19:18.721418 | fa163e23-f348-37f0-fb65-000000005c95 | TASK | Force chronyd restart 2026-06-12 08:19:18,727 p=83863 u=zuul n=ansible | 2026-06-12 08:19:18.726670 | fa163e23-f348-37f0-fb65-0000000031e8 | SKIPPED | fail | np0000071529 2026-06-12 08:19:18,742 p=83863 u=zuul n=ansible | 2026-06-12 08:19:18.742512 | fa163e23-f348-37f0-fb65-0000000031e9 | TASK | Create persistent directories 2026-06-12 08:19:18,772 p=83863 u=zuul n=ansible | 2026-06-12 08:19:18.771724 | fa163e23-f348-37f0-fb65-0000000053be | CHANGED | Adjust ssh server configuration | np0000071531 2026-06-12 08:19:18,795 p=83863 u=zuul n=ansible | 2026-06-12 08:19:18.793752 | fa163e23-f348-37f0-fb65-0000000033a1 | CHANGED | create persistent directories | np0000071530 | item={'mode': '0750', 'path': '/var/log/containers/httpd/nova-metadata', 'setype': 'container_file_t'} 2026-06-12 08:19:18,812 p=83863 u=zuul n=ansible | 2026-06-12 08:19:18.811699 | fa163e23-f348-37f0-fb65-0000000053bf | TASK | Restart sshd 2026-06-12 08:19:18,859 p=83863 u=zuul n=ansible | 2026-06-12 08:19:18.859084 | fa163e23-f348-37f0-fb65-0000000033a2 | TASK | ensure qemu group is present on the host 2026-06-12 08:19:18,865 p=83863 u=zuul n=ansible | 2026-06-12 08:19:18.865138 | fa163e23-f348-37f0-fb65-0000000053be | CHANGED | Adjust ssh server configuration | np0000071533 2026-06-12 08:19:18,867 p=83863 u=zuul n=ansible | 2026-06-12 08:19:18.867329 | fa163e23-f348-37f0-fb65-0000000031fd | CHANGED | Make sure systemd-logind ignores power off | np0000071528 2026-06-12 08:19:18,882 p=83863 u=zuul n=ansible | 2026-06-12 08:19:18.882255 | fa163e23-f348-37f0-fb65-0000000053bf | TASK | Restart sshd 2026-06-12 08:19:18,906 p=83863 u=zuul n=ansible | 2026-06-12 08:19:18.905744 | fa163e23-f348-37f0-fb65-0000000031fe | TASK | Restart systemd-logind 2026-06-12 08:19:19,058 p=83863 u=zuul n=ansible | 2026-06-12 08:19:19.056227 | fa163e23-f348-37f0-fb65-0000000031e9 | CHANGED | Create persistent directories | np0000071529 | item={'mode': '0750', 'path': '/var/log/containers/manila', 'setype': 'container_file_t'} 2026-06-12 08:19:19,245 p=83863 u=zuul n=ansible | 2026-06-12 08:19:19.245163 | fa163e23-f348-37f0-fb65-000000005c95 | CHANGED | Force chronyd restart | np0000071532 2026-06-12 08:19:19,268 p=83863 u=zuul n=ansible | 2026-06-12 08:19:19.268298 | fa163e23-f348-37f0-fb65-0000000055b7 | TASK | Enable online service 2026-06-12 08:19:19,321 p=83863 u=zuul n=ansible | 2026-06-12 08:19:19.320930 | 87d3f4ba-1b1d-4e47-955f-46d0d38aae18 | INCLUDED | /usr/share/ansible/roles/chrony/tasks/online.yml | np0000071532 2026-06-12 08:19:19,353 p=83863 u=zuul n=ansible | 2026-06-12 08:19:19.352868 | fa163e23-f348-37f0-fb65-000000005d5e | TASK | Create chrony-online.service unit file 2026-06-12 08:19:19,416 p=83863 u=zuul n=ansible | 2026-06-12 08:19:19.415709 | fa163e23-f348-37f0-fb65-0000000031fe | CHANGED | Restart systemd-logind | np0000071528 2026-06-12 08:19:19,441 p=83863 u=zuul n=ansible | 2026-06-12 08:19:19.440850 | fa163e23-f348-37f0-fb65-0000000031ff | TASK | Gather service_facts on pacemaker_bootstrap_node 2026-06-12 08:19:19,458 p=83863 u=zuul n=ansible | [WARNING]: conditional statements should not include jinja2 templating delimiters such as {{ }} or {% %}. Found: {{(pacemaker_short_bootstrap_node_name|lower == ansible_facts['hostname']|lower)|bool}} 2026-06-12 08:19:19,492 p=83863 u=zuul n=ansible | 2026-06-12 08:19:19.492624 | fa163e23-f348-37f0-fb65-0000000031ff | SKIPPED | Gather service_facts on pacemaker_bootstrap_node | np0000071528 2026-06-12 08:19:19,507 p=83863 u=zuul n=ansible | 2026-06-12 08:19:19.507209 | fa163e23-f348-37f0-fb65-000000003200 | TASK | Check and eventually delete duplicate constraints (bootstrap node) 2026-06-12 08:19:19,522 p=83863 u=zuul n=ansible | [WARNING]: conditional statements should not include jinja2 templating delimiters such as {{ }} or {% %}. Found: {{(pacemaker_short_bootstrap_node_name|lower == ansible_facts['hostname']|lower)|bool}} 2026-06-12 08:19:19,559 p=83863 u=zuul n=ansible | 2026-06-12 08:19:19.559454 | fa163e23-f348-37f0-fb65-000000003200 | SKIPPED | Check and eventually delete duplicate constraints (bootstrap node) | np0000071528 2026-06-12 08:19:19,575 p=83863 u=zuul n=ansible | 2026-06-12 08:19:19.574850 | fa163e23-f348-37f0-fb65-000000003201 | TASK | create persistent logs directory 2026-06-12 08:19:19,916 p=83863 u=zuul n=ansible | 2026-06-12 08:19:19.914393 | fa163e23-f348-37f0-fb65-000000003201 | CHANGED | create persistent logs directory | np0000071528 | item={'mode': '0750', 'path': '/var/log/containers/placement', 'setype': 'container_file_t'} 2026-06-12 08:19:20,137 p=83863 u=zuul n=ansible | 2026-06-12 08:19:20.135603 | fa163e23-f348-37f0-fb65-000000003201 | CHANGED | create persistent logs directory | np0000071528 | item={'mode': '0750', 'path': '/var/log/containers/httpd/placement', 'setype': 'container_file_t'} 2026-06-12 08:19:20,161 p=83863 u=zuul n=ansible | 2026-06-12 08:19:20.160813 | fa163e23-f348-37f0-fb65-000000003202 | TASK | create fcontext for rabbitmq data 2026-06-12 08:19:20,308 p=83863 u=zuul n=ansible | 2026-06-12 08:19:20.307653 | fa163e23-f348-37f0-fb65-000000005d5e | CHANGED | Create chrony-online.service unit file | np0000071532 2026-06-12 08:19:20,323 p=83863 u=zuul n=ansible | 2026-06-12 08:19:20.322916 | fa163e23-f348-37f0-fb65-000000005d5f | TASK | Enable chrony-online.service 2026-06-12 08:19:20,775 p=83863 u=zuul n=ansible | 2026-06-12 08:19:20.774347 | fa163e23-f348-37f0-fb65-0000000053bf | CHANGED | Restart sshd | np0000071533 2026-06-12 08:19:20,821 p=83863 u=zuul n=ansible | 2026-06-12 08:19:20.820620 | fa163e23-f348-37f0-fb65-000000003152 | TASK | Check for NTP service 2026-06-12 08:19:21,243 p=83863 u=zuul n=ansible | 2026-06-12 08:19:21.242257 | fa163e23-f348-37f0-fb65-000000005d5f | CHANGED | Enable chrony-online.service | np0000071532 2026-06-12 08:19:21,261 p=83863 u=zuul n=ansible | 2026-06-12 08:19:21.260754 | fa163e23-f348-37f0-fb65-0000000055b8 | TASK | Sync chronyc 2026-06-12 08:19:21,322 p=83863 u=zuul n=ansible | 2026-06-12 08:19:21.321469 | fa163e23-f348-37f0-fb65-0000000031e9 | CHANGED | Create persistent directories | np0000071529 | item={'mode': '0750', 'path': '/var/log/containers/httpd/manila-api', 'setype': 'container_file_t'} 2026-06-12 08:19:21,334 p=83863 u=zuul n=ansible | 2026-06-12 08:19:21.333570 | d9da3ecc-36eb-41a3-9973-d5855e400b16 | INCLUDED | /usr/share/ansible/roles/chrony/tasks/sync.yml | np0000071532 2026-06-12 08:19:21,404 p=83863 u=zuul n=ansible | 2026-06-12 08:19:21.403463 | fa163e23-f348-37f0-fb65-000000005e12 | TASK | Force NTP sync 2026-06-12 08:19:21,414 p=83863 u=zuul n=ansible | 2026-06-12 08:19:21.414269 | fa163e23-f348-37f0-fb65-0000000033a2 | CHANGED | ensure qemu group is present on the host | np0000071530 2026-06-12 08:19:21,450 p=83863 u=zuul n=ansible | 2026-06-12 08:19:21.441830 | fa163e23-f348-37f0-fb65-0000000031ea | TASK | create persistent directories 2026-06-12 08:19:21,479 p=83863 u=zuul n=ansible | 2026-06-12 08:19:21.478222 | fa163e23-f348-37f0-fb65-0000000033a3 | TASK | ensure qemu user is present on the host 2026-06-12 08:19:21,488 p=83863 u=zuul n=ansible | 2026-06-12 08:19:21.487197 | fa163e23-f348-37f0-fb65-000000003202 | CHANGED | create fcontext for rabbitmq data | np0000071528 2026-06-12 08:19:21,490 p=83863 u=zuul n=ansible | 2026-06-12 08:19:21.490222 | fa163e23-f348-37f0-fb65-0000000053bf | CHANGED | Restart sshd | np0000071531 2026-06-12 08:19:21,517 p=83863 u=zuul n=ansible | 2026-06-12 08:19:21.516937 | fa163e23-f348-37f0-fb65-000000003203 | TASK | create persistent directories 2026-06-12 08:19:21,533 p=83863 u=zuul n=ansible | 2026-06-12 08:19:21.532677 | fa163e23-f348-37f0-fb65-000000003091 | TASK | Check for NTP service 2026-06-12 08:19:21,729 p=83863 u=zuul n=ansible | 2026-06-12 08:19:21.729054 | fa163e23-f348-37f0-fb65-000000005e12 | CHANGED | Force NTP sync | np0000071532 2026-06-12 08:19:21,741 p=83863 u=zuul n=ansible | 2026-06-12 08:19:21.741020 | fa163e23-f348-37f0-fb65-000000005e13 | TASK | Ensure system is NTP time synced 2026-06-12 08:19:21,869 p=83863 u=zuul n=ansible | 2026-06-12 08:19:21.867595 | fa163e23-f348-37f0-fb65-000000003203 | CHANGED | create persistent directories | np0000071528 | item={'path': '/var/lib/rabbitmq', 'setype': 'container_file_t'} 2026-06-12 08:19:22,154 p=83863 u=zuul n=ansible | 2026-06-12 08:19:22.153541 | fa163e23-f348-37f0-fb65-000000003203 | CHANGED | create persistent directories | np0000071528 | item={'mode': '0750', 'path': '/var/log/containers/rabbitmq', 'setype': 'container_file_t'} 2026-06-12 08:19:22,200 p=83863 u=zuul n=ansible | 2026-06-12 08:19:22.199356 | fa163e23-f348-37f0-fb65-000000003204 | TASK | stop the Erlang port mapper on the host and make sure it cannot bind to the port used by container 2026-06-12 08:19:22,372 p=83863 u=zuul n=ansible | 2026-06-12 08:19:22.371111 | fa163e23-f348-37f0-fb65-000000003091 | CHANGED | Check for NTP service | np0000071531 2026-06-12 08:19:22,397 p=83863 u=zuul n=ansible | 2026-06-12 08:19:22.396555 | fa163e23-f348-37f0-fb65-000000003092 | TASK | Disable NTP before configuring Chrony 2026-06-12 08:19:22,429 p=83863 u=zuul n=ansible | 2026-06-12 08:19:22.429068 | fa163e23-f348-37f0-fb65-000000003092 | SKIPPED | Disable NTP before configuring Chrony | np0000071531 2026-06-12 08:19:22,442 p=83863 u=zuul n=ansible | 2026-06-12 08:19:22.442643 | fa163e23-f348-37f0-fb65-000000003093 | TASK | Install, Configure and Run Chrony 2026-06-12 08:19:22,522 p=83863 u=zuul n=ansible | 2026-06-12 08:19:22.522063 | fa163e23-f348-37f0-fb65-0000000055b2 | TASK | Load distro-specific variables 2026-06-12 08:19:22,550 p=83863 u=zuul n=ansible | 2026-06-12 08:19:22.549952 | fa163e23-f348-37f0-fb65-000000003204 | CHANGED | stop the Erlang port mapper on the host and make sure it cannot bind to the port used by container | np0000071528 2026-06-12 08:19:22,559 p=83863 u=zuul n=ansible | 2026-06-12 08:19:22.559344 | d1e16bc1-3419-4453-9ea3-cb483fe36ad6 | INCLUDED | /usr/share/ansible/roles/chrony/tasks/vars.yml | np0000071531 2026-06-12 08:19:22,573 p=83863 u=zuul n=ansible | 2026-06-12 08:19:22.572886 | fa163e23-f348-37f0-fb65-000000006067 | TASK | Load distro-specific variables 2026-06-12 08:19:22,599 p=83863 u=zuul n=ansible | 2026-06-12 08:19:22.598441 | fa163e23-f348-37f0-fb65-000000003206 | TASK | Set login facts 2026-06-12 08:19:22,613 p=83863 u=zuul n=ansible | 2026-06-12 08:19:22.612133 | fa163e23-f348-37f0-fb65-000000006067 | OK | Load distro-specific variables | np0000071531 | item=/usr/share/ansible/roles/chrony/vars/RedHat.yml 2026-06-12 08:19:22,630 p=83863 u=zuul n=ansible | 2026-06-12 08:19:22.630566 | fa163e23-f348-37f0-fb65-0000000055b3 | TASK | Install chronyd 2026-06-12 08:19:22,636 p=83863 u=zuul n=ansible | 2026-06-12 08:19:22.636297 | fa163e23-f348-37f0-fb65-000000003206 | OK | Set login facts | np0000071528 2026-06-12 08:19:22,654 p=83863 u=zuul n=ansible | 2026-06-12 08:19:22.654200 | fa163e23-f348-37f0-fb65-000000003207 | TASK | Convert logins json to dict 2026-06-12 08:19:22,673 p=83863 u=zuul n=ansible | 2026-06-12 08:19:22.673094 | 046747a3-0e0e-4861-b520-b23ee5eb30f9 | INCLUDED | /usr/share/ansible/roles/chrony/tasks/install.yml | np0000071531 2026-06-12 08:19:22,692 p=83863 u=zuul n=ansible | 2026-06-12 08:19:22.692014 | fa163e23-f348-37f0-fb65-0000000060a2 | TASK | Load distro-specific variables 2026-06-12 08:19:22,697 p=83863 u=zuul n=ansible | 2026-06-12 08:19:22.697380 | fa163e23-f348-37f0-fb65-000000003207 | SKIPPED | Convert logins json to dict | np0000071528 2026-06-12 08:19:22,715 p=83863 u=zuul n=ansible | 2026-06-12 08:19:22.715246 | fa163e23-f348-37f0-fb65-000000003208 | TASK | Set registry logins 2026-06-12 08:19:22,730 p=83863 u=zuul n=ansible | 2026-06-12 08:19:22.729830 | 002fd023-6aa7-4ffa-bda9-13088c684799 | INCLUDED | /usr/share/ansible/roles/chrony/tasks/vars.yml | np0000071531 2026-06-12 08:19:22,746 p=83863 u=zuul n=ansible | 2026-06-12 08:19:22.746618 | fa163e23-f348-37f0-fb65-0000000060eb | TASK | Load distro-specific variables 2026-06-12 08:19:22,752 p=83863 u=zuul n=ansible | 2026-06-12 08:19:22.751898 | fa163e23-f348-37f0-fb65-000000003208 | SKIPPED | Set registry logins | np0000071528 2026-06-12 08:19:22,767 p=83863 u=zuul n=ansible | 2026-06-12 08:19:22.767279 | fa163e23-f348-37f0-fb65-000000003209 | TASK | Run podman install 2026-06-12 08:19:22,778 p=83863 u=zuul n=ansible | 2026-06-12 08:19:22.776702 | fa163e23-f348-37f0-fb65-0000000060eb | OK | Load distro-specific variables | np0000071531 | item=/usr/share/ansible/roles/chrony/vars/RedHat.yml 2026-06-12 08:19:22,802 p=83863 u=zuul n=ansible | 2026-06-12 08:19:22.802091 | fa163e23-f348-37f0-fb65-0000000060a3 | TASK | Check for NTP service 2026-06-12 08:19:22,847 p=83863 u=zuul n=ansible | 2026-06-12 08:19:22.847501 | fa163e23-f348-37f0-fb65-000000004e5d | TASK | Gather variables for each operating system 2026-06-12 08:19:23,007 p=83863 u=zuul n=ansible | 2026-06-12 08:19:23.006218 | fa163e23-f348-37f0-fb65-000000004e5d | OK | Gather variables for each operating system | np0000071528 | item=/usr/share/ansible/roles/tripleo_podman/vars/redhat-9.yml 2026-06-12 08:19:23,026 p=83863 u=zuul n=ansible | 2026-06-12 08:19:23.025858 | fa163e23-f348-37f0-fb65-000000004e5f | TASK | ensure podman and deps are installed 2026-06-12 08:19:23,048 p=83863 u=zuul n=ansible | 2026-06-12 08:19:23.046198 | fa163e23-f348-37f0-fb65-0000000031ea | OK | create persistent directories | np0000071529 | item={'mode': '0750', 'path': '/var/log/containers/manila', 'setype': 'container_file_t'} 2026-06-12 08:19:23,073 p=83863 u=zuul n=ansible | 2026-06-12 08:19:23.073477 | fa163e23-f348-37f0-fb65-0000000031eb | TASK | create persistent directories 2026-06-12 08:19:23,588 p=83863 u=zuul n=ansible | 2026-06-12 08:19:23.587383 | fa163e23-f348-37f0-fb65-000000003152 | CHANGED | Check for NTP service | np0000071533 2026-06-12 08:19:23,598 p=83863 u=zuul n=ansible | 2026-06-12 08:19:23.598257 | fa163e23-f348-37f0-fb65-000000003153 | TASK | Disable NTP before configuring Chrony 2026-06-12 08:19:23,649 p=83863 u=zuul n=ansible | 2026-06-12 08:19:23.649327 | fa163e23-f348-37f0-fb65-000000003153 | SKIPPED | Disable NTP before configuring Chrony | np0000071533 2026-06-12 08:19:23,660 p=83863 u=zuul n=ansible | 2026-06-12 08:19:23.659784 | fa163e23-f348-37f0-fb65-000000003154 | TASK | Install, Configure and Run Chrony 2026-06-12 08:19:23,731 p=83863 u=zuul n=ansible | 2026-06-12 08:19:23.730739 | fa163e23-f348-37f0-fb65-0000000055b2 | TASK | Load distro-specific variables 2026-06-12 08:19:23,755 p=83863 u=zuul n=ansible | 2026-06-12 08:19:23.754949 | 83dd53af-df8d-4494-ab29-bb89a7fc7c43 | INCLUDED | /usr/share/ansible/roles/chrony/tasks/vars.yml | np0000071533 2026-06-12 08:19:23,769 p=83863 u=zuul n=ansible | 2026-06-12 08:19:23.769158 | fa163e23-f348-37f0-fb65-000000006311 | TASK | Load distro-specific variables 2026-06-12 08:19:23,799 p=83863 u=zuul n=ansible | 2026-06-12 08:19:23.797827 | fa163e23-f348-37f0-fb65-000000006311 | OK | Load distro-specific variables | np0000071533 | item=/usr/share/ansible/roles/chrony/vars/RedHat.yml 2026-06-12 08:19:23,813 p=83863 u=zuul n=ansible | 2026-06-12 08:19:23.812808 | fa163e23-f348-37f0-fb65-0000000055b3 | TASK | Install chronyd 2026-06-12 08:19:23,844 p=83863 u=zuul n=ansible | 2026-06-12 08:19:23.843908 | 81d62907-4ecc-4452-9791-fc9324a66620 | INCLUDED | /usr/share/ansible/roles/chrony/tasks/install.yml | np0000071533 2026-06-12 08:19:23,862 p=83863 u=zuul n=ansible | 2026-06-12 08:19:23.862487 | fa163e23-f348-37f0-fb65-00000000634a | TASK | Load distro-specific variables 2026-06-12 08:19:23,891 p=83863 u=zuul n=ansible | 2026-06-12 08:19:23.890988 | f0803732-f4d7-49a5-83b3-14e126fd76e5 | INCLUDED | /usr/share/ansible/roles/chrony/tasks/vars.yml | np0000071533 2026-06-12 08:19:23,903 p=83863 u=zuul n=ansible | 2026-06-12 08:19:23.903409 | fa163e23-f348-37f0-fb65-000000006391 | TASK | Load distro-specific variables 2026-06-12 08:19:23,960 p=83863 u=zuul n=ansible | 2026-06-12 08:19:23.957447 | fa163e23-f348-37f0-fb65-000000006391 | OK | Load distro-specific variables | np0000071533 | item=/usr/share/ansible/roles/chrony/vars/RedHat.yml 2026-06-12 08:19:23,979 p=83863 u=zuul n=ansible | 2026-06-12 08:19:23.979535 | fa163e23-f348-37f0-fb65-00000000634b | TASK | Check for NTP service 2026-06-12 08:19:26,271 p=83863 u=zuul n=ansible | 2026-06-12 08:19:26.270729 | fa163e23-f348-37f0-fb65-000000004e5f | OK | ensure podman and deps are installed | np0000071528 2026-06-12 08:19:26,287 p=83863 u=zuul n=ansible | 2026-06-12 08:19:26.286678 | fa163e23-f348-37f0-fb65-000000004e60 | TASK | Ensure we get the ansible interfaces facts 2026-06-12 08:19:26,889 p=83863 u=zuul n=ansible | 2026-06-12 08:19:26.889441 | fa163e23-f348-37f0-fb65-000000004e60 | OK | Ensure we get the ansible interfaces facts | np0000071528 2026-06-12 08:19:26,909 p=83863 u=zuul n=ansible | 2026-06-12 08:19:26.909623 | fa163e23-f348-37f0-fb65-000000004e61 | TASK | Delete legacy cni0 interface (podman < 1.6) 2026-06-12 08:19:26,940 p=83863 u=zuul n=ansible | 2026-06-12 08:19:26.940349 | fa163e23-f348-37f0-fb65-000000004e61 | SKIPPED | Delete legacy cni0 interface (podman < 1.6) | np0000071528 2026-06-12 08:19:26,959 p=83863 u=zuul n=ansible | 2026-06-12 08:19:26.959492 | fa163e23-f348-37f0-fb65-000000004e63 | TASK | Make sure /etc/cni/net.d folder exists 2026-06-12 08:19:26,992 p=83863 u=zuul n=ansible | 2026-06-12 08:19:26.991402 | fa163e23-f348-37f0-fb65-000000004e63 | SKIPPED | Make sure /etc/cni/net.d folder exists | np0000071528 2026-06-12 08:19:27,012 p=83863 u=zuul n=ansible | 2026-06-12 08:19:27.012125 | fa163e23-f348-37f0-fb65-000000004e64 | TASK | Update default network configuration if possible 2026-06-12 08:19:27,037 p=83863 u=zuul n=ansible | 2026-06-12 08:19:27.036620 | fa163e23-f348-37f0-fb65-000000004e64 | SKIPPED | Update default network configuration if possible | np0000071528 2026-06-12 08:19:27,056 p=83863 u=zuul n=ansible | 2026-06-12 08:19:27.056016 | fa163e23-f348-37f0-fb65-000000004e66 | TASK | Make sure /etc/containers/networks exists 2026-06-12 08:19:27,357 p=83863 u=zuul n=ansible | 2026-06-12 08:19:27.357202 | fa163e23-f348-37f0-fb65-000000004e66 | OK | Make sure /etc/containers/networks exists | np0000071528 2026-06-12 08:19:27,381 p=83863 u=zuul n=ansible | 2026-06-12 08:19:27.380979 | fa163e23-f348-37f0-fb65-000000004e67 | TASK | Get current podman network 2026-06-12 08:19:27,735 p=83863 u=zuul n=ansible | 2026-06-12 08:19:27.734269 | fa163e23-f348-37f0-fb65-000000004e67 | CHANGED | Get current podman network | np0000071528 2026-06-12 08:19:27,766 p=83863 u=zuul n=ansible | 2026-06-12 08:19:27.765970 | fa163e23-f348-37f0-fb65-000000004e68 | TASK | Update the default network configuration 2026-06-12 08:19:28,638 p=83863 u=zuul n=ansible | 2026-06-12 08:19:28.638142 | fa163e23-f348-37f0-fb65-0000000060a3 | CHANGED | Check for NTP service | np0000071531 2026-06-12 08:19:28,650 p=83863 u=zuul n=ansible | 2026-06-12 08:19:28.649755 | fa163e23-f348-37f0-fb65-0000000060a4 | TASK | Disable NTP before configuring Chrony 2026-06-12 08:19:28,690 p=83863 u=zuul n=ansible | 2026-06-12 08:19:28.689406 | fa163e23-f348-37f0-fb65-0000000060a4 | SKIPPED | Disable NTP before configuring Chrony | np0000071531 2026-06-12 08:19:28,700 p=83863 u=zuul n=ansible | 2026-06-12 08:19:28.700020 | fa163e23-f348-37f0-fb65-0000000060a5 | TASK | Install chronyd package 2026-06-12 08:19:28,822 p=83863 u=zuul n=ansible | 2026-06-12 08:19:28.821516 | fa163e23-f348-37f0-fb65-00000000634b | CHANGED | Check for NTP service | np0000071533 2026-06-12 08:19:28,829 p=83863 u=zuul n=ansible | 2026-06-12 08:19:28.827961 | fa163e23-f348-37f0-fb65-0000000031eb | OK | create persistent directories | np0000071529 | item={'mode': '0750', 'path': '/var/log/containers/manila', 'setype': 'container_file_t'} 2026-06-12 08:19:28,840 p=83863 u=zuul n=ansible | 2026-06-12 08:19:28.840217 | fa163e23-f348-37f0-fb65-00000000634c | TASK | Disable NTP before configuring Chrony 2026-06-12 08:19:28,846 p=83863 u=zuul n=ansible | 2026-06-12 08:19:28.846199 | fa163e23-f348-37f0-fb65-000000004e68 | CHANGED | Update the default network configuration | np0000071528 2026-06-12 08:19:28,867 p=83863 u=zuul n=ansible | 2026-06-12 08:19:28.867164 | fa163e23-f348-37f0-fb65-000000004e69 | TASK | Write containers registries.conf 2026-06-12 08:19:28,879 p=83863 u=zuul n=ansible | 2026-06-12 08:19:28.873098 | fa163e23-f348-37f0-fb65-0000000033a3 | CHANGED | ensure qemu user is present on the host | np0000071530 2026-06-12 08:19:28,880 p=83863 u=zuul n=ansible | 2026-06-12 08:19:28.879898 | fa163e23-f348-37f0-fb65-00000000634c | SKIPPED | Disable NTP before configuring Chrony | np0000071533 2026-06-12 08:19:28,892 p=83863 u=zuul n=ansible | 2026-06-12 08:19:28.892211 | fa163e23-f348-37f0-fb65-00000000634d | TASK | Install chronyd package 2026-06-12 08:19:28,912 p=83863 u=zuul n=ansible | 2026-06-12 08:19:28.911586 | fa163e23-f348-37f0-fb65-0000000033a4 | TASK | allow logrotate to read inside containers 2026-06-12 08:19:29,088 p=83863 u=zuul n=ansible | 2026-06-12 08:19:29.086947 | fa163e23-f348-37f0-fb65-0000000031eb | CHANGED | create persistent directories | np0000071529 | item={'path': '/var/lib/manila', 'setype': 'container_file_t'} 2026-06-12 08:19:29,108 p=83863 u=zuul n=ansible | 2026-06-12 08:19:29.108389 | fa163e23-f348-37f0-fb65-0000000031ec | TASK | create persistent directories 2026-06-12 08:19:29,431 p=83863 u=zuul n=ansible | 2026-06-12 08:19:29.428710 | fa163e23-f348-37f0-fb65-0000000031ec | CHANGED | create persistent directories | np0000071529 | item={'mode': '0750', 'path': '/var/log/containers/memcached', 'setype': 'container_file_t'} 2026-06-12 08:19:29,477 p=83863 u=zuul n=ansible | 2026-06-12 08:19:29.476981 | fa163e23-f348-37f0-fb65-0000000031ed | TASK | create persistent logs directory 2026-06-12 08:19:29,828 p=83863 u=zuul n=ansible | 2026-06-12 08:19:29.825106 | fa163e23-f348-37f0-fb65-0000000031ed | CHANGED | create persistent logs directory | np0000071529 | item={'mode': '0750', 'path': '/var/log/containers/metrics_qdr', 'setype': 'container_file_t'} 2026-06-12 08:19:29,904 p=83863 u=zuul n=ansible | 2026-06-12 08:19:29.903775 | fa163e23-f348-37f0-fb65-000000004e69 | CHANGED | Write containers registries.conf | np0000071528 2026-06-12 08:19:29,919 p=83863 u=zuul n=ansible | 2026-06-12 08:19:29.919129 | fa163e23-f348-37f0-fb65-000000004e6a | TASK | Write containers.conf 2026-06-12 08:19:29,936 p=83863 u=zuul n=ansible | 2026-06-12 08:19:29.935902 | fa163e23-f348-37f0-fb65-0000000033a4 | CHANGED | allow logrotate to read inside containers | np0000071530 2026-06-12 08:19:29,970 p=83863 u=zuul n=ansible | 2026-06-12 08:19:29.969358 | fa163e23-f348-37f0-fb65-0000000033a5 | TASK | create persistent directories 2026-06-12 08:19:30,099 p=83863 u=zuul n=ansible | 2026-06-12 08:19:30.097357 | fa163e23-f348-37f0-fb65-0000000031ed | CHANGED | create persistent logs directory | np0000071529 | item={'path': '/var/lib/metrics_qdr', 'setype': 'container_file_t'} 2026-06-12 08:19:30,127 p=83863 u=zuul n=ansible | 2026-06-12 08:19:30.127062 | fa163e23-f348-37f0-fb65-0000000031ee | TASK | create persistent directories 2026-06-12 08:19:30,222 p=83863 u=zuul n=ansible | 2026-06-12 08:19:30.220362 | fa163e23-f348-37f0-fb65-000000004e6a | CHANGED | Write containers.conf | np0000071528 | item={'section': 'containers', 'option': 'pids_limit', 'value': '4096'} 2026-06-12 08:19:30,301 p=83863 u=zuul n=ansible | 2026-06-12 08:19:30.300458 | fa163e23-f348-37f0-fb65-0000000033a5 | CHANGED | create persistent directories | np0000071530 | item={'mode': '0750', 'path': '/var/log/containers/openvswitch', 'setype': 'container_file_t'} 2026-06-12 08:19:30,452 p=83863 u=zuul n=ansible | 2026-06-12 08:19:30.449969 | fa163e23-f348-37f0-fb65-0000000031ee | CHANGED | create persistent directories | np0000071529 | item={'mode': '0750', 'path': '/var/log/containers/mysql', 'setype': 'container_file_t'} 2026-06-12 08:19:30,482 p=83863 u=zuul n=ansible | 2026-06-12 08:19:30.480131 | fa163e23-f348-37f0-fb65-000000004e6a | CHANGED | Write containers.conf | np0000071528 | item={'section': 'engine', 'option': 'events_logger', 'value': '"journald"'} 2026-06-12 08:19:30,542 p=83863 u=zuul n=ansible | 2026-06-12 08:19:30.540756 | fa163e23-f348-37f0-fb65-0000000033a5 | CHANGED | create persistent directories | np0000071530 | item={'path': '/var/lib/openvswitch/ovn', 'setype': 'container_file_t'} 2026-06-12 08:19:30,573 p=83863 u=zuul n=ansible | 2026-06-12 08:19:30.572972 | fa163e23-f348-37f0-fb65-0000000033a6 | TASK | create persistent directories 2026-06-12 08:19:30,751 p=83863 u=zuul n=ansible | 2026-06-12 08:19:30.749333 | fa163e23-f348-37f0-fb65-0000000031ee | CHANGED | create persistent directories | np0000071529 | item={'path': '/var/lib/mysql', 'setype': 'container_file_t'} 2026-06-12 08:19:30,792 p=83863 u=zuul n=ansible | 2026-06-12 08:19:30.790902 | fa163e23-f348-37f0-fb65-000000004e6a | CHANGED | Write containers.conf | np0000071528 | item={'section': 'engine', 'option': 'runtime', 'value': '"crun"'} 2026-06-12 08:19:30,868 p=83863 u=zuul n=ansible | 2026-06-12 08:19:30.866538 | fa163e23-f348-37f0-fb65-0000000033a6 | OK | create persistent directories | np0000071530 | item={'mode': '0750', 'path': '/var/log/containers/openvswitch', 'setype': 'container_file_t'} 2026-06-12 08:19:31,009 p=83863 u=zuul n=ansible | 2026-06-12 08:19:31.007236 | fa163e23-f348-37f0-fb65-0000000031ee | CHANGED | create persistent directories | np0000071529 | item={'mode': '0750', 'path': '/var/log/mariadb', 'setype': 'container_file_t'} 2026-06-12 08:19:31,042 p=83863 u=zuul n=ansible | 2026-06-12 08:19:31.042466 | fa163e23-f348-37f0-fb65-0000000031ef | TASK | create persistent directories 2026-06-12 08:19:31,101 p=83863 u=zuul n=ansible | 2026-06-12 08:19:31.099446 | fa163e23-f348-37f0-fb65-000000004e6a | CHANGED | Write containers.conf | np0000071528 | item={'section': 'network', 'option': 'network_backend', 'value': '"netavark"'} 2026-06-12 08:19:31,119 p=83863 u=zuul n=ansible | 2026-06-12 08:19:31.115792 | fa163e23-f348-37f0-fb65-0000000033a6 | OK | create persistent directories | np0000071530 | item={'path': '/var/lib/openvswitch/ovn', 'setype': 'container_file_t'} 2026-06-12 08:19:31,141 p=83863 u=zuul n=ansible | 2026-06-12 08:19:31.141140 | fa163e23-f348-37f0-fb65-000000004e6b | TASK | Enable podman.socket service 2026-06-12 08:19:31,179 p=83863 u=zuul n=ansible | 2026-06-12 08:19:31.179065 | fa163e23-f348-37f0-fb65-0000000033a7 | TASK | Copy in cleanup script 2026-06-12 08:19:31,186 p=83863 u=zuul n=ansible | 2026-06-12 08:19:31.185819 | fa163e23-f348-37f0-fb65-000000004e6b | SKIPPED | Enable podman.socket service | np0000071528 2026-06-12 08:19:31,220 p=83863 u=zuul n=ansible | 2026-06-12 08:19:31.220287 | fa163e23-f348-37f0-fb65-00000000320a | TASK | Run podman login 2026-06-12 08:19:31,304 p=83863 u=zuul n=ansible | 2026-06-12 08:19:31.304173 | fa163e23-f348-37f0-fb65-00000000528b | TASK | Perform container registry login(s) with podman 2026-06-12 08:19:31,340 p=83863 u=zuul n=ansible | 2026-06-12 08:19:31.337632 | fa163e23-f348-37f0-fb65-0000000031ef | CHANGED | create persistent directories | np0000071529 | item={'mode': '0750', 'path': '/var/log/containers/neutron', 'setype': 'container_file_t'} 2026-06-12 08:19:31,368 p=83863 u=zuul n=ansible | 2026-06-12 08:19:31.367948 | fa163e23-f348-37f0-fb65-00000000320c | TASK | Configure tripleo_container_manage to generate systemd drop-in dependencies 2026-06-12 08:19:31,589 p=83863 u=zuul n=ansible | 2026-06-12 08:19:31.585535 | fa163e23-f348-37f0-fb65-0000000031ef | CHANGED | create persistent directories | np0000071529 | item={'mode': '0750', 'path': '/var/log/containers/httpd/neutron-api', 'setype': 'container_file_t'} 2026-06-12 08:19:31,634 p=83863 u=zuul n=ansible | 2026-06-12 08:19:31.634038 | fa163e23-f348-37f0-fb65-0000000031f0 | TASK | create persistent directories 2026-06-12 08:19:31,949 p=83863 u=zuul n=ansible | 2026-06-12 08:19:31.947778 | fa163e23-f348-37f0-fb65-0000000031f0 | CHANGED | create persistent directories | np0000071529 | item={'mode': '0750', 'path': '/var/log/containers/nova', 'setype': 'container_file_t'} 2026-06-12 08:19:31,981 p=83863 u=zuul n=ansible | 2026-06-12 08:19:31.981086 | fa163e23-f348-37f0-fb65-0000000060a5 | OK | Install chronyd package | np0000071531 2026-06-12 08:19:31,992 p=83863 u=zuul n=ansible | 2026-06-12 08:19:31.992565 | fa163e23-f348-37f0-fb65-0000000055b4 | TASK | Upgrade chronyd 2026-06-12 08:19:32,027 p=83863 u=zuul n=ansible | 2026-06-12 08:19:32.027283 | fa163e23-f348-37f0-fb65-0000000055b4 | SKIPPED | Upgrade chronyd | np0000071531 2026-06-12 08:19:32,037 p=83863 u=zuul n=ansible | 2026-06-12 08:19:32.037575 | fa163e23-f348-37f0-fb65-0000000055b5 | TASK | Configure chronyd 2026-06-12 08:19:32,075 p=83863 u=zuul n=ansible | 2026-06-12 08:19:32.075583 | fa163e23-f348-37f0-fb65-0000000033a7 | CHANGED | Copy in cleanup script | np0000071530 2026-06-12 08:19:32,076 p=83863 u=zuul n=ansible | 2026-06-12 08:19:32.076499 | fa163e23-f348-37f0-fb65-000000005e13 | CHANGED | Ensure system is NTP time synced | np0000071532 2026-06-12 08:19:32,087 p=83863 u=zuul n=ansible | 2026-06-12 08:19:32.087031 | 1498e22b-626e-4f39-9052-70608b017405 | INCLUDED | /usr/share/ansible/roles/chrony/tasks/config.yml | np0000071531 2026-06-12 08:19:32,105 p=83863 u=zuul n=ansible | 2026-06-12 08:19:32.105490 | fa163e23-f348-37f0-fb65-00000000654a | TASK | Load distro-specific variables 2026-06-12 08:19:32,136 p=83863 u=zuul n=ansible | 2026-06-12 08:19:32.135804 | fa163e23-f348-37f0-fb65-0000000033a8 | TASK | Copy in cleanup service 2026-06-12 08:19:32,152 p=83863 u=zuul n=ansible | 2026-06-12 08:19:32.152138 | 5315c18f-64e2-4a66-9e1b-a32ba87a436f | INCLUDED | /usr/share/ansible/roles/chrony/tasks/vars.yml | np0000071531 2026-06-12 08:19:32,165 p=83863 u=zuul n=ansible | 2026-06-12 08:19:32.164859 | fa163e23-f348-37f0-fb65-0000000065b6 | TASK | Load distro-specific variables 2026-06-12 08:19:32,180 p=83863 u=zuul n=ansible | 2026-06-12 08:19:32.180030 | fa163e23-f348-37f0-fb65-000000003155 | TASK | Force NTP sync 2026-06-12 08:19:32,220 p=83863 u=zuul n=ansible | 2026-06-12 08:19:32.218054 | fa163e23-f348-37f0-fb65-0000000065b6 | OK | Load distro-specific variables | np0000071531 | item=/usr/share/ansible/roles/chrony/vars/RedHat.yml 2026-06-12 08:19:32,222 p=83863 u=zuul n=ansible | 2026-06-12 08:19:32.221561 | fa163e23-f348-37f0-fb65-00000000634d | OK | Install chronyd package | np0000071533 2026-06-12 08:19:32,240 p=83863 u=zuul n=ansible | 2026-06-12 08:19:32.239719 | fa163e23-f348-37f0-fb65-00000000654b | TASK | Install chrony configuration file 2026-06-12 08:19:32,255 p=83863 u=zuul n=ansible | 2026-06-12 08:19:32.254028 | fa163e23-f348-37f0-fb65-0000000031f0 | CHANGED | create persistent directories | np0000071529 | item={'mode': '0750', 'path': '/var/log/containers/httpd/nova-api', 'setype': 'container_file_t'} 2026-06-12 08:19:32,268 p=83863 u=zuul n=ansible | 2026-06-12 08:19:32.267755 | fa163e23-f348-37f0-fb65-0000000055b4 | TASK | Upgrade chronyd 2026-06-12 08:19:32,291 p=83863 u=zuul n=ansible | 2026-06-12 08:19:32.291438 | fa163e23-f348-37f0-fb65-0000000031f1 | TASK | create persistent directories 2026-06-12 08:19:32,307 p=83863 u=zuul n=ansible | 2026-06-12 08:19:32.306460 | fa163e23-f348-37f0-fb65-0000000055b4 | SKIPPED | Upgrade chronyd | np0000071533 2026-06-12 08:19:32,318 p=83863 u=zuul n=ansible | 2026-06-12 08:19:32.318324 | fa163e23-f348-37f0-fb65-0000000055b5 | TASK | Configure chronyd 2026-06-12 08:19:32,371 p=83863 u=zuul n=ansible | 2026-06-12 08:19:32.366564 | 46710a29-2549-4042-9539-8450a2f51444 | INCLUDED | /usr/share/ansible/roles/chrony/tasks/config.yml | np0000071533 2026-06-12 08:19:32,392 p=83863 u=zuul n=ansible | 2026-06-12 08:19:32.392552 | fa163e23-f348-37f0-fb65-0000000065df | TASK | Load distro-specific variables 2026-06-12 08:19:32,400 p=83863 u=zuul n=ansible | 2026-06-12 08:19:32.399612 | fa163e23-f348-37f0-fb65-00000000320c | CHANGED | Configure tripleo_container_manage to generate systemd drop-in dependencies | np0000071528 2026-06-12 08:19:32,423 p=83863 u=zuul n=ansible | 2026-06-12 08:19:32.422836 | fa163e23-f348-37f0-fb65-00000000320d | TASK | create persistent directories 2026-06-12 08:19:32,443 p=83863 u=zuul n=ansible | 2026-06-12 08:19:32.442596 | 58c8ad7c-7354-4047-b7ae-5c4e039c5112 | INCLUDED | /usr/share/ansible/roles/chrony/tasks/vars.yml | np0000071533 2026-06-12 08:19:32,457 p=83863 u=zuul n=ansible | 2026-06-12 08:19:32.457377 | fa163e23-f348-37f0-fb65-00000000664d | TASK | Load distro-specific variables 2026-06-12 08:19:32,497 p=83863 u=zuul n=ansible | 2026-06-12 08:19:32.496169 | fa163e23-f348-37f0-fb65-000000003155 | CHANGED | Force NTP sync | np0000071532 2026-06-12 08:19:32,514 p=83863 u=zuul n=ansible | 2026-06-12 08:19:32.512644 | fa163e23-f348-37f0-fb65-00000000664d | OK | Load distro-specific variables | np0000071533 | item=/usr/share/ansible/roles/chrony/vars/RedHat.yml 2026-06-12 08:19:32,525 p=83863 u=zuul n=ansible | 2026-06-12 08:19:32.524518 | fa163e23-f348-37f0-fb65-000000003156 | TASK | Ensure system is NTP time synced 2026-06-12 08:19:32,545 p=83863 u=zuul n=ansible | 2026-06-12 08:19:32.545375 | fa163e23-f348-37f0-fb65-0000000065e0 | TASK | Install chrony configuration file 2026-06-12 08:19:32,570 p=83863 u=zuul n=ansible | 2026-06-12 08:19:32.567265 | fa163e23-f348-37f0-fb65-0000000031f1 | OK | create persistent directories | np0000071529 | item={'mode': '0750', 'path': '/var/log/containers/nova', 'setype': 'container_file_t'} 2026-06-12 08:19:32,598 p=83863 u=zuul n=ansible | 2026-06-12 08:19:32.598026 | fa163e23-f348-37f0-fb65-0000000031f2 | TASK | create persistent directories 2026-06-12 08:19:32,753 p=83863 u=zuul n=ansible | 2026-06-12 08:19:32.752032 | fa163e23-f348-37f0-fb65-00000000320d | CHANGED | create persistent directories | np0000071528 | item={'path': '/var/lib/redis', 'setype': 'container_file_t'} 2026-06-12 08:19:32,794 p=83863 u=zuul n=ansible | 2026-06-12 08:19:32.793684 | fa163e23-f348-37f0-fb65-000000003156 | CHANGED | Ensure system is NTP time synced | np0000071532 2026-06-12 08:19:32,809 p=83863 u=zuul n=ansible | 2026-06-12 08:19:32.808800 | fa163e23-f348-37f0-fb65-000000003157 | TASK | Run timezone role 2026-06-12 08:19:32,901 p=83863 u=zuul n=ansible | 2026-06-12 08:19:32.901012 | fa163e23-f348-37f0-fb65-00000000676c | TASK | Set timezone 2026-06-12 08:19:32,938 p=83863 u=zuul n=ansible | 2026-06-12 08:19:32.936481 | fa163e23-f348-37f0-fb65-0000000031f2 | OK | create persistent directories | np0000071529 | item={'mode': '0750', 'path': '/var/log/containers/nova', 'setype': 'container_file_t'} 2026-06-12 08:19:33,088 p=83863 u=zuul n=ansible | 2026-06-12 08:19:33.087877 | fa163e23-f348-37f0-fb65-0000000033a8 | CHANGED | Copy in cleanup service | np0000071530 2026-06-12 08:19:33,098 p=83863 u=zuul n=ansible | 2026-06-12 08:19:33.092938 | fa163e23-f348-37f0-fb65-00000000320d | CHANGED | create persistent directories | np0000071528 | item={'mode': '0750', 'path': '/var/log/containers/redis', 'setype': 'container_file_t'} 2026-06-12 08:19:33,117 p=83863 u=zuul n=ansible | 2026-06-12 08:19:33.117118 | fa163e23-f348-37f0-fb65-0000000033a9 | TASK | Enabling the cleanup service 2026-06-12 08:19:33,192 p=83863 u=zuul n=ansible | 2026-06-12 08:19:33.191327 | fa163e23-f348-37f0-fb65-0000000031f2 | CHANGED | create persistent directories | np0000071529 | item={'mode': '0750', 'path': '/var/log/containers/httpd/nova-metadata', 'setype': 'container_file_t'} 2026-06-12 08:19:33,220 p=83863 u=zuul n=ansible | 2026-06-12 08:19:33.220383 | fa163e23-f348-37f0-fb65-0000000031f3 | TASK | ensure qemu group is present on the host 2026-06-12 08:19:33,342 p=83863 u=zuul n=ansible | 2026-06-12 08:19:33.341934 | fa163e23-f348-37f0-fb65-00000000654b | CHANGED | Install chrony configuration file | np0000071531 2026-06-12 08:19:33,358 p=83863 u=zuul n=ansible | 2026-06-12 08:19:33.358503 | fa163e23-f348-37f0-fb65-0000000055b6 | TASK | Run chronyd 2026-06-12 08:19:33,371 p=83863 u=zuul n=ansible | 2026-06-12 08:19:33.369558 | fa163e23-f348-37f0-fb65-00000000320d | CHANGED | create persistent directories | np0000071528 | item={'path': '/run/redis', 'setype': 'container_file_t'} 2026-06-12 08:19:33,398 p=83863 u=zuul n=ansible | 2026-06-12 08:19:33.398128 | c18abb7c-2742-4253-a974-5ca414b878f0 | INCLUDED | /usr/share/ansible/roles/chrony/tasks/run.yml | np0000071531 2026-06-12 08:19:33,422 p=83863 u=zuul n=ansible | 2026-06-12 08:19:33.422159 | fa163e23-f348-37f0-fb65-00000000687c | TASK | Load distro-specific variables 2026-06-12 08:19:33,444 p=83863 u=zuul n=ansible | 2026-06-12 08:19:33.444231 | fa163e23-f348-37f0-fb65-00000000320e | TASK | ensure /run/redis is present upon reboot 2026-06-12 08:19:33,463 p=83863 u=zuul n=ansible | 2026-06-12 08:19:33.463174 | 846bff1c-3783-439b-8bb5-cadb7f453b3a | INCLUDED | /usr/share/ansible/roles/chrony/tasks/vars.yml | np0000071531 2026-06-12 08:19:33,477 p=83863 u=zuul n=ansible | 2026-06-12 08:19:33.476852 | fa163e23-f348-37f0-fb65-000000006900 | TASK | Load distro-specific variables 2026-06-12 08:19:33,527 p=83863 u=zuul n=ansible | 2026-06-12 08:19:33.525910 | fa163e23-f348-37f0-fb65-000000006900 | OK | Load distro-specific variables | np0000071531 | item=/usr/share/ansible/roles/chrony/vars/RedHat.yml 2026-06-12 08:19:33,571 p=83863 u=zuul n=ansible | 2026-06-12 08:19:33.570248 | fa163e23-f348-37f0-fb65-00000000687d | TASK | Ensure chronyd is running 2026-06-12 08:19:33,584 p=83863 u=zuul n=ansible | 2026-06-12 08:19:33.583570 | fa163e23-f348-37f0-fb65-00000000676c | OK | Set timezone | np0000071532 2026-06-12 08:19:33,587 p=83863 u=zuul n=ansible | 2026-06-12 08:19:33.586953 | fa163e23-f348-37f0-fb65-0000000031f3 | CHANGED | ensure qemu group is present on the host | np0000071529 2026-06-12 08:19:33,617 p=83863 u=zuul n=ansible | 2026-06-12 08:19:33.617215 | fa163e23-f348-37f0-fb65-00000000676d | TASK | Restart time services 2026-06-12 08:19:33,654 p=83863 u=zuul n=ansible | 2026-06-12 08:19:33.652330 | fa163e23-f348-37f0-fb65-00000000676d | SKIPPED | Restart time services | np0000071532 | item=rsyslog 2026-06-12 08:19:33,661 p=83863 u=zuul n=ansible | 2026-06-12 08:19:33.657502 | fa163e23-f348-37f0-fb65-00000000676d | SKIPPED | Restart time services | np0000071532 | item=crond 2026-06-12 08:19:33,665 p=83863 u=zuul n=ansible | 2026-06-12 08:19:33.664579 | fa163e23-f348-37f0-fb65-0000000031f4 | TASK | ensure qemu user is present on the host 2026-06-12 08:19:33,673 p=83863 u=zuul n=ansible | 2026-06-12 08:19:33.672307 | fa163e23-f348-37f0-fb65-0000000065e0 | CHANGED | Install chrony configuration file | np0000071533 2026-06-12 08:19:33,701 p=83863 u=zuul n=ansible | 2026-06-12 08:19:33.700865 | fa163e23-f348-37f0-fb65-0000000055b6 | TASK | Run chronyd 2026-06-12 08:19:33,719 p=83863 u=zuul n=ansible | 2026-06-12 08:19:33.718626 | fa163e23-f348-37f0-fb65-000000003158 | TASK | Notice - ctlplane subnet is set 2026-06-12 08:19:33,747 p=83863 u=zuul n=ansible | 2026-06-12 08:19:33.746704 | ede05261-5133-4c37-944e-81b5619331ea | INCLUDED | /usr/share/ansible/roles/chrony/tasks/run.yml | np0000071533 2026-06-12 08:19:33,772 p=83863 u=zuul n=ansible | 2026-06-12 08:19:33.772524 | fa163e23-f348-37f0-fb65-000000006935 | TASK | Load distro-specific variables 2026-06-12 08:19:33,779 p=83863 u=zuul n=ansible | 2026-06-12 08:19:33.778504 | fa163e23-f348-37f0-fb65-000000003158 | OK | Notice - ctlplane subnet is set | np0000071532 | result={ "changed": false, "msg": "CIDRs found in the ctlplane network tags.\n" } 2026-06-12 08:19:33,820 p=83863 u=zuul n=ansible | 2026-06-12 08:19:33.820288 | 1a637ba3-13d5-44cb-b681-917b66059d16 | INCLUDED | /usr/share/ansible/roles/chrony/tasks/vars.yml | np0000071533 2026-06-12 08:19:33,834 p=83863 u=zuul n=ansible | 2026-06-12 08:19:33.833809 | fa163e23-f348-37f0-fb65-0000000069bd | TASK | Load distro-specific variables 2026-06-12 08:19:33,908 p=83863 u=zuul n=ansible | 2026-06-12 08:19:33.891635 | fa163e23-f348-37f0-fb65-0000000069bd | OK | Load distro-specific variables | np0000071533 | item=/usr/share/ansible/roles/chrony/vars/RedHat.yml 2026-06-12 08:19:33,921 p=83863 u=zuul n=ansible | 2026-06-12 08:19:33.921317 | fa163e23-f348-37f0-fb65-000000006af0 | TASK | Gather variables for each operating system 2026-06-12 08:19:33,939 p=83863 u=zuul n=ansible | 2026-06-12 08:19:33.938855 | fa163e23-f348-37f0-fb65-000000006936 | TASK | Ensure chronyd is running 2026-06-12 08:19:34,027 p=83863 u=zuul n=ansible | 2026-06-12 08:19:34.026318 | fa163e23-f348-37f0-fb65-00000000687d | OK | Ensure chronyd is running | np0000071531 2026-06-12 08:19:34,047 p=83863 u=zuul n=ansible | 2026-06-12 08:19:34.045828 | fa163e23-f348-37f0-fb65-000000006af0 | OK | Gather variables for each operating system | np0000071532 | item=/usr/share/ansible/roles/tuned/vars/redhat.yml 2026-06-12 08:19:34,058 p=83863 u=zuul n=ansible | 2026-06-12 08:19:34.058065 | fa163e23-f348-37f0-fb65-00000000687e | TASK | Force chronyd restart 2026-06-12 08:19:34,138 p=83863 u=zuul n=ansible | 2026-06-12 08:19:34.138503 | 0295c043-85d9-4031-a1a4-aef2cc67233b | INCLUDED | /usr/share/ansible/roles/tuned/tasks/tuned_install.yml | np0000071532 2026-06-12 08:19:34,152 p=83863 u=zuul n=ansible | 2026-06-12 08:19:34.152601 | fa163e23-f348-37f0-fb65-000000006c1b | TASK | Check tuned package is installed 2026-06-12 08:19:34,159 p=83863 u=zuul n=ansible | 2026-06-12 08:19:34.158217 | fa163e23-f348-37f0-fb65-0000000031f4 | CHANGED | ensure qemu user is present on the host | np0000071529 2026-06-12 08:19:34,179 p=83863 u=zuul n=ansible | 2026-06-12 08:19:34.179174 | fa163e23-f348-37f0-fb65-0000000031f5 | TASK | allow logrotate to read inside containers 2026-06-12 08:19:34,954 p=83863 u=zuul n=ansible | 2026-06-12 08:19:34.953506 | fa163e23-f348-37f0-fb65-00000000687e | CHANGED | Force chronyd restart | np0000071531 2026-06-12 08:19:34,956 p=83863 u=zuul n=ansible | 2026-06-12 08:19:34.956455 | fa163e23-f348-37f0-fb65-0000000033a9 | CHANGED | Enabling the cleanup service | np0000071530 2026-06-12 08:19:34,959 p=83863 u=zuul n=ansible | 2026-06-12 08:19:34.958759 | fa163e23-f348-37f0-fb65-000000006936 | OK | Ensure chronyd is running | np0000071533 2026-06-12 08:19:34,978 p=83863 u=zuul n=ansible | 2026-06-12 08:19:34.978094 | fa163e23-f348-37f0-fb65-0000000055b7 | TASK | Enable online service 2026-06-12 08:19:35,002 p=83863 u=zuul n=ansible | 2026-06-12 08:19:35.002001 | fa163e23-f348-37f0-fb65-000000006937 | TASK | Force chronyd restart 2026-06-12 08:19:35,025 p=83863 u=zuul n=ansible | 2026-06-12 08:19:35.024825 | fa163e23-f348-37f0-fb65-0000000033aa | TASK | Make sure python3-novaclient is installed when IHA is enabled 2026-06-12 08:19:35,030 p=83863 u=zuul n=ansible | 2026-06-12 08:19:35.029653 | fa163e23-f348-37f0-fb65-00000000320e | CHANGED | ensure /run/redis is present upon reboot | np0000071528 2026-06-12 08:19:35,048 p=83863 u=zuul n=ansible | 2026-06-12 08:19:35.042710 | 09c414b8-2e2c-4715-92b5-d116ae17f518 | INCLUDED | /usr/share/ansible/roles/chrony/tasks/online.yml | np0000071531 2026-06-12 08:19:35,072 p=83863 u=zuul n=ansible | 2026-06-12 08:19:35.072101 | fa163e23-f348-37f0-fb65-000000006c4a | TASK | Create chrony-online.service unit file 2026-06-12 08:19:35,097 p=83863 u=zuul n=ansible | 2026-06-12 08:19:35.096562 | fa163e23-f348-37f0-fb65-00000000320f | TASK | create persistent logs directory for rsyslog 2026-06-12 08:19:35,102 p=83863 u=zuul n=ansible | 2026-06-12 08:19:35.101725 | fa163e23-f348-37f0-fb65-0000000033aa | SKIPPED | Make sure python3-novaclient is installed when IHA is enabled | np0000071530 2026-06-12 08:19:35,121 p=83863 u=zuul n=ansible | 2026-06-12 08:19:35.117480 | fa163e23-f348-37f0-fb65-0000000033ab | TASK | Remove existing entries from logind conf 2026-06-12 08:19:35,128 p=83863 u=zuul n=ansible | 2026-06-12 08:19:35.128071 | fa163e23-f348-37f0-fb65-000000006c1b | CHANGED | Check tuned package is installed | np0000071532 2026-06-12 08:19:35,142 p=83863 u=zuul n=ansible | 2026-06-12 08:19:35.142246 | fa163e23-f348-37f0-fb65-000000006c1c | TASK | Install tuned 2026-06-12 08:19:35,171 p=83863 u=zuul n=ansible | 2026-06-12 08:19:35.171304 | fa163e23-f348-37f0-fb65-000000006c1c | SKIPPED | Install tuned | np0000071532 2026-06-12 08:19:35,182 p=83863 u=zuul n=ansible | 2026-06-12 08:19:35.182090 | fa163e23-f348-37f0-fb65-000000006c1d | TASK | Restart tuned 2026-06-12 08:19:35,207 p=83863 u=zuul n=ansible | 2026-06-12 08:19:35.206740 | fa163e23-f348-37f0-fb65-000000006c1d | SKIPPED | Restart tuned | np0000071532 2026-06-12 08:19:35,216 p=83863 u=zuul n=ansible | 2026-06-12 08:19:35.216705 | fa163e23-f348-37f0-fb65-000000006af2 | TASK | Check for tuned-adm 2026-06-12 08:19:35,415 p=83863 u=zuul n=ansible | 2026-06-12 08:19:35.414627 | fa163e23-f348-37f0-fb65-00000000320f | CHANGED | create persistent logs directory for rsyslog | np0000071528 2026-06-12 08:19:35,432 p=83863 u=zuul n=ansible | 2026-06-12 08:19:35.430822 | fa163e23-f348-37f0-fb65-000000003210 | TASK | create persistent state directory for rsyslog 2026-06-12 08:19:35,453 p=83863 u=zuul n=ansible | 2026-06-12 08:19:35.452438 | fa163e23-f348-37f0-fb65-0000000033ab | CHANGED | Remove existing entries from logind conf | np0000071530 2026-06-12 08:19:35,468 p=83863 u=zuul n=ansible | 2026-06-12 08:19:35.468622 | fa163e23-f348-37f0-fb65-0000000033ac | TASK | Make sure systemd-logind ignores power off 2026-06-12 08:19:35,492 p=83863 u=zuul n=ansible | 2026-06-12 08:19:35.491509 | fa163e23-f348-37f0-fb65-000000006937 | CHANGED | Force chronyd restart | np0000071533 2026-06-12 08:19:35,504 p=83863 u=zuul n=ansible | 2026-06-12 08:19:35.504560 | fa163e23-f348-37f0-fb65-0000000055b7 | TASK | Enable online service 2026-06-12 08:19:35,536 p=83863 u=zuul n=ansible | 2026-06-12 08:19:35.535496 | fa163e23-f348-37f0-fb65-000000006af2 | OK | Check for tuned-adm | np0000071532 2026-06-12 08:19:35,547 p=83863 u=zuul n=ansible | 2026-06-12 08:19:35.547078 | 6bfaf56e-6957-40cc-aa0f-005ac69dce1a | INCLUDED | /usr/share/ansible/roles/chrony/tasks/online.yml | np0000071533 2026-06-12 08:19:35,585 p=83863 u=zuul n=ansible | 2026-06-12 08:19:35.584937 | fa163e23-f348-37f0-fb65-000000006cfc | TASK | Create chrony-online.service unit file 2026-06-12 08:19:35,612 p=83863 u=zuul n=ansible | 2026-06-12 08:19:35.612323 | d809ebb3-f033-4e71-9182-47c8830f7cd1 | INCLUDED | /usr/share/ansible/roles/tuned/tasks/tuned_config.yml | np0000071532 2026-06-12 08:19:35,631 p=83863 u=zuul n=ansible | 2026-06-12 08:19:35.630794 | fa163e23-f348-37f0-fb65-000000006d9e | TASK | Ensure profile directory exists 2026-06-12 08:19:35,687 p=83863 u=zuul n=ansible | 2026-06-12 08:19:35.686908 | fa163e23-f348-37f0-fb65-000000006d9e | SKIPPED | Ensure profile directory exists | np0000071532 2026-06-12 08:19:35,697 p=83863 u=zuul n=ansible | 2026-06-12 08:19:35.697682 | fa163e23-f348-37f0-fb65-000000006d9f | TASK | Create custom tuned profile 2026-06-12 08:19:35,761 p=83863 u=zuul n=ansible | 2026-06-12 08:19:35.760404 | fa163e23-f348-37f0-fb65-000000003210 | CHANGED | create persistent state directory for rsyslog | np0000071528 2026-06-12 08:19:35,762 p=83863 u=zuul n=ansible | 2026-06-12 08:19:35.761838 | fa163e23-f348-37f0-fb65-0000000033ac | CHANGED | Make sure systemd-logind ignores power off | np0000071530 2026-06-12 08:19:35,762 p=83863 u=zuul n=ansible | 2026-06-12 08:19:35.762590 | fa163e23-f348-37f0-fb65-000000006d9f | SKIPPED | Create custom tuned profile | np0000071532 2026-06-12 08:19:35,773 p=83863 u=zuul n=ansible | 2026-06-12 08:19:35.772946 | fa163e23-f348-37f0-fb65-000000006da0 | TASK | Check tuned active profile 2026-06-12 08:19:35,812 p=83863 u=zuul n=ansible | 2026-06-12 08:19:35.809252 | fa163e23-f348-37f0-fb65-0000000033ad | TASK | Restart systemd-logind 2026-06-12 08:19:35,897 p=83863 u=zuul n=ansible | 2026-06-12 08:19:35.897271 | fa163e23-f348-37f0-fb65-0000000053b4 | TASK | Gather variables for each operating system 2026-06-12 08:19:35,903 p=83863 u=zuul n=ansible | 2026-06-12 08:19:35.903091 | fa163e23-f348-37f0-fb65-0000000031f5 | CHANGED | allow logrotate to read inside containers | np0000071529 2026-06-12 08:19:35,920 p=83863 u=zuul n=ansible | 2026-06-12 08:19:35.919721 | fa163e23-f348-37f0-fb65-0000000031f6 | TASK | create persistent directories 2026-06-12 08:19:35,934 p=83863 u=zuul n=ansible | 2026-06-12 08:19:35.933702 | fa163e23-f348-37f0-fb65-000000006c4a | CHANGED | Create chrony-online.service unit file | np0000071531 2026-06-12 08:19:35,946 p=83863 u=zuul n=ansible | 2026-06-12 08:19:35.946545 | fa163e23-f348-37f0-fb65-000000006c4b | TASK | Enable chrony-online.service 2026-06-12 08:19:36,013 p=83863 u=zuul n=ansible | 2026-06-12 08:19:36.011273 | fa163e23-f348-37f0-fb65-0000000053b4 | OK | Gather variables for each operating system | np0000071528 | item=/usr/share/ansible/roles/tripleo_sshd/vars/redhat.yml 2026-06-12 08:19:36,023 p=83863 u=zuul n=ansible | 2026-06-12 08:19:36.023349 | fa163e23-f348-37f0-fb65-000000006da0 | OK | Check tuned active profile | np0000071532 2026-06-12 08:19:36,035 p=83863 u=zuul n=ansible | 2026-06-12 08:19:36.034996 | fa163e23-f348-37f0-fb65-000000006da1 | TASK | Check Tuned Configuration file exists 2026-06-12 08:19:36,056 p=83863 u=zuul n=ansible | 2026-06-12 08:19:36.055454 | fa163e23-f348-37f0-fb65-0000000053b6 | TASK | Install the OpenSSH server 2026-06-12 08:19:36,234 p=83863 u=zuul n=ansible | 2026-06-12 08:19:36.232500 | fa163e23-f348-37f0-fb65-0000000031f6 | CHANGED | create persistent directories | np0000071529 | item={'mode': '0750', 'path': '/var/log/containers/openvswitch', 'setype': 'container_file_t'} 2026-06-12 08:19:36,322 p=83863 u=zuul n=ansible | 2026-06-12 08:19:36.321319 | fa163e23-f348-37f0-fb65-000000006da1 | OK | Check Tuned Configuration file exists | np0000071532 2026-06-12 08:19:36,336 p=83863 u=zuul n=ansible | 2026-06-12 08:19:36.336113 | fa163e23-f348-37f0-fb65-000000006da2 | TASK | Fail if tuned profile conf is absent but isolated cores is provided 2026-06-12 08:19:36,388 p=83863 u=zuul n=ansible | 2026-06-12 08:19:36.387308 | fa163e23-f348-37f0-fb65-0000000033ad | CHANGED | Restart systemd-logind | np0000071530 2026-06-12 08:19:36,413 p=83863 u=zuul n=ansible | 2026-06-12 08:19:36.413260 | fa163e23-f348-37f0-fb65-0000000033ae | TASK | Gather service_facts on pacemaker_bootstrap_node 2026-06-12 08:19:36,420 p=83863 u=zuul n=ansible | 2026-06-12 08:19:36.419661 | fa163e23-f348-37f0-fb65-000000006da2 | SKIPPED | Fail if tuned profile conf is absent but isolated cores is provided | np0000071532 2026-06-12 08:19:36,430 p=83863 u=zuul n=ansible | [WARNING]: conditional statements should not include jinja2 templating delimiters such as {{ }} or {% %}. Found: {{(pacemaker_short_bootstrap_node_name|lower == ansible_facts['hostname']|lower)|bool}} 2026-06-12 08:19:36,440 p=83863 u=zuul n=ansible | 2026-06-12 08:19:36.439791 | fa163e23-f348-37f0-fb65-000000006da3 | TASK | Configure isolated cores for profile throughput-performance 2026-06-12 08:19:36,467 p=83863 u=zuul n=ansible | 2026-06-12 08:19:36.467266 | fa163e23-f348-37f0-fb65-000000006cfc | CHANGED | Create chrony-online.service unit file | np0000071533 2026-06-12 08:19:36,487 p=83863 u=zuul n=ansible | 2026-06-12 08:19:36.486991 | fa163e23-f348-37f0-fb65-000000006cfd | TASK | Enable chrony-online.service 2026-06-12 08:19:36,494 p=83863 u=zuul n=ansible | 2026-06-12 08:19:36.493933 | fa163e23-f348-37f0-fb65-0000000033ae | SKIPPED | Gather service_facts on pacemaker_bootstrap_node | np0000071530 2026-06-12 08:19:36,520 p=83863 u=zuul n=ansible | 2026-06-12 08:19:36.519858 | fa163e23-f348-37f0-fb65-0000000033af | TASK | Check and eventually delete duplicate constraints (bootstrap node) 2026-06-12 08:19:36,528 p=83863 u=zuul n=ansible | 2026-06-12 08:19:36.527585 | fa163e23-f348-37f0-fb65-000000006da3 | SKIPPED | Configure isolated cores for profile throughput-performance | np0000071532 2026-06-12 08:19:36,539 p=83863 u=zuul n=ansible | 2026-06-12 08:19:36.538132 | fa163e23-f348-37f0-fb65-0000000031f6 | CHANGED | create persistent directories | np0000071529 | item={'path': '/var/lib/openvswitch/ovn', 'setype': 'container_file_t'} 2026-06-12 08:19:36,545 p=83863 u=zuul n=ansible | [WARNING]: conditional statements should not include jinja2 templating delimiters such as {{ }} or {% %}. Found: {{(pacemaker_short_bootstrap_node_name|lower == ansible_facts['hostname']|lower)|bool}} 2026-06-12 08:19:36,551 p=83863 u=zuul n=ansible | 2026-06-12 08:19:36.550981 | fa163e23-f348-37f0-fb65-000000006da4 | TASK | Enable tuned profile 2026-06-12 08:19:36,578 p=83863 u=zuul n=ansible | 2026-06-12 08:19:36.574066 | fa163e23-f348-37f0-fb65-0000000031f7 | TASK | create persistent directories 2026-06-12 08:19:36,585 p=83863 u=zuul n=ansible | 2026-06-12 08:19:36.584525 | fa163e23-f348-37f0-fb65-0000000033af | SKIPPED | Check and eventually delete duplicate constraints (bootstrap node) | np0000071530 2026-06-12 08:19:36,586 p=83863 u=zuul n=ansible | 2026-06-12 08:19:36.585850 | fa163e23-f348-37f0-fb65-000000006da4 | SKIPPED | Enable tuned profile | np0000071532 2026-06-12 08:19:36,610 p=83863 u=zuul n=ansible | 2026-06-12 08:19:36.609979 | fa163e23-f348-37f0-fb65-0000000033b0 | TASK | create persistent logs directory 2026-06-12 08:19:36,625 p=83863 u=zuul n=ansible | 2026-06-12 08:19:36.625326 | fa163e23-f348-37f0-fb65-00000000315a | TASK | create persistent directories 2026-06-12 08:19:36,849 p=83863 u=zuul n=ansible | 2026-06-12 08:19:36.848355 | fa163e23-f348-37f0-fb65-000000006c4b | CHANGED | Enable chrony-online.service | np0000071531 2026-06-12 08:19:36,864 p=83863 u=zuul n=ansible | 2026-06-12 08:19:36.864341 | fa163e23-f348-37f0-fb65-0000000055b8 | TASK | Sync chronyc 2026-06-12 08:19:36,905 p=83863 u=zuul n=ansible | 2026-06-12 08:19:36.905270 | 3c219c6b-1fd3-45fe-84d1-23ef93ed11cf | INCLUDED | /usr/share/ansible/roles/chrony/tasks/sync.yml | np0000071531 2026-06-12 08:19:36,932 p=83863 u=zuul n=ansible | 2026-06-12 08:19:36.931570 | fa163e23-f348-37f0-fb65-00000000315a | CHANGED | create persistent directories | np0000071532 | item={'mode': '0750', 'path': '/var/log/containers/openvswitch', 'setype': 'container_file_t'} 2026-06-12 08:19:36,943 p=83863 u=zuul n=ansible | 2026-06-12 08:19:36.942578 | fa163e23-f348-37f0-fb65-0000000031f7 | OK | create persistent directories | np0000071529 | item={'mode': '0750', 'path': '/var/log/containers/openvswitch', 'setype': 'container_file_t'} 2026-06-12 08:19:36,952 p=83863 u=zuul n=ansible | 2026-06-12 08:19:36.951773 | fa163e23-f348-37f0-fb65-0000000033b0 | CHANGED | create persistent logs directory | np0000071530 | item={'mode': '0750', 'path': '/var/log/containers/placement', 'setype': 'container_file_t'} 2026-06-12 08:19:36,961 p=83863 u=zuul n=ansible | 2026-06-12 08:19:36.960793 | fa163e23-f348-37f0-fb65-000000006f00 | TASK | Force NTP sync 2026-06-12 08:19:37,187 p=83863 u=zuul n=ansible | 2026-06-12 08:19:37.183580 | fa163e23-f348-37f0-fb65-00000000315a | CHANGED | create persistent directories | np0000071532 | item={'path': '/var/lib/openvswitch/ovn', 'setype': 'container_file_t'} 2026-06-12 08:19:37,213 p=83863 u=zuul n=ansible | 2026-06-12 08:19:37.211239 | fa163e23-f348-37f0-fb65-0000000031f7 | OK | create persistent directories | np0000071529 | item={'path': '/var/lib/openvswitch/ovn', 'setype': 'container_file_t'} 2026-06-12 08:19:37,224 p=83863 u=zuul n=ansible | 2026-06-12 08:19:37.223568 | fa163e23-f348-37f0-fb65-0000000033b0 | CHANGED | create persistent logs directory | np0000071530 | item={'mode': '0750', 'path': '/var/log/containers/httpd/placement', 'setype': 'container_file_t'} 2026-06-12 08:19:37,236 p=83863 u=zuul n=ansible | 2026-06-12 08:19:37.235764 | fa163e23-f348-37f0-fb65-00000000315b | TASK | Copy in cleanup script 2026-06-12 08:19:37,276 p=83863 u=zuul n=ansible | 2026-06-12 08:19:37.276330 | fa163e23-f348-37f0-fb65-0000000031f8 | TASK | Copy in cleanup script 2026-06-12 08:19:37,301 p=83863 u=zuul n=ansible | 2026-06-12 08:19:37.301259 | fa163e23-f348-37f0-fb65-0000000033b1 | TASK | create fcontext for rabbitmq data 2026-06-12 08:19:37,309 p=83863 u=zuul n=ansible | 2026-06-12 08:19:37.308692 | fa163e23-f348-37f0-fb65-000000006f00 | CHANGED | Force NTP sync | np0000071531 2026-06-12 08:19:37,320 p=83863 u=zuul n=ansible | 2026-06-12 08:19:37.320299 | fa163e23-f348-37f0-fb65-000000006f01 | TASK | Ensure system is NTP time synced 2026-06-12 08:19:37,359 p=83863 u=zuul n=ansible | 2026-06-12 08:19:37.358120 | fa163e23-f348-37f0-fb65-000000006cfd | CHANGED | Enable chrony-online.service | np0000071533 2026-06-12 08:19:37,383 p=83863 u=zuul n=ansible | 2026-06-12 08:19:37.382662 | fa163e23-f348-37f0-fb65-0000000055b8 | TASK | Sync chronyc 2026-06-12 08:19:37,454 p=83863 u=zuul n=ansible | 2026-06-12 08:19:37.453961 | 4de63e7d-0886-4c0e-a89f-a60c722c49b7 | INCLUDED | /usr/share/ansible/roles/chrony/tasks/sync.yml | np0000071533 2026-06-12 08:19:37,489 p=83863 u=zuul n=ansible | 2026-06-12 08:19:37.489226 | fa163e23-f348-37f0-fb65-000000006fcf | TASK | Force NTP sync 2026-06-12 08:19:37,799 p=83863 u=zuul n=ansible | 2026-06-12 08:19:37.798970 | fa163e23-f348-37f0-fb65-000000006fcf | CHANGED | Force NTP sync | np0000071533 2026-06-12 08:19:37,813 p=83863 u=zuul n=ansible | 2026-06-12 08:19:37.813130 | fa163e23-f348-37f0-fb65-000000006fd0 | TASK | Ensure system is NTP time synced 2026-06-12 08:19:38,186 p=83863 u=zuul n=ansible | 2026-06-12 08:19:38.185360 | fa163e23-f348-37f0-fb65-00000000315b | CHANGED | Copy in cleanup script | np0000071532 2026-06-12 08:19:38,200 p=83863 u=zuul n=ansible | 2026-06-12 08:19:38.200173 | fa163e23-f348-37f0-fb65-00000000315c | TASK | Copy in cleanup service 2026-06-12 08:19:38,254 p=83863 u=zuul n=ansible | 2026-06-12 08:19:38.254049 | fa163e23-f348-37f0-fb65-0000000031f8 | CHANGED | Copy in cleanup script | np0000071529 2026-06-12 08:19:38,275 p=83863 u=zuul n=ansible | 2026-06-12 08:19:38.275279 | fa163e23-f348-37f0-fb65-0000000031f9 | TASK | Copy in cleanup service 2026-06-12 08:19:38,578 p=83863 u=zuul n=ansible | 2026-06-12 08:19:38.577451 | fa163e23-f348-37f0-fb65-0000000033b1 | CHANGED | create fcontext for rabbitmq data | np0000071530 2026-06-12 08:19:38,593 p=83863 u=zuul n=ansible | 2026-06-12 08:19:38.592887 | fa163e23-f348-37f0-fb65-0000000033b2 | TASK | create persistent directories 2026-06-12 08:19:38,958 p=83863 u=zuul n=ansible | 2026-06-12 08:19:38.955750 | fa163e23-f348-37f0-fb65-0000000033b2 | CHANGED | create persistent directories | np0000071530 | item={'path': '/var/lib/rabbitmq', 'setype': 'container_file_t'} 2026-06-12 08:19:39,150 p=83863 u=zuul n=ansible | 2026-06-12 08:19:39.150215 | fa163e23-f348-37f0-fb65-00000000315c | CHANGED | Copy in cleanup service | np0000071532 2026-06-12 08:19:39,164 p=83863 u=zuul n=ansible | 2026-06-12 08:19:39.164367 | fa163e23-f348-37f0-fb65-00000000315d | TASK | Enabling the cleanup service 2026-06-12 08:19:39,243 p=83863 u=zuul n=ansible | 2026-06-12 08:19:39.242656 | fa163e23-f348-37f0-fb65-0000000031f9 | CHANGED | Copy in cleanup service | np0000071529 2026-06-12 08:19:39,263 p=83863 u=zuul n=ansible | 2026-06-12 08:19:39.263161 | fa163e23-f348-37f0-fb65-0000000031fa | TASK | Enabling the cleanup service 2026-06-12 08:19:39,290 p=83863 u=zuul n=ansible | 2026-06-12 08:19:39.287159 | fa163e23-f348-37f0-fb65-0000000033b2 | CHANGED | create persistent directories | np0000071530 | item={'mode': '0750', 'path': '/var/log/containers/rabbitmq', 'setype': 'container_file_t'} 2026-06-12 08:19:39,319 p=83863 u=zuul n=ansible | 2026-06-12 08:19:39.318954 | fa163e23-f348-37f0-fb65-0000000033b3 | TASK | stop the Erlang port mapper on the host and make sure it cannot bind to the port used by container 2026-06-12 08:19:39,338 p=83863 u=zuul n=ansible | 2026-06-12 08:19:39.338040 | fa163e23-f348-37f0-fb65-0000000053b6 | OK | Install the OpenSSH server | np0000071528 2026-06-12 08:19:39,357 p=83863 u=zuul n=ansible | 2026-06-12 08:19:39.356704 | fa163e23-f348-37f0-fb65-0000000053b7 | TASK | Start sshd 2026-06-12 08:19:39,395 p=83863 u=zuul n=ansible | 2026-06-12 08:19:39.394364 | fa163e23-f348-37f0-fb65-0000000053b7 | SKIPPED | Start sshd | np0000071528 2026-06-12 08:19:39,426 p=83863 u=zuul n=ansible | 2026-06-12 08:19:39.425751 | fa163e23-f348-37f0-fb65-0000000053b8 | TASK | PasswordAuthentication notice 2026-06-12 08:19:39,468 p=83863 u=zuul n=ansible | 2026-06-12 08:19:39.467464 | fa163e23-f348-37f0-fb65-0000000053b8 | OK | PasswordAuthentication notice | np0000071528 | result={ "changed": false, "msg": "Notice - The option `tripleo_sshd_password_authentication` is set to \"yes\" but `PermitRootLogin` is undefined. While this may be perfectly valid, the sshd_config options should be reviewed to ensure general user access is functional and meeting expectations." } 2026-06-12 08:19:39,487 p=83863 u=zuul n=ansible | 2026-06-12 08:19:39.487558 | fa163e23-f348-37f0-fb65-0000000053b9 | TASK | PasswordAuthentication duplication notice 2026-06-12 08:19:39,519 p=83863 u=zuul n=ansible | 2026-06-12 08:19:39.518676 | fa163e23-f348-37f0-fb65-0000000053b9 | SKIPPED | PasswordAuthentication duplication notice | np0000071528 2026-06-12 08:19:39,539 p=83863 u=zuul n=ansible | 2026-06-12 08:19:39.538883 | fa163e23-f348-37f0-fb65-0000000053ba | TASK | Motd duplication notice 2026-06-12 08:19:39,580 p=83863 u=zuul n=ansible | 2026-06-12 08:19:39.579979 | fa163e23-f348-37f0-fb65-0000000053ba | OK | Motd duplication notice | np0000071528 | result={ "changed": false, "msg": "WARNING - The Banner or PrintMotd has been configured in `tripleo_sshd_server_options`. These options may be ignored and configured using values from `tripleo_sshd_banner_enabled` and `tripleo_sshd_motd_enabled`" } 2026-06-12 08:19:39,601 p=83863 u=zuul n=ansible | 2026-06-12 08:19:39.600889 | fa163e23-f348-37f0-fb65-0000000053bb | TASK | Configure the banner text 2026-06-12 08:19:39,634 p=83863 u=zuul n=ansible | 2026-06-12 08:19:39.633640 | fa163e23-f348-37f0-fb65-0000000053bb | SKIPPED | Configure the banner text | np0000071528 2026-06-12 08:19:39,663 p=83863 u=zuul n=ansible | 2026-06-12 08:19:39.663377 | fa163e23-f348-37f0-fb65-0000000053bc | TASK | Configure the motd banner 2026-06-12 08:19:39,693 p=83863 u=zuul n=ansible | 2026-06-12 08:19:39.689571 | fa163e23-f348-37f0-fb65-0000000033b3 | CHANGED | stop the Erlang port mapper on the host and make sure it cannot bind to the port used by container | np0000071530 2026-06-12 08:19:39,695 p=83863 u=zuul n=ansible | 2026-06-12 08:19:39.695330 | fa163e23-f348-37f0-fb65-0000000053bc | SKIPPED | Configure the motd banner | np0000071528 2026-06-12 08:19:39,726 p=83863 u=zuul n=ansible | 2026-06-12 08:19:39.725773 | fa163e23-f348-37f0-fb65-0000000053bd | TASK | Update sshd configuration options from vars 2026-06-12 08:19:39,748 p=83863 u=zuul n=ansible | 2026-06-12 08:19:39.747864 | fa163e23-f348-37f0-fb65-0000000033b5 | TASK | Set login facts 2026-06-12 08:19:39,769 p=83863 u=zuul n=ansible | 2026-06-12 08:19:39.768503 | fa163e23-f348-37f0-fb65-0000000053bd | OK | Update sshd configuration options from vars | np0000071528 2026-06-12 08:19:39,793 p=83863 u=zuul n=ansible | 2026-06-12 08:19:39.793218 | fa163e23-f348-37f0-fb65-0000000053be | TASK | Adjust ssh server configuration 2026-06-12 08:19:39,805 p=83863 u=zuul n=ansible | 2026-06-12 08:19:39.799303 | fa163e23-f348-37f0-fb65-0000000033b5 | OK | Set login facts | np0000071530 2026-06-12 08:19:39,806 p=83863 u=zuul n=ansible | 2026-06-12 08:19:39.806199 | fa163e23-f348-37f0-fb65-00000000315d | CHANGED | Enabling the cleanup service | np0000071532 2026-06-12 08:19:39,818 p=83863 u=zuul n=ansible | 2026-06-12 08:19:39.818341 | fa163e23-f348-37f0-fb65-00000000315e | TASK | create persistent directories 2026-06-12 08:19:39,845 p=83863 u=zuul n=ansible | 2026-06-12 08:19:39.844274 | fa163e23-f348-37f0-fb65-0000000033b6 | TASK | Convert logins json to dict 2026-06-12 08:19:39,875 p=83863 u=zuul n=ansible | 2026-06-12 08:19:39.874661 | fa163e23-f348-37f0-fb65-0000000033b6 | SKIPPED | Convert logins json to dict | np0000071530 2026-06-12 08:19:39,889 p=83863 u=zuul n=ansible | 2026-06-12 08:19:39.889313 | fa163e23-f348-37f0-fb65-0000000033b7 | TASK | Set registry logins 2026-06-12 08:19:39,918 p=83863 u=zuul n=ansible | 2026-06-12 08:19:39.918081 | fa163e23-f348-37f0-fb65-0000000033b7 | SKIPPED | Set registry logins | np0000071530 2026-06-12 08:19:39,932 p=83863 u=zuul n=ansible | 2026-06-12 08:19:39.932605 | fa163e23-f348-37f0-fb65-0000000033b8 | TASK | Run podman install 2026-06-12 08:19:40,001 p=83863 u=zuul n=ansible | 2026-06-12 08:19:40.001170 | fa163e23-f348-37f0-fb65-000000004e5d | TASK | Gather variables for each operating system 2026-06-12 08:19:40,007 p=83863 u=zuul n=ansible | 2026-06-12 08:19:40.006721 | fa163e23-f348-37f0-fb65-0000000031fa | CHANGED | Enabling the cleanup service | np0000071529 2026-06-12 08:19:40,023 p=83863 u=zuul n=ansible | 2026-06-12 08:19:40.023259 | fa163e23-f348-37f0-fb65-0000000031fb | TASK | Make sure python3-novaclient is installed when IHA is enabled 2026-06-12 08:19:40,044 p=83863 u=zuul n=ansible | 2026-06-12 08:19:40.043822 | fa163e23-f348-37f0-fb65-0000000031fb | SKIPPED | Make sure python3-novaclient is installed when IHA is enabled | np0000071529 2026-06-12 08:19:40,058 p=83863 u=zuul n=ansible | 2026-06-12 08:19:40.058190 | fa163e23-f348-37f0-fb65-0000000031fc | TASK | Remove existing entries from logind conf 2026-06-12 08:19:40,084 p=83863 u=zuul n=ansible | 2026-06-12 08:19:40.084001 | fa163e23-f348-37f0-fb65-00000000315e | CHANGED | create persistent directories | np0000071532 | item={'mode': '0750', 'path': '/var/log/containers/neutron', 'setype': 'container_file_t'} 2026-06-12 08:19:40,099 p=83863 u=zuul n=ansible | 2026-06-12 08:19:40.099360 | fa163e23-f348-37f0-fb65-00000000315f | TASK | create /run/netns with temp namespace 2026-06-12 08:19:40,120 p=83863 u=zuul n=ansible | 2026-06-12 08:19:40.119511 | fa163e23-f348-37f0-fb65-000000004e5d | OK | Gather variables for each operating system | np0000071530 | item=/usr/share/ansible/roles/tripleo_podman/vars/redhat-9.yml 2026-06-12 08:19:40,140 p=83863 u=zuul n=ansible | 2026-06-12 08:19:40.139769 | fa163e23-f348-37f0-fb65-000000004e5f | TASK | ensure podman and deps are installed 2026-06-12 08:19:40,367 p=83863 u=zuul n=ansible | 2026-06-12 08:19:40.366215 | fa163e23-f348-37f0-fb65-0000000031fc | CHANGED | Remove existing entries from logind conf | np0000071529 2026-06-12 08:19:40,410 p=83863 u=zuul n=ansible | 2026-06-12 08:19:40.409831 | fa163e23-f348-37f0-fb65-0000000031fd | TASK | Make sure systemd-logind ignores power off 2026-06-12 08:19:40,417 p=83863 u=zuul n=ansible | 2026-06-12 08:19:40.416740 | fa163e23-f348-37f0-fb65-00000000315f | CHANGED | create /run/netns with temp namespace | np0000071532 2026-06-12 08:19:40,432 p=83863 u=zuul n=ansible | 2026-06-12 08:19:40.431696 | fa163e23-f348-37f0-fb65-000000003160 | TASK | remove temp namespace 2026-06-12 08:19:40,713 p=83863 u=zuul n=ansible | 2026-06-12 08:19:40.712278 | fa163e23-f348-37f0-fb65-0000000031fd | CHANGED | Make sure systemd-logind ignores power off | np0000071529 2026-06-12 08:19:40,749 p=83863 u=zuul n=ansible | 2026-06-12 08:19:40.749163 | fa163e23-f348-37f0-fb65-0000000031fe | TASK | Restart systemd-logind 2026-06-12 08:19:40,757 p=83863 u=zuul n=ansible | 2026-06-12 08:19:40.756463 | fa163e23-f348-37f0-fb65-000000003160 | CHANGED | remove temp namespace | np0000071532 2026-06-12 08:19:40,779 p=83863 u=zuul n=ansible | 2026-06-12 08:19:40.778791 | fa163e23-f348-37f0-fb65-000000003161 | TASK | create /var/lib/neutron 2026-06-12 08:19:40,842 p=83863 u=zuul n=ansible | 2026-06-12 08:19:40.841528 | fa163e23-f348-37f0-fb65-0000000053be | CHANGED | Adjust ssh server configuration | np0000071528 2026-06-12 08:19:40,865 p=83863 u=zuul n=ansible | 2026-06-12 08:19:40.864962 | fa163e23-f348-37f0-fb65-0000000053bf | TASK | Restart sshd 2026-06-12 08:19:41,121 p=83863 u=zuul n=ansible | 2026-06-12 08:19:41.120584 | fa163e23-f348-37f0-fb65-000000003161 | CHANGED | create /var/lib/neutron | np0000071532 2026-06-12 08:19:41,135 p=83863 u=zuul n=ansible | 2026-06-12 08:19:41.134706 | fa163e23-f348-37f0-fb65-000000003162 | TASK | set conditions 2026-06-12 08:19:41,170 p=83863 u=zuul n=ansible | 2026-06-12 08:19:41.169669 | fa163e23-f348-37f0-fb65-000000003162 | OK | set conditions | np0000071532 2026-06-12 08:19:41,180 p=83863 u=zuul n=ansible | 2026-06-12 08:19:41.179915 | fa163e23-f348-37f0-fb65-000000003163 | TASK | create kill_scripts directory within /var/lib/neutron 2026-06-12 08:19:41,263 p=83863 u=zuul n=ansible | 2026-06-12 08:19:41.262880 | fa163e23-f348-37f0-fb65-0000000031fe | CHANGED | Restart systemd-logind | np0000071529 2026-06-12 08:19:41,295 p=83863 u=zuul n=ansible | 2026-06-12 08:19:41.294167 | fa163e23-f348-37f0-fb65-0000000031ff | TASK | Gather service_facts on pacemaker_bootstrap_node 2026-06-12 08:19:41,327 p=83863 u=zuul n=ansible | [WARNING]: conditional statements should not include jinja2 templating delimiters such as {{ }} or {% %}. Found: {{(pacemaker_short_bootstrap_node_name|lower == ansible_facts['hostname']|lower)|bool}} 2026-06-12 08:19:41,360 p=83863 u=zuul n=ansible | 2026-06-12 08:19:41.359837 | fa163e23-f348-37f0-fb65-0000000031ff | SKIPPED | Gather service_facts on pacemaker_bootstrap_node | np0000071529 2026-06-12 08:19:41,375 p=83863 u=zuul n=ansible | 2026-06-12 08:19:41.374999 | fa163e23-f348-37f0-fb65-000000003200 | TASK | Check and eventually delete duplicate constraints (bootstrap node) 2026-06-12 08:19:41,400 p=83863 u=zuul n=ansible | [WARNING]: conditional statements should not include jinja2 templating delimiters such as {{ }} or {% %}. Found: {{(pacemaker_short_bootstrap_node_name|lower == ansible_facts['hostname']|lower)|bool}} 2026-06-12 08:19:41,413 p=83863 u=zuul n=ansible | 2026-06-12 08:19:41.413028 | fa163e23-f348-37f0-fb65-0000000053bf | CHANGED | Restart sshd | np0000071528 2026-06-12 08:19:41,445 p=83863 u=zuul n=ansible | 2026-06-12 08:19:41.444613 | fa163e23-f348-37f0-fb65-000000003212 | TASK | create persistent directories 2026-06-12 08:19:41,466 p=83863 u=zuul n=ansible | 2026-06-12 08:19:41.465707 | fa163e23-f348-37f0-fb65-000000003200 | SKIPPED | Check and eventually delete duplicate constraints (bootstrap node) | np0000071529 2026-06-12 08:19:41,467 p=83863 u=zuul n=ansible | 2026-06-12 08:19:41.467543 | fa163e23-f348-37f0-fb65-000000003163 | CHANGED | create kill_scripts directory within /var/lib/neutron | np0000071532 2026-06-12 08:19:41,478 p=83863 u=zuul n=ansible | 2026-06-12 08:19:41.478106 | fa163e23-f348-37f0-fb65-000000003164 | TASK | create haproxy kill script 2026-06-12 08:19:41,496 p=83863 u=zuul n=ansible | 2026-06-12 08:19:41.496381 | fa163e23-f348-37f0-fb65-000000003201 | TASK | create persistent logs directory 2026-06-12 08:19:41,794 p=83863 u=zuul n=ansible | 2026-06-12 08:19:41.790781 | fa163e23-f348-37f0-fb65-000000003212 | CHANGED | create persistent directories | np0000071528 | item={'path': '/srv/node', 'setype': 'container_file_t'} 2026-06-12 08:19:41,830 p=83863 u=zuul n=ansible | 2026-06-12 08:19:41.827849 | fa163e23-f348-37f0-fb65-000000003201 | CHANGED | create persistent logs directory | np0000071529 | item={'mode': '0750', 'path': '/var/log/containers/placement', 'setype': 'container_file_t'} 2026-06-12 08:19:42,092 p=83863 u=zuul n=ansible | 2026-06-12 08:19:42.090052 | fa163e23-f348-37f0-fb65-000000003201 | CHANGED | create persistent logs directory | np0000071529 | item={'mode': '0750', 'path': '/var/log/containers/httpd/placement', 'setype': 'container_file_t'} 2026-06-12 08:19:42,101 p=83863 u=zuul n=ansible | 2026-06-12 08:19:42.099210 | fa163e23-f348-37f0-fb65-000000003212 | CHANGED | create persistent directories | np0000071528 | item={'path': '/var/log/swift', 'setype': 'container_file_t'} 2026-06-12 08:19:42,123 p=83863 u=zuul n=ansible | 2026-06-12 08:19:42.123183 | fa163e23-f348-37f0-fb65-000000003202 | TASK | create fcontext for rabbitmq data 2026-06-12 08:19:42,406 p=83863 u=zuul n=ansible | 2026-06-12 08:19:42.404206 | fa163e23-f348-37f0-fb65-000000003212 | CHANGED | create persistent directories | np0000071528 | item={'mode': '0750', 'path': '/var/log/containers/swift', 'setype': 'container_file_t'} 2026-06-12 08:19:42,430 p=83863 u=zuul n=ansible | 2026-06-12 08:19:42.429752 | fa163e23-f348-37f0-fb65-000000003213 | TASK | create persistent directories 2026-06-12 08:19:42,470 p=83863 u=zuul n=ansible | 2026-06-12 08:19:42.470041 | fa163e23-f348-37f0-fb65-000000003164 | CHANGED | create haproxy kill script | np0000071532 2026-06-12 08:19:42,757 p=83863 u=zuul n=ansible | 2026-06-12 08:19:42.754324 | fa163e23-f348-37f0-fb65-000000003213 | OK | create persistent directories | np0000071528 | item={'path': '/srv/node', 'setype': 'container_file_t'} 2026-06-12 08:19:43,017 p=83863 u=zuul n=ansible | 2026-06-12 08:19:43.015120 | fa163e23-f348-37f0-fb65-000000003213 | CHANGED | create persistent directories | np0000071528 | item={'path': '/var/cache/swift', 'setype': 'container_file_t'} 2026-06-12 08:19:43,289 p=83863 u=zuul n=ansible | 2026-06-12 08:19:43.288079 | fa163e23-f348-37f0-fb65-000000003213 | OK | create persistent directories | np0000071528 | item={'mode': '0750', 'path': '/var/log/containers/swift', 'setype': 'container_file_t'} 2026-06-12 08:19:43,312 p=83863 u=zuul n=ansible | 2026-06-12 08:19:43.312250 | fa163e23-f348-37f0-fb65-000000003214 | TASK | Set swift_use_local_disks fact 2026-06-12 08:19:43,327 p=83863 u=zuul n=ansible | 2026-06-12 08:19:43.326549 | fa163e23-f348-37f0-fb65-000000003202 | CHANGED | create fcontext for rabbitmq data | np0000071529 2026-06-12 08:19:43,347 p=83863 u=zuul n=ansible | 2026-06-12 08:19:43.346518 | fa163e23-f348-37f0-fb65-000000003203 | TASK | create persistent directories 2026-06-12 08:19:43,351 p=83863 u=zuul n=ansible | 2026-06-12 08:19:43.350727 | fa163e23-f348-37f0-fb65-000000003214 | OK | Set swift_use_local_disks fact | np0000071528 2026-06-12 08:19:43,367 p=83863 u=zuul n=ansible | 2026-06-12 08:19:43.366759 | fa163e23-f348-37f0-fb65-000000003215 | TASK | Set use_node_data_lookup fact 2026-06-12 08:19:43,399 p=83863 u=zuul n=ansible | 2026-06-12 08:19:43.398838 | fa163e23-f348-37f0-fb65-000000003215 | OK | Set use_node_data_lookup fact | np0000071528 2026-06-12 08:19:43,414 p=83863 u=zuul n=ansible | 2026-06-12 08:19:43.414147 | fa163e23-f348-37f0-fb65-000000003216 | TASK | Create Swift d1 directory if needed 2026-06-12 08:19:43,951 p=83863 u=zuul n=ansible | 2026-06-12 08:19:43.950632 | fa163e23-f348-37f0-fb65-000000004e5f | OK | ensure podman and deps are installed | np0000071530 2026-06-12 08:19:43,969 p=83863 u=zuul n=ansible | 2026-06-12 08:19:43.968826 | fa163e23-f348-37f0-fb65-000000004e60 | TASK | Ensure we get the ansible interfaces facts 2026-06-12 08:19:44,199 p=83863 u=zuul n=ansible | 2026-06-12 08:19:44.198795 | fa163e23-f348-37f0-fb65-000000003216 | CHANGED | Create Swift d1 directory if needed | np0000071528 2026-06-12 08:19:44,217 p=83863 u=zuul n=ansible | 2026-06-12 08:19:44.217134 | fa163e23-f348-37f0-fb65-000000003217 | TASK | Set fact for SwiftRawDisks 2026-06-12 08:19:44,244 p=83863 u=zuul n=ansible | 2026-06-12 08:19:44.244063 | fa163e23-f348-37f0-fb65-000000003217 | OK | Set fact for SwiftRawDisks | np0000071528 2026-06-12 08:19:44,252 p=83863 u=zuul n=ansible | 2026-06-12 08:19:44.252343 | fa163e23-f348-37f0-fb65-000000003203 | CHANGED | create persistent directories | np0000071529 | item={'path': '/var/lib/rabbitmq', 'setype': 'container_file_t'} 2026-06-12 08:19:44,265 p=83863 u=zuul n=ansible | 2026-06-12 08:19:44.265305 | fa163e23-f348-37f0-fb65-000000003218 | TASK | Get hiera swift::storage::disks::args 2026-06-12 08:19:44,287 p=83863 u=zuul n=ansible | 2026-06-12 08:19:44.287101 | fa163e23-f348-37f0-fb65-000000003218 | SKIPPED | Get hiera swift::storage::disks::args | np0000071528 2026-06-12 08:19:44,303 p=83863 u=zuul n=ansible | 2026-06-12 08:19:44.303575 | fa163e23-f348-37f0-fb65-000000003219 | TASK | Set fact for swift_raw_disks 2026-06-12 08:19:44,323 p=83863 u=zuul n=ansible | 2026-06-12 08:19:44.322553 | fa163e23-f348-37f0-fb65-000000003219 | SKIPPED | Set fact for swift_raw_disks | np0000071528 2026-06-12 08:19:44,338 p=83863 u=zuul n=ansible | 2026-06-12 08:19:44.338000 | fa163e23-f348-37f0-fb65-00000000321a | TASK | Format SwiftRawDisks 2026-06-12 08:19:44,375 p=83863 u=zuul n=ansible | 2026-06-12 08:19:44.375344 | fa163e23-f348-37f0-fb65-00000000321b | TASK | Refresh facts if SwiftRawDisks is set to get uuids if newly created partitions 2026-06-12 08:19:44,420 p=83863 u=zuul n=ansible | 2026-06-12 08:19:44.419480 | fa163e23-f348-37f0-fb65-00000000321b | SKIPPED | Refresh facts if SwiftRawDisks is set to get uuids if newly created partitions | np0000071528 2026-06-12 08:19:44,448 p=83863 u=zuul n=ansible | 2026-06-12 08:19:44.447833 | fa163e23-f348-37f0-fb65-00000000321c | TASK | Mount devices defined in SwiftRawDisks 2026-06-12 08:19:44,486 p=83863 u=zuul n=ansible | 2026-06-12 08:19:44.486096 | fa163e23-f348-37f0-fb65-00000000321d | TASK | Check for NTP service 2026-06-12 08:19:44,824 p=83863 u=zuul n=ansible | 2026-06-12 08:19:44.823691 | fa163e23-f348-37f0-fb65-000000004e60 | OK | Ensure we get the ansible interfaces facts | np0000071530 2026-06-12 08:19:44,841 p=83863 u=zuul n=ansible | 2026-06-12 08:19:44.840892 | fa163e23-f348-37f0-fb65-000000004e61 | TASK | Delete legacy cni0 interface (podman < 1.6) 2026-06-12 08:19:44,879 p=83863 u=zuul n=ansible | 2026-06-12 08:19:44.878621 | fa163e23-f348-37f0-fb65-000000004e61 | SKIPPED | Delete legacy cni0 interface (podman < 1.6) | np0000071530 2026-06-12 08:19:44,896 p=83863 u=zuul n=ansible | 2026-06-12 08:19:44.895903 | fa163e23-f348-37f0-fb65-000000004e63 | TASK | Make sure /etc/cni/net.d folder exists 2026-06-12 08:19:44,919 p=83863 u=zuul n=ansible | 2026-06-12 08:19:44.919376 | fa163e23-f348-37f0-fb65-000000004e63 | SKIPPED | Make sure /etc/cni/net.d folder exists | np0000071530 2026-06-12 08:19:44,934 p=83863 u=zuul n=ansible | 2026-06-12 08:19:44.934132 | fa163e23-f348-37f0-fb65-000000004e64 | TASK | Update default network configuration if possible 2026-06-12 08:19:44,953 p=83863 u=zuul n=ansible | 2026-06-12 08:19:44.953382 | fa163e23-f348-37f0-fb65-000000004e64 | SKIPPED | Update default network configuration if possible | np0000071530 2026-06-12 08:19:44,971 p=83863 u=zuul n=ansible | 2026-06-12 08:19:44.968293 | fa163e23-f348-37f0-fb65-000000004e66 | TASK | Make sure /etc/containers/networks exists 2026-06-12 08:19:44,972 p=83863 u=zuul n=ansible | 2026-06-12 08:19:44.971785 | fa163e23-f348-37f0-fb65-000000003203 | CHANGED | create persistent directories | np0000071529 | item={'mode': '0750', 'path': '/var/log/containers/rabbitmq', 'setype': 'container_file_t'} 2026-06-12 08:19:44,995 p=83863 u=zuul n=ansible | 2026-06-12 08:19:44.994922 | fa163e23-f348-37f0-fb65-000000003204 | TASK | stop the Erlang port mapper on the host and make sure it cannot bind to the port used by container 2026-06-12 08:19:45,494 p=83863 u=zuul n=ansible | 2026-06-12 08:19:45.493606 | fa163e23-f348-37f0-fb65-00000000321d | CHANGED | Check for NTP service | np0000071528 2026-06-12 08:19:45,521 p=83863 u=zuul n=ansible | 2026-06-12 08:19:45.521231 | fa163e23-f348-37f0-fb65-00000000321e | TASK | Disable NTP before configuring Chrony 2026-06-12 08:19:45,551 p=83863 u=zuul n=ansible | 2026-06-12 08:19:45.551179 | fa163e23-f348-37f0-fb65-00000000321e | SKIPPED | Disable NTP before configuring Chrony | np0000071528 2026-06-12 08:19:45,719 p=83863 u=zuul n=ansible | 2026-06-12 08:19:45.713854 | fa163e23-f348-37f0-fb65-00000000321f | TASK | Install, Configure and Run Chrony 2026-06-12 08:19:45,726 p=83863 u=zuul n=ansible | 2026-06-12 08:19:45.725716 | fa163e23-f348-37f0-fb65-000000003204 | CHANGED | stop the Erlang port mapper on the host and make sure it cannot bind to the port used by container | np0000071529 2026-06-12 08:19:45,727 p=83863 u=zuul n=ansible | 2026-06-12 08:19:45.727047 | fa163e23-f348-37f0-fb65-000000004e66 | OK | Make sure /etc/containers/networks exists | np0000071530 2026-06-12 08:19:45,747 p=83863 u=zuul n=ansible | 2026-06-12 08:19:45.746818 | fa163e23-f348-37f0-fb65-000000003206 | TASK | Set login facts 2026-06-12 08:19:45,768 p=83863 u=zuul n=ansible | 2026-06-12 08:19:45.767790 | fa163e23-f348-37f0-fb65-000000004e67 | TASK | Get current podman network 2026-06-12 08:19:45,773 p=83863 u=zuul n=ansible | 2026-06-12 08:19:45.772871 | fa163e23-f348-37f0-fb65-000000003206 | OK | Set login facts | np0000071529 2026-06-12 08:19:45,835 p=83863 u=zuul n=ansible | 2026-06-12 08:19:45.834687 | fa163e23-f348-37f0-fb65-0000000055b2 | TASK | Load distro-specific variables 2026-06-12 08:19:45,855 p=83863 u=zuul n=ansible | 2026-06-12 08:19:45.855267 | fa163e23-f348-37f0-fb65-000000003207 | TASK | Convert logins json to dict 2026-06-12 08:19:45,876 p=83863 u=zuul n=ansible | 2026-06-12 08:19:45.876488 | f068f3e5-3060-42eb-97f8-881bf4d34207 | INCLUDED | /usr/share/ansible/roles/chrony/tasks/vars.yml | np0000071528 2026-06-12 08:19:45,899 p=83863 u=zuul n=ansible | 2026-06-12 08:19:45.899483 | fa163e23-f348-37f0-fb65-000000007315 | TASK | Load distro-specific variables 2026-06-12 08:19:45,904 p=83863 u=zuul n=ansible | 2026-06-12 08:19:45.904261 | fa163e23-f348-37f0-fb65-000000003207 | SKIPPED | Convert logins json to dict | np0000071529 2026-06-12 08:19:45,921 p=83863 u=zuul n=ansible | 2026-06-12 08:19:45.921378 | fa163e23-f348-37f0-fb65-000000003208 | TASK | Set registry logins 2026-06-12 08:19:45,962 p=83863 u=zuul n=ansible | 2026-06-12 08:19:45.960463 | fa163e23-f348-37f0-fb65-000000007315 | OK | Load distro-specific variables | np0000071528 | item=/usr/share/ansible/roles/chrony/vars/RedHat.yml 2026-06-12 08:19:45,976 p=83863 u=zuul n=ansible | 2026-06-12 08:19:45.975804 | fa163e23-f348-37f0-fb65-000000003208 | SKIPPED | Set registry logins | np0000071529 2026-06-12 08:19:45,991 p=83863 u=zuul n=ansible | 2026-06-12 08:19:45.990974 | fa163e23-f348-37f0-fb65-0000000055b3 | TASK | Install chronyd 2026-06-12 08:19:46,010 p=83863 u=zuul n=ansible | 2026-06-12 08:19:46.010296 | fa163e23-f348-37f0-fb65-000000003209 | TASK | Run podman install 2026-06-12 08:19:46,065 p=83863 u=zuul n=ansible | 2026-06-12 08:19:46.064648 | b7f75396-feb9-4bb7-8dc3-58b39659b8bc | INCLUDED | /usr/share/ansible/roles/chrony/tasks/install.yml | np0000071528 2026-06-12 08:19:46,106 p=83863 u=zuul n=ansible | 2026-06-12 08:19:46.106203 | fa163e23-f348-37f0-fb65-000000007354 | TASK | Load distro-specific variables 2026-06-12 08:19:46,128 p=83863 u=zuul n=ansible | 2026-06-12 08:19:46.127755 | fa163e23-f348-37f0-fb65-000000004e67 | CHANGED | Get current podman network | np0000071530 2026-06-12 08:19:46,201 p=83863 u=zuul n=ansible | 2026-06-12 08:19:46.200814 | fa163e23-f348-37f0-fb65-000000004e5d | TASK | Gather variables for each operating system 2026-06-12 08:19:46,225 p=83863 u=zuul n=ansible | 2026-06-12 08:19:46.225064 | fa163e23-f348-37f0-fb65-000000004e68 | TASK | Update the default network configuration 2026-06-12 08:19:46,246 p=83863 u=zuul n=ansible | 2026-06-12 08:19:46.245752 | 54bb65bc-8b42-4dd1-b061-5c9ffb99598b | INCLUDED | /usr/share/ansible/roles/chrony/tasks/vars.yml | np0000071528 2026-06-12 08:19:46,263 p=83863 u=zuul n=ansible | 2026-06-12 08:19:46.263154 | fa163e23-f348-37f0-fb65-0000000073fe | TASK | Load distro-specific variables 2026-06-12 08:19:46,325 p=83863 u=zuul n=ansible | 2026-06-12 08:19:46.323074 | fa163e23-f348-37f0-fb65-0000000073fe | OK | Load distro-specific variables | np0000071528 | item=/usr/share/ansible/roles/chrony/vars/RedHat.yml 2026-06-12 08:19:46,334 p=83863 u=zuul n=ansible | 2026-06-12 08:19:46.332726 | fa163e23-f348-37f0-fb65-000000004e5d | OK | Gather variables for each operating system | np0000071529 | item=/usr/share/ansible/roles/tripleo_podman/vars/redhat-9.yml 2026-06-12 08:19:46,354 p=83863 u=zuul n=ansible | 2026-06-12 08:19:46.353883 | fa163e23-f348-37f0-fb65-000000007355 | TASK | Check for NTP service 2026-06-12 08:19:46,374 p=83863 u=zuul n=ansible | 2026-06-12 08:19:46.373752 | fa163e23-f348-37f0-fb65-000000004e5f | TASK | ensure podman and deps are installed 2026-06-12 08:19:46,666 p=83863 u=zuul n=ansible | 2026-06-12 08:19:46.665686 | fa163e23-f348-37f0-fb65-000000007355 | CHANGED | Check for NTP service | np0000071528 2026-06-12 08:19:46,688 p=83863 u=zuul n=ansible | 2026-06-12 08:19:46.687643 | fa163e23-f348-37f0-fb65-000000007356 | TASK | Disable NTP before configuring Chrony 2026-06-12 08:19:46,744 p=83863 u=zuul n=ansible | 2026-06-12 08:19:46.744067 | fa163e23-f348-37f0-fb65-000000007356 | SKIPPED | Disable NTP before configuring Chrony | np0000071528 2026-06-12 08:19:46,765 p=83863 u=zuul n=ansible | 2026-06-12 08:19:46.765449 | fa163e23-f348-37f0-fb65-000000007357 | TASK | Install chronyd package 2026-06-12 08:19:47,347 p=83863 u=zuul n=ansible | 2026-06-12 08:19:47.346497 | fa163e23-f348-37f0-fb65-000000004e68 | CHANGED | Update the default network configuration | np0000071530 2026-06-12 08:19:47,362 p=83863 u=zuul n=ansible | 2026-06-12 08:19:47.362269 | fa163e23-f348-37f0-fb65-000000004e69 | TASK | Write containers registries.conf 2026-06-12 08:19:48,217 p=83863 u=zuul n=ansible | 2026-06-12 08:19:48.215078 | fa163e23-f348-37f0-fb65-000000006f01 | CHANGED | Ensure system is NTP time synced | np0000071531 2026-06-12 08:19:48,219 p=83863 u=zuul n=ansible | 2026-06-12 08:19:48.219261 | fa163e23-f348-37f0-fb65-000000006fd0 | CHANGED | Ensure system is NTP time synced | np0000071533 2026-06-12 08:19:48,252 p=83863 u=zuul n=ansible | 2026-06-12 08:19:48.251687 | fa163e23-f348-37f0-fb65-000000003094 | TASK | Force NTP sync 2026-06-12 08:19:48,264 p=83863 u=zuul n=ansible | 2026-06-12 08:19:48.264114 | fa163e23-f348-37f0-fb65-000000003155 | TASK | Force NTP sync 2026-06-12 08:19:48,989 p=83863 u=zuul n=ansible | 2026-06-12 08:19:48.988693 | fa163e23-f348-37f0-fb65-000000003094 | CHANGED | Force NTP sync | np0000071531 2026-06-12 08:19:49,011 p=83863 u=zuul n=ansible | 2026-06-12 08:19:49.008399 | fa163e23-f348-37f0-fb65-000000003095 | TASK | Ensure system is NTP time synced 2026-06-12 08:19:49,018 p=83863 u=zuul n=ansible | 2026-06-12 08:19:49.018098 | fa163e23-f348-37f0-fb65-000000003155 | CHANGED | Force NTP sync | np0000071533 2026-06-12 08:19:49,034 p=83863 u=zuul n=ansible | 2026-06-12 08:19:49.033880 | fa163e23-f348-37f0-fb65-000000003156 | TASK | Ensure system is NTP time synced 2026-06-12 08:19:49,325 p=83863 u=zuul n=ansible | 2026-06-12 08:19:49.324882 | fa163e23-f348-37f0-fb65-000000003095 | CHANGED | Ensure system is NTP time synced | np0000071531 2026-06-12 08:19:49,344 p=83863 u=zuul n=ansible | 2026-06-12 08:19:49.344256 | fa163e23-f348-37f0-fb65-000000003096 | TASK | Run timezone role 2026-06-12 08:19:49,354 p=83863 u=zuul n=ansible | 2026-06-12 08:19:49.352939 | fa163e23-f348-37f0-fb65-000000003156 | CHANGED | Ensure system is NTP time synced | np0000071533 2026-06-12 08:19:49,378 p=83863 u=zuul n=ansible | 2026-06-12 08:19:49.378336 | fa163e23-f348-37f0-fb65-000000003157 | TASK | Run timezone role 2026-06-12 08:19:49,459 p=83863 u=zuul n=ansible | 2026-06-12 08:19:49.459281 | fa163e23-f348-37f0-fb65-00000000676c | TASK | Set timezone 2026-06-12 08:19:49,529 p=83863 u=zuul n=ansible | 2026-06-12 08:19:49.529419 | fa163e23-f348-37f0-fb65-00000000676c | TASK | Set timezone 2026-06-12 08:19:49,535 p=83863 u=zuul n=ansible | 2026-06-12 08:19:49.535305 | fa163e23-f348-37f0-fb65-000000004e69 | CHANGED | Write containers registries.conf | np0000071530 2026-06-12 08:19:49,551 p=83863 u=zuul n=ansible | 2026-06-12 08:19:49.551573 | fa163e23-f348-37f0-fb65-000000004e6a | TASK | Write containers.conf 2026-06-12 08:19:49,733 p=83863 u=zuul n=ansible | 2026-06-12 08:19:49.732953 | fa163e23-f348-37f0-fb65-000000004e5f | OK | ensure podman and deps are installed | np0000071529 2026-06-12 08:19:49,747 p=83863 u=zuul n=ansible | 2026-06-12 08:19:49.747552 | fa163e23-f348-37f0-fb65-000000004e60 | TASK | Ensure we get the ansible interfaces facts 2026-06-12 08:19:49,868 p=83863 u=zuul n=ansible | 2026-06-12 08:19:49.865329 | fa163e23-f348-37f0-fb65-000000004e6a | CHANGED | Write containers.conf | np0000071530 | item={'section': 'containers', 'option': 'pids_limit', 'value': '4096'} 2026-06-12 08:19:49,940 p=83863 u=zuul n=ansible | 2026-06-12 08:19:49.940244 | fa163e23-f348-37f0-fb65-00000000676c | OK | Set timezone | np0000071533 2026-06-12 08:19:49,964 p=83863 u=zuul n=ansible | 2026-06-12 08:19:49.964003 | fa163e23-f348-37f0-fb65-00000000676d | TASK | Restart time services 2026-06-12 08:19:50,003 p=83863 u=zuul n=ansible | 2026-06-12 08:19:50.001758 | fa163e23-f348-37f0-fb65-00000000676d | SKIPPED | Restart time services | np0000071533 | item=rsyslog 2026-06-12 08:19:50,007 p=83863 u=zuul n=ansible | 2026-06-12 08:19:50.006002 | fa163e23-f348-37f0-fb65-00000000676d | SKIPPED | Restart time services | np0000071533 | item=crond 2026-06-12 08:19:50,036 p=83863 u=zuul n=ansible | 2026-06-12 08:19:50.036399 | fa163e23-f348-37f0-fb65-000000003158 | TASK | Notice - ctlplane subnet is set 2026-06-12 08:19:50,060 p=83863 u=zuul n=ansible | 2026-06-12 08:19:50.060024 | fa163e23-f348-37f0-fb65-000000003158 | OK | Notice - ctlplane subnet is set | np0000071533 | result={ "changed": false, "msg": "CIDRs found in the ctlplane network tags.\n" } 2026-06-12 08:19:50,167 p=83863 u=zuul n=ansible | 2026-06-12 08:19:50.166402 | fa163e23-f348-37f0-fb65-000000004e6a | CHANGED | Write containers.conf | np0000071530 | item={'section': 'engine', 'option': 'events_logger', 'value': '"journald"'} 2026-06-12 08:19:50,173 p=83863 u=zuul n=ansible | 2026-06-12 08:19:50.172780 | fa163e23-f348-37f0-fb65-000000006af0 | TASK | Gather variables for each operating system 2026-06-12 08:19:50,300 p=83863 u=zuul n=ansible | 2026-06-12 08:19:50.299926 | fa163e23-f348-37f0-fb65-000000006af0 | OK | Gather variables for each operating system | np0000071533 | item=/usr/share/ansible/roles/tuned/vars/redhat.yml 2026-06-12 08:19:50,339 p=83863 u=zuul n=ansible | 2026-06-12 08:19:50.338898 | fa163e23-f348-37f0-fb65-000000004e60 | OK | Ensure we get the ansible interfaces facts | np0000071529 2026-06-12 08:19:50,340 p=83863 u=zuul n=ansible | 2026-06-12 08:19:50.340694 | fa163e23-f348-37f0-fb65-000000007357 | OK | Install chronyd package | np0000071528 2026-06-12 08:19:50,362 p=83863 u=zuul n=ansible | 2026-06-12 08:19:50.361786 | fa163e23-f348-37f0-fb65-0000000055b4 | TASK | Upgrade chronyd 2026-06-12 08:19:50,390 p=83863 u=zuul n=ansible | 2026-06-12 08:19:50.389519 | fa163e23-f348-37f0-fb65-000000004e61 | TASK | Delete legacy cni0 interface (podman < 1.6) 2026-06-12 08:19:50,402 p=83863 u=zuul n=ansible | 2026-06-12 08:19:50.402211 | fa163e23-f348-37f0-fb65-0000000055b4 | SKIPPED | Upgrade chronyd | np0000071528 2026-06-12 08:19:50,418 p=83863 u=zuul n=ansible | 2026-06-12 08:19:50.415978 | 08d8e31d-148f-476b-b204-11a28697b886 | INCLUDED | /usr/share/ansible/roles/tuned/tasks/tuned_install.yml | np0000071533 2026-06-12 08:19:50,433 p=83863 u=zuul n=ansible | 2026-06-12 08:19:50.433483 | fa163e23-f348-37f0-fb65-000000007a67 | TASK | Check tuned package is installed 2026-06-12 08:19:50,452 p=83863 u=zuul n=ansible | 2026-06-12 08:19:50.451921 | fa163e23-f348-37f0-fb65-0000000055b5 | TASK | Configure chronyd 2026-06-12 08:19:50,458 p=83863 u=zuul n=ansible | 2026-06-12 08:19:50.458013 | fa163e23-f348-37f0-fb65-000000004e61 | SKIPPED | Delete legacy cni0 interface (podman < 1.6) | np0000071529 2026-06-12 08:19:50,476 p=83863 u=zuul n=ansible | 2026-06-12 08:19:50.475916 | fa163e23-f348-37f0-fb65-000000004e63 | TASK | Make sure /etc/cni/net.d folder exists 2026-06-12 08:19:50,485 p=83863 u=zuul n=ansible | 2026-06-12 08:19:50.484230 | fa163e23-f348-37f0-fb65-000000004e6a | CHANGED | Write containers.conf | np0000071530 | item={'section': 'engine', 'option': 'runtime', 'value': '"crun"'} 2026-06-12 08:19:50,507 p=83863 u=zuul n=ansible | 2026-06-12 08:19:50.506914 | 2512fea3-c94d-41af-857e-9dff8dae2c9a | INCLUDED | /usr/share/ansible/roles/chrony/tasks/config.yml | np0000071528 2026-06-12 08:19:50,531 p=83863 u=zuul n=ansible | 2026-06-12 08:19:50.530996 | fa163e23-f348-37f0-fb65-000000007a92 | TASK | Load distro-specific variables 2026-06-12 08:19:50,537 p=83863 u=zuul n=ansible | 2026-06-12 08:19:50.536709 | fa163e23-f348-37f0-fb65-000000004e63 | SKIPPED | Make sure /etc/cni/net.d folder exists | np0000071529 2026-06-12 08:19:50,558 p=83863 u=zuul n=ansible | 2026-06-12 08:19:50.552985 | fa163e23-f348-37f0-fb65-000000004e64 | TASK | Update default network configuration if possible 2026-06-12 08:19:50,579 p=83863 u=zuul n=ansible | 2026-06-12 08:19:50.579379 | 5902682b-1676-45c6-857d-99d774432658 | INCLUDED | /usr/share/ansible/roles/chrony/tasks/vars.yml | np0000071528 2026-06-12 08:19:50,602 p=83863 u=zuul n=ansible | 2026-06-12 08:19:50.601705 | fa163e23-f348-37f0-fb65-000000007afe | TASK | Load distro-specific variables 2026-06-12 08:19:50,608 p=83863 u=zuul n=ansible | 2026-06-12 08:19:50.608123 | fa163e23-f348-37f0-fb65-000000004e64 | SKIPPED | Update default network configuration if possible | np0000071529 2026-06-12 08:19:50,625 p=83863 u=zuul n=ansible | 2026-06-12 08:19:50.625082 | fa163e23-f348-37f0-fb65-000000004e66 | TASK | Make sure /etc/containers/networks exists 2026-06-12 08:19:50,656 p=83863 u=zuul n=ansible | 2026-06-12 08:19:50.653204 | fa163e23-f348-37f0-fb65-000000007afe | OK | Load distro-specific variables | np0000071528 | item=/usr/share/ansible/roles/chrony/vars/RedHat.yml 2026-06-12 08:19:50,681 p=83863 u=zuul n=ansible | 2026-06-12 08:19:50.680940 | fa163e23-f348-37f0-fb65-000000007a93 | TASK | Install chrony configuration file 2026-06-12 08:19:50,774 p=83863 u=zuul n=ansible | 2026-06-12 08:19:50.772099 | fa163e23-f348-37f0-fb65-000000004e6a | CHANGED | Write containers.conf | np0000071530 | item={'section': 'network', 'option': 'network_backend', 'value': '"netavark"'} 2026-06-12 08:19:50,794 p=83863 u=zuul n=ansible | 2026-06-12 08:19:50.794239 | fa163e23-f348-37f0-fb65-000000007a67 | CHANGED | Check tuned package is installed | np0000071533 2026-06-12 08:19:50,809 p=83863 u=zuul n=ansible | 2026-06-12 08:19:50.808960 | fa163e23-f348-37f0-fb65-000000007a68 | TASK | Install tuned 2026-06-12 08:19:50,841 p=83863 u=zuul n=ansible | 2026-06-12 08:19:50.840442 | fa163e23-f348-37f0-fb65-000000004e6b | TASK | Enable podman.socket service 2026-06-12 08:19:50,848 p=83863 u=zuul n=ansible | 2026-06-12 08:19:50.847092 | fa163e23-f348-37f0-fb65-000000007a68 | SKIPPED | Install tuned | np0000071533 2026-06-12 08:19:50,849 p=83863 u=zuul n=ansible | 2026-06-12 08:19:50.849457 | fa163e23-f348-37f0-fb65-00000000676c | OK | Set timezone | np0000071531 2026-06-12 08:19:50,870 p=83863 u=zuul n=ansible | 2026-06-12 08:19:50.869548 | fa163e23-f348-37f0-fb65-00000000676d | TASK | Restart time services 2026-06-12 08:19:50,890 p=83863 u=zuul n=ansible | 2026-06-12 08:19:50.889541 | fa163e23-f348-37f0-fb65-000000007a69 | TASK | Restart tuned 2026-06-12 08:19:50,896 p=83863 u=zuul n=ansible | 2026-06-12 08:19:50.896334 | fa163e23-f348-37f0-fb65-000000004e6b | SKIPPED | Enable podman.socket service | np0000071530 2026-06-12 08:19:50,916 p=83863 u=zuul n=ansible | 2026-06-12 08:19:50.914994 | fa163e23-f348-37f0-fb65-00000000676d | SKIPPED | Restart time services | np0000071531 | item=rsyslog 2026-06-12 08:19:50,925 p=83863 u=zuul n=ansible | 2026-06-12 08:19:50.924789 | fa163e23-f348-37f0-fb65-00000000676d | SKIPPED | Restart time services | np0000071531 | item=crond 2026-06-12 08:19:50,936 p=83863 u=zuul n=ansible | 2026-06-12 08:19:50.935907 | fa163e23-f348-37f0-fb65-000000007a69 | SKIPPED | Restart tuned | np0000071533 2026-06-12 08:19:50,958 p=83863 u=zuul n=ansible | 2026-06-12 08:19:50.957997 | fa163e23-f348-37f0-fb65-000000006af2 | TASK | Check for tuned-adm 2026-06-12 08:19:50,979 p=83863 u=zuul n=ansible | 2026-06-12 08:19:50.978851 | fa163e23-f348-37f0-fb65-0000000033b9 | TASK | Run podman login 2026-06-12 08:19:50,984 p=83863 u=zuul n=ansible | 2026-06-12 08:19:50.984019 | fa163e23-f348-37f0-fb65-000000004e66 | OK | Make sure /etc/containers/networks exists | np0000071529 2026-06-12 08:19:50,996 p=83863 u=zuul n=ansible | 2026-06-12 08:19:50.995722 | fa163e23-f348-37f0-fb65-000000003097 | TASK | Notice - ctlplane subnet is set 2026-06-12 08:19:51,022 p=83863 u=zuul n=ansible | 2026-06-12 08:19:51.021680 | fa163e23-f348-37f0-fb65-000000004e67 | TASK | Get current podman network 2026-06-12 08:19:51,035 p=83863 u=zuul n=ansible | 2026-06-12 08:19:51.034921 | fa163e23-f348-37f0-fb65-000000003097 | OK | Notice - ctlplane subnet is set | np0000071531 | result={ "changed": false, "msg": "CIDRs found in the ctlplane network tags.\n" } 2026-06-12 08:19:51,112 p=83863 u=zuul n=ansible | 2026-06-12 08:19:51.106076 | fa163e23-f348-37f0-fb65-00000000528b | TASK | Perform container registry login(s) with podman 2026-06-12 08:19:51,191 p=83863 u=zuul n=ansible | 2026-06-12 08:19:51.190741 | fa163e23-f348-37f0-fb65-000000006af0 | TASK | Gather variables for each operating system 2026-06-12 08:19:51,227 p=83863 u=zuul n=ansible | 2026-06-12 08:19:51.227076 | fa163e23-f348-37f0-fb65-0000000033bb | TASK | Configure tripleo_container_manage to generate systemd drop-in dependencies 2026-06-12 08:19:51,323 p=83863 u=zuul n=ansible | 2026-06-12 08:19:51.320453 | fa163e23-f348-37f0-fb65-000000006af0 | OK | Gather variables for each operating system | np0000071531 | item=/usr/share/ansible/roles/tuned/vars/redhat.yml 2026-06-12 08:19:51,394 p=83863 u=zuul n=ansible | 2026-06-12 08:19:51.393925 | 809be286-20fc-4866-8f9d-45de03c48943 | INCLUDED | /usr/share/ansible/roles/tuned/tasks/tuned_install.yml | np0000071531 2026-06-12 08:19:51,408 p=83863 u=zuul n=ansible | 2026-06-12 08:19:51.408366 | fa163e23-f348-37f0-fb65-000000007e91 | TASK | Check tuned package is installed 2026-06-12 08:19:51,737 p=83863 u=zuul n=ansible | 2026-06-12 08:19:51.736884 | fa163e23-f348-37f0-fb65-000000007e91 | CHANGED | Check tuned package is installed | np0000071531 2026-06-12 08:19:51,754 p=83863 u=zuul n=ansible | 2026-06-12 08:19:51.754003 | fa163e23-f348-37f0-fb65-000000007e92 | TASK | Install tuned 2026-06-12 08:19:51,763 p=83863 u=zuul n=ansible | 2026-06-12 08:19:51.762581 | fa163e23-f348-37f0-fb65-000000007a93 | CHANGED | Install chrony configuration file | np0000071528 2026-06-12 08:19:51,791 p=83863 u=zuul n=ansible | 2026-06-12 08:19:51.790804 | fa163e23-f348-37f0-fb65-0000000055b6 | TASK | Run chronyd 2026-06-12 08:19:51,798 p=83863 u=zuul n=ansible | 2026-06-12 08:19:51.797636 | fa163e23-f348-37f0-fb65-000000007e92 | SKIPPED | Install tuned | np0000071531 2026-06-12 08:19:51,813 p=83863 u=zuul n=ansible | 2026-06-12 08:19:51.813029 | fa163e23-f348-37f0-fb65-000000007e93 | TASK | Restart tuned 2026-06-12 08:19:51,849 p=83863 u=zuul n=ansible | 2026-06-12 08:19:51.849544 | 2879fbe0-1b6b-41da-89d1-c2b31dae1fc1 | INCLUDED | /usr/share/ansible/roles/chrony/tasks/run.yml | np0000071528 2026-06-12 08:19:51,876 p=83863 u=zuul n=ansible | 2026-06-12 08:19:51.875731 | fa163e23-f348-37f0-fb65-000000007ebe | TASK | Load distro-specific variables 2026-06-12 08:19:51,882 p=83863 u=zuul n=ansible | 2026-06-12 08:19:51.881620 | fa163e23-f348-37f0-fb65-000000007e93 | SKIPPED | Restart tuned | np0000071531 2026-06-12 08:19:51,893 p=83863 u=zuul n=ansible | 2026-06-12 08:19:51.892801 | fa163e23-f348-37f0-fb65-000000006af2 | TASK | Check for tuned-adm 2026-06-12 08:19:51,922 p=83863 u=zuul n=ansible | 2026-06-12 08:19:51.922647 | 727354a2-9813-49f7-9d1a-a008f34fca49 | INCLUDED | /usr/share/ansible/roles/chrony/tasks/vars.yml | np0000071528 2026-06-12 08:19:51,940 p=83863 u=zuul n=ansible | 2026-06-12 08:19:51.940327 | fa163e23-f348-37f0-fb65-000000007f42 | TASK | Load distro-specific variables 2026-06-12 08:19:51,983 p=83863 u=zuul n=ansible | 2026-06-12 08:19:51.981352 | fa163e23-f348-37f0-fb65-000000007f42 | OK | Load distro-specific variables | np0000071528 | item=/usr/share/ansible/roles/chrony/vars/RedHat.yml 2026-06-12 08:19:52,006 p=83863 u=zuul n=ansible | 2026-06-12 08:19:52.006259 | fa163e23-f348-37f0-fb65-000000007ebf | TASK | Ensure chronyd is running 2026-06-12 08:19:52,177 p=83863 u=zuul n=ansible | 2026-06-12 08:19:52.176567 | fa163e23-f348-37f0-fb65-000000006af2 | OK | Check for tuned-adm | np0000071531 2026-06-12 08:19:52,223 p=83863 u=zuul n=ansible | 2026-06-12 08:19:52.223156 | 1aeb792b-536f-4a2e-a28d-c9549f60eeb0 | INCLUDED | /usr/share/ansible/roles/tuned/tasks/tuned_config.yml | np0000071531 2026-06-12 08:19:52,240 p=83863 u=zuul n=ansible | 2026-06-12 08:19:52.239921 | fa163e23-f348-37f0-fb65-000000007f6d | TASK | Ensure profile directory exists 2026-06-12 08:19:52,299 p=83863 u=zuul n=ansible | 2026-06-12 08:19:52.298824 | fa163e23-f348-37f0-fb65-000000007f6d | SKIPPED | Ensure profile directory exists | np0000071531 2026-06-12 08:19:52,309 p=83863 u=zuul n=ansible | 2026-06-12 08:19:52.308960 | fa163e23-f348-37f0-fb65-000000007f6e | TASK | Create custom tuned profile 2026-06-12 08:19:52,347 p=83863 u=zuul n=ansible | 2026-06-12 08:19:52.346914 | fa163e23-f348-37f0-fb65-000000007f6e | SKIPPED | Create custom tuned profile | np0000071531 2026-06-12 08:19:52,358 p=83863 u=zuul n=ansible | 2026-06-12 08:19:52.358029 | fa163e23-f348-37f0-fb65-000000007f6f | TASK | Check tuned active profile 2026-06-12 08:19:52,466 p=83863 u=zuul n=ansible | 2026-06-12 08:19:52.465950 | fa163e23-f348-37f0-fb65-000000006af2 | OK | Check for tuned-adm | np0000071533 2026-06-12 08:19:52,469 p=83863 u=zuul n=ansible | 2026-06-12 08:19:52.468649 | fa163e23-f348-37f0-fb65-000000004e67 | CHANGED | Get current podman network | np0000071529 2026-06-12 08:19:52,505 p=83863 u=zuul n=ansible | 2026-06-12 08:19:52.505241 | fa163e23-f348-37f0-fb65-000000004e68 | TASK | Update the default network configuration 2026-06-12 08:19:52,540 p=83863 u=zuul n=ansible | 2026-06-12 08:19:52.539659 | 5bb1589f-b77d-4bfa-81c2-21db8107afe7 | INCLUDED | /usr/share/ansible/roles/tuned/tasks/tuned_config.yml | np0000071533 2026-06-12 08:19:52,560 p=83863 u=zuul n=ansible | 2026-06-12 08:19:52.560040 | fa163e23-f348-37f0-fb65-000000007fbd | TASK | Ensure profile directory exists 2026-06-12 08:19:52,615 p=83863 u=zuul n=ansible | 2026-06-12 08:19:52.614911 | fa163e23-f348-37f0-fb65-000000007fbd | SKIPPED | Ensure profile directory exists | np0000071533 2026-06-12 08:19:52,625 p=83863 u=zuul n=ansible | 2026-06-12 08:19:52.625340 | fa163e23-f348-37f0-fb65-000000007fbe | TASK | Create custom tuned profile 2026-06-12 08:19:52,673 p=83863 u=zuul n=ansible | 2026-06-12 08:19:52.672446 | fa163e23-f348-37f0-fb65-000000007fbe | SKIPPED | Create custom tuned profile | np0000071533 2026-06-12 08:19:52,686 p=83863 u=zuul n=ansible | 2026-06-12 08:19:52.686646 | fa163e23-f348-37f0-fb65-000000007fbf | TASK | Check tuned active profile 2026-06-12 08:19:53,297 p=83863 u=zuul n=ansible | 2026-06-12 08:19:53.296044 | fa163e23-f348-37f0-fb65-000000007f6f | OK | Check tuned active profile | np0000071531 2026-06-12 08:19:53,311 p=83863 u=zuul n=ansible | 2026-06-12 08:19:53.311381 | fa163e23-f348-37f0-fb65-000000007f70 | TASK | Check Tuned Configuration file exists 2026-06-12 08:19:53,479 p=83863 u=zuul n=ansible | 2026-06-12 08:19:53.478382 | fa163e23-f348-37f0-fb65-000000007ebf | OK | Ensure chronyd is running | np0000071528 2026-06-12 08:19:53,516 p=83863 u=zuul n=ansible | 2026-06-12 08:19:53.515987 | fa163e23-f348-37f0-fb65-000000007ec0 | TASK | Force chronyd restart 2026-06-12 08:19:53,812 p=83863 u=zuul n=ansible | 2026-06-12 08:19:53.811963 | fa163e23-f348-37f0-fb65-000000007f70 | OK | Check Tuned Configuration file exists | np0000071531 2026-06-12 08:19:53,826 p=83863 u=zuul n=ansible | 2026-06-12 08:19:53.826318 | fa163e23-f348-37f0-fb65-000000007f71 | TASK | Fail if tuned profile conf is absent but isolated cores is provided 2026-06-12 08:19:53,844 p=83863 u=zuul n=ansible | 2026-06-12 08:19:53.843711 | fa163e23-f348-37f0-fb65-000000007fbf | OK | Check tuned active profile | np0000071533 2026-06-12 08:19:53,859 p=83863 u=zuul n=ansible | 2026-06-12 08:19:53.859152 | fa163e23-f348-37f0-fb65-000000007fc0 | TASK | Check Tuned Configuration file exists 2026-06-12 08:19:53,874 p=83863 u=zuul n=ansible | 2026-06-12 08:19:53.873565 | fa163e23-f348-37f0-fb65-000000007f71 | SKIPPED | Fail if tuned profile conf is absent but isolated cores is provided | np0000071531 2026-06-12 08:19:53,893 p=83863 u=zuul n=ansible | 2026-06-12 08:19:53.892606 | fa163e23-f348-37f0-fb65-000000007f72 | TASK | Configure isolated cores for profile throughput-performance 2026-06-12 08:19:53,900 p=83863 u=zuul n=ansible | 2026-06-12 08:19:53.899798 | fa163e23-f348-37f0-fb65-0000000033bb | CHANGED | Configure tripleo_container_manage to generate systemd drop-in dependencies | np0000071530 2026-06-12 08:19:53,917 p=83863 u=zuul n=ansible | 2026-06-12 08:19:53.916850 | fa163e23-f348-37f0-fb65-0000000033bc | TASK | create persistent directories 2026-06-12 08:19:53,958 p=83863 u=zuul n=ansible | 2026-06-12 08:19:53.958007 | fa163e23-f348-37f0-fb65-000000007f72 | SKIPPED | Configure isolated cores for profile throughput-performance | np0000071531 2026-06-12 08:19:53,969 p=83863 u=zuul n=ansible | 2026-06-12 08:19:53.969443 | fa163e23-f348-37f0-fb65-000000007f73 | TASK | Enable tuned profile 2026-06-12 08:19:54,002 p=83863 u=zuul n=ansible | 2026-06-12 08:19:54.002000 | fa163e23-f348-37f0-fb65-000000007f73 | SKIPPED | Enable tuned profile | np0000071531 2026-06-12 08:19:54,020 p=83863 u=zuul n=ansible | 2026-06-12 08:19:54.020480 | fa163e23-f348-37f0-fb65-000000003099 | TASK | create persistent directories 2026-06-12 08:19:54,067 p=83863 u=zuul n=ansible | 2026-06-12 08:19:54.066437 | fa163e23-f348-37f0-fb65-000000007ec0 | CHANGED | Force chronyd restart | np0000071528 2026-06-12 08:19:54,089 p=83863 u=zuul n=ansible | 2026-06-12 08:19:54.089024 | fa163e23-f348-37f0-fb65-0000000055b7 | TASK | Enable online service 2026-06-12 08:19:54,138 p=83863 u=zuul n=ansible | 2026-06-12 08:19:54.138531 | 32e2e3ac-35ca-4046-ba28-e868a1afda0f | INCLUDED | /usr/share/ansible/roles/chrony/tasks/online.yml | np0000071528 2026-06-12 08:19:54,171 p=83863 u=zuul n=ansible | 2026-06-12 08:19:54.170725 | fa163e23-f348-37f0-fb65-00000000801b | TASK | Create chrony-online.service unit file 2026-06-12 08:19:54,176 p=83863 u=zuul n=ansible | 2026-06-12 08:19:54.176062 | fa163e23-f348-37f0-fb65-000000007fc0 | OK | Check Tuned Configuration file exists | np0000071533 2026-06-12 08:19:54,193 p=83863 u=zuul n=ansible | 2026-06-12 08:19:54.193126 | fa163e23-f348-37f0-fb65-000000007fc1 | TASK | Fail if tuned profile conf is absent but isolated cores is provided 2026-06-12 08:19:54,243 p=83863 u=zuul n=ansible | 2026-06-12 08:19:54.241357 | fa163e23-f348-37f0-fb65-0000000033bc | CHANGED | create persistent directories | np0000071530 | item={'path': '/var/lib/redis', 'setype': 'container_file_t'} 2026-06-12 08:19:54,282 p=83863 u=zuul n=ansible | 2026-06-12 08:19:54.282284 | fa163e23-f348-37f0-fb65-000000007fc1 | SKIPPED | Fail if tuned profile conf is absent but isolated cores is provided | np0000071533 2026-06-12 08:19:54,301 p=83863 u=zuul n=ansible | 2026-06-12 08:19:54.301247 | fa163e23-f348-37f0-fb65-000000007fc2 | TASK | Configure isolated cores for profile throughput-performance 2026-06-12 08:19:54,362 p=83863 u=zuul n=ansible | 2026-06-12 08:19:54.359430 | fa163e23-f348-37f0-fb65-000000003099 | CHANGED | create persistent directories | np0000071531 | item={'mode': '0750', 'path': '/var/log/containers/openvswitch', 'setype': 'container_file_t'} 2026-06-12 08:19:54,375 p=83863 u=zuul n=ansible | 2026-06-12 08:19:54.375168 | fa163e23-f348-37f0-fb65-000000007fc2 | SKIPPED | Configure isolated cores for profile throughput-performance | np0000071533 2026-06-12 08:19:54,392 p=83863 u=zuul n=ansible | 2026-06-12 08:19:54.391584 | fa163e23-f348-37f0-fb65-000000007fc3 | TASK | Enable tuned profile 2026-06-12 08:19:54,422 p=83863 u=zuul n=ansible | 2026-06-12 08:19:54.422293 | fa163e23-f348-37f0-fb65-000000007fc3 | SKIPPED | Enable tuned profile | np0000071533 2026-06-12 08:19:54,442 p=83863 u=zuul n=ansible | 2026-06-12 08:19:54.441708 | fa163e23-f348-37f0-fb65-00000000315a | TASK | create persistent directories 2026-06-12 08:19:54,536 p=83863 u=zuul n=ansible | 2026-06-12 08:19:54.533652 | fa163e23-f348-37f0-fb65-0000000033bc | CHANGED | create persistent directories | np0000071530 | item={'mode': '0750', 'path': '/var/log/containers/redis', 'setype': 'container_file_t'} 2026-06-12 08:19:54,651 p=83863 u=zuul n=ansible | 2026-06-12 08:19:54.650119 | fa163e23-f348-37f0-fb65-000000003099 | CHANGED | create persistent directories | np0000071531 | item={'path': '/var/lib/openvswitch/ovn', 'setype': 'container_file_t'} 2026-06-12 08:19:54,658 p=83863 u=zuul n=ansible | 2026-06-12 08:19:54.653656 | fa163e23-f348-37f0-fb65-000000004e68 | CHANGED | Update the default network configuration | np0000071529 2026-06-12 08:19:54,672 p=83863 u=zuul n=ansible | 2026-06-12 08:19:54.672590 | fa163e23-f348-37f0-fb65-00000000309a | TASK | Copy in cleanup script 2026-06-12 08:19:54,697 p=83863 u=zuul n=ansible | 2026-06-12 08:19:54.696755 | fa163e23-f348-37f0-fb65-000000004e69 | TASK | Write containers registries.conf 2026-06-12 08:19:54,802 p=83863 u=zuul n=ansible | 2026-06-12 08:19:54.797680 | fa163e23-f348-37f0-fb65-00000000315a | CHANGED | create persistent directories | np0000071533 | item={'mode': '0750', 'path': '/var/log/containers/openvswitch', 'setype': 'container_file_t'} 2026-06-12 08:19:54,827 p=83863 u=zuul n=ansible | 2026-06-12 08:19:54.817174 | fa163e23-f348-37f0-fb65-0000000033bc | CHANGED | create persistent directories | np0000071530 | item={'path': '/run/redis', 'setype': 'container_file_t'} 2026-06-12 08:19:54,871 p=83863 u=zuul n=ansible | 2026-06-12 08:19:54.871481 | fa163e23-f348-37f0-fb65-0000000033bd | TASK | ensure /run/redis is present upon reboot 2026-06-12 08:19:55,102 p=83863 u=zuul n=ansible | 2026-06-12 08:19:55.099916 | fa163e23-f348-37f0-fb65-00000000315a | CHANGED | create persistent directories | np0000071533 | item={'path': '/var/lib/openvswitch/ovn', 'setype': 'container_file_t'} 2026-06-12 08:19:55,116 p=83863 u=zuul n=ansible | 2026-06-12 08:19:55.116547 | fa163e23-f348-37f0-fb65-00000000801b | CHANGED | Create chrony-online.service unit file | np0000071528 2026-06-12 08:19:55,127 p=83863 u=zuul n=ansible | 2026-06-12 08:19:55.127334 | fa163e23-f348-37f0-fb65-00000000315b | TASK | Copy in cleanup script 2026-06-12 08:19:55,153 p=83863 u=zuul n=ansible | 2026-06-12 08:19:55.152537 | fa163e23-f348-37f0-fb65-00000000801c | TASK | Enable chrony-online.service 2026-06-12 08:19:55,598 p=83863 u=zuul n=ansible | 2026-06-12 08:19:55.597018 | fa163e23-f348-37f0-fb65-00000000309a | CHANGED | Copy in cleanup script | np0000071531 2026-06-12 08:19:55,617 p=83863 u=zuul n=ansible | 2026-06-12 08:19:55.617378 | fa163e23-f348-37f0-fb65-00000000309b | TASK | Copy in cleanup service 2026-06-12 08:19:55,810 p=83863 u=zuul n=ansible | 2026-06-12 08:19:55.806378 | fa163e23-f348-37f0-fb65-0000000033bd | CHANGED | ensure /run/redis is present upon reboot | np0000071530 2026-06-12 08:19:55,814 p=83863 u=zuul n=ansible | 2026-06-12 08:19:55.813443 | fa163e23-f348-37f0-fb65-000000004e69 | CHANGED | Write containers registries.conf | np0000071529 2026-06-12 08:19:55,845 p=83863 u=zuul n=ansible | 2026-06-12 08:19:55.845010 | fa163e23-f348-37f0-fb65-000000004e6a | TASK | Write containers.conf 2026-06-12 08:19:55,869 p=83863 u=zuul n=ansible | 2026-06-12 08:19:55.868915 | fa163e23-f348-37f0-fb65-0000000033be | TASK | create persistent logs directory for rsyslog 2026-06-12 08:19:56,055 p=83863 u=zuul n=ansible | 2026-06-12 08:19:56.054754 | fa163e23-f348-37f0-fb65-00000000315b | CHANGED | Copy in cleanup script | np0000071533 2026-06-12 08:19:56,069 p=83863 u=zuul n=ansible | 2026-06-12 08:19:56.068978 | fa163e23-f348-37f0-fb65-00000000315c | TASK | Copy in cleanup service 2026-06-12 08:19:56,075 p=83863 u=zuul n=ansible | 2026-06-12 08:19:56.075066 | fa163e23-f348-37f0-fb65-00000000801c | CHANGED | Enable chrony-online.service | np0000071528 2026-06-12 08:19:56,092 p=83863 u=zuul n=ansible | 2026-06-12 08:19:56.092502 | fa163e23-f348-37f0-fb65-0000000055b8 | TASK | Sync chronyc 2026-06-12 08:19:56,128 p=83863 u=zuul n=ansible | 2026-06-12 08:19:56.128069 | fdbad751-8010-4652-9f29-468c9f0cd1e2 | INCLUDED | /usr/share/ansible/roles/chrony/tasks/sync.yml | np0000071528 2026-06-12 08:19:56,158 p=83863 u=zuul n=ansible | 2026-06-12 08:19:56.158574 | fa163e23-f348-37f0-fb65-0000000080e7 | TASK | Force NTP sync 2026-06-12 08:19:56,169 p=83863 u=zuul n=ansible | 2026-06-12 08:19:56.167881 | fa163e23-f348-37f0-fb65-000000004e6a | CHANGED | Write containers.conf | np0000071529 | item={'section': 'containers', 'option': 'pids_limit', 'value': '4096'} 2026-06-12 08:19:56,174 p=83863 u=zuul n=ansible | 2026-06-12 08:19:56.173909 | fa163e23-f348-37f0-fb65-0000000033be | CHANGED | create persistent logs directory for rsyslog | np0000071530 2026-06-12 08:19:56,189 p=83863 u=zuul n=ansible | 2026-06-12 08:19:56.189428 | fa163e23-f348-37f0-fb65-0000000033bf | TASK | create persistent state directory for rsyslog 2026-06-12 08:19:56,450 p=83863 u=zuul n=ansible | 2026-06-12 08:19:56.449946 | fa163e23-f348-37f0-fb65-0000000080e7 | CHANGED | Force NTP sync | np0000071528 2026-06-12 08:19:56,466 p=83863 u=zuul n=ansible | 2026-06-12 08:19:56.465863 | fa163e23-f348-37f0-fb65-0000000080e8 | TASK | Ensure system is NTP time synced 2026-06-12 08:19:56,506 p=83863 u=zuul n=ansible | 2026-06-12 08:19:56.499274 | fa163e23-f348-37f0-fb65-000000004e6a | CHANGED | Write containers.conf | np0000071529 | item={'section': 'engine', 'option': 'events_logger', 'value': '"journald"'} 2026-06-12 08:19:56,525 p=83863 u=zuul n=ansible | 2026-06-12 08:19:56.525266 | fa163e23-f348-37f0-fb65-0000000033bf | CHANGED | create persistent state directory for rsyslog | np0000071530 2026-06-12 08:19:56,567 p=83863 u=zuul n=ansible | 2026-06-12 08:19:56.567765 | fa163e23-f348-37f0-fb65-00000000309b | CHANGED | Copy in cleanup service | np0000071531 2026-06-12 08:19:56,623 p=83863 u=zuul n=ansible | 2026-06-12 08:19:56.623197 | fa163e23-f348-37f0-fb65-00000000309c | TASK | Enabling the cleanup service 2026-06-12 08:19:56,643 p=83863 u=zuul n=ansible | 2026-06-12 08:19:56.643219 | fa163e23-f348-37f0-fb65-0000000053b4 | TASK | Gather variables for each operating system 2026-06-12 08:19:56,757 p=83863 u=zuul n=ansible | 2026-06-12 08:19:56.755560 | fa163e23-f348-37f0-fb65-0000000053b4 | OK | Gather variables for each operating system | np0000071530 | item=/usr/share/ansible/roles/tripleo_sshd/vars/redhat.yml 2026-06-12 08:19:56,781 p=83863 u=zuul n=ansible | 2026-06-12 08:19:56.780265 | fa163e23-f348-37f0-fb65-000000004e6a | CHANGED | Write containers.conf | np0000071529 | item={'section': 'engine', 'option': 'runtime', 'value': '"crun"'} 2026-06-12 08:19:56,788 p=83863 u=zuul n=ansible | 2026-06-12 08:19:56.787663 | fa163e23-f348-37f0-fb65-0000000053b6 | TASK | Install the OpenSSH server 2026-06-12 08:19:57,031 p=83863 u=zuul n=ansible | 2026-06-12 08:19:57.030303 | fa163e23-f348-37f0-fb65-00000000315c | CHANGED | Copy in cleanup service | np0000071533 2026-06-12 08:19:57,043 p=83863 u=zuul n=ansible | 2026-06-12 08:19:57.043239 | fa163e23-f348-37f0-fb65-00000000315d | TASK | Enabling the cleanup service 2026-06-12 08:19:57,066 p=83863 u=zuul n=ansible | 2026-06-12 08:19:57.060053 | fa163e23-f348-37f0-fb65-000000004e6a | CHANGED | Write containers.conf | np0000071529 | item={'section': 'network', 'option': 'network_backend', 'value': '"netavark"'} 2026-06-12 08:19:57,093 p=83863 u=zuul n=ansible | 2026-06-12 08:19:57.093066 | fa163e23-f348-37f0-fb65-000000004e6b | TASK | Enable podman.socket service 2026-06-12 08:19:57,117 p=83863 u=zuul n=ansible | 2026-06-12 08:19:57.116989 | fa163e23-f348-37f0-fb65-000000004e6b | SKIPPED | Enable podman.socket service | np0000071529 2026-06-12 08:19:57,151 p=83863 u=zuul n=ansible | 2026-06-12 08:19:57.150927 | fa163e23-f348-37f0-fb65-00000000320a | TASK | Run podman login 2026-06-12 08:19:57,229 p=83863 u=zuul n=ansible | 2026-06-12 08:19:57.229022 | fa163e23-f348-37f0-fb65-00000000528b | TASK | Perform container registry login(s) with podman 2026-06-12 08:19:57,263 p=83863 u=zuul n=ansible | 2026-06-12 08:19:57.262743 | fa163e23-f348-37f0-fb65-00000000309c | CHANGED | Enabling the cleanup service | np0000071531 2026-06-12 08:19:57,274 p=83863 u=zuul n=ansible | 2026-06-12 08:19:57.273981 | fa163e23-f348-37f0-fb65-00000000309d | TASK | create persistent directories 2026-06-12 08:19:57,306 p=83863 u=zuul n=ansible | 2026-06-12 08:19:57.306074 | fa163e23-f348-37f0-fb65-00000000320c | TASK | Configure tripleo_container_manage to generate systemd drop-in dependencies 2026-06-12 08:19:57,576 p=83863 u=zuul n=ansible | 2026-06-12 08:19:57.573056 | fa163e23-f348-37f0-fb65-00000000309d | CHANGED | create persistent directories | np0000071531 | item={'mode': '0750', 'path': '/var/log/containers/neutron', 'setype': 'container_file_t'} 2026-06-12 08:19:57,612 p=83863 u=zuul n=ansible | 2026-06-12 08:19:57.611861 | fa163e23-f348-37f0-fb65-00000000309e | TASK | create /run/netns with temp namespace 2026-06-12 08:19:57,727 p=83863 u=zuul n=ansible | 2026-06-12 08:19:57.726859 | fa163e23-f348-37f0-fb65-00000000315d | CHANGED | Enabling the cleanup service | np0000071533 2026-06-12 08:19:57,751 p=83863 u=zuul n=ansible | 2026-06-12 08:19:57.750727 | fa163e23-f348-37f0-fb65-00000000315e | TASK | create persistent directories 2026-06-12 08:19:57,946 p=83863 u=zuul n=ansible | 2026-06-12 08:19:57.945523 | fa163e23-f348-37f0-fb65-00000000309e | CHANGED | create /run/netns with temp namespace | np0000071531 2026-06-12 08:19:57,968 p=83863 u=zuul n=ansible | 2026-06-12 08:19:57.967455 | fa163e23-f348-37f0-fb65-00000000309f | TASK | remove temp namespace 2026-06-12 08:19:58,115 p=83863 u=zuul n=ansible | 2026-06-12 08:19:58.112329 | fa163e23-f348-37f0-fb65-00000000315e | CHANGED | create persistent directories | np0000071533 | item={'mode': '0750', 'path': '/var/log/containers/neutron', 'setype': 'container_file_t'} 2026-06-12 08:19:58,148 p=83863 u=zuul n=ansible | 2026-06-12 08:19:58.148140 | fa163e23-f348-37f0-fb65-00000000315f | TASK | create /run/netns with temp namespace 2026-06-12 08:19:58,273 p=83863 u=zuul n=ansible | 2026-06-12 08:19:58.272065 | fa163e23-f348-37f0-fb65-00000000309f | CHANGED | remove temp namespace | np0000071531 2026-06-12 08:19:58,296 p=83863 u=zuul n=ansible | 2026-06-12 08:19:58.295701 | fa163e23-f348-37f0-fb65-0000000030a0 | TASK | create /var/lib/neutron 2026-06-12 08:19:58,326 p=83863 u=zuul n=ansible | 2026-06-12 08:19:58.325802 | fa163e23-f348-37f0-fb65-00000000320c | CHANGED | Configure tripleo_container_manage to generate systemd drop-in dependencies | np0000071529 2026-06-12 08:19:58,359 p=83863 u=zuul n=ansible | 2026-06-12 08:19:58.359254 | fa163e23-f348-37f0-fb65-00000000320d | TASK | create persistent directories 2026-06-12 08:19:58,436 p=83863 u=zuul n=ansible | 2026-06-12 08:19:58.435792 | fa163e23-f348-37f0-fb65-00000000315f | CHANGED | create /run/netns with temp namespace | np0000071533 2026-06-12 08:19:58,452 p=83863 u=zuul n=ansible | 2026-06-12 08:19:58.451924 | fa163e23-f348-37f0-fb65-000000003160 | TASK | remove temp namespace 2026-06-12 08:19:58,557 p=83863 u=zuul n=ansible | 2026-06-12 08:19:58.556824 | fa163e23-f348-37f0-fb65-0000000030a0 | CHANGED | create /var/lib/neutron | np0000071531 2026-06-12 08:19:58,574 p=83863 u=zuul n=ansible | 2026-06-12 08:19:58.574154 | fa163e23-f348-37f0-fb65-0000000030a1 | TASK | set conditions 2026-06-12 08:19:58,612 p=83863 u=zuul n=ansible | 2026-06-12 08:19:58.611557 | fa163e23-f348-37f0-fb65-0000000030a1 | OK | set conditions | np0000071531 2026-06-12 08:19:58,626 p=83863 u=zuul n=ansible | 2026-06-12 08:19:58.626601 | fa163e23-f348-37f0-fb65-0000000030a2 | TASK | create kill_scripts directory within /var/lib/neutron 2026-06-12 08:19:58,684 p=83863 u=zuul n=ansible | 2026-06-12 08:19:58.682450 | fa163e23-f348-37f0-fb65-00000000320d | CHANGED | create persistent directories | np0000071529 | item={'path': '/var/lib/redis', 'setype': 'container_file_t'} 2026-06-12 08:19:58,794 p=83863 u=zuul n=ansible | 2026-06-12 08:19:58.794354 | fa163e23-f348-37f0-fb65-000000003160 | CHANGED | remove temp namespace | np0000071533 2026-06-12 08:19:58,812 p=83863 u=zuul n=ansible | 2026-06-12 08:19:58.811585 | fa163e23-f348-37f0-fb65-000000003161 | TASK | create /var/lib/neutron 2026-06-12 08:19:58,885 p=83863 u=zuul n=ansible | 2026-06-12 08:19:58.884782 | fa163e23-f348-37f0-fb65-0000000030a2 | CHANGED | create kill_scripts directory within /var/lib/neutron | np0000071531 2026-06-12 08:19:58,901 p=83863 u=zuul n=ansible | 2026-06-12 08:19:58.900546 | fa163e23-f348-37f0-fb65-0000000030a3 | TASK | create haproxy kill script 2026-06-12 08:19:58,927 p=83863 u=zuul n=ansible | 2026-06-12 08:19:58.924368 | fa163e23-f348-37f0-fb65-00000000320d | CHANGED | create persistent directories | np0000071529 | item={'mode': '0750', 'path': '/var/log/containers/redis', 'setype': 'container_file_t'} 2026-06-12 08:19:59,131 p=83863 u=zuul n=ansible | 2026-06-12 08:19:59.130892 | fa163e23-f348-37f0-fb65-000000003161 | CHANGED | create /var/lib/neutron | np0000071533 2026-06-12 08:19:59,146 p=83863 u=zuul n=ansible | 2026-06-12 08:19:59.145925 | fa163e23-f348-37f0-fb65-000000003162 | TASK | set conditions 2026-06-12 08:19:59,179 p=83863 u=zuul n=ansible | 2026-06-12 08:19:59.178302 | fa163e23-f348-37f0-fb65-000000003162 | OK | set conditions | np0000071533 2026-06-12 08:19:59,193 p=83863 u=zuul n=ansible | 2026-06-12 08:19:59.193151 | fa163e23-f348-37f0-fb65-000000003163 | TASK | create kill_scripts directory within /var/lib/neutron 2026-06-12 08:19:59,290 p=83863 u=zuul n=ansible | 2026-06-12 08:19:59.288038 | fa163e23-f348-37f0-fb65-00000000320d | CHANGED | create persistent directories | np0000071529 | item={'path': '/run/redis', 'setype': 'container_file_t'} 2026-06-12 08:19:59,324 p=83863 u=zuul n=ansible | 2026-06-12 08:19:59.323631 | fa163e23-f348-37f0-fb65-00000000320e | TASK | ensure /run/redis is present upon reboot 2026-06-12 08:19:59,512 p=83863 u=zuul n=ansible | 2026-06-12 08:19:59.511391 | fa163e23-f348-37f0-fb65-000000003163 | CHANGED | create kill_scripts directory within /var/lib/neutron | np0000071533 2026-06-12 08:19:59,533 p=83863 u=zuul n=ansible | 2026-06-12 08:19:59.533342 | fa163e23-f348-37f0-fb65-000000003164 | TASK | create haproxy kill script 2026-06-12 08:19:59,789 p=83863 u=zuul n=ansible | 2026-06-12 08:19:59.788729 | fa163e23-f348-37f0-fb65-0000000030a3 | CHANGED | create haproxy kill script | np0000071531 2026-06-12 08:20:00,275 p=83863 u=zuul n=ansible | 2026-06-12 08:20:00.274320 | fa163e23-f348-37f0-fb65-00000000320e | CHANGED | ensure /run/redis is present upon reboot | np0000071529 2026-06-12 08:20:00,300 p=83863 u=zuul n=ansible | 2026-06-12 08:20:00.300608 | fa163e23-f348-37f0-fb65-00000000320f | TASK | create persistent logs directory for rsyslog 2026-06-12 08:20:00,315 p=83863 u=zuul n=ansible | 2026-06-12 08:20:00.314848 | fa163e23-f348-37f0-fb65-0000000053b6 | OK | Install the OpenSSH server | np0000071530 2026-06-12 08:20:00,337 p=83863 u=zuul n=ansible | 2026-06-12 08:20:00.336701 | fa163e23-f348-37f0-fb65-0000000053b7 | TASK | Start sshd 2026-06-12 08:20:00,359 p=83863 u=zuul n=ansible | 2026-06-12 08:20:00.358588 | fa163e23-f348-37f0-fb65-0000000053b7 | SKIPPED | Start sshd | np0000071530 2026-06-12 08:20:00,377 p=83863 u=zuul n=ansible | 2026-06-12 08:20:00.377579 | fa163e23-f348-37f0-fb65-0000000053b8 | TASK | PasswordAuthentication notice 2026-06-12 08:20:00,428 p=83863 u=zuul n=ansible | 2026-06-12 08:20:00.428224 | fa163e23-f348-37f0-fb65-0000000053b8 | OK | PasswordAuthentication notice | np0000071530 | result={ "changed": false, "msg": "Notice - The option `tripleo_sshd_password_authentication` is set to \"yes\" but `PermitRootLogin` is undefined. While this may be perfectly valid, the sshd_config options should be reviewed to ensure general user access is functional and meeting expectations." } 2026-06-12 08:20:00,442 p=83863 u=zuul n=ansible | 2026-06-12 08:20:00.442750 | fa163e23-f348-37f0-fb65-0000000053b9 | TASK | PasswordAuthentication duplication notice 2026-06-12 08:20:00,465 p=83863 u=zuul n=ansible | 2026-06-12 08:20:00.465227 | fa163e23-f348-37f0-fb65-000000003164 | CHANGED | create haproxy kill script | np0000071533 2026-06-12 08:20:00,488 p=83863 u=zuul n=ansible | 2026-06-12 08:20:00.487891 | fa163e23-f348-37f0-fb65-0000000053b9 | SKIPPED | PasswordAuthentication duplication notice | np0000071530 2026-06-12 08:20:00,514 p=83863 u=zuul n=ansible | 2026-06-12 08:20:00.514353 | fa163e23-f348-37f0-fb65-0000000053ba | TASK | Motd duplication notice 2026-06-12 08:20:00,557 p=83863 u=zuul n=ansible | 2026-06-12 08:20:00.556708 | fa163e23-f348-37f0-fb65-0000000053ba | OK | Motd duplication notice | np0000071530 | result={ "changed": false, "msg": "WARNING - The Banner or PrintMotd has been configured in `tripleo_sshd_server_options`. These options may be ignored and configured using values from `tripleo_sshd_banner_enabled` and `tripleo_sshd_motd_enabled`" } 2026-06-12 08:20:00,575 p=83863 u=zuul n=ansible | 2026-06-12 08:20:00.574996 | fa163e23-f348-37f0-fb65-0000000053bb | TASK | Configure the banner text 2026-06-12 08:20:00,580 p=83863 u=zuul n=ansible | 2026-06-12 08:20:00.580062 | fa163e23-f348-37f0-fb65-00000000320f | CHANGED | create persistent logs directory for rsyslog | np0000071529 2026-06-12 08:20:00,596 p=83863 u=zuul n=ansible | 2026-06-12 08:20:00.596128 | fa163e23-f348-37f0-fb65-000000003210 | TASK | create persistent state directory for rsyslog 2026-06-12 08:20:00,609 p=83863 u=zuul n=ansible | 2026-06-12 08:20:00.608748 | fa163e23-f348-37f0-fb65-0000000053bb | SKIPPED | Configure the banner text | np0000071530 2026-06-12 08:20:00,625 p=83863 u=zuul n=ansible | 2026-06-12 08:20:00.624989 | fa163e23-f348-37f0-fb65-0000000053bc | TASK | Configure the motd banner 2026-06-12 08:20:00,662 p=83863 u=zuul n=ansible | 2026-06-12 08:20:00.661547 | fa163e23-f348-37f0-fb65-0000000053bc | SKIPPED | Configure the motd banner | np0000071530 2026-06-12 08:20:00,678 p=83863 u=zuul n=ansible | 2026-06-12 08:20:00.677914 | fa163e23-f348-37f0-fb65-0000000053bd | TASK | Update sshd configuration options from vars 2026-06-12 08:20:00,723 p=83863 u=zuul n=ansible | 2026-06-12 08:20:00.722712 | fa163e23-f348-37f0-fb65-0000000053bd | OK | Update sshd configuration options from vars | np0000071530 2026-06-12 08:20:00,738 p=83863 u=zuul n=ansible | 2026-06-12 08:20:00.738737 | fa163e23-f348-37f0-fb65-0000000053be | TASK | Adjust ssh server configuration 2026-06-12 08:20:00,947 p=83863 u=zuul n=ansible | 2026-06-12 08:20:00.946514 | fa163e23-f348-37f0-fb65-000000003210 | CHANGED | create persistent state directory for rsyslog | np0000071529 2026-06-12 08:20:01,056 p=83863 u=zuul n=ansible | 2026-06-12 08:20:01.055865 | fa163e23-f348-37f0-fb65-0000000053b4 | TASK | Gather variables for each operating system 2026-06-12 08:20:01,182 p=83863 u=zuul n=ansible | 2026-06-12 08:20:01.181883 | fa163e23-f348-37f0-fb65-0000000053b4 | OK | Gather variables for each operating system | np0000071529 | item=/usr/share/ansible/roles/tripleo_sshd/vars/redhat.yml 2026-06-12 08:20:01,211 p=83863 u=zuul n=ansible | 2026-06-12 08:20:01.211216 | fa163e23-f348-37f0-fb65-0000000053b6 | TASK | Install the OpenSSH server 2026-06-12 08:20:01,830 p=83863 u=zuul n=ansible | 2026-06-12 08:20:01.830079 | fa163e23-f348-37f0-fb65-0000000053be | CHANGED | Adjust ssh server configuration | np0000071530 2026-06-12 08:20:01,851 p=83863 u=zuul n=ansible | 2026-06-12 08:20:01.851220 | fa163e23-f348-37f0-fb65-0000000053bf | TASK | Restart sshd 2026-06-12 08:20:03,291 p=83863 u=zuul n=ansible | 2026-06-12 08:20:03.291130 | fa163e23-f348-37f0-fb65-0000000053bf | CHANGED | Restart sshd | np0000071530 2026-06-12 08:20:03,320 p=83863 u=zuul n=ansible | 2026-06-12 08:20:03.320181 | fa163e23-f348-37f0-fb65-0000000033c1 | TASK | create persistent directories 2026-06-12 08:20:03,617 p=83863 u=zuul n=ansible | 2026-06-12 08:20:03.616576 | fa163e23-f348-37f0-fb65-0000000033c1 | CHANGED | create persistent directories | np0000071530 | item={'path': '/srv/node', 'setype': 'container_file_t'} 2026-06-12 08:20:03,919 p=83863 u=zuul n=ansible | 2026-06-12 08:20:03.918903 | fa163e23-f348-37f0-fb65-0000000033c1 | CHANGED | create persistent directories | np0000071530 | item={'path': '/var/log/swift', 'setype': 'container_file_t'} 2026-06-12 08:20:04,226 p=83863 u=zuul n=ansible | 2026-06-12 08:20:04.223700 | fa163e23-f348-37f0-fb65-0000000033c1 | CHANGED | create persistent directories | np0000071530 | item={'mode': '0750', 'path': '/var/log/containers/swift', 'setype': 'container_file_t'} 2026-06-12 08:20:04,267 p=83863 u=zuul n=ansible | 2026-06-12 08:20:04.266676 | fa163e23-f348-37f0-fb65-0000000033c2 | TASK | create persistent directories 2026-06-12 08:20:04,449 p=83863 u=zuul n=ansible | 2026-06-12 08:20:04.448510 | fa163e23-f348-37f0-fb65-0000000053b6 | OK | Install the OpenSSH server | np0000071529 2026-06-12 08:20:04,471 p=83863 u=zuul n=ansible | 2026-06-12 08:20:04.470773 | fa163e23-f348-37f0-fb65-0000000053b7 | TASK | Start sshd 2026-06-12 08:20:04,503 p=83863 u=zuul n=ansible | 2026-06-12 08:20:04.502948 | fa163e23-f348-37f0-fb65-0000000053b7 | SKIPPED | Start sshd | np0000071529 2026-06-12 08:20:04,524 p=83863 u=zuul n=ansible | 2026-06-12 08:20:04.523958 | fa163e23-f348-37f0-fb65-0000000053b8 | TASK | PasswordAuthentication notice 2026-06-12 08:20:04,577 p=83863 u=zuul n=ansible | 2026-06-12 08:20:04.576743 | fa163e23-f348-37f0-fb65-0000000053b8 | OK | PasswordAuthentication notice | np0000071529 | result={ "changed": false, "msg": "Notice - The option `tripleo_sshd_password_authentication` is set to \"yes\" but `PermitRootLogin` is undefined. While this may be perfectly valid, the sshd_config options should be reviewed to ensure general user access is functional and meeting expectations." } 2026-06-12 08:20:04,593 p=83863 u=zuul n=ansible | 2026-06-12 08:20:04.593526 | fa163e23-f348-37f0-fb65-0000000033c2 | OK | create persistent directories | np0000071530 | item={'path': '/srv/node', 'setype': 'container_file_t'} 2026-06-12 08:20:04,602 p=83863 u=zuul n=ansible | 2026-06-12 08:20:04.602272 | fa163e23-f348-37f0-fb65-0000000053b9 | TASK | PasswordAuthentication duplication notice 2026-06-12 08:20:04,629 p=83863 u=zuul n=ansible | 2026-06-12 08:20:04.628827 | fa163e23-f348-37f0-fb65-0000000053b9 | SKIPPED | PasswordAuthentication duplication notice | np0000071529 2026-06-12 08:20:04,649 p=83863 u=zuul n=ansible | 2026-06-12 08:20:04.649556 | fa163e23-f348-37f0-fb65-0000000053ba | TASK | Motd duplication notice 2026-06-12 08:20:04,680 p=83863 u=zuul n=ansible | 2026-06-12 08:20:04.680260 | fa163e23-f348-37f0-fb65-0000000053ba | OK | Motd duplication notice | np0000071529 | result={ "changed": false, "msg": "WARNING - The Banner or PrintMotd has been configured in `tripleo_sshd_server_options`. These options may be ignored and configured using values from `tripleo_sshd_banner_enabled` and `tripleo_sshd_motd_enabled`" } 2026-06-12 08:20:04,699 p=83863 u=zuul n=ansible | 2026-06-12 08:20:04.699140 | fa163e23-f348-37f0-fb65-0000000053bb | TASK | Configure the banner text 2026-06-12 08:20:04,723 p=83863 u=zuul n=ansible | 2026-06-12 08:20:04.723176 | fa163e23-f348-37f0-fb65-0000000053bb | SKIPPED | Configure the banner text | np0000071529 2026-06-12 08:20:04,738 p=83863 u=zuul n=ansible | 2026-06-12 08:20:04.737875 | fa163e23-f348-37f0-fb65-0000000053bc | TASK | Configure the motd banner 2026-06-12 08:20:04,760 p=83863 u=zuul n=ansible | 2026-06-12 08:20:04.759876 | fa163e23-f348-37f0-fb65-0000000053bc | SKIPPED | Configure the motd banner | np0000071529 2026-06-12 08:20:04,774 p=83863 u=zuul n=ansible | 2026-06-12 08:20:04.774597 | fa163e23-f348-37f0-fb65-0000000053bd | TASK | Update sshd configuration options from vars 2026-06-12 08:20:04,802 p=83863 u=zuul n=ansible | 2026-06-12 08:20:04.801528 | fa163e23-f348-37f0-fb65-0000000053bd | OK | Update sshd configuration options from vars | np0000071529 2026-06-12 08:20:04,816 p=83863 u=zuul n=ansible | 2026-06-12 08:20:04.816157 | fa163e23-f348-37f0-fb65-0000000053be | TASK | Adjust ssh server configuration 2026-06-12 08:20:04,860 p=83863 u=zuul n=ansible | 2026-06-12 08:20:04.859307 | fa163e23-f348-37f0-fb65-0000000033c2 | CHANGED | create persistent directories | np0000071530 | item={'path': '/var/cache/swift', 'setype': 'container_file_t'} 2026-06-12 08:20:05,135 p=83863 u=zuul n=ansible | 2026-06-12 08:20:05.134016 | fa163e23-f348-37f0-fb65-0000000033c2 | OK | create persistent directories | np0000071530 | item={'mode': '0750', 'path': '/var/log/containers/swift', 'setype': 'container_file_t'} 2026-06-12 08:20:05,162 p=83863 u=zuul n=ansible | 2026-06-12 08:20:05.162267 | fa163e23-f348-37f0-fb65-0000000033c3 | TASK | Set swift_use_local_disks fact 2026-06-12 08:20:05,187 p=83863 u=zuul n=ansible | 2026-06-12 08:20:05.186453 | fa163e23-f348-37f0-fb65-0000000033c3 | OK | Set swift_use_local_disks fact | np0000071530 2026-06-12 08:20:05,206 p=83863 u=zuul n=ansible | 2026-06-12 08:20:05.206506 | fa163e23-f348-37f0-fb65-0000000033c4 | TASK | Set use_node_data_lookup fact 2026-06-12 08:20:05,237 p=83863 u=zuul n=ansible | 2026-06-12 08:20:05.236963 | fa163e23-f348-37f0-fb65-0000000033c4 | OK | Set use_node_data_lookup fact | np0000071530 2026-06-12 08:20:05,251 p=83863 u=zuul n=ansible | 2026-06-12 08:20:05.251243 | fa163e23-f348-37f0-fb65-0000000033c5 | TASK | Create Swift d1 directory if needed 2026-06-12 08:20:05,528 p=83863 u=zuul n=ansible | 2026-06-12 08:20:05.528238 | fa163e23-f348-37f0-fb65-0000000033c5 | CHANGED | Create Swift d1 directory if needed | np0000071530 2026-06-12 08:20:05,542 p=83863 u=zuul n=ansible | 2026-06-12 08:20:05.542777 | fa163e23-f348-37f0-fb65-0000000033c6 | TASK | Set fact for SwiftRawDisks 2026-06-12 08:20:05,581 p=83863 u=zuul n=ansible | 2026-06-12 08:20:05.581161 | fa163e23-f348-37f0-fb65-0000000033c6 | OK | Set fact for SwiftRawDisks | np0000071530 2026-06-12 08:20:05,596 p=83863 u=zuul n=ansible | 2026-06-12 08:20:05.595759 | fa163e23-f348-37f0-fb65-0000000033c7 | TASK | Get hiera swift::storage::disks::args 2026-06-12 08:20:05,613 p=83863 u=zuul n=ansible | 2026-06-12 08:20:05.612855 | fa163e23-f348-37f0-fb65-0000000033c7 | SKIPPED | Get hiera swift::storage::disks::args | np0000071530 2026-06-12 08:20:05,628 p=83863 u=zuul n=ansible | 2026-06-12 08:20:05.627748 | fa163e23-f348-37f0-fb65-0000000033c8 | TASK | Set fact for swift_raw_disks 2026-06-12 08:20:05,655 p=83863 u=zuul n=ansible | 2026-06-12 08:20:05.655121 | fa163e23-f348-37f0-fb65-0000000033c8 | SKIPPED | Set fact for swift_raw_disks | np0000071530 2026-06-12 08:20:05,670 p=83863 u=zuul n=ansible | 2026-06-12 08:20:05.670092 | fa163e23-f348-37f0-fb65-0000000033c9 | TASK | Format SwiftRawDisks 2026-06-12 08:20:05,710 p=83863 u=zuul n=ansible | 2026-06-12 08:20:05.710369 | fa163e23-f348-37f0-fb65-0000000033ca | TASK | Refresh facts if SwiftRawDisks is set to get uuids if newly created partitions 2026-06-12 08:20:05,758 p=83863 u=zuul n=ansible | 2026-06-12 08:20:05.758370 | fa163e23-f348-37f0-fb65-0000000033ca | SKIPPED | Refresh facts if SwiftRawDisks is set to get uuids if newly created partitions | np0000071530 2026-06-12 08:20:05,774 p=83863 u=zuul n=ansible | 2026-06-12 08:20:05.773653 | fa163e23-f348-37f0-fb65-0000000033cb | TASK | Mount devices defined in SwiftRawDisks 2026-06-12 08:20:05,818 p=83863 u=zuul n=ansible | 2026-06-12 08:20:05.818074 | fa163e23-f348-37f0-fb65-0000000033cc | TASK | Check for NTP service 2026-06-12 08:20:05,869 p=83863 u=zuul n=ansible | 2026-06-12 08:20:05.868582 | fa163e23-f348-37f0-fb65-0000000053be | CHANGED | Adjust ssh server configuration | np0000071529 2026-06-12 08:20:05,886 p=83863 u=zuul n=ansible | 2026-06-12 08:20:05.885808 | fa163e23-f348-37f0-fb65-0000000053bf | TASK | Restart sshd 2026-06-12 08:20:06,150 p=83863 u=zuul n=ansible | 2026-06-12 08:20:06.149582 | fa163e23-f348-37f0-fb65-0000000033cc | CHANGED | Check for NTP service | np0000071530 2026-06-12 08:20:06,165 p=83863 u=zuul n=ansible | 2026-06-12 08:20:06.165669 | fa163e23-f348-37f0-fb65-0000000033cd | TASK | Disable NTP before configuring Chrony 2026-06-12 08:20:06,227 p=83863 u=zuul n=ansible | 2026-06-12 08:20:06.226575 | fa163e23-f348-37f0-fb65-0000000033cd | SKIPPED | Disable NTP before configuring Chrony | np0000071530 2026-06-12 08:20:06,249 p=83863 u=zuul n=ansible | 2026-06-12 08:20:06.249203 | fa163e23-f348-37f0-fb65-0000000033ce | TASK | Install, Configure and Run Chrony 2026-06-12 08:20:06,363 p=83863 u=zuul n=ansible | 2026-06-12 08:20:06.362511 | fa163e23-f348-37f0-fb65-0000000055b2 | TASK | Load distro-specific variables 2026-06-12 08:20:06,396 p=83863 u=zuul n=ansible | 2026-06-12 08:20:06.395695 | 22f5ebc3-cc4c-4aee-9ad1-989fdcec1e4c | INCLUDED | /usr/share/ansible/roles/chrony/tasks/vars.yml | np0000071530 2026-06-12 08:20:06,414 p=83863 u=zuul n=ansible | 2026-06-12 08:20:06.414155 | fa163e23-f348-37f0-fb65-0000000086dc | TASK | Load distro-specific variables 2026-06-12 08:20:06,432 p=83863 u=zuul n=ansible | 2026-06-12 08:20:06.431332 | fa163e23-f348-37f0-fb65-0000000053bf | CHANGED | Restart sshd | np0000071529 2026-06-12 08:20:06,447 p=83863 u=zuul n=ansible | 2026-06-12 08:20:06.446656 | fa163e23-f348-37f0-fb65-0000000086dc | OK | Load distro-specific variables | np0000071530 | item=/usr/share/ansible/roles/chrony/vars/RedHat.yml 2026-06-12 08:20:06,472 p=83863 u=zuul n=ansible | 2026-06-12 08:20:06.472230 | fa163e23-f348-37f0-fb65-000000003212 | TASK | create persistent directories 2026-06-12 08:20:06,492 p=83863 u=zuul n=ansible | 2026-06-12 08:20:06.491231 | fa163e23-f348-37f0-fb65-0000000055b3 | TASK | Install chronyd 2026-06-12 08:20:06,540 p=83863 u=zuul n=ansible | 2026-06-12 08:20:06.540313 | 89a75362-e129-4bcb-950b-ca98bb3267b4 | INCLUDED | /usr/share/ansible/roles/chrony/tasks/install.yml | np0000071530 2026-06-12 08:20:06,561 p=83863 u=zuul n=ansible | 2026-06-12 08:20:06.561677 | fa163e23-f348-37f0-fb65-000000008717 | TASK | Load distro-specific variables 2026-06-12 08:20:06,602 p=83863 u=zuul n=ansible | 2026-06-12 08:20:06.602300 | fe5d6b98-6503-45fc-a9a8-57f2621ef12e | INCLUDED | /usr/share/ansible/roles/chrony/tasks/vars.yml | np0000071530 2026-06-12 08:20:06,622 p=83863 u=zuul n=ansible | 2026-06-12 08:20:06.621585 | fa163e23-f348-37f0-fb65-00000000875e | TASK | Load distro-specific variables 2026-06-12 08:20:06,682 p=83863 u=zuul n=ansible | 2026-06-12 08:20:06.680265 | fa163e23-f348-37f0-fb65-00000000875e | OK | Load distro-specific variables | np0000071530 | item=/usr/share/ansible/roles/chrony/vars/RedHat.yml 2026-06-12 08:20:06,704 p=83863 u=zuul n=ansible | 2026-06-12 08:20:06.704547 | fa163e23-f348-37f0-fb65-000000008718 | TASK | Check for NTP service 2026-06-12 08:20:06,767 p=83863 u=zuul n=ansible | 2026-06-12 08:20:06.766432 | fa163e23-f348-37f0-fb65-0000000080e8 | CHANGED | Ensure system is NTP time synced | np0000071528 2026-06-12 08:20:06,796 p=83863 u=zuul n=ansible | 2026-06-12 08:20:06.795832 | fa163e23-f348-37f0-fb65-000000003212 | CHANGED | create persistent directories | np0000071529 | item={'path': '/srv/node', 'setype': 'container_file_t'} 2026-06-12 08:20:06,805 p=83863 u=zuul n=ansible | 2026-06-12 08:20:06.805307 | fa163e23-f348-37f0-fb65-000000003220 | TASK | Force NTP sync 2026-06-12 08:20:07,048 p=83863 u=zuul n=ansible | 2026-06-12 08:20:07.045490 | fa163e23-f348-37f0-fb65-000000003212 | CHANGED | create persistent directories | np0000071529 | item={'path': '/var/log/swift', 'setype': 'container_file_t'} 2026-06-12 08:20:07,067 p=83863 u=zuul n=ansible | 2026-06-12 08:20:07.066560 | fa163e23-f348-37f0-fb65-000000008718 | CHANGED | Check for NTP service | np0000071530 2026-06-12 08:20:07,110 p=83863 u=zuul n=ansible | 2026-06-12 08:20:07.110325 | fa163e23-f348-37f0-fb65-000000008719 | TASK | Disable NTP before configuring Chrony 2026-06-12 08:20:07,118 p=83863 u=zuul n=ansible | 2026-06-12 08:20:07.117593 | fa163e23-f348-37f0-fb65-000000003220 | CHANGED | Force NTP sync | np0000071528 2026-06-12 08:20:07,138 p=83863 u=zuul n=ansible | 2026-06-12 08:20:07.138015 | fa163e23-f348-37f0-fb65-000000003221 | TASK | Ensure system is NTP time synced 2026-06-12 08:20:07,163 p=83863 u=zuul n=ansible | 2026-06-12 08:20:07.163285 | fa163e23-f348-37f0-fb65-000000008719 | SKIPPED | Disable NTP before configuring Chrony | np0000071530 2026-06-12 08:20:07,184 p=83863 u=zuul n=ansible | 2026-06-12 08:20:07.183681 | fa163e23-f348-37f0-fb65-00000000871a | TASK | Install chronyd package 2026-06-12 08:20:07,370 p=83863 u=zuul n=ansible | 2026-06-12 08:20:07.366580 | fa163e23-f348-37f0-fb65-000000003212 | CHANGED | create persistent directories | np0000071529 | item={'mode': '0750', 'path': '/var/log/containers/swift', 'setype': 'container_file_t'} 2026-06-12 08:20:07,402 p=83863 u=zuul n=ansible | 2026-06-12 08:20:07.402126 | fa163e23-f348-37f0-fb65-000000003213 | TASK | create persistent directories 2026-06-12 08:20:07,445 p=83863 u=zuul n=ansible | 2026-06-12 08:20:07.445027 | fa163e23-f348-37f0-fb65-000000003221 | CHANGED | Ensure system is NTP time synced | np0000071528 2026-06-12 08:20:07,466 p=83863 u=zuul n=ansible | 2026-06-12 08:20:07.465774 | fa163e23-f348-37f0-fb65-000000003222 | TASK | Run timezone role 2026-06-12 08:20:07,562 p=83863 u=zuul n=ansible | 2026-06-12 08:20:07.562263 | fa163e23-f348-37f0-fb65-00000000676c | TASK | Set timezone 2026-06-12 08:20:07,720 p=83863 u=zuul n=ansible | 2026-06-12 08:20:07.718040 | fa163e23-f348-37f0-fb65-000000003213 | OK | create persistent directories | np0000071529 | item={'path': '/srv/node', 'setype': 'container_file_t'} 2026-06-12 08:20:08,021 p=83863 u=zuul n=ansible | 2026-06-12 08:20:08.021051 | fa163e23-f348-37f0-fb65-00000000676c | OK | Set timezone | np0000071528 2026-06-12 08:20:08,032 p=83863 u=zuul n=ansible | 2026-06-12 08:20:08.027681 | fa163e23-f348-37f0-fb65-000000003213 | CHANGED | create persistent directories | np0000071529 | item={'path': '/var/cache/swift', 'setype': 'container_file_t'} 2026-06-12 08:20:08,059 p=83863 u=zuul n=ansible | 2026-06-12 08:20:08.058399 | fa163e23-f348-37f0-fb65-00000000676d | TASK | Restart time services 2026-06-12 08:20:08,094 p=83863 u=zuul n=ansible | 2026-06-12 08:20:08.091872 | fa163e23-f348-37f0-fb65-00000000676d | SKIPPED | Restart time services | np0000071528 | item=rsyslog 2026-06-12 08:20:08,101 p=83863 u=zuul n=ansible | 2026-06-12 08:20:08.100151 | fa163e23-f348-37f0-fb65-00000000676d | SKIPPED | Restart time services | np0000071528 | item=crond 2026-06-12 08:20:08,147 p=83863 u=zuul n=ansible | 2026-06-12 08:20:08.146654 | fa163e23-f348-37f0-fb65-000000003223 | TASK | Notice - ctlplane subnet is set 2026-06-12 08:20:08,181 p=83863 u=zuul n=ansible | 2026-06-12 08:20:08.180583 | fa163e23-f348-37f0-fb65-000000003223 | OK | Notice - ctlplane subnet is set | np0000071528 | result={ "changed": false, "msg": "CIDRs found in the ctlplane network tags.\n" } 2026-06-12 08:20:08,305 p=83863 u=zuul n=ansible | 2026-06-12 08:20:08.305137 | fa163e23-f348-37f0-fb65-000000006af0 | TASK | Gather variables for each operating system 2026-06-12 08:20:08,349 p=83863 u=zuul n=ansible | 2026-06-12 08:20:08.347994 | fa163e23-f348-37f0-fb65-000000003213 | OK | create persistent directories | np0000071529 | item={'mode': '0750', 'path': '/var/log/containers/swift', 'setype': 'container_file_t'} 2026-06-12 08:20:08,371 p=83863 u=zuul n=ansible | 2026-06-12 08:20:08.371310 | fa163e23-f348-37f0-fb65-000000003214 | TASK | Set swift_use_local_disks fact 2026-06-12 08:20:08,394 p=83863 u=zuul n=ansible | 2026-06-12 08:20:08.394277 | fa163e23-f348-37f0-fb65-000000003214 | OK | Set swift_use_local_disks fact | np0000071529 2026-06-12 08:20:08,410 p=83863 u=zuul n=ansible | 2026-06-12 08:20:08.409889 | fa163e23-f348-37f0-fb65-000000003215 | TASK | Set use_node_data_lookup fact 2026-06-12 08:20:08,438 p=83863 u=zuul n=ansible | 2026-06-12 08:20:08.437630 | fa163e23-f348-37f0-fb65-000000003215 | OK | Set use_node_data_lookup fact | np0000071529 2026-06-12 08:20:08,451 p=83863 u=zuul n=ansible | 2026-06-12 08:20:08.447656 | fa163e23-f348-37f0-fb65-000000006af0 | OK | Gather variables for each operating system | np0000071528 | item=/usr/share/ansible/roles/tuned/vars/redhat.yml 2026-06-12 08:20:08,468 p=83863 u=zuul n=ansible | 2026-06-12 08:20:08.468002 | fa163e23-f348-37f0-fb65-000000003216 | TASK | Create Swift d1 directory if needed 2026-06-12 08:20:09,166 p=83863 u=zuul n=ansible | 2026-06-12 08:20:09.165785 | 64d9621b-5337-4eb6-91a4-d623e95b6bed | INCLUDED | /usr/share/ansible/roles/tuned/tasks/tuned_install.yml | np0000071528 2026-06-12 08:20:09,186 p=83863 u=zuul n=ansible | 2026-06-12 08:20:09.186367 | fa163e23-f348-37f0-fb65-000000008bf3 | TASK | Check tuned package is installed 2026-06-12 08:20:13,236 p=83863 u=zuul n=ansible | 2026-06-12 08:20:13.235466 | fa163e23-f348-37f0-fb65-000000008bf3 | CHANGED | Check tuned package is installed | np0000071528 2026-06-12 08:20:13,237 p=83863 u=zuul n=ansible | 2026-06-12 08:20:13.236994 | fa163e23-f348-37f0-fb65-00000000871a | OK | Install chronyd package | np0000071530 2026-06-12 08:20:13,254 p=83863 u=zuul n=ansible | 2026-06-12 08:20:13.254139 | fa163e23-f348-37f0-fb65-000000008bf4 | TASK | Install tuned 2026-06-12 08:20:13,280 p=83863 u=zuul n=ansible | 2026-06-12 08:20:13.280034 | fa163e23-f348-37f0-fb65-0000000055b4 | TASK | Upgrade chronyd 2026-06-12 08:20:13,288 p=83863 u=zuul n=ansible | 2026-06-12 08:20:13.287140 | fa163e23-f348-37f0-fb65-000000008bf4 | SKIPPED | Install tuned | np0000071528 2026-06-12 08:20:13,309 p=83863 u=zuul n=ansible | 2026-06-12 08:20:13.309433 | fa163e23-f348-37f0-fb65-000000008bf5 | TASK | Restart tuned 2026-06-12 08:20:13,317 p=83863 u=zuul n=ansible | 2026-06-12 08:20:13.316489 | fa163e23-f348-37f0-fb65-0000000055b4 | SKIPPED | Upgrade chronyd | np0000071530 2026-06-12 08:20:13,336 p=83863 u=zuul n=ansible | 2026-06-12 08:20:13.336037 | fa163e23-f348-37f0-fb65-0000000055b5 | TASK | Configure chronyd 2026-06-12 08:20:13,344 p=83863 u=zuul n=ansible | 2026-06-12 08:20:13.343264 | fa163e23-f348-37f0-fb65-000000008bf5 | SKIPPED | Restart tuned | np0000071528 2026-06-12 08:20:13,362 p=83863 u=zuul n=ansible | 2026-06-12 08:20:13.362344 | fa163e23-f348-37f0-fb65-000000006af2 | TASK | Check for tuned-adm 2026-06-12 08:20:13,402 p=83863 u=zuul n=ansible | 2026-06-12 08:20:13.401719 | 354efdc4-31ae-4128-8ddb-0b04136e784a | INCLUDED | /usr/share/ansible/roles/chrony/tasks/config.yml | np0000071530 2026-06-12 08:20:13,438 p=83863 u=zuul n=ansible | 2026-06-12 08:20:13.437856 | fa163e23-f348-37f0-fb65-000000008c24 | TASK | Load distro-specific variables 2026-06-12 08:20:13,791 p=83863 u=zuul n=ansible | 2026-06-12 08:20:13.790042 | fa163e23-f348-37f0-fb65-000000003216 | CHANGED | Create Swift d1 directory if needed | np0000071529 2026-06-12 08:20:13,946 p=83863 u=zuul n=ansible | 2026-06-12 08:20:13.945504 | 2e8c7d42-189b-4b9e-bdd8-ef7a8c870459 | INCLUDED | /usr/share/ansible/roles/chrony/tasks/vars.yml | np0000071530 2026-06-12 08:20:13,964 p=83863 u=zuul n=ansible | 2026-06-12 08:20:13.963305 | fa163e23-f348-37f0-fb65-000000003217 | TASK | Set fact for SwiftRawDisks 2026-06-12 08:20:13,987 p=83863 u=zuul n=ansible | 2026-06-12 08:20:13.985788 | fa163e23-f348-37f0-fb65-000000008c90 | TASK | Load distro-specific variables 2026-06-12 08:20:14,050 p=83863 u=zuul n=ansible | 2026-06-12 08:20:14.048840 | fa163e23-f348-37f0-fb65-000000008c90 | OK | Load distro-specific variables | np0000071530 | item=/usr/share/ansible/roles/chrony/vars/RedHat.yml 2026-06-12 08:20:14,071 p=83863 u=zuul n=ansible | 2026-06-12 08:20:14.071086 | fa163e23-f348-37f0-fb65-000000008c25 | TASK | Install chrony configuration file 2026-06-12 08:20:14,196 p=83863 u=zuul n=ansible | 2026-06-12 08:20:14.195268 | fa163e23-f348-37f0-fb65-000000003217 | OK | Set fact for SwiftRawDisks | np0000071529 2026-06-12 08:20:14,217 p=83863 u=zuul n=ansible | 2026-06-12 08:20:14.217171 | fa163e23-f348-37f0-fb65-000000003218 | TASK | Get hiera swift::storage::disks::args 2026-06-12 08:20:14,249 p=83863 u=zuul n=ansible | 2026-06-12 08:20:14.248132 | fa163e23-f348-37f0-fb65-000000003218 | SKIPPED | Get hiera swift::storage::disks::args | np0000071529 2026-06-12 08:20:14,266 p=83863 u=zuul n=ansible | 2026-06-12 08:20:14.265528 | fa163e23-f348-37f0-fb65-000000003219 | TASK | Set fact for swift_raw_disks 2026-06-12 08:20:14,302 p=83863 u=zuul n=ansible | 2026-06-12 08:20:14.302145 | fa163e23-f348-37f0-fb65-000000003219 | SKIPPED | Set fact for swift_raw_disks | np0000071529 2026-06-12 08:20:14,319 p=83863 u=zuul n=ansible | 2026-06-12 08:20:14.318503 | fa163e23-f348-37f0-fb65-00000000321a | TASK | Format SwiftRawDisks 2026-06-12 08:20:14,358 p=83863 u=zuul n=ansible | 2026-06-12 08:20:14.357764 | fa163e23-f348-37f0-fb65-00000000321b | TASK | Refresh facts if SwiftRawDisks is set to get uuids if newly created partitions 2026-06-12 08:20:15,807 p=83863 u=zuul n=ansible | 2026-06-12 08:20:15.805953 | fa163e23-f348-37f0-fb65-00000000321b | SKIPPED | Refresh facts if SwiftRawDisks is set to get uuids if newly created partitions | np0000071529 2026-06-12 08:20:15,823 p=83863 u=zuul n=ansible | 2026-06-12 08:20:15.823217 | fa163e23-f348-37f0-fb65-00000000321c | TASK | Mount devices defined in SwiftRawDisks 2026-06-12 08:20:16,041 p=83863 u=zuul n=ansible | 2026-06-12 08:20:16.040469 | fa163e23-f348-37f0-fb65-00000000321d | TASK | Check for NTP service 2026-06-12 08:20:16,057 p=83863 u=zuul n=ansible | 2026-06-12 08:20:16.056067 | fa163e23-f348-37f0-fb65-000000006af2 | OK | Check for tuned-adm | np0000071528 2026-06-12 08:20:16,498 p=83863 u=zuul n=ansible | 2026-06-12 08:20:16.497982 | 1237e733-771f-49c9-9f9f-7d7fe5c06cdf | INCLUDED | /usr/share/ansible/roles/tuned/tasks/tuned_config.yml | np0000071528 2026-06-12 08:20:16,522 p=83863 u=zuul n=ansible | 2026-06-12 08:20:16.522389 | fa163e23-f348-37f0-fb65-000000008cbf | TASK | Ensure profile directory exists 2026-06-12 08:20:16,564 p=83863 u=zuul n=ansible | 2026-06-12 08:20:16.564229 | fa163e23-f348-37f0-fb65-000000008cbf | SKIPPED | Ensure profile directory exists | np0000071528 2026-06-12 08:20:16,579 p=83863 u=zuul n=ansible | 2026-06-12 08:20:16.579393 | fa163e23-f348-37f0-fb65-000000008cc0 | TASK | Create custom tuned profile 2026-06-12 08:20:16,618 p=83863 u=zuul n=ansible | 2026-06-12 08:20:16.617498 | fa163e23-f348-37f0-fb65-000000008cc0 | SKIPPED | Create custom tuned profile | np0000071528 2026-06-12 08:20:16,632 p=83863 u=zuul n=ansible | 2026-06-12 08:20:16.632177 | fa163e23-f348-37f0-fb65-000000008cc1 | TASK | Check tuned active profile 2026-06-12 08:20:17,067 p=83863 u=zuul n=ansible | 2026-06-12 08:20:17.066177 | fa163e23-f348-37f0-fb65-00000000321d | CHANGED | Check for NTP service | np0000071529 2026-06-12 08:20:17,083 p=83863 u=zuul n=ansible | 2026-06-12 08:20:17.083155 | fa163e23-f348-37f0-fb65-00000000321e | TASK | Disable NTP before configuring Chrony 2026-06-12 08:20:17,120 p=83863 u=zuul n=ansible | 2026-06-12 08:20:17.120135 | fa163e23-f348-37f0-fb65-00000000321e | SKIPPED | Disable NTP before configuring Chrony | np0000071529 2026-06-12 08:20:17,140 p=83863 u=zuul n=ansible | 2026-06-12 08:20:17.140550 | fa163e23-f348-37f0-fb65-00000000321f | TASK | Install, Configure and Run Chrony 2026-06-12 08:20:17,149 p=83863 u=zuul n=ansible | 2026-06-12 08:20:17.148843 | fa163e23-f348-37f0-fb65-000000008cc1 | OK | Check tuned active profile | np0000071528 2026-06-12 08:20:17,173 p=83863 u=zuul n=ansible | 2026-06-12 08:20:17.173188 | fa163e23-f348-37f0-fb65-000000008cc2 | TASK | Check Tuned Configuration file exists 2026-06-12 08:20:17,254 p=83863 u=zuul n=ansible | 2026-06-12 08:20:17.253880 | fa163e23-f348-37f0-fb65-0000000055b2 | TASK | Load distro-specific variables 2026-06-12 08:20:17,295 p=83863 u=zuul n=ansible | 2026-06-12 08:20:17.294597 | fa0515d0-4f57-4042-8ec9-c4ffe77f6238 | INCLUDED | /usr/share/ansible/roles/chrony/tasks/vars.yml | np0000071529 2026-06-12 08:20:17,314 p=83863 u=zuul n=ansible | 2026-06-12 08:20:17.314386 | fa163e23-f348-37f0-fb65-000000008ea5 | TASK | Load distro-specific variables 2026-06-12 08:20:17,355 p=83863 u=zuul n=ansible | 2026-06-12 08:20:17.353707 | fa163e23-f348-37f0-fb65-000000008ea5 | OK | Load distro-specific variables | np0000071529 | item=/usr/share/ansible/roles/chrony/vars/RedHat.yml 2026-06-12 08:20:17,376 p=83863 u=zuul n=ansible | 2026-06-12 08:20:17.375688 | fa163e23-f348-37f0-fb65-0000000055b3 | TASK | Install chronyd 2026-06-12 08:20:17,412 p=83863 u=zuul n=ansible | 2026-06-12 08:20:17.412230 | df7be1c5-c87e-49b9-90c2-1065b2e9768a | INCLUDED | /usr/share/ansible/roles/chrony/tasks/install.yml | np0000071529 2026-06-12 08:20:17,432 p=83863 u=zuul n=ansible | 2026-06-12 08:20:17.432489 | fa163e23-f348-37f0-fb65-000000008ede | TASK | Load distro-specific variables 2026-06-12 08:20:17,455 p=83863 u=zuul n=ansible | 2026-06-12 08:20:17.454901 | fa163e23-f348-37f0-fb65-000000008cc2 | OK | Check Tuned Configuration file exists | np0000071528 2026-06-12 08:20:17,468 p=83863 u=zuul n=ansible | 2026-06-12 08:20:17.468628 | a1a3d58b-c6cb-4538-aa0f-34f0cf629a56 | INCLUDED | /usr/share/ansible/roles/chrony/tasks/vars.yml | np0000071529 2026-06-12 08:20:17,487 p=83863 u=zuul n=ansible | 2026-06-12 08:20:17.487252 | fa163e23-f348-37f0-fb65-000000008cc3 | TASK | Fail if tuned profile conf is absent but isolated cores is provided 2026-06-12 08:20:17,508 p=83863 u=zuul n=ansible | 2026-06-12 08:20:17.507359 | fa163e23-f348-37f0-fb65-000000008f27 | TASK | Load distro-specific variables 2026-06-12 08:20:17,535 p=83863 u=zuul n=ansible | 2026-06-12 08:20:17.534674 | fa163e23-f348-37f0-fb65-000000008cc3 | SKIPPED | Fail if tuned profile conf is absent but isolated cores is provided | np0000071528 2026-06-12 08:20:17,549 p=83863 u=zuul n=ansible | 2026-06-12 08:20:17.548979 | fa163e23-f348-37f0-fb65-000000008f27 | OK | Load distro-specific variables | np0000071529 | item=/usr/share/ansible/roles/chrony/vars/RedHat.yml 2026-06-12 08:20:17,561 p=83863 u=zuul n=ansible | 2026-06-12 08:20:17.558625 | fa163e23-f348-37f0-fb65-000000008cc4 | TASK | Configure isolated cores for profile throughput-performance 2026-06-12 08:20:17,571 p=83863 u=zuul n=ansible | 2026-06-12 08:20:17.570928 | fa163e23-f348-37f0-fb65-000000008c25 | CHANGED | Install chrony configuration file | np0000071530 2026-06-12 08:20:17,594 p=83863 u=zuul n=ansible | 2026-06-12 08:20:17.593919 | fa163e23-f348-37f0-fb65-000000008edf | TASK | Check for NTP service 2026-06-12 08:20:17,613 p=83863 u=zuul n=ansible | 2026-06-12 08:20:17.612969 | fa163e23-f348-37f0-fb65-0000000055b6 | TASK | Run chronyd 2026-06-12 08:20:17,626 p=83863 u=zuul n=ansible | 2026-06-12 08:20:17.626175 | fa163e23-f348-37f0-fb65-000000008cc4 | SKIPPED | Configure isolated cores for profile throughput-performance | np0000071528 2026-06-12 08:20:17,644 p=83863 u=zuul n=ansible | 2026-06-12 08:20:17.643867 | fa163e23-f348-37f0-fb65-000000008cc5 | TASK | Enable tuned profile 2026-06-12 08:20:17,669 p=83863 u=zuul n=ansible | 2026-06-12 08:20:17.666558 | 704ee7ca-ec12-4185-abd9-41760f9ee7e2 | INCLUDED | /usr/share/ansible/roles/chrony/tasks/run.yml | np0000071530 2026-06-12 08:20:17,694 p=83863 u=zuul n=ansible | 2026-06-12 08:20:17.694451 | fa163e23-f348-37f0-fb65-000000008f5e | TASK | Load distro-specific variables 2026-06-12 08:20:17,700 p=83863 u=zuul n=ansible | 2026-06-12 08:20:17.699907 | fa163e23-f348-37f0-fb65-000000008cc5 | SKIPPED | Enable tuned profile | np0000071528 2026-06-12 08:20:17,733 p=83863 u=zuul n=ansible | 2026-06-12 08:20:17.733432 | 5c12174f-3868-4426-9025-5bb11116deda | INCLUDED | /usr/share/ansible/roles/chrony/tasks/vars.yml | np0000071530 2026-06-12 08:20:17,769 p=83863 u=zuul n=ansible | 2026-06-12 08:20:17.769650 | fa163e23-f348-37f0-fb65-000000008fe4 | TASK | Load distro-specific variables 2026-06-12 08:20:17,833 p=83863 u=zuul n=ansible | 2026-06-12 08:20:17.831746 | fa163e23-f348-37f0-fb65-000000008fe4 | OK | Load distro-specific variables | np0000071530 | item=/usr/share/ansible/roles/chrony/vars/RedHat.yml 2026-06-12 08:20:17,854 p=83863 u=zuul n=ansible | 2026-06-12 08:20:17.854389 | fa163e23-f348-37f0-fb65-000000008f5f | TASK | Ensure chronyd is running 2026-06-12 08:20:17,866 p=83863 u=zuul n=ansible | 2026-06-12 08:20:17.866081 | fa163e23-f348-37f0-fb65-000000008edf | CHANGED | Check for NTP service | np0000071529 2026-06-12 08:20:17,881 p=83863 u=zuul n=ansible | 2026-06-12 08:20:17.881415 | fa163e23-f348-37f0-fb65-000000008ee0 | TASK | Disable NTP before configuring Chrony 2026-06-12 08:20:17,917 p=83863 u=zuul n=ansible | 2026-06-12 08:20:17.916595 | fa163e23-f348-37f0-fb65-000000008ee0 | SKIPPED | Disable NTP before configuring Chrony | np0000071529 2026-06-12 08:20:17,931 p=83863 u=zuul n=ansible | 2026-06-12 08:20:17.931589 | fa163e23-f348-37f0-fb65-000000008ee1 | TASK | Install chronyd package 2026-06-12 08:20:18,386 p=83863 u=zuul n=ansible | 2026-06-12 08:20:18.385451 | fa163e23-f348-37f0-fb65-000000008f5f | OK | Ensure chronyd is running | np0000071530 2026-06-12 08:20:18,413 p=83863 u=zuul n=ansible | 2026-06-12 08:20:18.413190 | fa163e23-f348-37f0-fb65-000000008f60 | TASK | Force chronyd restart 2026-06-12 08:20:18,894 p=83863 u=zuul n=ansible | 2026-06-12 08:20:18.893510 | fa163e23-f348-37f0-fb65-000000008f60 | CHANGED | Force chronyd restart | np0000071530 2026-06-12 08:20:18,917 p=83863 u=zuul n=ansible | 2026-06-12 08:20:18.916727 | fa163e23-f348-37f0-fb65-0000000055b7 | TASK | Enable online service 2026-06-12 08:20:18,960 p=83863 u=zuul n=ansible | 2026-06-12 08:20:18.959719 | adcb3e72-5cf0-412b-9133-82583c550008 | INCLUDED | /usr/share/ansible/roles/chrony/tasks/online.yml | np0000071530 2026-06-12 08:20:18,992 p=83863 u=zuul n=ansible | 2026-06-12 08:20:18.991707 | fa163e23-f348-37f0-fb65-000000009015 | TASK | Create chrony-online.service unit file 2026-06-12 08:20:19,898 p=83863 u=zuul n=ansible | 2026-06-12 08:20:19.897461 | fa163e23-f348-37f0-fb65-000000009015 | CHANGED | Create chrony-online.service unit file | np0000071530 2026-06-12 08:20:19,913 p=83863 u=zuul n=ansible | 2026-06-12 08:20:19.912886 | fa163e23-f348-37f0-fb65-000000009016 | TASK | Enable chrony-online.service 2026-06-12 08:20:20,814 p=83863 u=zuul n=ansible | 2026-06-12 08:20:20.812937 | fa163e23-f348-37f0-fb65-000000009016 | CHANGED | Enable chrony-online.service | np0000071530 2026-06-12 08:20:20,842 p=83863 u=zuul n=ansible | 2026-06-12 08:20:20.841884 | fa163e23-f348-37f0-fb65-0000000055b8 | TASK | Sync chronyc 2026-06-12 08:20:20,891 p=83863 u=zuul n=ansible | 2026-06-12 08:20:20.890705 | e0ec8cad-88ac-4fc4-9ed5-05da80db5d65 | INCLUDED | /usr/share/ansible/roles/chrony/tasks/sync.yml | np0000071530 2026-06-12 08:20:20,923 p=83863 u=zuul n=ansible | 2026-06-12 08:20:20.923685 | fa163e23-f348-37f0-fb65-0000000090bb | TASK | Force NTP sync 2026-06-12 08:20:21,217 p=83863 u=zuul n=ansible | 2026-06-12 08:20:21.217086 | fa163e23-f348-37f0-fb65-0000000090bb | CHANGED | Force NTP sync | np0000071530 2026-06-12 08:20:21,238 p=83863 u=zuul n=ansible | 2026-06-12 08:20:21.238034 | fa163e23-f348-37f0-fb65-0000000090bc | TASK | Ensure system is NTP time synced 2026-06-12 08:20:21,329 p=83863 u=zuul n=ansible | 2026-06-12 08:20:21.329156 | fa163e23-f348-37f0-fb65-000000008ee1 | OK | Install chronyd package | np0000071529 2026-06-12 08:20:21,350 p=83863 u=zuul n=ansible | 2026-06-12 08:20:21.349938 | fa163e23-f348-37f0-fb65-0000000055b4 | TASK | Upgrade chronyd 2026-06-12 08:20:21,379 p=83863 u=zuul n=ansible | 2026-06-12 08:20:21.379196 | fa163e23-f348-37f0-fb65-0000000055b4 | SKIPPED | Upgrade chronyd | np0000071529 2026-06-12 08:20:21,399 p=83863 u=zuul n=ansible | 2026-06-12 08:20:21.398956 | fa163e23-f348-37f0-fb65-0000000055b5 | TASK | Configure chronyd 2026-06-12 08:20:21,435 p=83863 u=zuul n=ansible | 2026-06-12 08:20:21.434941 | 678fe477-b5d3-4ae8-879a-8be8c7df665f | INCLUDED | /usr/share/ansible/roles/chrony/tasks/config.yml | np0000071529 2026-06-12 08:20:21,457 p=83863 u=zuul n=ansible | 2026-06-12 08:20:21.457037 | fa163e23-f348-37f0-fb65-00000000917a | TASK | Load distro-specific variables 2026-06-12 08:20:21,493 p=83863 u=zuul n=ansible | 2026-06-12 08:20:21.493672 | a15f9c47-6104-487e-ac90-baa95fd6323d | INCLUDED | /usr/share/ansible/roles/chrony/tasks/vars.yml | np0000071529 2026-06-12 08:20:21,508 p=83863 u=zuul n=ansible | 2026-06-12 08:20:21.508682 | fa163e23-f348-37f0-fb65-0000000091e6 | TASK | Load distro-specific variables 2026-06-12 08:20:21,550 p=83863 u=zuul n=ansible | 2026-06-12 08:20:21.549012 | fa163e23-f348-37f0-fb65-0000000091e6 | OK | Load distro-specific variables | np0000071529 | item=/usr/share/ansible/roles/chrony/vars/RedHat.yml 2026-06-12 08:20:21,570 p=83863 u=zuul n=ansible | 2026-06-12 08:20:21.570474 | fa163e23-f348-37f0-fb65-00000000917b | TASK | Install chrony configuration file 2026-06-12 08:20:22,833 p=83863 u=zuul n=ansible | 2026-06-12 08:20:22.832383 | fa163e23-f348-37f0-fb65-00000000917b | CHANGED | Install chrony configuration file | np0000071529 2026-06-12 08:20:22,860 p=83863 u=zuul n=ansible | 2026-06-12 08:20:22.860614 | fa163e23-f348-37f0-fb65-0000000055b6 | TASK | Run chronyd 2026-06-12 08:20:22,916 p=83863 u=zuul n=ansible | 2026-06-12 08:20:22.916387 | 7843480f-9b2a-4e78-968c-d367649203b0 | INCLUDED | /usr/share/ansible/roles/chrony/tasks/run.yml | np0000071529 2026-06-12 08:20:22,947 p=83863 u=zuul n=ansible | 2026-06-12 08:20:22.946892 | fa163e23-f348-37f0-fb65-000000009209 | TASK | Load distro-specific variables 2026-06-12 08:20:22,982 p=83863 u=zuul n=ansible | 2026-06-12 08:20:22.982452 | c2206ff7-9408-470d-8c56-d9604842c2e0 | INCLUDED | /usr/share/ansible/roles/chrony/tasks/vars.yml | np0000071529 2026-06-12 08:20:23,000 p=83863 u=zuul n=ansible | 2026-06-12 08:20:23.000534 | fa163e23-f348-37f0-fb65-00000000928d | TASK | Load distro-specific variables 2026-06-12 08:20:23,054 p=83863 u=zuul n=ansible | 2026-06-12 08:20:23.053292 | fa163e23-f348-37f0-fb65-00000000928d | OK | Load distro-specific variables | np0000071529 | item=/usr/share/ansible/roles/chrony/vars/RedHat.yml 2026-06-12 08:20:23,074 p=83863 u=zuul n=ansible | 2026-06-12 08:20:23.074445 | fa163e23-f348-37f0-fb65-00000000920a | TASK | Ensure chronyd is running 2026-06-12 08:20:23,553 p=83863 u=zuul n=ansible | 2026-06-12 08:20:23.553064 | fa163e23-f348-37f0-fb65-00000000920a | OK | Ensure chronyd is running | np0000071529 2026-06-12 08:20:23,576 p=83863 u=zuul n=ansible | 2026-06-12 08:20:23.576391 | fa163e23-f348-37f0-fb65-00000000920b | TASK | Force chronyd restart 2026-06-12 08:20:24,094 p=83863 u=zuul n=ansible | 2026-06-12 08:20:24.093596 | fa163e23-f348-37f0-fb65-00000000920b | CHANGED | Force chronyd restart | np0000071529 2026-06-12 08:20:24,131 p=83863 u=zuul n=ansible | 2026-06-12 08:20:24.131130 | fa163e23-f348-37f0-fb65-0000000055b7 | TASK | Enable online service 2026-06-12 08:20:24,190 p=83863 u=zuul n=ansible | 2026-06-12 08:20:24.189650 | 90f22ecc-b7a7-4e8a-9bf4-cb3c263d12a0 | INCLUDED | /usr/share/ansible/roles/chrony/tasks/online.yml | np0000071529 2026-06-12 08:20:24,294 p=83863 u=zuul n=ansible | 2026-06-12 08:20:24.293634 | fa163e23-f348-37f0-fb65-0000000092ba | TASK | Create chrony-online.service unit file 2026-06-12 08:20:25,322 p=83863 u=zuul n=ansible | 2026-06-12 08:20:25.321580 | fa163e23-f348-37f0-fb65-0000000092ba | CHANGED | Create chrony-online.service unit file | np0000071529 2026-06-12 08:20:25,353 p=83863 u=zuul n=ansible | 2026-06-12 08:20:25.352830 | fa163e23-f348-37f0-fb65-0000000092bb | TASK | Enable chrony-online.service 2026-06-12 08:20:26,308 p=83863 u=zuul n=ansible | 2026-06-12 08:20:26.307695 | fa163e23-f348-37f0-fb65-0000000092bb | CHANGED | Enable chrony-online.service | np0000071529 2026-06-12 08:20:26,332 p=83863 u=zuul n=ansible | 2026-06-12 08:20:26.331609 | fa163e23-f348-37f0-fb65-0000000055b8 | TASK | Sync chronyc 2026-06-12 08:20:26,383 p=83863 u=zuul n=ansible | 2026-06-12 08:20:26.383378 | 885252bf-6830-4674-a72c-e232a388b234 | INCLUDED | /usr/share/ansible/roles/chrony/tasks/sync.yml | np0000071529 2026-06-12 08:20:26,415 p=83863 u=zuul n=ansible | 2026-06-12 08:20:26.414908 | fa163e23-f348-37f0-fb65-000000009360 | TASK | Force NTP sync 2026-06-12 08:20:26,753 p=83863 u=zuul n=ansible | 2026-06-12 08:20:26.752609 | fa163e23-f348-37f0-fb65-000000009360 | CHANGED | Force NTP sync | np0000071529 2026-06-12 08:20:26,780 p=83863 u=zuul n=ansible | 2026-06-12 08:20:26.780123 | fa163e23-f348-37f0-fb65-000000009361 | TASK | Ensure system is NTP time synced 2026-06-12 08:20:31,562 p=83863 u=zuul n=ansible | 2026-06-12 08:20:31.561336 | fa163e23-f348-37f0-fb65-0000000090bc | CHANGED | Ensure system is NTP time synced | np0000071530 2026-06-12 08:20:31,594 p=83863 u=zuul n=ansible | 2026-06-12 08:20:31.593811 | fa163e23-f348-37f0-fb65-0000000033cf | TASK | Force NTP sync 2026-06-12 08:20:31,889 p=83863 u=zuul n=ansible | 2026-06-12 08:20:31.888918 | fa163e23-f348-37f0-fb65-0000000033cf | CHANGED | Force NTP sync | np0000071530 2026-06-12 08:20:31,904 p=83863 u=zuul n=ansible | 2026-06-12 08:20:31.904403 | fa163e23-f348-37f0-fb65-0000000033d0 | TASK | Ensure system is NTP time synced 2026-06-12 08:20:32,193 p=83863 u=zuul n=ansible | 2026-06-12 08:20:32.192751 | fa163e23-f348-37f0-fb65-0000000033d0 | CHANGED | Ensure system is NTP time synced | np0000071530 2026-06-12 08:20:32,208 p=83863 u=zuul n=ansible | 2026-06-12 08:20:32.207793 | fa163e23-f348-37f0-fb65-0000000033d1 | TASK | Run timezone role 2026-06-12 08:20:32,299 p=83863 u=zuul n=ansible | 2026-06-12 08:20:32.298625 | fa163e23-f348-37f0-fb65-00000000676c | TASK | Set timezone 2026-06-12 08:20:32,691 p=83863 u=zuul n=ansible | 2026-06-12 08:20:32.690674 | fa163e23-f348-37f0-fb65-00000000676c | OK | Set timezone | np0000071530 2026-06-12 08:20:32,710 p=83863 u=zuul n=ansible | 2026-06-12 08:20:32.710543 | fa163e23-f348-37f0-fb65-00000000676d | TASK | Restart time services 2026-06-12 08:20:32,754 p=83863 u=zuul n=ansible | 2026-06-12 08:20:32.753453 | fa163e23-f348-37f0-fb65-00000000676d | SKIPPED | Restart time services | np0000071530 | item=rsyslog 2026-06-12 08:20:32,760 p=83863 u=zuul n=ansible | 2026-06-12 08:20:32.759111 | fa163e23-f348-37f0-fb65-00000000676d | SKIPPED | Restart time services | np0000071530 | item=crond 2026-06-12 08:20:32,801 p=83863 u=zuul n=ansible | 2026-06-12 08:20:32.801527 | fa163e23-f348-37f0-fb65-0000000033d2 | TASK | Notice - ctlplane subnet is set 2026-06-12 08:20:32,835 p=83863 u=zuul n=ansible | 2026-06-12 08:20:32.835319 | fa163e23-f348-37f0-fb65-0000000033d2 | OK | Notice - ctlplane subnet is set | np0000071530 | result={ "changed": false, "msg": "CIDRs found in the ctlplane network tags.\n" } 2026-06-12 08:20:32,972 p=83863 u=zuul n=ansible | 2026-06-12 08:20:32.971825 | fa163e23-f348-37f0-fb65-000000006af0 | TASK | Gather variables for each operating system 2026-06-12 08:20:33,065 p=83863 u=zuul n=ansible | 2026-06-12 08:20:33.063487 | fa163e23-f348-37f0-fb65-000000006af0 | OK | Gather variables for each operating system | np0000071530 | item=/usr/share/ansible/roles/tuned/vars/redhat.yml 2026-06-12 08:20:33,167 p=83863 u=zuul n=ansible | 2026-06-12 08:20:33.166931 | 1bc71f98-e0a6-498d-a38f-4c7e9668ac70 | INCLUDED | /usr/share/ansible/roles/tuned/tasks/tuned_install.yml | np0000071530 2026-06-12 08:20:33,185 p=83863 u=zuul n=ansible | 2026-06-12 08:20:33.184706 | fa163e23-f348-37f0-fb65-000000009867 | TASK | Check tuned package is installed 2026-06-12 08:20:33,511 p=83863 u=zuul n=ansible | 2026-06-12 08:20:33.510537 | fa163e23-f348-37f0-fb65-000000009867 | CHANGED | Check tuned package is installed | np0000071530 2026-06-12 08:20:33,530 p=83863 u=zuul n=ansible | 2026-06-12 08:20:33.530592 | fa163e23-f348-37f0-fb65-000000009868 | TASK | Install tuned 2026-06-12 08:20:33,553 p=83863 u=zuul n=ansible | 2026-06-12 08:20:33.553122 | fa163e23-f348-37f0-fb65-000000009868 | SKIPPED | Install tuned | np0000071530 2026-06-12 08:20:33,568 p=83863 u=zuul n=ansible | 2026-06-12 08:20:33.568155 | fa163e23-f348-37f0-fb65-000000009869 | TASK | Restart tuned 2026-06-12 08:20:33,588 p=83863 u=zuul n=ansible | 2026-06-12 08:20:33.587792 | fa163e23-f348-37f0-fb65-000000009869 | SKIPPED | Restart tuned | np0000071530 2026-06-12 08:20:33,603 p=83863 u=zuul n=ansible | 2026-06-12 08:20:33.603255 | fa163e23-f348-37f0-fb65-000000006af2 | TASK | Check for tuned-adm 2026-06-12 08:20:33,892 p=83863 u=zuul n=ansible | 2026-06-12 08:20:33.891918 | fa163e23-f348-37f0-fb65-000000006af2 | OK | Check for tuned-adm | np0000071530 2026-06-12 08:20:33,944 p=83863 u=zuul n=ansible | 2026-06-12 08:20:33.944190 | 2b626230-e728-42e4-9712-da4f82f8a390 | INCLUDED | /usr/share/ansible/roles/tuned/tasks/tuned_config.yml | np0000071530 2026-06-12 08:20:33,965 p=83863 u=zuul n=ansible | 2026-06-12 08:20:33.965172 | fa163e23-f348-37f0-fb65-000000009894 | TASK | Ensure profile directory exists 2026-06-12 08:20:34,000 p=83863 u=zuul n=ansible | 2026-06-12 08:20:34.000476 | fa163e23-f348-37f0-fb65-000000009894 | SKIPPED | Ensure profile directory exists | np0000071530 2026-06-12 08:20:34,015 p=83863 u=zuul n=ansible | 2026-06-12 08:20:34.015543 | fa163e23-f348-37f0-fb65-000000009895 | TASK | Create custom tuned profile 2026-06-12 08:20:34,051 p=83863 u=zuul n=ansible | 2026-06-12 08:20:34.050648 | fa163e23-f348-37f0-fb65-000000009895 | SKIPPED | Create custom tuned profile | np0000071530 2026-06-12 08:20:34,065 p=83863 u=zuul n=ansible | 2026-06-12 08:20:34.065189 | fa163e23-f348-37f0-fb65-000000009896 | TASK | Check tuned active profile 2026-06-12 08:20:34,365 p=83863 u=zuul n=ansible | 2026-06-12 08:20:34.364382 | fa163e23-f348-37f0-fb65-000000009896 | OK | Check tuned active profile | np0000071530 2026-06-12 08:20:34,385 p=83863 u=zuul n=ansible | 2026-06-12 08:20:34.385309 | fa163e23-f348-37f0-fb65-000000009897 | TASK | Check Tuned Configuration file exists 2026-06-12 08:20:34,687 p=83863 u=zuul n=ansible | 2026-06-12 08:20:34.687344 | fa163e23-f348-37f0-fb65-000000009897 | OK | Check Tuned Configuration file exists | np0000071530 2026-06-12 08:20:34,702 p=83863 u=zuul n=ansible | 2026-06-12 08:20:34.702474 | fa163e23-f348-37f0-fb65-000000009898 | TASK | Fail if tuned profile conf is absent but isolated cores is provided 2026-06-12 08:20:34,776 p=83863 u=zuul n=ansible | 2026-06-12 08:20:34.775703 | fa163e23-f348-37f0-fb65-000000009898 | SKIPPED | Fail if tuned profile conf is absent but isolated cores is provided | np0000071530 2026-06-12 08:20:34,800 p=83863 u=zuul n=ansible | 2026-06-12 08:20:34.799685 | fa163e23-f348-37f0-fb65-000000009899 | TASK | Configure isolated cores for profile throughput-performance 2026-06-12 08:20:34,852 p=83863 u=zuul n=ansible | 2026-06-12 08:20:34.852117 | fa163e23-f348-37f0-fb65-000000009899 | SKIPPED | Configure isolated cores for profile throughput-performance | np0000071530 2026-06-12 08:20:34,873 p=83863 u=zuul n=ansible | 2026-06-12 08:20:34.873152 | fa163e23-f348-37f0-fb65-00000000989a | TASK | Enable tuned profile 2026-06-12 08:20:34,907 p=83863 u=zuul n=ansible | 2026-06-12 08:20:34.907045 | fa163e23-f348-37f0-fb65-00000000989a | SKIPPED | Enable tuned profile | np0000071530 2026-06-12 08:20:37,114 p=83863 u=zuul n=ansible | 2026-06-12 08:20:37.113597 | fa163e23-f348-37f0-fb65-000000009361 | CHANGED | Ensure system is NTP time synced | np0000071529 2026-06-12 08:20:37,175 p=83863 u=zuul n=ansible | 2026-06-12 08:20:37.175081 | fa163e23-f348-37f0-fb65-000000003220 | TASK | Force NTP sync 2026-06-12 08:20:37,495 p=83863 u=zuul n=ansible | 2026-06-12 08:20:37.494490 | fa163e23-f348-37f0-fb65-000000003220 | CHANGED | Force NTP sync | np0000071529 2026-06-12 08:20:37,513 p=83863 u=zuul n=ansible | 2026-06-12 08:20:37.513059 | fa163e23-f348-37f0-fb65-000000003221 | TASK | Ensure system is NTP time synced 2026-06-12 08:20:37,813 p=83863 u=zuul n=ansible | 2026-06-12 08:20:37.812396 | fa163e23-f348-37f0-fb65-000000003221 | CHANGED | Ensure system is NTP time synced | np0000071529 2026-06-12 08:20:37,841 p=83863 u=zuul n=ansible | 2026-06-12 08:20:37.840921 | fa163e23-f348-37f0-fb65-000000003222 | TASK | Run timezone role 2026-06-12 08:20:37,941 p=83863 u=zuul n=ansible | 2026-06-12 08:20:37.940709 | fa163e23-f348-37f0-fb65-00000000676c | TASK | Set timezone 2026-06-12 08:20:38,407 p=83863 u=zuul n=ansible | 2026-06-12 08:20:38.406627 | fa163e23-f348-37f0-fb65-00000000676c | OK | Set timezone | np0000071529 2026-06-12 08:20:38,439 p=83863 u=zuul n=ansible | 2026-06-12 08:20:38.438777 | fa163e23-f348-37f0-fb65-00000000676d | TASK | Restart time services 2026-06-12 08:20:38,488 p=83863 u=zuul n=ansible | 2026-06-12 08:20:38.485026 | fa163e23-f348-37f0-fb65-00000000676d | SKIPPED | Restart time services | np0000071529 | item=rsyslog 2026-06-12 08:20:38,496 p=83863 u=zuul n=ansible | 2026-06-12 08:20:38.494443 | fa163e23-f348-37f0-fb65-00000000676d | SKIPPED | Restart time services | np0000071529 | item=crond 2026-06-12 08:20:38,559 p=83863 u=zuul n=ansible | 2026-06-12 08:20:38.559344 | fa163e23-f348-37f0-fb65-000000003223 | TASK | Notice - ctlplane subnet is set 2026-06-12 08:20:38,589 p=83863 u=zuul n=ansible | 2026-06-12 08:20:38.589123 | fa163e23-f348-37f0-fb65-000000003223 | OK | Notice - ctlplane subnet is set | np0000071529 | result={ "changed": false, "msg": "CIDRs found in the ctlplane network tags.\n" } 2026-06-12 08:20:38,713 p=83863 u=zuul n=ansible | 2026-06-12 08:20:38.713518 | fa163e23-f348-37f0-fb65-000000006af0 | TASK | Gather variables for each operating system 2026-06-12 08:20:38,840 p=83863 u=zuul n=ansible | 2026-06-12 08:20:38.838529 | fa163e23-f348-37f0-fb65-000000006af0 | OK | Gather variables for each operating system | np0000071529 | item=/usr/share/ansible/roles/tuned/vars/redhat.yml 2026-06-12 08:20:38,947 p=83863 u=zuul n=ansible | 2026-06-12 08:20:38.946614 | 53ba7a10-19f2-445e-b27f-fc4a93761072 | INCLUDED | /usr/share/ansible/roles/tuned/tasks/tuned_install.yml | np0000071529 2026-06-12 08:20:38,969 p=83863 u=zuul n=ansible | 2026-06-12 08:20:38.969623 | fa163e23-f348-37f0-fb65-000000009d36 | TASK | Check tuned package is installed 2026-06-12 08:20:39,313 p=83863 u=zuul n=ansible | 2026-06-12 08:20:39.312189 | fa163e23-f348-37f0-fb65-000000009d36 | CHANGED | Check tuned package is installed | np0000071529 2026-06-12 08:20:39,333 p=83863 u=zuul n=ansible | 2026-06-12 08:20:39.332893 | fa163e23-f348-37f0-fb65-000000009d37 | TASK | Install tuned 2026-06-12 08:20:39,368 p=83863 u=zuul n=ansible | 2026-06-12 08:20:39.368208 | fa163e23-f348-37f0-fb65-000000009d37 | SKIPPED | Install tuned | np0000071529 2026-06-12 08:20:39,388 p=83863 u=zuul n=ansible | 2026-06-12 08:20:39.387892 | fa163e23-f348-37f0-fb65-000000009d38 | TASK | Restart tuned 2026-06-12 08:20:39,421 p=83863 u=zuul n=ansible | 2026-06-12 08:20:39.420829 | fa163e23-f348-37f0-fb65-000000009d38 | SKIPPED | Restart tuned | np0000071529 2026-06-12 08:20:39,440 p=83863 u=zuul n=ansible | 2026-06-12 08:20:39.440631 | fa163e23-f348-37f0-fb65-000000006af2 | TASK | Check for tuned-adm 2026-06-12 08:20:39,749 p=83863 u=zuul n=ansible | 2026-06-12 08:20:39.749070 | fa163e23-f348-37f0-fb65-000000006af2 | OK | Check for tuned-adm | np0000071529 2026-06-12 08:20:39,834 p=83863 u=zuul n=ansible | 2026-06-12 08:20:39.833868 | ee908200-8a38-44c1-998e-d025ace90a9d | INCLUDED | /usr/share/ansible/roles/tuned/tasks/tuned_config.yml | np0000071529 2026-06-12 08:20:39,856 p=83863 u=zuul n=ansible | 2026-06-12 08:20:39.856333 | fa163e23-f348-37f0-fb65-000000009d63 | TASK | Ensure profile directory exists 2026-06-12 08:20:39,926 p=83863 u=zuul n=ansible | 2026-06-12 08:20:39.926272 | fa163e23-f348-37f0-fb65-000000009d63 | SKIPPED | Ensure profile directory exists | np0000071529 2026-06-12 08:20:39,941 p=83863 u=zuul n=ansible | 2026-06-12 08:20:39.941178 | fa163e23-f348-37f0-fb65-000000009d64 | TASK | Create custom tuned profile 2026-06-12 08:20:40,014 p=83863 u=zuul n=ansible | 2026-06-12 08:20:40.013542 | fa163e23-f348-37f0-fb65-000000009d64 | SKIPPED | Create custom tuned profile | np0000071529 2026-06-12 08:20:40,035 p=83863 u=zuul n=ansible | 2026-06-12 08:20:40.035079 | fa163e23-f348-37f0-fb65-000000009d65 | TASK | Check tuned active profile 2026-06-12 08:20:40,353 p=83863 u=zuul n=ansible | 2026-06-12 08:20:40.352946 | fa163e23-f348-37f0-fb65-000000009d65 | OK | Check tuned active profile | np0000071529 2026-06-12 08:20:40,374 p=83863 u=zuul n=ansible | 2026-06-12 08:20:40.373706 | fa163e23-f348-37f0-fb65-000000009d66 | TASK | Check Tuned Configuration file exists 2026-06-12 08:20:40,696 p=83863 u=zuul n=ansible | 2026-06-12 08:20:40.695178 | fa163e23-f348-37f0-fb65-000000009d66 | OK | Check Tuned Configuration file exists | np0000071529 2026-06-12 08:20:40,718 p=83863 u=zuul n=ansible | 2026-06-12 08:20:40.717568 | fa163e23-f348-37f0-fb65-000000009d67 | TASK | Fail if tuned profile conf is absent but isolated cores is provided 2026-06-12 08:20:40,781 p=83863 u=zuul n=ansible | 2026-06-12 08:20:40.780386 | fa163e23-f348-37f0-fb65-000000009d67 | SKIPPED | Fail if tuned profile conf is absent but isolated cores is provided | np0000071529 2026-06-12 08:20:40,805 p=83863 u=zuul n=ansible | 2026-06-12 08:20:40.804821 | fa163e23-f348-37f0-fb65-000000009d68 | TASK | Configure isolated cores for profile throughput-performance 2026-06-12 08:20:40,850 p=83863 u=zuul n=ansible | 2026-06-12 08:20:40.849734 | fa163e23-f348-37f0-fb65-000000009d68 | SKIPPED | Configure isolated cores for profile throughput-performance | np0000071529 2026-06-12 08:20:40,872 p=83863 u=zuul n=ansible | 2026-06-12 08:20:40.871526 | fa163e23-f348-37f0-fb65-000000009d69 | TASK | Enable tuned profile 2026-06-12 08:20:40,910 p=83863 u=zuul n=ansible | 2026-06-12 08:20:40.910023 | fa163e23-f348-37f0-fb65-000000009d69 | SKIPPED | Enable tuned profile | np0000071529 2026-06-12 08:20:40,995 p=83863 u=zuul n=ansible | PLAY [Overcloud container setup tasks] ***************************************** 2026-06-12 08:20:41,112 p=83863 u=zuul n=ansible | 2026-06-12 08:20:41.111720 | fa163e23-f348-37f0-fb65-0000000000b1 | TASK | Overcloud container setup tasks 2026-06-12 08:20:41,127 p=83863 u=zuul n=ansible | 2026-06-12 08:20:41.126542 | fa163e23-f348-37f0-fb65-0000000000b1 | TASK | Overcloud container setup tasks 2026-06-12 08:20:41,153 p=83863 u=zuul n=ansible | 2026-06-12 08:20:41.148317 | fa163e23-f348-37f0-fb65-0000000000b1 | TASK | Overcloud container setup tasks 2026-06-12 08:20:41,175 p=83863 u=zuul n=ansible | 2026-06-12 08:20:41.174690 | fa163e23-f348-37f0-fb65-0000000000b1 | TASK | Overcloud container setup tasks 2026-06-12 08:20:41,206 p=83863 u=zuul n=ansible | 2026-06-12 08:20:41.205651 | fa163e23-f348-37f0-fb65-0000000000b1 | TASK | Overcloud container setup tasks 2026-06-12 08:20:41,226 p=83863 u=zuul n=ansible | 2026-06-12 08:20:41.225846 | fa163e23-f348-37f0-fb65-0000000000b1 | TASK | Overcloud container setup tasks 2026-06-12 08:20:41,237 p=83863 u=zuul n=ansible | 2026-06-12 08:20:41.231226 | fa163e23-f348-37f0-fb65-0000000000b1 | OK | Overcloud container setup tasks | np0000071531 -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Overcloud container setup tasks' to resume from this task" } 2026-06-12 08:20:41,237 p=83863 u=zuul n=ansible | [WARNING]: ('np0000071531 -> localhost', 'fa163e23-f348-37f0-fb65-0000000000b1') missing from stats 2026-06-12 08:20:41,238 p=83863 u=zuul n=ansible | 2026-06-12 08:20:41.238265 | fa163e23-f348-37f0-fb65-0000000000b1 | OK | Overcloud container setup tasks | np0000071532 -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Overcloud container setup tasks' to resume from this task" } 2026-06-12 08:20:41,238 p=83863 u=zuul n=ansible | [WARNING]: ('np0000071532 -> localhost', 'fa163e23-f348-37f0-fb65-0000000000b1') missing from stats 2026-06-12 08:20:41,239 p=83863 u=zuul n=ansible | 2026-06-12 08:20:41.239004 | fa163e23-f348-37f0-fb65-0000000000b1 | OK | Overcloud container setup tasks | np0000071533 -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Overcloud container setup tasks' to resume from this task" } 2026-06-12 08:20:41,239 p=83863 u=zuul n=ansible | [WARNING]: ('np0000071533 -> localhost', 'fa163e23-f348-37f0-fb65-0000000000b1') missing from stats 2026-06-12 08:20:41,240 p=83863 u=zuul n=ansible | 2026-06-12 08:20:41.239784 | fa163e23-f348-37f0-fb65-0000000000b1 | OK | Overcloud container setup tasks | np0000071528 -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Overcloud container setup tasks' to resume from this task" } 2026-06-12 08:20:41,240 p=83863 u=zuul n=ansible | [WARNING]: ('np0000071528 -> localhost', 'fa163e23-f348-37f0-fb65-0000000000b1') missing from stats 2026-06-12 08:20:41,240 p=83863 u=zuul n=ansible | 2026-06-12 08:20:41.240548 | fa163e23-f348-37f0-fb65-0000000000b1 | OK | Overcloud container setup tasks | np0000071529 -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Overcloud container setup tasks' to resume from this task" } 2026-06-12 08:20:41,241 p=83863 u=zuul n=ansible | [WARNING]: ('np0000071529 -> localhost', 'fa163e23-f348-37f0-fb65-0000000000b1') missing from stats 2026-06-12 08:20:41,258 p=83863 u=zuul n=ansible | 2026-06-12 08:20:41.258086 | fa163e23-f348-37f0-fb65-0000000000b2 | TASK | Write config data 2026-06-12 08:20:41,271 p=83863 u=zuul n=ansible | 2026-06-12 08:20:41.271150 | fa163e23-f348-37f0-fb65-0000000000b2 | TASK | Write config data 2026-06-12 08:20:41,285 p=83863 u=zuul n=ansible | 2026-06-12 08:20:41.284624 | fa163e23-f348-37f0-fb65-0000000000b2 | TASK | Write config data 2026-06-12 08:20:41,302 p=83863 u=zuul n=ansible | 2026-06-12 08:20:41.301652 | fa163e23-f348-37f0-fb65-0000000000b2 | TASK | Write config data 2026-06-12 08:20:41,326 p=83863 u=zuul n=ansible | 2026-06-12 08:20:41.326263 | fa163e23-f348-37f0-fb65-0000000000b2 | TASK | Write config data 2026-06-12 08:20:41,333 p=83863 u=zuul n=ansible | 2026-06-12 08:20:41.332372 | fa163e23-f348-37f0-fb65-0000000000b1 | OK | Overcloud container setup tasks | np0000071530 -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Overcloud container setup tasks' to resume from this task" } 2026-06-12 08:20:41,333 p=83863 u=zuul n=ansible | [WARNING]: ('np0000071530 -> localhost', 'fa163e23-f348-37f0-fb65-0000000000b1') missing from stats 2026-06-12 08:20:41,371 p=83863 u=zuul n=ansible | 2026-06-12 08:20:41.367993 | 8cd3719e-d701-491f-8ec8-eaa4ab432f51 | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/common_container_setup_tasks.yaml | np0000071531 2026-06-12 08:20:41,371 p=83863 u=zuul n=ansible | 2026-06-12 08:20:41.371777 | 8cd3719e-d701-491f-8ec8-eaa4ab432f51 | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/common_container_setup_tasks.yaml | np0000071532 2026-06-12 08:20:41,389 p=83863 u=zuul n=ansible | 2026-06-12 08:20:41.385607 | fa163e23-f348-37f0-fb65-000000009dd5 | TASK | Create and ensure setype for /var/log/containers directory 2026-06-12 08:20:41,403 p=83863 u=zuul n=ansible | 2026-06-12 08:20:41.402762 | fa163e23-f348-37f0-fb65-000000009dd5 | TASK | Create and ensure setype for /var/log/containers directory 2026-06-12 08:20:41,421 p=83863 u=zuul n=ansible | 2026-06-12 08:20:41.421183 | fa163e23-f348-37f0-fb65-0000000000b2 | TASK | Write config data 2026-06-12 08:20:41,469 p=83863 u=zuul n=ansible | 2026-06-12 08:20:41.469322 | b8e924e2-5f8e-43c0-ac3c-5428564a9fd7 | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/common_container_setup_tasks.yaml | np0000071533 2026-06-12 08:20:41,470 p=83863 u=zuul n=ansible | 2026-06-12 08:20:41.470143 | b8e924e2-5f8e-43c0-ac3c-5428564a9fd7 | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/common_container_setup_tasks.yaml | np0000071528 2026-06-12 08:20:41,470 p=83863 u=zuul n=ansible | 2026-06-12 08:20:41.470418 | b8e924e2-5f8e-43c0-ac3c-5428564a9fd7 | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/common_container_setup_tasks.yaml | np0000071529 2026-06-12 08:20:41,484 p=83863 u=zuul n=ansible | 2026-06-12 08:20:41.484346 | fa163e23-f348-37f0-fb65-000000009df7 | TASK | Create and ensure setype for /var/log/containers directory 2026-06-12 08:20:41,512 p=83863 u=zuul n=ansible | 2026-06-12 08:20:41.512044 | fa163e23-f348-37f0-fb65-000000009df7 | TASK | Create and ensure setype for /var/log/containers directory 2026-06-12 08:20:41,532 p=83863 u=zuul n=ansible | 2026-06-12 08:20:41.532104 | fa163e23-f348-37f0-fb65-000000009df7 | TASK | Create and ensure setype for /var/log/containers directory 2026-06-12 08:20:41,563 p=83863 u=zuul n=ansible | 2026-06-12 08:20:41.562932 | 940911f4-695a-499a-8b27-e83f48932d7f | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/common_container_setup_tasks.yaml | np0000071530 2026-06-12 08:20:41,582 p=83863 u=zuul n=ansible | 2026-06-12 08:20:41.581963 | fa163e23-f348-37f0-fb65-000000009e1c | TASK | Create and ensure setype for /var/log/containers directory 2026-06-12 08:20:41,668 p=83863 u=zuul n=ansible | 2026-06-12 08:20:41.667639 | fa163e23-f348-37f0-fb65-000000009dd5 | OK | Create and ensure setype for /var/log/containers directory | np0000071531 2026-06-12 08:20:41,679 p=83863 u=zuul n=ansible | 2026-06-12 08:20:41.679148 | fa163e23-f348-37f0-fb65-000000009dd6 | TASK | Create ContainerLogStdoutPath directory 2026-06-12 08:20:41,714 p=83863 u=zuul n=ansible | 2026-06-12 08:20:41.713573 | fa163e23-f348-37f0-fb65-000000009dd5 | OK | Create and ensure setype for /var/log/containers directory | np0000071532 2026-06-12 08:20:41,726 p=83863 u=zuul n=ansible | 2026-06-12 08:20:41.725937 | fa163e23-f348-37f0-fb65-000000009dd6 | TASK | Create ContainerLogStdoutPath directory 2026-06-12 08:20:41,778 p=83863 u=zuul n=ansible | 2026-06-12 08:20:41.778311 | fa163e23-f348-37f0-fb65-000000009df7 | OK | Create and ensure setype for /var/log/containers directory | np0000071533 2026-06-12 08:20:41,789 p=83863 u=zuul n=ansible | 2026-06-12 08:20:41.789357 | fa163e23-f348-37f0-fb65-000000009df8 | TASK | Create ContainerLogStdoutPath directory 2026-06-12 08:20:41,810 p=83863 u=zuul n=ansible | 2026-06-12 08:20:41.809310 | fa163e23-f348-37f0-fb65-000000009df7 | OK | Create and ensure setype for /var/log/containers directory | np0000071528 2026-06-12 08:20:41,827 p=83863 u=zuul n=ansible | 2026-06-12 08:20:41.827032 | fa163e23-f348-37f0-fb65-000000009df8 | TASK | Create ContainerLogStdoutPath directory 2026-06-12 08:20:41,852 p=83863 u=zuul n=ansible | 2026-06-12 08:20:41.847811 | fa163e23-f348-37f0-fb65-000000009df7 | OK | Create and ensure setype for /var/log/containers directory | np0000071529 2026-06-12 08:20:41,853 p=83863 u=zuul n=ansible | 2026-06-12 08:20:41.853345 | fa163e23-f348-37f0-fb65-000000009e1c | OK | Create and ensure setype for /var/log/containers directory | np0000071530 2026-06-12 08:20:41,868 p=83863 u=zuul n=ansible | 2026-06-12 08:20:41.868431 | fa163e23-f348-37f0-fb65-000000009df8 | TASK | Create ContainerLogStdoutPath directory 2026-06-12 08:20:41,887 p=83863 u=zuul n=ansible | 2026-06-12 08:20:41.886590 | fa163e23-f348-37f0-fb65-000000009e1d | TASK | Create ContainerLogStdoutPath directory 2026-06-12 08:20:41,988 p=83863 u=zuul n=ansible | 2026-06-12 08:20:41.988058 | fa163e23-f348-37f0-fb65-000000009dd6 | CHANGED | Create ContainerLogStdoutPath directory | np0000071532 2026-06-12 08:20:42,012 p=83863 u=zuul n=ansible | 2026-06-12 08:20:42.006203 | fa163e23-f348-37f0-fb65-000000009dd7 | TASK | Create /var/lib/tripleo-config directory 2026-06-12 08:20:42,017 p=83863 u=zuul n=ansible | 2026-06-12 08:20:42.017006 | fa163e23-f348-37f0-fb65-000000009dd6 | CHANGED | Create ContainerLogStdoutPath directory | np0000071531 2026-06-12 08:20:42,028 p=83863 u=zuul n=ansible | 2026-06-12 08:20:42.027940 | fa163e23-f348-37f0-fb65-000000009dd7 | TASK | Create /var/lib/tripleo-config directory 2026-06-12 08:20:42,067 p=83863 u=zuul n=ansible | 2026-06-12 08:20:42.066497 | fa163e23-f348-37f0-fb65-000000009df8 | CHANGED | Create ContainerLogStdoutPath directory | np0000071528 2026-06-12 08:20:42,081 p=83863 u=zuul n=ansible | 2026-06-12 08:20:42.081597 | fa163e23-f348-37f0-fb65-000000009df9 | TASK | Create /var/lib/tripleo-config directory 2026-06-12 08:20:42,096 p=83863 u=zuul n=ansible | 2026-06-12 08:20:42.096085 | fa163e23-f348-37f0-fb65-000000009df8 | CHANGED | Create ContainerLogStdoutPath directory | np0000071533 2026-06-12 08:20:42,109 p=83863 u=zuul n=ansible | 2026-06-12 08:20:42.109186 | fa163e23-f348-37f0-fb65-000000009df9 | TASK | Create /var/lib/tripleo-config directory 2026-06-12 08:20:42,183 p=83863 u=zuul n=ansible | 2026-06-12 08:20:42.179839 | fa163e23-f348-37f0-fb65-000000009df8 | CHANGED | Create ContainerLogStdoutPath directory | np0000071529 2026-06-12 08:20:42,184 p=83863 u=zuul n=ansible | 2026-06-12 08:20:42.184618 | fa163e23-f348-37f0-fb65-000000009e1d | CHANGED | Create ContainerLogStdoutPath directory | np0000071530 2026-06-12 08:20:42,200 p=83863 u=zuul n=ansible | 2026-06-12 08:20:42.199978 | fa163e23-f348-37f0-fb65-000000009df9 | TASK | Create /var/lib/tripleo-config directory 2026-06-12 08:20:42,219 p=83863 u=zuul n=ansible | 2026-06-12 08:20:42.218402 | fa163e23-f348-37f0-fb65-000000009e1e | TASK | Create /var/lib/tripleo-config directory 2026-06-12 08:20:42,307 p=83863 u=zuul n=ansible | 2026-06-12 08:20:42.307248 | fa163e23-f348-37f0-fb65-000000009dd7 | CHANGED | Create /var/lib/tripleo-config directory | np0000071532 2026-06-12 08:20:42,324 p=83863 u=zuul n=ansible | 2026-06-12 08:20:42.318795 | fa163e23-f348-37f0-fb65-000000009dd8 | TASK | Clean old /var/lib/container-startup-configs.json file 2026-06-12 08:20:42,333 p=83863 u=zuul n=ansible | 2026-06-12 08:20:42.332169 | fa163e23-f348-37f0-fb65-000000009df9 | CHANGED | Create /var/lib/tripleo-config directory | np0000071528 2026-06-12 08:20:42,334 p=83863 u=zuul n=ansible | 2026-06-12 08:20:42.334404 | fa163e23-f348-37f0-fb65-000000009dd7 | CHANGED | Create /var/lib/tripleo-config directory | np0000071531 2026-06-12 08:20:42,350 p=83863 u=zuul n=ansible | 2026-06-12 08:20:42.350150 | fa163e23-f348-37f0-fb65-000000009dd8 | TASK | Clean old /var/lib/container-startup-configs.json file 2026-06-12 08:20:42,373 p=83863 u=zuul n=ansible | 2026-06-12 08:20:42.372693 | fa163e23-f348-37f0-fb65-000000009dfa | TASK | Clean old /var/lib/container-startup-configs.json file 2026-06-12 08:20:42,399 p=83863 u=zuul n=ansible | 2026-06-12 08:20:42.398307 | fa163e23-f348-37f0-fb65-000000009df9 | CHANGED | Create /var/lib/tripleo-config directory | np0000071533 2026-06-12 08:20:42,409 p=83863 u=zuul n=ansible | 2026-06-12 08:20:42.409510 | fa163e23-f348-37f0-fb65-000000009dfa | TASK | Clean old /var/lib/container-startup-configs.json file 2026-06-12 08:20:42,461 p=83863 u=zuul n=ansible | 2026-06-12 08:20:42.460971 | fa163e23-f348-37f0-fb65-000000009df9 | CHANGED | Create /var/lib/tripleo-config directory | np0000071529 2026-06-12 08:20:42,477 p=83863 u=zuul n=ansible | 2026-06-12 08:20:42.477603 | fa163e23-f348-37f0-fb65-000000009dfa | TASK | Clean old /var/lib/container-startup-configs.json file 2026-06-12 08:20:42,513 p=83863 u=zuul n=ansible | 2026-06-12 08:20:42.513067 | fa163e23-f348-37f0-fb65-000000009e1e | CHANGED | Create /var/lib/tripleo-config directory | np0000071530 2026-06-12 08:20:42,530 p=83863 u=zuul n=ansible | 2026-06-12 08:20:42.529939 | fa163e23-f348-37f0-fb65-000000009e1f | TASK | Clean old /var/lib/container-startup-configs.json file 2026-06-12 08:20:42,600 p=83863 u=zuul n=ansible | 2026-06-12 08:20:42.598958 | fa163e23-f348-37f0-fb65-000000009dd8 | OK | Clean old /var/lib/container-startup-configs.json file | np0000071532 2026-06-12 08:20:42,629 p=83863 u=zuul n=ansible | 2026-06-12 08:20:42.627880 | fa163e23-f348-37f0-fb65-000000009dd9 | TASK | Clean old /var/lib/docker-container-startup-configs.json file 2026-06-12 08:20:42,638 p=83863 u=zuul n=ansible | 2026-06-12 08:20:42.637508 | fa163e23-f348-37f0-fb65-000000009dfa | OK | Clean old /var/lib/container-startup-configs.json file | np0000071528 2026-06-12 08:20:42,659 p=83863 u=zuul n=ansible | 2026-06-12 08:20:42.659342 | fa163e23-f348-37f0-fb65-000000009dfb | TASK | Clean old /var/lib/docker-container-startup-configs.json file 2026-06-12 08:20:42,690 p=83863 u=zuul n=ansible | 2026-06-12 08:20:42.689974 | fa163e23-f348-37f0-fb65-000000009dd8 | OK | Clean old /var/lib/container-startup-configs.json file | np0000071531 2026-06-12 08:20:42,711 p=83863 u=zuul n=ansible | 2026-06-12 08:20:42.711181 | fa163e23-f348-37f0-fb65-000000009dd9 | TASK | Clean old /var/lib/docker-container-startup-configs.json file 2026-06-12 08:20:42,719 p=83863 u=zuul n=ansible | 2026-06-12 08:20:42.718928 | fa163e23-f348-37f0-fb65-000000009dfa | OK | Clean old /var/lib/container-startup-configs.json file | np0000071533 2026-06-12 08:20:42,733 p=83863 u=zuul n=ansible | 2026-06-12 08:20:42.733637 | fa163e23-f348-37f0-fb65-000000009dfb | TASK | Clean old /var/lib/docker-container-startup-configs.json file 2026-06-12 08:20:42,818 p=83863 u=zuul n=ansible | 2026-06-12 08:20:42.815012 | fa163e23-f348-37f0-fb65-000000009e1f | OK | Clean old /var/lib/container-startup-configs.json file | np0000071530 2026-06-12 08:20:42,819 p=83863 u=zuul n=ansible | 2026-06-12 08:20:42.819698 | fa163e23-f348-37f0-fb65-000000009dfa | OK | Clean old /var/lib/container-startup-configs.json file | np0000071529 2026-06-12 08:20:42,840 p=83863 u=zuul n=ansible | 2026-06-12 08:20:42.840516 | fa163e23-f348-37f0-fb65-000000009dfb | TASK | Clean old /var/lib/docker-container-startup-configs.json file 2026-06-12 08:20:42,863 p=83863 u=zuul n=ansible | 2026-06-12 08:20:42.862724 | fa163e23-f348-37f0-fb65-000000009e20 | TASK | Clean old /var/lib/docker-container-startup-configs.json file 2026-06-12 08:20:42,937 p=83863 u=zuul n=ansible | 2026-06-12 08:20:42.936511 | fa163e23-f348-37f0-fb65-000000009dd9 | OK | Clean old /var/lib/docker-container-startup-configs.json file | np0000071532 2026-06-12 08:20:42,939 p=83863 u=zuul n=ansible | 2026-06-12 08:20:42.939165 | fa163e23-f348-37f0-fb65-000000009dfb | OK | Clean old /var/lib/docker-container-startup-configs.json file | np0000071528 2026-06-12 08:20:42,962 p=83863 u=zuul n=ansible | 2026-06-12 08:20:42.961811 | fa163e23-f348-37f0-fb65-000000009ddd | TASK | Create fcontext entry for container-config-scripts 2026-06-12 08:20:42,993 p=83863 u=zuul n=ansible | 2026-06-12 08:20:42.993017 | fa163e23-f348-37f0-fb65-000000009dff | TASK | Create fcontext entry for container-config-scripts 2026-06-12 08:20:43,034 p=83863 u=zuul n=ansible | 2026-06-12 08:20:43.030499 | fa163e23-f348-37f0-fb65-000000009dd9 | OK | Clean old /var/lib/docker-container-startup-configs.json file | np0000071531 2026-06-12 08:20:43,035 p=83863 u=zuul n=ansible | 2026-06-12 08:20:43.035651 | fa163e23-f348-37f0-fb65-000000009dfb | OK | Clean old /var/lib/docker-container-startup-configs.json file | np0000071533 2026-06-12 08:20:43,051 p=83863 u=zuul n=ansible | 2026-06-12 08:20:43.050985 | fa163e23-f348-37f0-fb65-000000009ddd | TASK | Create fcontext entry for container-config-scripts 2026-06-12 08:20:43,071 p=83863 u=zuul n=ansible | 2026-06-12 08:20:43.070726 | fa163e23-f348-37f0-fb65-000000009dff | TASK | Create fcontext entry for container-config-scripts 2026-06-12 08:20:43,142 p=83863 u=zuul n=ansible | 2026-06-12 08:20:43.141891 | fa163e23-f348-37f0-fb65-000000009dfb | OK | Clean old /var/lib/docker-container-startup-configs.json file | np0000071529 2026-06-12 08:20:43,183 p=83863 u=zuul n=ansible | 2026-06-12 08:20:43.182932 | fa163e23-f348-37f0-fb65-000000009dff | TASK | Create fcontext entry for container-config-scripts 2026-06-12 08:20:43,192 p=83863 u=zuul n=ansible | 2026-06-12 08:20:43.191372 | fa163e23-f348-37f0-fb65-000000009e20 | OK | Clean old /var/lib/docker-container-startup-configs.json file | np0000071530 2026-06-12 08:20:43,227 p=83863 u=zuul n=ansible | 2026-06-12 08:20:43.226796 | fa163e23-f348-37f0-fb65-000000009e24 | TASK | Create fcontext entry for container-config-scripts 2026-06-12 08:20:44,253 p=83863 u=zuul n=ansible | 2026-06-12 08:20:44.253033 | fa163e23-f348-37f0-fb65-000000009dff | CHANGED | Create fcontext entry for container-config-scripts | np0000071528 2026-06-12 08:20:44,274 p=83863 u=zuul n=ansible | 2026-06-12 08:20:44.274223 | fa163e23-f348-37f0-fb65-000000009e00 | TASK | Create /var/lib/container-config-scripts 2026-06-12 08:20:44,330 p=83863 u=zuul n=ansible | 2026-06-12 08:20:44.329347 | fa163e23-f348-37f0-fb65-000000009ddd | CHANGED | Create fcontext entry for container-config-scripts | np0000071532 2026-06-12 08:20:44,345 p=83863 u=zuul n=ansible | 2026-06-12 08:20:44.344551 | fa163e23-f348-37f0-fb65-000000009dde | TASK | Create /var/lib/container-config-scripts 2026-06-12 08:20:44,450 p=83863 u=zuul n=ansible | 2026-06-12 08:20:44.449826 | fa163e23-f348-37f0-fb65-000000009ddd | CHANGED | Create fcontext entry for container-config-scripts | np0000071531 2026-06-12 08:20:44,467 p=83863 u=zuul n=ansible | 2026-06-12 08:20:44.466737 | fa163e23-f348-37f0-fb65-000000009dde | TASK | Create /var/lib/container-config-scripts 2026-06-12 08:20:44,478 p=83863 u=zuul n=ansible | 2026-06-12 08:20:44.477594 | fa163e23-f348-37f0-fb65-000000009dff | CHANGED | Create fcontext entry for container-config-scripts | np0000071533 2026-06-12 08:20:44,499 p=83863 u=zuul n=ansible | 2026-06-12 08:20:44.498843 | fa163e23-f348-37f0-fb65-000000009e00 | TASK | Create /var/lib/container-config-scripts 2026-06-12 08:20:44,529 p=83863 u=zuul n=ansible | 2026-06-12 08:20:44.528741 | fa163e23-f348-37f0-fb65-000000009e24 | CHANGED | Create fcontext entry for container-config-scripts | np0000071530 2026-06-12 08:20:44,558 p=83863 u=zuul n=ansible | 2026-06-12 08:20:44.557829 | fa163e23-f348-37f0-fb65-000000009e25 | TASK | Create /var/lib/container-config-scripts 2026-06-12 08:20:44,564 p=83863 u=zuul n=ansible | 2026-06-12 08:20:44.563614 | fa163e23-f348-37f0-fb65-000000009e00 | CHANGED | Create /var/lib/container-config-scripts | np0000071528 2026-06-12 08:20:44,584 p=83863 u=zuul n=ansible | 2026-06-12 08:20:44.583734 | fa163e23-f348-37f0-fb65-000000009e01 | TASK | Write container config scripts 2026-06-12 08:20:44,592 p=83863 u=zuul n=ansible | 2026-06-12 08:20:44.592188 | fa163e23-f348-37f0-fb65-000000009dff | CHANGED | Create fcontext entry for container-config-scripts | np0000071529 2026-06-12 08:20:44,609 p=83863 u=zuul n=ansible | 2026-06-12 08:20:44.609520 | fa163e23-f348-37f0-fb65-000000009e00 | TASK | Create /var/lib/container-config-scripts 2026-06-12 08:20:44,688 p=83863 u=zuul n=ansible | 2026-06-12 08:20:44.687371 | fa163e23-f348-37f0-fb65-000000009dde | CHANGED | Create /var/lib/container-config-scripts | np0000071532 2026-06-12 08:20:44,700 p=83863 u=zuul n=ansible | 2026-06-12 08:20:44.700372 | fa163e23-f348-37f0-fb65-000000009ddf | TASK | Write container config scripts 2026-06-12 08:20:44,824 p=83863 u=zuul n=ansible | 2026-06-12 08:20:44.823383 | fa163e23-f348-37f0-fb65-000000009dde | CHANGED | Create /var/lib/container-config-scripts | np0000071531 2026-06-12 08:20:44,833 p=83863 u=zuul n=ansible | 2026-06-12 08:20:44.832672 | fa163e23-f348-37f0-fb65-000000009e00 | CHANGED | Create /var/lib/container-config-scripts | np0000071533 2026-06-12 08:20:44,854 p=83863 u=zuul n=ansible | 2026-06-12 08:20:44.853811 | fa163e23-f348-37f0-fb65-000000009ddf | TASK | Write container config scripts 2026-06-12 08:20:44,873 p=83863 u=zuul n=ansible | 2026-06-12 08:20:44.872674 | fa163e23-f348-37f0-fb65-000000009e01 | TASK | Write container config scripts 2026-06-12 08:20:44,886 p=83863 u=zuul n=ansible | 2026-06-12 08:20:44.885192 | fa163e23-f348-37f0-fb65-000000009e25 | CHANGED | Create /var/lib/container-config-scripts | np0000071530 2026-06-12 08:20:44,905 p=83863 u=zuul n=ansible | 2026-06-12 08:20:44.904669 | fa163e23-f348-37f0-fb65-000000009e26 | TASK | Write container config scripts 2026-06-12 08:20:44,935 p=83863 u=zuul n=ansible | 2026-06-12 08:20:44.934546 | fa163e23-f348-37f0-fb65-000000009e00 | CHANGED | Create /var/lib/container-config-scripts | np0000071529 2026-06-12 08:20:44,957 p=83863 u=zuul n=ansible | 2026-06-12 08:20:44.956903 | fa163e23-f348-37f0-fb65-000000009e01 | TASK | Write container config scripts 2026-06-12 08:20:45,071 p=83863 u=zuul n=ansible | 2026-06-12 08:20:45.071295 | fa163e23-f348-37f0-fb65-000000009e01 | CHANGED | Write container config scripts | np0000071528 2026-06-12 08:20:45,091 p=83863 u=zuul n=ansible | 2026-06-12 08:20:45.090827 | fa163e23-f348-37f0-fb65-000000009e02 | TASK | Write /var/lib/tripleo-config/container-startup-config-readme.txt 2026-06-12 08:20:45,096 p=83863 u=zuul n=ansible | 2026-06-12 08:20:45.095796 | fa163e23-f348-37f0-fb65-000000009ddf | CHANGED | Write container config scripts | np0000071532 2026-06-12 08:20:45,106 p=83863 u=zuul n=ansible | 2026-06-12 08:20:45.106424 | fa163e23-f348-37f0-fb65-000000009de0 | TASK | Write /var/lib/tripleo-config/container-startup-config-readme.txt 2026-06-12 08:20:45,175 p=83863 u=zuul n=ansible | 2026-06-12 08:20:45.170019 | fa163e23-f348-37f0-fb65-000000009e01 | CHANGED | Write container config scripts | np0000071533 2026-06-12 08:20:45,176 p=83863 u=zuul n=ansible | 2026-06-12 08:20:45.175935 | fa163e23-f348-37f0-fb65-000000009ddf | CHANGED | Write container config scripts | np0000071531 2026-06-12 08:20:45,192 p=83863 u=zuul n=ansible | 2026-06-12 08:20:45.192602 | fa163e23-f348-37f0-fb65-000000009de0 | TASK | Write /var/lib/tripleo-config/container-startup-config-readme.txt 2026-06-12 08:20:45,207 p=83863 u=zuul n=ansible | 2026-06-12 08:20:45.206835 | fa163e23-f348-37f0-fb65-000000009e02 | TASK | Write /var/lib/tripleo-config/container-startup-config-readme.txt 2026-06-12 08:20:45,213 p=83863 u=zuul n=ansible | 2026-06-12 08:20:45.212637 | fa163e23-f348-37f0-fb65-000000009e26 | CHANGED | Write container config scripts | np0000071530 2026-06-12 08:20:45,231 p=83863 u=zuul n=ansible | 2026-06-12 08:20:45.231261 | fa163e23-f348-37f0-fb65-000000009e27 | TASK | Write /var/lib/tripleo-config/container-startup-config-readme.txt 2026-06-12 08:20:45,294 p=83863 u=zuul n=ansible | 2026-06-12 08:20:45.293760 | fa163e23-f348-37f0-fb65-000000009e01 | CHANGED | Write container config scripts | np0000071529 2026-06-12 08:20:45,309 p=83863 u=zuul n=ansible | 2026-06-12 08:20:45.309305 | fa163e23-f348-37f0-fb65-000000009e02 | TASK | Write /var/lib/tripleo-config/container-startup-config-readme.txt 2026-06-12 08:20:46,044 p=83863 u=zuul n=ansible | 2026-06-12 08:20:46.043559 | fa163e23-f348-37f0-fb65-000000009e02 | CHANGED | Write /var/lib/tripleo-config/container-startup-config-readme.txt | np0000071528 2026-06-12 08:20:46,085 p=83863 u=zuul n=ansible | 2026-06-12 08:20:46.085158 | fa163e23-f348-37f0-fb65-000000009e03 | TASK | Generate startup configs files per step and per container 2026-06-12 08:20:46,098 p=83863 u=zuul n=ansible | 2026-06-12 08:20:46.097251 | fa163e23-f348-37f0-fb65-000000009de0 | CHANGED | Write /var/lib/tripleo-config/container-startup-config-readme.txt | np0000071532 2026-06-12 08:20:46,116 p=83863 u=zuul n=ansible | 2026-06-12 08:20:46.115607 | fa163e23-f348-37f0-fb65-000000009de1 | TASK | Generate startup configs files per step and per container 2026-06-12 08:20:46,166 p=83863 u=zuul n=ansible | 2026-06-12 08:20:46.163682 | fa163e23-f348-37f0-fb65-000000009e02 | CHANGED | Write /var/lib/tripleo-config/container-startup-config-readme.txt | np0000071533 2026-06-12 08:20:46,167 p=83863 u=zuul n=ansible | 2026-06-12 08:20:46.167282 | fa163e23-f348-37f0-fb65-000000009de0 | CHANGED | Write /var/lib/tripleo-config/container-startup-config-readme.txt | np0000071531 2026-06-12 08:20:46,183 p=83863 u=zuul n=ansible | 2026-06-12 08:20:46.183138 | fa163e23-f348-37f0-fb65-000000009de1 | TASK | Generate startup configs files per step and per container 2026-06-12 08:20:46,201 p=83863 u=zuul n=ansible | 2026-06-12 08:20:46.200983 | fa163e23-f348-37f0-fb65-000000009e03 | TASK | Generate startup configs files per step and per container 2026-06-12 08:20:46,208 p=83863 u=zuul n=ansible | 2026-06-12 08:20:46.207805 | fa163e23-f348-37f0-fb65-000000009e27 | CHANGED | Write /var/lib/tripleo-config/container-startup-config-readme.txt | np0000071530 2026-06-12 08:20:46,224 p=83863 u=zuul n=ansible | 2026-06-12 08:20:46.223791 | fa163e23-f348-37f0-fb65-000000009e28 | TASK | Generate startup configs files per step and per container 2026-06-12 08:20:46,283 p=83863 u=zuul n=ansible | 2026-06-12 08:20:46.282910 | fa163e23-f348-37f0-fb65-000000009e02 | CHANGED | Write /var/lib/tripleo-config/container-startup-config-readme.txt | np0000071529 2026-06-12 08:20:46,307 p=83863 u=zuul n=ansible | 2026-06-12 08:20:46.306696 | fa163e23-f348-37f0-fb65-000000009e03 | TASK | Generate startup configs files per step and per container 2026-06-12 08:20:46,681 p=83863 u=zuul n=ansible | 2026-06-12 08:20:46.680645 | fa163e23-f348-37f0-fb65-000000009e03 | CHANGED | Generate startup configs files per step and per container | np0000071533 2026-06-12 08:20:46,697 p=83863 u=zuul n=ansible | 2026-06-12 08:20:46.696881 | fa163e23-f348-37f0-fb65-000000009e04 | TASK | Create /var/lib/kolla/config_files directory 2026-06-12 08:20:46,704 p=83863 u=zuul n=ansible | 2026-06-12 08:20:46.704019 | fa163e23-f348-37f0-fb65-000000009de1 | CHANGED | Generate startup configs files per step and per container | np0000071531 2026-06-12 08:20:46,722 p=83863 u=zuul n=ansible | 2026-06-12 08:20:46.721660 | fa163e23-f348-37f0-fb65-000000009de2 | TASK | Create /var/lib/kolla/config_files directory 2026-06-12 08:20:46,729 p=83863 u=zuul n=ansible | 2026-06-12 08:20:46.728597 | fa163e23-f348-37f0-fb65-000000009de1 | CHANGED | Generate startup configs files per step and per container | np0000071532 2026-06-12 08:20:46,743 p=83863 u=zuul n=ansible | 2026-06-12 08:20:46.742682 | fa163e23-f348-37f0-fb65-000000009de2 | TASK | Create /var/lib/kolla/config_files directory 2026-06-12 08:20:46,821 p=83863 u=zuul n=ansible | 2026-06-12 08:20:46.820915 | fa163e23-f348-37f0-fb65-000000009e28 | CHANGED | Generate startup configs files per step and per container | np0000071530 2026-06-12 08:20:46,843 p=83863 u=zuul n=ansible | 2026-06-12 08:20:46.842541 | fa163e23-f348-37f0-fb65-000000009e03 | CHANGED | Generate startup configs files per step and per container | np0000071528 2026-06-12 08:20:46,867 p=83863 u=zuul n=ansible | 2026-06-12 08:20:46.867390 | fa163e23-f348-37f0-fb65-000000009e04 | TASK | Create /var/lib/kolla/config_files directory 2026-06-12 08:20:46,889 p=83863 u=zuul n=ansible | 2026-06-12 08:20:46.888323 | fa163e23-f348-37f0-fb65-000000009e29 | TASK | Create /var/lib/kolla/config_files directory 2026-06-12 08:20:47,039 p=83863 u=zuul n=ansible | 2026-06-12 08:20:47.034583 | fa163e23-f348-37f0-fb65-000000009e03 | CHANGED | Generate startup configs files per step and per container | np0000071529 2026-06-12 08:20:47,052 p=83863 u=zuul n=ansible | 2026-06-12 08:20:47.052294 | fa163e23-f348-37f0-fb65-000000009e04 | CHANGED | Create /var/lib/kolla/config_files directory | np0000071533 2026-06-12 08:20:47,053 p=83863 u=zuul n=ansible | 2026-06-12 08:20:47.053581 | fa163e23-f348-37f0-fb65-000000009de2 | CHANGED | Create /var/lib/kolla/config_files directory | np0000071532 2026-06-12 08:20:47,055 p=83863 u=zuul n=ansible | 2026-06-12 08:20:47.054959 | fa163e23-f348-37f0-fb65-000000009de2 | CHANGED | Create /var/lib/kolla/config_files directory | np0000071531 2026-06-12 08:20:47,074 p=83863 u=zuul n=ansible | 2026-06-12 08:20:47.074546 | fa163e23-f348-37f0-fb65-000000009de3 | TASK | Create /var/lib/config-data directory 2026-06-12 08:20:47,091 p=83863 u=zuul n=ansible | 2026-06-12 08:20:47.090746 | fa163e23-f348-37f0-fb65-000000009de3 | TASK | Create /var/lib/config-data directory 2026-06-12 08:20:47,108 p=83863 u=zuul n=ansible | 2026-06-12 08:20:47.107969 | fa163e23-f348-37f0-fb65-000000009e05 | TASK | Create /var/lib/config-data directory 2026-06-12 08:20:47,142 p=83863 u=zuul n=ansible | 2026-06-12 08:20:47.142239 | fa163e23-f348-37f0-fb65-000000009e04 | TASK | Create /var/lib/kolla/config_files directory 2026-06-12 08:20:47,175 p=83863 u=zuul n=ansible | 2026-06-12 08:20:47.175051 | fa163e23-f348-37f0-fb65-000000009e04 | CHANGED | Create /var/lib/kolla/config_files directory | np0000071528 2026-06-12 08:20:47,200 p=83863 u=zuul n=ansible | 2026-06-12 08:20:47.199929 | fa163e23-f348-37f0-fb65-000000009e05 | TASK | Create /var/lib/config-data directory 2026-06-12 08:20:47,207 p=83863 u=zuul n=ansible | 2026-06-12 08:20:47.206965 | fa163e23-f348-37f0-fb65-000000009e29 | CHANGED | Create /var/lib/kolla/config_files directory | np0000071530 2026-06-12 08:20:47,229 p=83863 u=zuul n=ansible | 2026-06-12 08:20:47.229253 | fa163e23-f348-37f0-fb65-000000009e2a | TASK | Create /var/lib/config-data directory 2026-06-12 08:20:47,383 p=83863 u=zuul n=ansible | 2026-06-12 08:20:47.382891 | fa163e23-f348-37f0-fb65-000000009de3 | CHANGED | Create /var/lib/config-data directory | np0000071531 2026-06-12 08:20:47,399 p=83863 u=zuul n=ansible | 2026-06-12 08:20:47.396871 | fa163e23-f348-37f0-fb65-000000009de4 | TASK | Write container config json files 2026-06-12 08:20:47,424 p=83863 u=zuul n=ansible | 2026-06-12 08:20:47.411975 | fa163e23-f348-37f0-fb65-000000009de3 | CHANGED | Create /var/lib/config-data directory | np0000071532 2026-06-12 08:20:47,427 p=83863 u=zuul n=ansible | 2026-06-12 08:20:47.426914 | fa163e23-f348-37f0-fb65-000000009e05 | CHANGED | Create /var/lib/config-data directory | np0000071533 2026-06-12 08:20:47,454 p=83863 u=zuul n=ansible | 2026-06-12 08:20:47.453775 | fa163e23-f348-37f0-fb65-000000009de4 | TASK | Write container config json files 2026-06-12 08:20:47,473 p=83863 u=zuul n=ansible | 2026-06-12 08:20:47.472327 | fa163e23-f348-37f0-fb65-000000009e06 | TASK | Write container config json files 2026-06-12 08:20:47,480 p=83863 u=zuul n=ansible | 2026-06-12 08:20:47.480160 | fa163e23-f348-37f0-fb65-000000009e04 | CHANGED | Create /var/lib/kolla/config_files directory | np0000071529 2026-06-12 08:20:47,507 p=83863 u=zuul n=ansible | 2026-06-12 08:20:47.504971 | fa163e23-f348-37f0-fb65-000000009e05 | TASK | Create /var/lib/config-data directory 2026-06-12 08:20:47,517 p=83863 u=zuul n=ansible | 2026-06-12 08:20:47.514481 | fa163e23-f348-37f0-fb65-000000009e05 | CHANGED | Create /var/lib/config-data directory | np0000071528 2026-06-12 08:20:47,519 p=83863 u=zuul n=ansible | 2026-06-12 08:20:47.518881 | fa163e23-f348-37f0-fb65-000000009e2a | CHANGED | Create /var/lib/config-data directory | np0000071530 2026-06-12 08:20:47,542 p=83863 u=zuul n=ansible | 2026-06-12 08:20:47.542050 | fa163e23-f348-37f0-fb65-000000009e06 | TASK | Write container config json files 2026-06-12 08:20:47,562 p=83863 u=zuul n=ansible | 2026-06-12 08:20:47.562124 | fa163e23-f348-37f0-fb65-000000009e2b | TASK | Write container config json files 2026-06-12 08:20:47,840 p=83863 u=zuul n=ansible | 2026-06-12 08:20:47.839917 | fa163e23-f348-37f0-fb65-000000009e05 | CHANGED | Create /var/lib/config-data directory | np0000071529 2026-06-12 08:20:47,859 p=83863 u=zuul n=ansible | 2026-06-12 08:20:47.859579 | fa163e23-f348-37f0-fb65-000000009e06 | TASK | Write container config json files 2026-06-12 08:20:47,880 p=83863 u=zuul n=ansible | 2026-06-12 08:20:47.876318 | fa163e23-f348-37f0-fb65-000000009de4 | CHANGED | Write container config json files | np0000071532 2026-06-12 08:20:47,883 p=83863 u=zuul n=ansible | 2026-06-12 08:20:47.883004 | fa163e23-f348-37f0-fb65-000000009e06 | CHANGED | Write container config json files | np0000071533 2026-06-12 08:20:47,885 p=83863 u=zuul n=ansible | 2026-06-12 08:20:47.885511 | fa163e23-f348-37f0-fb65-000000009de4 | CHANGED | Write container config json files | np0000071531 2026-06-12 08:20:47,952 p=83863 u=zuul n=ansible | 2026-06-12 08:20:47.952000 | fa163e23-f348-37f0-fb65-000000009e06 | CHANGED | Write container config json files | np0000071528 2026-06-12 08:20:47,963 p=83863 u=zuul n=ansible | 2026-06-12 08:20:47.962955 | fa163e23-f348-37f0-fb65-000000009e2b | CHANGED | Write container config json files | np0000071530 2026-06-12 08:20:48,235 p=83863 u=zuul n=ansible | 2026-06-12 08:20:48.234801 | fa163e23-f348-37f0-fb65-000000009e06 | CHANGED | Write container config json files | np0000071529 2026-06-12 08:20:48,323 p=83863 u=zuul n=ansible | PLAY [Pre Deployment Step Tasks] *********************************************** 2026-06-12 08:20:48,435 p=83863 u=zuul n=ansible | 2026-06-12 08:20:48.435440 | fa163e23-f348-37f0-fb65-0000000000b6 | TASK | Pre Deployment Step Tasks 2026-06-12 08:20:48,451 p=83863 u=zuul n=ansible | 2026-06-12 08:20:48.450611 | fa163e23-f348-37f0-fb65-0000000000b6 | TASK | Pre Deployment Step Tasks 2026-06-12 08:20:48,474 p=83863 u=zuul n=ansible | 2026-06-12 08:20:48.473576 | fa163e23-f348-37f0-fb65-0000000000b6 | TASK | Pre Deployment Step Tasks 2026-06-12 08:20:48,506 p=83863 u=zuul n=ansible | 2026-06-12 08:20:48.505810 | fa163e23-f348-37f0-fb65-0000000000b6 | TASK | Pre Deployment Step Tasks 2026-06-12 08:20:48,530 p=83863 u=zuul n=ansible | 2026-06-12 08:20:48.529827 | fa163e23-f348-37f0-fb65-0000000000b6 | TASK | Pre Deployment Step Tasks 2026-06-12 08:20:48,552 p=83863 u=zuul n=ansible | 2026-06-12 08:20:48.552148 | fa163e23-f348-37f0-fb65-0000000000b6 | TASK | Pre Deployment Step Tasks 2026-06-12 08:20:48,557 p=83863 u=zuul n=ansible | 2026-06-12 08:20:48.556679 | fa163e23-f348-37f0-fb65-0000000000b6 | OK | Pre Deployment Step Tasks | np0000071531 -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Pre Deployment Step Tasks' to resume from this task" } 2026-06-12 08:20:48,557 p=83863 u=zuul n=ansible | [WARNING]: ('np0000071531 -> localhost', 'fa163e23-f348-37f0-fb65-0000000000b6') missing from stats 2026-06-12 08:20:48,558 p=83863 u=zuul n=ansible | 2026-06-12 08:20:48.558109 | fa163e23-f348-37f0-fb65-0000000000b6 | OK | Pre Deployment Step Tasks | np0000071532 -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Pre Deployment Step Tasks' to resume from this task" } 2026-06-12 08:20:48,558 p=83863 u=zuul n=ansible | [WARNING]: ('np0000071532 -> localhost', 'fa163e23-f348-37f0-fb65-0000000000b6') missing from stats 2026-06-12 08:20:48,559 p=83863 u=zuul n=ansible | 2026-06-12 08:20:48.559006 | fa163e23-f348-37f0-fb65-0000000000b6 | OK | Pre Deployment Step Tasks | np0000071533 -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Pre Deployment Step Tasks' to resume from this task" } 2026-06-12 08:20:48,559 p=83863 u=zuul n=ansible | [WARNING]: ('np0000071533 -> localhost', 'fa163e23-f348-37f0-fb65-0000000000b6') missing from stats 2026-06-12 08:20:48,559 p=83863 u=zuul n=ansible | 2026-06-12 08:20:48.559777 | fa163e23-f348-37f0-fb65-0000000000b6 | OK | Pre Deployment Step Tasks | np0000071528 -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Pre Deployment Step Tasks' to resume from this task" } 2026-06-12 08:20:48,560 p=83863 u=zuul n=ansible | [WARNING]: ('np0000071528 -> localhost', 'fa163e23-f348-37f0-fb65-0000000000b6') missing from stats 2026-06-12 08:20:48,560 p=83863 u=zuul n=ansible | 2026-06-12 08:20:48.560513 | fa163e23-f348-37f0-fb65-0000000000b6 | OK | Pre Deployment Step Tasks | np0000071529 -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Pre Deployment Step Tasks' to resume from this task" } 2026-06-12 08:20:48,561 p=83863 u=zuul n=ansible | [WARNING]: ('np0000071529 -> localhost', 'fa163e23-f348-37f0-fb65-0000000000b6') missing from stats 2026-06-12 08:20:48,583 p=83863 u=zuul n=ansible | [WARNING]: conditional statements should not include jinja2 templating delimiters such as {{ }} or {% %}. Found: '{{ playbook_dir }}/{{ _task_file_path }}' is exists 2026-06-12 08:20:48,612 p=83863 u=zuul n=ansible | [WARNING]: conditional statements should not include jinja2 templating delimiters such as {{ }} or {% %}. Found: '{{ playbook_dir }}/{{ _task_file_path }}' is exists 2026-06-12 08:20:48,619 p=83863 u=zuul n=ansible | [WARNING]: conditional statements should not include jinja2 templating delimiters such as {{ }} or {% %}. Found: '{{ playbook_dir }}/{{ _task_file_path }}' is exists 2026-06-12 08:20:48,643 p=83863 u=zuul n=ansible | [WARNING]: conditional statements should not include jinja2 templating delimiters such as {{ }} or {% %}. Found: '{{ playbook_dir }}/{{ _task_file_path }}' is exists 2026-06-12 08:20:48,660 p=83863 u=zuul n=ansible | 2026-06-12 08:20:48.659537 | fa163e23-f348-37f0-fb65-0000000000b6 | OK | Pre Deployment Step Tasks | np0000071530 -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Pre Deployment Step Tasks' to resume from this task" } 2026-06-12 08:20:48,660 p=83863 u=zuul n=ansible | [WARNING]: ('np0000071530 -> localhost', 'fa163e23-f348-37f0-fb65-0000000000b6') missing from stats 2026-06-12 08:20:48,667 p=83863 u=zuul n=ansible | [WARNING]: conditional statements should not include jinja2 templating delimiters such as {{ }} or {% %}. Found: '{{ playbook_dir }}/{{ _task_file_path }}' is exists 2026-06-12 08:20:48,703 p=83863 u=zuul n=ansible | 2026-06-12 08:20:48.703248 | 42654b17-ac22-498c-9fbe-9d82e50ba0ba | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/Compute/pre_deploy_step_tasks.yaml | np0000071531 2026-06-12 08:20:48,703 p=83863 u=zuul n=ansible | 2026-06-12 08:20:48.703759 | 42654b17-ac22-498c-9fbe-9d82e50ba0ba | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/Compute/pre_deploy_step_tasks.yaml | np0000071532 2026-06-12 08:20:48,704 p=83863 u=zuul n=ansible | 2026-06-12 08:20:48.704000 | 42654b17-ac22-498c-9fbe-9d82e50ba0ba | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/Compute/pre_deploy_step_tasks.yaml | np0000071533 2026-06-12 08:20:48,713 p=83863 u=zuul n=ansible | 2026-06-12 08:20:48.712918 | 755fd8cd-66bd-4a32-9334-1af1f4f3ca7e | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/Controller/pre_deploy_step_tasks.yaml | np0000071528 2026-06-12 08:20:48,734 p=83863 u=zuul n=ansible | 2026-06-12 08:20:48.734027 | fa163e23-f348-37f0-fb65-000000009ef3 | TASK | Get undercloud FQDN 2026-06-12 08:20:48,768 p=83863 u=zuul n=ansible | 2026-06-12 08:20:48.768064 | fa163e23-f348-37f0-fb65-000000009ef3 | TASK | Get undercloud FQDN 2026-06-12 08:20:48,807 p=83863 u=zuul n=ansible | 2026-06-12 08:20:48.807466 | fa163e23-f348-37f0-fb65-000000009ef3 | TASK | Get undercloud FQDN 2026-06-12 08:20:48,843 p=83863 u=zuul n=ansible | 2026-06-12 08:20:48.840369 | fa163e23-f348-37f0-fb65-000000009eff | TASK | Get undercloud FQDN 2026-06-12 08:20:48,866 p=83863 u=zuul n=ansible | 2026-06-12 08:20:48.865889 | fa163e23-f348-37f0-fb65-000000009ef3 | OK | Get undercloud FQDN | np0000071531 -> localhost 2026-06-12 08:20:48,866 p=83863 u=zuul n=ansible | [WARNING]: ('np0000071531 -> localhost', 'fa163e23-f348-37f0-fb65-000000009ef3') missing from stats 2026-06-12 08:20:48,867 p=83863 u=zuul n=ansible | 2026-06-12 08:20:48.866996 | fa163e23-f348-37f0-fb65-000000009ef3 | OK | Get undercloud FQDN | np0000071532 -> localhost 2026-06-12 08:20:48,867 p=83863 u=zuul n=ansible | [WARNING]: ('np0000071532 -> localhost', 'fa163e23-f348-37f0-fb65-000000009ef3') missing from stats 2026-06-12 08:20:48,867 p=83863 u=zuul n=ansible | 2026-06-12 08:20:48.867747 | fa163e23-f348-37f0-fb65-000000009ef3 | OK | Get undercloud FQDN | np0000071533 -> localhost 2026-06-12 08:20:48,868 p=83863 u=zuul n=ansible | [WARNING]: ('np0000071533 -> localhost', 'fa163e23-f348-37f0-fb65-000000009ef3') missing from stats 2026-06-12 08:20:48,874 p=83863 u=zuul n=ansible | [WARNING]: conditional statements should not include jinja2 templating delimiters such as {{ }} or {% %}. Found: '{{ playbook_dir }}/{{ _task_file_path }}' is exists 2026-06-12 08:20:48,899 p=83863 u=zuul n=ansible | 2026-06-12 08:20:48.898759 | 588bb6f2-17de-4e5a-86e1-be0108ad68a9 | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/Controller/pre_deploy_step_tasks.yaml | np0000071529 2026-06-12 08:20:48,980 p=83863 u=zuul n=ansible | 2026-06-12 08:20:48.980459 | fa163e23-f348-37f0-fb65-000000009f2b | TASK | Get undercloud FQDN 2026-06-12 08:20:48,985 p=83863 u=zuul n=ansible | 2026-06-12 08:20:48.985156 | fa163e23-f348-37f0-fb65-000000009eff | OK | Get undercloud FQDN | np0000071528 -> localhost 2026-06-12 08:20:48,986 p=83863 u=zuul n=ansible | [WARNING]: ('np0000071528 -> localhost', 'fa163e23-f348-37f0-fb65-000000009eff') missing from stats 2026-06-12 08:20:49,028 p=83863 u=zuul n=ansible | 2026-06-12 08:20:49.028251 | a0ec7790-ad93-4e8f-bccc-cfe67394b49f | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/Controller/pre_deploy_step_tasks.yaml | np0000071530 2026-06-12 08:20:49,068 p=83863 u=zuul n=ansible | 2026-06-12 08:20:49.068343 | fa163e23-f348-37f0-fb65-000000009f76 | TASK | set main facts 2026-06-12 08:20:49,103 p=83863 u=zuul n=ansible | 2026-06-12 08:20:49.102616 | fa163e23-f348-37f0-fb65-000000009f76 | TASK | set main facts 2026-06-12 08:20:49,145 p=83863 u=zuul n=ansible | 2026-06-12 08:20:49.144833 | fa163e23-f348-37f0-fb65-000000009f76 | TASK | set main facts 2026-06-12 08:20:49,209 p=83863 u=zuul n=ansible | 2026-06-12 08:20:49.208338 | fa163e23-f348-37f0-fb65-000000009f67 | TASK | Get undercloud FQDN 2026-06-12 08:20:49,222 p=83863 u=zuul n=ansible | 2026-06-12 08:20:49.215320 | fa163e23-f348-37f0-fb65-000000009f2b | OK | Get undercloud FQDN | np0000071529 -> localhost 2026-06-12 08:20:49,223 p=83863 u=zuul n=ansible | [WARNING]: ('np0000071529 -> localhost', 'fa163e23-f348-37f0-fb65-000000009f2b') missing from stats 2026-06-12 08:20:49,224 p=83863 u=zuul n=ansible | 2026-06-12 08:20:49.223982 | fa163e23-f348-37f0-fb65-000000009f76 | OK | set main facts | np0000071531 -> localhost 2026-06-12 08:20:49,224 p=83863 u=zuul n=ansible | [WARNING]: ('np0000071531 -> localhost', 'fa163e23-f348-37f0-fb65-000000009f76') missing from stats 2026-06-12 08:20:49,225 p=83863 u=zuul n=ansible | 2026-06-12 08:20:49.224805 | fa163e23-f348-37f0-fb65-000000009f76 | OK | set main facts | np0000071532 -> localhost 2026-06-12 08:20:49,225 p=83863 u=zuul n=ansible | [WARNING]: ('np0000071532 -> localhost', 'fa163e23-f348-37f0-fb65-000000009f76') missing from stats 2026-06-12 08:20:49,226 p=83863 u=zuul n=ansible | 2026-06-12 08:20:49.226142 | fa163e23-f348-37f0-fb65-000000009f76 | OK | set main facts | np0000071533 -> localhost 2026-06-12 08:20:49,226 p=83863 u=zuul n=ansible | [WARNING]: ('np0000071533 -> localhost', 'fa163e23-f348-37f0-fb65-000000009f76') missing from stats 2026-06-12 08:20:49,276 p=83863 u=zuul n=ansible | 2026-06-12 08:20:49.275734 | fa163e23-f348-37f0-fb65-000000009f77 | TASK | get the default.conf file 2026-06-12 08:20:49,302 p=83863 u=zuul n=ansible | 2026-06-12 08:20:49.302026 | fa163e23-f348-37f0-fb65-000000009f77 | TASK | get the default.conf file 2026-06-12 08:20:49,333 p=83863 u=zuul n=ansible | 2026-06-12 08:20:49.332593 | fa163e23-f348-37f0-fb65-000000009f77 | TASK | get the default.conf file 2026-06-12 08:20:49,364 p=83863 u=zuul n=ansible | 2026-06-12 08:20:49.364314 | fa163e23-f348-37f0-fb65-000000009f76 | TASK | set main facts 2026-06-12 08:20:49,391 p=83863 u=zuul n=ansible | 2026-06-12 08:20:49.390662 | fa163e23-f348-37f0-fb65-000000009f67 | OK | Get undercloud FQDN | np0000071530 -> localhost 2026-06-12 08:20:49,392 p=83863 u=zuul n=ansible | [WARNING]: ('np0000071530 -> localhost', 'fa163e23-f348-37f0-fb65-000000009f67') missing from stats 2026-06-12 08:20:49,475 p=83863 u=zuul n=ansible | 2026-06-12 08:20:49.474644 | fa163e23-f348-37f0-fb65-000000009f76 | TASK | set main facts 2026-06-12 08:20:49,482 p=83863 u=zuul n=ansible | 2026-06-12 08:20:49.481829 | fa163e23-f348-37f0-fb65-000000009f76 | OK | set main facts | np0000071528 -> localhost 2026-06-12 08:20:49,482 p=83863 u=zuul n=ansible | [WARNING]: ('np0000071528 -> localhost', 'fa163e23-f348-37f0-fb65-000000009f76') missing from stats 2026-06-12 08:20:49,537 p=83863 u=zuul n=ansible | 2026-06-12 08:20:49.537020 | fa163e23-f348-37f0-fb65-000000009f77 | TASK | get the default.conf file 2026-06-12 08:20:49,576 p=83863 u=zuul n=ansible | 2026-06-12 08:20:49.576244 | fa163e23-f348-37f0-fb65-000000009f76 | TASK | set main facts 2026-06-12 08:20:49,582 p=83863 u=zuul n=ansible | 2026-06-12 08:20:49.581666 | fa163e23-f348-37f0-fb65-000000009f76 | OK | set main facts | np0000071529 -> localhost 2026-06-12 08:20:49,583 p=83863 u=zuul n=ansible | [WARNING]: ('np0000071529 -> localhost', 'fa163e23-f348-37f0-fb65-000000009f76') missing from stats 2026-06-12 08:20:49,583 p=83863 u=zuul n=ansible | 2026-06-12 08:20:49.583302 | fa163e23-f348-37f0-fb65-000000009f77 | OK | get the default.conf file | np0000071531 -> localhost 2026-06-12 08:20:49,583 p=83863 u=zuul n=ansible | [WARNING]: ('np0000071531 -> localhost', 'fa163e23-f348-37f0-fb65-000000009f77') missing from stats 2026-06-12 08:20:49,584 p=83863 u=zuul n=ansible | 2026-06-12 08:20:49.584109 | fa163e23-f348-37f0-fb65-000000009f77 | OK | get the default.conf file | np0000071532 -> localhost 2026-06-12 08:20:49,584 p=83863 u=zuul n=ansible | [WARNING]: ('np0000071532 -> localhost', 'fa163e23-f348-37f0-fb65-000000009f77') missing from stats 2026-06-12 08:20:49,585 p=83863 u=zuul n=ansible | 2026-06-12 08:20:49.584921 | fa163e23-f348-37f0-fb65-000000009f77 | OK | get the default.conf file | np0000071533 -> localhost 2026-06-12 08:20:49,585 p=83863 u=zuul n=ansible | [WARNING]: ('np0000071533 -> localhost', 'fa163e23-f348-37f0-fb65-000000009f77') missing from stats 2026-06-12 08:20:49,608 p=83863 u=zuul n=ansible | 2026-06-12 08:20:49.608586 | fa163e23-f348-37f0-fb65-000000009f78 | TASK | set the principal 2026-06-12 08:20:49,643 p=83863 u=zuul n=ansible | 2026-06-12 08:20:49.642777 | fa163e23-f348-37f0-fb65-000000009f78 | TASK | set the principal 2026-06-12 08:20:49,679 p=83863 u=zuul n=ansible | 2026-06-12 08:20:49.679172 | fa163e23-f348-37f0-fb65-000000009f78 | TASK | set the principal 2026-06-12 08:20:49,715 p=83863 u=zuul n=ansible | 2026-06-12 08:20:49.715032 | fa163e23-f348-37f0-fb65-000000009f77 | TASK | get the default.conf file 2026-06-12 08:20:49,727 p=83863 u=zuul n=ansible | 2026-06-12 08:20:49.721088 | fa163e23-f348-37f0-fb65-000000009f76 | OK | set main facts | np0000071530 -> localhost 2026-06-12 08:20:49,727 p=83863 u=zuul n=ansible | [WARNING]: ('np0000071530 -> localhost', 'fa163e23-f348-37f0-fb65-000000009f76') missing from stats 2026-06-12 08:20:49,728 p=83863 u=zuul n=ansible | 2026-06-12 08:20:49.728188 | fa163e23-f348-37f0-fb65-000000009f78 | OK | set the principal | np0000071531 -> localhost 2026-06-12 08:20:49,728 p=83863 u=zuul n=ansible | [WARNING]: ('np0000071531 -> localhost', 'fa163e23-f348-37f0-fb65-000000009f78') missing from stats 2026-06-12 08:20:49,729 p=83863 u=zuul n=ansible | 2026-06-12 08:20:49.728966 | fa163e23-f348-37f0-fb65-000000009f78 | OK | set the principal | np0000071532 -> localhost 2026-06-12 08:20:49,729 p=83863 u=zuul n=ansible | [WARNING]: ('np0000071532 -> localhost', 'fa163e23-f348-37f0-fb65-000000009f78') missing from stats 2026-06-12 08:20:49,730 p=83863 u=zuul n=ansible | 2026-06-12 08:20:49.729714 | fa163e23-f348-37f0-fb65-000000009f78 | OK | set the principal | np0000071533 -> localhost 2026-06-12 08:20:49,730 p=83863 u=zuul n=ansible | [WARNING]: ('np0000071533 -> localhost', 'fa163e23-f348-37f0-fb65-000000009f78') missing from stats 2026-06-12 08:20:49,754 p=83863 u=zuul n=ansible | 2026-06-12 08:20:49.754126 | fa163e23-f348-37f0-fb65-000000009f7a | TASK | add new host with one-time password 2026-06-12 08:20:49,795 p=83863 u=zuul n=ansible | 2026-06-12 08:20:49.794625 | fa163e23-f348-37f0-fb65-000000009f7a | TASK | add new host with one-time password 2026-06-12 08:20:49,831 p=83863 u=zuul n=ansible | 2026-06-12 08:20:49.830784 | fa163e23-f348-37f0-fb65-000000009f7a | TASK | add new host with one-time password 2026-06-12 08:20:49,871 p=83863 u=zuul n=ansible | 2026-06-12 08:20:49.870332 | fa163e23-f348-37f0-fb65-000000009f77 | TASK | get the default.conf file 2026-06-12 08:20:49,878 p=83863 u=zuul n=ansible | 2026-06-12 08:20:49.877295 | fa163e23-f348-37f0-fb65-000000009f77 | OK | get the default.conf file | np0000071528 -> localhost 2026-06-12 08:20:49,878 p=83863 u=zuul n=ansible | [WARNING]: ('np0000071528 -> localhost', 'fa163e23-f348-37f0-fb65-000000009f77') missing from stats 2026-06-12 08:20:49,915 p=83863 u=zuul n=ansible | 2026-06-12 08:20:49.914699 | fa163e23-f348-37f0-fb65-000000009f78 | TASK | set the principal 2026-06-12 08:20:49,953 p=83863 u=zuul n=ansible | 2026-06-12 08:20:49.952379 | fa163e23-f348-37f0-fb65-000000009f77 | OK | get the default.conf file | np0000071529 -> localhost 2026-06-12 08:20:49,954 p=83863 u=zuul n=ansible | [WARNING]: ('np0000071529 -> localhost', 'fa163e23-f348-37f0-fb65-000000009f77') missing from stats 2026-06-12 08:20:49,985 p=83863 u=zuul n=ansible | 2026-06-12 08:20:49.984814 | fa163e23-f348-37f0-fb65-000000009f78 | TASK | set the principal 2026-06-12 08:20:49,991 p=83863 u=zuul n=ansible | 2026-06-12 08:20:49.991102 | fa163e23-f348-37f0-fb65-000000009f78 | OK | set the principal | np0000071528 -> localhost 2026-06-12 08:20:49,992 p=83863 u=zuul n=ansible | [WARNING]: ('np0000071528 -> localhost', 'fa163e23-f348-37f0-fb65-000000009f78') missing from stats 2026-06-12 08:20:50,021 p=83863 u=zuul n=ansible | 2026-06-12 08:20:50.020918 | fa163e23-f348-37f0-fb65-000000009f7a | TASK | add new host with one-time password 2026-06-12 08:20:50,058 p=83863 u=zuul n=ansible | 2026-06-12 08:20:50.058117 | fa163e23-f348-37f0-fb65-000000009f78 | OK | set the principal | np0000071529 -> localhost 2026-06-12 08:20:50,059 p=83863 u=zuul n=ansible | [WARNING]: ('np0000071529 -> localhost', 'fa163e23-f348-37f0-fb65-000000009f78') missing from stats 2026-06-12 08:20:50,095 p=83863 u=zuul n=ansible | 2026-06-12 08:20:50.094571 | fa163e23-f348-37f0-fb65-000000009f7a | TASK | add new host with one-time password 2026-06-12 08:20:50,113 p=83863 u=zuul n=ansible | 2026-06-12 08:20:50.112376 | fa163e23-f348-37f0-fb65-000000009f77 | OK | get the default.conf file | np0000071530 -> localhost 2026-06-12 08:20:50,113 p=83863 u=zuul n=ansible | [WARNING]: ('np0000071530 -> localhost', 'fa163e23-f348-37f0-fb65-000000009f77') missing from stats 2026-06-12 08:20:50,143 p=83863 u=zuul n=ansible | 2026-06-12 08:20:50.143462 | fa163e23-f348-37f0-fb65-000000009f78 | TASK | set the principal 2026-06-12 08:20:50,195 p=83863 u=zuul n=ansible | 2026-06-12 08:20:50.194536 | fa163e23-f348-37f0-fb65-000000009f78 | OK | set the principal | np0000071530 -> localhost 2026-06-12 08:20:50,195 p=83863 u=zuul n=ansible | [WARNING]: ('np0000071530 -> localhost', 'fa163e23-f348-37f0-fb65-000000009f78') missing from stats 2026-06-12 08:20:50,220 p=83863 u=zuul n=ansible | 2026-06-12 08:20:50.220316 | fa163e23-f348-37f0-fb65-000000009f7a | TASK | add new host with one-time password 2026-06-12 08:20:51,067 p=83863 u=zuul n=ansible | 2026-06-12 08:20:51.066308 | fa163e23-f348-37f0-fb65-000000009f7a | CHANGED | add new host with one-time password | np0000071531 -> localhost 2026-06-12 08:20:51,067 p=83863 u=zuul n=ansible | [WARNING]: ('np0000071531 -> localhost', 'fa163e23-f348-37f0-fb65-000000009f7a') missing from stats 2026-06-12 08:20:51,097 p=83863 u=zuul n=ansible | 2026-06-12 08:20:51.097571 | fa163e23-f348-37f0-fb65-000000009f7b | TASK | set otp as a host fact 2026-06-12 08:20:51,106 p=83863 u=zuul n=ansible | 2026-06-12 08:20:51.105689 | fa163e23-f348-37f0-fb65-000000009f7a | CHANGED | add new host with one-time password | np0000071532 -> localhost 2026-06-12 08:20:51,107 p=83863 u=zuul n=ansible | [WARNING]: ('np0000071532 -> localhost', 'fa163e23-f348-37f0-fb65-000000009f7a') missing from stats 2026-06-12 08:20:51,108 p=83863 u=zuul n=ansible | 2026-06-12 08:20:51.107897 | fa163e23-f348-37f0-fb65-000000009f7a | CHANGED | add new host with one-time password | np0000071533 -> localhost 2026-06-12 08:20:51,108 p=83863 u=zuul n=ansible | [WARNING]: ('np0000071533 -> localhost', 'fa163e23-f348-37f0-fb65-000000009f7a') missing from stats 2026-06-12 08:20:51,127 p=83863 u=zuul n=ansible | 2026-06-12 08:20:51.126939 | fa163e23-f348-37f0-fb65-000000009f7b | TASK | set otp as a host fact 2026-06-12 08:20:51,162 p=83863 u=zuul n=ansible | 2026-06-12 08:20:51.161732 | fa163e23-f348-37f0-fb65-000000009f7b | TASK | set otp as a host fact 2026-06-12 08:20:51,170 p=83863 u=zuul n=ansible | 2026-06-12 08:20:51.169938 | fa163e23-f348-37f0-fb65-000000009f7b | OK | set otp as a host fact | np0000071531 -> 192.168.122.106 2026-06-12 08:20:51,171 p=83863 u=zuul n=ansible | [WARNING]: ('np0000071531 -> 192.168.122.106', 'fa163e23-f348-37f0-fb65-000000009f7b') missing from stats 2026-06-12 08:20:51,227 p=83863 u=zuul n=ansible | 2026-06-12 08:20:51.226839 | fa163e23-f348-37f0-fb65-000000009f7d | TASK | add required services using custom module 2026-06-12 08:20:51,236 p=83863 u=zuul n=ansible | 2026-06-12 08:20:51.236040 | fa163e23-f348-37f0-fb65-000000009f7b | OK | set otp as a host fact | np0000071532 -> 192.168.122.107 2026-06-12 08:20:51,237 p=83863 u=zuul n=ansible | [WARNING]: ('np0000071532 -> 192.168.122.107', 'fa163e23-f348-37f0-fb65-000000009f7b') missing from stats 2026-06-12 08:20:51,238 p=83863 u=zuul n=ansible | 2026-06-12 08:20:51.238051 | fa163e23-f348-37f0-fb65-000000009f7a | CHANGED | add new host with one-time password | np0000071528 -> localhost 2026-06-12 08:20:51,238 p=83863 u=zuul n=ansible | [WARNING]: ('np0000071528 -> localhost', 'fa163e23-f348-37f0-fb65-000000009f7a') missing from stats 2026-06-12 08:20:51,239 p=83863 u=zuul n=ansible | 2026-06-12 08:20:51.239313 | fa163e23-f348-37f0-fb65-000000009f7b | OK | set otp as a host fact | np0000071533 -> 192.168.122.108 2026-06-12 08:20:51,239 p=83863 u=zuul n=ansible | [WARNING]: ('np0000071533 -> 192.168.122.108', 'fa163e23-f348-37f0-fb65-000000009f7b') missing from stats 2026-06-12 08:20:51,271 p=83863 u=zuul n=ansible | 2026-06-12 08:20:51.271280 | fa163e23-f348-37f0-fb65-000000009f7d | TASK | add required services using custom module 2026-06-12 08:20:51,301 p=83863 u=zuul n=ansible | 2026-06-12 08:20:51.300817 | fa163e23-f348-37f0-fb65-000000009f7d | TASK | add required services using custom module 2026-06-12 08:20:51,331 p=83863 u=zuul n=ansible | 2026-06-12 08:20:51.330953 | fa163e23-f348-37f0-fb65-000000009f7b | TASK | set otp as a host fact 2026-06-12 08:20:51,337 p=83863 u=zuul n=ansible | 2026-06-12 08:20:51.336868 | fa163e23-f348-37f0-fb65-000000009f7a | CHANGED | add new host with one-time password | np0000071529 -> localhost 2026-06-12 08:20:51,338 p=83863 u=zuul n=ansible | [WARNING]: ('np0000071529 -> localhost', 'fa163e23-f348-37f0-fb65-000000009f7a') missing from stats 2026-06-12 08:20:51,365 p=83863 u=zuul n=ansible | 2026-06-12 08:20:51.365486 | fa163e23-f348-37f0-fb65-000000009f7b | TASK | set otp as a host fact 2026-06-12 08:20:51,378 p=83863 u=zuul n=ansible | 2026-06-12 08:20:51.378253 | fa163e23-f348-37f0-fb65-000000009f7b | OK | set otp as a host fact | np0000071528 -> 192.168.122.103 2026-06-12 08:20:51,379 p=83863 u=zuul n=ansible | [WARNING]: ('np0000071528 -> 192.168.122.103', 'fa163e23-f348-37f0-fb65-000000009f7b') missing from stats 2026-06-12 08:20:51,406 p=83863 u=zuul n=ansible | 2026-06-12 08:20:51.406322 | fa163e23-f348-37f0-fb65-000000009f7d | TASK | add required services using custom module 2026-06-12 08:20:51,418 p=83863 u=zuul n=ansible | 2026-06-12 08:20:51.417704 | fa163e23-f348-37f0-fb65-000000009f7b | OK | set otp as a host fact | np0000071529 -> 192.168.122.104 2026-06-12 08:20:51,418 p=83863 u=zuul n=ansible | [WARNING]: ('np0000071529 -> 192.168.122.104', 'fa163e23-f348-37f0-fb65-000000009f7b') missing from stats 2026-06-12 08:20:51,444 p=83863 u=zuul n=ansible | 2026-06-12 08:20:51.443988 | fa163e23-f348-37f0-fb65-000000009f7d | TASK | add required services using custom module 2026-06-12 08:20:51,699 p=83863 u=zuul n=ansible | 2026-06-12 08:20:51.698902 | fa163e23-f348-37f0-fb65-000000009f7a | CHANGED | add new host with one-time password | np0000071530 -> localhost 2026-06-12 08:20:51,700 p=83863 u=zuul n=ansible | [WARNING]: ('np0000071530 -> localhost', 'fa163e23-f348-37f0-fb65-000000009f7a') missing from stats 2026-06-12 08:20:51,727 p=83863 u=zuul n=ansible | 2026-06-12 08:20:51.727195 | fa163e23-f348-37f0-fb65-000000009f7b | TASK | set otp as a host fact 2026-06-12 08:20:51,769 p=83863 u=zuul n=ansible | 2026-06-12 08:20:51.769448 | fa163e23-f348-37f0-fb65-000000009f7b | OK | set otp as a host fact | np0000071530 -> 192.168.122.105 2026-06-12 08:20:51,770 p=83863 u=zuul n=ansible | [WARNING]: ('np0000071530 -> 192.168.122.105', 'fa163e23-f348-37f0-fb65-000000009f7b') missing from stats 2026-06-12 08:20:51,795 p=83863 u=zuul n=ansible | 2026-06-12 08:20:51.795486 | fa163e23-f348-37f0-fb65-000000009f7d | TASK | add required services using custom module 2026-06-12 08:20:53,303 p=83863 u=zuul n=ansible | 2026-06-12 08:20:53.302877 | fa163e23-f348-37f0-fb65-000000009f7d | CHANGED | add required services using custom module | np0000071533 -> localhost 2026-06-12 08:20:53,304 p=83863 u=zuul n=ansible | [WARNING]: ('np0000071533 -> localhost', 'fa163e23-f348-37f0-fb65-000000009f7d') missing from stats 2026-06-12 08:20:53,331 p=83863 u=zuul n=ansible | 2026-06-12 08:20:53.330669 | fa163e23-f348-37f0-fb65-000000009f7d | CHANGED | add required services using custom module | np0000071531 -> localhost 2026-06-12 08:20:53,331 p=83863 u=zuul n=ansible | [WARNING]: ('np0000071531 -> localhost', 'fa163e23-f348-37f0-fb65-000000009f7d') missing from stats 2026-06-12 08:20:53,356 p=83863 u=zuul n=ansible | 2026-06-12 08:20:53.356443 | fa163e23-f348-37f0-fb65-000000009ef6 | TASK | check if default.conf exists 2026-06-12 08:20:53,377 p=83863 u=zuul n=ansible | 2026-06-12 08:20:53.376441 | fa163e23-f348-37f0-fb65-000000009ef6 | TASK | check if default.conf exists 2026-06-12 08:20:53,410 p=83863 u=zuul n=ansible | 2026-06-12 08:20:53.410136 | fa163e23-f348-37f0-fb65-000000009f7d | CHANGED | add required services using custom module | np0000071532 -> localhost 2026-06-12 08:20:53,411 p=83863 u=zuul n=ansible | [WARNING]: ('np0000071532 -> localhost', 'fa163e23-f348-37f0-fb65-000000009f7d') missing from stats 2026-06-12 08:20:53,440 p=83863 u=zuul n=ansible | 2026-06-12 08:20:53.439950 | fa163e23-f348-37f0-fb65-000000009ef6 | TASK | check if default.conf exists 2026-06-12 08:20:53,591 p=83863 u=zuul n=ansible | 2026-06-12 08:20:53.591364 | fa163e23-f348-37f0-fb65-000000009ef6 | OK | check if default.conf exists | np0000071531 2026-06-12 08:20:53,606 p=83863 u=zuul n=ansible | 2026-06-12 08:20:53.605744 | fa163e23-f348-37f0-fb65-000000009ef7 | TASK | install openssl-perl 2026-06-12 08:20:53,624 p=83863 u=zuul n=ansible | 2026-06-12 08:20:53.623484 | fa163e23-f348-37f0-fb65-000000009ef6 | OK | check if default.conf exists | np0000071533 2026-06-12 08:20:53,642 p=83863 u=zuul n=ansible | 2026-06-12 08:20:53.641582 | fa163e23-f348-37f0-fb65-000000009ef7 | TASK | install openssl-perl 2026-06-12 08:20:53,649 p=83863 u=zuul n=ansible | 2026-06-12 08:20:53.648744 | fa163e23-f348-37f0-fb65-000000009ef7 | SKIPPED | install openssl-perl | np0000071531 2026-06-12 08:20:53,661 p=83863 u=zuul n=ansible | 2026-06-12 08:20:53.660692 | fa163e23-f348-37f0-fb65-000000009ef8 | TASK | register as an ipa client 2026-06-12 08:20:53,673 p=83863 u=zuul n=ansible | 2026-06-12 08:20:53.672244 | fa163e23-f348-37f0-fb65-000000009ef7 | SKIPPED | install openssl-perl | np0000071533 2026-06-12 08:20:53,699 p=83863 u=zuul n=ansible | 2026-06-12 08:20:53.698951 | fa163e23-f348-37f0-fb65-000000009ef8 | TASK | register as an ipa client 2026-06-12 08:20:53,777 p=83863 u=zuul n=ansible | 2026-06-12 08:20:53.776758 | fa163e23-f348-37f0-fb65-00000000a0d8 | TASK | Import variables specific to distribution 2026-06-12 08:20:53,785 p=83863 u=zuul n=ansible | 2026-06-12 08:20:53.785522 | fa163e23-f348-37f0-fb65-000000009ef6 | OK | check if default.conf exists | np0000071532 2026-06-12 08:20:53,812 p=83863 u=zuul n=ansible | 2026-06-12 08:20:53.812500 | fa163e23-f348-37f0-fb65-000000009ef7 | TASK | install openssl-perl 2026-06-12 08:20:53,831 p=83863 u=zuul n=ansible | 2026-06-12 08:20:53.831012 | fa163e23-f348-37f0-fb65-00000000a0d8 | TASK | Import variables specific to distribution 2026-06-12 08:20:53,843 p=83863 u=zuul n=ansible | 2026-06-12 08:20:53.843074 | fa163e23-f348-37f0-fb65-00000000a0d8 | OK | Import variables specific to distribution | np0000071531 | item=/usr/share/ansible/roles/ipaclient/vars/default.yml 2026-06-12 08:20:53,855 p=83863 u=zuul n=ansible | 2026-06-12 08:20:53.855223 | fa163e23-f348-37f0-fb65-000000009ef7 | SKIPPED | install openssl-perl | np0000071532 2026-06-12 08:20:53,869 p=83863 u=zuul n=ansible | 2026-06-12 08:20:53.868937 | fa163e23-f348-37f0-fb65-00000000a0d9 | TASK | Install IPA client 2026-06-12 08:20:53,884 p=83863 u=zuul n=ansible | 2026-06-12 08:20:53.881404 | fa163e23-f348-37f0-fb65-00000000a0d8 | OK | Import variables specific to distribution | np0000071533 | item=/usr/share/ansible/roles/ipaclient/vars/default.yml 2026-06-12 08:20:53,897 p=83863 u=zuul n=ansible | 2026-06-12 08:20:53.897526 | fa163e23-f348-37f0-fb65-000000009ef8 | TASK | register as an ipa client 2026-06-12 08:20:53,939 p=83863 u=zuul n=ansible | 2026-06-12 08:20:53.938803 | fa163e23-f348-37f0-fb65-00000000a0d9 | TASK | Install IPA client 2026-06-12 08:20:54,051 p=83863 u=zuul n=ansible | 2026-06-12 08:20:54.050989 | 8f16869d-cae9-4a79-b269-ca6642def991 | INCLUDED | /usr/share/ansible/roles/ipaclient/tasks/install.yml | np0000071531 2026-06-12 08:20:54,086 p=83863 u=zuul n=ansible | 2026-06-12 08:20:54.086255 | fa163e23-f348-37f0-fb65-00000000a173 | TASK | Install - Ensure that IPA client packages are installed 2026-06-12 08:20:54,100 p=83863 u=zuul n=ansible | 2026-06-12 08:20:54.099699 | fa163e23-f348-37f0-fb65-00000000a0d8 | TASK | Import variables specific to distribution 2026-06-12 08:20:54,170 p=83863 u=zuul n=ansible | 2026-06-12 08:20:54.164321 | fa163e23-f348-37f0-fb65-00000000a0d8 | OK | Import variables specific to distribution | np0000071532 | item=/usr/share/ansible/roles/ipaclient/vars/default.yml 2026-06-12 08:20:54,175 p=83863 u=zuul n=ansible | 2026-06-12 08:20:54.175119 | 3e16d1b0-30d3-4590-8689-29a756a7fb6d | INCLUDED | /usr/share/ansible/roles/ipaclient/tasks/install.yml | np0000071533 2026-06-12 08:20:54,210 p=83863 u=zuul n=ansible | 2026-06-12 08:20:54.210184 | fa163e23-f348-37f0-fb65-00000000a1e8 | TASK | Install - Ensure that IPA client packages are installed 2026-06-12 08:20:54,216 p=83863 u=zuul n=ansible | 2026-06-12 08:20:54.215646 | fa163e23-f348-37f0-fb65-00000000a173 | SKIPPED | Install - Ensure that IPA client packages are installed | np0000071531 2026-06-12 08:20:54,228 p=83863 u=zuul n=ansible | 2026-06-12 08:20:54.228371 | fa163e23-f348-37f0-fb65-00000000a174 | TASK | Install - Set ipaclient_servers 2026-06-12 08:20:54,253 p=83863 u=zuul n=ansible | 2026-06-12 08:20:54.243607 | fa163e23-f348-37f0-fb65-00000000a0d9 | TASK | Install IPA client 2026-06-12 08:20:54,259 p=83863 u=zuul n=ansible | 2026-06-12 08:20:54.259076 | fa163e23-f348-37f0-fb65-00000000a1e8 | SKIPPED | Install - Ensure that IPA client packages are installed | np0000071533 2026-06-12 08:20:54,275 p=83863 u=zuul n=ansible | 2026-06-12 08:20:54.275448 | fa163e23-f348-37f0-fb65-00000000a1e9 | TASK | Install - Set ipaclient_servers 2026-06-12 08:20:54,282 p=83863 u=zuul n=ansible | 2026-06-12 08:20:54.281715 | fa163e23-f348-37f0-fb65-00000000a174 | SKIPPED | Install - Set ipaclient_servers | np0000071531 2026-06-12 08:20:54,294 p=83863 u=zuul n=ansible | 2026-06-12 08:20:54.293914 | fa163e23-f348-37f0-fb65-00000000a175 | TASK | Install - Set ipaclient_servers from cluster inventory 2026-06-12 08:20:54,378 p=83863 u=zuul n=ansible | 2026-06-12 08:20:54.378002 | 4d085fd4-e08f-4f91-a269-f2f8919c325c | INCLUDED | /usr/share/ansible/roles/ipaclient/tasks/install.yml | np0000071532 2026-06-12 08:20:54,415 p=83863 u=zuul n=ansible | 2026-06-12 08:20:54.414954 | fa163e23-f348-37f0-fb65-00000000a250 | TASK | Install - Ensure that IPA client packages are installed 2026-06-12 08:20:54,422 p=83863 u=zuul n=ansible | 2026-06-12 08:20:54.421791 | fa163e23-f348-37f0-fb65-00000000a1e9 | SKIPPED | Install - Set ipaclient_servers | np0000071533 2026-06-12 08:20:54,424 p=83863 u=zuul n=ansible | 2026-06-12 08:20:54.424514 | fa163e23-f348-37f0-fb65-00000000a175 | SKIPPED | Install - Set ipaclient_servers from cluster inventory | np0000071531 2026-06-12 08:20:54,449 p=83863 u=zuul n=ansible | 2026-06-12 08:20:54.448586 | fa163e23-f348-37f0-fb65-00000000a176 | TASK | Install - Check that either password or keytab is set 2026-06-12 08:20:54,466 p=83863 u=zuul n=ansible | 2026-06-12 08:20:54.466046 | fa163e23-f348-37f0-fb65-00000000a1ea | TASK | Install - Set ipaclient_servers from cluster inventory 2026-06-12 08:20:54,475 p=83863 u=zuul n=ansible | 2026-06-12 08:20:54.474442 | fa163e23-f348-37f0-fb65-00000000a250 | SKIPPED | Install - Ensure that IPA client packages are installed | np0000071532 2026-06-12 08:20:54,495 p=83863 u=zuul n=ansible | 2026-06-12 08:20:54.489609 | fa163e23-f348-37f0-fb65-00000000a251 | TASK | Install - Set ipaclient_servers 2026-06-12 08:20:54,508 p=83863 u=zuul n=ansible | 2026-06-12 08:20:54.507361 | fa163e23-f348-37f0-fb65-00000000a176 | SKIPPED | Install - Check that either password or keytab is set | np0000071531 2026-06-12 08:20:54,522 p=83863 u=zuul n=ansible | 2026-06-12 08:20:54.521867 | fa163e23-f348-37f0-fb65-00000000a177 | TASK | Install - Set default principal if no keytab is given 2026-06-12 08:20:54,538 p=83863 u=zuul n=ansible | 2026-06-12 08:20:54.536786 | fa163e23-f348-37f0-fb65-00000000a1ea | SKIPPED | Install - Set ipaclient_servers from cluster inventory | np0000071533 2026-06-12 08:20:54,552 p=83863 u=zuul n=ansible | 2026-06-12 08:20:54.552077 | fa163e23-f348-37f0-fb65-00000000a1eb | TASK | Install - Check that either password or keytab is set 2026-06-12 08:20:54,574 p=83863 u=zuul n=ansible | 2026-06-12 08:20:54.573423 | fa163e23-f348-37f0-fb65-00000000a251 | SKIPPED | Install - Set ipaclient_servers | np0000071532 2026-06-12 08:20:54,576 p=83863 u=zuul n=ansible | 2026-06-12 08:20:54.576160 | fa163e23-f348-37f0-fb65-00000000a177 | OK | Install - Set default principal if no keytab is given | np0000071531 2026-06-12 08:20:54,601 p=83863 u=zuul n=ansible | 2026-06-12 08:20:54.598294 | fa163e23-f348-37f0-fb65-00000000a179 | TASK | Install - Fail on missing ipaclient_domain and ipaserver_domain 2026-06-12 08:20:54,621 p=83863 u=zuul n=ansible | 2026-06-12 08:20:54.621097 | fa163e23-f348-37f0-fb65-00000000a252 | TASK | Install - Set ipaclient_servers from cluster inventory 2026-06-12 08:20:54,635 p=83863 u=zuul n=ansible | 2026-06-12 08:20:54.630551 | fa163e23-f348-37f0-fb65-000000009f7d | CHANGED | add required services using custom module | np0000071528 -> localhost 2026-06-12 08:20:54,636 p=83863 u=zuul n=ansible | [WARNING]: ('np0000071528 -> localhost', 'fa163e23-f348-37f0-fb65-000000009f7d') missing from stats 2026-06-12 08:20:54,637 p=83863 u=zuul n=ansible | 2026-06-12 08:20:54.637181 | fa163e23-f348-37f0-fb65-00000000a1eb | SKIPPED | Install - Check that either password or keytab is set | np0000071533 2026-06-12 08:20:54,638 p=83863 u=zuul n=ansible | 2026-06-12 08:20:54.637944 | fa163e23-f348-37f0-fb65-00000000a179 | SKIPPED | Install - Fail on missing ipaclient_domain and ipaserver_domain | np0000071531 2026-06-12 08:20:54,652 p=83863 u=zuul n=ansible | 2026-06-12 08:20:54.651350 | fa163e23-f348-37f0-fb65-00000000a17a | TASK | Install - Fail on missing ipaclient_servers 2026-06-12 08:20:54,680 p=83863 u=zuul n=ansible | 2026-06-12 08:20:54.677202 | fa163e23-f348-37f0-fb65-00000000a1ec | TASK | Install - Set default principal if no keytab is given 2026-06-12 08:20:54,723 p=83863 u=zuul n=ansible | 2026-06-12 08:20:54.718492 | fa163e23-f348-37f0-fb65-00000000a252 | SKIPPED | Install - Set ipaclient_servers from cluster inventory | np0000071532 2026-06-12 08:20:54,725 p=83863 u=zuul n=ansible | 2026-06-12 08:20:54.725061 | fa163e23-f348-37f0-fb65-00000000a17a | SKIPPED | Install - Fail on missing ipaclient_servers | np0000071531 2026-06-12 08:20:54,726 p=83863 u=zuul n=ansible | 2026-06-12 08:20:54.726035 | fa163e23-f348-37f0-fb65-00000000a1ec | OK | Install - Set default principal if no keytab is given | np0000071533 2026-06-12 08:20:54,738 p=83863 u=zuul n=ansible | 2026-06-12 08:20:54.737978 | fa163e23-f348-37f0-fb65-00000000a17b | TASK | Install - Configure DNS resolver 2026-06-12 08:20:54,758 p=83863 u=zuul n=ansible | 2026-06-12 08:20:54.756880 | fa163e23-f348-37f0-fb65-00000000a253 | TASK | Install - Check that either password or keytab is set 2026-06-12 08:20:54,783 p=83863 u=zuul n=ansible | 2026-06-12 08:20:54.782945 | fa163e23-f348-37f0-fb65-00000000a1ee | TASK | Install - Fail on missing ipaclient_domain and ipaserver_domain 2026-06-12 08:20:54,810 p=83863 u=zuul n=ansible | 2026-06-12 08:20:54.809879 | fa163e23-f348-37f0-fb65-000000009f02 | TASK | check if default.conf exists 2026-06-12 08:20:54,824 p=83863 u=zuul n=ansible | 2026-06-12 08:20:54.823183 | fa163e23-f348-37f0-fb65-00000000a17b | SKIPPED | Install - Configure DNS resolver | np0000071531 2026-06-12 08:20:54,829 p=83863 u=zuul n=ansible | 2026-06-12 08:20:54.828776 | fa163e23-f348-37f0-fb65-00000000a253 | SKIPPED | Install - Check that either password or keytab is set | np0000071532 2026-06-12 08:20:54,831 p=83863 u=zuul n=ansible | 2026-06-12 08:20:54.831285 | fa163e23-f348-37f0-fb65-00000000a1ee | SKIPPED | Install - Fail on missing ipaclient_domain and ipaserver_domain | np0000071533 2026-06-12 08:20:54,849 p=83863 u=zuul n=ansible | 2026-06-12 08:20:54.848732 | fa163e23-f348-37f0-fb65-00000000a17d | TASK | Install - IPA client test 2026-06-12 08:20:54,872 p=83863 u=zuul n=ansible | 2026-06-12 08:20:54.871824 | fa163e23-f348-37f0-fb65-00000000a254 | TASK | Install - Set default principal if no keytab is given 2026-06-12 08:20:54,905 p=83863 u=zuul n=ansible | 2026-06-12 08:20:54.904289 | fa163e23-f348-37f0-fb65-00000000a1ef | TASK | Install - Fail on missing ipaclient_servers 2026-06-12 08:20:54,912 p=83863 u=zuul n=ansible | 2026-06-12 08:20:54.911776 | fa163e23-f348-37f0-fb65-000000009f7d | CHANGED | add required services using custom module | np0000071529 -> localhost 2026-06-12 08:20:54,913 p=83863 u=zuul n=ansible | [WARNING]: ('np0000071529 -> localhost', 'fa163e23-f348-37f0-fb65-000000009f7d') missing from stats 2026-06-12 08:20:54,915 p=83863 u=zuul n=ansible | 2026-06-12 08:20:54.914938 | fa163e23-f348-37f0-fb65-000000009f7d | CHANGED | add required services using custom module | np0000071530 -> localhost 2026-06-12 08:20:54,916 p=83863 u=zuul n=ansible | [WARNING]: ('np0000071530 -> localhost', 'fa163e23-f348-37f0-fb65-000000009f7d') missing from stats 2026-06-12 08:20:54,976 p=83863 u=zuul n=ansible | 2026-06-12 08:20:54.975551 | fa163e23-f348-37f0-fb65-00000000a254 | OK | Install - Set default principal if no keytab is given | np0000071532 2026-06-12 08:20:54,996 p=83863 u=zuul n=ansible | 2026-06-12 08:20:54.992500 | fa163e23-f348-37f0-fb65-00000000a256 | TASK | Install - Fail on missing ipaclient_domain and ipaserver_domain 2026-06-12 08:20:55,024 p=83863 u=zuul n=ansible | 2026-06-12 08:20:55.024110 | fa163e23-f348-37f0-fb65-000000009f2e | TASK | check if default.conf exists 2026-06-12 08:20:55,102 p=83863 u=zuul n=ansible | 2026-06-12 08:20:55.102261 | fa163e23-f348-37f0-fb65-000000009f6a | TASK | check if default.conf exists 2026-06-12 08:20:55,108 p=83863 u=zuul n=ansible | 2026-06-12 08:20:55.107726 | fa163e23-f348-37f0-fb65-00000000a1ef | SKIPPED | Install - Fail on missing ipaclient_servers | np0000071533 2026-06-12 08:20:55,110 p=83863 u=zuul n=ansible | 2026-06-12 08:20:55.109845 | fa163e23-f348-37f0-fb65-00000000a256 | SKIPPED | Install - Fail on missing ipaclient_domain and ipaserver_domain | np0000071532 2026-06-12 08:20:55,121 p=83863 u=zuul n=ansible | 2026-06-12 08:20:55.121515 | fa163e23-f348-37f0-fb65-00000000a257 | TASK | Install - Fail on missing ipaclient_servers 2026-06-12 08:20:55,136 p=83863 u=zuul n=ansible | 2026-06-12 08:20:55.135821 | fa163e23-f348-37f0-fb65-00000000a1f0 | TASK | Install - Configure DNS resolver 2026-06-12 08:20:55,157 p=83863 u=zuul n=ansible | 2026-06-12 08:20:55.156532 | fa163e23-f348-37f0-fb65-00000000a257 | SKIPPED | Install - Fail on missing ipaclient_servers | np0000071532 2026-06-12 08:20:55,172 p=83863 u=zuul n=ansible | 2026-06-12 08:20:55.172109 | fa163e23-f348-37f0-fb65-00000000a258 | TASK | Install - Configure DNS resolver 2026-06-12 08:20:55,180 p=83863 u=zuul n=ansible | 2026-06-12 08:20:55.180062 | fa163e23-f348-37f0-fb65-00000000a1f0 | SKIPPED | Install - Configure DNS resolver | np0000071533 2026-06-12 08:20:55,200 p=83863 u=zuul n=ansible | 2026-06-12 08:20:55.197943 | fa163e23-f348-37f0-fb65-00000000a1f2 | TASK | Install - IPA client test 2026-06-12 08:20:55,208 p=83863 u=zuul n=ansible | 2026-06-12 08:20:55.207733 | fa163e23-f348-37f0-fb65-000000009f02 | OK | check if default.conf exists | np0000071528 2026-06-12 08:20:55,210 p=83863 u=zuul n=ansible | 2026-06-12 08:20:55.209985 | fa163e23-f348-37f0-fb65-00000000a258 | SKIPPED | Install - Configure DNS resolver | np0000071532 2026-06-12 08:20:55,223 p=83863 u=zuul n=ansible | 2026-06-12 08:20:55.222818 | fa163e23-f348-37f0-fb65-00000000a25a | TASK | Install - IPA client test 2026-06-12 08:20:55,243 p=83863 u=zuul n=ansible | 2026-06-12 08:20:55.242811 | fa163e23-f348-37f0-fb65-000000009f03 | TASK | install openssl-perl 2026-06-12 08:20:55,269 p=83863 u=zuul n=ansible | 2026-06-12 08:20:55.268292 | fa163e23-f348-37f0-fb65-000000009f03 | SKIPPED | install openssl-perl | np0000071528 2026-06-12 08:20:55,284 p=83863 u=zuul n=ansible | 2026-06-12 08:20:55.284571 | fa163e23-f348-37f0-fb65-000000009f04 | TASK | register as an ipa client 2026-06-12 08:20:55,352 p=83863 u=zuul n=ansible | 2026-06-12 08:20:55.352255 | fa163e23-f348-37f0-fb65-00000000a0d8 | TASK | Import variables specific to distribution 2026-06-12 08:20:55,396 p=83863 u=zuul n=ansible | 2026-06-12 08:20:55.394783 | fa163e23-f348-37f0-fb65-00000000a0d8 | OK | Import variables specific to distribution | np0000071528 | item=/usr/share/ansible/roles/ipaclient/vars/default.yml 2026-06-12 08:20:55,417 p=83863 u=zuul n=ansible | 2026-06-12 08:20:55.417710 | fa163e23-f348-37f0-fb65-00000000a0d9 | TASK | Install IPA client 2026-06-12 08:20:55,515 p=83863 u=zuul n=ansible | 2026-06-12 08:20:55.515297 | fe314ce9-14ae-4933-b53e-5fc876787650 | INCLUDED | /usr/share/ansible/roles/ipaclient/tasks/install.yml | np0000071528 2026-06-12 08:20:55,553 p=83863 u=zuul n=ansible | 2026-06-12 08:20:55.552833 | fa163e23-f348-37f0-fb65-00000000a326 | TASK | Install - Ensure that IPA client packages are installed 2026-06-12 08:20:55,581 p=83863 u=zuul n=ansible | 2026-06-12 08:20:55.581505 | fa163e23-f348-37f0-fb65-00000000a326 | SKIPPED | Install - Ensure that IPA client packages are installed | np0000071528 2026-06-12 08:20:55,596 p=83863 u=zuul n=ansible | 2026-06-12 08:20:55.596387 | fa163e23-f348-37f0-fb65-00000000a327 | TASK | Install - Set ipaclient_servers 2026-06-12 08:20:55,664 p=83863 u=zuul n=ansible | 2026-06-12 08:20:55.663633 | fa163e23-f348-37f0-fb65-00000000a327 | SKIPPED | Install - Set ipaclient_servers | np0000071528 2026-06-12 08:20:55,679 p=83863 u=zuul n=ansible | 2026-06-12 08:20:55.679042 | fa163e23-f348-37f0-fb65-00000000a328 | TASK | Install - Set ipaclient_servers from cluster inventory 2026-06-12 08:20:55,763 p=83863 u=zuul n=ansible | 2026-06-12 08:20:55.756534 | fa163e23-f348-37f0-fb65-00000000a328 | SKIPPED | Install - Set ipaclient_servers from cluster inventory | np0000071528 2026-06-12 08:20:55,766 p=83863 u=zuul n=ansible | 2026-06-12 08:20:55.766379 | fa163e23-f348-37f0-fb65-000000009f6a | OK | check if default.conf exists | np0000071530 2026-06-12 08:20:55,768 p=83863 u=zuul n=ansible | 2026-06-12 08:20:55.768631 | fa163e23-f348-37f0-fb65-000000009f2e | OK | check if default.conf exists | np0000071529 2026-06-12 08:20:55,791 p=83863 u=zuul n=ansible | 2026-06-12 08:20:55.790880 | fa163e23-f348-37f0-fb65-00000000a329 | TASK | Install - Check that either password or keytab is set 2026-06-12 08:20:55,813 p=83863 u=zuul n=ansible | 2026-06-12 08:20:55.813168 | fa163e23-f348-37f0-fb65-000000009f2f | TASK | install openssl-perl 2026-06-12 08:20:55,841 p=83863 u=zuul n=ansible | 2026-06-12 08:20:55.841015 | fa163e23-f348-37f0-fb65-000000009f6b | TASK | install openssl-perl 2026-06-12 08:20:55,847 p=83863 u=zuul n=ansible | 2026-06-12 08:20:55.846888 | fa163e23-f348-37f0-fb65-00000000a329 | SKIPPED | Install - Check that either password or keytab is set | np0000071528 2026-06-12 08:20:55,849 p=83863 u=zuul n=ansible | 2026-06-12 08:20:55.848646 | fa163e23-f348-37f0-fb65-000000009f2f | SKIPPED | install openssl-perl | np0000071529 2026-06-12 08:20:55,871 p=83863 u=zuul n=ansible | 2026-06-12 08:20:55.870726 | fa163e23-f348-37f0-fb65-00000000a32a | TASK | Install - Set default principal if no keytab is given 2026-06-12 08:20:55,897 p=83863 u=zuul n=ansible | 2026-06-12 08:20:55.897269 | fa163e23-f348-37f0-fb65-000000009f30 | TASK | register as an ipa client 2026-06-12 08:20:55,904 p=83863 u=zuul n=ansible | 2026-06-12 08:20:55.904095 | fa163e23-f348-37f0-fb65-000000009f6b | SKIPPED | install openssl-perl | np0000071530 2026-06-12 08:20:55,933 p=83863 u=zuul n=ansible | 2026-06-12 08:20:55.929293 | fa163e23-f348-37f0-fb65-000000009f6c | TASK | register as an ipa client 2026-06-12 08:20:55,941 p=83863 u=zuul n=ansible | 2026-06-12 08:20:55.940555 | fa163e23-f348-37f0-fb65-00000000a32a | OK | Install - Set default principal if no keytab is given | np0000071528 2026-06-12 08:20:55,991 p=83863 u=zuul n=ansible | 2026-06-12 08:20:55.991226 | fa163e23-f348-37f0-fb65-00000000a32c | TASK | Install - Fail on missing ipaclient_domain and ipaserver_domain 2026-06-12 08:20:56,012 p=83863 u=zuul n=ansible | 2026-06-12 08:20:56.011517 | fa163e23-f348-37f0-fb65-00000000a0d8 | TASK | Import variables specific to distribution 2026-06-12 08:20:56,056 p=83863 u=zuul n=ansible | 2026-06-12 08:20:56.055579 | fa163e23-f348-37f0-fb65-00000000a0d8 | OK | Import variables specific to distribution | np0000071529 | item=/usr/share/ansible/roles/ipaclient/vars/default.yml 2026-06-12 08:20:56,065 p=83863 u=zuul n=ansible | 2026-06-12 08:20:56.064750 | fa163e23-f348-37f0-fb65-00000000a0d8 | TASK | Import variables specific to distribution 2026-06-12 08:20:56,072 p=83863 u=zuul n=ansible | 2026-06-12 08:20:56.071578 | fa163e23-f348-37f0-fb65-00000000a32c | SKIPPED | Install - Fail on missing ipaclient_domain and ipaserver_domain | np0000071528 2026-06-12 08:20:56,105 p=83863 u=zuul n=ansible | 2026-06-12 08:20:56.105206 | fa163e23-f348-37f0-fb65-00000000a32d | TASK | Install - Fail on missing ipaclient_servers 2026-06-12 08:20:56,134 p=83863 u=zuul n=ansible | 2026-06-12 08:20:56.133385 | fa163e23-f348-37f0-fb65-00000000a0d8 | OK | Import variables specific to distribution | np0000071530 | item=/usr/share/ansible/roles/ipaclient/vars/default.yml 2026-06-12 08:20:56,148 p=83863 u=zuul n=ansible | 2026-06-12 08:20:56.147919 | fa163e23-f348-37f0-fb65-00000000a0d9 | TASK | Install IPA client 2026-06-12 08:20:56,158 p=83863 u=zuul n=ansible | 2026-06-12 08:20:56.157669 | fa163e23-f348-37f0-fb65-00000000a32d | SKIPPED | Install - Fail on missing ipaclient_servers | np0000071528 2026-06-12 08:20:56,181 p=83863 u=zuul n=ansible | 2026-06-12 08:20:56.180838 | fa163e23-f348-37f0-fb65-00000000a32e | TASK | Install - Configure DNS resolver 2026-06-12 08:20:56,211 p=83863 u=zuul n=ansible | 2026-06-12 08:20:56.210154 | fa163e23-f348-37f0-fb65-00000000a0d9 | TASK | Install IPA client 2026-06-12 08:20:56,224 p=83863 u=zuul n=ansible | 2026-06-12 08:20:56.224030 | fa163e23-f348-37f0-fb65-00000000a32e | SKIPPED | Install - Configure DNS resolver | np0000071528 2026-06-12 08:20:56,292 p=83863 u=zuul n=ansible | 2026-06-12 08:20:56.292181 | 3cc2ce5d-2ae2-443a-9fbc-a5fb86c65559 | INCLUDED | /usr/share/ansible/roles/ipaclient/tasks/install.yml | np0000071529 2026-06-12 08:20:56,332 p=83863 u=zuul n=ansible | 2026-06-12 08:20:56.331867 | fa163e23-f348-37f0-fb65-00000000a330 | TASK | Install - IPA client test 2026-06-12 08:20:56,351 p=83863 u=zuul n=ansible | 2026-06-12 08:20:56.351230 | fa163e23-f348-37f0-fb65-00000000a422 | TASK | Install - Ensure that IPA client packages are installed 2026-06-12 08:20:56,449 p=83863 u=zuul n=ansible | 2026-06-12 08:20:56.449075 | 8f3072c9-8eb1-46f9-ac2c-9c7d399edd3c | INCLUDED | /usr/share/ansible/roles/ipaclient/tasks/install.yml | np0000071530 2026-06-12 08:20:56,486 p=83863 u=zuul n=ansible | 2026-06-12 08:20:56.486229 | fa163e23-f348-37f0-fb65-00000000a480 | TASK | Install - Ensure that IPA client packages are installed 2026-06-12 08:20:56,492 p=83863 u=zuul n=ansible | 2026-06-12 08:20:56.491843 | fa163e23-f348-37f0-fb65-00000000a422 | SKIPPED | Install - Ensure that IPA client packages are installed | np0000071529 2026-06-12 08:20:56,493 p=83863 u=zuul n=ansible | 2026-06-12 08:20:56.493211 | fa163e23-f348-37f0-fb65-00000000a1f2 | OK | Install - IPA client test | np0000071533 2026-06-12 08:20:56,494 p=83863 u=zuul n=ansible | 2026-06-12 08:20:56.494161 | fa163e23-f348-37f0-fb65-00000000a25a | OK | Install - IPA client test | np0000071532 2026-06-12 08:20:56,495 p=83863 u=zuul n=ansible | 2026-06-12 08:20:56.495037 | fa163e23-f348-37f0-fb65-00000000a17d | OK | Install - IPA client test | np0000071531 2026-06-12 08:20:56,507 p=83863 u=zuul n=ansible | 2026-06-12 08:20:56.506917 | fa163e23-f348-37f0-fb65-00000000a17f | TASK | Install - Cleanup leftover ccache 2026-06-12 08:20:56,529 p=83863 u=zuul n=ansible | 2026-06-12 08:20:56.529229 | fa163e23-f348-37f0-fb65-00000000a25c | TASK | Install - Cleanup leftover ccache 2026-06-12 08:20:56,545 p=83863 u=zuul n=ansible | 2026-06-12 08:20:56.545004 | fa163e23-f348-37f0-fb65-00000000a1f4 | TASK | Install - Cleanup leftover ccache 2026-06-12 08:20:56,577 p=83863 u=zuul n=ansible | 2026-06-12 08:20:56.576852 | fa163e23-f348-37f0-fb65-00000000a423 | TASK | Install - Set ipaclient_servers 2026-06-12 08:20:56,585 p=83863 u=zuul n=ansible | 2026-06-12 08:20:56.584824 | fa163e23-f348-37f0-fb65-00000000a480 | SKIPPED | Install - Ensure that IPA client packages are installed | np0000071530 2026-06-12 08:20:56,603 p=83863 u=zuul n=ansible | 2026-06-12 08:20:56.603562 | fa163e23-f348-37f0-fb65-00000000a481 | TASK | Install - Set ipaclient_servers 2026-06-12 08:20:56,632 p=83863 u=zuul n=ansible | 2026-06-12 08:20:56.631778 | fa163e23-f348-37f0-fb65-00000000a423 | SKIPPED | Install - Set ipaclient_servers | np0000071529 2026-06-12 08:20:56,651 p=83863 u=zuul n=ansible | 2026-06-12 08:20:56.651716 | fa163e23-f348-37f0-fb65-00000000a424 | TASK | Install - Set ipaclient_servers from cluster inventory 2026-06-12 08:20:56,657 p=83863 u=zuul n=ansible | 2026-06-12 08:20:56.657168 | fa163e23-f348-37f0-fb65-00000000a481 | SKIPPED | Install - Set ipaclient_servers | np0000071530 2026-06-12 08:20:56,674 p=83863 u=zuul n=ansible | 2026-06-12 08:20:56.673903 | fa163e23-f348-37f0-fb65-00000000a482 | TASK | Install - Set ipaclient_servers from cluster inventory 2026-06-12 08:20:56,702 p=83863 u=zuul n=ansible | 2026-06-12 08:20:56.701944 | fa163e23-f348-37f0-fb65-00000000a424 | SKIPPED | Install - Set ipaclient_servers from cluster inventory | np0000071529 2026-06-12 08:20:56,718 p=83863 u=zuul n=ansible | 2026-06-12 08:20:56.718226 | fa163e23-f348-37f0-fb65-00000000a425 | TASK | Install - Check that either password or keytab is set 2026-06-12 08:20:56,754 p=83863 u=zuul n=ansible | 2026-06-12 08:20:56.749628 | fa163e23-f348-37f0-fb65-00000000a482 | SKIPPED | Install - Set ipaclient_servers from cluster inventory | np0000071530 2026-06-12 08:20:56,755 p=83863 u=zuul n=ansible | 2026-06-12 08:20:56.755491 | fa163e23-f348-37f0-fb65-00000000a425 | SKIPPED | Install - Check that either password or keytab is set | np0000071529 2026-06-12 08:20:56,771 p=83863 u=zuul n=ansible | 2026-06-12 08:20:56.771194 | fa163e23-f348-37f0-fb65-00000000a426 | TASK | Install - Set default principal if no keytab is given 2026-06-12 08:20:56,791 p=83863 u=zuul n=ansible | 2026-06-12 08:20:56.790777 | fa163e23-f348-37f0-fb65-00000000a483 | TASK | Install - Check that either password or keytab is set 2026-06-12 08:20:56,807 p=83863 u=zuul n=ansible | 2026-06-12 08:20:56.806485 | fa163e23-f348-37f0-fb65-00000000a17f | OK | Install - Cleanup leftover ccache | np0000071531 2026-06-12 08:20:56,824 p=83863 u=zuul n=ansible | 2026-06-12 08:20:56.824470 | fa163e23-f348-37f0-fb65-00000000a180 | TASK | Install - Configure NTP 2026-06-12 08:20:56,834 p=83863 u=zuul n=ansible | 2026-06-12 08:20:56.833695 | fa163e23-f348-37f0-fb65-00000000a426 | OK | Install - Set default principal if no keytab is given | np0000071529 2026-06-12 08:20:56,854 p=83863 u=zuul n=ansible | 2026-06-12 08:20:56.851275 | fa163e23-f348-37f0-fb65-00000000a428 | TASK | Install - Fail on missing ipaclient_domain and ipaserver_domain 2026-06-12 08:20:56,861 p=83863 u=zuul n=ansible | 2026-06-12 08:20:56.861100 | fa163e23-f348-37f0-fb65-00000000a483 | SKIPPED | Install - Check that either password or keytab is set | np0000071530 2026-06-12 08:20:56,889 p=83863 u=zuul n=ansible | 2026-06-12 08:20:56.888860 | fa163e23-f348-37f0-fb65-00000000a484 | TASK | Install - Set default principal if no keytab is given 2026-06-12 08:20:56,895 p=83863 u=zuul n=ansible | 2026-06-12 08:20:56.894637 | fa163e23-f348-37f0-fb65-00000000a1f4 | OK | Install - Cleanup leftover ccache | np0000071533 2026-06-12 08:20:56,896 p=83863 u=zuul n=ansible | 2026-06-12 08:20:56.895954 | fa163e23-f348-37f0-fb65-00000000a25c | OK | Install - Cleanup leftover ccache | np0000071532 2026-06-12 08:20:56,910 p=83863 u=zuul n=ansible | 2026-06-12 08:20:56.909979 | fa163e23-f348-37f0-fb65-00000000a25d | TASK | Install - Configure NTP 2026-06-12 08:20:56,926 p=83863 u=zuul n=ansible | 2026-06-12 08:20:56.925477 | fa163e23-f348-37f0-fb65-00000000a1f5 | TASK | Install - Configure NTP 2026-06-12 08:20:56,933 p=83863 u=zuul n=ansible | 2026-06-12 08:20:56.932569 | fa163e23-f348-37f0-fb65-00000000a428 | SKIPPED | Install - Fail on missing ipaclient_domain and ipaserver_domain | np0000071529 2026-06-12 08:20:56,950 p=83863 u=zuul n=ansible | 2026-06-12 08:20:56.949642 | fa163e23-f348-37f0-fb65-00000000a429 | TASK | Install - Fail on missing ipaclient_servers 2026-06-12 08:20:56,964 p=83863 u=zuul n=ansible | 2026-06-12 08:20:56.963237 | fa163e23-f348-37f0-fb65-00000000a484 | OK | Install - Set default principal if no keytab is given | np0000071530 2026-06-12 08:20:56,987 p=83863 u=zuul n=ansible | 2026-06-12 08:20:56.986831 | fa163e23-f348-37f0-fb65-00000000a486 | TASK | Install - Fail on missing ipaclient_domain and ipaserver_domain 2026-06-12 08:20:56,995 p=83863 u=zuul n=ansible | 2026-06-12 08:20:56.994240 | fa163e23-f348-37f0-fb65-00000000a429 | SKIPPED | Install - Fail on missing ipaclient_servers | np0000071529 2026-06-12 08:20:57,019 p=83863 u=zuul n=ansible | 2026-06-12 08:20:57.018817 | fa163e23-f348-37f0-fb65-00000000a42a | TASK | Install - Configure DNS resolver 2026-06-12 08:20:57,026 p=83863 u=zuul n=ansible | 2026-06-12 08:20:57.025847 | fa163e23-f348-37f0-fb65-00000000a486 | SKIPPED | Install - Fail on missing ipaclient_domain and ipaserver_domain | np0000071530 2026-06-12 08:20:57,044 p=83863 u=zuul n=ansible | 2026-06-12 08:20:57.043852 | fa163e23-f348-37f0-fb65-00000000a487 | TASK | Install - Fail on missing ipaclient_servers 2026-06-12 08:20:57,049 p=83863 u=zuul n=ansible | 2026-06-12 08:20:57.049127 | fa163e23-f348-37f0-fb65-00000000a42a | SKIPPED | Install - Configure DNS resolver | np0000071529 2026-06-12 08:20:57,068 p=83863 u=zuul n=ansible | 2026-06-12 08:20:57.068083 | fa163e23-f348-37f0-fb65-00000000a42e | TASK | Install - IPA client test 2026-06-12 08:20:57,074 p=83863 u=zuul n=ansible | 2026-06-12 08:20:57.073249 | fa163e23-f348-37f0-fb65-00000000a487 | SKIPPED | Install - Fail on missing ipaclient_servers | np0000071530 2026-06-12 08:20:57,091 p=83863 u=zuul n=ansible | 2026-06-12 08:20:57.090882 | fa163e23-f348-37f0-fb65-00000000a488 | TASK | Install - Configure DNS resolver 2026-06-12 08:20:57,119 p=83863 u=zuul n=ansible | 2026-06-12 08:20:57.118927 | fa163e23-f348-37f0-fb65-00000000a488 | SKIPPED | Install - Configure DNS resolver | np0000071530 2026-06-12 08:20:57,133 p=83863 u=zuul n=ansible | 2026-06-12 08:20:57.133589 | fa163e23-f348-37f0-fb65-00000000a48a | TASK | Install - IPA client test 2026-06-12 08:20:58,137 p=83863 u=zuul n=ansible | 2026-06-12 08:20:58.136462 | fa163e23-f348-37f0-fb65-00000000a330 | OK | Install - IPA client test | np0000071528 2026-06-12 08:20:58,153 p=83863 u=zuul n=ansible | 2026-06-12 08:20:58.152903 | fa163e23-f348-37f0-fb65-00000000a332 | TASK | Install - Cleanup leftover ccache 2026-06-12 08:21:01,434 p=83863 u=zuul n=ansible | 2026-06-12 08:21:01.433453 | fa163e23-f348-37f0-fb65-00000000a332 | OK | Install - Cleanup leftover ccache | np0000071528 2026-06-12 08:21:01,455 p=83863 u=zuul n=ansible | 2026-06-12 08:21:01.454654 | fa163e23-f348-37f0-fb65-00000000a333 | TASK | Install - Configure NTP 2026-06-12 08:21:01,460 p=83863 u=zuul n=ansible | 2026-06-12 08:21:01.459972 | fa163e23-f348-37f0-fb65-00000000a48a | OK | Install - IPA client test | np0000071530 2026-06-12 08:21:01,477 p=83863 u=zuul n=ansible | 2026-06-12 08:21:01.477435 | fa163e23-f348-37f0-fb65-00000000a48c | TASK | Install - Cleanup leftover ccache 2026-06-12 08:21:05,155 p=83863 u=zuul n=ansible | 2026-06-12 08:21:05.154207 | fa163e23-f348-37f0-fb65-00000000a42e | OK | Install - IPA client test | np0000071529 2026-06-12 08:21:05,182 p=83863 u=zuul n=ansible | 2026-06-12 08:21:05.181750 | fa163e23-f348-37f0-fb65-00000000a430 | TASK | Install - Cleanup leftover ccache 2026-06-12 08:21:05,330 p=83863 u=zuul n=ansible | 2026-06-12 08:21:05.329526 | fa163e23-f348-37f0-fb65-00000000a48c | OK | Install - Cleanup leftover ccache | np0000071530 2026-06-12 08:21:05,350 p=83863 u=zuul n=ansible | 2026-06-12 08:21:05.350287 | fa163e23-f348-37f0-fb65-00000000a495 | TASK | Install - Configure NTP 2026-06-12 08:21:05,498 p=83863 u=zuul n=ansible | 2026-06-12 08:21:05.498238 | fa163e23-f348-37f0-fb65-00000000a430 | OK | Install - Cleanup leftover ccache | np0000071529 2026-06-12 08:21:05,522 p=83863 u=zuul n=ansible | 2026-06-12 08:21:05.521984 | fa163e23-f348-37f0-fb65-00000000a431 | TASK | Install - Configure NTP 2026-06-12 08:21:07,721 p=83863 u=zuul n=ansible | 2026-06-12 08:21:07.720248 | fa163e23-f348-37f0-fb65-00000000a180 | CHANGED | Install - Configure NTP | np0000071531 2026-06-12 08:21:07,738 p=83863 u=zuul n=ansible | 2026-06-12 08:21:07.737745 | fa163e23-f348-37f0-fb65-00000000a181 | TASK | Install - Make sure One-Time Password is enabled if it's already defined 2026-06-12 08:21:07,773 p=83863 u=zuul n=ansible | 2026-06-12 08:21:07.769196 | fa163e23-f348-37f0-fb65-00000000a1f5 | CHANGED | Install - Configure NTP | np0000071533 2026-06-12 08:21:07,779 p=83863 u=zuul n=ansible | 2026-06-12 08:21:07.778715 | fa163e23-f348-37f0-fb65-00000000a25d | CHANGED | Install - Configure NTP | np0000071532 2026-06-12 08:21:07,803 p=83863 u=zuul n=ansible | 2026-06-12 08:21:07.803043 | fa163e23-f348-37f0-fb65-00000000a25e | TASK | Install - Make sure One-Time Password is enabled if it's already defined 2026-06-12 08:21:07,844 p=83863 u=zuul n=ansible | 2026-06-12 08:21:07.843538 | fa163e23-f348-37f0-fb65-00000000a1f6 | TASK | Install - Make sure One-Time Password is enabled if it's already defined 2026-06-12 08:21:07,855 p=83863 u=zuul n=ansible | 2026-06-12 08:21:07.854831 | fa163e23-f348-37f0-fb65-00000000a181 | OK | Install - Make sure One-Time Password is enabled if it's already defined | np0000071531 2026-06-12 08:21:07,878 p=83863 u=zuul n=ansible | 2026-06-12 08:21:07.872773 | fa163e23-f348-37f0-fb65-00000000a182 | TASK | Install - Disable One-Time Password for on_master 2026-06-12 08:21:07,890 p=83863 u=zuul n=ansible | 2026-06-12 08:21:07.889608 | fa163e23-f348-37f0-fb65-00000000a25e | OK | Install - Make sure One-Time Password is enabled if it's already defined | np0000071532 2026-06-12 08:21:07,913 p=83863 u=zuul n=ansible | 2026-06-12 08:21:07.907304 | fa163e23-f348-37f0-fb65-00000000a25f | TASK | Install - Disable One-Time Password for on_master 2026-06-12 08:21:07,930 p=83863 u=zuul n=ansible | 2026-06-12 08:21:07.923817 | fa163e23-f348-37f0-fb65-00000000a1f6 | OK | Install - Make sure One-Time Password is enabled if it's already defined | np0000071533 2026-06-12 08:21:07,932 p=83863 u=zuul n=ansible | 2026-06-12 08:21:07.932302 | fa163e23-f348-37f0-fb65-00000000a182 | SKIPPED | Install - Disable One-Time Password for on_master | np0000071531 2026-06-12 08:21:07,950 p=83863 u=zuul n=ansible | 2026-06-12 08:21:07.950229 | fa163e23-f348-37f0-fb65-00000000a183 | TASK | Install - Test if IPA client has working krb5.keytab 2026-06-12 08:21:07,978 p=83863 u=zuul n=ansible | 2026-06-12 08:21:07.977715 | fa163e23-f348-37f0-fb65-00000000a1f7 | TASK | Install - Disable One-Time Password for on_master 2026-06-12 08:21:07,987 p=83863 u=zuul n=ansible | 2026-06-12 08:21:07.986949 | fa163e23-f348-37f0-fb65-00000000a25f | SKIPPED | Install - Disable One-Time Password for on_master | np0000071532 2026-06-12 08:21:08,005 p=83863 u=zuul n=ansible | 2026-06-12 08:21:08.004680 | fa163e23-f348-37f0-fb65-00000000a260 | TASK | Install - Test if IPA client has working krb5.keytab 2026-06-12 08:21:08,030 p=83863 u=zuul n=ansible | 2026-06-12 08:21:08.029502 | fa163e23-f348-37f0-fb65-00000000a1f7 | SKIPPED | Install - Disable One-Time Password for on_master | np0000071533 2026-06-12 08:21:08,043 p=83863 u=zuul n=ansible | 2026-06-12 08:21:08.043169 | fa163e23-f348-37f0-fb65-00000000a1f8 | TASK | Install - Test if IPA client has working krb5.keytab 2026-06-12 08:21:08,828 p=83863 u=zuul n=ansible | 2026-06-12 08:21:08.827525 | fa163e23-f348-37f0-fb65-00000000a260 | OK | Install - Test if IPA client has working krb5.keytab | np0000071532 2026-06-12 08:21:08,849 p=83863 u=zuul n=ansible | 2026-06-12 08:21:08.846139 | fa163e23-f348-37f0-fb65-00000000a261 | TASK | Install - Disable One-Time Password for client with working krb5.keytab 2026-06-12 08:21:08,861 p=83863 u=zuul n=ansible | 2026-06-12 08:21:08.860111 | fa163e23-f348-37f0-fb65-00000000a183 | OK | Install - Test if IPA client has working krb5.keytab | np0000071531 2026-06-12 08:21:08,879 p=83863 u=zuul n=ansible | 2026-06-12 08:21:08.878486 | fa163e23-f348-37f0-fb65-00000000a184 | TASK | Install - Disable One-Time Password for client with working krb5.keytab 2026-06-12 08:21:08,896 p=83863 u=zuul n=ansible | 2026-06-12 08:21:08.895299 | fa163e23-f348-37f0-fb65-00000000a261 | SKIPPED | Install - Disable One-Time Password for client with working krb5.keytab | np0000071532 2026-06-12 08:21:08,917 p=83863 u=zuul n=ansible | 2026-06-12 08:21:08.912474 | fa163e23-f348-37f0-fb65-00000000a263 | TASK | Install - Keytab or password is required for getting otp 2026-06-12 08:21:08,927 p=83863 u=zuul n=ansible | 2026-06-12 08:21:08.926334 | fa163e23-f348-37f0-fb65-00000000a184 | SKIPPED | Install - Disable One-Time Password for client with working krb5.keytab | np0000071531 2026-06-12 08:21:08,945 p=83863 u=zuul n=ansible | 2026-06-12 08:21:08.944545 | fa163e23-f348-37f0-fb65-00000000a186 | TASK | Install - Keytab or password is required for getting otp 2026-06-12 08:21:08,954 p=83863 u=zuul n=ansible | 2026-06-12 08:21:08.953175 | fa163e23-f348-37f0-fb65-00000000a1f8 | OK | Install - Test if IPA client has working krb5.keytab | np0000071533 2026-06-12 08:21:08,970 p=83863 u=zuul n=ansible | 2026-06-12 08:21:08.970280 | fa163e23-f348-37f0-fb65-00000000a1f9 | TASK | Install - Disable One-Time Password for client with working krb5.keytab 2026-06-12 08:21:08,979 p=83863 u=zuul n=ansible | 2026-06-12 08:21:08.978551 | fa163e23-f348-37f0-fb65-00000000a263 | SKIPPED | Install - Keytab or password is required for getting otp | np0000071532 2026-06-12 08:21:08,999 p=83863 u=zuul n=ansible | 2026-06-12 08:21:08.998884 | fa163e23-f348-37f0-fb65-00000000a264 | TASK | Install - Create temporary file for keytab 2026-06-12 08:21:09,027 p=83863 u=zuul n=ansible | 2026-06-12 08:21:09.024087 | fa163e23-f348-37f0-fb65-00000000a1f9 | SKIPPED | Install - Disable One-Time Password for client with working krb5.keytab | np0000071533 2026-06-12 08:21:09,028 p=83863 u=zuul n=ansible | 2026-06-12 08:21:09.027879 | fa163e23-f348-37f0-fb65-00000000a186 | SKIPPED | Install - Keytab or password is required for getting otp | np0000071531 2026-06-12 08:21:09,043 p=83863 u=zuul n=ansible | 2026-06-12 08:21:09.043025 | fa163e23-f348-37f0-fb65-00000000a187 | TASK | Install - Create temporary file for keytab 2026-06-12 08:21:09,060 p=83863 u=zuul n=ansible | 2026-06-12 08:21:09.060014 | fa163e23-f348-37f0-fb65-00000000a1fb | TASK | Install - Keytab or password is required for getting otp 2026-06-12 08:21:09,074 p=83863 u=zuul n=ansible | 2026-06-12 08:21:09.073621 | fa163e23-f348-37f0-fb65-00000000a264 | SKIPPED | Install - Create temporary file for keytab | np0000071532 2026-06-12 08:21:09,090 p=83863 u=zuul n=ansible | 2026-06-12 08:21:09.090500 | fa163e23-f348-37f0-fb65-00000000a265 | TASK | Install - Copy keytab to server temporary file 2026-06-12 08:21:09,115 p=83863 u=zuul n=ansible | 2026-06-12 08:21:09.115101 | fa163e23-f348-37f0-fb65-00000000a187 | SKIPPED | Install - Create temporary file for keytab | np0000071531 2026-06-12 08:21:09,116 p=83863 u=zuul n=ansible | 2026-06-12 08:21:09.116650 | fa163e23-f348-37f0-fb65-00000000a1fb | SKIPPED | Install - Keytab or password is required for getting otp | np0000071533 2026-06-12 08:21:09,131 p=83863 u=zuul n=ansible | 2026-06-12 08:21:09.131585 | fa163e23-f348-37f0-fb65-00000000a188 | TASK | Install - Copy keytab to server temporary file 2026-06-12 08:21:09,159 p=83863 u=zuul n=ansible | 2026-06-12 08:21:09.159234 | fa163e23-f348-37f0-fb65-00000000a1fc | TASK | Install - Create temporary file for keytab 2026-06-12 08:21:09,167 p=83863 u=zuul n=ansible | 2026-06-12 08:21:09.167229 | fa163e23-f348-37f0-fb65-00000000a265 | SKIPPED | Install - Copy keytab to server temporary file | np0000071532 2026-06-12 08:21:09,187 p=83863 u=zuul n=ansible | 2026-06-12 08:21:09.186859 | fa163e23-f348-37f0-fb65-00000000a266 | TASK | Install - Get One-Time Password for client enrollment 2026-06-12 08:21:09,204 p=83863 u=zuul n=ansible | 2026-06-12 08:21:09.203189 | fa163e23-f348-37f0-fb65-00000000a188 | SKIPPED | Install - Copy keytab to server temporary file | np0000071531 2026-06-12 08:21:09,220 p=83863 u=zuul n=ansible | 2026-06-12 08:21:09.219956 | fa163e23-f348-37f0-fb65-00000000a189 | TASK | Install - Get One-Time Password for client enrollment 2026-06-12 08:21:09,240 p=83863 u=zuul n=ansible | 2026-06-12 08:21:09.239441 | fa163e23-f348-37f0-fb65-00000000a1fc | SKIPPED | Install - Create temporary file for keytab | np0000071533 2026-06-12 08:21:09,263 p=83863 u=zuul n=ansible | 2026-06-12 08:21:09.262615 | fa163e23-f348-37f0-fb65-00000000a1fd | TASK | Install - Copy keytab to server temporary file 2026-06-12 08:21:09,272 p=83863 u=zuul n=ansible | 2026-06-12 08:21:09.271398 | fa163e23-f348-37f0-fb65-00000000a266 | SKIPPED | Install - Get One-Time Password for client enrollment | np0000071532 2026-06-12 08:21:09,292 p=83863 u=zuul n=ansible | 2026-06-12 08:21:09.292152 | fa163e23-f348-37f0-fb65-00000000a267 | TASK | Install - Report error for OTP generation 2026-06-12 08:21:09,301 p=83863 u=zuul n=ansible | 2026-06-12 08:21:09.300687 | fa163e23-f348-37f0-fb65-00000000a189 | SKIPPED | Install - Get One-Time Password for client enrollment | np0000071531 2026-06-12 08:21:09,313 p=83863 u=zuul n=ansible | 2026-06-12 08:21:09.313591 | fa163e23-f348-37f0-fb65-00000000a18a | TASK | Install - Report error for OTP generation 2026-06-12 08:21:09,330 p=83863 u=zuul n=ansible | 2026-06-12 08:21:09.330033 | fa163e23-f348-37f0-fb65-00000000a1fd | SKIPPED | Install - Copy keytab to server temporary file | np0000071533 2026-06-12 08:21:09,349 p=83863 u=zuul n=ansible | 2026-06-12 08:21:09.349290 | fa163e23-f348-37f0-fb65-00000000a1fe | TASK | Install - Get One-Time Password for client enrollment 2026-06-12 08:21:09,358 p=83863 u=zuul n=ansible | 2026-06-12 08:21:09.357365 | fa163e23-f348-37f0-fb65-00000000a267 | SKIPPED | Install - Report error for OTP generation | np0000071532 2026-06-12 08:21:09,371 p=83863 u=zuul n=ansible | 2026-06-12 08:21:09.370627 | fa163e23-f348-37f0-fb65-00000000a268 | TASK | Install - Store the previously obtained OTP 2026-06-12 08:21:09,386 p=83863 u=zuul n=ansible | 2026-06-12 08:21:09.384544 | fa163e23-f348-37f0-fb65-00000000a18a | SKIPPED | Install - Report error for OTP generation | np0000071531 2026-06-12 08:21:09,401 p=83863 u=zuul n=ansible | 2026-06-12 08:21:09.400654 | fa163e23-f348-37f0-fb65-00000000a18b | TASK | Install - Store the previously obtained OTP 2026-06-12 08:21:09,421 p=83863 u=zuul n=ansible | 2026-06-12 08:21:09.420997 | fa163e23-f348-37f0-fb65-00000000a1fe | SKIPPED | Install - Get One-Time Password for client enrollment | np0000071533 2026-06-12 08:21:09,434 p=83863 u=zuul n=ansible | 2026-06-12 08:21:09.433875 | fa163e23-f348-37f0-fb65-00000000a1ff | TASK | Install - Report error for OTP generation 2026-06-12 08:21:09,449 p=83863 u=zuul n=ansible | 2026-06-12 08:21:09.448342 | fa163e23-f348-37f0-fb65-00000000a268 | SKIPPED | Install - Store the previously obtained OTP | np0000071532 2026-06-12 08:21:09,468 p=83863 u=zuul n=ansible | 2026-06-12 08:21:09.468024 | fa163e23-f348-37f0-fb65-00000000a269 | TASK | Install - Remove keytab temporary file 2026-06-12 08:21:09,478 p=83863 u=zuul n=ansible | 2026-06-12 08:21:09.477018 | fa163e23-f348-37f0-fb65-00000000a18b | SKIPPED | Install - Store the previously obtained OTP | np0000071531 2026-06-12 08:21:09,503 p=83863 u=zuul n=ansible | 2026-06-12 08:21:09.502504 | fa163e23-f348-37f0-fb65-00000000a18c | TASK | Install - Remove keytab temporary file 2026-06-12 08:21:09,511 p=83863 u=zuul n=ansible | 2026-06-12 08:21:09.510761 | fa163e23-f348-37f0-fb65-00000000a1ff | SKIPPED | Install - Report error for OTP generation | np0000071533 2026-06-12 08:21:09,524 p=83863 u=zuul n=ansible | 2026-06-12 08:21:09.524044 | fa163e23-f348-37f0-fb65-00000000a200 | TASK | Install - Store the previously obtained OTP 2026-06-12 08:21:09,557 p=83863 u=zuul n=ansible | 2026-06-12 08:21:09.554067 | fa163e23-f348-37f0-fb65-00000000a269 | SKIPPED | Install - Remove keytab temporary file | np0000071532 2026-06-12 08:21:09,558 p=83863 u=zuul n=ansible | 2026-06-12 08:21:09.558082 | fa163e23-f348-37f0-fb65-00000000a18c | SKIPPED | Install - Remove keytab temporary file | np0000071531 2026-06-12 08:21:09,570 p=83863 u=zuul n=ansible | 2026-06-12 08:21:09.569774 | fa163e23-f348-37f0-fb65-00000000a18d | TASK | Store predefined OTP in admin_password 2026-06-12 08:21:09,588 p=83863 u=zuul n=ansible | 2026-06-12 08:21:09.587643 | fa163e23-f348-37f0-fb65-00000000a26c | TASK | Store predefined OTP in admin_password 2026-06-12 08:21:09,602 p=83863 u=zuul n=ansible | 2026-06-12 08:21:09.601894 | fa163e23-f348-37f0-fb65-00000000a200 | SKIPPED | Install - Store the previously obtained OTP | np0000071533 2026-06-12 08:21:09,619 p=83863 u=zuul n=ansible | 2026-06-12 08:21:09.618955 | fa163e23-f348-37f0-fb65-00000000a201 | TASK | Install - Remove keytab temporary file 2026-06-12 08:21:09,632 p=83863 u=zuul n=ansible | 2026-06-12 08:21:09.632233 | fa163e23-f348-37f0-fb65-00000000a18d | OK | Store predefined OTP in admin_password | np0000071531 2026-06-12 08:21:09,645 p=83863 u=zuul n=ansible | 2026-06-12 08:21:09.644759 | fa163e23-f348-37f0-fb65-00000000a18f | TASK | Install - Check if principal and keytab are set 2026-06-12 08:21:09,668 p=83863 u=zuul n=ansible | 2026-06-12 08:21:09.666915 | fa163e23-f348-37f0-fb65-00000000a26c | OK | Store predefined OTP in admin_password | np0000071532 2026-06-12 08:21:09,691 p=83863 u=zuul n=ansible | 2026-06-12 08:21:09.685931 | fa163e23-f348-37f0-fb65-00000000a26e | TASK | Install - Check if principal and keytab are set 2026-06-12 08:21:09,710 p=83863 u=zuul n=ansible | 2026-06-12 08:21:09.703126 | fa163e23-f348-37f0-fb65-00000000a201 | SKIPPED | Install - Remove keytab temporary file | np0000071533 2026-06-12 08:21:09,711 p=83863 u=zuul n=ansible | 2026-06-12 08:21:09.711465 | fa163e23-f348-37f0-fb65-00000000a18f | SKIPPED | Install - Check if principal and keytab are set | np0000071531 2026-06-12 08:21:09,728 p=83863 u=zuul n=ansible | 2026-06-12 08:21:09.727939 | fa163e23-f348-37f0-fb65-00000000a190 | TASK | Install - Check if one of password or keytabs are set 2026-06-12 08:21:09,755 p=83863 u=zuul n=ansible | 2026-06-12 08:21:09.754656 | fa163e23-f348-37f0-fb65-00000000a202 | TASK | Store predefined OTP in admin_password 2026-06-12 08:21:09,767 p=83863 u=zuul n=ansible | 2026-06-12 08:21:09.766570 | fa163e23-f348-37f0-fb65-00000000a26e | SKIPPED | Install - Check if principal and keytab are set | np0000071532 2026-06-12 08:21:09,787 p=83863 u=zuul n=ansible | 2026-06-12 08:21:09.786897 | fa163e23-f348-37f0-fb65-00000000a26f | TASK | Install - Check if one of password or keytabs are set 2026-06-12 08:21:09,803 p=83863 u=zuul n=ansible | 2026-06-12 08:21:09.802150 | fa163e23-f348-37f0-fb65-00000000a190 | SKIPPED | Install - Check if one of password or keytabs are set | np0000071531 2026-06-12 08:21:09,821 p=83863 u=zuul n=ansible | 2026-06-12 08:21:09.820970 | fa163e23-f348-37f0-fb65-00000000a191 | TASK | Install - From host keytab, purge OOO.TEST 2026-06-12 08:21:09,830 p=83863 u=zuul n=ansible | 2026-06-12 08:21:09.829771 | fa163e23-f348-37f0-fb65-00000000a202 | OK | Store predefined OTP in admin_password | np0000071533 2026-06-12 08:21:09,847 p=83863 u=zuul n=ansible | 2026-06-12 08:21:09.847459 | fa163e23-f348-37f0-fb65-00000000a204 | TASK | Install - Check if principal and keytab are set 2026-06-12 08:21:09,856 p=83863 u=zuul n=ansible | 2026-06-12 08:21:09.855539 | fa163e23-f348-37f0-fb65-00000000a26f | SKIPPED | Install - Check if one of password or keytabs are set | np0000071532 2026-06-12 08:21:09,871 p=83863 u=zuul n=ansible | 2026-06-12 08:21:09.871282 | fa163e23-f348-37f0-fb65-00000000a270 | TASK | Install - From host keytab, purge OOO.TEST 2026-06-12 08:21:09,908 p=83863 u=zuul n=ansible | 2026-06-12 08:21:09.907026 | fa163e23-f348-37f0-fb65-00000000a204 | SKIPPED | Install - Check if principal and keytab are set | np0000071533 2026-06-12 08:21:09,920 p=83863 u=zuul n=ansible | 2026-06-12 08:21:09.920220 | fa163e23-f348-37f0-fb65-00000000a205 | TASK | Install - Check if one of password or keytabs are set 2026-06-12 08:21:09,984 p=83863 u=zuul n=ansible | 2026-06-12 08:21:09.982733 | fa163e23-f348-37f0-fb65-00000000a205 | SKIPPED | Install - Check if one of password or keytabs are set | np0000071533 2026-06-12 08:21:09,997 p=83863 u=zuul n=ansible | 2026-06-12 08:21:09.996781 | fa163e23-f348-37f0-fb65-00000000a206 | TASK | Install - From host keytab, purge OOO.TEST 2026-06-12 08:21:10,202 p=83863 u=zuul n=ansible | 2026-06-12 08:21:10.201040 | fa163e23-f348-37f0-fb65-00000000a191 | CHANGED | Install - From host keytab, purge OOO.TEST | np0000071531 2026-06-12 08:21:10,203 p=83863 u=zuul n=ansible | 2026-06-12 08:21:10.203525 | fa163e23-f348-37f0-fb65-00000000a270 | CHANGED | Install - From host keytab, purge OOO.TEST | np0000071532 2026-06-12 08:21:10,219 p=83863 u=zuul n=ansible | 2026-06-12 08:21:10.219084 | fa163e23-f348-37f0-fb65-00000000a192 | TASK | Install - Backup and set hostname 2026-06-12 08:21:10,248 p=83863 u=zuul n=ansible | 2026-06-12 08:21:10.247133 | fa163e23-f348-37f0-fb65-00000000a271 | TASK | Install - Backup and set hostname 2026-06-12 08:21:11,059 p=83863 u=zuul n=ansible | 2026-06-12 08:21:11.058556 | fa163e23-f348-37f0-fb65-00000000a192 | CHANGED | Install - Backup and set hostname | np0000071531 2026-06-12 08:21:11,075 p=83863 u=zuul n=ansible | 2026-06-12 08:21:11.074828 | fa163e23-f348-37f0-fb65-00000000a193 | TASK | Install - Create temporary krb5 configuration 2026-06-12 08:21:11,181 p=83863 u=zuul n=ansible | 2026-06-12 08:21:11.180679 | fa163e23-f348-37f0-fb65-00000000a271 | CHANGED | Install - Backup and set hostname | np0000071532 2026-06-12 08:21:11,197 p=83863 u=zuul n=ansible | 2026-06-12 08:21:11.196710 | fa163e23-f348-37f0-fb65-00000000a272 | TASK | Install - Create temporary krb5 configuration 2026-06-12 08:21:12,013 p=83863 u=zuul n=ansible | 2026-06-12 08:21:12.012453 | fa163e23-f348-37f0-fb65-00000000a272 | OK | Install - Create temporary krb5 configuration | np0000071532 2026-06-12 08:21:12,028 p=83863 u=zuul n=ansible | 2026-06-12 08:21:12.027826 | fa163e23-f348-37f0-fb65-00000000a273 | TASK | Install - Join IPA 2026-06-12 08:21:12,155 p=83863 u=zuul n=ansible | 2026-06-12 08:21:12.155120 | fa163e23-f348-37f0-fb65-00000000a333 | CHANGED | Install - Configure NTP | np0000071528 2026-06-12 08:21:12,178 p=83863 u=zuul n=ansible | 2026-06-12 08:21:12.178265 | fa163e23-f348-37f0-fb65-00000000a334 | TASK | Install - Make sure One-Time Password is enabled if it's already defined 2026-06-12 08:21:12,234 p=83863 u=zuul n=ansible | 2026-06-12 08:21:12.233442 | fa163e23-f348-37f0-fb65-00000000a334 | OK | Install - Make sure One-Time Password is enabled if it's already defined | np0000071528 2026-06-12 08:21:12,250 p=83863 u=zuul n=ansible | 2026-06-12 08:21:12.249691 | fa163e23-f348-37f0-fb65-00000000a335 | TASK | Install - Disable One-Time Password for on_master 2026-06-12 08:21:12,294 p=83863 u=zuul n=ansible | 2026-06-12 08:21:12.294033 | fa163e23-f348-37f0-fb65-00000000a335 | SKIPPED | Install - Disable One-Time Password for on_master | np0000071528 2026-06-12 08:21:12,312 p=83863 u=zuul n=ansible | 2026-06-12 08:21:12.312030 | fa163e23-f348-37f0-fb65-00000000a336 | TASK | Install - Test if IPA client has working krb5.keytab 2026-06-12 08:21:12,351 p=83863 u=zuul n=ansible | 2026-06-12 08:21:12.350640 | fa163e23-f348-37f0-fb65-00000000a206 | CHANGED | Install - From host keytab, purge OOO.TEST | np0000071533 2026-06-12 08:21:12,362 p=83863 u=zuul n=ansible | 2026-06-12 08:21:12.362389 | fa163e23-f348-37f0-fb65-00000000a207 | TASK | Install - Backup and set hostname 2026-06-12 08:21:12,468 p=83863 u=zuul n=ansible | 2026-06-12 08:21:12.468084 | fa163e23-f348-37f0-fb65-00000000a495 | CHANGED | Install - Configure NTP | np0000071530 2026-06-12 08:21:12,490 p=83863 u=zuul n=ansible | 2026-06-12 08:21:12.490500 | fa163e23-f348-37f0-fb65-00000000a496 | TASK | Install - Make sure One-Time Password is enabled if it's already defined 2026-06-12 08:21:12,558 p=83863 u=zuul n=ansible | 2026-06-12 08:21:12.557560 | fa163e23-f348-37f0-fb65-00000000a496 | OK | Install - Make sure One-Time Password is enabled if it's already defined | np0000071530 2026-06-12 08:21:12,574 p=83863 u=zuul n=ansible | 2026-06-12 08:21:12.573990 | fa163e23-f348-37f0-fb65-00000000a497 | TASK | Install - Disable One-Time Password for on_master 2026-06-12 08:21:12,616 p=83863 u=zuul n=ansible | 2026-06-12 08:21:12.615609 | fa163e23-f348-37f0-fb65-00000000a497 | SKIPPED | Install - Disable One-Time Password for on_master | np0000071530 2026-06-12 08:21:12,634 p=83863 u=zuul n=ansible | 2026-06-12 08:21:12.633810 | fa163e23-f348-37f0-fb65-00000000a498 | TASK | Install - Test if IPA client has working krb5.keytab 2026-06-12 08:21:12,698 p=83863 u=zuul n=ansible | 2026-06-12 08:21:12.697932 | fa163e23-f348-37f0-fb65-00000000a431 | CHANGED | Install - Configure NTP | np0000071529 2026-06-12 08:21:12,717 p=83863 u=zuul n=ansible | 2026-06-12 08:21:12.716716 | fa163e23-f348-37f0-fb65-00000000a432 | TASK | Install - Make sure One-Time Password is enabled if it's already defined 2026-06-12 08:21:12,736 p=83863 u=zuul n=ansible | 2026-06-12 08:21:12.735579 | fa163e23-f348-37f0-fb65-00000000a193 | OK | Install - Create temporary krb5 configuration | np0000071531 2026-06-12 08:21:12,748 p=83863 u=zuul n=ansible | 2026-06-12 08:21:12.748540 | fa163e23-f348-37f0-fb65-00000000a194 | TASK | Install - Join IPA 2026-06-12 08:21:12,793 p=83863 u=zuul n=ansible | 2026-06-12 08:21:12.792394 | fa163e23-f348-37f0-fb65-00000000a432 | OK | Install - Make sure One-Time Password is enabled if it's already defined | np0000071529 2026-06-12 08:21:12,811 p=83863 u=zuul n=ansible | 2026-06-12 08:21:12.811018 | fa163e23-f348-37f0-fb65-00000000a433 | TASK | Install - Disable One-Time Password for on_master 2026-06-12 08:21:12,867 p=83863 u=zuul n=ansible | 2026-06-12 08:21:12.866754 | fa163e23-f348-37f0-fb65-00000000a433 | SKIPPED | Install - Disable One-Time Password for on_master | np0000071529 2026-06-12 08:21:12,882 p=83863 u=zuul n=ansible | 2026-06-12 08:21:12.882398 | fa163e23-f348-37f0-fb65-00000000a434 | TASK | Install - Test if IPA client has working krb5.keytab 2026-06-12 08:21:13,021 p=83863 u=zuul n=ansible | 2026-06-12 08:21:13.020118 | fa163e23-f348-37f0-fb65-00000000a336 | OK | Install - Test if IPA client has working krb5.keytab | np0000071528 2026-06-12 08:21:13,043 p=83863 u=zuul n=ansible | 2026-06-12 08:21:13.043119 | fa163e23-f348-37f0-fb65-00000000a337 | TASK | Install - Disable One-Time Password for client with working krb5.keytab 2026-06-12 08:21:13,076 p=83863 u=zuul n=ansible | 2026-06-12 08:21:13.074965 | fa163e23-f348-37f0-fb65-00000000a207 | CHANGED | Install - Backup and set hostname | np0000071533 2026-06-12 08:21:13,091 p=83863 u=zuul n=ansible | 2026-06-12 08:21:13.090430 | fa163e23-f348-37f0-fb65-00000000a208 | TASK | Install - Create temporary krb5 configuration 2026-06-12 08:21:13,113 p=83863 u=zuul n=ansible | 2026-06-12 08:21:13.112325 | fa163e23-f348-37f0-fb65-00000000a337 | SKIPPED | Install - Disable One-Time Password for client with working krb5.keytab | np0000071528 2026-06-12 08:21:13,131 p=83863 u=zuul n=ansible | 2026-06-12 08:21:13.130438 | fa163e23-f348-37f0-fb65-00000000a339 | TASK | Install - Keytab or password is required for getting otp 2026-06-12 08:21:13,212 p=83863 u=zuul n=ansible | 2026-06-12 08:21:13.211354 | fa163e23-f348-37f0-fb65-00000000a339 | SKIPPED | Install - Keytab or password is required for getting otp | np0000071528 2026-06-12 08:21:13,236 p=83863 u=zuul n=ansible | 2026-06-12 08:21:13.236392 | fa163e23-f348-37f0-fb65-00000000a33a | TASK | Install - Create temporary file for keytab 2026-06-12 08:21:13,307 p=83863 u=zuul n=ansible | 2026-06-12 08:21:13.306087 | fa163e23-f348-37f0-fb65-00000000a33a | SKIPPED | Install - Create temporary file for keytab | np0000071528 2026-06-12 08:21:13,337 p=83863 u=zuul n=ansible | 2026-06-12 08:21:13.337065 | fa163e23-f348-37f0-fb65-00000000a33b | TASK | Install - Copy keytab to server temporary file 2026-06-12 08:21:13,351 p=83863 u=zuul n=ansible | 2026-06-12 08:21:13.349538 | fa163e23-f348-37f0-fb65-00000000a498 | OK | Install - Test if IPA client has working krb5.keytab | np0000071530 2026-06-12 08:21:13,374 p=83863 u=zuul n=ansible | 2026-06-12 08:21:13.373443 | fa163e23-f348-37f0-fb65-00000000a499 | TASK | Install - Disable One-Time Password for client with working krb5.keytab 2026-06-12 08:21:13,409 p=83863 u=zuul n=ansible | 2026-06-12 08:21:13.408243 | fa163e23-f348-37f0-fb65-00000000a33b | SKIPPED | Install - Copy keytab to server temporary file | np0000071528 2026-06-12 08:21:13,413 p=83863 u=zuul n=ansible | 2026-06-12 08:21:13.413093 | fa163e23-f348-37f0-fb65-00000000a499 | SKIPPED | Install - Disable One-Time Password for client with working krb5.keytab | np0000071530 2026-06-12 08:21:13,451 p=83863 u=zuul n=ansible | 2026-06-12 08:21:13.451026 | fa163e23-f348-37f0-fb65-00000000a33c | TASK | Install - Get One-Time Password for client enrollment 2026-06-12 08:21:13,480 p=83863 u=zuul n=ansible | 2026-06-12 08:21:13.479370 | fa163e23-f348-37f0-fb65-00000000a49b | TASK | Install - Keytab or password is required for getting otp 2026-06-12 08:21:13,487 p=83863 u=zuul n=ansible | 2026-06-12 08:21:13.486752 | fa163e23-f348-37f0-fb65-00000000a273 | CHANGED | Install - Join IPA | np0000071532 2026-06-12 08:21:13,506 p=83863 u=zuul n=ansible | 2026-06-12 08:21:13.506236 | fa163e23-f348-37f0-fb65-00000000a275 | TASK | The krb5 configuration is not correct 2026-06-12 08:21:13,514 p=83863 u=zuul n=ansible | 2026-06-12 08:21:13.513817 | fa163e23-f348-37f0-fb65-00000000a33c | SKIPPED | Install - Get One-Time Password for client enrollment | np0000071528 2026-06-12 08:21:13,532 p=83863 u=zuul n=ansible | 2026-06-12 08:21:13.532095 | fa163e23-f348-37f0-fb65-00000000a33d | TASK | Install - Report error for OTP generation 2026-06-12 08:21:13,549 p=83863 u=zuul n=ansible | 2026-06-12 08:21:13.548893 | fa163e23-f348-37f0-fb65-00000000a49b | SKIPPED | Install - Keytab or password is required for getting otp | np0000071530 2026-06-12 08:21:13,572 p=83863 u=zuul n=ansible | 2026-06-12 08:21:13.572612 | fa163e23-f348-37f0-fb65-00000000a49c | TASK | Install - Create temporary file for keytab 2026-06-12 08:21:13,593 p=83863 u=zuul n=ansible | 2026-06-12 08:21:13.592495 | fa163e23-f348-37f0-fb65-00000000a33d | SKIPPED | Install - Report error for OTP generation | np0000071528 2026-06-12 08:21:13,595 p=83863 u=zuul n=ansible | 2026-06-12 08:21:13.595086 | fa163e23-f348-37f0-fb65-00000000a275 | SKIPPED | The krb5 configuration is not correct | np0000071532 2026-06-12 08:21:13,608 p=83863 u=zuul n=ansible | 2026-06-12 08:21:13.607779 | fa163e23-f348-37f0-fb65-00000000a276 | TASK | IPA test failed 2026-06-12 08:21:13,640 p=83863 u=zuul n=ansible | 2026-06-12 08:21:13.639923 | fa163e23-f348-37f0-fb65-00000000a33e | TASK | Install - Store the previously obtained OTP 2026-06-12 08:21:13,654 p=83863 u=zuul n=ansible | 2026-06-12 08:21:13.648673 | fa163e23-f348-37f0-fb65-00000000a434 | OK | Install - Test if IPA client has working krb5.keytab | np0000071529 2026-06-12 08:21:13,656 p=83863 u=zuul n=ansible | 2026-06-12 08:21:13.656667 | fa163e23-f348-37f0-fb65-00000000a49c | SKIPPED | Install - Create temporary file for keytab | np0000071530 2026-06-12 08:21:13,675 p=83863 u=zuul n=ansible | 2026-06-12 08:21:13.674952 | fa163e23-f348-37f0-fb65-00000000a435 | TASK | Install - Disable One-Time Password for client with working krb5.keytab 2026-06-12 08:21:13,710 p=83863 u=zuul n=ansible | 2026-06-12 08:21:13.707814 | fa163e23-f348-37f0-fb65-00000000a49d | TASK | Install - Copy keytab to server temporary file 2026-06-12 08:21:13,719 p=83863 u=zuul n=ansible | 2026-06-12 08:21:13.718241 | fa163e23-f348-37f0-fb65-00000000a276 | SKIPPED | IPA test failed | np0000071532 2026-06-12 08:21:13,721 p=83863 u=zuul n=ansible | 2026-06-12 08:21:13.720892 | fa163e23-f348-37f0-fb65-00000000a33e | SKIPPED | Install - Store the previously obtained OTP | np0000071528 2026-06-12 08:21:13,722 p=83863 u=zuul n=ansible | 2026-06-12 08:21:13.722226 | fa163e23-f348-37f0-fb65-00000000a435 | SKIPPED | Install - Disable One-Time Password for client with working krb5.keytab | np0000071529 2026-06-12 08:21:13,735 p=83863 u=zuul n=ansible | 2026-06-12 08:21:13.734924 | fa163e23-f348-37f0-fb65-00000000a277 | TASK | Fail due to missing ca.crt file 2026-06-12 08:21:13,759 p=83863 u=zuul n=ansible | 2026-06-12 08:21:13.758771 | fa163e23-f348-37f0-fb65-00000000a33f | TASK | Install - Remove keytab temporary file 2026-06-12 08:21:13,801 p=83863 u=zuul n=ansible | 2026-06-12 08:21:13.801084 | fa163e23-f348-37f0-fb65-00000000a437 | TASK | Install - Keytab or password is required for getting otp 2026-06-12 08:21:13,810 p=83863 u=zuul n=ansible | 2026-06-12 08:21:13.810132 | fa163e23-f348-37f0-fb65-00000000a49d | SKIPPED | Install - Copy keytab to server temporary file | np0000071530 2026-06-12 08:21:13,812 p=83863 u=zuul n=ansible | 2026-06-12 08:21:13.812608 | fa163e23-f348-37f0-fb65-00000000a208 | OK | Install - Create temporary krb5 configuration | np0000071533 2026-06-12 08:21:13,814 p=83863 u=zuul n=ansible | 2026-06-12 08:21:13.814086 | fa163e23-f348-37f0-fb65-00000000a277 | SKIPPED | Fail due to missing ca.crt file | np0000071532 2026-06-12 08:21:13,838 p=83863 u=zuul n=ansible | 2026-06-12 08:21:13.837567 | fa163e23-f348-37f0-fb65-00000000a279 | TASK | Install - Configure IPA default.conf 2026-06-12 08:21:13,871 p=83863 u=zuul n=ansible | 2026-06-12 08:21:13.870920 | fa163e23-f348-37f0-fb65-00000000a209 | TASK | Install - Join IPA 2026-06-12 08:21:13,905 p=83863 u=zuul n=ansible | 2026-06-12 08:21:13.905137 | fa163e23-f348-37f0-fb65-00000000a49e | TASK | Install - Get One-Time Password for client enrollment 2026-06-12 08:21:13,915 p=83863 u=zuul n=ansible | 2026-06-12 08:21:13.914737 | fa163e23-f348-37f0-fb65-00000000a33f | SKIPPED | Install - Remove keytab temporary file | np0000071528 2026-06-12 08:21:13,918 p=83863 u=zuul n=ansible | 2026-06-12 08:21:13.917925 | fa163e23-f348-37f0-fb65-00000000a437 | SKIPPED | Install - Keytab or password is required for getting otp | np0000071529 2026-06-12 08:21:13,941 p=83863 u=zuul n=ansible | 2026-06-12 08:21:13.940565 | fa163e23-f348-37f0-fb65-00000000a340 | TASK | Store predefined OTP in admin_password 2026-06-12 08:21:14,001 p=83863 u=zuul n=ansible | 2026-06-12 08:21:13.999890 | fa163e23-f348-37f0-fb65-00000000a438 | TASK | Install - Create temporary file for keytab 2026-06-12 08:21:14,014 p=83863 u=zuul n=ansible | 2026-06-12 08:21:14.013056 | fa163e23-f348-37f0-fb65-00000000a194 | CHANGED | Install - Join IPA | np0000071531 2026-06-12 08:21:14,016 p=83863 u=zuul n=ansible | 2026-06-12 08:21:14.016339 | fa163e23-f348-37f0-fb65-00000000a49e | SKIPPED | Install - Get One-Time Password for client enrollment | np0000071530 2026-06-12 08:21:14,040 p=83863 u=zuul n=ansible | 2026-06-12 08:21:14.040164 | fa163e23-f348-37f0-fb65-00000000a196 | TASK | The krb5 configuration is not correct 2026-06-12 08:21:14,076 p=83863 u=zuul n=ansible | 2026-06-12 08:21:14.075856 | fa163e23-f348-37f0-fb65-00000000a49f | TASK | Install - Report error for OTP generation 2026-06-12 08:21:14,085 p=83863 u=zuul n=ansible | 2026-06-12 08:21:14.084090 | fa163e23-f348-37f0-fb65-00000000a340 | OK | Store predefined OTP in admin_password | np0000071528 2026-06-12 08:21:14,086 p=83863 u=zuul n=ansible | 2026-06-12 08:21:14.086030 | fa163e23-f348-37f0-fb65-00000000a438 | SKIPPED | Install - Create temporary file for keytab | np0000071529 2026-06-12 08:21:14,115 p=83863 u=zuul n=ansible | 2026-06-12 08:21:14.115205 | fa163e23-f348-37f0-fb65-00000000a342 | TASK | Install - Check if principal and keytab are set 2026-06-12 08:21:14,146 p=83863 u=zuul n=ansible | 2026-06-12 08:21:14.145725 | fa163e23-f348-37f0-fb65-00000000a439 | TASK | Install - Copy keytab to server temporary file 2026-06-12 08:21:14,154 p=83863 u=zuul n=ansible | 2026-06-12 08:21:14.153775 | fa163e23-f348-37f0-fb65-00000000a196 | SKIPPED | The krb5 configuration is not correct | np0000071531 2026-06-12 08:21:14,161 p=83863 u=zuul n=ansible | 2026-06-12 08:21:14.155315 | fa163e23-f348-37f0-fb65-00000000a49f | SKIPPED | Install - Report error for OTP generation | np0000071530 2026-06-12 08:21:14,161 p=83863 u=zuul n=ansible | 2026-06-12 08:21:14.161785 | fa163e23-f348-37f0-fb65-00000000a342 | SKIPPED | Install - Check if principal and keytab are set | np0000071528 2026-06-12 08:21:14,173 p=83863 u=zuul n=ansible | 2026-06-12 08:21:14.173538 | fa163e23-f348-37f0-fb65-00000000a197 | TASK | IPA test failed 2026-06-12 08:21:14,199 p=83863 u=zuul n=ansible | 2026-06-12 08:21:14.192761 | fa163e23-f348-37f0-fb65-00000000a343 | TASK | Install - Check if one of password or keytabs are set 2026-06-12 08:21:14,227 p=83863 u=zuul n=ansible | 2026-06-12 08:21:14.227094 | fa163e23-f348-37f0-fb65-00000000a4a0 | TASK | Install - Store the previously obtained OTP 2026-06-12 08:21:14,240 p=83863 u=zuul n=ansible | 2026-06-12 08:21:14.239195 | fa163e23-f348-37f0-fb65-00000000a439 | SKIPPED | Install - Copy keytab to server temporary file | np0000071529 2026-06-12 08:21:14,241 p=83863 u=zuul n=ansible | 2026-06-12 08:21:14.241072 | fa163e23-f348-37f0-fb65-00000000a197 | SKIPPED | IPA test failed | np0000071531 2026-06-12 08:21:14,260 p=83863 u=zuul n=ansible | 2026-06-12 08:21:14.259934 | fa163e23-f348-37f0-fb65-00000000a198 | TASK | Fail due to missing ca.crt file 2026-06-12 08:21:14,295 p=83863 u=zuul n=ansible | 2026-06-12 08:21:14.294679 | fa163e23-f348-37f0-fb65-00000000a43a | TASK | Install - Get One-Time Password for client enrollment 2026-06-12 08:21:14,303 p=83863 u=zuul n=ansible | 2026-06-12 08:21:14.302850 | fa163e23-f348-37f0-fb65-00000000a343 | SKIPPED | Install - Check if one of password or keytabs are set | np0000071528 2026-06-12 08:21:14,304 p=83863 u=zuul n=ansible | 2026-06-12 08:21:14.304585 | fa163e23-f348-37f0-fb65-00000000a4a0 | SKIPPED | Install - Store the previously obtained OTP | np0000071530 2026-06-12 08:21:14,337 p=83863 u=zuul n=ansible | 2026-06-12 08:21:14.325600 | fa163e23-f348-37f0-fb65-00000000a344 | TASK | Install - From host keytab, purge OOO.TEST 2026-06-12 08:21:14,368 p=83863 u=zuul n=ansible | 2026-06-12 08:21:14.367170 | fa163e23-f348-37f0-fb65-00000000a4a1 | TASK | Install - Remove keytab temporary file 2026-06-12 08:21:14,378 p=83863 u=zuul n=ansible | 2026-06-12 08:21:14.377109 | fa163e23-f348-37f0-fb65-00000000a198 | SKIPPED | Fail due to missing ca.crt file | np0000071531 2026-06-12 08:21:14,379 p=83863 u=zuul n=ansible | 2026-06-12 08:21:14.378852 | fa163e23-f348-37f0-fb65-00000000a43a | SKIPPED | Install - Get One-Time Password for client enrollment | np0000071529 2026-06-12 08:21:14,397 p=83863 u=zuul n=ansible | 2026-06-12 08:21:14.397336 | fa163e23-f348-37f0-fb65-00000000a19a | TASK | Install - Configure IPA default.conf 2026-06-12 08:21:14,423 p=83863 u=zuul n=ansible | 2026-06-12 08:21:14.422386 | fa163e23-f348-37f0-fb65-00000000a43b | TASK | Install - Report error for OTP generation 2026-06-12 08:21:14,449 p=83863 u=zuul n=ansible | 2026-06-12 08:21:14.448085 | fa163e23-f348-37f0-fb65-00000000a4a1 | SKIPPED | Install - Remove keytab temporary file | np0000071530 2026-06-12 08:21:14,473 p=83863 u=zuul n=ansible | 2026-06-12 08:21:14.473019 | fa163e23-f348-37f0-fb65-00000000a4a2 | TASK | Store predefined OTP in admin_password 2026-06-12 08:21:14,492 p=83863 u=zuul n=ansible | 2026-06-12 08:21:14.491728 | fa163e23-f348-37f0-fb65-00000000a43b | SKIPPED | Install - Report error for OTP generation | np0000071529 2026-06-12 08:21:14,511 p=83863 u=zuul n=ansible | 2026-06-12 08:21:14.510809 | fa163e23-f348-37f0-fb65-00000000a43c | TASK | Install - Store the previously obtained OTP 2026-06-12 08:21:14,541 p=83863 u=zuul n=ansible | 2026-06-12 08:21:14.541336 | fa163e23-f348-37f0-fb65-00000000a4a2 | OK | Store predefined OTP in admin_password | np0000071530 2026-06-12 08:21:14,561 p=83863 u=zuul n=ansible | 2026-06-12 08:21:14.560967 | fa163e23-f348-37f0-fb65-00000000a4a4 | TASK | Install - Check if principal and keytab are set 2026-06-12 08:21:14,567 p=83863 u=zuul n=ansible | 2026-06-12 08:21:14.567257 | fa163e23-f348-37f0-fb65-00000000a43c | SKIPPED | Install - Store the previously obtained OTP | np0000071529 2026-06-12 08:21:14,587 p=83863 u=zuul n=ansible | 2026-06-12 08:21:14.587484 | fa163e23-f348-37f0-fb65-00000000a43d | TASK | Install - Remove keytab temporary file 2026-06-12 08:21:14,628 p=83863 u=zuul n=ansible | 2026-06-12 08:21:14.627550 | fa163e23-f348-37f0-fb65-00000000a4a4 | SKIPPED | Install - Check if principal and keytab are set | np0000071530 2026-06-12 08:21:14,628 p=83863 u=zuul n=ansible | 2026-06-12 08:21:14.628706 | fa163e23-f348-37f0-fb65-00000000a43d | SKIPPED | Install - Remove keytab temporary file | np0000071529 2026-06-12 08:21:14,644 p=83863 u=zuul n=ansible | 2026-06-12 08:21:14.644379 | fa163e23-f348-37f0-fb65-00000000a43e | TASK | Store predefined OTP in admin_password 2026-06-12 08:21:14,665 p=83863 u=zuul n=ansible | 2026-06-12 08:21:14.665020 | fa163e23-f348-37f0-fb65-00000000a4a5 | TASK | Install - Check if one of password or keytabs are set 2026-06-12 08:21:14,695 p=83863 u=zuul n=ansible | 2026-06-12 08:21:14.694708 | fa163e23-f348-37f0-fb65-00000000a43e | OK | Store predefined OTP in admin_password | np0000071529 2026-06-12 08:21:14,719 p=83863 u=zuul n=ansible | 2026-06-12 08:21:14.719429 | fa163e23-f348-37f0-fb65-00000000a440 | TASK | Install - Check if principal and keytab are set 2026-06-12 08:21:14,725 p=83863 u=zuul n=ansible | 2026-06-12 08:21:14.724766 | fa163e23-f348-37f0-fb65-00000000a279 | CHANGED | Install - Configure IPA default.conf | np0000071532 2026-06-12 08:21:14,733 p=83863 u=zuul n=ansible | 2026-06-12 08:21:14.726148 | fa163e23-f348-37f0-fb65-00000000a344 | CHANGED | Install - From host keytab, purge OOO.TEST | np0000071528 2026-06-12 08:21:14,734 p=83863 u=zuul n=ansible | 2026-06-12 08:21:14.734071 | fa163e23-f348-37f0-fb65-00000000a4a5 | SKIPPED | Install - Check if one of password or keytabs are set | np0000071530 2026-06-12 08:21:14,746 p=83863 u=zuul n=ansible | 2026-06-12 08:21:14.746089 | fa163e23-f348-37f0-fb65-00000000a27a | TASK | Install - Configure SSSD 2026-06-12 08:21:14,771 p=83863 u=zuul n=ansible | 2026-06-12 08:21:14.771170 | fa163e23-f348-37f0-fb65-00000000a345 | TASK | Install - Backup and set hostname 2026-06-12 08:21:14,792 p=83863 u=zuul n=ansible | 2026-06-12 08:21:14.791477 | fa163e23-f348-37f0-fb65-00000000a4a6 | TASK | Install - From host keytab, purge OOO.TEST 2026-06-12 08:21:14,797 p=83863 u=zuul n=ansible | 2026-06-12 08:21:14.797129 | fa163e23-f348-37f0-fb65-00000000a440 | SKIPPED | Install - Check if principal and keytab are set | np0000071529 2026-06-12 08:21:14,813 p=83863 u=zuul n=ansible | 2026-06-12 08:21:14.813576 | fa163e23-f348-37f0-fb65-00000000a441 | TASK | Install - Check if one of password or keytabs are set 2026-06-12 08:21:14,875 p=83863 u=zuul n=ansible | 2026-06-12 08:21:14.874678 | fa163e23-f348-37f0-fb65-00000000a441 | SKIPPED | Install - Check if one of password or keytabs are set | np0000071529 2026-06-12 08:21:14,892 p=83863 u=zuul n=ansible | 2026-06-12 08:21:14.892130 | fa163e23-f348-37f0-fb65-00000000a442 | TASK | Install - From host keytab, purge OOO.TEST 2026-06-12 08:21:15,104 p=83863 u=zuul n=ansible | 2026-06-12 08:21:15.103207 | fa163e23-f348-37f0-fb65-00000000a19a | CHANGED | Install - Configure IPA default.conf | np0000071531 2026-06-12 08:21:15,118 p=83863 u=zuul n=ansible | 2026-06-12 08:21:15.118310 | fa163e23-f348-37f0-fb65-00000000a19b | TASK | Install - Configure SSSD 2026-06-12 08:21:15,136 p=83863 u=zuul n=ansible | 2026-06-12 08:21:15.135746 | fa163e23-f348-37f0-fb65-00000000a4a6 | CHANGED | Install - From host keytab, purge OOO.TEST | np0000071530 2026-06-12 08:21:15,160 p=83863 u=zuul n=ansible | 2026-06-12 08:21:15.160286 | fa163e23-f348-37f0-fb65-00000000a4a7 | TASK | Install - Backup and set hostname 2026-06-12 08:21:15,205 p=83863 u=zuul n=ansible | 2026-06-12 08:21:15.205039 | fa163e23-f348-37f0-fb65-00000000a442 | CHANGED | Install - From host keytab, purge OOO.TEST | np0000071529 2026-06-12 08:21:15,223 p=83863 u=zuul n=ansible | 2026-06-12 08:21:15.222876 | fa163e23-f348-37f0-fb65-00000000a443 | TASK | Install - Backup and set hostname 2026-06-12 08:21:15,256 p=83863 u=zuul n=ansible | 2026-06-12 08:21:15.255481 | fa163e23-f348-37f0-fb65-00000000a209 | CHANGED | Install - Join IPA | np0000071533 2026-06-12 08:21:15,273 p=83863 u=zuul n=ansible | 2026-06-12 08:21:15.273062 | fa163e23-f348-37f0-fb65-00000000a20b | TASK | The krb5 configuration is not correct 2026-06-12 08:21:15,341 p=83863 u=zuul n=ansible | 2026-06-12 08:21:15.340636 | fa163e23-f348-37f0-fb65-00000000a20b | SKIPPED | The krb5 configuration is not correct | np0000071533 2026-06-12 08:21:15,352 p=83863 u=zuul n=ansible | 2026-06-12 08:21:15.351913 | fa163e23-f348-37f0-fb65-00000000a20c | TASK | IPA test failed 2026-06-12 08:21:15,433 p=83863 u=zuul n=ansible | 2026-06-12 08:21:15.433239 | fa163e23-f348-37f0-fb65-00000000a20c | SKIPPED | IPA test failed | np0000071533 2026-06-12 08:21:15,446 p=83863 u=zuul n=ansible | 2026-06-12 08:21:15.446022 | fa163e23-f348-37f0-fb65-00000000a20d | TASK | Fail due to missing ca.crt file 2026-06-12 08:21:15,511 p=83863 u=zuul n=ansible | 2026-06-12 08:21:15.510583 | fa163e23-f348-37f0-fb65-00000000a20d | SKIPPED | Fail due to missing ca.crt file | np0000071533 2026-06-12 08:21:15,521 p=83863 u=zuul n=ansible | 2026-06-12 08:21:15.521587 | fa163e23-f348-37f0-fb65-00000000a20f | TASK | Install - Configure IPA default.conf 2026-06-12 08:21:15,538 p=83863 u=zuul n=ansible | 2026-06-12 08:21:15.538004 | fa163e23-f348-37f0-fb65-00000000a345 | CHANGED | Install - Backup and set hostname | np0000071528 2026-06-12 08:21:15,554 p=83863 u=zuul n=ansible | 2026-06-12 08:21:15.554559 | fa163e23-f348-37f0-fb65-00000000a346 | TASK | Install - Create temporary krb5 configuration 2026-06-12 08:21:15,656 p=83863 u=zuul n=ansible | 2026-06-12 08:21:15.656021 | fa163e23-f348-37f0-fb65-00000000a27a | CHANGED | Install - Configure SSSD | np0000071532 2026-06-12 08:21:15,668 p=83863 u=zuul n=ansible | 2026-06-12 08:21:15.667970 | fa163e23-f348-37f0-fb65-00000000a27b | TASK | Install - IPA API calls for remaining enrollment parts 2026-06-12 08:21:15,851 p=83863 u=zuul n=ansible | 2026-06-12 08:21:15.850424 | fa163e23-f348-37f0-fb65-00000000a19b | CHANGED | Install - Configure SSSD | np0000071531 2026-06-12 08:21:15,861 p=83863 u=zuul n=ansible | 2026-06-12 08:21:15.861527 | fa163e23-f348-37f0-fb65-00000000a19c | TASK | Install - IPA API calls for remaining enrollment parts 2026-06-12 08:21:15,957 p=83863 u=zuul n=ansible | 2026-06-12 08:21:15.956498 | fa163e23-f348-37f0-fb65-00000000a4a7 | CHANGED | Install - Backup and set hostname | np0000071530 2026-06-12 08:21:15,977 p=83863 u=zuul n=ansible | 2026-06-12 08:21:15.977145 | fa163e23-f348-37f0-fb65-00000000a4a8 | TASK | Install - Create temporary krb5 configuration 2026-06-12 08:21:16,045 p=83863 u=zuul n=ansible | 2026-06-12 08:21:16.044985 | fa163e23-f348-37f0-fb65-00000000a443 | CHANGED | Install - Backup and set hostname | np0000071529 2026-06-12 08:21:16,068 p=83863 u=zuul n=ansible | 2026-06-12 08:21:16.067715 | fa163e23-f348-37f0-fb65-00000000a444 | TASK | Install - Create temporary krb5 configuration 2026-06-12 08:21:16,165 p=83863 u=zuul n=ansible | 2026-06-12 08:21:16.164502 | fa163e23-f348-37f0-fb65-00000000a20f | CHANGED | Install - Configure IPA default.conf | np0000071533 2026-06-12 08:21:16,181 p=83863 u=zuul n=ansible | 2026-06-12 08:21:16.181130 | fa163e23-f348-37f0-fb65-00000000a210 | TASK | Install - Configure SSSD 2026-06-12 08:21:16,334 p=83863 u=zuul n=ansible | 2026-06-12 08:21:16.333513 | fa163e23-f348-37f0-fb65-00000000a346 | OK | Install - Create temporary krb5 configuration | np0000071528 2026-06-12 08:21:16,357 p=83863 u=zuul n=ansible | 2026-06-12 08:21:16.357258 | fa163e23-f348-37f0-fb65-00000000a347 | TASK | Install - Join IPA 2026-06-12 08:21:16,689 p=83863 u=zuul n=ansible | 2026-06-12 08:21:16.688245 | fa163e23-f348-37f0-fb65-00000000a4a8 | OK | Install - Create temporary krb5 configuration | np0000071530 2026-06-12 08:21:16,715 p=83863 u=zuul n=ansible | 2026-06-12 08:21:16.714666 | fa163e23-f348-37f0-fb65-00000000a4a9 | TASK | Install - Join IPA 2026-06-12 08:21:16,773 p=83863 u=zuul n=ansible | 2026-06-12 08:21:16.772241 | fa163e23-f348-37f0-fb65-00000000a444 | OK | Install - Create temporary krb5 configuration | np0000071529 2026-06-12 08:21:16,793 p=83863 u=zuul n=ansible | 2026-06-12 08:21:16.793607 | fa163e23-f348-37f0-fb65-00000000a445 | TASK | Install - Join IPA 2026-06-12 08:21:16,879 p=83863 u=zuul n=ansible | 2026-06-12 08:21:16.878652 | fa163e23-f348-37f0-fb65-00000000a210 | CHANGED | Install - Configure SSSD | np0000071533 2026-06-12 08:21:16,891 p=83863 u=zuul n=ansible | 2026-06-12 08:21:16.890938 | fa163e23-f348-37f0-fb65-00000000a211 | TASK | Install - IPA API calls for remaining enrollment parts 2026-06-12 08:21:17,630 p=83863 u=zuul n=ansible | 2026-06-12 08:21:17.629629 | fa163e23-f348-37f0-fb65-00000000a347 | CHANGED | Install - Join IPA | np0000071528 2026-06-12 08:21:17,653 p=83863 u=zuul n=ansible | 2026-06-12 08:21:17.652998 | fa163e23-f348-37f0-fb65-00000000a349 | TASK | The krb5 configuration is not correct 2026-06-12 08:21:17,709 p=83863 u=zuul n=ansible | 2026-06-12 08:21:17.708541 | fa163e23-f348-37f0-fb65-00000000a349 | SKIPPED | The krb5 configuration is not correct | np0000071528 2026-06-12 08:21:17,729 p=83863 u=zuul n=ansible | 2026-06-12 08:21:17.729354 | fa163e23-f348-37f0-fb65-00000000a34a | TASK | IPA test failed 2026-06-12 08:21:17,786 p=83863 u=zuul n=ansible | 2026-06-12 08:21:17.786046 | fa163e23-f348-37f0-fb65-00000000a34a | SKIPPED | IPA test failed | np0000071528 2026-06-12 08:21:17,807 p=83863 u=zuul n=ansible | 2026-06-12 08:21:17.807145 | fa163e23-f348-37f0-fb65-00000000a34b | TASK | Fail due to missing ca.crt file 2026-06-12 08:21:17,858 p=83863 u=zuul n=ansible | 2026-06-12 08:21:17.857285 | fa163e23-f348-37f0-fb65-00000000a34b | SKIPPED | Fail due to missing ca.crt file | np0000071528 2026-06-12 08:21:17,883 p=83863 u=zuul n=ansible | 2026-06-12 08:21:17.882977 | fa163e23-f348-37f0-fb65-00000000a34d | TASK | Install - Configure IPA default.conf 2026-06-12 08:21:17,892 p=83863 u=zuul n=ansible | 2026-06-12 08:21:17.891703 | fa163e23-f348-37f0-fb65-00000000a4a9 | CHANGED | Install - Join IPA | np0000071530 2026-06-12 08:21:17,912 p=83863 u=zuul n=ansible | 2026-06-12 08:21:17.911844 | fa163e23-f348-37f0-fb65-00000000a4ab | TASK | The krb5 configuration is not correct 2026-06-12 08:21:17,952 p=83863 u=zuul n=ansible | 2026-06-12 08:21:17.952105 | fa163e23-f348-37f0-fb65-00000000a4ab | SKIPPED | The krb5 configuration is not correct | np0000071530 2026-06-12 08:21:17,970 p=83863 u=zuul n=ansible | 2026-06-12 08:21:17.970541 | fa163e23-f348-37f0-fb65-00000000a4ac | TASK | IPA test failed 2026-06-12 08:21:18,011 p=83863 u=zuul n=ansible | 2026-06-12 08:21:18.006132 | fa163e23-f348-37f0-fb65-00000000a19c | CHANGED | Install - IPA API calls for remaining enrollment parts | np0000071531 2026-06-12 08:21:18,017 p=83863 u=zuul n=ansible | 2026-06-12 08:21:18.012543 | fa163e23-f348-37f0-fb65-00000000a27b | CHANGED | Install - IPA API calls for remaining enrollment parts | np0000071532 2026-06-12 08:21:18,017 p=83863 u=zuul n=ansible | 2026-06-12 08:21:18.017746 | fa163e23-f348-37f0-fb65-00000000a4ac | SKIPPED | IPA test failed | np0000071530 2026-06-12 08:21:18,030 p=83863 u=zuul n=ansible | 2026-06-12 08:21:18.029749 | fa163e23-f348-37f0-fb65-00000000a19d | TASK | Install - Fix IPA ca 2026-06-12 08:21:18,045 p=83863 u=zuul n=ansible | 2026-06-12 08:21:18.044606 | fa163e23-f348-37f0-fb65-00000000a27c | TASK | Install - Fix IPA ca 2026-06-12 08:21:18,066 p=83863 u=zuul n=ansible | 2026-06-12 08:21:18.066402 | fa163e23-f348-37f0-fb65-00000000a4ad | TASK | Fail due to missing ca.crt file 2026-06-12 08:21:18,081 p=83863 u=zuul n=ansible | 2026-06-12 08:21:18.081177 | fa163e23-f348-37f0-fb65-00000000a19d | SKIPPED | Install - Fix IPA ca | np0000071531 2026-06-12 08:21:18,093 p=83863 u=zuul n=ansible | 2026-06-12 08:21:18.093434 | fa163e23-f348-37f0-fb65-00000000a19e | TASK | Install - Create IPA NSS database 2026-06-12 08:21:18,111 p=83863 u=zuul n=ansible | 2026-06-12 08:21:18.110890 | fa163e23-f348-37f0-fb65-00000000a27c | SKIPPED | Install - Fix IPA ca | np0000071532 2026-06-12 08:21:18,126 p=83863 u=zuul n=ansible | 2026-06-12 08:21:18.125542 | fa163e23-f348-37f0-fb65-00000000a27d | TASK | Install - Create IPA NSS database 2026-06-12 08:21:18,141 p=83863 u=zuul n=ansible | 2026-06-12 08:21:18.140216 | fa163e23-f348-37f0-fb65-00000000a4ad | SKIPPED | Fail due to missing ca.crt file | np0000071530 2026-06-12 08:21:18,164 p=83863 u=zuul n=ansible | 2026-06-12 08:21:18.164331 | fa163e23-f348-37f0-fb65-00000000a4af | TASK | Install - Configure IPA default.conf 2026-06-12 08:21:18,550 p=83863 u=zuul n=ansible | 2026-06-12 08:21:18.550040 | fa163e23-f348-37f0-fb65-00000000a34d | CHANGED | Install - Configure IPA default.conf | np0000071528 2026-06-12 08:21:18,568 p=83863 u=zuul n=ansible | 2026-06-12 08:21:18.568305 | fa163e23-f348-37f0-fb65-00000000a34e | TASK | Install - Configure SSSD 2026-06-12 08:21:18,770 p=83863 u=zuul n=ansible | 2026-06-12 08:21:18.770197 | fa163e23-f348-37f0-fb65-00000000a445 | CHANGED | Install - Join IPA | np0000071529 2026-06-12 08:21:18,787 p=83863 u=zuul n=ansible | 2026-06-12 08:21:18.786999 | fa163e23-f348-37f0-fb65-00000000a447 | TASK | The krb5 configuration is not correct 2026-06-12 08:21:18,841 p=83863 u=zuul n=ansible | 2026-06-12 08:21:18.841075 | fa163e23-f348-37f0-fb65-00000000a447 | SKIPPED | The krb5 configuration is not correct | np0000071529 2026-06-12 08:21:18,867 p=83863 u=zuul n=ansible | 2026-06-12 08:21:18.867447 | fa163e23-f348-37f0-fb65-00000000a448 | TASK | IPA test failed 2026-06-12 08:21:18,875 p=83863 u=zuul n=ansible | 2026-06-12 08:21:18.874980 | fa163e23-f348-37f0-fb65-00000000a4af | CHANGED | Install - Configure IPA default.conf | np0000071530 2026-06-12 08:21:18,901 p=83863 u=zuul n=ansible | 2026-06-12 08:21:18.900926 | fa163e23-f348-37f0-fb65-00000000a4b0 | TASK | Install - Configure SSSD 2026-06-12 08:21:18,920 p=83863 u=zuul n=ansible | 2026-06-12 08:21:18.919950 | fa163e23-f348-37f0-fb65-00000000a448 | SKIPPED | IPA test failed | np0000071529 2026-06-12 08:21:18,936 p=83863 u=zuul n=ansible | 2026-06-12 08:21:18.936116 | fa163e23-f348-37f0-fb65-00000000a449 | TASK | Fail due to missing ca.crt file 2026-06-12 08:21:18,994 p=83863 u=zuul n=ansible | 2026-06-12 08:21:18.993769 | fa163e23-f348-37f0-fb65-00000000a449 | SKIPPED | Fail due to missing ca.crt file | np0000071529 2026-06-12 08:21:19,008 p=83863 u=zuul n=ansible | 2026-06-12 08:21:19.008400 | fa163e23-f348-37f0-fb65-00000000a44b | TASK | Install - Configure IPA default.conf 2026-06-12 08:21:19,346 p=83863 u=zuul n=ansible | 2026-06-12 08:21:19.345687 | fa163e23-f348-37f0-fb65-00000000a34e | CHANGED | Install - Configure SSSD | np0000071528 2026-06-12 08:21:19,367 p=83863 u=zuul n=ansible | 2026-06-12 08:21:19.366929 | fa163e23-f348-37f0-fb65-00000000a34f | TASK | Install - IPA API calls for remaining enrollment parts 2026-06-12 08:21:19,422 p=83863 u=zuul n=ansible | 2026-06-12 08:21:19.421049 | fa163e23-f348-37f0-fb65-00000000a211 | CHANGED | Install - IPA API calls for remaining enrollment parts | np0000071533 2026-06-12 08:21:19,446 p=83863 u=zuul n=ansible | 2026-06-12 08:21:19.446301 | fa163e23-f348-37f0-fb65-00000000a212 | TASK | Install - Fix IPA ca 2026-06-12 08:21:19,517 p=83863 u=zuul n=ansible | 2026-06-12 08:21:19.516579 | fa163e23-f348-37f0-fb65-00000000a212 | SKIPPED | Install - Fix IPA ca | np0000071533 2026-06-12 08:21:19,531 p=83863 u=zuul n=ansible | 2026-06-12 08:21:19.530840 | fa163e23-f348-37f0-fb65-00000000a213 | TASK | Install - Create IPA NSS database 2026-06-12 08:21:19,625 p=83863 u=zuul n=ansible | 2026-06-12 08:21:19.624143 | fa163e23-f348-37f0-fb65-00000000a4b0 | CHANGED | Install - Configure SSSD | np0000071530 2026-06-12 08:21:19,659 p=83863 u=zuul n=ansible | 2026-06-12 08:21:19.658558 | fa163e23-f348-37f0-fb65-00000000a4b1 | TASK | Install - IPA API calls for remaining enrollment parts 2026-06-12 08:21:19,704 p=83863 u=zuul n=ansible | 2026-06-12 08:21:19.703008 | fa163e23-f348-37f0-fb65-00000000a44b | CHANGED | Install - Configure IPA default.conf | np0000071529 2026-06-12 08:21:19,734 p=83863 u=zuul n=ansible | 2026-06-12 08:21:19.734335 | fa163e23-f348-37f0-fb65-00000000a44c | TASK | Install - Configure SSSD 2026-06-12 08:21:20,433 p=83863 u=zuul n=ansible | 2026-06-12 08:21:20.431996 | fa163e23-f348-37f0-fb65-00000000a44c | CHANGED | Install - Configure SSSD | np0000071529 2026-06-12 08:21:20,475 p=83863 u=zuul n=ansible | 2026-06-12 08:21:20.474455 | fa163e23-f348-37f0-fb65-00000000a44d | TASK | Install - IPA API calls for remaining enrollment parts 2026-06-12 08:21:21,749 p=83863 u=zuul n=ansible | 2026-06-12 08:21:21.748008 | fa163e23-f348-37f0-fb65-00000000a4b1 | CHANGED | Install - IPA API calls for remaining enrollment parts | np0000071530 2026-06-12 08:21:21,788 p=83863 u=zuul n=ansible | 2026-06-12 08:21:21.787734 | fa163e23-f348-37f0-fb65-00000000a4b2 | TASK | Install - Fix IPA ca 2026-06-12 08:21:21,869 p=83863 u=zuul n=ansible | 2026-06-12 08:21:21.868096 | fa163e23-f348-37f0-fb65-00000000a4b2 | SKIPPED | Install - Fix IPA ca | np0000071530 2026-06-12 08:21:21,896 p=83863 u=zuul n=ansible | 2026-06-12 08:21:21.895641 | fa163e23-f348-37f0-fb65-00000000a4b3 | TASK | Install - Create IPA NSS database 2026-06-12 08:21:22,053 p=83863 u=zuul n=ansible | 2026-06-12 08:21:22.052954 | fa163e23-f348-37f0-fb65-00000000a34f | CHANGED | Install - IPA API calls for remaining enrollment parts | np0000071528 2026-06-12 08:21:22,074 p=83863 u=zuul n=ansible | 2026-06-12 08:21:22.073519 | fa163e23-f348-37f0-fb65-00000000a350 | TASK | Install - Fix IPA ca 2026-06-12 08:21:22,153 p=83863 u=zuul n=ansible | 2026-06-12 08:21:22.152568 | fa163e23-f348-37f0-fb65-00000000a350 | SKIPPED | Install - Fix IPA ca | np0000071528 2026-06-12 08:21:22,173 p=83863 u=zuul n=ansible | 2026-06-12 08:21:22.172962 | fa163e23-f348-37f0-fb65-00000000a351 | TASK | Install - Create IPA NSS database 2026-06-12 08:21:22,680 p=83863 u=zuul n=ansible | 2026-06-12 08:21:22.679399 | fa163e23-f348-37f0-fb65-00000000a44d | CHANGED | Install - IPA API calls for remaining enrollment parts | np0000071529 2026-06-12 08:21:22,696 p=83863 u=zuul n=ansible | 2026-06-12 08:21:22.696407 | fa163e23-f348-37f0-fb65-00000000a44e | TASK | Install - Fix IPA ca 2026-06-12 08:21:22,772 p=83863 u=zuul n=ansible | 2026-06-12 08:21:22.772264 | fa163e23-f348-37f0-fb65-00000000a44e | SKIPPED | Install - Fix IPA ca | np0000071529 2026-06-12 08:21:22,800 p=83863 u=zuul n=ansible | 2026-06-12 08:21:22.799585 | fa163e23-f348-37f0-fb65-00000000a44f | TASK | Install - Create IPA NSS database 2026-06-12 08:21:23,390 p=83863 u=zuul n=ansible | 2026-06-12 08:21:23.389580 | fa163e23-f348-37f0-fb65-00000000a27d | CHANGED | Install - Create IPA NSS database | np0000071532 2026-06-12 08:21:23,413 p=83863 u=zuul n=ansible | 2026-06-12 08:21:23.413106 | fa163e23-f348-37f0-fb65-00000000a27e | TASK | Install - Configure SSH and SSHD 2026-06-12 08:21:24,390 p=83863 u=zuul n=ansible | 2026-06-12 08:21:24.389780 | fa163e23-f348-37f0-fb65-00000000a27e | CHANGED | Install - Configure SSH and SSHD | np0000071532 2026-06-12 08:21:24,405 p=83863 u=zuul n=ansible | 2026-06-12 08:21:24.404754 | fa163e23-f348-37f0-fb65-00000000a27f | TASK | Install - Configure automount 2026-06-12 08:21:25,248 p=83863 u=zuul n=ansible | 2026-06-12 08:21:25.247997 | fa163e23-f348-37f0-fb65-00000000a27f | CHANGED | Install - Configure automount | np0000071532 2026-06-12 08:21:25,264 p=83863 u=zuul n=ansible | 2026-06-12 08:21:25.263805 | fa163e23-f348-37f0-fb65-00000000a280 | TASK | Install - Configure firefox 2026-06-12 08:21:25,327 p=83863 u=zuul n=ansible | 2026-06-12 08:21:25.326633 | fa163e23-f348-37f0-fb65-00000000a280 | SKIPPED | Install - Configure firefox | np0000071532 2026-06-12 08:21:25,338 p=83863 u=zuul n=ansible | 2026-06-12 08:21:25.338165 | fa163e23-f348-37f0-fb65-00000000a281 | TASK | Install - Configure NIS 2026-06-12 08:21:26,504 p=83863 u=zuul n=ansible | 2026-06-12 08:21:26.503361 | fa163e23-f348-37f0-fb65-00000000a281 | CHANGED | Install - Configure NIS | np0000071532 2026-06-12 08:21:26,522 p=83863 u=zuul n=ansible | 2026-06-12 08:21:26.521559 | fa163e23-f348-37f0-fb65-00000000a282 | TASK | Remove temporary krb5.conf 2026-06-12 08:21:26,890 p=83863 u=zuul n=ansible | 2026-06-12 08:21:26.889481 | fa163e23-f348-37f0-fb65-00000000a282 | CHANGED | Remove temporary krb5.conf | np0000071532 2026-06-12 08:21:26,915 p=83863 u=zuul n=ansible | 2026-06-12 08:21:26.914640 | fa163e23-f348-37f0-fb65-00000000a283 | TASK | Install - Configure krb5 for IPA realm 2026-06-12 08:21:27,425 p=83863 u=zuul n=ansible | 2026-06-12 08:21:27.424327 | fa163e23-f348-37f0-fb65-00000000a351 | CHANGED | Install - Create IPA NSS database | np0000071528 2026-06-12 08:21:27,442 p=83863 u=zuul n=ansible | 2026-06-12 08:21:27.441738 | fa163e23-f348-37f0-fb65-00000000a352 | TASK | Install - Configure SSH and SSHD 2026-06-12 08:21:27,951 p=83863 u=zuul n=ansible | 2026-06-12 08:21:27.949941 | fa163e23-f348-37f0-fb65-00000000a283 | CHANGED | Install - Configure krb5 for IPA realm | np0000071532 2026-06-12 08:21:27,967 p=83863 u=zuul n=ansible | 2026-06-12 08:21:27.967344 | fa163e23-f348-37f0-fb65-00000000a284 | TASK | Install - Configure certmonger 2026-06-12 08:21:28,252 p=83863 u=zuul n=ansible | 2026-06-12 08:21:28.251539 | fa163e23-f348-37f0-fb65-00000000a352 | CHANGED | Install - Configure SSH and SSHD | np0000071528 2026-06-12 08:21:28,283 p=83863 u=zuul n=ansible | 2026-06-12 08:21:28.282209 | fa163e23-f348-37f0-fb65-00000000a353 | TASK | Install - Configure automount 2026-06-12 08:21:28,826 p=83863 u=zuul n=ansible | 2026-06-12 08:21:28.825316 | fa163e23-f348-37f0-fb65-00000000a213 | CHANGED | Install - Create IPA NSS database | np0000071533 2026-06-12 08:21:28,840 p=83863 u=zuul n=ansible | 2026-06-12 08:21:28.840405 | fa163e23-f348-37f0-fb65-00000000a214 | TASK | Install - Configure SSH and SSHD 2026-06-12 08:21:28,877 p=83863 u=zuul n=ansible | 2026-06-12 08:21:28.876491 | fa163e23-f348-37f0-fb65-00000000a284 | CHANGED | Install - Configure certmonger | np0000071532 2026-06-12 08:21:28,892 p=83863 u=zuul n=ansible | 2026-06-12 08:21:28.892356 | fa163e23-f348-37f0-fb65-00000000a285 | TASK | Install - Restore original admin password if overwritten by OTP 2026-06-12 08:21:28,953 p=83863 u=zuul n=ansible | 2026-06-12 08:21:28.952649 | fa163e23-f348-37f0-fb65-00000000a285 | SKIPPED | Install - Restore original admin password if overwritten by OTP | np0000071532 2026-06-12 08:21:28,966 p=83863 u=zuul n=ansible | 2026-06-12 08:21:28.966532 | fa163e23-f348-37f0-fb65-00000000a286 | TASK | Cleanup leftover ccache 2026-06-12 08:21:29,010 p=83863 u=zuul n=ansible | 2026-06-12 08:21:29.009522 | fa163e23-f348-37f0-fb65-00000000a353 | CHANGED | Install - Configure automount | np0000071528 2026-06-12 08:21:29,043 p=83863 u=zuul n=ansible | 2026-06-12 08:21:29.042212 | fa163e23-f348-37f0-fb65-00000000a354 | TASK | Install - Configure firefox 2026-06-12 08:21:29,092 p=83863 u=zuul n=ansible | 2026-06-12 08:21:29.091545 | fa163e23-f348-37f0-fb65-00000000a354 | SKIPPED | Install - Configure firefox | np0000071528 2026-06-12 08:21:29,113 p=83863 u=zuul n=ansible | 2026-06-12 08:21:29.112995 | fa163e23-f348-37f0-fb65-00000000a355 | TASK | Install - Configure NIS 2026-06-12 08:21:29,298 p=83863 u=zuul n=ansible | 2026-06-12 08:21:29.297890 | fa163e23-f348-37f0-fb65-00000000a286 | OK | Cleanup leftover ccache | np0000071532 2026-06-12 08:21:29,313 p=83863 u=zuul n=ansible | 2026-06-12 08:21:29.313694 | fa163e23-f348-37f0-fb65-00000000a287 | TASK | Remove temporary krb5.conf 2026-06-12 08:21:29,631 p=83863 u=zuul n=ansible | 2026-06-12 08:21:29.630678 | fa163e23-f348-37f0-fb65-00000000a287 | OK | Remove temporary krb5.conf | np0000071532 2026-06-12 08:21:29,646 p=83863 u=zuul n=ansible | 2026-06-12 08:21:29.646172 | fa163e23-f348-37f0-fb65-00000000a288 | TASK | Remove temporary krb5.conf backup 2026-06-12 08:21:29,664 p=83863 u=zuul n=ansible | 2026-06-12 08:21:29.663895 | fa163e23-f348-37f0-fb65-00000000a214 | CHANGED | Install - Configure SSH and SSHD | np0000071533 2026-06-12 08:21:29,678 p=83863 u=zuul n=ansible | 2026-06-12 08:21:29.676880 | fa163e23-f348-37f0-fb65-00000000a215 | TASK | Install - Configure automount 2026-06-12 08:21:29,959 p=83863 u=zuul n=ansible | 2026-06-12 08:21:29.958148 | fa163e23-f348-37f0-fb65-00000000a288 | CHANGED | Remove temporary krb5.conf backup | np0000071532 2026-06-12 08:21:29,981 p=83863 u=zuul n=ansible | 2026-06-12 08:21:29.980336 | fa163e23-f348-37f0-fb65-00000000a0da | TASK | Uninstall IPA client 2026-06-12 08:21:30,038 p=83863 u=zuul n=ansible | 2026-06-12 08:21:30.037100 | fa163e23-f348-37f0-fb65-00000000a0da | SKIPPED | Uninstall IPA client | np0000071532 2026-06-12 08:21:30,068 p=83863 u=zuul n=ansible | 2026-06-12 08:21:30.068641 | fa163e23-f348-37f0-fb65-000000009ef9 | TASK | restart certmonger service 2026-06-12 08:21:30,147 p=83863 u=zuul n=ansible | 2026-06-12 08:21:30.146920 | fa163e23-f348-37f0-fb65-00000000a355 | CHANGED | Install - Configure NIS | np0000071528 2026-06-12 08:21:30,168 p=83863 u=zuul n=ansible | 2026-06-12 08:21:30.167711 | fa163e23-f348-37f0-fb65-00000000a356 | TASK | Remove temporary krb5.conf 2026-06-12 08:21:30,241 p=83863 u=zuul n=ansible | 2026-06-12 08:21:30.240472 | fa163e23-f348-37f0-fb65-00000000a4b3 | CHANGED | Install - Create IPA NSS database | np0000071530 2026-06-12 08:21:30,262 p=83863 u=zuul n=ansible | 2026-06-12 08:21:30.262111 | fa163e23-f348-37f0-fb65-00000000a4b4 | TASK | Install - Configure SSH and SSHD 2026-06-12 08:21:30,402 p=83863 u=zuul n=ansible | 2026-06-12 08:21:30.401933 | fa163e23-f348-37f0-fb65-00000000a215 | CHANGED | Install - Configure automount | np0000071533 2026-06-12 08:21:30,418 p=83863 u=zuul n=ansible | 2026-06-12 08:21:30.417751 | fa163e23-f348-37f0-fb65-00000000a216 | TASK | Install - Configure firefox 2026-06-12 08:21:30,494 p=83863 u=zuul n=ansible | 2026-06-12 08:21:30.493425 | fa163e23-f348-37f0-fb65-00000000a216 | SKIPPED | Install - Configure firefox | np0000071533 2026-06-12 08:21:30,507 p=83863 u=zuul n=ansible | 2026-06-12 08:21:30.507255 | fa163e23-f348-37f0-fb65-00000000a217 | TASK | Install - Configure NIS 2026-06-12 08:21:30,529 p=83863 u=zuul n=ansible | 2026-06-12 08:21:30.528985 | fa163e23-f348-37f0-fb65-00000000a356 | CHANGED | Remove temporary krb5.conf | np0000071528 2026-06-12 08:21:30,551 p=83863 u=zuul n=ansible | 2026-06-12 08:21:30.550838 | fa163e23-f348-37f0-fb65-00000000a357 | TASK | Install - Configure krb5 for IPA realm 2026-06-12 08:21:30,831 p=83863 u=zuul n=ansible | 2026-06-12 08:21:30.830525 | fa163e23-f348-37f0-fb65-000000009ef9 | CHANGED | restart certmonger service | np0000071532 2026-06-12 08:21:30,855 p=83863 u=zuul n=ansible | 2026-06-12 08:21:30.854135 | fa163e23-f348-37f0-fb65-000000009efa | TASK | set discovered ipa realm 2026-06-12 08:21:30,910 p=83863 u=zuul n=ansible | 2026-06-12 08:21:30.909708 | fa163e23-f348-37f0-fb65-000000009efa | OK | set discovered ipa realm | np0000071532 2026-06-12 08:21:31,138 p=83863 u=zuul n=ansible | 2026-06-12 08:21:31.137256 | fa163e23-f348-37f0-fb65-00000000a4b4 | CHANGED | Install - Configure SSH and SSHD | np0000071530 2026-06-12 08:21:31,170 p=83863 u=zuul n=ansible | 2026-06-12 08:21:31.169717 | fa163e23-f348-37f0-fb65-00000000a4b5 | TASK | Install - Configure automount 2026-06-12 08:21:31,279 p=83863 u=zuul n=ansible | 2026-06-12 08:21:31.278239 | fa163e23-f348-37f0-fb65-00000000a357 | CHANGED | Install - Configure krb5 for IPA realm | np0000071528 2026-06-12 08:21:31,300 p=83863 u=zuul n=ansible | 2026-06-12 08:21:31.299740 | fa163e23-f348-37f0-fb65-00000000a358 | TASK | Install - Configure certmonger 2026-06-12 08:21:31,471 p=83863 u=zuul n=ansible | 2026-06-12 08:21:31.470611 | fa163e23-f348-37f0-fb65-00000000a217 | CHANGED | Install - Configure NIS | np0000071533 2026-06-12 08:21:31,497 p=83863 u=zuul n=ansible | 2026-06-12 08:21:31.496197 | fa163e23-f348-37f0-fb65-00000000a218 | TASK | Remove temporary krb5.conf 2026-06-12 08:21:31,601 p=83863 u=zuul n=ansible | 2026-06-12 08:21:31.600214 | fa163e23-f348-37f0-fb65-00000000a44f | CHANGED | Install - Create IPA NSS database | np0000071529 2026-06-12 08:21:31,620 p=83863 u=zuul n=ansible | 2026-06-12 08:21:31.619867 | fa163e23-f348-37f0-fb65-00000000a450 | TASK | Install - Configure SSH and SSHD 2026-06-12 08:21:31,812 p=83863 u=zuul n=ansible | 2026-06-12 08:21:31.811257 | fa163e23-f348-37f0-fb65-00000000a218 | CHANGED | Remove temporary krb5.conf | np0000071533 2026-06-12 08:21:31,824 p=83863 u=zuul n=ansible | 2026-06-12 08:21:31.823919 | fa163e23-f348-37f0-fb65-00000000a219 | TASK | Install - Configure krb5 for IPA realm 2026-06-12 08:21:31,925 p=83863 u=zuul n=ansible | 2026-06-12 08:21:31.924479 | fa163e23-f348-37f0-fb65-00000000a4b5 | CHANGED | Install - Configure automount | np0000071530 2026-06-12 08:21:31,942 p=83863 u=zuul n=ansible | 2026-06-12 08:21:31.942036 | fa163e23-f348-37f0-fb65-00000000a4b6 | TASK | Install - Configure firefox 2026-06-12 08:21:31,993 p=83863 u=zuul n=ansible | 2026-06-12 08:21:31.992572 | fa163e23-f348-37f0-fb65-00000000a4b6 | SKIPPED | Install - Configure firefox | np0000071530 2026-06-12 08:21:32,015 p=83863 u=zuul n=ansible | 2026-06-12 08:21:32.015209 | fa163e23-f348-37f0-fb65-00000000a4b7 | TASK | Install - Configure NIS 2026-06-12 08:21:32,021 p=83863 u=zuul n=ansible | 2026-06-12 08:21:32.020849 | fa163e23-f348-37f0-fb65-00000000a358 | CHANGED | Install - Configure certmonger | np0000071528 2026-06-12 08:21:32,038 p=83863 u=zuul n=ansible | 2026-06-12 08:21:32.038109 | fa163e23-f348-37f0-fb65-00000000a359 | TASK | Install - Restore original admin password if overwritten by OTP 2026-06-12 08:21:32,077 p=83863 u=zuul n=ansible | 2026-06-12 08:21:32.076148 | fa163e23-f348-37f0-fb65-00000000a359 | SKIPPED | Install - Restore original admin password if overwritten by OTP | np0000071528 2026-06-12 08:21:32,093 p=83863 u=zuul n=ansible | 2026-06-12 08:21:32.092945 | fa163e23-f348-37f0-fb65-00000000a35a | TASK | Cleanup leftover ccache 2026-06-12 08:21:32,358 p=83863 u=zuul n=ansible | 2026-06-12 08:21:32.357721 | fa163e23-f348-37f0-fb65-00000000a35a | OK | Cleanup leftover ccache | np0000071528 2026-06-12 08:21:32,374 p=83863 u=zuul n=ansible | 2026-06-12 08:21:32.373714 | fa163e23-f348-37f0-fb65-00000000a35b | TASK | Remove temporary krb5.conf 2026-06-12 08:21:32,390 p=83863 u=zuul n=ansible | 2026-06-12 08:21:32.389376 | fa163e23-f348-37f0-fb65-00000000a450 | CHANGED | Install - Configure SSH and SSHD | np0000071529 2026-06-12 08:21:32,407 p=83863 u=zuul n=ansible | 2026-06-12 08:21:32.407226 | fa163e23-f348-37f0-fb65-00000000a451 | TASK | Install - Configure automount 2026-06-12 08:21:32,516 p=83863 u=zuul n=ansible | 2026-06-12 08:21:32.516213 | fa163e23-f348-37f0-fb65-00000000a219 | CHANGED | Install - Configure krb5 for IPA realm | np0000071533 2026-06-12 08:21:32,527 p=83863 u=zuul n=ansible | 2026-06-12 08:21:32.527663 | fa163e23-f348-37f0-fb65-00000000a21a | TASK | Install - Configure certmonger 2026-06-12 08:21:32,710 p=83863 u=zuul n=ansible | 2026-06-12 08:21:32.710190 | fa163e23-f348-37f0-fb65-00000000a35b | OK | Remove temporary krb5.conf | np0000071528 2026-06-12 08:21:32,726 p=83863 u=zuul n=ansible | 2026-06-12 08:21:32.725874 | fa163e23-f348-37f0-fb65-00000000a35c | TASK | Remove temporary krb5.conf backup 2026-06-12 08:21:33,007 p=83863 u=zuul n=ansible | 2026-06-12 08:21:33.007177 | fa163e23-f348-37f0-fb65-00000000a35c | CHANGED | Remove temporary krb5.conf backup | np0000071528 2026-06-12 08:21:33,023 p=83863 u=zuul n=ansible | 2026-06-12 08:21:33.023585 | fa163e23-f348-37f0-fb65-00000000a0da | TASK | Uninstall IPA client 2026-06-12 08:21:33,067 p=83863 u=zuul n=ansible | 2026-06-12 08:21:33.067000 | fa163e23-f348-37f0-fb65-00000000a4b7 | CHANGED | Install - Configure NIS | np0000071530 2026-06-12 08:21:33,086 p=83863 u=zuul n=ansible | 2026-06-12 08:21:33.086076 | fa163e23-f348-37f0-fb65-00000000a4b8 | TASK | Remove temporary krb5.conf 2026-06-12 08:21:33,091 p=83863 u=zuul n=ansible | 2026-06-12 08:21:33.091264 | fa163e23-f348-37f0-fb65-00000000a0da | SKIPPED | Uninstall IPA client | np0000071528 2026-06-12 08:21:33,120 p=83863 u=zuul n=ansible | 2026-06-12 08:21:33.119748 | fa163e23-f348-37f0-fb65-000000009f05 | TASK | restart certmonger service 2026-06-12 08:21:33,154 p=83863 u=zuul n=ansible | 2026-06-12 08:21:33.153318 | fa163e23-f348-37f0-fb65-00000000a451 | CHANGED | Install - Configure automount | np0000071529 2026-06-12 08:21:33,170 p=83863 u=zuul n=ansible | 2026-06-12 08:21:33.170141 | fa163e23-f348-37f0-fb65-00000000a452 | TASK | Install - Configure firefox 2026-06-12 08:21:33,232 p=83863 u=zuul n=ansible | 2026-06-12 08:21:33.231649 | fa163e23-f348-37f0-fb65-00000000a452 | SKIPPED | Install - Configure firefox | np0000071529 2026-06-12 08:21:33,250 p=83863 u=zuul n=ansible | 2026-06-12 08:21:33.249757 | fa163e23-f348-37f0-fb65-00000000a453 | TASK | Install - Configure NIS 2026-06-12 08:21:33,270 p=83863 u=zuul n=ansible | 2026-06-12 08:21:33.269766 | fa163e23-f348-37f0-fb65-00000000a21a | CHANGED | Install - Configure certmonger | np0000071533 2026-06-12 08:21:33,285 p=83863 u=zuul n=ansible | 2026-06-12 08:21:33.284644 | fa163e23-f348-37f0-fb65-00000000a21b | TASK | Install - Restore original admin password if overwritten by OTP 2026-06-12 08:21:33,328 p=83863 u=zuul n=ansible | 2026-06-12 08:21:33.327781 | fa163e23-f348-37f0-fb65-00000000a21b | SKIPPED | Install - Restore original admin password if overwritten by OTP | np0000071533 2026-06-12 08:21:33,341 p=83863 u=zuul n=ansible | 2026-06-12 08:21:33.341569 | fa163e23-f348-37f0-fb65-00000000a21c | TASK | Cleanup leftover ccache 2026-06-12 08:21:33,404 p=83863 u=zuul n=ansible | 2026-06-12 08:21:33.403379 | fa163e23-f348-37f0-fb65-00000000a4b8 | CHANGED | Remove temporary krb5.conf | np0000071530 2026-06-12 08:21:33,426 p=83863 u=zuul n=ansible | 2026-06-12 08:21:33.426337 | fa163e23-f348-37f0-fb65-00000000a4b9 | TASK | Install - Configure krb5 for IPA realm 2026-06-12 08:21:33,643 p=83863 u=zuul n=ansible | 2026-06-12 08:21:33.642828 | fa163e23-f348-37f0-fb65-00000000a21c | OK | Cleanup leftover ccache | np0000071533 2026-06-12 08:21:33,657 p=83863 u=zuul n=ansible | 2026-06-12 08:21:33.657335 | fa163e23-f348-37f0-fb65-00000000a21f | TASK | Remove temporary krb5.conf 2026-06-12 08:21:33,852 p=83863 u=zuul n=ansible | 2026-06-12 08:21:33.851258 | fa163e23-f348-37f0-fb65-000000009f05 | CHANGED | restart certmonger service | np0000071528 2026-06-12 08:21:33,876 p=83863 u=zuul n=ansible | 2026-06-12 08:21:33.876334 | fa163e23-f348-37f0-fb65-000000009f06 | TASK | set discovered ipa realm 2026-06-12 08:21:33,928 p=83863 u=zuul n=ansible | 2026-06-12 08:21:33.927472 | fa163e23-f348-37f0-fb65-000000009f06 | OK | set discovered ipa realm | np0000071528 2026-06-12 08:21:34,005 p=83863 u=zuul n=ansible | 2026-06-12 08:21:34.004890 | fa163e23-f348-37f0-fb65-00000000a21f | OK | Remove temporary krb5.conf | np0000071533 2026-06-12 08:21:34,015 p=83863 u=zuul n=ansible | 2026-06-12 08:21:34.014879 | fa163e23-f348-37f0-fb65-00000000a220 | TASK | Remove temporary krb5.conf backup 2026-06-12 08:21:34,185 p=83863 u=zuul n=ansible | 2026-06-12 08:21:34.184559 | fa163e23-f348-37f0-fb65-00000000a4b9 | CHANGED | Install - Configure krb5 for IPA realm | np0000071530 2026-06-12 08:21:34,207 p=83863 u=zuul n=ansible | 2026-06-12 08:21:34.207027 | fa163e23-f348-37f0-fb65-00000000a4ba | TASK | Install - Configure certmonger 2026-06-12 08:21:34,259 p=83863 u=zuul n=ansible | 2026-06-12 08:21:34.258351 | fa163e23-f348-37f0-fb65-00000000a453 | CHANGED | Install - Configure NIS | np0000071529 2026-06-12 08:21:34,281 p=83863 u=zuul n=ansible | 2026-06-12 08:21:34.280633 | fa163e23-f348-37f0-fb65-00000000a454 | TASK | Remove temporary krb5.conf 2026-06-12 08:21:34,340 p=83863 u=zuul n=ansible | 2026-06-12 08:21:34.339673 | fa163e23-f348-37f0-fb65-00000000a220 | CHANGED | Remove temporary krb5.conf backup | np0000071533 2026-06-12 08:21:34,355 p=83863 u=zuul n=ansible | 2026-06-12 08:21:34.355300 | fa163e23-f348-37f0-fb65-00000000a0da | TASK | Uninstall IPA client 2026-06-12 08:21:34,413 p=83863 u=zuul n=ansible | 2026-06-12 08:21:34.412820 | fa163e23-f348-37f0-fb65-00000000a0da | SKIPPED | Uninstall IPA client | np0000071533 2026-06-12 08:21:34,437 p=83863 u=zuul n=ansible | 2026-06-12 08:21:34.437284 | fa163e23-f348-37f0-fb65-000000009ef9 | TASK | restart certmonger service 2026-06-12 08:21:34,632 p=83863 u=zuul n=ansible | 2026-06-12 08:21:34.631693 | fa163e23-f348-37f0-fb65-00000000a454 | CHANGED | Remove temporary krb5.conf | np0000071529 2026-06-12 08:21:34,654 p=83863 u=zuul n=ansible | 2026-06-12 08:21:34.653749 | fa163e23-f348-37f0-fb65-00000000a455 | TASK | Install - Configure krb5 for IPA realm 2026-06-12 08:21:34,978 p=83863 u=zuul n=ansible | 2026-06-12 08:21:34.977561 | fa163e23-f348-37f0-fb65-00000000a4ba | CHANGED | Install - Configure certmonger | np0000071530 2026-06-12 08:21:34,998 p=83863 u=zuul n=ansible | 2026-06-12 08:21:34.998610 | fa163e23-f348-37f0-fb65-00000000a4bb | TASK | Install - Restore original admin password if overwritten by OTP 2026-06-12 08:21:35,058 p=83863 u=zuul n=ansible | 2026-06-12 08:21:35.057654 | fa163e23-f348-37f0-fb65-00000000a4bb | SKIPPED | Install - Restore original admin password if overwritten by OTP | np0000071530 2026-06-12 08:21:35,078 p=83863 u=zuul n=ansible | 2026-06-12 08:21:35.077891 | fa163e23-f348-37f0-fb65-00000000a4bc | TASK | Cleanup leftover ccache 2026-06-12 08:21:35,139 p=83863 u=zuul n=ansible | 2026-06-12 08:21:35.138521 | fa163e23-f348-37f0-fb65-000000009ef9 | CHANGED | restart certmonger service | np0000071533 2026-06-12 08:21:35,156 p=83863 u=zuul n=ansible | 2026-06-12 08:21:35.155940 | fa163e23-f348-37f0-fb65-000000009efa | TASK | set discovered ipa realm 2026-06-12 08:21:35,210 p=83863 u=zuul n=ansible | 2026-06-12 08:21:35.210279 | fa163e23-f348-37f0-fb65-000000009efa | OK | set discovered ipa realm | np0000071533 2026-06-12 08:21:35,357 p=83863 u=zuul n=ansible | 2026-06-12 08:21:35.356578 | fa163e23-f348-37f0-fb65-00000000a4bc | OK | Cleanup leftover ccache | np0000071530 2026-06-12 08:21:35,384 p=83863 u=zuul n=ansible | 2026-06-12 08:21:35.383759 | fa163e23-f348-37f0-fb65-00000000a4bd | TASK | Remove temporary krb5.conf 2026-06-12 08:21:35,391 p=83863 u=zuul n=ansible | 2026-06-12 08:21:35.390319 | fa163e23-f348-37f0-fb65-00000000a455 | CHANGED | Install - Configure krb5 for IPA realm | np0000071529 2026-06-12 08:21:35,413 p=83863 u=zuul n=ansible | 2026-06-12 08:21:35.413020 | fa163e23-f348-37f0-fb65-00000000a456 | TASK | Install - Configure certmonger 2026-06-12 08:21:35,542 p=83863 u=zuul n=ansible | 2026-06-12 08:21:35.541596 | fa163e23-f348-37f0-fb65-00000000a19e | CHANGED | Install - Create IPA NSS database | np0000071531 2026-06-12 08:21:35,557 p=83863 u=zuul n=ansible | 2026-06-12 08:21:35.557016 | fa163e23-f348-37f0-fb65-00000000a19f | TASK | Install - Configure SSH and SSHD 2026-06-12 08:21:35,722 p=83863 u=zuul n=ansible | 2026-06-12 08:21:35.721383 | fa163e23-f348-37f0-fb65-00000000a4bd | OK | Remove temporary krb5.conf | np0000071530 2026-06-12 08:21:35,745 p=83863 u=zuul n=ansible | 2026-06-12 08:21:35.745160 | fa163e23-f348-37f0-fb65-00000000a4be | TASK | Remove temporary krb5.conf backup 2026-06-12 08:21:36,101 p=83863 u=zuul n=ansible | 2026-06-12 08:21:36.097084 | fa163e23-f348-37f0-fb65-00000000a4be | CHANGED | Remove temporary krb5.conf backup | np0000071530 2026-06-12 08:21:36,103 p=83863 u=zuul n=ansible | 2026-06-12 08:21:36.102832 | fa163e23-f348-37f0-fb65-00000000a456 | CHANGED | Install - Configure certmonger | np0000071529 2026-06-12 08:21:36,123 p=83863 u=zuul n=ansible | 2026-06-12 08:21:36.123027 | fa163e23-f348-37f0-fb65-00000000a457 | TASK | Install - Restore original admin password if overwritten by OTP 2026-06-12 08:21:36,148 p=83863 u=zuul n=ansible | 2026-06-12 08:21:36.147750 | fa163e23-f348-37f0-fb65-00000000a0da | TASK | Uninstall IPA client 2026-06-12 08:21:36,174 p=83863 u=zuul n=ansible | 2026-06-12 08:21:36.173749 | fa163e23-f348-37f0-fb65-00000000a457 | SKIPPED | Install - Restore original admin password if overwritten by OTP | np0000071529 2026-06-12 08:21:36,190 p=83863 u=zuul n=ansible | 2026-06-12 08:21:36.190572 | fa163e23-f348-37f0-fb65-00000000a458 | TASK | Cleanup leftover ccache 2026-06-12 08:21:36,206 p=83863 u=zuul n=ansible | 2026-06-12 08:21:36.205776 | fa163e23-f348-37f0-fb65-00000000a0da | SKIPPED | Uninstall IPA client | np0000071530 2026-06-12 08:21:36,236 p=83863 u=zuul n=ansible | 2026-06-12 08:21:36.236203 | fa163e23-f348-37f0-fb65-000000009f6d | TASK | restart certmonger service 2026-06-12 08:21:36,309 p=83863 u=zuul n=ansible | 2026-06-12 08:21:36.309274 | fa163e23-f348-37f0-fb65-00000000a19f | CHANGED | Install - Configure SSH and SSHD | np0000071531 2026-06-12 08:21:36,320 p=83863 u=zuul n=ansible | 2026-06-12 08:21:36.320163 | fa163e23-f348-37f0-fb65-00000000a1a0 | TASK | Install - Configure automount 2026-06-12 08:21:36,492 p=83863 u=zuul n=ansible | 2026-06-12 08:21:36.492153 | fa163e23-f348-37f0-fb65-00000000a458 | OK | Cleanup leftover ccache | np0000071529 2026-06-12 08:21:36,508 p=83863 u=zuul n=ansible | 2026-06-12 08:21:36.508034 | fa163e23-f348-37f0-fb65-00000000a459 | TASK | Remove temporary krb5.conf 2026-06-12 08:21:36,852 p=83863 u=zuul n=ansible | 2026-06-12 08:21:36.851915 | fa163e23-f348-37f0-fb65-00000000a459 | OK | Remove temporary krb5.conf | np0000071529 2026-06-12 08:21:36,875 p=83863 u=zuul n=ansible | 2026-06-12 08:21:36.874731 | fa163e23-f348-37f0-fb65-00000000a45a | TASK | Remove temporary krb5.conf backup 2026-06-12 08:21:36,968 p=83863 u=zuul n=ansible | 2026-06-12 08:21:36.968083 | fa163e23-f348-37f0-fb65-000000009f6d | CHANGED | restart certmonger service | np0000071530 2026-06-12 08:21:36,989 p=83863 u=zuul n=ansible | 2026-06-12 08:21:36.989236 | fa163e23-f348-37f0-fb65-000000009f6e | TASK | set discovered ipa realm 2026-06-12 08:21:37,017 p=83863 u=zuul n=ansible | 2026-06-12 08:21:37.016375 | fa163e23-f348-37f0-fb65-00000000a1a0 | CHANGED | Install - Configure automount | np0000071531 2026-06-12 08:21:37,032 p=83863 u=zuul n=ansible | 2026-06-12 08:21:37.031771 | fa163e23-f348-37f0-fb65-00000000a1a1 | TASK | Install - Configure firefox 2026-06-12 08:21:37,051 p=83863 u=zuul n=ansible | 2026-06-12 08:21:37.050399 | fa163e23-f348-37f0-fb65-000000009f6e | OK | set discovered ipa realm | np0000071530 2026-06-12 08:21:37,110 p=83863 u=zuul n=ansible | 2026-06-12 08:21:37.109760 | fa163e23-f348-37f0-fb65-00000000a1a1 | SKIPPED | Install - Configure firefox | np0000071531 2026-06-12 08:21:37,120 p=83863 u=zuul n=ansible | 2026-06-12 08:21:37.119819 | fa163e23-f348-37f0-fb65-00000000a1a2 | TASK | Install - Configure NIS 2026-06-12 08:21:37,203 p=83863 u=zuul n=ansible | 2026-06-12 08:21:37.202897 | fa163e23-f348-37f0-fb65-00000000a45a | CHANGED | Remove temporary krb5.conf backup | np0000071529 2026-06-12 08:21:37,225 p=83863 u=zuul n=ansible | 2026-06-12 08:21:37.224628 | fa163e23-f348-37f0-fb65-00000000a0da | TASK | Uninstall IPA client 2026-06-12 08:21:37,286 p=83863 u=zuul n=ansible | 2026-06-12 08:21:37.286261 | fa163e23-f348-37f0-fb65-00000000a0da | SKIPPED | Uninstall IPA client | np0000071529 2026-06-12 08:21:37,334 p=83863 u=zuul n=ansible | 2026-06-12 08:21:37.333961 | fa163e23-f348-37f0-fb65-000000009f31 | TASK | restart certmonger service 2026-06-12 08:21:38,076 p=83863 u=zuul n=ansible | 2026-06-12 08:21:38.075764 | fa163e23-f348-37f0-fb65-000000009f31 | CHANGED | restart certmonger service | np0000071529 2026-06-12 08:21:38,096 p=83863 u=zuul n=ansible | 2026-06-12 08:21:38.096220 | fa163e23-f348-37f0-fb65-000000009f32 | TASK | set discovered ipa realm 2026-06-12 08:21:38,153 p=83863 u=zuul n=ansible | 2026-06-12 08:21:38.152338 | fa163e23-f348-37f0-fb65-000000009f32 | OK | set discovered ipa realm | np0000071529 2026-06-12 08:21:38,154 p=83863 u=zuul n=ansible | 2026-06-12 08:21:38.153867 | fa163e23-f348-37f0-fb65-00000000a1a2 | CHANGED | Install - Configure NIS | np0000071531 2026-06-12 08:21:38,168 p=83863 u=zuul n=ansible | 2026-06-12 08:21:38.167747 | fa163e23-f348-37f0-fb65-00000000a1a3 | TASK | Remove temporary krb5.conf 2026-06-12 08:21:38,515 p=83863 u=zuul n=ansible | 2026-06-12 08:21:38.514736 | fa163e23-f348-37f0-fb65-00000000a1a3 | CHANGED | Remove temporary krb5.conf | np0000071531 2026-06-12 08:21:38,528 p=83863 u=zuul n=ansible | 2026-06-12 08:21:38.528181 | fa163e23-f348-37f0-fb65-00000000a1a4 | TASK | Install - Configure krb5 for IPA realm 2026-06-12 08:21:39,275 p=83863 u=zuul n=ansible | 2026-06-12 08:21:39.274303 | fa163e23-f348-37f0-fb65-00000000a1a4 | CHANGED | Install - Configure krb5 for IPA realm | np0000071531 2026-06-12 08:21:39,296 p=83863 u=zuul n=ansible | 2026-06-12 08:21:39.295948 | fa163e23-f348-37f0-fb65-00000000a1a5 | TASK | Install - Configure certmonger 2026-06-12 08:21:40,069 p=83863 u=zuul n=ansible | 2026-06-12 08:21:40.068932 | fa163e23-f348-37f0-fb65-00000000a1a5 | CHANGED | Install - Configure certmonger | np0000071531 2026-06-12 08:21:40,083 p=83863 u=zuul n=ansible | 2026-06-12 08:21:40.083503 | fa163e23-f348-37f0-fb65-00000000a1a6 | TASK | Install - Restore original admin password if overwritten by OTP 2026-06-12 08:21:40,128 p=83863 u=zuul n=ansible | 2026-06-12 08:21:40.127394 | fa163e23-f348-37f0-fb65-00000000a1a6 | SKIPPED | Install - Restore original admin password if overwritten by OTP | np0000071531 2026-06-12 08:21:40,140 p=83863 u=zuul n=ansible | 2026-06-12 08:21:40.140633 | fa163e23-f348-37f0-fb65-00000000a1a7 | TASK | Cleanup leftover ccache 2026-06-12 08:21:40,469 p=83863 u=zuul n=ansible | 2026-06-12 08:21:40.468785 | fa163e23-f348-37f0-fb65-00000000a1a7 | OK | Cleanup leftover ccache | np0000071531 2026-06-12 08:21:40,491 p=83863 u=zuul n=ansible | 2026-06-12 08:21:40.491578 | fa163e23-f348-37f0-fb65-00000000a1a8 | TASK | Remove temporary krb5.conf 2026-06-12 08:21:40,777 p=83863 u=zuul n=ansible | 2026-06-12 08:21:40.776940 | fa163e23-f348-37f0-fb65-00000000a1a8 | OK | Remove temporary krb5.conf | np0000071531 2026-06-12 08:21:40,800 p=83863 u=zuul n=ansible | 2026-06-12 08:21:40.799815 | fa163e23-f348-37f0-fb65-00000000a1a9 | TASK | Remove temporary krb5.conf backup 2026-06-12 08:21:41,131 p=83863 u=zuul n=ansible | 2026-06-12 08:21:41.131145 | fa163e23-f348-37f0-fb65-00000000a1a9 | CHANGED | Remove temporary krb5.conf backup | np0000071531 2026-06-12 08:21:41,146 p=83863 u=zuul n=ansible | 2026-06-12 08:21:41.145871 | fa163e23-f348-37f0-fb65-00000000a0da | TASK | Uninstall IPA client 2026-06-12 08:21:41,206 p=83863 u=zuul n=ansible | 2026-06-12 08:21:41.206003 | fa163e23-f348-37f0-fb65-00000000a0da | SKIPPED | Uninstall IPA client | np0000071531 2026-06-12 08:21:41,231 p=83863 u=zuul n=ansible | 2026-06-12 08:21:41.230993 | fa163e23-f348-37f0-fb65-000000009ef9 | TASK | restart certmonger service 2026-06-12 08:21:41,923 p=83863 u=zuul n=ansible | 2026-06-12 08:21:41.922862 | fa163e23-f348-37f0-fb65-000000009ef9 | CHANGED | restart certmonger service | np0000071531 2026-06-12 08:21:41,937 p=83863 u=zuul n=ansible | 2026-06-12 08:21:41.936865 | fa163e23-f348-37f0-fb65-000000009efa | TASK | set discovered ipa realm 2026-06-12 08:21:41,977 p=83863 u=zuul n=ansible | 2026-06-12 08:21:41.977135 | fa163e23-f348-37f0-fb65-000000009efa | OK | set discovered ipa realm | np0000071531 2026-06-12 08:21:42,038 p=83863 u=zuul n=ansible | PLAY [External deployment step 1] ********************************************** 2026-06-12 08:21:42,053 p=83863 u=zuul n=ansible | 2026-06-12 08:21:42.053742 | fa163e23-f348-37f0-fb65-0000000000bb | TASK | External deployment step 1 2026-06-12 08:21:42,087 p=83863 u=zuul n=ansible | 2026-06-12 08:21:42.087280 | fa163e23-f348-37f0-fb65-0000000000bb | OK | External deployment step 1 | undercloud -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'External deployment step 1' to resume from this task" } 2026-06-12 08:21:42,088 p=83863 u=zuul n=ansible | [WARNING]: ('undercloud -> localhost', 'fa163e23-f348-37f0-fb65-0000000000bb') missing from stats 2026-06-12 08:21:42,151 p=83863 u=zuul n=ansible | 2026-06-12 08:21:42.150931 | 66adcd38-a5e9-42e1-a3f7-f3dd28851648 | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/external_deploy_steps_tasks_step1.yaml | undercloud 2026-06-12 08:21:42,158 p=83863 u=zuul n=ansible | 2026-06-12 08:21:42.158665 | fa163e23-f348-37f0-fb65-00000000a745 | TASK | Container image prepare 2026-06-12 08:21:43,316 p=83863 u=zuul n=ansible | 2026-06-12 08:21:43.315571 | fa163e23-f348-37f0-fb65-00000000a745 | CHANGED | Container image prepare | undercloud 2026-06-12 08:21:43,377 p=83863 u=zuul n=ansible | 2026-06-12 08:21:43.377329 | fa163e23-f348-37f0-fb65-00000000a76b | TASK | get dns zones and entries to add 2026-06-12 08:21:43,456 p=83863 u=zuul n=ansible | 2026-06-12 08:21:43.455987 | fa163e23-f348-37f0-fb65-00000000a76b | OK | get dns zones and entries to add | undercloud 2026-06-12 08:21:43,523 p=83863 u=zuul n=ansible | 2026-06-12 08:21:43.523068 | fa163e23-f348-37f0-fb65-00000000a76c | OK | tripleo_ipa_dns : debug | undercloud | result={ "changed": false, "dns_zones": [ "0.19.172.in-addr.arpa", "storage.ooo.test", "0.17.172.in-addr.arpa", "internalapi.ooo.test", "ctlplane.ooo.test", "ooo.test", "0.18.172.in-addr.arpa", "tenant.ooo.test", "storagemgmt.ooo.test", "external.ooo.test", "0.20.172.in-addr.arpa", "122.168.192.in-addr.arpa", "0.21.172.in-addr.arpa" ] } 2026-06-12 08:21:43,578 p=83863 u=zuul n=ansible | 2026-06-12 08:21:43.577624 | fa163e23-f348-37f0-fb65-00000000a76d | OK | tripleo_ipa_dns : debug | undercloud | result={ "changed": false, "dns_entries": [ { "record_name": "undercloud", "record_type": "A", "record_value": "192.168.122.100", "zone_name": "ctlplane.ooo.test" }, { "record_name": "overcloud", "record_type": "A", "record_value": "192.168.122.99", "zone_name": "ctlplane.ooo.test" }, { "record_name": "overcloud", "record_type": "A", "record_value": "172.18.0.206", "zone_name": "storage.ooo.test" }, { "record_name": "overcloud", "record_type": "A", "record_value": "172.20.0.179", "zone_name": "storagemgmt.ooo.test" }, { "record_name": "overcloud", "record_type": "A", "record_value": "172.17.0.157", "zone_name": "internalapi.ooo.test" }, { "record_name": "overcloud", "record_type": "A", "record_value": "172.21.0.173", "zone_name": "ooo.test" }, { "record_name": "np0000071528", "record_type": "A", "record_value": "172.17.0.103", "zone_name": "ooo.test" }, { "record_name": "np0000071528", "record_type": "A", "record_value": "172.18.0.103", "zone_name": "storage.ooo.test" }, { "record_name": "np0000071528", "record_type": "A", "record_value": "172.20.0.103", "zone_name": "storagemgmt.ooo.test" }, { "record_name": "np0000071528", "record_type": "A", "record_value": "172.17.0.103", "zone_name": "internalapi.ooo.test" }, { "record_name": "np0000071528", "record_type": "A", "record_value": "172.19.0.103", "zone_name": "tenant.ooo.test" }, { "record_name": "np0000071528", "record_type": "A", "record_value": "172.21.0.103", "zone_name": "external.ooo.test" }, { "record_name": "np0000071528", "record_type": "A", "record_value": "192.168.122.103", "zone_name": "ctlplane.ooo.test" }, { "record_name": "np0000071529", "record_type": "A", "record_value": "172.17.0.104", "zone_name": "ooo.test" }, { "record_name": "np0000071529", "record_type": "A", "record_value": "172.18.0.104", "zone_name": "storage.ooo.test" }, { "record_name": "np0000071529", "record_type": "A", "record_value": "172.20.0.104", "zone_name": "storagemgmt.ooo.test" }, { "record_name": "np0000071529", "record_type": "A", "record_value": "172.17.0.104", "zone_name": "internalapi.ooo.test" }, { "record_name": "np0000071529", "record_type": "A", "record_value": "172.19.0.104", "zone_name": "tenant.ooo.test" }, { "record_name": "np0000071529", "record_type": "A", "record_value": "172.21.0.104", "zone_name": "external.ooo.test" }, { "record_name": "np0000071529", "record_type": "A", "record_value": "192.168.122.104", "zone_name": "ctlplane.ooo.test" }, { "record_name": "np0000071530", "record_type": "A", "record_value": "172.17.0.105", "zone_name": "ooo.test" }, { "record_name": "np0000071530", "record_type": "A", "record_value": "172.18.0.105", "zone_name": "storage.ooo.test" }, { "record_name": "np0000071530", "record_type": "A", "record_value": "172.20.0.105", "zone_name": "storagemgmt.ooo.test" }, { "record_name": "np0000071530", "record_type": "A", "record_value": "172.17.0.105", "zone_name": "internalapi.ooo.test" }, { "record_name": "np0000071530", "record_type": "A", "record_value": "172.19.0.105", "zone_name": "tenant.ooo.test" }, { "record_name": "np0000071530", "record_type": "A", "record_value": "172.21.0.105", "zone_name": "external.ooo.test" }, { "record_name": "np0000071530", "record_type": "A", "record_value": "192.168.122.105", "zone_name": "ctlplane.ooo.test" }, { "record_name": "np0000071531", "record_type": "A", "record_value": "172.17.0.106", "zone_name": "ooo.test" }, { "record_name": "np0000071531", "record_type": "A", "record_value": "172.18.0.106", "zone_name": "storage.ooo.test" }, { "record_name": "np0000071531", "record_type": "A", "record_value": "172.17.0.106", "zone_name": "internalapi.ooo.test" }, { "record_name": "np0000071531", "record_type": "A", "record_value": "172.19.0.106", "zone_name": "tenant.ooo.test" }, { "record_name": "np0000071531", "record_type": "A", "record_value": "192.168.122.106", "zone_name": "ctlplane.ooo.test" }, { "record_name": "np0000071532", "record_type": "A", "record_value": "172.17.0.107", "zone_name": "ooo.test" }, { "record_name": "np0000071532", "record_type": "A", "record_value": "172.18.0.107", "zone_name": "storage.ooo.test" }, { "record_name": "np0000071532", "record_type": "A", "record_value": "172.17.0.107", "zone_name": "internalapi.ooo.test" }, { "record_name": "np0000071532", "record_type": "A", "record_value": "172.19.0.107", "zone_name": "tenant.ooo.test" }, { "record_name": "np0000071532", "record_type": "A", "record_value": "192.168.122.107", "zone_name": "ctlplane.ooo.test" }, { "record_name": "np0000071533", "record_type": "A", "record_value": "172.17.0.108", "zone_name": "ooo.test" }, { "record_name": "np0000071533", "record_type": "A", "record_value": "172.18.0.108", "zone_name": "storage.ooo.test" }, { "record_name": "np0000071533", "record_type": "A", "record_value": "172.17.0.108", "zone_name": "internalapi.ooo.test" }, { "record_name": "np0000071533", "record_type": "A", "record_value": "172.19.0.108", "zone_name": "tenant.ooo.test" }, { "record_name": "np0000071533", "record_type": "A", "record_value": "192.168.122.108", "zone_name": "ctlplane.ooo.test" }, { "record_name": "108", "record_type": "PTR", "record_value": "np0000071533.ctlplane.ooo.test.", "zone_name": "122.168.192.in-addr.arpa" }, { "record_name": "108", "record_type": "PTR", "record_value": "np0000071533.tenant.ooo.test.", "zone_name": "0.19.172.in-addr.arpa" }, { "record_name": "108", "record_type": "PTR", "record_value": "np0000071533.internalapi.ooo.test.", "zone_name": "0.17.172.in-addr.arpa" }, { "record_name": "108", "record_type": "PTR", "record_value": "np0000071533.storage.ooo.test.", "zone_name": "0.18.172.in-addr.arpa" }, { "record_name": "107", "record_type": "PTR", "record_value": "np0000071532.ctlplane.ooo.test.", "zone_name": "122.168.192.in-addr.arpa" }, { "record_name": "107", "record_type": "PTR", "record_value": "np0000071532.tenant.ooo.test.", "zone_name": "0.19.172.in-addr.arpa" }, { "record_name": "107", "record_type": "PTR", "record_value": "np0000071532.internalapi.ooo.test.", "zone_name": "0.17.172.in-addr.arpa" }, { "record_name": "107", "record_type": "PTR", "record_value": "np0000071532.storage.ooo.test.", "zone_name": "0.18.172.in-addr.arpa" }, { "record_name": "106", "record_type": "PTR", "record_value": "np0000071531.ctlplane.ooo.test.", "zone_name": "122.168.192.in-addr.arpa" }, { "record_name": "106", "record_type": "PTR", "record_value": "np0000071531.tenant.ooo.test.", "zone_name": "0.19.172.in-addr.arpa" }, { "record_name": "106", "record_type": "PTR", "record_value": "np0000071531.internalapi.ooo.test.", "zone_name": "0.17.172.in-addr.arpa" }, { "record_name": "106", "record_type": "PTR", "record_value": "np0000071531.storage.ooo.test.", "zone_name": "0.18.172.in-addr.arpa" }, { "record_name": "105", "record_type": "PTR", "record_value": "np0000071530.ctlplane.ooo.test.", "zone_name": "122.168.192.in-addr.arpa" }, { "record_name": "105", "record_type": "PTR", "record_value": "np0000071530.external.ooo.test.", "zone_name": "0.21.172.in-addr.arpa" }, { "record_name": "105", "record_type": "PTR", "record_value": "np0000071530.tenant.ooo.test.", "zone_name": "0.19.172.in-addr.arpa" }, { "record_name": "105", "record_type": "PTR", "record_value": "np0000071530.internalapi.ooo.test.", "zone_name": "0.17.172.in-addr.arpa" }, { "record_name": "105", "record_type": "PTR", "record_value": "np0000071530.storagemgmt.ooo.test.", "zone_name": "0.20.172.in-addr.arpa" }, { "record_name": "105", "record_type": "PTR", "record_value": "np0000071530.storage.ooo.test.", "zone_name": "0.18.172.in-addr.arpa" }, { "record_name": "104", "record_type": "PTR", "record_value": "np0000071529.ctlplane.ooo.test.", "zone_name": "122.168.192.in-addr.arpa" }, { "record_name": "104", "record_type": "PTR", "record_value": "np0000071529.external.ooo.test.", "zone_name": "0.21.172.in-addr.arpa" }, { "record_name": "104", "record_type": "PTR", "record_value": "np0000071529.tenant.ooo.test.", "zone_name": "0.19.172.in-addr.arpa" }, { "record_name": "104", "record_type": "PTR", "record_value": "np0000071529.internalapi.ooo.test.", "zone_name": "0.17.172.in-addr.arpa" }, { "record_name": "104", "record_type": "PTR", "record_value": "np0000071529.storagemgmt.ooo.test.", "zone_name": "0.20.172.in-addr.arpa" }, { "record_name": "104", "record_type": "PTR", "record_value": "np0000071529.storage.ooo.test.", "zone_name": "0.18.172.in-addr.arpa" }, { "record_name": "103", "record_type": "PTR", "record_value": "np0000071528.ctlplane.ooo.test.", "zone_name": "122.168.192.in-addr.arpa" }, { "record_name": "103", "record_type": "PTR", "record_value": "np0000071528.external.ooo.test.", "zone_name": "0.21.172.in-addr.arpa" }, { "record_name": "103", "record_type": "PTR", "record_value": "np0000071528.tenant.ooo.test.", "zone_name": "0.19.172.in-addr.arpa" }, { "record_name": "103", "record_type": "PTR", "record_value": "np0000071528.internalapi.ooo.test.", "zone_name": "0.17.172.in-addr.arpa" }, { "record_name": "103", "record_type": "PTR", "record_value": "np0000071528.storagemgmt.ooo.test.", "zone_name": "0.20.172.in-addr.arpa" }, { "record_name": "103", "record_type": "PTR", "record_value": "np0000071528.storage.ooo.test.", "zone_name": "0.18.172.in-addr.arpa" }, { "record_name": "173", "record_type": "PTR", "record_value": "overcloud.ooo.test.", "zone_name": "0.21.172.in-addr.arpa" }, { "record_name": "157", "record_type": "PTR", "record_value": "overcloud.internalapi.ooo.test.", "zone_name": "0.17.172.in-addr.arpa" }, { "record_name": "179", "record_type": "PTR", "record_value": "overcloud.storagemgmt.ooo.test.", "zone_name": "0.20.172.in-addr.arpa" }, { "record_name": "206", "record_type": "PTR", "record_value": "overcloud.storage.ooo.test.", "zone_name": "0.18.172.in-addr.arpa" }, { "record_name": "99", "record_type": "PTR", "record_value": "overcloud.ctlplane.ooo.test.", "zone_name": "122.168.192.in-addr.arpa" }, { "record_name": "100", "record_type": "PTR", "record_value": "undercloud.ctlplane.ooo.test.", "zone_name": "122.168.192.in-addr.arpa" } ] } 2026-06-12 08:21:43,585 p=83863 u=zuul n=ansible | 2026-06-12 08:21:43.585142 | fa163e23-f348-37f0-fb65-00000000a76e | TASK | add dns zones and records 2026-06-12 08:21:48,858 p=83863 u=zuul n=ansible | 2026-06-12 08:21:48.857895 | fa163e23-f348-37f0-fb65-00000000a76e | CHANGED | add dns zones and records | undercloud 2026-06-12 08:21:48,869 p=83863 u=zuul n=ansible | 2026-06-12 08:21:48.869727 | fa163e23-f348-37f0-fb65-00000000a74e | TASK | Create /etc/openstack directory if it does not exist 2026-06-12 08:21:49,204 p=83863 u=zuul n=ansible | 2026-06-12 08:21:49.203887 | fa163e23-f348-37f0-fb65-00000000a74e | OK | Create /etc/openstack directory if it does not exist | undercloud 2026-06-12 08:21:49,210 p=83863 u=zuul n=ansible | 2026-06-12 08:21:49.210649 | fa163e23-f348-37f0-fb65-00000000a74f | TASK | Configure /etc/openstack/clouds.yaml 2026-06-12 08:21:49,264 p=83863 u=zuul n=ansible | 2026-06-12 08:21:49.264055 | fa163e23-f348-37f0-fb65-00000000a7a0 | TASK | Check if /etc/openstack/clouds.yaml exists 2026-06-12 08:21:49,571 p=83863 u=zuul n=ansible | 2026-06-12 08:21:49.570763 | fa163e23-f348-37f0-fb65-00000000a7a0 | OK | Check if /etc/openstack/clouds.yaml exists | undercloud 2026-06-12 08:21:49,590 p=83863 u=zuul n=ansible | 2026-06-12 08:21:49.590303 | fa163e23-f348-37f0-fb65-00000000a7a1 | TASK | Create empty /etc/openstack/clouds.yaml if it does not exist 2026-06-12 08:21:49,628 p=83863 u=zuul n=ansible | 2026-06-12 08:21:49.627876 | fa163e23-f348-37f0-fb65-00000000a7a1 | SKIPPED | Create empty /etc/openstack/clouds.yaml if it does not exist | undercloud 2026-06-12 08:21:49,639 p=83863 u=zuul n=ansible | 2026-06-12 08:21:49.638989 | fa163e23-f348-37f0-fb65-00000000a7a2 | TASK | Configure /etc/openstack/clouds.yaml 2026-06-12 08:21:49,728 p=83863 u=zuul n=ansible | 2026-06-12 08:21:49.727620 | fa163e23-f348-37f0-fb65-00000000a7dc | TASK | Check for a configured destination 2026-06-12 08:21:49,794 p=83863 u=zuul n=ansible | 2026-06-12 08:21:49.793805 | fa163e23-f348-37f0-fb65-00000000a7dc | SKIPPED | Check for a configured destination | undercloud 2026-06-12 08:21:49,806 p=83863 u=zuul n=ansible | 2026-06-12 08:21:49.806390 | fa163e23-f348-37f0-fb65-00000000a7dd | TASK | Generate /etc/openstack/clouds.yaml config 2026-06-12 08:21:50,645 p=83863 u=zuul n=ansible | 2026-06-12 08:21:50.644566 | fa163e23-f348-37f0-fb65-00000000a7dd | CHANGED | Generate /etc/openstack/clouds.yaml config | undercloud 2026-06-12 08:21:50,681 p=83863 u=zuul n=ansible | PLAY [Deploy step tasks for 1] ************************************************* 2026-06-12 08:21:50,802 p=83863 u=zuul n=ansible | 2026-06-12 08:21:50.802038 | fa163e23-f348-37f0-fb65-0000000000bf | TASK | Deploy step tasks for 1 2026-06-12 08:21:50,818 p=83863 u=zuul n=ansible | 2026-06-12 08:21:50.817900 | fa163e23-f348-37f0-fb65-0000000000bf | TASK | Deploy step tasks for 1 2026-06-12 08:21:50,843 p=83863 u=zuul n=ansible | 2026-06-12 08:21:50.842502 | fa163e23-f348-37f0-fb65-0000000000bf | TASK | Deploy step tasks for 1 2026-06-12 08:21:50,863 p=83863 u=zuul n=ansible | 2026-06-12 08:21:50.862522 | fa163e23-f348-37f0-fb65-0000000000bf | TASK | Deploy step tasks for 1 2026-06-12 08:21:50,887 p=83863 u=zuul n=ansible | 2026-06-12 08:21:50.887093 | fa163e23-f348-37f0-fb65-0000000000bf | TASK | Deploy step tasks for 1 2026-06-12 08:21:50,912 p=83863 u=zuul n=ansible | 2026-06-12 08:21:50.911821 | fa163e23-f348-37f0-fb65-0000000000bf | TASK | Deploy step tasks for 1 2026-06-12 08:21:50,917 p=83863 u=zuul n=ansible | 2026-06-12 08:21:50.916557 | fa163e23-f348-37f0-fb65-0000000000bf | OK | Deploy step tasks for 1 | np0000071531 -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Deploy step tasks for 1' to resume from this task" } 2026-06-12 08:21:50,917 p=83863 u=zuul n=ansible | [WARNING]: ('np0000071531 -> localhost', 'fa163e23-f348-37f0-fb65-0000000000bf') missing from stats 2026-06-12 08:21:50,918 p=83863 u=zuul n=ansible | 2026-06-12 08:21:50.918038 | fa163e23-f348-37f0-fb65-0000000000bf | OK | Deploy step tasks for 1 | np0000071532 -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Deploy step tasks for 1' to resume from this task" } 2026-06-12 08:21:50,918 p=83863 u=zuul n=ansible | [WARNING]: ('np0000071532 -> localhost', 'fa163e23-f348-37f0-fb65-0000000000bf') missing from stats 2026-06-12 08:21:50,919 p=83863 u=zuul n=ansible | 2026-06-12 08:21:50.918900 | fa163e23-f348-37f0-fb65-0000000000bf | OK | Deploy step tasks for 1 | np0000071533 -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Deploy step tasks for 1' to resume from this task" } 2026-06-12 08:21:50,919 p=83863 u=zuul n=ansible | [WARNING]: ('np0000071533 -> localhost', 'fa163e23-f348-37f0-fb65-0000000000bf') missing from stats 2026-06-12 08:21:50,919 p=83863 u=zuul n=ansible | 2026-06-12 08:21:50.919735 | fa163e23-f348-37f0-fb65-0000000000bf | OK | Deploy step tasks for 1 | np0000071528 -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Deploy step tasks for 1' to resume from this task" } 2026-06-12 08:21:50,920 p=83863 u=zuul n=ansible | [WARNING]: ('np0000071528 -> localhost', 'fa163e23-f348-37f0-fb65-0000000000bf') missing from stats 2026-06-12 08:21:50,920 p=83863 u=zuul n=ansible | 2026-06-12 08:21:50.920562 | fa163e23-f348-37f0-fb65-0000000000bf | OK | Deploy step tasks for 1 | np0000071529 -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Deploy step tasks for 1' to resume from this task" } 2026-06-12 08:21:50,921 p=83863 u=zuul n=ansible | [WARNING]: ('np0000071529 -> localhost', 'fa163e23-f348-37f0-fb65-0000000000bf') missing from stats 2026-06-12 08:21:50,930 p=83863 u=zuul n=ansible | 2026-06-12 08:21:50.930499 | fa163e23-f348-37f0-fb65-0000000000c0 | TASK | Write the config_step hieradata for the deploy step 1 tasks 2026-06-12 08:21:50,950 p=83863 u=zuul n=ansible | 2026-06-12 08:21:50.950066 | fa163e23-f348-37f0-fb65-0000000000c0 | TASK | Write the config_step hieradata for the deploy step 1 tasks 2026-06-12 08:21:50,965 p=83863 u=zuul n=ansible | 2026-06-12 08:21:50.964842 | fa163e23-f348-37f0-fb65-0000000000c0 | TASK | Write the config_step hieradata for the deploy step 1 tasks 2026-06-12 08:21:50,984 p=83863 u=zuul n=ansible | 2026-06-12 08:21:50.983595 | fa163e23-f348-37f0-fb65-0000000000c0 | TASK | Write the config_step hieradata for the deploy step 1 tasks 2026-06-12 08:21:51,009 p=83863 u=zuul n=ansible | 2026-06-12 08:21:51.008168 | fa163e23-f348-37f0-fb65-0000000000c0 | TASK | Write the config_step hieradata for the deploy step 1 tasks 2026-06-12 08:21:51,019 p=83863 u=zuul n=ansible | 2026-06-12 08:21:51.018995 | fa163e23-f348-37f0-fb65-0000000000bf | OK | Deploy step tasks for 1 | np0000071530 -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Deploy step tasks for 1' to resume from this task" } 2026-06-12 08:21:51,021 p=83863 u=zuul n=ansible | [WARNING]: ('np0000071530 -> localhost', 'fa163e23-f348-37f0-fb65-0000000000bf') missing from stats 2026-06-12 08:21:51,042 p=83863 u=zuul n=ansible | 2026-06-12 08:21:51.040324 | fa163e23-f348-37f0-fb65-0000000000c0 | TASK | Write the config_step hieradata for the deploy step 1 tasks 2026-06-12 08:21:51,881 p=83863 u=zuul n=ansible | 2026-06-12 08:21:51.879041 | fa163e23-f348-37f0-fb65-0000000000c0 | CHANGED | Write the config_step hieradata for the deploy step 1 tasks | np0000071531 2026-06-12 08:21:51,915 p=83863 u=zuul n=ansible | 2026-06-12 08:21:51.914931 | fa163e23-f348-37f0-fb65-0000000000c2 | TASK | Check if /var/lib/tripleo-config/container-startup-config/step_1 already exists 2026-06-12 08:21:51,927 p=83863 u=zuul n=ansible | 2026-06-12 08:21:51.926351 | fa163e23-f348-37f0-fb65-0000000000c0 | CHANGED | Write the config_step hieradata for the deploy step 1 tasks | np0000071532 2026-06-12 08:21:51,929 p=83863 u=zuul n=ansible | 2026-06-12 08:21:51.929310 | fa163e23-f348-37f0-fb65-0000000000c0 | CHANGED | Write the config_step hieradata for the deploy step 1 tasks | np0000071529 2026-06-12 08:21:51,931 p=83863 u=zuul n=ansible | 2026-06-12 08:21:51.931303 | fa163e23-f348-37f0-fb65-0000000000c0 | CHANGED | Write the config_step hieradata for the deploy step 1 tasks | np0000071528 2026-06-12 08:21:51,959 p=83863 u=zuul n=ansible | 2026-06-12 08:21:51.958479 | fa163e23-f348-37f0-fb65-0000000000c2 | TASK | Check if /var/lib/tripleo-config/container-startup-config/step_1 already exists 2026-06-12 08:21:51,988 p=83863 u=zuul n=ansible | 2026-06-12 08:21:51.987968 | fa163e23-f348-37f0-fb65-0000000000c2 | TASK | Check if /var/lib/tripleo-config/container-startup-config/step_1 already exists 2026-06-12 08:21:52,017 p=83863 u=zuul n=ansible | 2026-06-12 08:21:52.012086 | fa163e23-f348-37f0-fb65-0000000000c2 | TASK | Check if /var/lib/tripleo-config/container-startup-config/step_1 already exists 2026-06-12 08:21:52,023 p=83863 u=zuul n=ansible | 2026-06-12 08:21:52.022937 | fa163e23-f348-37f0-fb65-0000000000c0 | CHANGED | Write the config_step hieradata for the deploy step 1 tasks | np0000071533 2026-06-12 08:21:52,024 p=83863 u=zuul n=ansible | 2026-06-12 08:21:52.024275 | fa163e23-f348-37f0-fb65-0000000000c0 | CHANGED | Write the config_step hieradata for the deploy step 1 tasks | np0000071530 2026-06-12 08:21:52,035 p=83863 u=zuul n=ansible | 2026-06-12 08:21:52.035254 | fa163e23-f348-37f0-fb65-0000000000c2 | TASK | Check if /var/lib/tripleo-config/container-startup-config/step_1 already exists 2026-06-12 08:21:52,054 p=83863 u=zuul n=ansible | 2026-06-12 08:21:52.053976 | fa163e23-f348-37f0-fb65-0000000000c2 | TASK | Check if /var/lib/tripleo-config/container-startup-config/step_1 already exists 2026-06-12 08:21:52,241 p=83863 u=zuul n=ansible | 2026-06-12 08:21:52.240680 | fa163e23-f348-37f0-fb65-0000000000c2 | OK | Check if /var/lib/tripleo-config/container-startup-config/step_1 already exists | np0000071531 2026-06-12 08:21:52,251 p=83863 u=zuul n=ansible | 2026-06-12 08:21:52.251660 | fa163e23-f348-37f0-fb65-0000000000c3 | TASK | Write config data at the start of step 1 2026-06-12 08:21:52,279 p=83863 u=zuul n=ansible | 2026-06-12 08:21:52.278368 | fa163e23-f348-37f0-fb65-0000000000c2 | OK | Check if /var/lib/tripleo-config/container-startup-config/step_1 already exists | np0000071528 2026-06-12 08:21:52,280 p=83863 u=zuul n=ansible | 2026-06-12 08:21:52.280081 | fa163e23-f348-37f0-fb65-0000000000c2 | OK | Check if /var/lib/tripleo-config/container-startup-config/step_1 already exists | np0000071532 2026-06-12 08:21:52,294 p=83863 u=zuul n=ansible | 2026-06-12 08:21:52.293747 | fa163e23-f348-37f0-fb65-0000000000c3 | TASK | Write config data at the start of step 1 2026-06-12 08:21:52,314 p=83863 u=zuul n=ansible | 2026-06-12 08:21:52.313439 | fa163e23-f348-37f0-fb65-0000000000c3 | TASK | Write config data at the start of step 1 2026-06-12 08:21:52,343 p=83863 u=zuul n=ansible | 2026-06-12 08:21:52.335232 | fa163e23-f348-37f0-fb65-0000000000c2 | OK | Check if /var/lib/tripleo-config/container-startup-config/step_1 already exists | np0000071529 2026-06-12 08:21:52,344 p=83863 u=zuul n=ansible | 2026-06-12 08:21:52.344639 | fa163e23-f348-37f0-fb65-0000000000c2 | OK | Check if /var/lib/tripleo-config/container-startup-config/step_1 already exists | np0000071533 2026-06-12 08:21:52,397 p=83863 u=zuul n=ansible | 2026-06-12 08:21:52.392187 | 021e5064-4053-49d2-a1c3-6e83f6cc66a8 | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/common_deploy_steps_tasks_step_1.yaml | np0000071531 2026-06-12 08:21:52,414 p=83863 u=zuul n=ansible | 2026-06-12 08:21:52.414270 | fa163e23-f348-37f0-fb65-00000000a83b | TASK | Delete existing /var/lib/tripleo-config/check-mode directory for check mode 2026-06-12 08:21:52,431 p=83863 u=zuul n=ansible | 2026-06-12 08:21:52.431140 | fa163e23-f348-37f0-fb65-0000000000c3 | TASK | Write config data at the start of step 1 2026-06-12 08:21:52,460 p=83863 u=zuul n=ansible | 2026-06-12 08:21:52.459282 | fa163e23-f348-37f0-fb65-0000000000c3 | TASK | Write config data at the start of step 1 2026-06-12 08:21:52,468 p=83863 u=zuul n=ansible | 2026-06-12 08:21:52.467623 | fa163e23-f348-37f0-fb65-0000000000c2 | OK | Check if /var/lib/tripleo-config/container-startup-config/step_1 already exists | np0000071530 2026-06-12 08:21:52,470 p=83863 u=zuul n=ansible | 2026-06-12 08:21:52.470458 | fa163e23-f348-37f0-fb65-00000000a83b | SKIPPED | Delete existing /var/lib/tripleo-config/check-mode directory for check mode | np0000071531 2026-06-12 08:21:52,512 p=83863 u=zuul n=ansible | 2026-06-12 08:21:52.507162 | 4786332a-7f13-45e6-bc0b-4d8d82fee46a | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/common_deploy_steps_tasks_step_1.yaml | np0000071532 2026-06-12 08:21:52,513 p=83863 u=zuul n=ansible | 2026-06-12 08:21:52.512864 | 4786332a-7f13-45e6-bc0b-4d8d82fee46a | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/common_deploy_steps_tasks_step_1.yaml | np0000071528 2026-06-12 08:21:52,534 p=83863 u=zuul n=ansible | 2026-06-12 08:21:52.529300 | fa163e23-f348-37f0-fb65-00000000a83c | TASK | Create /var/lib/tripleo-config/check-mode directory for check mode 2026-06-12 08:21:52,559 p=83863 u=zuul n=ansible | 2026-06-12 08:21:52.559136 | fa163e23-f348-37f0-fb65-00000000a857 | TASK | Delete existing /var/lib/tripleo-config/check-mode directory for check mode 2026-06-12 08:21:52,587 p=83863 u=zuul n=ansible | 2026-06-12 08:21:52.587296 | fa163e23-f348-37f0-fb65-00000000a857 | TASK | Delete existing /var/lib/tripleo-config/check-mode directory for check mode 2026-06-12 08:21:52,613 p=83863 u=zuul n=ansible | 2026-06-12 08:21:52.612576 | fa163e23-f348-37f0-fb65-0000000000c3 | TASK | Write config data at the start of step 1 2026-06-12 08:21:52,626 p=83863 u=zuul n=ansible | 2026-06-12 08:21:52.626520 | fa163e23-f348-37f0-fb65-00000000a83c | SKIPPED | Create /var/lib/tripleo-config/check-mode directory for check mode | np0000071531 2026-06-12 08:21:52,627 p=83863 u=zuul n=ansible | 2026-06-12 08:21:52.627320 | fa163e23-f348-37f0-fb65-00000000a857 | SKIPPED | Delete existing /var/lib/tripleo-config/check-mode directory for check mode | np0000071532 2026-06-12 08:21:52,628 p=83863 u=zuul n=ansible | 2026-06-12 08:21:52.627925 | fa163e23-f348-37f0-fb65-00000000a857 | SKIPPED | Delete existing /var/lib/tripleo-config/check-mode directory for check mode | np0000071528 2026-06-12 08:21:52,661 p=83863 u=zuul n=ansible | 2026-06-12 08:21:52.661298 | 85cede7c-4a3f-4c47-ac21-a35d87fa151c | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/common_deploy_steps_tasks_step_1.yaml | np0000071533 2026-06-12 08:21:52,662 p=83863 u=zuul n=ansible | 2026-06-12 08:21:52.661892 | 85cede7c-4a3f-4c47-ac21-a35d87fa151c | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/common_deploy_steps_tasks_step_1.yaml | np0000071529 2026-06-12 08:21:52,680 p=83863 u=zuul n=ansible | 2026-06-12 08:21:52.680368 | fa163e23-f348-37f0-fb65-00000000a83d | TASK | Write the puppet step_config manifest 2026-06-12 08:21:52,697 p=83863 u=zuul n=ansible | 2026-06-12 08:21:52.696949 | fa163e23-f348-37f0-fb65-00000000a858 | TASK | Create /var/lib/tripleo-config/check-mode directory for check mode 2026-06-12 08:21:52,714 p=83863 u=zuul n=ansible | 2026-06-12 08:21:52.713575 | fa163e23-f348-37f0-fb65-00000000a87e | TASK | Delete existing /var/lib/tripleo-config/check-mode directory for check mode 2026-06-12 08:21:52,746 p=83863 u=zuul n=ansible | 2026-06-12 08:21:52.741260 | fa163e23-f348-37f0-fb65-00000000a858 | TASK | Create /var/lib/tripleo-config/check-mode directory for check mode 2026-06-12 08:21:52,767 p=83863 u=zuul n=ansible | 2026-06-12 08:21:52.766648 | fa163e23-f348-37f0-fb65-00000000a87e | TASK | Delete existing /var/lib/tripleo-config/check-mode directory for check mode 2026-06-12 08:21:52,780 p=83863 u=zuul n=ansible | 2026-06-12 08:21:52.780582 | fa163e23-f348-37f0-fb65-00000000a858 | SKIPPED | Create /var/lib/tripleo-config/check-mode directory for check mode | np0000071532 2026-06-12 08:21:52,781 p=83863 u=zuul n=ansible | 2026-06-12 08:21:52.781564 | fa163e23-f348-37f0-fb65-00000000a87e | SKIPPED | Delete existing /var/lib/tripleo-config/check-mode directory for check mode | np0000071533 2026-06-12 08:21:52,782 p=83863 u=zuul n=ansible | 2026-06-12 08:21:52.782119 | fa163e23-f348-37f0-fb65-00000000a858 | SKIPPED | Create /var/lib/tripleo-config/check-mode directory for check mode | np0000071528 2026-06-12 08:21:52,813 p=83863 u=zuul n=ansible | 2026-06-12 08:21:52.808449 | 6df73478-3d25-42c3-82dc-f611050a2270 | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/common_deploy_steps_tasks_step_1.yaml | np0000071530 2026-06-12 08:21:52,827 p=83863 u=zuul n=ansible | 2026-06-12 08:21:52.826853 | fa163e23-f348-37f0-fb65-00000000a859 | TASK | Write the puppet step_config manifest 2026-06-12 08:21:52,842 p=83863 u=zuul n=ansible | 2026-06-12 08:21:52.842087 | fa163e23-f348-37f0-fb65-00000000a87f | TASK | Create /var/lib/tripleo-config/check-mode directory for check mode 2026-06-12 08:21:52,864 p=83863 u=zuul n=ansible | 2026-06-12 08:21:52.863456 | fa163e23-f348-37f0-fb65-00000000a859 | TASK | Write the puppet step_config manifest 2026-06-12 08:21:52,890 p=83863 u=zuul n=ansible | 2026-06-12 08:21:52.890025 | fa163e23-f348-37f0-fb65-00000000a8a3 | TASK | Delete existing /var/lib/tripleo-config/check-mode directory for check mode 2026-06-12 08:21:52,899 p=83863 u=zuul n=ansible | 2026-06-12 08:21:52.898692 | fa163e23-f348-37f0-fb65-00000000a87e | SKIPPED | Delete existing /var/lib/tripleo-config/check-mode directory for check mode | np0000071529 2026-06-12 08:21:52,900 p=83863 u=zuul n=ansible | 2026-06-12 08:21:52.900665 | fa163e23-f348-37f0-fb65-00000000a87f | SKIPPED | Create /var/lib/tripleo-config/check-mode directory for check mode | np0000071533 2026-06-12 08:21:52,916 p=83863 u=zuul n=ansible | 2026-06-12 08:21:52.916098 | fa163e23-f348-37f0-fb65-00000000a880 | TASK | Write the puppet step_config manifest 2026-06-12 08:21:52,939 p=83863 u=zuul n=ansible | 2026-06-12 08:21:52.938591 | fa163e23-f348-37f0-fb65-00000000a87f | TASK | Create /var/lib/tripleo-config/check-mode directory for check mode 2026-06-12 08:21:52,945 p=83863 u=zuul n=ansible | 2026-06-12 08:21:52.944837 | fa163e23-f348-37f0-fb65-00000000a8a3 | SKIPPED | Delete existing /var/lib/tripleo-config/check-mode directory for check mode | np0000071530 2026-06-12 08:21:52,967 p=83863 u=zuul n=ansible | 2026-06-12 08:21:52.967317 | fa163e23-f348-37f0-fb65-00000000a8a4 | TASK | Create /var/lib/tripleo-config/check-mode directory for check mode 2026-06-12 08:21:52,973 p=83863 u=zuul n=ansible | 2026-06-12 08:21:52.973015 | fa163e23-f348-37f0-fb65-00000000a87f | SKIPPED | Create /var/lib/tripleo-config/check-mode directory for check mode | np0000071529 2026-06-12 08:21:53,001 p=83863 u=zuul n=ansible | 2026-06-12 08:21:53.000311 | fa163e23-f348-37f0-fb65-00000000a880 | TASK | Write the puppet step_config manifest 2026-06-12 08:21:53,013 p=83863 u=zuul n=ansible | 2026-06-12 08:21:53.011745 | fa163e23-f348-37f0-fb65-00000000a8a4 | SKIPPED | Create /var/lib/tripleo-config/check-mode directory for check mode | np0000071530 2026-06-12 08:21:53,043 p=83863 u=zuul n=ansible | 2026-06-12 08:21:53.042852 | fa163e23-f348-37f0-fb65-00000000a8a5 | TASK | Write the puppet step_config manifest 2026-06-12 08:21:53,757 p=83863 u=zuul n=ansible | 2026-06-12 08:21:53.756240 | fa163e23-f348-37f0-fb65-00000000a83d | CHANGED | Write the puppet step_config manifest | np0000071531 2026-06-12 08:21:53,783 p=83863 u=zuul n=ansible | 2026-06-12 08:21:53.782087 | fa163e23-f348-37f0-fb65-00000000a83e | TASK | Diff puppet step_config manifest changes for check mode 2026-06-12 08:21:53,818 p=83863 u=zuul n=ansible | 2026-06-12 08:21:53.817457 | fa163e23-f348-37f0-fb65-00000000a83e | SKIPPED | Diff puppet step_config manifest changes for check mode | np0000071531 2026-06-12 08:21:53,840 p=83863 u=zuul n=ansible | 2026-06-12 08:21:53.839616 | fa163e23-f348-37f0-fb65-00000000a83f | TASK | Diff puppet step_config manifest changes for check mode 2026-06-12 08:21:53,862 p=83863 u=zuul n=ansible | 2026-06-12 08:21:53.861614 | fa163e23-f348-37f0-fb65-00000000a859 | CHANGED | Write the puppet step_config manifest | np0000071532 2026-06-12 08:21:53,864 p=83863 u=zuul n=ansible | 2026-06-12 08:21:53.864205 | fa163e23-f348-37f0-fb65-00000000a859 | CHANGED | Write the puppet step_config manifest | np0000071528 2026-06-12 08:21:53,897 p=83863 u=zuul n=ansible | 2026-06-12 08:21:53.896941 | fa163e23-f348-37f0-fb65-00000000a85a | TASK | Diff puppet step_config manifest changes for check mode 2026-06-12 08:21:53,924 p=83863 u=zuul n=ansible | 2026-06-12 08:21:53.923532 | fa163e23-f348-37f0-fb65-00000000a85a | TASK | Diff puppet step_config manifest changes for check mode 2026-06-12 08:21:53,934 p=83863 u=zuul n=ansible | 2026-06-12 08:21:53.934189 | fa163e23-f348-37f0-fb65-00000000a83f | SKIPPED | Diff puppet step_config manifest changes for check mode | np0000071531 2026-06-12 08:21:53,936 p=83863 u=zuul n=ansible | 2026-06-12 08:21:53.935764 | fa163e23-f348-37f0-fb65-00000000a880 | CHANGED | Write the puppet step_config manifest | np0000071533 2026-06-12 08:21:53,936 p=83863 u=zuul n=ansible | 2026-06-12 08:21:53.936557 | fa163e23-f348-37f0-fb65-00000000a85a | SKIPPED | Diff puppet step_config manifest changes for check mode | np0000071532 2026-06-12 08:21:53,956 p=83863 u=zuul n=ansible | 2026-06-12 08:21:53.956372 | fa163e23-f348-37f0-fb65-00000000a840 | TASK | Create /var/lib/container-puppet 2026-06-12 08:21:53,987 p=83863 u=zuul n=ansible | 2026-06-12 08:21:53.986852 | fa163e23-f348-37f0-fb65-00000000a85b | TASK | Diff puppet step_config manifest changes for check mode 2026-06-12 08:21:54,008 p=83863 u=zuul n=ansible | 2026-06-12 08:21:54.006805 | fa163e23-f348-37f0-fb65-00000000a881 | TASK | Diff puppet step_config manifest changes for check mode 2026-06-12 08:21:54,022 p=83863 u=zuul n=ansible | 2026-06-12 08:21:54.015378 | fa163e23-f348-37f0-fb65-00000000a85a | SKIPPED | Diff puppet step_config manifest changes for check mode | np0000071528 2026-06-12 08:21:54,024 p=83863 u=zuul n=ansible | 2026-06-12 08:21:54.023976 | fa163e23-f348-37f0-fb65-00000000a880 | CHANGED | Write the puppet step_config manifest | np0000071529 2026-06-12 08:21:54,024 p=83863 u=zuul n=ansible | 2026-06-12 08:21:54.024643 | fa163e23-f348-37f0-fb65-00000000a8a5 | CHANGED | Write the puppet step_config manifest | np0000071530 2026-06-12 08:21:54,025 p=83863 u=zuul n=ansible | 2026-06-12 08:21:54.025294 | fa163e23-f348-37f0-fb65-00000000a85b | SKIPPED | Diff puppet step_config manifest changes for check mode | np0000071532 2026-06-12 08:21:54,041 p=83863 u=zuul n=ansible | 2026-06-12 08:21:54.040844 | fa163e23-f348-37f0-fb65-00000000a85c | TASK | Create /var/lib/container-puppet 2026-06-12 08:21:54,062 p=83863 u=zuul n=ansible | 2026-06-12 08:21:54.061269 | fa163e23-f348-37f0-fb65-00000000a85b | TASK | Diff puppet step_config manifest changes for check mode 2026-06-12 08:21:54,083 p=83863 u=zuul n=ansible | 2026-06-12 08:21:54.083012 | fa163e23-f348-37f0-fb65-00000000a881 | TASK | Diff puppet step_config manifest changes for check mode 2026-06-12 08:21:54,112 p=83863 u=zuul n=ansible | 2026-06-12 08:21:54.112057 | fa163e23-f348-37f0-fb65-00000000a8a6 | TASK | Diff puppet step_config manifest changes for check mode 2026-06-12 08:21:54,119 p=83863 u=zuul n=ansible | 2026-06-12 08:21:54.119030 | fa163e23-f348-37f0-fb65-00000000a881 | SKIPPED | Diff puppet step_config manifest changes for check mode | np0000071533 2026-06-12 08:21:54,120 p=83863 u=zuul n=ansible | 2026-06-12 08:21:54.120762 | fa163e23-f348-37f0-fb65-00000000a85b | SKIPPED | Diff puppet step_config manifest changes for check mode | np0000071528 2026-06-12 08:21:54,121 p=83863 u=zuul n=ansible | 2026-06-12 08:21:54.121442 | fa163e23-f348-37f0-fb65-00000000a881 | SKIPPED | Diff puppet step_config manifest changes for check mode | np0000071529 2026-06-12 08:21:54,133 p=83863 u=zuul n=ansible | 2026-06-12 08:21:54.132830 | fa163e23-f348-37f0-fb65-00000000a882 | TASK | Diff puppet step_config manifest changes for check mode 2026-06-12 08:21:54,166 p=83863 u=zuul n=ansible | 2026-06-12 08:21:54.165828 | fa163e23-f348-37f0-fb65-00000000a85c | TASK | Create /var/lib/container-puppet 2026-06-12 08:21:54,188 p=83863 u=zuul n=ansible | 2026-06-12 08:21:54.186895 | fa163e23-f348-37f0-fb65-00000000a882 | TASK | Diff puppet step_config manifest changes for check mode 2026-06-12 08:21:54,195 p=83863 u=zuul n=ansible | 2026-06-12 08:21:54.194970 | fa163e23-f348-37f0-fb65-00000000a8a6 | SKIPPED | Diff puppet step_config manifest changes for check mode | np0000071530 2026-06-12 08:21:54,196 p=83863 u=zuul n=ansible | 2026-06-12 08:21:54.196537 | fa163e23-f348-37f0-fb65-00000000a882 | SKIPPED | Diff puppet step_config manifest changes for check mode | np0000071533 2026-06-12 08:21:54,215 p=83863 u=zuul n=ansible | 2026-06-12 08:21:54.208827 | fa163e23-f348-37f0-fb65-00000000a883 | TASK | Create /var/lib/container-puppet 2026-06-12 08:21:54,246 p=83863 u=zuul n=ansible | 2026-06-12 08:21:54.245617 | fa163e23-f348-37f0-fb65-00000000a8a7 | TASK | Diff puppet step_config manifest changes for check mode 2026-06-12 08:21:54,260 p=83863 u=zuul n=ansible | 2026-06-12 08:21:54.258445 | fa163e23-f348-37f0-fb65-00000000a882 | SKIPPED | Diff puppet step_config manifest changes for check mode | np0000071529 2026-06-12 08:21:54,261 p=83863 u=zuul n=ansible | 2026-06-12 08:21:54.261357 | fa163e23-f348-37f0-fb65-00000000a840 | OK | Create /var/lib/container-puppet | np0000071531 2026-06-12 08:21:54,284 p=83863 u=zuul n=ansible | 2026-06-12 08:21:54.283653 | fa163e23-f348-37f0-fb65-00000000a841 | TASK | Delete existing /var/lib/container-puppet/check-mode for check mode 2026-06-12 08:21:54,312 p=83863 u=zuul n=ansible | 2026-06-12 08:21:54.311344 | fa163e23-f348-37f0-fb65-00000000a883 | TASK | Create /var/lib/container-puppet 2026-06-12 08:21:54,321 p=83863 u=zuul n=ansible | 2026-06-12 08:21:54.319942 | fa163e23-f348-37f0-fb65-00000000a8a7 | SKIPPED | Diff puppet step_config manifest changes for check mode | np0000071530 2026-06-12 08:21:54,322 p=83863 u=zuul n=ansible | 2026-06-12 08:21:54.321883 | fa163e23-f348-37f0-fb65-00000000a841 | SKIPPED | Delete existing /var/lib/container-puppet/check-mode for check mode | np0000071531 2026-06-12 08:21:54,334 p=83863 u=zuul n=ansible | 2026-06-12 08:21:54.334009 | fa163e23-f348-37f0-fb65-00000000a842 | TASK | Create /var/lib/container-puppet/check-mode for check mode 2026-06-12 08:21:54,366 p=83863 u=zuul n=ansible | 2026-06-12 08:21:54.366224 | fa163e23-f348-37f0-fb65-00000000a8a8 | TASK | Create /var/lib/container-puppet 2026-06-12 08:21:54,375 p=83863 u=zuul n=ansible | 2026-06-12 08:21:54.374266 | fa163e23-f348-37f0-fb65-00000000a85c | OK | Create /var/lib/container-puppet | np0000071532 2026-06-12 08:21:54,377 p=83863 u=zuul n=ansible | 2026-06-12 08:21:54.377036 | fa163e23-f348-37f0-fb65-00000000a842 | SKIPPED | Create /var/lib/container-puppet/check-mode for check mode | np0000071531 2026-06-12 08:21:54,390 p=83863 u=zuul n=ansible | 2026-06-12 08:21:54.390051 | fa163e23-f348-37f0-fb65-00000000a843 | TASK | Write container-puppet.json file 2026-06-12 08:21:54,407 p=83863 u=zuul n=ansible | 2026-06-12 08:21:54.407068 | fa163e23-f348-37f0-fb65-00000000a85d | TASK | Delete existing /var/lib/container-puppet/check-mode for check mode 2026-06-12 08:21:54,433 p=83863 u=zuul n=ansible | 2026-06-12 08:21:54.432131 | fa163e23-f348-37f0-fb65-00000000a85d | SKIPPED | Delete existing /var/lib/container-puppet/check-mode for check mode | np0000071532 2026-06-12 08:21:54,444 p=83863 u=zuul n=ansible | 2026-06-12 08:21:54.444274 | fa163e23-f348-37f0-fb65-00000000a85e | TASK | Create /var/lib/container-puppet/check-mode for check mode 2026-06-12 08:21:54,470 p=83863 u=zuul n=ansible | 2026-06-12 08:21:54.469363 | fa163e23-f348-37f0-fb65-00000000a85e | SKIPPED | Create /var/lib/container-puppet/check-mode for check mode | np0000071532 2026-06-12 08:21:54,480 p=83863 u=zuul n=ansible | 2026-06-12 08:21:54.480505 | fa163e23-f348-37f0-fb65-00000000a85f | TASK | Write container-puppet.json file 2026-06-12 08:21:54,524 p=83863 u=zuul n=ansible | 2026-06-12 08:21:54.521808 | fa163e23-f348-37f0-fb65-00000000a85c | OK | Create /var/lib/container-puppet | np0000071528 2026-06-12 08:21:54,525 p=83863 u=zuul n=ansible | 2026-06-12 08:21:54.525376 | fa163e23-f348-37f0-fb65-00000000a883 | OK | Create /var/lib/container-puppet | np0000071533 2026-06-12 08:21:54,537 p=83863 u=zuul n=ansible | 2026-06-12 08:21:54.537119 | fa163e23-f348-37f0-fb65-00000000a884 | TASK | Delete existing /var/lib/container-puppet/check-mode for check mode 2026-06-12 08:21:54,558 p=83863 u=zuul n=ansible | 2026-06-12 08:21:54.557877 | fa163e23-f348-37f0-fb65-00000000a85d | TASK | Delete existing /var/lib/container-puppet/check-mode for check mode 2026-06-12 08:21:54,579 p=83863 u=zuul n=ansible | 2026-06-12 08:21:54.573906 | fa163e23-f348-37f0-fb65-00000000a884 | SKIPPED | Delete existing /var/lib/container-puppet/check-mode for check mode | np0000071533 2026-06-12 08:21:54,581 p=83863 u=zuul n=ansible | 2026-06-12 08:21:54.581108 | fa163e23-f348-37f0-fb65-00000000a883 | OK | Create /var/lib/container-puppet | np0000071529 2026-06-12 08:21:54,598 p=83863 u=zuul n=ansible | 2026-06-12 08:21:54.598137 | fa163e23-f348-37f0-fb65-00000000a885 | TASK | Create /var/lib/container-puppet/check-mode for check mode 2026-06-12 08:21:54,622 p=83863 u=zuul n=ansible | 2026-06-12 08:21:54.621448 | fa163e23-f348-37f0-fb65-00000000a884 | TASK | Delete existing /var/lib/container-puppet/check-mode for check mode 2026-06-12 08:21:54,635 p=83863 u=zuul n=ansible | 2026-06-12 08:21:54.630790 | fa163e23-f348-37f0-fb65-00000000a85d | SKIPPED | Delete existing /var/lib/container-puppet/check-mode for check mode | np0000071528 2026-06-12 08:21:54,637 p=83863 u=zuul n=ansible | 2026-06-12 08:21:54.636914 | fa163e23-f348-37f0-fb65-00000000a885 | SKIPPED | Create /var/lib/container-puppet/check-mode for check mode | np0000071533 2026-06-12 08:21:54,656 p=83863 u=zuul n=ansible | 2026-06-12 08:21:54.655768 | fa163e23-f348-37f0-fb65-00000000a886 | TASK | Write container-puppet.json file 2026-06-12 08:21:54,683 p=83863 u=zuul n=ansible | 2026-06-12 08:21:54.682520 | fa163e23-f348-37f0-fb65-00000000a85e | TASK | Create /var/lib/container-puppet/check-mode for check mode 2026-06-12 08:21:54,688 p=83863 u=zuul n=ansible | 2026-06-12 08:21:54.688334 | fa163e23-f348-37f0-fb65-00000000a884 | SKIPPED | Delete existing /var/lib/container-puppet/check-mode for check mode | np0000071529 2026-06-12 08:21:54,689 p=83863 u=zuul n=ansible | 2026-06-12 08:21:54.689592 | fa163e23-f348-37f0-fb65-00000000a8a8 | OK | Create /var/lib/container-puppet | np0000071530 2026-06-12 08:21:54,706 p=83863 u=zuul n=ansible | 2026-06-12 08:21:54.705892 | fa163e23-f348-37f0-fb65-00000000a885 | TASK | Create /var/lib/container-puppet/check-mode for check mode 2026-06-12 08:21:54,732 p=83863 u=zuul n=ansible | 2026-06-12 08:21:54.731279 | fa163e23-f348-37f0-fb65-00000000a8a9 | TASK | Delete existing /var/lib/container-puppet/check-mode for check mode 2026-06-12 08:21:54,738 p=83863 u=zuul n=ansible | 2026-06-12 08:21:54.737629 | fa163e23-f348-37f0-fb65-00000000a85e | SKIPPED | Create /var/lib/container-puppet/check-mode for check mode | np0000071528 2026-06-12 08:21:54,739 p=83863 u=zuul n=ansible | 2026-06-12 08:21:54.739021 | fa163e23-f348-37f0-fb65-00000000a885 | SKIPPED | Create /var/lib/container-puppet/check-mode for check mode | np0000071529 2026-06-12 08:21:54,755 p=83863 u=zuul n=ansible | 2026-06-12 08:21:54.755141 | fa163e23-f348-37f0-fb65-00000000a85f | TASK | Write container-puppet.json file 2026-06-12 08:21:54,778 p=83863 u=zuul n=ansible | 2026-06-12 08:21:54.778104 | fa163e23-f348-37f0-fb65-00000000a886 | TASK | Write container-puppet.json file 2026-06-12 08:21:54,784 p=83863 u=zuul n=ansible | 2026-06-12 08:21:54.784118 | fa163e23-f348-37f0-fb65-00000000a8a9 | SKIPPED | Delete existing /var/lib/container-puppet/check-mode for check mode | np0000071530 2026-06-12 08:21:54,802 p=83863 u=zuul n=ansible | 2026-06-12 08:21:54.801673 | fa163e23-f348-37f0-fb65-00000000a8aa | TASK | Create /var/lib/container-puppet/check-mode for check mode 2026-06-12 08:21:54,831 p=83863 u=zuul n=ansible | 2026-06-12 08:21:54.830850 | fa163e23-f348-37f0-fb65-00000000a8aa | SKIPPED | Create /var/lib/container-puppet/check-mode for check mode | np0000071530 2026-06-12 08:21:54,845 p=83863 u=zuul n=ansible | 2026-06-12 08:21:54.845385 | fa163e23-f348-37f0-fb65-00000000a8ab | TASK | Write container-puppet.json file 2026-06-12 08:21:55,544 p=83863 u=zuul n=ansible | 2026-06-12 08:21:55.543548 | fa163e23-f348-37f0-fb65-00000000a85f | CHANGED | Write container-puppet.json file | np0000071532 2026-06-12 08:21:55,558 p=83863 u=zuul n=ansible | 2026-06-12 08:21:55.557881 | fa163e23-f348-37f0-fb65-00000000a860 | TASK | Diff container-puppet.json changes for check mode 2026-06-12 08:21:55,593 p=83863 u=zuul n=ansible | 2026-06-12 08:21:55.593109 | fa163e23-f348-37f0-fb65-00000000a860 | SKIPPED | Diff container-puppet.json changes for check mode | np0000071532 2026-06-12 08:21:55,609 p=83863 u=zuul n=ansible | 2026-06-12 08:21:55.609444 | fa163e23-f348-37f0-fb65-00000000a861 | TASK | Diff container-puppet.json changes for check mode 2026-06-12 08:21:55,629 p=83863 u=zuul n=ansible | 2026-06-12 08:21:55.628682 | fa163e23-f348-37f0-fb65-00000000a861 | SKIPPED | Diff container-puppet.json changes for check mode | np0000071532 2026-06-12 08:21:55,645 p=83863 u=zuul n=ansible | 2026-06-12 08:21:55.644773 | fa163e23-f348-37f0-fb65-00000000a862 | TASK | Ensure config hashes are up-to-date for container startup configs 2026-06-12 08:21:55,892 p=83863 u=zuul n=ansible | 2026-06-12 08:21:55.891283 | fa163e23-f348-37f0-fb65-00000000a85f | CHANGED | Write container-puppet.json file | np0000071528 2026-06-12 08:21:55,914 p=83863 u=zuul n=ansible | 2026-06-12 08:21:55.914173 | fa163e23-f348-37f0-fb65-00000000a860 | TASK | Diff container-puppet.json changes for check mode 2026-06-12 08:21:55,933 p=83863 u=zuul n=ansible | 2026-06-12 08:21:55.933077 | fa163e23-f348-37f0-fb65-00000000a860 | SKIPPED | Diff container-puppet.json changes for check mode | np0000071528 2026-06-12 08:21:55,947 p=83863 u=zuul n=ansible | 2026-06-12 08:21:55.947723 | fa163e23-f348-37f0-fb65-00000000a861 | TASK | Diff container-puppet.json changes for check mode 2026-06-12 08:21:55,973 p=83863 u=zuul n=ansible | 2026-06-12 08:21:55.973291 | fa163e23-f348-37f0-fb65-00000000a861 | SKIPPED | Diff container-puppet.json changes for check mode | np0000071528 2026-06-12 08:21:55,988 p=83863 u=zuul n=ansible | 2026-06-12 08:21:55.987911 | fa163e23-f348-37f0-fb65-00000000a862 | TASK | Ensure config hashes are up-to-date for container startup configs 2026-06-12 08:21:56,094 p=83863 u=zuul n=ansible | 2026-06-12 08:21:56.094110 | fa163e23-f348-37f0-fb65-00000000a862 | OK | Ensure config hashes are up-to-date for container startup configs | np0000071532 2026-06-12 08:21:56,105 p=83863 u=zuul n=ansible | 2026-06-12 08:21:56.105293 | fa163e23-f348-37f0-fb65-00000000a863 | TASK | Set host puppet debugging fact string 2026-06-12 08:21:56,155 p=83863 u=zuul n=ansible | 2026-06-12 08:21:56.154395 | fa163e23-f348-37f0-fb65-00000000a863 | SKIPPED | Set host puppet debugging fact string | np0000071532 2026-06-12 08:21:56,170 p=83863 u=zuul n=ansible | 2026-06-12 08:21:56.169574 | fa163e23-f348-37f0-fb65-00000000a864 | TASK | Check for /etc/puppet/check-mode directory for check mode 2026-06-12 08:21:56,195 p=83863 u=zuul n=ansible | 2026-06-12 08:21:56.194362 | fa163e23-f348-37f0-fb65-00000000a864 | SKIPPED | Check for /etc/puppet/check-mode directory for check mode | np0000071532 2026-06-12 08:21:56,208 p=83863 u=zuul n=ansible | 2026-06-12 08:21:56.207955 | fa163e23-f348-37f0-fb65-00000000a865 | TASK | Create /etc/puppet/check-mode/hieradata directory for check mode 2026-06-12 08:21:56,233 p=83863 u=zuul n=ansible | 2026-06-12 08:21:56.232355 | fa163e23-f348-37f0-fb65-00000000a865 | SKIPPED | Create /etc/puppet/check-mode/hieradata directory for check mode | np0000071532 2026-06-12 08:21:56,243 p=83863 u=zuul n=ansible | 2026-06-12 08:21:56.243144 | fa163e23-f348-37f0-fb65-00000000a866 | TASK | Create puppet check-mode files if they don't exist for check mode 2026-06-12 08:21:56,274 p=83863 u=zuul n=ansible | 2026-06-12 08:21:56.274065 | fa163e23-f348-37f0-fb65-00000000a866 | SKIPPED | Create puppet check-mode files if they don't exist for check mode | np0000071532 2026-06-12 08:21:56,304 p=83863 u=zuul n=ansible | [WARNING]: conditional statements should not include jinja2 templating delimiters such as {{ }} or {% %}. Found: '{{ playbook_dir }}/{{ _task_file_path }}' is exists 2026-06-12 08:21:56,326 p=83863 u=zuul n=ansible | 2026-06-12 08:21:56.325973 | fa163e23-f348-37f0-fb65-00000000a862 | OK | Ensure config hashes are up-to-date for container startup configs | np0000071528 2026-06-12 08:21:56,364 p=83863 u=zuul n=ansible | 2026-06-12 08:21:56.364379 | c012a06e-6fc2-4d36-9d71-9b9822d6e8dd | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/Compute/deploy_steps_tasks_step1.yaml | np0000071532 2026-06-12 08:21:56,383 p=83863 u=zuul n=ansible | 2026-06-12 08:21:56.382667 | fa163e23-f348-37f0-fb65-00000000a927 | TASK | set enable_sensubility fact 2026-06-12 08:21:56,401 p=83863 u=zuul n=ansible | 2026-06-12 08:21:56.401171 | fa163e23-f348-37f0-fb65-00000000a863 | TASK | Set host puppet debugging fact string 2026-06-12 08:21:56,415 p=83863 u=zuul n=ansible | 2026-06-12 08:21:56.414760 | fa163e23-f348-37f0-fb65-00000000a927 | OK | set enable_sensubility fact | np0000071532 2026-06-12 08:21:56,429 p=83863 u=zuul n=ansible | 2026-06-12 08:21:56.429541 | fa163e23-f348-37f0-fb65-00000000a929 | TASK | create podman socket and appropriate systemd service 2026-06-12 08:21:56,435 p=83863 u=zuul n=ansible | 2026-06-12 08:21:56.434839 | fa163e23-f348-37f0-fb65-00000000a863 | SKIPPED | Set host puppet debugging fact string | np0000071528 2026-06-12 08:21:56,450 p=83863 u=zuul n=ansible | 2026-06-12 08:21:56.450216 | fa163e23-f348-37f0-fb65-00000000a864 | TASK | Check for /etc/puppet/check-mode directory for check mode 2026-06-12 08:21:56,472 p=83863 u=zuul n=ansible | 2026-06-12 08:21:56.467481 | fa163e23-f348-37f0-fb65-00000000a929 | SKIPPED | create podman socket and appropriate systemd service | np0000071532 2026-06-12 08:21:56,474 p=83863 u=zuul n=ansible | 2026-06-12 08:21:56.473879 | fa163e23-f348-37f0-fb65-00000000a864 | SKIPPED | Check for /etc/puppet/check-mode directory for check mode | np0000071528 2026-06-12 08:21:56,484 p=83863 u=zuul n=ansible | 2026-06-12 08:21:56.483824 | fa163e23-f348-37f0-fb65-00000000a92a | TASK | create systemd service for ensuring socket file ACL contains collectd 2026-06-12 08:21:56,501 p=83863 u=zuul n=ansible | 2026-06-12 08:21:56.501296 | fa163e23-f348-37f0-fb65-00000000a865 | TASK | Create /etc/puppet/check-mode/hieradata directory for check mode 2026-06-12 08:21:56,516 p=83863 u=zuul n=ansible | 2026-06-12 08:21:56.516018 | fa163e23-f348-37f0-fb65-00000000a92a | SKIPPED | create systemd service for ensuring socket file ACL contains collectd | np0000071532 2026-06-12 08:21:56,522 p=83863 u=zuul n=ansible | 2026-06-12 08:21:56.522286 | fa163e23-f348-37f0-fb65-00000000a865 | SKIPPED | Create /etc/puppet/check-mode/hieradata directory for check mode | np0000071528 2026-06-12 08:21:56,532 p=83863 u=zuul n=ansible | 2026-06-12 08:21:56.532139 | fa163e23-f348-37f0-fb65-00000000a92b | TASK | enable podman.sock ACL service 2026-06-12 08:21:56,550 p=83863 u=zuul n=ansible | 2026-06-12 08:21:56.549539 | fa163e23-f348-37f0-fb65-00000000a866 | TASK | Create puppet check-mode files if they don't exist for check mode 2026-06-12 08:21:56,566 p=83863 u=zuul n=ansible | 2026-06-12 08:21:56.565506 | fa163e23-f348-37f0-fb65-00000000a92b | SKIPPED | enable podman.sock ACL service | np0000071532 2026-06-12 08:21:56,583 p=83863 u=zuul n=ansible | 2026-06-12 08:21:56.583254 | fa163e23-f348-37f0-fb65-00000000a92c | TASK | create directory for downloads of users' scripts 2026-06-12 08:21:56,589 p=83863 u=zuul n=ansible | 2026-06-12 08:21:56.589171 | fa163e23-f348-37f0-fb65-00000000a866 | SKIPPED | Create puppet check-mode files if they don't exist for check mode | np0000071528 2026-06-12 08:21:56,617 p=83863 u=zuul n=ansible | 2026-06-12 08:21:56.616650 | fa163e23-f348-37f0-fb65-00000000a92c | SKIPPED | create directory for downloads of users' scripts | np0000071532 2026-06-12 08:21:56,622 p=83863 u=zuul n=ansible | [WARNING]: conditional statements should not include jinja2 templating delimiters such as {{ }} or {% %}. Found: '{{ playbook_dir }}/{{ _task_file_path }}' is exists 2026-06-12 08:21:56,629 p=83863 u=zuul n=ansible | 2026-06-12 08:21:56.629462 | fa163e23-f348-37f0-fb65-00000000a92d | TASK | download exec scripts 2026-06-12 08:21:56,653 p=83863 u=zuul n=ansible | 2026-06-12 08:21:56.653177 | fa163e23-f348-37f0-fb65-00000000a92d | SKIPPED | download exec scripts | np0000071532 2026-06-12 08:21:56,752 p=83863 u=zuul n=ansible | 2026-06-12 08:21:56.751641 | 9b8df7ee-2b0e-4156-92fd-18cfcd66085d | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/Controller/deploy_steps_tasks_step1.yaml | np0000071528 2026-06-12 08:21:56,787 p=83863 u=zuul n=ansible | 2026-06-12 08:21:56.786921 | fa163e23-f348-37f0-fb65-00000000a92f | TASK | Run lvmfilter role 2026-06-12 08:21:56,808 p=83863 u=zuul n=ansible | 2026-06-12 08:21:56.808504 | fa163e23-f348-37f0-fb65-00000000a973 | TASK | Create dirs for certificates and keys 2026-06-12 08:21:56,815 p=83863 u=zuul n=ansible | 2026-06-12 08:21:56.814918 | fa163e23-f348-37f0-fb65-00000000a843 | CHANGED | Write container-puppet.json file | np0000071531 2026-06-12 08:21:56,829 p=83863 u=zuul n=ansible | 2026-06-12 08:21:56.829355 | fa163e23-f348-37f0-fb65-00000000a844 | TASK | Diff container-puppet.json changes for check mode 2026-06-12 08:21:56,877 p=83863 u=zuul n=ansible | 2026-06-12 08:21:56.877489 | fa163e23-f348-37f0-fb65-00000000aa6e | TASK | Check if lvm2 is installed 2026-06-12 08:21:56,884 p=83863 u=zuul n=ansible | 2026-06-12 08:21:56.884082 | fa163e23-f348-37f0-fb65-00000000a844 | SKIPPED | Diff container-puppet.json changes for check mode | np0000071531 2026-06-12 08:21:56,895 p=83863 u=zuul n=ansible | 2026-06-12 08:21:56.895608 | fa163e23-f348-37f0-fb65-00000000a845 | TASK | Diff container-puppet.json changes for check mode 2026-06-12 08:21:56,928 p=83863 u=zuul n=ansible | 2026-06-12 08:21:56.927692 | fa163e23-f348-37f0-fb65-00000000a845 | SKIPPED | Diff container-puppet.json changes for check mode | np0000071531 2026-06-12 08:21:56,938 p=83863 u=zuul n=ansible | 2026-06-12 08:21:56.937891 | fa163e23-f348-37f0-fb65-00000000a846 | TASK | Ensure config hashes are up-to-date for container startup configs 2026-06-12 08:21:57,177 p=83863 u=zuul n=ansible | 2026-06-12 08:21:57.175779 | fa163e23-f348-37f0-fb65-00000000a973 | CHANGED | Create dirs for certificates and keys | np0000071528 | item=/etc/pki/tls/certs/httpd 2026-06-12 08:21:57,184 p=83863 u=zuul n=ansible | 2026-06-12 08:21:57.183907 | fa163e23-f348-37f0-fb65-00000000aa6e | CHANGED | Check if lvm2 is installed | np0000071532 2026-06-12 08:21:57,195 p=83863 u=zuul n=ansible | 2026-06-12 08:21:57.195599 | fa163e23-f348-37f0-fb65-00000000aa70 | TASK | collect ansible devices 2026-06-12 08:21:57,217 p=83863 u=zuul n=ansible | 2026-06-12 08:21:57.217053 | fa163e23-f348-37f0-fb65-00000000a846 | OK | Ensure config hashes are up-to-date for container startup configs | np0000071531 2026-06-12 08:21:57,229 p=83863 u=zuul n=ansible | 2026-06-12 08:21:57.228942 | fa163e23-f348-37f0-fb65-00000000a847 | TASK | Set host puppet debugging fact string 2026-06-12 08:21:57,246 p=83863 u=zuul n=ansible | 2026-06-12 08:21:57.246036 | fa163e23-f348-37f0-fb65-00000000aa70 | SKIPPED | collect ansible devices | np0000071532 2026-06-12 08:21:57,260 p=83863 u=zuul n=ansible | 2026-06-12 08:21:57.260593 | fa163e23-f348-37f0-fb65-00000000aa71 | TASK | collect in-use lvm2 devices list 2026-06-12 08:21:57,268 p=83863 u=zuul n=ansible | 2026-06-12 08:21:57.266493 | fa163e23-f348-37f0-fb65-00000000a847 | SKIPPED | Set host puppet debugging fact string | np0000071531 2026-06-12 08:21:57,280 p=83863 u=zuul n=ansible | 2026-06-12 08:21:57.279912 | fa163e23-f348-37f0-fb65-00000000a848 | TASK | Check for /etc/puppet/check-mode directory for check mode 2026-06-12 08:21:57,305 p=83863 u=zuul n=ansible | 2026-06-12 08:21:57.300236 | fa163e23-f348-37f0-fb65-00000000aa71 | SKIPPED | collect in-use lvm2 devices list | np0000071532 2026-06-12 08:21:57,306 p=83863 u=zuul n=ansible | 2026-06-12 08:21:57.305722 | fa163e23-f348-37f0-fb65-00000000a848 | SKIPPED | Check for /etc/puppet/check-mode directory for check mode | np0000071531 2026-06-12 08:21:57,316 p=83863 u=zuul n=ansible | 2026-06-12 08:21:57.315614 | fa163e23-f348-37f0-fb65-00000000a849 | TASK | Create /etc/puppet/check-mode/hieradata directory for check mode 2026-06-12 08:21:57,331 p=83863 u=zuul n=ansible | 2026-06-12 08:21:57.331140 | fa163e23-f348-37f0-fb65-00000000aa72 | TASK | set allowed_devices 2026-06-12 08:21:57,346 p=83863 u=zuul n=ansible | 2026-06-12 08:21:57.345499 | fa163e23-f348-37f0-fb65-00000000a849 | SKIPPED | Create /etc/puppet/check-mode/hieradata directory for check mode | np0000071531 2026-06-12 08:21:57,356 p=83863 u=zuul n=ansible | 2026-06-12 08:21:57.356504 | fa163e23-f348-37f0-fb65-00000000a84a | TASK | Create puppet check-mode files if they don't exist for check mode 2026-06-12 08:21:57,369 p=83863 u=zuul n=ansible | 2026-06-12 08:21:57.368650 | fa163e23-f348-37f0-fb65-00000000aa72 | SKIPPED | set allowed_devices | np0000071532 2026-06-12 08:21:57,383 p=83863 u=zuul n=ansible | 2026-06-12 08:21:57.382994 | fa163e23-f348-37f0-fb65-00000000aa73 | TASK | build lvm2 allow list 2026-06-12 08:21:57,392 p=83863 u=zuul n=ansible | 2026-06-12 08:21:57.391737 | fa163e23-f348-37f0-fb65-00000000a84a | SKIPPED | Create puppet check-mode files if they don't exist for check mode | np0000071531 2026-06-12 08:21:57,420 p=83863 u=zuul n=ansible | 2026-06-12 08:21:57.419774 | fa163e23-f348-37f0-fb65-00000000aa73 | SKIPPED | build lvm2 allow list | np0000071532 2026-06-12 08:21:57,426 p=83863 u=zuul n=ansible | [WARNING]: conditional statements should not include jinja2 templating delimiters such as {{ }} or {% %}. Found: '{{ playbook_dir }}/{{ _task_file_path }}' is exists 2026-06-12 08:21:57,435 p=83863 u=zuul n=ansible | 2026-06-12 08:21:57.435502 | fa163e23-f348-37f0-fb65-00000000aa74 | TASK | build lvm2 deny list 2026-06-12 08:21:57,486 p=83863 u=zuul n=ansible | 2026-06-12 08:21:57.486046 | 86612ab1-c8e0-42e7-a70a-816d01a8c8d1 | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/Compute/deploy_steps_tasks_step1.yaml | np0000071531 2026-06-12 08:21:57,519 p=83863 u=zuul n=ansible | 2026-06-12 08:21:57.513479 | fa163e23-f348-37f0-fb65-00000000aab9 | TASK | set enable_sensubility fact 2026-06-12 08:21:57,521 p=83863 u=zuul n=ansible | 2026-06-12 08:21:57.520007 | fa163e23-f348-37f0-fb65-00000000a973 | CHANGED | Create dirs for certificates and keys | np0000071528 | item=/etc/pki/tls/private/httpd 2026-06-12 08:21:57,535 p=83863 u=zuul n=ansible | 2026-06-12 08:21:57.534657 | fa163e23-f348-37f0-fb65-00000000aa74 | SKIPPED | build lvm2 deny list | np0000071532 2026-06-12 08:21:57,547 p=83863 u=zuul n=ansible | 2026-06-12 08:21:57.547632 | fa163e23-f348-37f0-fb65-00000000aa75 | TASK | build lvm2 filter 2026-06-12 08:21:57,577 p=83863 u=zuul n=ansible | 2026-06-12 08:21:57.576983 | fa163e23-f348-37f0-fb65-00000000aab9 | OK | set enable_sensubility fact | np0000071531 2026-06-12 08:21:57,581 p=83863 u=zuul n=ansible | 2026-06-12 08:21:57.581506 | fa163e23-f348-37f0-fb65-00000000aa75 | SKIPPED | build lvm2 filter | np0000071532 2026-06-12 08:21:57,596 p=83863 u=zuul n=ansible | 2026-06-12 08:21:57.596366 | fa163e23-f348-37f0-fb65-00000000aabb | TASK | create podman socket and appropriate systemd service 2026-06-12 08:21:57,624 p=83863 u=zuul n=ansible | 2026-06-12 08:21:57.620679 | fa163e23-f348-37f0-fb65-00000000aa76 | TASK | regenerate lvm config 2026-06-12 08:21:57,633 p=83863 u=zuul n=ansible | 2026-06-12 08:21:57.633334 | fa163e23-f348-37f0-fb65-00000000aabb | SKIPPED | create podman socket and appropriate systemd service | np0000071531 2026-06-12 08:21:57,697 p=83863 u=zuul n=ansible | 2026-06-12 08:21:57.696798 | fa163e23-f348-37f0-fb65-00000000aabc | TASK | create systemd service for ensuring socket file ACL contains collectd 2026-06-12 08:21:57,715 p=83863 u=zuul n=ansible | 2026-06-12 08:21:57.714843 | fa163e23-f348-37f0-fb65-00000000ab0e | TASK | Set version specific variables 2026-06-12 08:21:57,723 p=83863 u=zuul n=ansible | 2026-06-12 08:21:57.720274 | fa163e23-f348-37f0-fb65-00000000aa76 | SKIPPED | regenerate lvm config | np0000071532 2026-06-12 08:21:57,724 p=83863 u=zuul n=ansible | 2026-06-12 08:21:57.724424 | fa163e23-f348-37f0-fb65-00000000aabc | SKIPPED | create systemd service for ensuring socket file ACL contains collectd | np0000071531 2026-06-12 08:21:57,735 p=83863 u=zuul n=ansible | 2026-06-12 08:21:57.734963 | fa163e23-f348-37f0-fb65-00000000aabd | TASK | enable podman.sock ACL service 2026-06-12 08:21:57,759 p=83863 u=zuul n=ansible | 2026-06-12 08:21:57.748259 | fa163e23-f348-37f0-fb65-00000000aa77 | TASK | copy new lvm.conf in place 2026-06-12 08:21:57,765 p=83863 u=zuul n=ansible | 2026-06-12 08:21:57.765154 | fa163e23-f348-37f0-fb65-00000000aabd | SKIPPED | enable podman.sock ACL service | np0000071531 2026-06-12 08:21:57,781 p=83863 u=zuul n=ansible | 2026-06-12 08:21:57.781556 | 6c2d3b7a-ef1c-4418-9690-565526db9d5d | INCLUDED | /usr/share/ansible/roles/rhel-system-roles.certificate/tasks/set_vars.yml | np0000071528 2026-06-12 08:21:57,801 p=83863 u=zuul n=ansible | 2026-06-12 08:21:57.800633 | fa163e23-f348-37f0-fb65-00000000aabe | TASK | create directory for downloads of users' scripts 2026-06-12 08:21:57,821 p=83863 u=zuul n=ansible | 2026-06-12 08:21:57.820390 | fa163e23-f348-37f0-fb65-00000000ab45 | TASK | Ensure ansible_facts used by role 2026-06-12 08:21:57,835 p=83863 u=zuul n=ansible | 2026-06-12 08:21:57.828595 | fa163e23-f348-37f0-fb65-00000000aa77 | SKIPPED | copy new lvm.conf in place | np0000071532 2026-06-12 08:21:57,837 p=83863 u=zuul n=ansible | 2026-06-12 08:21:57.836854 | fa163e23-f348-37f0-fb65-00000000aabe | SKIPPED | create directory for downloads of users' scripts | np0000071531 2026-06-12 08:21:57,848 p=83863 u=zuul n=ansible | 2026-06-12 08:21:57.847705 | fa163e23-f348-37f0-fb65-00000000aabf | TASK | download exec scripts 2026-06-12 08:21:57,867 p=83863 u=zuul n=ansible | 2026-06-12 08:21:57.866900 | fa163e23-f348-37f0-fb65-00000000aabf | SKIPPED | download exec scripts | np0000071531 2026-06-12 08:21:57,878 p=83863 u=zuul n=ansible | 2026-06-12 08:21:57.878314 | fa163e23-f348-37f0-fb65-00000000aac3 | TASK | Run lvmfilter role 2026-06-12 08:21:57,955 p=83863 u=zuul n=ansible | 2026-06-12 08:21:57.954719 | fa163e23-f348-37f0-fb65-00000000aa6e | TASK | Check if lvm2 is installed 2026-06-12 08:21:58,000 p=83863 u=zuul n=ansible | 2026-06-12 08:21:57.999664 | fa163e23-f348-37f0-fb65-00000000ab9a | TASK | Set version specific variables 2026-06-12 08:21:58,039 p=83863 u=zuul n=ansible | 2026-06-12 08:21:58.038660 | 8f08ffd4-8ebb-4a3e-8daf-6ae5c070c099 | INCLUDED | /usr/share/ansible/roles/rhel-system-roles.certificate/tasks/set_vars.yml | np0000071532 2026-06-12 08:21:58,051 p=83863 u=zuul n=ansible | 2026-06-12 08:21:58.050871 | fa163e23-f348-37f0-fb65-00000000abc9 | TASK | Ensure ansible_facts used by role 2026-06-12 08:21:58,264 p=83863 u=zuul n=ansible | 2026-06-12 08:21:58.263562 | fa163e23-f348-37f0-fb65-00000000ab45 | OK | Ensure ansible_facts used by role | np0000071528 2026-06-12 08:21:58,266 p=83863 u=zuul n=ansible | 2026-06-12 08:21:58.266103 | fa163e23-f348-37f0-fb65-00000000aa6e | CHANGED | Check if lvm2 is installed | np0000071531 2026-06-12 08:21:58,282 p=83863 u=zuul n=ansible | 2026-06-12 08:21:58.282265 | fa163e23-f348-37f0-fb65-00000000aa70 | TASK | collect ansible devices 2026-06-12 08:21:58,307 p=83863 u=zuul n=ansible | 2026-06-12 08:21:58.306646 | fa163e23-f348-37f0-fb65-00000000ab46 | TASK | Set platform/version specific variables 2026-06-12 08:21:58,352 p=83863 u=zuul n=ansible | 2026-06-12 08:21:58.351250 | fa163e23-f348-37f0-fb65-00000000aa70 | SKIPPED | collect ansible devices | np0000071531 2026-06-12 08:21:58,364 p=83863 u=zuul n=ansible | 2026-06-12 08:21:58.363721 | fa163e23-f348-37f0-fb65-00000000aa71 | TASK | collect in-use lvm2 devices list 2026-06-12 08:21:58,403 p=83863 u=zuul n=ansible | 2026-06-12 08:21:58.400303 | fa163e23-f348-37f0-fb65-00000000aa71 | SKIPPED | collect in-use lvm2 devices list | np0000071531 2026-06-12 08:21:58,405 p=83863 u=zuul n=ansible | 2026-06-12 08:21:58.404627 | fa163e23-f348-37f0-fb65-00000000ab46 | SKIPPED | Set platform/version specific variables | np0000071528 | item=RedHat.yml 2026-06-12 08:21:58,414 p=83863 u=zuul n=ansible | 2026-06-12 08:21:58.414072 | fa163e23-f348-37f0-fb65-00000000aa72 | TASK | set allowed_devices 2026-06-12 08:21:58,428 p=83863 u=zuul n=ansible | 2026-06-12 08:21:58.427230 | fa163e23-f348-37f0-fb65-00000000ab46 | SKIPPED | Set platform/version specific variables | np0000071528 | item=RedHat.yml 2026-06-12 08:21:58,458 p=83863 u=zuul n=ansible | 2026-06-12 08:21:58.456596 | fa163e23-f348-37f0-fb65-00000000ab46 | SKIPPED | Set platform/version specific variables | np0000071528 | item=RedHat_9.yml 2026-06-12 08:21:58,459 p=83863 u=zuul n=ansible | 2026-06-12 08:21:58.458679 | fa163e23-f348-37f0-fb65-00000000aa72 | SKIPPED | set allowed_devices | np0000071531 2026-06-12 08:21:58,473 p=83863 u=zuul n=ansible | 2026-06-12 08:21:58.470442 | fa163e23-f348-37f0-fb65-00000000aa73 | TASK | build lvm2 allow list 2026-06-12 08:21:58,475 p=83863 u=zuul n=ansible | 2026-06-12 08:21:58.474803 | fa163e23-f348-37f0-fb65-00000000ab46 | SKIPPED | Set platform/version specific variables | np0000071528 | item=RedHat_9.2.yml 2026-06-12 08:21:58,502 p=83863 u=zuul n=ansible | 2026-06-12 08:21:58.501898 | fa163e23-f348-37f0-fb65-00000000ab0f | TASK | Ensure certificate role dependencies are installed 2026-06-12 08:21:58,517 p=83863 u=zuul n=ansible | 2026-06-12 08:21:58.516721 | fa163e23-f348-37f0-fb65-00000000abc9 | OK | Ensure ansible_facts used by role | np0000071532 2026-06-12 08:21:58,534 p=83863 u=zuul n=ansible | 2026-06-12 08:21:58.534204 | fa163e23-f348-37f0-fb65-00000000abca | TASK | Set platform/version specific variables 2026-06-12 08:21:58,540 p=83863 u=zuul n=ansible | 2026-06-12 08:21:58.539914 | fa163e23-f348-37f0-fb65-00000000aa73 | SKIPPED | build lvm2 allow list | np0000071531 2026-06-12 08:21:58,553 p=83863 u=zuul n=ansible | 2026-06-12 08:21:58.552777 | fa163e23-f348-37f0-fb65-00000000aa74 | TASK | build lvm2 deny list 2026-06-12 08:21:58,587 p=83863 u=zuul n=ansible | 2026-06-12 08:21:58.586777 | fa163e23-f348-37f0-fb65-00000000aa74 | SKIPPED | build lvm2 deny list | np0000071531 2026-06-12 08:21:58,597 p=83863 u=zuul n=ansible | 2026-06-12 08:21:58.597035 | fa163e23-f348-37f0-fb65-00000000aa75 | TASK | build lvm2 filter 2026-06-12 08:21:58,612 p=83863 u=zuul n=ansible | 2026-06-12 08:21:58.610944 | fa163e23-f348-37f0-fb65-00000000abca | SKIPPED | Set platform/version specific variables | np0000071532 | item=RedHat.yml 2026-06-12 08:21:58,632 p=83863 u=zuul n=ansible | 2026-06-12 08:21:58.632475 | fa163e23-f348-37f0-fb65-00000000aa75 | SKIPPED | build lvm2 filter | np0000071531 2026-06-12 08:21:58,642 p=83863 u=zuul n=ansible | 2026-06-12 08:21:58.641915 | fa163e23-f348-37f0-fb65-00000000abca | SKIPPED | Set platform/version specific variables | np0000071532 | item=RedHat.yml 2026-06-12 08:21:58,648 p=83863 u=zuul n=ansible | 2026-06-12 08:21:58.648500 | fa163e23-f348-37f0-fb65-00000000aa76 | TASK | regenerate lvm config 2026-06-12 08:21:58,668 p=83863 u=zuul n=ansible | 2026-06-12 08:21:58.667125 | fa163e23-f348-37f0-fb65-00000000abca | SKIPPED | Set platform/version specific variables | np0000071532 | item=RedHat_9.yml 2026-06-12 08:21:58,688 p=83863 u=zuul n=ansible | 2026-06-12 08:21:58.683599 | fa163e23-f348-37f0-fb65-00000000aa76 | SKIPPED | regenerate lvm config | np0000071531 2026-06-12 08:21:58,689 p=83863 u=zuul n=ansible | 2026-06-12 08:21:58.689049 | fa163e23-f348-37f0-fb65-00000000abca | SKIPPED | Set platform/version specific variables | np0000071532 | item=RedHat_9.2.yml 2026-06-12 08:21:58,702 p=83863 u=zuul n=ansible | 2026-06-12 08:21:58.702612 | fa163e23-f348-37f0-fb65-00000000aa77 | TASK | copy new lvm.conf in place 2026-06-12 08:21:58,720 p=83863 u=zuul n=ansible | 2026-06-12 08:21:58.719938 | fa163e23-f348-37f0-fb65-00000000ab9b | TASK | Ensure certificate role dependencies are installed 2026-06-12 08:21:58,737 p=83863 u=zuul n=ansible | 2026-06-12 08:21:58.737212 | fa163e23-f348-37f0-fb65-00000000aa77 | SKIPPED | copy new lvm.conf in place | np0000071531 2026-06-12 08:21:58,813 p=83863 u=zuul n=ansible | 2026-06-12 08:21:58.813149 | fa163e23-f348-37f0-fb65-00000000ab9a | TASK | Set version specific variables 2026-06-12 08:21:58,862 p=83863 u=zuul n=ansible | 2026-06-12 08:21:58.862320 | 778067bc-5933-462f-a243-87b809f3dfe9 | INCLUDED | /usr/share/ansible/roles/rhel-system-roles.certificate/tasks/set_vars.yml | np0000071531 2026-06-12 08:21:58,873 p=83863 u=zuul n=ansible | 2026-06-12 08:21:58.873562 | fa163e23-f348-37f0-fb65-00000000ac35 | TASK | Ensure ansible_facts used by role 2026-06-12 08:21:59,268 p=83863 u=zuul n=ansible | 2026-06-12 08:21:59.267424 | fa163e23-f348-37f0-fb65-00000000a886 | CHANGED | Write container-puppet.json file | np0000071529 2026-06-12 08:21:59,284 p=83863 u=zuul n=ansible | 2026-06-12 08:21:59.283768 | fa163e23-f348-37f0-fb65-00000000a887 | TASK | Diff container-puppet.json changes for check mode 2026-06-12 08:21:59,304 p=83863 u=zuul n=ansible | 2026-06-12 08:21:59.303800 | fa163e23-f348-37f0-fb65-00000000a887 | SKIPPED | Diff container-puppet.json changes for check mode | np0000071529 2026-06-12 08:21:59,318 p=83863 u=zuul n=ansible | 2026-06-12 08:21:59.318209 | fa163e23-f348-37f0-fb65-00000000a888 | TASK | Diff container-puppet.json changes for check mode 2026-06-12 08:21:59,339 p=83863 u=zuul n=ansible | 2026-06-12 08:21:59.339009 | fa163e23-f348-37f0-fb65-00000000a888 | SKIPPED | Diff container-puppet.json changes for check mode | np0000071529 2026-06-12 08:21:59,353 p=83863 u=zuul n=ansible | 2026-06-12 08:21:59.353303 | fa163e23-f348-37f0-fb65-00000000a889 | TASK | Ensure config hashes are up-to-date for container startup configs 2026-06-12 08:21:59,608 p=83863 u=zuul n=ansible | 2026-06-12 08:21:59.607559 | fa163e23-f348-37f0-fb65-00000000a8ab | CHANGED | Write container-puppet.json file | np0000071530 2026-06-12 08:21:59,629 p=83863 u=zuul n=ansible | 2026-06-12 08:21:59.628690 | fa163e23-f348-37f0-fb65-00000000a8ac | TASK | Diff container-puppet.json changes for check mode 2026-06-12 08:21:59,663 p=83863 u=zuul n=ansible | 2026-06-12 08:21:59.662265 | fa163e23-f348-37f0-fb65-00000000a8ac | SKIPPED | Diff container-puppet.json changes for check mode | np0000071530 2026-06-12 08:21:59,692 p=83863 u=zuul n=ansible | 2026-06-12 08:21:59.691550 | fa163e23-f348-37f0-fb65-00000000a8ad | TASK | Diff container-puppet.json changes for check mode 2026-06-12 08:21:59,723 p=83863 u=zuul n=ansible | 2026-06-12 08:21:59.723268 | fa163e23-f348-37f0-fb65-00000000a8ad | SKIPPED | Diff container-puppet.json changes for check mode | np0000071530 2026-06-12 08:21:59,738 p=83863 u=zuul n=ansible | 2026-06-12 08:21:59.738370 | fa163e23-f348-37f0-fb65-00000000a8ae | TASK | Ensure config hashes are up-to-date for container startup configs 2026-06-12 08:21:59,752 p=83863 u=zuul n=ansible | 2026-06-12 08:21:59.752067 | fa163e23-f348-37f0-fb65-00000000a889 | OK | Ensure config hashes are up-to-date for container startup configs | np0000071529 2026-06-12 08:21:59,758 p=83863 u=zuul n=ansible | 2026-06-12 08:21:59.758250 | fa163e23-f348-37f0-fb65-00000000a886 | CHANGED | Write container-puppet.json file | np0000071533 2026-06-12 08:21:59,769 p=83863 u=zuul n=ansible | 2026-06-12 08:21:59.769342 | fa163e23-f348-37f0-fb65-00000000a887 | TASK | Diff container-puppet.json changes for check mode 2026-06-12 08:21:59,810 p=83863 u=zuul n=ansible | 2026-06-12 08:21:59.809871 | fa163e23-f348-37f0-fb65-00000000a88a | TASK | Set host puppet debugging fact string 2026-06-12 08:21:59,817 p=83863 u=zuul n=ansible | 2026-06-12 08:21:59.817277 | fa163e23-f348-37f0-fb65-00000000ac35 | OK | Ensure ansible_facts used by role | np0000071531 2026-06-12 08:21:59,819 p=83863 u=zuul n=ansible | 2026-06-12 08:21:59.818957 | fa163e23-f348-37f0-fb65-00000000a887 | SKIPPED | Diff container-puppet.json changes for check mode | np0000071533 2026-06-12 08:21:59,830 p=83863 u=zuul n=ansible | 2026-06-12 08:21:59.830381 | fa163e23-f348-37f0-fb65-00000000ac36 | TASK | Set platform/version specific variables 2026-06-12 08:21:59,855 p=83863 u=zuul n=ansible | 2026-06-12 08:21:59.854449 | fa163e23-f348-37f0-fb65-00000000a888 | TASK | Diff container-puppet.json changes for check mode 2026-06-12 08:21:59,860 p=83863 u=zuul n=ansible | 2026-06-12 08:21:59.860303 | fa163e23-f348-37f0-fb65-00000000a88a | SKIPPED | Set host puppet debugging fact string | np0000071529 2026-06-12 08:21:59,876 p=83863 u=zuul n=ansible | 2026-06-12 08:21:59.876073 | fa163e23-f348-37f0-fb65-00000000a88b | TASK | Check for /etc/puppet/check-mode directory for check mode 2026-06-12 08:21:59,891 p=83863 u=zuul n=ansible | 2026-06-12 08:21:59.890463 | fa163e23-f348-37f0-fb65-00000000a888 | SKIPPED | Diff container-puppet.json changes for check mode | np0000071533 2026-06-12 08:21:59,907 p=83863 u=zuul n=ansible | 2026-06-12 08:21:59.901809 | fa163e23-f348-37f0-fb65-00000000a889 | TASK | Ensure config hashes are up-to-date for container startup configs 2026-06-12 08:21:59,913 p=83863 u=zuul n=ansible | 2026-06-12 08:21:59.912529 | fa163e23-f348-37f0-fb65-00000000ac36 | SKIPPED | Set platform/version specific variables | np0000071531 | item=RedHat.yml 2026-06-12 08:21:59,919 p=83863 u=zuul n=ansible | 2026-06-12 08:21:59.919317 | fa163e23-f348-37f0-fb65-00000000a88b | SKIPPED | Check for /etc/puppet/check-mode directory for check mode | np0000071529 2026-06-12 08:21:59,940 p=83863 u=zuul n=ansible | 2026-06-12 08:21:59.939399 | fa163e23-f348-37f0-fb65-00000000ac36 | SKIPPED | Set platform/version specific variables | np0000071531 | item=RedHat.yml 2026-06-12 08:21:59,941 p=83863 u=zuul n=ansible | 2026-06-12 08:21:59.940942 | fa163e23-f348-37f0-fb65-00000000a88c | TASK | Create /etc/puppet/check-mode/hieradata directory for check mode 2026-06-12 08:21:59,967 p=83863 u=zuul n=ansible | 2026-06-12 08:21:59.964354 | fa163e23-f348-37f0-fb65-00000000a88c | SKIPPED | Create /etc/puppet/check-mode/hieradata directory for check mode | np0000071529 2026-06-12 08:21:59,968 p=83863 u=zuul n=ansible | 2026-06-12 08:21:59.968333 | fa163e23-f348-37f0-fb65-00000000ac36 | SKIPPED | Set platform/version specific variables | np0000071531 | item=RedHat_9.yml 2026-06-12 08:21:59,985 p=83863 u=zuul n=ansible | 2026-06-12 08:21:59.984955 | fa163e23-f348-37f0-fb65-00000000ac36 | SKIPPED | Set platform/version specific variables | np0000071531 | item=RedHat_9.2.yml 2026-06-12 08:21:59,991 p=83863 u=zuul n=ansible | 2026-06-12 08:21:59.991060 | fa163e23-f348-37f0-fb65-00000000a88d | TASK | Create puppet check-mode files if they don't exist for check mode 2026-06-12 08:22:00,018 p=83863 u=zuul n=ansible | 2026-06-12 08:22:00.017748 | fa163e23-f348-37f0-fb65-00000000ab9b | TASK | Ensure certificate role dependencies are installed 2026-06-12 08:22:00,025 p=83863 u=zuul n=ansible | 2026-06-12 08:22:00.024612 | fa163e23-f348-37f0-fb65-00000000a88d | SKIPPED | Create puppet check-mode files if they don't exist for check mode | np0000071529 2026-06-12 08:22:00,060 p=83863 u=zuul n=ansible | [WARNING]: conditional statements should not include jinja2 templating delimiters such as {{ }} or {% %}. Found: '{{ playbook_dir }}/{{ _task_file_path }}' is exists 2026-06-12 08:22:00,073 p=83863 u=zuul n=ansible | 2026-06-12 08:22:00.072790 | fa163e23-f348-37f0-fb65-00000000a8ae | OK | Ensure config hashes are up-to-date for container startup configs | np0000071530 2026-06-12 08:22:00,100 p=83863 u=zuul n=ansible | 2026-06-12 08:22:00.099684 | fa163e23-f348-37f0-fb65-00000000a8af | TASK | Set host puppet debugging fact string 2026-06-12 08:22:00,185 p=83863 u=zuul n=ansible | 2026-06-12 08:22:00.184645 | 11f77580-c9bc-4f42-ba59-dcff6818f58d | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/Controller/deploy_steps_tasks_step1.yaml | np0000071529 2026-06-12 08:22:00,234 p=83863 u=zuul n=ansible | 2026-06-12 08:22:00.233749 | fa163e23-f348-37f0-fb65-00000000ac79 | TASK | Create dirs for certificates and keys 2026-06-12 08:22:00,239 p=83863 u=zuul n=ansible | 2026-06-12 08:22:00.238772 | fa163e23-f348-37f0-fb65-00000000a8af | SKIPPED | Set host puppet debugging fact string | np0000071530 2026-06-12 08:22:00,240 p=83863 u=zuul n=ansible | 2026-06-12 08:22:00.240494 | fa163e23-f348-37f0-fb65-00000000a889 | OK | Ensure config hashes are up-to-date for container startup configs | np0000071533 2026-06-12 08:22:00,257 p=83863 u=zuul n=ansible | 2026-06-12 08:22:00.257282 | fa163e23-f348-37f0-fb65-00000000a88a | TASK | Set host puppet debugging fact string 2026-06-12 08:22:00,291 p=83863 u=zuul n=ansible | 2026-06-12 08:22:00.285071 | fa163e23-f348-37f0-fb65-00000000a8b0 | TASK | Check for /etc/puppet/check-mode directory for check mode 2026-06-12 08:22:00,296 p=83863 u=zuul n=ansible | 2026-06-12 08:22:00.296117 | fa163e23-f348-37f0-fb65-00000000a88a | SKIPPED | Set host puppet debugging fact string | np0000071533 2026-06-12 08:22:00,308 p=83863 u=zuul n=ansible | 2026-06-12 08:22:00.307797 | fa163e23-f348-37f0-fb65-00000000a88b | TASK | Check for /etc/puppet/check-mode directory for check mode 2026-06-12 08:22:00,326 p=83863 u=zuul n=ansible | 2026-06-12 08:22:00.325347 | fa163e23-f348-37f0-fb65-00000000a8b0 | SKIPPED | Check for /etc/puppet/check-mode directory for check mode | np0000071530 2026-06-12 08:22:00,345 p=83863 u=zuul n=ansible | 2026-06-12 08:22:00.345503 | fa163e23-f348-37f0-fb65-00000000a8b1 | TASK | Create /etc/puppet/check-mode/hieradata directory for check mode 2026-06-12 08:22:00,349 p=83863 u=zuul n=ansible | 2026-06-12 08:22:00.349102 | fa163e23-f348-37f0-fb65-00000000a88b | SKIPPED | Check for /etc/puppet/check-mode directory for check mode | np0000071533 2026-06-12 08:22:00,361 p=83863 u=zuul n=ansible | 2026-06-12 08:22:00.361450 | fa163e23-f348-37f0-fb65-00000000a88c | TASK | Create /etc/puppet/check-mode/hieradata directory for check mode 2026-06-12 08:22:00,378 p=83863 u=zuul n=ansible | 2026-06-12 08:22:00.377510 | fa163e23-f348-37f0-fb65-00000000a8b1 | SKIPPED | Create /etc/puppet/check-mode/hieradata directory for check mode | np0000071530 2026-06-12 08:22:00,398 p=83863 u=zuul n=ansible | 2026-06-12 08:22:00.398400 | fa163e23-f348-37f0-fb65-00000000a8b2 | TASK | Create puppet check-mode files if they don't exist for check mode 2026-06-12 08:22:00,402 p=83863 u=zuul n=ansible | 2026-06-12 08:22:00.402236 | fa163e23-f348-37f0-fb65-00000000a88c | SKIPPED | Create /etc/puppet/check-mode/hieradata directory for check mode | np0000071533 2026-06-12 08:22:00,413 p=83863 u=zuul n=ansible | 2026-06-12 08:22:00.413673 | fa163e23-f348-37f0-fb65-00000000a88d | TASK | Create puppet check-mode files if they don't exist for check mode 2026-06-12 08:22:00,426 p=83863 u=zuul n=ansible | 2026-06-12 08:22:00.426025 | fa163e23-f348-37f0-fb65-00000000a8b2 | SKIPPED | Create puppet check-mode files if they don't exist for check mode | np0000071530 2026-06-12 08:22:00,449 p=83863 u=zuul n=ansible | 2026-06-12 08:22:00.449296 | fa163e23-f348-37f0-fb65-00000000a88d | SKIPPED | Create puppet check-mode files if they don't exist for check mode | np0000071533 2026-06-12 08:22:00,471 p=83863 u=zuul n=ansible | [WARNING]: conditional statements should not include jinja2 templating delimiters such as {{ }} or {% %}. Found: '{{ playbook_dir }}/{{ _task_file_path }}' is exists 2026-06-12 08:22:00,479 p=83863 u=zuul n=ansible | [WARNING]: conditional statements should not include jinja2 templating delimiters such as {{ }} or {% %}. Found: '{{ playbook_dir }}/{{ _task_file_path }}' is exists 2026-06-12 08:22:00,568 p=83863 u=zuul n=ansible | 2026-06-12 08:22:00.563795 | fa163e23-f348-37f0-fb65-00000000ac79 | CHANGED | Create dirs for certificates and keys | np0000071529 | item=/etc/pki/tls/certs/httpd 2026-06-12 08:22:00,570 p=83863 u=zuul n=ansible | 2026-06-12 08:22:00.569678 | ce4d3846-7be1-42f9-88ee-c847d83778f5 | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/Controller/deploy_steps_tasks_step1.yaml | np0000071530 2026-06-12 08:22:00,613 p=83863 u=zuul n=ansible | 2026-06-12 08:22:00.613295 | fa163e23-f348-37f0-fb65-00000000ad4d | TASK | Create dirs for certificates and keys 2026-06-12 08:22:00,650 p=83863 u=zuul n=ansible | 2026-06-12 08:22:00.650251 | fef47952-5a2b-4a21-acfa-f8a33466864b | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/Compute/deploy_steps_tasks_step1.yaml | np0000071533 2026-06-12 08:22:00,671 p=83863 u=zuul n=ansible | 2026-06-12 08:22:00.670786 | fa163e23-f348-37f0-fb65-00000000ae0f | TASK | set enable_sensubility fact 2026-06-12 08:22:00,701 p=83863 u=zuul n=ansible | 2026-06-12 08:22:00.701517 | fa163e23-f348-37f0-fb65-00000000ae0f | OK | set enable_sensubility fact | np0000071533 2026-06-12 08:22:00,712 p=83863 u=zuul n=ansible | 2026-06-12 08:22:00.712198 | fa163e23-f348-37f0-fb65-00000000ae11 | TASK | create podman socket and appropriate systemd service 2026-06-12 08:22:00,745 p=83863 u=zuul n=ansible | 2026-06-12 08:22:00.744669 | fa163e23-f348-37f0-fb65-00000000ae11 | SKIPPED | create podman socket and appropriate systemd service | np0000071533 2026-06-12 08:22:00,755 p=83863 u=zuul n=ansible | 2026-06-12 08:22:00.754866 | fa163e23-f348-37f0-fb65-00000000ae12 | TASK | create systemd service for ensuring socket file ACL contains collectd 2026-06-12 08:22:00,786 p=83863 u=zuul n=ansible | 2026-06-12 08:22:00.785954 | fa163e23-f348-37f0-fb65-00000000ae12 | SKIPPED | create systemd service for ensuring socket file ACL contains collectd | np0000071533 2026-06-12 08:22:00,795 p=83863 u=zuul n=ansible | 2026-06-12 08:22:00.795747 | fa163e23-f348-37f0-fb65-00000000ae13 | TASK | enable podman.sock ACL service 2026-06-12 08:22:00,828 p=83863 u=zuul n=ansible | 2026-06-12 08:22:00.827706 | fa163e23-f348-37f0-fb65-00000000ae13 | SKIPPED | enable podman.sock ACL service | np0000071533 2026-06-12 08:22:00,839 p=83863 u=zuul n=ansible | 2026-06-12 08:22:00.838910 | fa163e23-f348-37f0-fb65-00000000ae14 | TASK | create directory for downloads of users' scripts 2026-06-12 08:22:00,863 p=83863 u=zuul n=ansible | 2026-06-12 08:22:00.862577 | fa163e23-f348-37f0-fb65-00000000ae14 | SKIPPED | create directory for downloads of users' scripts | np0000071533 2026-06-12 08:22:00,872 p=83863 u=zuul n=ansible | 2026-06-12 08:22:00.872747 | fa163e23-f348-37f0-fb65-00000000ae15 | TASK | download exec scripts 2026-06-12 08:22:00,892 p=83863 u=zuul n=ansible | 2026-06-12 08:22:00.890168 | fa163e23-f348-37f0-fb65-00000000ac79 | CHANGED | Create dirs for certificates and keys | np0000071529 | item=/etc/pki/tls/private/httpd 2026-06-12 08:22:00,904 p=83863 u=zuul n=ansible | 2026-06-12 08:22:00.904586 | fa163e23-f348-37f0-fb65-00000000ae15 | SKIPPED | download exec scripts | np0000071533 2026-06-12 08:22:00,915 p=83863 u=zuul n=ansible | 2026-06-12 08:22:00.914784 | fa163e23-f348-37f0-fb65-00000000ae17 | TASK | Run lvmfilter role 2026-06-12 08:22:00,971 p=83863 u=zuul n=ansible | 2026-06-12 08:22:00.970642 | fa163e23-f348-37f0-fb65-00000000ad4d | CHANGED | Create dirs for certificates and keys | np0000071530 | item=/etc/pki/tls/certs/httpd 2026-06-12 08:22:01,068 p=83863 u=zuul n=ansible | 2026-06-12 08:22:01.067987 | fa163e23-f348-37f0-fb65-00000000aa6e | TASK | Check if lvm2 is installed 2026-06-12 08:22:01,117 p=83863 u=zuul n=ansible | 2026-06-12 08:22:01.116880 | fa163e23-f348-37f0-fb65-00000000ab0e | TASK | Set version specific variables 2026-06-12 08:22:01,186 p=83863 u=zuul n=ansible | 2026-06-12 08:22:01.186066 | 6aec7013-8565-45b4-895f-8d4e365f7183 | INCLUDED | /usr/share/ansible/roles/rhel-system-roles.certificate/tasks/set_vars.yml | np0000071529 2026-06-12 08:22:01,203 p=83863 u=zuul n=ansible | 2026-06-12 08:22:01.203441 | fa163e23-f348-37f0-fb65-00000000aeb7 | TASK | Ensure ansible_facts used by role 2026-06-12 08:22:01,266 p=83863 u=zuul n=ansible | 2026-06-12 08:22:01.263830 | fa163e23-f348-37f0-fb65-00000000ad4d | CHANGED | Create dirs for certificates and keys | np0000071530 | item=/etc/pki/tls/private/httpd 2026-06-12 08:22:01,357 p=83863 u=zuul n=ansible | 2026-06-12 08:22:01.356601 | fa163e23-f348-37f0-fb65-00000000ab0e | TASK | Set version specific variables 2026-06-12 08:22:01,392 p=83863 u=zuul n=ansible | 2026-06-12 08:22:01.391522 | fa163e23-f348-37f0-fb65-00000000aa6e | CHANGED | Check if lvm2 is installed | np0000071533 2026-06-12 08:22:01,409 p=83863 u=zuul n=ansible | 2026-06-12 08:22:01.409062 | fa163e23-f348-37f0-fb65-00000000aa70 | TASK | collect ansible devices 2026-06-12 08:22:01,430 p=83863 u=zuul n=ansible | 2026-06-12 08:22:01.430584 | 90661906-824d-4f8e-9244-b0e77d272c29 | INCLUDED | /usr/share/ansible/roles/rhel-system-roles.certificate/tasks/set_vars.yml | np0000071530 2026-06-12 08:22:01,448 p=83863 u=zuul n=ansible | 2026-06-12 08:22:01.448510 | fa163e23-f348-37f0-fb65-00000000af07 | TASK | Ensure ansible_facts used by role 2026-06-12 08:22:01,461 p=83863 u=zuul n=ansible | 2026-06-12 08:22:01.461071 | fa163e23-f348-37f0-fb65-00000000aa70 | SKIPPED | collect ansible devices | np0000071533 2026-06-12 08:22:01,474 p=83863 u=zuul n=ansible | 2026-06-12 08:22:01.473787 | fa163e23-f348-37f0-fb65-00000000aa71 | TASK | collect in-use lvm2 devices list 2026-06-12 08:22:01,510 p=83863 u=zuul n=ansible | 2026-06-12 08:22:01.509982 | fa163e23-f348-37f0-fb65-00000000aa71 | SKIPPED | collect in-use lvm2 devices list | np0000071533 2026-06-12 08:22:01,525 p=83863 u=zuul n=ansible | 2026-06-12 08:22:01.525239 | fa163e23-f348-37f0-fb65-00000000aa72 | TASK | set allowed_devices 2026-06-12 08:22:01,563 p=83863 u=zuul n=ansible | 2026-06-12 08:22:01.563185 | fa163e23-f348-37f0-fb65-00000000aa72 | SKIPPED | set allowed_devices | np0000071533 2026-06-12 08:22:01,575 p=83863 u=zuul n=ansible | 2026-06-12 08:22:01.575588 | fa163e23-f348-37f0-fb65-00000000aa73 | TASK | build lvm2 allow list 2026-06-12 08:22:01,634 p=83863 u=zuul n=ansible | 2026-06-12 08:22:01.633735 | fa163e23-f348-37f0-fb65-00000000aa73 | SKIPPED | build lvm2 allow list | np0000071533 2026-06-12 08:22:01,645 p=83863 u=zuul n=ansible | 2026-06-12 08:22:01.645584 | fa163e23-f348-37f0-fb65-00000000aa74 | TASK | build lvm2 deny list 2026-06-12 08:22:01,663 p=83863 u=zuul n=ansible | 2026-06-12 08:22:01.662825 | fa163e23-f348-37f0-fb65-00000000aeb7 | OK | Ensure ansible_facts used by role | np0000071529 2026-06-12 08:22:01,685 p=83863 u=zuul n=ansible | 2026-06-12 08:22:01.685102 | fa163e23-f348-37f0-fb65-00000000aeb8 | TASK | Set platform/version specific variables 2026-06-12 08:22:01,692 p=83863 u=zuul n=ansible | 2026-06-12 08:22:01.691432 | fa163e23-f348-37f0-fb65-00000000aa74 | SKIPPED | build lvm2 deny list | np0000071533 2026-06-12 08:22:01,704 p=83863 u=zuul n=ansible | 2026-06-12 08:22:01.704392 | fa163e23-f348-37f0-fb65-00000000aa75 | TASK | build lvm2 filter 2026-06-12 08:22:01,748 p=83863 u=zuul n=ansible | 2026-06-12 08:22:01.745901 | fa163e23-f348-37f0-fb65-00000000aeb8 | SKIPPED | Set platform/version specific variables | np0000071529 | item=RedHat.yml 2026-06-12 08:22:01,753 p=83863 u=zuul n=ansible | 2026-06-12 08:22:01.753096 | fa163e23-f348-37f0-fb65-00000000ab0f | OK | Ensure certificate role dependencies are installed | np0000071528 2026-06-12 08:22:01,754 p=83863 u=zuul n=ansible | 2026-06-12 08:22:01.754360 | fa163e23-f348-37f0-fb65-00000000aa75 | SKIPPED | build lvm2 filter | np0000071533 2026-06-12 08:22:01,769 p=83863 u=zuul n=ansible | 2026-06-12 08:22:01.764696 | fa163e23-f348-37f0-fb65-00000000aa76 | TASK | regenerate lvm config 2026-06-12 08:22:01,771 p=83863 u=zuul n=ansible | 2026-06-12 08:22:01.770834 | fa163e23-f348-37f0-fb65-00000000aeb8 | SKIPPED | Set platform/version specific variables | np0000071529 | item=RedHat.yml 2026-06-12 08:22:01,791 p=83863 u=zuul n=ansible | 2026-06-12 08:22:01.790868 | fa163e23-f348-37f0-fb65-00000000ab11 | TASK | Ensure provider packages are installed 2026-06-12 08:22:01,806 p=83863 u=zuul n=ansible | 2026-06-12 08:22:01.805506 | fa163e23-f348-37f0-fb65-00000000aa76 | SKIPPED | regenerate lvm config | np0000071533 2026-06-12 08:22:01,816 p=83863 u=zuul n=ansible | 2026-06-12 08:22:01.812488 | fa163e23-f348-37f0-fb65-00000000aeb8 | SKIPPED | Set platform/version specific variables | np0000071529 | item=RedHat_9.yml 2026-06-12 08:22:01,825 p=83863 u=zuul n=ansible | 2026-06-12 08:22:01.824727 | fa163e23-f348-37f0-fb65-00000000aa77 | TASK | copy new lvm.conf in place 2026-06-12 08:22:01,847 p=83863 u=zuul n=ansible | 2026-06-12 08:22:01.844949 | fa163e23-f348-37f0-fb65-00000000aeb8 | SKIPPED | Set platform/version specific variables | np0000071529 | item=RedHat_9.2.yml 2026-06-12 08:22:01,877 p=83863 u=zuul n=ansible | 2026-06-12 08:22:01.870228 | fa163e23-f348-37f0-fb65-00000000ab0f | TASK | Ensure certificate role dependencies are installed 2026-06-12 08:22:01,883 p=83863 u=zuul n=ansible | 2026-06-12 08:22:01.882611 | fa163e23-f348-37f0-fb65-00000000aa77 | SKIPPED | copy new lvm.conf in place | np0000071533 2026-06-12 08:22:01,934 p=83863 u=zuul n=ansible | 2026-06-12 08:22:01.933657 | fa163e23-f348-37f0-fb65-00000000af07 | OK | Ensure ansible_facts used by role | np0000071530 2026-06-12 08:22:01,960 p=83863 u=zuul n=ansible | 2026-06-12 08:22:01.959854 | fa163e23-f348-37f0-fb65-00000000ab9a | TASK | Set version specific variables 2026-06-12 08:22:01,978 p=83863 u=zuul n=ansible | 2026-06-12 08:22:01.978397 | fa163e23-f348-37f0-fb65-00000000af08 | TASK | Set platform/version specific variables 2026-06-12 08:22:02,008 p=83863 u=zuul n=ansible | 2026-06-12 08:22:02.007569 | aa9425df-389b-48a9-a3b9-d1d76026fd22 | INCLUDED | /usr/share/ansible/roles/rhel-system-roles.certificate/tasks/set_vars.yml | np0000071533 2026-06-12 08:22:02,020 p=83863 u=zuul n=ansible | 2026-06-12 08:22:02.019861 | fa163e23-f348-37f0-fb65-00000000af6b | TASK | Ensure ansible_facts used by role 2026-06-12 08:22:02,025 p=83863 u=zuul n=ansible | 2026-06-12 08:22:02.024782 | fa163e23-f348-37f0-fb65-00000000ab9b | OK | Ensure certificate role dependencies are installed | np0000071532 2026-06-12 08:22:02,037 p=83863 u=zuul n=ansible | 2026-06-12 08:22:02.037110 | fa163e23-f348-37f0-fb65-00000000ab9d | TASK | Ensure provider packages are installed 2026-06-12 08:22:02,060 p=83863 u=zuul n=ansible | 2026-06-12 08:22:02.058893 | fa163e23-f348-37f0-fb65-00000000af08 | SKIPPED | Set platform/version specific variables | np0000071530 | item=RedHat.yml 2026-06-12 08:22:02,097 p=83863 u=zuul n=ansible | 2026-06-12 08:22:02.095902 | fa163e23-f348-37f0-fb65-00000000af08 | SKIPPED | Set platform/version specific variables | np0000071530 | item=RedHat.yml 2026-06-12 08:22:02,124 p=83863 u=zuul n=ansible | 2026-06-12 08:22:02.123194 | fa163e23-f348-37f0-fb65-00000000af08 | SKIPPED | Set platform/version specific variables | np0000071530 | item=RedHat_9.yml 2026-06-12 08:22:02,144 p=83863 u=zuul n=ansible | 2026-06-12 08:22:02.142944 | fa163e23-f348-37f0-fb65-00000000af08 | SKIPPED | Set platform/version specific variables | np0000071530 | item=RedHat_9.2.yml 2026-06-12 08:22:02,164 p=83863 u=zuul n=ansible | 2026-06-12 08:22:02.164212 | fa163e23-f348-37f0-fb65-00000000ab0f | TASK | Ensure certificate role dependencies are installed 2026-06-12 08:22:02,449 p=83863 u=zuul n=ansible | 2026-06-12 08:22:02.449046 | fa163e23-f348-37f0-fb65-00000000af6b | OK | Ensure ansible_facts used by role | np0000071533 2026-06-12 08:22:02,460 p=83863 u=zuul n=ansible | 2026-06-12 08:22:02.460555 | fa163e23-f348-37f0-fb65-00000000af6c | TASK | Set platform/version specific variables 2026-06-12 08:22:02,547 p=83863 u=zuul n=ansible | 2026-06-12 08:22:02.545808 | fa163e23-f348-37f0-fb65-00000000af6c | SKIPPED | Set platform/version specific variables | np0000071533 | item=RedHat.yml 2026-06-12 08:22:02,579 p=83863 u=zuul n=ansible | 2026-06-12 08:22:02.578120 | fa163e23-f348-37f0-fb65-00000000af6c | SKIPPED | Set platform/version specific variables | np0000071533 | item=RedHat.yml 2026-06-12 08:22:02,601 p=83863 u=zuul n=ansible | 2026-06-12 08:22:02.599755 | fa163e23-f348-37f0-fb65-00000000af6c | SKIPPED | Set platform/version specific variables | np0000071533 | item=RedHat_9.yml 2026-06-12 08:22:02,621 p=83863 u=zuul n=ansible | 2026-06-12 08:22:02.620435 | fa163e23-f348-37f0-fb65-00000000af6c | SKIPPED | Set platform/version specific variables | np0000071533 | item=RedHat_9.2.yml 2026-06-12 08:22:02,637 p=83863 u=zuul n=ansible | 2026-06-12 08:22:02.637047 | fa163e23-f348-37f0-fb65-00000000ab9b | TASK | Ensure certificate role dependencies are installed 2026-06-12 08:22:03,283 p=83863 u=zuul n=ansible | 2026-06-12 08:22:03.282993 | fa163e23-f348-37f0-fb65-00000000ab9b | OK | Ensure certificate role dependencies are installed | np0000071531 2026-06-12 08:22:03,299 p=83863 u=zuul n=ansible | 2026-06-12 08:22:03.298916 | fa163e23-f348-37f0-fb65-00000000ab9d | TASK | Ensure provider packages are installed 2026-06-12 08:22:05,078 p=83863 u=zuul n=ansible | 2026-06-12 08:22:05.077635 | fa163e23-f348-37f0-fb65-00000000ab13 | TASK | Ensure pre-scripts hooks directory exists 2026-06-12 08:22:05,087 p=83863 u=zuul n=ansible | 2026-06-12 08:22:05.085404 | fa163e23-f348-37f0-fb65-00000000ab0f | OK | Ensure certificate role dependencies are installed | np0000071529 2026-06-12 08:22:05,110 p=83863 u=zuul n=ansible | 2026-06-12 08:22:05.109707 | fa163e23-f348-37f0-fb65-00000000ab11 | TASK | Ensure provider packages are installed 2026-06-12 08:22:05,326 p=83863 u=zuul n=ansible | 2026-06-12 08:22:05.326078 | fa163e23-f348-37f0-fb65-00000000ab9f | TASK | Ensure pre-scripts hooks directory exists 2026-06-12 08:22:05,437 p=83863 u=zuul n=ansible | 2026-06-12 08:22:05.436699 | fa163e23-f348-37f0-fb65-00000000ab0f | OK | Ensure certificate role dependencies are installed | np0000071530 2026-06-12 08:22:05,453 p=83863 u=zuul n=ansible | 2026-06-12 08:22:05.453191 | fa163e23-f348-37f0-fb65-00000000ab11 | TASK | Ensure provider packages are installed 2026-06-12 08:22:05,479 p=83863 u=zuul n=ansible | 2026-06-12 08:22:05.477197 | fa163e23-f348-37f0-fb65-00000000ab13 | CHANGED | Ensure pre-scripts hooks directory exists | np0000071528 | item=certmonger 2026-06-12 08:22:05,504 p=83863 u=zuul n=ansible | 2026-06-12 08:22:05.503704 | fa163e23-f348-37f0-fb65-00000000ab15 | TASK | Ensure post-scripts hooks directory exists 2026-06-12 08:22:05,687 p=83863 u=zuul n=ansible | 2026-06-12 08:22:05.685095 | fa163e23-f348-37f0-fb65-00000000ab9f | CHANGED | Ensure pre-scripts hooks directory exists | np0000071532 | item=certmonger 2026-06-12 08:22:05,706 p=83863 u=zuul n=ansible | 2026-06-12 08:22:05.706182 | fa163e23-f348-37f0-fb65-00000000aba1 | TASK | Ensure post-scripts hooks directory exists 2026-06-12 08:22:05,894 p=83863 u=zuul n=ansible | 2026-06-12 08:22:05.891505 | fa163e23-f348-37f0-fb65-00000000ab15 | CHANGED | Ensure post-scripts hooks directory exists | np0000071528 | item=certmonger 2026-06-12 08:22:05,938 p=83863 u=zuul n=ansible | 2026-06-12 08:22:05.938250 | fa163e23-f348-37f0-fb65-00000000ab17 | TASK | Ensure provider service is running 2026-06-12 08:22:06,009 p=83863 u=zuul n=ansible | 2026-06-12 08:22:06.008219 | fa163e23-f348-37f0-fb65-00000000ab9b | OK | Ensure certificate role dependencies are installed | np0000071533 2026-06-12 08:22:06,033 p=83863 u=zuul n=ansible | 2026-06-12 08:22:06.032971 | fa163e23-f348-37f0-fb65-00000000ab9d | TASK | Ensure provider packages are installed 2026-06-12 08:22:06,077 p=83863 u=zuul n=ansible | 2026-06-12 08:22:06.075198 | fa163e23-f348-37f0-fb65-00000000aba1 | CHANGED | Ensure post-scripts hooks directory exists | np0000071532 | item=certmonger 2026-06-12 08:22:06,097 p=83863 u=zuul n=ansible | 2026-06-12 08:22:06.096726 | fa163e23-f348-37f0-fb65-00000000aba3 | TASK | Ensure provider service is running 2026-06-12 08:22:06,574 p=83863 u=zuul n=ansible | 2026-06-12 08:22:06.573710 | fa163e23-f348-37f0-fb65-00000000ab9f | TASK | Ensure pre-scripts hooks directory exists 2026-06-12 08:22:06,650 p=83863 u=zuul n=ansible | 2026-06-12 08:22:06.647319 | fa163e23-f348-37f0-fb65-00000000ab17 | CHANGED | Ensure provider service is running | np0000071528 | item=certmonger 2026-06-12 08:22:06,696 p=83863 u=zuul n=ansible | 2026-06-12 08:22:06.695562 | fa163e23-f348-37f0-fb65-00000000ab1a | TASK | Ensure certificate requests 2026-06-12 08:22:06,905 p=83863 u=zuul n=ansible | 2026-06-12 08:22:06.902818 | fa163e23-f348-37f0-fb65-00000000aba3 | CHANGED | Ensure provider service is running | np0000071532 | item=certmonger 2026-06-12 08:22:06,936 p=83863 u=zuul n=ansible | 2026-06-12 08:22:06.936256 | fa163e23-f348-37f0-fb65-00000000aba6 | TASK | Ensure certificate requests 2026-06-12 08:22:06,979 p=83863 u=zuul n=ansible | 2026-06-12 08:22:06.977313 | fa163e23-f348-37f0-fb65-00000000ab9f | CHANGED | Ensure pre-scripts hooks directory exists | np0000071531 | item=certmonger 2026-06-12 08:22:07,004 p=83863 u=zuul n=ansible | 2026-06-12 08:22:07.004248 | fa163e23-f348-37f0-fb65-00000000aba1 | TASK | Ensure post-scripts hooks directory exists 2026-06-12 08:22:07,343 p=83863 u=zuul n=ansible | 2026-06-12 08:22:07.341740 | fa163e23-f348-37f0-fb65-00000000aba1 | CHANGED | Ensure post-scripts hooks directory exists | np0000071531 | item=certmonger 2026-06-12 08:22:07,362 p=83863 u=zuul n=ansible | 2026-06-12 08:22:07.362345 | fa163e23-f348-37f0-fb65-00000000aba3 | TASK | Ensure provider service is running 2026-06-12 08:22:08,136 p=83863 u=zuul n=ansible | 2026-06-12 08:22:08.135325 | fa163e23-f348-37f0-fb65-00000000aba3 | CHANGED | Ensure provider service is running | np0000071531 | item=certmonger 2026-06-12 08:22:08,174 p=83863 u=zuul n=ansible | 2026-06-12 08:22:08.173917 | fa163e23-f348-37f0-fb65-00000000aba6 | TASK | Ensure certificate requests 2026-06-12 08:22:08,578 p=83863 u=zuul n=ansible | 2026-06-12 08:22:08.578432 | fa163e23-f348-37f0-fb65-00000000ab13 | TASK | Ensure pre-scripts hooks directory exists 2026-06-12 08:22:08,635 p=83863 u=zuul n=ansible | 2026-06-12 08:22:08.632314 | fa163e23-f348-37f0-fb65-00000000ab1a | CHANGED | Ensure certificate requests | np0000071528 | item={'ca': 'ipa', 'dns': 'np0000071528.ctlplane.ooo.test', 'key_size': '2048', 'name': 'httpd-ctlplane', 'principal': 'HTTP/np0000071528.ctlplane.ooo.test@OOO.TEST', 'run_after': 'cp /etc/pki/tls/certs/httpd-ctlplane.crt /etc/pki/tls/certs/httpd/httpd-ctlplane.crt\ncp /etc/pki/tls/private/httpd-ctlplane.key /etc/pki/tls/private/httpd/httpd-ctlplane.key\npkill -USR1 httpd\n'} 2026-06-12 08:22:08,720 p=83863 u=zuul n=ansible | 2026-06-12 08:22:08.719849 | fa163e23-f348-37f0-fb65-00000000ab13 | TASK | Ensure pre-scripts hooks directory exists 2026-06-12 08:22:08,792 p=83863 u=zuul n=ansible | 2026-06-12 08:22:08.789309 | fa163e23-f348-37f0-fb65-00000000aba6 | CHANGED | Ensure certificate requests | np0000071532 | item={'ca': 'ipa', 'dns': 'np0000071532.internalapi.ooo.test', 'key_size': '2048', 'name': 'metrics_qdr', 'principal': 'metrics_qdr/np0000071532.internalapi.ooo.test@OOO.TEST', 'run_after': 'container_name=$(podman ps --format=\\{\\{.Names\\}\\} | grep metrics_qdr)\nservice_crt="/etc/pki/tls/certs/metrics_qdr.crt"\nservice_key="/etc/pki/tls/private/metrics_qdr.key\n# Copy the new cert from the mount-point to the real path\npodman exec "$container_name" cp "/var/lib/kolla/config_files/src-tls$service_crt" "$service_crt"\n# Copy the new key from the mount-point to the real path\npodman exec "$container_name" cp "/var/lib/kolla/config_files/src-tls$service_key" "$service_key"\n# Set appropriate permissions\npodman exec "$container_name" chown qdrouterd:qdrouterd "$service_crt"\npodman exec "$container_name" chown qdrouterd:qdrouterd "$service_key"\n# Trigger a container restart to read the new certificate\npodman restart "$container_name"\n'} 2026-06-12 08:22:08,850 p=83863 u=zuul n=ansible | 2026-06-12 08:22:08.850381 | fa163e23-f348-37f0-fb65-00000000a933 | TASK | install systemd-container for a greenfield 2026-06-12 08:22:08,890 p=83863 u=zuul n=ansible | 2026-06-12 08:22:08.887778 | fa163e23-f348-37f0-fb65-00000000ab13 | CHANGED | Ensure pre-scripts hooks directory exists | np0000071530 | item=certmonger 2026-06-12 08:22:08,924 p=83863 u=zuul n=ansible | 2026-06-12 08:22:08.923207 | fa163e23-f348-37f0-fb65-00000000ab15 | TASK | Ensure post-scripts hooks directory exists 2026-06-12 08:22:09,079 p=83863 u=zuul n=ansible | 2026-06-12 08:22:09.077010 | fa163e23-f348-37f0-fb65-00000000ab13 | CHANGED | Ensure pre-scripts hooks directory exists | np0000071529 | item=certmonger 2026-06-12 08:22:09,106 p=83863 u=zuul n=ansible | 2026-06-12 08:22:09.106159 | fa163e23-f348-37f0-fb65-00000000ab15 | TASK | Ensure post-scripts hooks directory exists 2026-06-12 08:22:09,303 p=83863 u=zuul n=ansible | 2026-06-12 08:22:09.298025 | fa163e23-f348-37f0-fb65-00000000ab15 | CHANGED | Ensure post-scripts hooks directory exists | np0000071530 | item=certmonger 2026-06-12 08:22:09,344 p=83863 u=zuul n=ansible | 2026-06-12 08:22:09.344462 | fa163e23-f348-37f0-fb65-00000000ab17 | TASK | Ensure provider service is running 2026-06-12 08:22:09,428 p=83863 u=zuul n=ansible | 2026-06-12 08:22:09.427841 | fa163e23-f348-37f0-fb65-00000000ab9f | TASK | Ensure pre-scripts hooks directory exists 2026-06-12 08:22:09,506 p=83863 u=zuul n=ansible | 2026-06-12 08:22:09.504247 | fa163e23-f348-37f0-fb65-00000000ab15 | CHANGED | Ensure post-scripts hooks directory exists | np0000071529 | item=certmonger 2026-06-12 08:22:09,529 p=83863 u=zuul n=ansible | 2026-06-12 08:22:09.529527 | fa163e23-f348-37f0-fb65-00000000ab17 | TASK | Ensure provider service is running 2026-06-12 08:22:09,798 p=83863 u=zuul n=ansible | 2026-06-12 08:22:09.796462 | fa163e23-f348-37f0-fb65-00000000ab9f | CHANGED | Ensure pre-scripts hooks directory exists | np0000071533 | item=certmonger 2026-06-12 08:22:09,817 p=83863 u=zuul n=ansible | 2026-06-12 08:22:09.816675 | fa163e23-f348-37f0-fb65-00000000aba1 | TASK | Ensure post-scripts hooks directory exists 2026-06-12 08:22:09,867 p=83863 u=zuul n=ansible | 2026-06-12 08:22:09.864190 | fa163e23-f348-37f0-fb65-00000000aba6 | CHANGED | Ensure certificate requests | np0000071531 | item={'ca': 'ipa', 'dns': 'np0000071531.internalapi.ooo.test', 'key_size': '2048', 'name': 'metrics_qdr', 'principal': 'metrics_qdr/np0000071531.internalapi.ooo.test@OOO.TEST', 'run_after': 'container_name=$(podman ps --format=\\{\\{.Names\\}\\} | grep metrics_qdr)\nservice_crt="/etc/pki/tls/certs/metrics_qdr.crt"\nservice_key="/etc/pki/tls/private/metrics_qdr.key\n# Copy the new cert from the mount-point to the real path\npodman exec "$container_name" cp "/var/lib/kolla/config_files/src-tls$service_crt" "$service_crt"\n# Copy the new key from the mount-point to the real path\npodman exec "$container_name" cp "/var/lib/kolla/config_files/src-tls$service_key" "$service_key"\n# Set appropriate permissions\npodman exec "$container_name" chown qdrouterd:qdrouterd "$service_crt"\npodman exec "$container_name" chown qdrouterd:qdrouterd "$service_key"\n# Trigger a container restart to read the new certificate\npodman restart "$container_name"\n'} 2026-06-12 08:22:09,922 p=83863 u=zuul n=ansible | 2026-06-12 08:22:09.921447 | fa163e23-f348-37f0-fb65-00000000aac7 | TASK | install systemd-container for a greenfield 2026-06-12 08:22:10,106 p=83863 u=zuul n=ansible | 2026-06-12 08:22:10.105403 | fa163e23-f348-37f0-fb65-00000000ab17 | CHANGED | Ensure provider service is running | np0000071530 | item=certmonger 2026-06-12 08:22:10,146 p=83863 u=zuul n=ansible | 2026-06-12 08:22:10.146433 | fa163e23-f348-37f0-fb65-00000000ab1a | TASK | Ensure certificate requests 2026-06-12 08:22:10,202 p=83863 u=zuul n=ansible | 2026-06-12 08:22:10.197730 | fa163e23-f348-37f0-fb65-00000000aba1 | CHANGED | Ensure post-scripts hooks directory exists | np0000071533 | item=certmonger 2026-06-12 08:22:10,227 p=83863 u=zuul n=ansible | 2026-06-12 08:22:10.226527 | fa163e23-f348-37f0-fb65-00000000ab17 | CHANGED | Ensure provider service is running | np0000071529 | item=certmonger 2026-06-12 08:22:10,258 p=83863 u=zuul n=ansible | 2026-06-12 08:22:10.258279 | fa163e23-f348-37f0-fb65-00000000aba3 | TASK | Ensure provider service is running 2026-06-12 08:22:10,298 p=83863 u=zuul n=ansible | 2026-06-12 08:22:10.297865 | fa163e23-f348-37f0-fb65-00000000ab1a | TASK | Ensure certificate requests 2026-06-12 08:22:11,010 p=83863 u=zuul n=ansible | 2026-06-12 08:22:11.010193 | fa163e23-f348-37f0-fb65-00000000aba3 | CHANGED | Ensure provider service is running | np0000071533 | item=certmonger 2026-06-12 08:22:11,028 p=83863 u=zuul n=ansible | 2026-06-12 08:22:11.028285 | fa163e23-f348-37f0-fb65-00000000aba6 | TASK | Ensure certificate requests 2026-06-12 08:22:11,327 p=83863 u=zuul n=ansible | 2026-06-12 08:22:11.324864 | fa163e23-f348-37f0-fb65-00000000ab1a | CHANGED | Ensure certificate requests | np0000071528 | item={'ca': 'ipa', 'dns': 'np0000071528.storage.ooo.test', 'key_size': '2048', 'name': 'httpd-storage', 'principal': 'HTTP/np0000071528.storage.ooo.test@OOO.TEST', 'run_after': 'cp /etc/pki/tls/certs/httpd-storage.crt /etc/pki/tls/certs/httpd/httpd-storage.crt\ncp /etc/pki/tls/private/httpd-storage.key /etc/pki/tls/private/httpd/httpd-storage.key\npkill -USR1 httpd\n'} 2026-06-12 08:22:12,000 p=83863 u=zuul n=ansible | 2026-06-12 08:22:11.996944 | fa163e23-f348-37f0-fb65-00000000ab1a | CHANGED | Ensure certificate requests | np0000071530 | item={'ca': 'ipa', 'dns': 'np0000071530.ctlplane.ooo.test', 'key_size': '2048', 'name': 'httpd-ctlplane', 'principal': 'HTTP/np0000071530.ctlplane.ooo.test@OOO.TEST', 'run_after': 'cp /etc/pki/tls/certs/httpd-ctlplane.crt /etc/pki/tls/certs/httpd/httpd-ctlplane.crt\ncp /etc/pki/tls/private/httpd-ctlplane.key /etc/pki/tls/private/httpd/httpd-ctlplane.key\npkill -USR1 httpd\n'} 2026-06-12 08:22:12,584 p=83863 u=zuul n=ansible | 2026-06-12 08:22:12.582458 | fa163e23-f348-37f0-fb65-00000000aba6 | CHANGED | Ensure certificate requests | np0000071533 | item={'ca': 'ipa', 'dns': 'np0000071533.internalapi.ooo.test', 'key_size': '2048', 'name': 'metrics_qdr', 'principal': 'metrics_qdr/np0000071533.internalapi.ooo.test@OOO.TEST', 'run_after': 'container_name=$(podman ps --format=\\{\\{.Names\\}\\} | grep metrics_qdr)\nservice_crt="/etc/pki/tls/certs/metrics_qdr.crt"\nservice_key="/etc/pki/tls/private/metrics_qdr.key\n# Copy the new cert from the mount-point to the real path\npodman exec "$container_name" cp "/var/lib/kolla/config_files/src-tls$service_crt" "$service_crt"\n# Copy the new key from the mount-point to the real path\npodman exec "$container_name" cp "/var/lib/kolla/config_files/src-tls$service_key" "$service_key"\n# Set appropriate permissions\npodman exec "$container_name" chown qdrouterd:qdrouterd "$service_crt"\npodman exec "$container_name" chown qdrouterd:qdrouterd "$service_key"\n# Trigger a container restart to read the new certificate\npodman restart "$container_name"\n'} 2026-06-12 08:22:12,610 p=83863 u=zuul n=ansible | 2026-06-12 08:22:12.610106 | fa163e23-f348-37f0-fb65-00000000ae1b | TASK | install systemd-container for a greenfield 2026-06-12 08:22:12,758 p=83863 u=zuul n=ansible | 2026-06-12 08:22:12.756781 | fa163e23-f348-37f0-fb65-00000000ab1a | CHANGED | Ensure certificate requests | np0000071529 | item={'ca': 'ipa', 'dns': 'np0000071529.ctlplane.ooo.test', 'key_size': '2048', 'name': 'httpd-ctlplane', 'principal': 'HTTP/np0000071529.ctlplane.ooo.test@OOO.TEST', 'run_after': 'cp /etc/pki/tls/certs/httpd-ctlplane.crt /etc/pki/tls/certs/httpd/httpd-ctlplane.crt\ncp /etc/pki/tls/private/httpd-ctlplane.key /etc/pki/tls/private/httpd/httpd-ctlplane.key\npkill -USR1 httpd\n'} 2026-06-12 08:22:12,911 p=83863 u=zuul n=ansible | 2026-06-12 08:22:12.909433 | fa163e23-f348-37f0-fb65-00000000ab1a | CHANGED | Ensure certificate requests | np0000071528 | item={'ca': 'ipa', 'dns': 'np0000071528.storagemgmt.ooo.test', 'key_size': '2048', 'name': 'httpd-storage_mgmt', 'principal': 'HTTP/np0000071528.storagemgmt.ooo.test@OOO.TEST', 'run_after': 'cp /etc/pki/tls/certs/httpd-storage_mgmt.crt /etc/pki/tls/certs/httpd/httpd-storage_mgmt.crt\ncp /etc/pki/tls/private/httpd-storage_mgmt.key /etc/pki/tls/private/httpd/httpd-storage_mgmt.key\npkill -USR1 httpd\n'} 2026-06-12 08:22:14,238 p=83863 u=zuul n=ansible | 2026-06-12 08:22:14.231446 | fa163e23-f348-37f0-fb65-00000000ab1a | CHANGED | Ensure certificate requests | np0000071529 | item={'ca': 'ipa', 'dns': 'np0000071529.storage.ooo.test', 'key_size': '2048', 'name': 'httpd-storage', 'principal': 'HTTP/np0000071529.storage.ooo.test@OOO.TEST', 'run_after': 'cp /etc/pki/tls/certs/httpd-storage.crt /etc/pki/tls/certs/httpd/httpd-storage.crt\ncp /etc/pki/tls/private/httpd-storage.key /etc/pki/tls/private/httpd/httpd-storage.key\npkill -USR1 httpd\n'} 2026-06-12 08:22:14,286 p=83863 u=zuul n=ansible | 2026-06-12 08:22:14.282562 | fa163e23-f348-37f0-fb65-00000000ab1a | CHANGED | Ensure certificate requests | np0000071530 | item={'ca': 'ipa', 'dns': 'np0000071530.storage.ooo.test', 'key_size': '2048', 'name': 'httpd-storage', 'principal': 'HTTP/np0000071530.storage.ooo.test@OOO.TEST', 'run_after': 'cp /etc/pki/tls/certs/httpd-storage.crt /etc/pki/tls/certs/httpd/httpd-storage.crt\ncp /etc/pki/tls/private/httpd-storage.key /etc/pki/tls/private/httpd/httpd-storage.key\npkill -USR1 httpd\n'} 2026-06-12 08:22:14,590 p=83863 u=zuul n=ansible | 2026-06-12 08:22:14.587964 | fa163e23-f348-37f0-fb65-00000000ab1a | CHANGED | Ensure certificate requests | np0000071528 | item={'ca': 'ipa', 'dns': 'np0000071528.internalapi.ooo.test', 'key_size': '2048', 'name': 'httpd-internal_api', 'principal': 'HTTP/np0000071528.internalapi.ooo.test@OOO.TEST', 'run_after': 'cp /etc/pki/tls/certs/httpd-internal_api.crt /etc/pki/tls/certs/httpd/httpd-internal_api.crt\ncp /etc/pki/tls/private/httpd-internal_api.key /etc/pki/tls/private/httpd/httpd-internal_api.key\npkill -USR1 httpd\n'} 2026-06-12 08:22:15,878 p=83863 u=zuul n=ansible | 2026-06-12 08:22:15.875946 | fa163e23-f348-37f0-fb65-00000000ab1a | CHANGED | Ensure certificate requests | np0000071530 | item={'ca': 'ipa', 'dns': 'np0000071530.storagemgmt.ooo.test', 'key_size': '2048', 'name': 'httpd-storage_mgmt', 'principal': 'HTTP/np0000071530.storagemgmt.ooo.test@OOO.TEST', 'run_after': 'cp /etc/pki/tls/certs/httpd-storage_mgmt.crt /etc/pki/tls/certs/httpd/httpd-storage_mgmt.crt\ncp /etc/pki/tls/private/httpd-storage_mgmt.key /etc/pki/tls/private/httpd/httpd-storage_mgmt.key\npkill -USR1 httpd\n'} 2026-06-12 08:22:16,063 p=83863 u=zuul n=ansible | 2026-06-12 08:22:16.060665 | fa163e23-f348-37f0-fb65-00000000ab1a | CHANGED | Ensure certificate requests | np0000071528 | item={'ca': 'ipa', 'dns': 'np0000071528.external.ooo.test', 'key_size': '2048', 'name': 'httpd-external', 'principal': 'HTTP/np0000071528.external.ooo.test@OOO.TEST', 'run_after': 'cp /etc/pki/tls/certs/httpd-external.crt /etc/pki/tls/certs/httpd/httpd-external.crt\ncp /etc/pki/tls/private/httpd-external.key /etc/pki/tls/private/httpd/httpd-external.key\npkill -USR1 httpd\n'} 2026-06-12 08:22:16,116 p=83863 u=zuul n=ansible | 2026-06-12 08:22:16.116201 | fa163e23-f348-37f0-fb65-00000000a97b | TASK | Fail if container image is undefined 2026-06-12 08:22:16,194 p=83863 u=zuul n=ansible | 2026-06-12 08:22:16.193454 | fa163e23-f348-37f0-fb65-00000000a97b | SKIPPED | Fail if container image is undefined | np0000071528 2026-06-12 08:22:16,220 p=83863 u=zuul n=ansible | 2026-06-12 08:22:16.220367 | fa163e23-f348-37f0-fb65-00000000a97c | TASK | Pull registry.redhat.io/rhosp-rhel9/openstack-cinder-backup:17.1 image 2026-06-12 08:22:16,776 p=83863 u=zuul n=ansible | 2026-06-12 08:22:16.773789 | fa163e23-f348-37f0-fb65-00000000ab1a | CHANGED | Ensure certificate requests | np0000071529 | item={'ca': 'ipa', 'dns': 'np0000071529.storagemgmt.ooo.test', 'key_size': '2048', 'name': 'httpd-storage_mgmt', 'principal': 'HTTP/np0000071529.storagemgmt.ooo.test@OOO.TEST', 'run_after': 'cp /etc/pki/tls/certs/httpd-storage_mgmt.crt /etc/pki/tls/certs/httpd/httpd-storage_mgmt.crt\ncp /etc/pki/tls/private/httpd-storage_mgmt.key /etc/pki/tls/private/httpd/httpd-storage_mgmt.key\npkill -USR1 httpd\n'} 2026-06-12 08:22:17,914 p=83863 u=zuul n=ansible | 2026-06-12 08:22:17.912209 | fa163e23-f348-37f0-fb65-00000000ab1a | CHANGED | Ensure certificate requests | np0000071530 | item={'ca': 'ipa', 'dns': 'np0000071530.internalapi.ooo.test', 'key_size': '2048', 'name': 'httpd-internal_api', 'principal': 'HTTP/np0000071530.internalapi.ooo.test@OOO.TEST', 'run_after': 'cp /etc/pki/tls/certs/httpd-internal_api.crt /etc/pki/tls/certs/httpd/httpd-internal_api.crt\ncp /etc/pki/tls/private/httpd-internal_api.key /etc/pki/tls/private/httpd/httpd-internal_api.key\npkill -USR1 httpd\n'} 2026-06-12 08:22:18,816 p=83863 u=zuul n=ansible | 2026-06-12 08:22:18.815996 | fa163e23-f348-37f0-fb65-00000000ab1a | CHANGED | Ensure certificate requests | np0000071529 | item={'ca': 'ipa', 'dns': 'np0000071529.internalapi.ooo.test', 'key_size': '2048', 'name': 'httpd-internal_api', 'principal': 'HTTP/np0000071529.internalapi.ooo.test@OOO.TEST', 'run_after': 'cp /etc/pki/tls/certs/httpd-internal_api.crt /etc/pki/tls/certs/httpd/httpd-internal_api.crt\ncp /etc/pki/tls/private/httpd-internal_api.key /etc/pki/tls/private/httpd/httpd-internal_api.key\npkill -USR1 httpd\n'} 2026-06-12 08:22:19,589 p=83863 u=zuul n=ansible | 2026-06-12 08:22:19.587030 | fa163e23-f348-37f0-fb65-00000000ab1a | CHANGED | Ensure certificate requests | np0000071530 | item={'ca': 'ipa', 'dns': 'np0000071530.external.ooo.test', 'key_size': '2048', 'name': 'httpd-external', 'principal': 'HTTP/np0000071530.external.ooo.test@OOO.TEST', 'run_after': 'cp /etc/pki/tls/certs/httpd-external.crt /etc/pki/tls/certs/httpd/httpd-external.crt\ncp /etc/pki/tls/private/httpd-external.key /etc/pki/tls/private/httpd/httpd-external.key\npkill -USR1 httpd\n'} 2026-06-12 08:22:19,641 p=83863 u=zuul n=ansible | 2026-06-12 08:22:19.641433 | fa163e23-f348-37f0-fb65-00000000a97b | TASK | Fail if container image is undefined 2026-06-12 08:22:19,706 p=83863 u=zuul n=ansible | 2026-06-12 08:22:19.705905 | fa163e23-f348-37f0-fb65-00000000a97b | SKIPPED | Fail if container image is undefined | np0000071530 2026-06-12 08:22:19,728 p=83863 u=zuul n=ansible | 2026-06-12 08:22:19.727899 | fa163e23-f348-37f0-fb65-00000000a97c | TASK | Pull registry.redhat.io/rhosp-rhel9/openstack-cinder-backup:17.1 image 2026-06-12 08:22:21,452 p=83863 u=zuul n=ansible | 2026-06-12 08:22:21.450296 | fa163e23-f348-37f0-fb65-00000000ab1a | CHANGED | Ensure certificate requests | np0000071529 | item={'ca': 'ipa', 'dns': 'np0000071529.external.ooo.test', 'key_size': '2048', 'name': 'httpd-external', 'principal': 'HTTP/np0000071529.external.ooo.test@OOO.TEST', 'run_after': 'cp /etc/pki/tls/certs/httpd-external.crt /etc/pki/tls/certs/httpd/httpd-external.crt\ncp /etc/pki/tls/private/httpd-external.key /etc/pki/tls/private/httpd/httpd-external.key\npkill -USR1 httpd\n'} 2026-06-12 08:22:21,504 p=83863 u=zuul n=ansible | 2026-06-12 08:22:21.503638 | fa163e23-f348-37f0-fb65-00000000a97b | TASK | Fail if container image is undefined 2026-06-12 08:22:21,565 p=83863 u=zuul n=ansible | 2026-06-12 08:22:21.564890 | fa163e23-f348-37f0-fb65-00000000a97b | SKIPPED | Fail if container image is undefined | np0000071529 2026-06-12 08:22:21,587 p=83863 u=zuul n=ansible | 2026-06-12 08:22:21.586911 | fa163e23-f348-37f0-fb65-00000000a97c | TASK | Pull registry.redhat.io/rhosp-rhel9/openstack-cinder-backup:17.1 image 2026-06-12 08:22:25,290 p=83863 u=zuul n=ansible | 2026-06-12 08:22:25.288933 | fa163e23-f348-37f0-fb65-00000000a933 | CHANGED | install systemd-container for a greenfield | np0000071532 2026-06-12 08:22:25,316 p=83863 u=zuul n=ansible | 2026-06-12 08:22:25.315957 | fa163e23-f348-37f0-fb65-00000000a934 | TASK | manage PMEM namespaces for vPMEM 2026-06-12 08:22:25,375 p=83863 u=zuul n=ansible | 2026-06-12 08:22:25.371389 | fa163e23-f348-37f0-fb65-00000000a934 | SKIPPED | manage PMEM namespaces for vPMEM | np0000071532 2026-06-12 08:22:25,401 p=83863 u=zuul n=ansible | 2026-06-12 08:22:25.400621 | fa163e23-f348-37f0-fb65-00000000a936 | TASK | Enable post-copy by setting unprivileged_userfaultfd 2026-06-12 08:22:25,772 p=83863 u=zuul n=ansible | 2026-06-12 08:22:25.771177 | fa163e23-f348-37f0-fb65-00000000a936 | CHANGED | Enable post-copy by setting unprivileged_userfaultfd | np0000071532 2026-06-12 08:22:25,796 p=83863 u=zuul n=ansible | 2026-06-12 08:22:25.796036 | fa163e23-f348-37f0-fb65-00000000a938 | TASK | is KSM enabled 2026-06-12 08:22:25,864 p=83863 u=zuul n=ansible | 2026-06-12 08:22:25.864123 | fa163e23-f348-37f0-fb65-00000000a938 | OK | is KSM enabled | np0000071532 2026-06-12 08:22:25,886 p=83863 u=zuul n=ansible | 2026-06-12 08:22:25.885893 | fa163e23-f348-37f0-fb65-00000000a93a | TASK | Check for ksm 2026-06-12 08:22:26,248 p=83863 u=zuul n=ansible | 2026-06-12 08:22:26.247945 | fa163e23-f348-37f0-fb65-00000000a93a | CHANGED | Check for ksm | np0000071532 2026-06-12 08:22:26,271 p=83863 u=zuul n=ansible | 2026-06-12 08:22:26.270758 | fa163e23-f348-37f0-fb65-00000000a93b | TASK | disable KSM services 2026-06-12 08:22:26,349 p=83863 u=zuul n=ansible | 2026-06-12 08:22:26.346740 | fa163e23-f348-37f0-fb65-00000000a93b | SKIPPED | disable KSM services | np0000071532 | item=ksm.service 2026-06-12 08:22:26,378 p=83863 u=zuul n=ansible | 2026-06-12 08:22:26.376009 | fa163e23-f348-37f0-fb65-00000000a93b | SKIPPED | disable KSM services | np0000071532 | item=ksmtuned.service 2026-06-12 08:22:26,403 p=83863 u=zuul n=ansible | 2026-06-12 08:22:26.402949 | fa163e23-f348-37f0-fb65-00000000a93c | TASK | delete PageKSM after disable ksm on compute 2026-06-12 08:22:26,474 p=83863 u=zuul n=ansible | 2026-06-12 08:22:26.474204 | fa163e23-f348-37f0-fb65-00000000a93c | SKIPPED | delete PageKSM after disable ksm on compute | np0000071532 2026-06-12 08:22:26,489 p=83863 u=zuul n=ansible | 2026-06-12 08:22:26.489197 | fa163e23-f348-37f0-fb65-00000000a93e | TASK | make sure package providing ksmtuned is installed (RHEL8 or CentOS8) 2026-06-12 08:22:26,517 p=83863 u=zuul n=ansible | 2026-06-12 08:22:26.516326 | fa163e23-f348-37f0-fb65-00000000aac7 | CHANGED | install systemd-container for a greenfield | np0000071531 2026-06-12 08:22:26,537 p=83863 u=zuul n=ansible | 2026-06-12 08:22:26.537050 | fa163e23-f348-37f0-fb65-00000000aac8 | TASK | manage PMEM namespaces for vPMEM 2026-06-12 08:22:26,544 p=83863 u=zuul n=ansible | 2026-06-12 08:22:26.543733 | fa163e23-f348-37f0-fb65-00000000a93e | SKIPPED | make sure package providing ksmtuned is installed (RHEL8 or CentOS8) | np0000071532 2026-06-12 08:22:26,561 p=83863 u=zuul n=ansible | 2026-06-12 08:22:26.560862 | fa163e23-f348-37f0-fb65-00000000a93f | TASK | make sure package providing ksmtuned is installed (RHEL9 or CentOS9) 2026-06-12 08:22:26,579 p=83863 u=zuul n=ansible | 2026-06-12 08:22:26.578649 | fa163e23-f348-37f0-fb65-00000000aac8 | SKIPPED | manage PMEM namespaces for vPMEM | np0000071531 2026-06-12 08:22:26,595 p=83863 u=zuul n=ansible | 2026-06-12 08:22:26.595325 | fa163e23-f348-37f0-fb65-00000000aaca | TASK | Enable post-copy by setting unprivileged_userfaultfd 2026-06-12 08:22:26,611 p=83863 u=zuul n=ansible | 2026-06-12 08:22:26.610523 | fa163e23-f348-37f0-fb65-00000000a93f | SKIPPED | make sure package providing ksmtuned is installed (RHEL9 or CentOS9) | np0000071532 2026-06-12 08:22:26,629 p=83863 u=zuul n=ansible | 2026-06-12 08:22:26.629099 | fa163e23-f348-37f0-fb65-00000000a940 | TASK | enable ksmtunded 2026-06-12 08:22:26,698 p=83863 u=zuul n=ansible | 2026-06-12 08:22:26.695666 | fa163e23-f348-37f0-fb65-00000000a940 | SKIPPED | enable ksmtunded | np0000071532 | item=ksm.service 2026-06-12 08:22:26,710 p=83863 u=zuul n=ansible | 2026-06-12 08:22:26.708784 | fa163e23-f348-37f0-fb65-00000000a940 | SKIPPED | enable ksmtunded | np0000071532 | item=ksmtuned.service 2026-06-12 08:22:26,726 p=83863 u=zuul n=ansible | 2026-06-12 08:22:26.726399 | fa163e23-f348-37f0-fb65-00000000a942 | TASK | Create dirs for certificates and keys 2026-06-12 08:22:26,987 p=83863 u=zuul n=ansible | 2026-06-12 08:22:26.986978 | fa163e23-f348-37f0-fb65-00000000aaca | CHANGED | Enable post-copy by setting unprivileged_userfaultfd | np0000071531 2026-06-12 08:22:27,000 p=83863 u=zuul n=ansible | 2026-06-12 08:22:26.999774 | fa163e23-f348-37f0-fb65-00000000aacc | TASK | is KSM enabled 2026-06-12 08:22:27,045 p=83863 u=zuul n=ansible | 2026-06-12 08:22:27.044991 | fa163e23-f348-37f0-fb65-00000000aacc | OK | is KSM enabled | np0000071531 2026-06-12 08:22:27,054 p=83863 u=zuul n=ansible | 2026-06-12 08:22:27.053982 | fa163e23-f348-37f0-fb65-00000000a942 | CHANGED | Create dirs for certificates and keys | np0000071532 | item=/etc/pki/libvirt 2026-06-12 08:22:27,059 p=83863 u=zuul n=ansible | 2026-06-12 08:22:27.059668 | fa163e23-f348-37f0-fb65-00000000aace | TASK | Check for ksm 2026-06-12 08:22:27,371 p=83863 u=zuul n=ansible | 2026-06-12 08:22:27.369205 | fa163e23-f348-37f0-fb65-00000000a942 | CHANGED | Create dirs for certificates and keys | np0000071532 | item=/etc/pki/libvirt/private 2026-06-12 08:22:27,416 p=83863 u=zuul n=ansible | 2026-06-12 08:22:27.416203 | fa163e23-f348-37f0-fb65-00000000aace | CHANGED | Check for ksm | np0000071531 2026-06-12 08:22:27,427 p=83863 u=zuul n=ansible | 2026-06-12 08:22:27.427563 | fa163e23-f348-37f0-fb65-00000000aacf | TASK | disable KSM services 2026-06-12 08:22:27,528 p=83863 u=zuul n=ansible | 2026-06-12 08:22:27.526108 | fa163e23-f348-37f0-fb65-00000000aacf | SKIPPED | disable KSM services | np0000071531 | item=ksm.service 2026-06-12 08:22:27,552 p=83863 u=zuul n=ansible | 2026-06-12 08:22:27.551202 | fa163e23-f348-37f0-fb65-00000000aacf | SKIPPED | disable KSM services | np0000071531 | item=ksmtuned.service 2026-06-12 08:22:27,569 p=83863 u=zuul n=ansible | 2026-06-12 08:22:27.568882 | fa163e23-f348-37f0-fb65-00000000aad0 | TASK | delete PageKSM after disable ksm on compute 2026-06-12 08:22:27,618 p=83863 u=zuul n=ansible | 2026-06-12 08:22:27.618383 | fa163e23-f348-37f0-fb65-00000000aad0 | SKIPPED | delete PageKSM after disable ksm on compute | np0000071531 2026-06-12 08:22:27,633 p=83863 u=zuul n=ansible | 2026-06-12 08:22:27.633162 | fa163e23-f348-37f0-fb65-00000000aad2 | TASK | make sure package providing ksmtuned is installed (RHEL8 or CentOS8) 2026-06-12 08:22:27,675 p=83863 u=zuul n=ansible | 2026-06-12 08:22:27.674127 | fa163e23-f348-37f0-fb65-00000000a942 | CHANGED | Create dirs for certificates and keys | np0000071532 | item=/etc/pki/qemu 2026-06-12 08:22:27,680 p=83863 u=zuul n=ansible | 2026-06-12 08:22:27.677051 | fa163e23-f348-37f0-fb65-00000000aad2 | SKIPPED | make sure package providing ksmtuned is installed (RHEL8 or CentOS8) | np0000071531 2026-06-12 08:22:27,696 p=83863 u=zuul n=ansible | 2026-06-12 08:22:27.696034 | fa163e23-f348-37f0-fb65-00000000aad3 | TASK | make sure package providing ksmtuned is installed (RHEL9 or CentOS9) 2026-06-12 08:22:27,754 p=83863 u=zuul n=ansible | 2026-06-12 08:22:27.753639 | fa163e23-f348-37f0-fb65-00000000aad3 | SKIPPED | make sure package providing ksmtuned is installed (RHEL9 or CentOS9) | np0000071531 2026-06-12 08:22:27,790 p=83863 u=zuul n=ansible | 2026-06-12 08:22:27.790172 | fa163e23-f348-37f0-fb65-00000000aad4 | TASK | enable ksmtunded 2026-06-12 08:22:27,804 p=83863 u=zuul n=ansible | 2026-06-12 08:22:27.804098 | fa163e23-f348-37f0-fb65-00000000b080 | TASK | Set version specific variables 2026-06-12 08:22:27,854 p=83863 u=zuul n=ansible | 2026-06-12 08:22:27.852677 | fa163e23-f348-37f0-fb65-00000000aad4 | SKIPPED | enable ksmtunded | np0000071531 | item=ksm.service 2026-06-12 08:22:27,880 p=83863 u=zuul n=ansible | 2026-06-12 08:22:27.876118 | 29251f69-ff5c-4b03-8a93-ba0d587b072f | INCLUDED | /usr/share/ansible/roles/rhel-system-roles.certificate/tasks/set_vars.yml | np0000071532 2026-06-12 08:22:27,886 p=83863 u=zuul n=ansible | 2026-06-12 08:22:27.885960 | fa163e23-f348-37f0-fb65-00000000aad4 | SKIPPED | enable ksmtunded | np0000071531 | item=ksmtuned.service 2026-06-12 08:22:27,901 p=83863 u=zuul n=ansible | 2026-06-12 08:22:27.900894 | fa163e23-f348-37f0-fb65-00000000b0b5 | TASK | Ensure ansible_facts used by role 2026-06-12 08:22:27,918 p=83863 u=zuul n=ansible | 2026-06-12 08:22:27.918472 | fa163e23-f348-37f0-fb65-00000000aad6 | TASK | Create dirs for certificates and keys 2026-06-12 08:22:28,274 p=83863 u=zuul n=ansible | 2026-06-12 08:22:28.271721 | fa163e23-f348-37f0-fb65-00000000aad6 | CHANGED | Create dirs for certificates and keys | np0000071531 | item=/etc/pki/libvirt 2026-06-12 08:22:28,332 p=83863 u=zuul n=ansible | 2026-06-12 08:22:28.331259 | fa163e23-f348-37f0-fb65-00000000b0b5 | OK | Ensure ansible_facts used by role | np0000071532 2026-06-12 08:22:28,355 p=83863 u=zuul n=ansible | 2026-06-12 08:22:28.355098 | fa163e23-f348-37f0-fb65-00000000b0b6 | TASK | Set platform/version specific variables 2026-06-12 08:22:28,408 p=83863 u=zuul n=ansible | 2026-06-12 08:22:28.407551 | fa163e23-f348-37f0-fb65-00000000b0b6 | SKIPPED | Set platform/version specific variables | np0000071532 | item=RedHat.yml 2026-06-12 08:22:28,422 p=83863 u=zuul n=ansible | 2026-06-12 08:22:28.420224 | fa163e23-f348-37f0-fb65-00000000b0b6 | SKIPPED | Set platform/version specific variables | np0000071532 | item=RedHat.yml 2026-06-12 08:22:28,436 p=83863 u=zuul n=ansible | 2026-06-12 08:22:28.434658 | fa163e23-f348-37f0-fb65-00000000b0b6 | SKIPPED | Set platform/version specific variables | np0000071532 | item=RedHat_9.yml 2026-06-12 08:22:28,447 p=83863 u=zuul n=ansible | 2026-06-12 08:22:28.443812 | fa163e23-f348-37f0-fb65-00000000b0b6 | SKIPPED | Set platform/version specific variables | np0000071532 | item=RedHat_9.2.yml 2026-06-12 08:22:28,471 p=83863 u=zuul n=ansible | 2026-06-12 08:22:28.471007 | fa163e23-f348-37f0-fb65-00000000b081 | TASK | Ensure certificate role dependencies are installed 2026-06-12 08:22:28,543 p=83863 u=zuul n=ansible | 2026-06-12 08:22:28.541470 | fa163e23-f348-37f0-fb65-00000000aad6 | CHANGED | Create dirs for certificates and keys | np0000071531 | item=/etc/pki/libvirt/private 2026-06-12 08:22:28,825 p=83863 u=zuul n=ansible | 2026-06-12 08:22:28.822915 | fa163e23-f348-37f0-fb65-00000000aad6 | CHANGED | Create dirs for certificates and keys | np0000071531 | item=/etc/pki/qemu 2026-06-12 08:22:28,950 p=83863 u=zuul n=ansible | 2026-06-12 08:22:28.950397 | fa163e23-f348-37f0-fb65-00000000b080 | TASK | Set version specific variables 2026-06-12 08:22:29,019 p=83863 u=zuul n=ansible | 2026-06-12 08:22:29.019302 | 506dcf40-0894-496d-b601-93a7fcdf487c | INCLUDED | /usr/share/ansible/roles/rhel-system-roles.certificate/tasks/set_vars.yml | np0000071531 2026-06-12 08:22:29,036 p=83863 u=zuul n=ansible | 2026-06-12 08:22:29.036254 | fa163e23-f348-37f0-fb65-00000000b117 | TASK | Ensure ansible_facts used by role 2026-06-12 08:22:29,086 p=83863 u=zuul n=ansible | 2026-06-12 08:22:29.085466 | fa163e23-f348-37f0-fb65-00000000ae1b | CHANGED | install systemd-container for a greenfield | np0000071533 2026-06-12 08:22:29,097 p=83863 u=zuul n=ansible | 2026-06-12 08:22:29.097344 | fa163e23-f348-37f0-fb65-00000000ae1c | TASK | manage PMEM namespaces for vPMEM 2026-06-12 08:22:29,133 p=83863 u=zuul n=ansible | 2026-06-12 08:22:29.133356 | fa163e23-f348-37f0-fb65-00000000ae1c | SKIPPED | manage PMEM namespaces for vPMEM | np0000071533 2026-06-12 08:22:29,143 p=83863 u=zuul n=ansible | 2026-06-12 08:22:29.143727 | fa163e23-f348-37f0-fb65-00000000ae1e | TASK | Enable post-copy by setting unprivileged_userfaultfd 2026-06-12 08:22:29,501 p=83863 u=zuul n=ansible | 2026-06-12 08:22:29.495401 | fa163e23-f348-37f0-fb65-00000000b117 | OK | Ensure ansible_facts used by role | np0000071531 2026-06-12 08:22:29,504 p=83863 u=zuul n=ansible | 2026-06-12 08:22:29.504477 | fa163e23-f348-37f0-fb65-00000000ae1e | CHANGED | Enable post-copy by setting unprivileged_userfaultfd | np0000071533 2026-06-12 08:22:29,519 p=83863 u=zuul n=ansible | 2026-06-12 08:22:29.519505 | fa163e23-f348-37f0-fb65-00000000b118 | TASK | Set platform/version specific variables 2026-06-12 08:22:29,540 p=83863 u=zuul n=ansible | 2026-06-12 08:22:29.539290 | fa163e23-f348-37f0-fb65-00000000ae20 | TASK | is KSM enabled 2026-06-12 08:22:29,583 p=83863 u=zuul n=ansible | 2026-06-12 08:22:29.582254 | fa163e23-f348-37f0-fb65-00000000ae20 | OK | is KSM enabled | np0000071533 2026-06-12 08:22:29,603 p=83863 u=zuul n=ansible | 2026-06-12 08:22:29.598560 | fa163e23-f348-37f0-fb65-00000000ae22 | TASK | Check for ksm 2026-06-12 08:22:29,605 p=83863 u=zuul n=ansible | 2026-06-12 08:22:29.604886 | fa163e23-f348-37f0-fb65-00000000b118 | SKIPPED | Set platform/version specific variables | np0000071531 | item=RedHat.yml 2026-06-12 08:22:29,626 p=83863 u=zuul n=ansible | 2026-06-12 08:22:29.624309 | fa163e23-f348-37f0-fb65-00000000b118 | SKIPPED | Set platform/version specific variables | np0000071531 | item=RedHat.yml 2026-06-12 08:22:29,649 p=83863 u=zuul n=ansible | 2026-06-12 08:22:29.646768 | fa163e23-f348-37f0-fb65-00000000b118 | SKIPPED | Set platform/version specific variables | np0000071531 | item=RedHat_9.yml 2026-06-12 08:22:29,664 p=83863 u=zuul n=ansible | 2026-06-12 08:22:29.662707 | fa163e23-f348-37f0-fb65-00000000b118 | SKIPPED | Set platform/version specific variables | np0000071531 | item=RedHat_9.2.yml 2026-06-12 08:22:29,683 p=83863 u=zuul n=ansible | 2026-06-12 08:22:29.683356 | fa163e23-f348-37f0-fb65-00000000b081 | TASK | Ensure certificate role dependencies are installed 2026-06-12 08:22:29,901 p=83863 u=zuul n=ansible | 2026-06-12 08:22:29.900481 | fa163e23-f348-37f0-fb65-00000000ae22 | CHANGED | Check for ksm | np0000071533 2026-06-12 08:22:29,920 p=83863 u=zuul n=ansible | 2026-06-12 08:22:29.919902 | fa163e23-f348-37f0-fb65-00000000ae23 | TASK | disable KSM services 2026-06-12 08:22:30,017 p=83863 u=zuul n=ansible | 2026-06-12 08:22:30.014831 | fa163e23-f348-37f0-fb65-00000000ae23 | SKIPPED | disable KSM services | np0000071533 | item=ksm.service 2026-06-12 08:22:30,049 p=83863 u=zuul n=ansible | 2026-06-12 08:22:30.048278 | fa163e23-f348-37f0-fb65-00000000ae23 | SKIPPED | disable KSM services | np0000071533 | item=ksmtuned.service 2026-06-12 08:22:30,067 p=83863 u=zuul n=ansible | 2026-06-12 08:22:30.067654 | fa163e23-f348-37f0-fb65-00000000ae24 | TASK | delete PageKSM after disable ksm on compute 2026-06-12 08:22:30,127 p=83863 u=zuul n=ansible | 2026-06-12 08:22:30.126976 | fa163e23-f348-37f0-fb65-00000000ae24 | SKIPPED | delete PageKSM after disable ksm on compute | np0000071533 2026-06-12 08:22:30,140 p=83863 u=zuul n=ansible | 2026-06-12 08:22:30.140164 | fa163e23-f348-37f0-fb65-00000000ae26 | TASK | make sure package providing ksmtuned is installed (RHEL8 or CentOS8) 2026-06-12 08:22:30,195 p=83863 u=zuul n=ansible | 2026-06-12 08:22:30.195100 | fa163e23-f348-37f0-fb65-00000000ae26 | SKIPPED | make sure package providing ksmtuned is installed (RHEL8 or CentOS8) | np0000071533 2026-06-12 08:22:30,208 p=83863 u=zuul n=ansible | 2026-06-12 08:22:30.208525 | fa163e23-f348-37f0-fb65-00000000ae27 | TASK | make sure package providing ksmtuned is installed (RHEL9 or CentOS9) 2026-06-12 08:22:30,255 p=83863 u=zuul n=ansible | 2026-06-12 08:22:30.254788 | fa163e23-f348-37f0-fb65-00000000ae27 | SKIPPED | make sure package providing ksmtuned is installed (RHEL9 or CentOS9) | np0000071533 2026-06-12 08:22:30,269 p=83863 u=zuul n=ansible | 2026-06-12 08:22:30.269177 | fa163e23-f348-37f0-fb65-00000000ae28 | TASK | enable ksmtunded 2026-06-12 08:22:30,334 p=83863 u=zuul n=ansible | 2026-06-12 08:22:30.332708 | fa163e23-f348-37f0-fb65-00000000ae28 | SKIPPED | enable ksmtunded | np0000071533 | item=ksm.service 2026-06-12 08:22:30,349 p=83863 u=zuul n=ansible | 2026-06-12 08:22:30.347978 | fa163e23-f348-37f0-fb65-00000000ae28 | SKIPPED | enable ksmtunded | np0000071533 | item=ksmtuned.service 2026-06-12 08:22:30,368 p=83863 u=zuul n=ansible | 2026-06-12 08:22:30.367805 | fa163e23-f348-37f0-fb65-00000000ae2a | TASK | Create dirs for certificates and keys 2026-06-12 08:22:30,659 p=83863 u=zuul n=ansible | 2026-06-12 08:22:30.656338 | fa163e23-f348-37f0-fb65-00000000ae2a | CHANGED | Create dirs for certificates and keys | np0000071533 | item=/etc/pki/libvirt 2026-06-12 08:22:30,970 p=83863 u=zuul n=ansible | 2026-06-12 08:22:30.967852 | fa163e23-f348-37f0-fb65-00000000ae2a | CHANGED | Create dirs for certificates and keys | np0000071533 | item=/etc/pki/libvirt/private 2026-06-12 08:22:31,266 p=83863 u=zuul n=ansible | 2026-06-12 08:22:31.266049 | fa163e23-f348-37f0-fb65-00000000a97c | CHANGED | Pull registry.redhat.io/rhosp-rhel9/openstack-cinder-backup:17.1 image | np0000071528 2026-06-12 08:22:31,281 p=83863 u=zuul n=ansible | 2026-06-12 08:22:31.279686 | fa163e23-f348-37f0-fb65-00000000ae2a | CHANGED | Create dirs for certificates and keys | np0000071533 | item=/etc/pki/qemu 2026-06-12 08:22:31,324 p=83863 u=zuul n=ansible | 2026-06-12 08:22:31.324515 | fa163e23-f348-37f0-fb65-00000000a97d | TASK | Tag cluster.common.tag/cinder-backup:pcmklatest to latest registry.redhat.io/rhosp-rhel9/openstack-cinder-backup:17.1 image 2026-06-12 08:22:31,431 p=83863 u=zuul n=ansible | 2026-06-12 08:22:31.431070 | fa163e23-f348-37f0-fb65-00000000b080 | TASK | Set version specific variables 2026-06-12 08:22:31,481 p=83863 u=zuul n=ansible | 2026-06-12 08:22:31.481315 | b3f34f32-a8ec-4d57-bbf2-86c56b5d0b28 | INCLUDED | /usr/share/ansible/roles/rhel-system-roles.certificate/tasks/set_vars.yml | np0000071533 2026-06-12 08:22:31,493 p=83863 u=zuul n=ansible | 2026-06-12 08:22:31.493687 | fa163e23-f348-37f0-fb65-00000000b193 | TASK | Ensure ansible_facts used by role 2026-06-12 08:22:31,753 p=83863 u=zuul n=ansible | 2026-06-12 08:22:31.752615 | fa163e23-f348-37f0-fb65-00000000a97d | CHANGED | Tag cluster.common.tag/cinder-backup:pcmklatest to latest registry.redhat.io/rhosp-rhel9/openstack-cinder-backup:17.1 image | np0000071528 2026-06-12 08:22:31,776 p=83863 u=zuul n=ansible | 2026-06-12 08:22:31.776247 | fa163e23-f348-37f0-fb65-00000000b081 | OK | Ensure certificate role dependencies are installed | np0000071532 2026-06-12 08:22:31,786 p=83863 u=zuul n=ansible | 2026-06-12 08:22:31.786657 | fa163e23-f348-37f0-fb65-00000000b083 | TASK | Ensure provider packages are installed 2026-06-12 08:22:31,806 p=83863 u=zuul n=ansible | 2026-06-12 08:22:31.806181 | fa163e23-f348-37f0-fb65-00000000a98c | TASK | Fail if container image is undefined 2026-06-12 08:22:31,849 p=83863 u=zuul n=ansible | 2026-06-12 08:22:31.848680 | fa163e23-f348-37f0-fb65-00000000a98c | SKIPPED | Fail if container image is undefined | np0000071528 2026-06-12 08:22:31,874 p=83863 u=zuul n=ansible | 2026-06-12 08:22:31.874040 | fa163e23-f348-37f0-fb65-00000000a98d | TASK | Pull registry.redhat.io/rhosp-rhel9/openstack-cinder-volume:17.1 image 2026-06-12 08:22:31,887 p=83863 u=zuul n=ansible | 2026-06-12 08:22:31.886628 | fa163e23-f348-37f0-fb65-00000000b193 | OK | Ensure ansible_facts used by role | np0000071533 2026-06-12 08:22:31,899 p=83863 u=zuul n=ansible | 2026-06-12 08:22:31.899133 | fa163e23-f348-37f0-fb65-00000000b194 | TASK | Set platform/version specific variables 2026-06-12 08:22:31,954 p=83863 u=zuul n=ansible | 2026-06-12 08:22:31.952243 | fa163e23-f348-37f0-fb65-00000000b194 | SKIPPED | Set platform/version specific variables | np0000071533 | item=RedHat.yml 2026-06-12 08:22:31,967 p=83863 u=zuul n=ansible | 2026-06-12 08:22:31.965083 | fa163e23-f348-37f0-fb65-00000000b194 | SKIPPED | Set platform/version specific variables | np0000071533 | item=RedHat.yml 2026-06-12 08:22:31,982 p=83863 u=zuul n=ansible | 2026-06-12 08:22:31.981966 | fa163e23-f348-37f0-fb65-00000000b194 | SKIPPED | Set platform/version specific variables | np0000071533 | item=RedHat_9.yml 2026-06-12 08:22:31,994 p=83863 u=zuul n=ansible | 2026-06-12 08:22:31.992906 | fa163e23-f348-37f0-fb65-00000000b194 | SKIPPED | Set platform/version specific variables | np0000071533 | item=RedHat_9.2.yml 2026-06-12 08:22:32,011 p=83863 u=zuul n=ansible | 2026-06-12 08:22:32.010934 | fa163e23-f348-37f0-fb65-00000000b081 | TASK | Ensure certificate role dependencies are installed 2026-06-12 08:22:33,229 p=83863 u=zuul n=ansible | 2026-06-12 08:22:33.228414 | fa163e23-f348-37f0-fb65-00000000b081 | OK | Ensure certificate role dependencies are installed | np0000071531 2026-06-12 08:22:33,241 p=83863 u=zuul n=ansible | 2026-06-12 08:22:33.241469 | fa163e23-f348-37f0-fb65-00000000b083 | TASK | Ensure provider packages are installed 2026-06-12 08:22:33,742 p=83863 u=zuul n=ansible | 2026-06-12 08:22:33.741883 | fa163e23-f348-37f0-fb65-00000000a97c | CHANGED | Pull registry.redhat.io/rhosp-rhel9/openstack-cinder-backup:17.1 image | np0000071530 2026-06-12 08:22:33,795 p=83863 u=zuul n=ansible | 2026-06-12 08:22:33.794995 | fa163e23-f348-37f0-fb65-00000000a97d | TASK | Tag cluster.common.tag/cinder-backup:pcmklatest to latest registry.redhat.io/rhosp-rhel9/openstack-cinder-backup:17.1 image 2026-06-12 08:22:34,244 p=83863 u=zuul n=ansible | 2026-06-12 08:22:34.243584 | fa163e23-f348-37f0-fb65-00000000a97d | CHANGED | Tag cluster.common.tag/cinder-backup:pcmklatest to latest registry.redhat.io/rhosp-rhel9/openstack-cinder-backup:17.1 image | np0000071530 2026-06-12 08:22:34,285 p=83863 u=zuul n=ansible | 2026-06-12 08:22:34.285546 | fa163e23-f348-37f0-fb65-00000000a98c | TASK | Fail if container image is undefined 2026-06-12 08:22:34,351 p=83863 u=zuul n=ansible | 2026-06-12 08:22:34.350235 | fa163e23-f348-37f0-fb65-00000000a98c | SKIPPED | Fail if container image is undefined | np0000071530 2026-06-12 08:22:34,409 p=83863 u=zuul n=ansible | 2026-06-12 08:22:34.408906 | fa163e23-f348-37f0-fb65-00000000a98d | TASK | Pull registry.redhat.io/rhosp-rhel9/openstack-cinder-volume:17.1 image 2026-06-12 08:22:35,095 p=83863 u=zuul n=ansible | 2026-06-12 08:22:35.095089 | fa163e23-f348-37f0-fb65-00000000b085 | TASK | Ensure pre-scripts hooks directory exists 2026-06-12 08:22:35,379 p=83863 u=zuul n=ansible | 2026-06-12 08:22:35.379265 | fa163e23-f348-37f0-fb65-00000000b081 | OK | Ensure certificate role dependencies are installed | np0000071533 2026-06-12 08:22:35,393 p=83863 u=zuul n=ansible | 2026-06-12 08:22:35.393286 | fa163e23-f348-37f0-fb65-00000000b083 | TASK | Ensure provider packages are installed 2026-06-12 08:22:35,452 p=83863 u=zuul n=ansible | 2026-06-12 08:22:35.449231 | fa163e23-f348-37f0-fb65-00000000b085 | OK | Ensure pre-scripts hooks directory exists | np0000071532 | item=certmonger 2026-06-12 08:22:35,476 p=83863 u=zuul n=ansible | 2026-06-12 08:22:35.476145 | fa163e23-f348-37f0-fb65-00000000b087 | TASK | Ensure post-scripts hooks directory exists 2026-06-12 08:22:35,839 p=83863 u=zuul n=ansible | 2026-06-12 08:22:35.838315 | fa163e23-f348-37f0-fb65-00000000b087 | OK | Ensure post-scripts hooks directory exists | np0000071532 | item=certmonger 2026-06-12 08:22:35,856 p=83863 u=zuul n=ansible | 2026-06-12 08:22:35.856463 | fa163e23-f348-37f0-fb65-00000000b089 | TASK | Ensure provider service is running 2026-06-12 08:22:36,235 p=83863 u=zuul n=ansible | 2026-06-12 08:22:36.233967 | fa163e23-f348-37f0-fb65-00000000a97c | CHANGED | Pull registry.redhat.io/rhosp-rhel9/openstack-cinder-backup:17.1 image | np0000071529 2026-06-12 08:22:36,296 p=83863 u=zuul n=ansible | 2026-06-12 08:22:36.296092 | fa163e23-f348-37f0-fb65-00000000a97d | TASK | Tag cluster.common.tag/cinder-backup:pcmklatest to latest registry.redhat.io/rhosp-rhel9/openstack-cinder-backup:17.1 image 2026-06-12 08:22:36,317 p=83863 u=zuul n=ansible | 2026-06-12 08:22:36.315229 | fa163e23-f348-37f0-fb65-00000000b089 | OK | Ensure provider service is running | np0000071532 | item=certmonger 2026-06-12 08:22:36,348 p=83863 u=zuul n=ansible | 2026-06-12 08:22:36.347783 | fa163e23-f348-37f0-fb65-00000000b08c | TASK | Ensure certificate requests 2026-06-12 08:22:36,738 p=83863 u=zuul n=ansible | 2026-06-12 08:22:36.737747 | fa163e23-f348-37f0-fb65-00000000a97d | CHANGED | Tag cluster.common.tag/cinder-backup:pcmklatest to latest registry.redhat.io/rhosp-rhel9/openstack-cinder-backup:17.1 image | np0000071529 2026-06-12 08:22:36,781 p=83863 u=zuul n=ansible | 2026-06-12 08:22:36.780998 | fa163e23-f348-37f0-fb65-00000000a98c | TASK | Fail if container image is undefined 2026-06-12 08:22:36,823 p=83863 u=zuul n=ansible | 2026-06-12 08:22:36.823591 | fa163e23-f348-37f0-fb65-00000000b085 | TASK | Ensure pre-scripts hooks directory exists 2026-06-12 08:22:36,850 p=83863 u=zuul n=ansible | 2026-06-12 08:22:36.850228 | fa163e23-f348-37f0-fb65-00000000a98c | SKIPPED | Fail if container image is undefined | np0000071529 2026-06-12 08:22:36,875 p=83863 u=zuul n=ansible | 2026-06-12 08:22:36.875371 | fa163e23-f348-37f0-fb65-00000000a98d | TASK | Pull registry.redhat.io/rhosp-rhel9/openstack-cinder-volume:17.1 image 2026-06-12 08:22:37,199 p=83863 u=zuul n=ansible | 2026-06-12 08:22:37.196623 | fa163e23-f348-37f0-fb65-00000000b085 | OK | Ensure pre-scripts hooks directory exists | np0000071531 | item=certmonger 2026-06-12 08:22:37,218 p=83863 u=zuul n=ansible | 2026-06-12 08:22:37.217914 | fa163e23-f348-37f0-fb65-00000000a98d | CHANGED | Pull registry.redhat.io/rhosp-rhel9/openstack-cinder-volume:17.1 image | np0000071528 2026-06-12 08:22:37,240 p=83863 u=zuul n=ansible | 2026-06-12 08:22:37.239648 | fa163e23-f348-37f0-fb65-00000000b087 | TASK | Ensure post-scripts hooks directory exists 2026-06-12 08:22:37,293 p=83863 u=zuul n=ansible | 2026-06-12 08:22:37.293075 | fa163e23-f348-37f0-fb65-00000000a98e | TASK | Tag cluster.common.tag/cinder-volume:pcmklatest to latest registry.redhat.io/rhosp-rhel9/openstack-cinder-volume:17.1 image 2026-06-12 08:22:37,624 p=83863 u=zuul n=ansible | 2026-06-12 08:22:37.620638 | fa163e23-f348-37f0-fb65-00000000b087 | OK | Ensure post-scripts hooks directory exists | np0000071531 | item=certmonger 2026-06-12 08:22:37,648 p=83863 u=zuul n=ansible | 2026-06-12 08:22:37.648566 | fa163e23-f348-37f0-fb65-00000000b089 | TASK | Ensure provider service is running 2026-06-12 08:22:37,733 p=83863 u=zuul n=ansible | 2026-06-12 08:22:37.731997 | fa163e23-f348-37f0-fb65-00000000a98e | CHANGED | Tag cluster.common.tag/cinder-volume:pcmklatest to latest registry.redhat.io/rhosp-rhel9/openstack-cinder-volume:17.1 image | np0000071528 2026-06-12 08:22:37,781 p=83863 u=zuul n=ansible | 2026-06-12 08:22:37.781430 | fa163e23-f348-37f0-fb65-00000000a998 | TASK | set enable_sensubility fact 2026-06-12 08:22:37,810 p=83863 u=zuul n=ansible | 2026-06-12 08:22:37.809845 | fa163e23-f348-37f0-fb65-00000000a998 | OK | set enable_sensubility fact | np0000071528 2026-06-12 08:22:37,831 p=83863 u=zuul n=ansible | 2026-06-12 08:22:37.830949 | fa163e23-f348-37f0-fb65-00000000a99a | TASK | create podman socket and appropriate systemd service 2026-06-12 08:22:37,860 p=83863 u=zuul n=ansible | 2026-06-12 08:22:37.860263 | fa163e23-f348-37f0-fb65-00000000a99a | SKIPPED | create podman socket and appropriate systemd service | np0000071528 2026-06-12 08:22:37,875 p=83863 u=zuul n=ansible | 2026-06-12 08:22:37.875297 | fa163e23-f348-37f0-fb65-00000000a99b | TASK | create systemd service for ensuring socket file ACL contains collectd 2026-06-12 08:22:37,898 p=83863 u=zuul n=ansible | 2026-06-12 08:22:37.897480 | fa163e23-f348-37f0-fb65-00000000a99b | SKIPPED | create systemd service for ensuring socket file ACL contains collectd | np0000071528 2026-06-12 08:22:37,912 p=83863 u=zuul n=ansible | 2026-06-12 08:22:37.911878 | fa163e23-f348-37f0-fb65-00000000a99c | TASK | enable podman.sock ACL service 2026-06-12 08:22:37,931 p=83863 u=zuul n=ansible | 2026-06-12 08:22:37.931164 | fa163e23-f348-37f0-fb65-00000000a99c | SKIPPED | enable podman.sock ACL service | np0000071528 2026-06-12 08:22:37,946 p=83863 u=zuul n=ansible | 2026-06-12 08:22:37.945995 | fa163e23-f348-37f0-fb65-00000000a99d | TASK | create directory for downloads of users' scripts 2026-06-12 08:22:37,968 p=83863 u=zuul n=ansible | 2026-06-12 08:22:37.968078 | fa163e23-f348-37f0-fb65-00000000a99d | SKIPPED | create directory for downloads of users' scripts | np0000071528 2026-06-12 08:22:37,982 p=83863 u=zuul n=ansible | 2026-06-12 08:22:37.982730 | fa163e23-f348-37f0-fb65-00000000a99e | TASK | download exec scripts 2026-06-12 08:22:38,000 p=83863 u=zuul n=ansible | 2026-06-12 08:22:38.000570 | fa163e23-f348-37f0-fb65-00000000a99e | SKIPPED | download exec scripts | np0000071528 2026-06-12 08:22:38,014 p=83863 u=zuul n=ansible | 2026-06-12 08:22:38.014496 | fa163e23-f348-37f0-fb65-00000000a9a0 | TASK | Check if rsyslog exists 2026-06-12 08:22:38,067 p=83863 u=zuul n=ansible | 2026-06-12 08:22:38.064031 | fa163e23-f348-37f0-fb65-00000000b08c | CHANGED | Ensure certificate requests | np0000071532 | item={'ca': 'ipa', 'dns': 'np0000071532.internalapi.ooo.test', 'key_size': '2048', 'name': 'libvirt-server-cert', 'principal': 'libvirt/np0000071532.internalapi.ooo.test@OOO.TEST', 'run_after': '# Copy cert and key to libvirt dirs\ncp /etc/ipa/ca.crt /etc/pki/CA/cacert.pem\nchown root:root /etc/pki/CA/cacert.pem\nchmod 644 /etc/pki/CA/cacert.pem\ncp /etc/pki/tls/certs/libvirt-server-cert.crt /etc/pki/libvirt/servercert.pem\ncp /etc/pki/tls/private/libvirt-server-cert.key /etc/pki/libvirt/private/serverkey.pem\npodman exec nova_virtproxyd virt-admin server-update-tls virtproxyd || systemctl reload tripleo_nova_virtproxyd\n'} 2026-06-12 08:22:38,111 p=83863 u=zuul n=ansible | 2026-06-12 08:22:38.110355 | fa163e23-f348-37f0-fb65-00000000b089 | OK | Ensure provider service is running | np0000071531 | item=certmonger 2026-06-12 08:22:38,132 p=83863 u=zuul n=ansible | 2026-06-12 08:22:38.132224 | fa163e23-f348-37f0-fb65-00000000b08c | TASK | Ensure certificate requests 2026-06-12 08:22:38,346 p=83863 u=zuul n=ansible | 2026-06-12 08:22:38.344927 | fa163e23-f348-37f0-fb65-00000000a9a0 | CHANGED | Check if rsyslog exists | np0000071528 2026-06-12 08:22:38,382 p=83863 u=zuul n=ansible | 2026-06-12 08:22:38.381823 | fa163e23-f348-37f0-fb65-00000000a9a2 | TASK | Forward logging to haproxy.log file 2026-06-12 08:22:38,715 p=83863 u=zuul n=ansible | 2026-06-12 08:22:38.714412 | fa163e23-f348-37f0-fb65-00000000a9a2 | CHANGED | Forward logging to haproxy.log file | np0000071528 2026-06-12 08:22:38,737 p=83863 u=zuul n=ansible | 2026-06-12 08:22:38.737183 | fa163e23-f348-37f0-fb65-00000000a9a3 | TASK | restart rsyslog service after logging conf change 2026-06-12 08:22:38,781 p=83863 u=zuul n=ansible | 2026-06-12 08:22:38.781078 | fa163e23-f348-37f0-fb65-00000000b085 | TASK | Ensure pre-scripts hooks directory exists 2026-06-12 08:22:39,134 p=83863 u=zuul n=ansible | 2026-06-12 08:22:39.132595 | fa163e23-f348-37f0-fb65-00000000b085 | OK | Ensure pre-scripts hooks directory exists | np0000071533 | item=certmonger 2026-06-12 08:22:39,152 p=83863 u=zuul n=ansible | 2026-06-12 08:22:39.151827 | fa163e23-f348-37f0-fb65-00000000b087 | TASK | Ensure post-scripts hooks directory exists 2026-06-12 08:22:39,293 p=83863 u=zuul n=ansible | 2026-06-12 08:22:39.292057 | fa163e23-f348-37f0-fb65-00000000a98d | CHANGED | Pull registry.redhat.io/rhosp-rhel9/openstack-cinder-volume:17.1 image | np0000071530 2026-06-12 08:22:39,325 p=83863 u=zuul n=ansible | 2026-06-12 08:22:39.325518 | fa163e23-f348-37f0-fb65-00000000a98e | TASK | Tag cluster.common.tag/cinder-volume:pcmklatest to latest registry.redhat.io/rhosp-rhel9/openstack-cinder-volume:17.1 image 2026-06-12 08:22:39,547 p=83863 u=zuul n=ansible | 2026-06-12 08:22:39.545928 | fa163e23-f348-37f0-fb65-00000000b087 | OK | Ensure post-scripts hooks directory exists | np0000071533 | item=certmonger 2026-06-12 08:22:39,563 p=83863 u=zuul n=ansible | 2026-06-12 08:22:39.562816 | fa163e23-f348-37f0-fb65-00000000b089 | TASK | Ensure provider service is running 2026-06-12 08:22:39,679 p=83863 u=zuul n=ansible | 2026-06-12 08:22:39.675268 | fa163e23-f348-37f0-fb65-00000000b08c | CHANGED | Ensure certificate requests | np0000071532 | item={'ca': 'ipa', 'dns': 'np0000071532.internalapi.ooo.test', 'key_size': '2048', 'name': 'libvirt-client-cert', 'principal': 'libvirt/np0000071532.internalapi.ooo.test@OOO.TEST', 'run_after': '# Copy cert and key to libvirt dirs\ncp /etc/pki/tls/certs/libvirt-client-cert.crt /etc/pki/libvirt/clientcert.pem\ncp /etc/pki/tls/private/libvirt-client-cert.key /etc/pki/libvirt/private/clientkey.pem\npodman exec nova_virtproxyd virt-admin server-update-tls virtproxyd || systemctl reload tripleo_nova_virtproxyd\n'} 2026-06-12 08:22:39,691 p=83863 u=zuul n=ansible | 2026-06-12 08:22:39.688596 | fa163e23-f348-37f0-fb65-00000000b08c | CHANGED | Ensure certificate requests | np0000071531 | item={'ca': 'ipa', 'dns': 'np0000071531.internalapi.ooo.test', 'key_size': '2048', 'name': 'libvirt-server-cert', 'principal': 'libvirt/np0000071531.internalapi.ooo.test@OOO.TEST', 'run_after': '# Copy cert and key to libvirt dirs\ncp /etc/ipa/ca.crt /etc/pki/CA/cacert.pem\nchown root:root /etc/pki/CA/cacert.pem\nchmod 644 /etc/pki/CA/cacert.pem\ncp /etc/pki/tls/certs/libvirt-server-cert.crt /etc/pki/libvirt/servercert.pem\ncp /etc/pki/tls/private/libvirt-server-cert.key /etc/pki/libvirt/private/serverkey.pem\npodman exec nova_virtproxyd virt-admin server-update-tls virtproxyd || systemctl reload tripleo_nova_virtproxyd\n'} 2026-06-12 08:22:39,752 p=83863 u=zuul n=ansible | 2026-06-12 08:22:39.751681 | fa163e23-f348-37f0-fb65-00000000a98e | CHANGED | Tag cluster.common.tag/cinder-volume:pcmklatest to latest registry.redhat.io/rhosp-rhel9/openstack-cinder-volume:17.1 image | np0000071530 2026-06-12 08:22:39,807 p=83863 u=zuul n=ansible | 2026-06-12 08:22:39.806663 | fa163e23-f348-37f0-fb65-00000000ad66 | TASK | set enable_sensubility fact 2026-06-12 08:22:39,841 p=83863 u=zuul n=ansible | 2026-06-12 08:22:39.840789 | fa163e23-f348-37f0-fb65-00000000ad66 | OK | set enable_sensubility fact | np0000071530 2026-06-12 08:22:39,866 p=83863 u=zuul n=ansible | 2026-06-12 08:22:39.866083 | fa163e23-f348-37f0-fb65-00000000ad68 | TASK | create podman socket and appropriate systemd service 2026-06-12 08:22:39,897 p=83863 u=zuul n=ansible | 2026-06-12 08:22:39.897443 | fa163e23-f348-37f0-fb65-00000000ad68 | SKIPPED | create podman socket and appropriate systemd service | np0000071530 2026-06-12 08:22:39,912 p=83863 u=zuul n=ansible | 2026-06-12 08:22:39.911876 | fa163e23-f348-37f0-fb65-00000000ad69 | TASK | create systemd service for ensuring socket file ACL contains collectd 2026-06-12 08:22:39,944 p=83863 u=zuul n=ansible | 2026-06-12 08:22:39.943021 | fa163e23-f348-37f0-fb65-00000000ad69 | SKIPPED | create systemd service for ensuring socket file ACL contains collectd | np0000071530 2026-06-12 08:22:39,978 p=83863 u=zuul n=ansible | 2026-06-12 08:22:39.977651 | fa163e23-f348-37f0-fb65-00000000ad6a | TASK | enable podman.sock ACL service 2026-06-12 08:22:40,008 p=83863 u=zuul n=ansible | 2026-06-12 08:22:40.008127 | fa163e23-f348-37f0-fb65-00000000ad6a | SKIPPED | enable podman.sock ACL service | np0000071530 2026-06-12 08:22:40,029 p=83863 u=zuul n=ansible | 2026-06-12 08:22:40.029270 | fa163e23-f348-37f0-fb65-00000000ad6b | TASK | create directory for downloads of users' scripts 2026-06-12 08:22:40,075 p=83863 u=zuul n=ansible | 2026-06-12 08:22:40.073146 | fa163e23-f348-37f0-fb65-00000000ad6b | SKIPPED | create directory for downloads of users' scripts | np0000071530 2026-06-12 08:22:40,082 p=83863 u=zuul n=ansible | 2026-06-12 08:22:40.077498 | fa163e23-f348-37f0-fb65-00000000b089 | OK | Ensure provider service is running | np0000071533 | item=certmonger 2026-06-12 08:22:40,106 p=83863 u=zuul n=ansible | 2026-06-12 08:22:40.105806 | fa163e23-f348-37f0-fb65-00000000ad6c | TASK | download exec scripts 2026-06-12 08:22:40,133 p=83863 u=zuul n=ansible | 2026-06-12 08:22:40.132873 | fa163e23-f348-37f0-fb65-00000000b08c | TASK | Ensure certificate requests 2026-06-12 08:22:40,141 p=83863 u=zuul n=ansible | 2026-06-12 08:22:40.140326 | fa163e23-f348-37f0-fb65-00000000ad6c | SKIPPED | download exec scripts | np0000071530 2026-06-12 08:22:40,160 p=83863 u=zuul n=ansible | 2026-06-12 08:22:40.159963 | fa163e23-f348-37f0-fb65-00000000ad6e | TASK | Check if rsyslog exists 2026-06-12 08:22:40,456 p=83863 u=zuul n=ansible | 2026-06-12 08:22:40.455626 | fa163e23-f348-37f0-fb65-00000000ad6e | CHANGED | Check if rsyslog exists | np0000071530 2026-06-12 08:22:40,472 p=83863 u=zuul n=ansible | 2026-06-12 08:22:40.472065 | fa163e23-f348-37f0-fb65-00000000ad70 | TASK | Forward logging to haproxy.log file 2026-06-12 08:22:40,734 p=83863 u=zuul n=ansible | 2026-06-12 08:22:40.733024 | fa163e23-f348-37f0-fb65-00000000a9a3 | CHANGED | restart rsyslog service after logging conf change | np0000071528 2026-06-12 08:22:40,772 p=83863 u=zuul n=ansible | 2026-06-12 08:22:40.772230 | fa163e23-f348-37f0-fb65-00000000a9aa | TASK | Fail if container image is undefined 2026-06-12 08:22:40,786 p=83863 u=zuul n=ansible | 2026-06-12 08:22:40.785790 | fa163e23-f348-37f0-fb65-00000000ad70 | CHANGED | Forward logging to haproxy.log file | np0000071530 2026-06-12 08:22:40,810 p=83863 u=zuul n=ansible | 2026-06-12 08:22:40.809776 | fa163e23-f348-37f0-fb65-00000000ad71 | TASK | restart rsyslog service after logging conf change 2026-06-12 08:22:40,843 p=83863 u=zuul n=ansible | 2026-06-12 08:22:40.842351 | fa163e23-f348-37f0-fb65-00000000a9aa | SKIPPED | Fail if container image is undefined | np0000071528 2026-06-12 08:22:40,870 p=83863 u=zuul n=ansible | 2026-06-12 08:22:40.870033 | fa163e23-f348-37f0-fb65-00000000a9ab | TASK | Pull registry.redhat.io/rhosp-rhel9/openstack-haproxy:17.1 image 2026-06-12 08:22:41,245 p=83863 u=zuul n=ansible | 2026-06-12 08:22:41.244831 | fa163e23-f348-37f0-fb65-00000000ad71 | CHANGED | restart rsyslog service after logging conf change | np0000071530 2026-06-12 08:22:41,265 p=83863 u=zuul n=ansible | 2026-06-12 08:22:41.264619 | fa163e23-f348-37f0-fb65-00000000a9aa | TASK | Fail if container image is undefined 2026-06-12 08:22:41,302 p=83863 u=zuul n=ansible | 2026-06-12 08:22:41.302191 | fa163e23-f348-37f0-fb65-00000000a9aa | SKIPPED | Fail if container image is undefined | np0000071530 2026-06-12 08:22:41,333 p=83863 u=zuul n=ansible | 2026-06-12 08:22:41.333314 | fa163e23-f348-37f0-fb65-00000000a9ab | TASK | Pull registry.redhat.io/rhosp-rhel9/openstack-haproxy:17.1 image 2026-06-12 08:22:41,359 p=83863 u=zuul n=ansible | 2026-06-12 08:22:41.357978 | fa163e23-f348-37f0-fb65-00000000b08c | CHANGED | Ensure certificate requests | np0000071532 | item={'ca': 'ipa', 'dns': 'np0000071532.internalapi.ooo.test', 'group': 'qemu', 'key_size': '2048', 'name': 'qemu-server-cert', 'owner': 'root', 'principal': 'qemu/np0000071532.internalapi.ooo.test@OOO.TEST', 'run_after': '# Copy cert and key to qemu dir\ncp /etc/ipa/ca.crt /etc/pki/qemu/ca-cert.pem\nchown root:root /etc/pki/qemu/ca-cert.pem\nchmod 644 /etc/pki/qemu/ca-cert.pem\ncp -a /etc/pki/tls/certs/qemu-server-cert.crt /etc/pki/qemu/server-cert.pem\ncp -a /etc/pki/tls/private/qemu-server-cert.key /etc/pki/qemu/server-key.pem\nchgrp qemu /etc/pki/qemu/server-*\nchmod 0640 /etc/pki/qemu/server-cert.pem\nchmod 0640 /etc/pki/qemu/server-key.pem\n'} 2026-06-12 08:22:41,663 p=83863 u=zuul n=ansible | 2026-06-12 08:22:41.660006 | fa163e23-f348-37f0-fb65-00000000b08c | CHANGED | Ensure certificate requests | np0000071533 | item={'ca': 'ipa', 'dns': 'np0000071533.internalapi.ooo.test', 'key_size': '2048', 'name': 'libvirt-server-cert', 'principal': 'libvirt/np0000071533.internalapi.ooo.test@OOO.TEST', 'run_after': '# Copy cert and key to libvirt dirs\ncp /etc/ipa/ca.crt /etc/pki/CA/cacert.pem\nchown root:root /etc/pki/CA/cacert.pem\nchmod 644 /etc/pki/CA/cacert.pem\ncp /etc/pki/tls/certs/libvirt-server-cert.crt /etc/pki/libvirt/servercert.pem\ncp /etc/pki/tls/private/libvirt-server-cert.key /etc/pki/libvirt/private/serverkey.pem\npodman exec nova_virtproxyd virt-admin server-update-tls virtproxyd || systemctl reload tripleo_nova_virtproxyd\n'} 2026-06-12 08:22:41,797 p=83863 u=zuul n=ansible | 2026-06-12 08:22:41.796703 | fa163e23-f348-37f0-fb65-00000000a98d | CHANGED | Pull registry.redhat.io/rhosp-rhel9/openstack-cinder-volume:17.1 image | np0000071529 2026-06-12 08:22:41,836 p=83863 u=zuul n=ansible | 2026-06-12 08:22:41.835627 | fa163e23-f348-37f0-fb65-00000000a98e | TASK | Tag cluster.common.tag/cinder-volume:pcmklatest to latest registry.redhat.io/rhosp-rhel9/openstack-cinder-volume:17.1 image 2026-06-12 08:22:42,259 p=83863 u=zuul n=ansible | 2026-06-12 08:22:42.257221 | fa163e23-f348-37f0-fb65-00000000b08c | CHANGED | Ensure certificate requests | np0000071531 | item={'ca': 'ipa', 'dns': 'np0000071531.internalapi.ooo.test', 'key_size': '2048', 'name': 'libvirt-client-cert', 'principal': 'libvirt/np0000071531.internalapi.ooo.test@OOO.TEST', 'run_after': '# Copy cert and key to libvirt dirs\ncp /etc/pki/tls/certs/libvirt-client-cert.crt /etc/pki/libvirt/clientcert.pem\ncp /etc/pki/tls/private/libvirt-client-cert.key /etc/pki/libvirt/private/clientkey.pem\npodman exec nova_virtproxyd virt-admin server-update-tls virtproxyd || systemctl reload tripleo_nova_virtproxyd\n'} 2026-06-12 08:22:42,265 p=83863 u=zuul n=ansible | 2026-06-12 08:22:42.265496 | fa163e23-f348-37f0-fb65-00000000a98e | CHANGED | Tag cluster.common.tag/cinder-volume:pcmklatest to latest registry.redhat.io/rhosp-rhel9/openstack-cinder-volume:17.1 image | np0000071529 2026-06-12 08:22:42,298 p=83863 u=zuul n=ansible | 2026-06-12 08:22:42.298135 | fa163e23-f348-37f0-fb65-00000000ac92 | TASK | set enable_sensubility fact 2026-06-12 08:22:42,321 p=83863 u=zuul n=ansible | 2026-06-12 08:22:42.321267 | fa163e23-f348-37f0-fb65-00000000ac92 | OK | set enable_sensubility fact | np0000071529 2026-06-12 08:22:42,343 p=83863 u=zuul n=ansible | 2026-06-12 08:22:42.343037 | fa163e23-f348-37f0-fb65-00000000ac94 | TASK | create podman socket and appropriate systemd service 2026-06-12 08:22:42,362 p=83863 u=zuul n=ansible | 2026-06-12 08:22:42.361551 | fa163e23-f348-37f0-fb65-00000000ac94 | SKIPPED | create podman socket and appropriate systemd service | np0000071529 2026-06-12 08:22:42,383 p=83863 u=zuul n=ansible | 2026-06-12 08:22:42.383247 | fa163e23-f348-37f0-fb65-00000000ac95 | TASK | create systemd service for ensuring socket file ACL contains collectd 2026-06-12 08:22:42,411 p=83863 u=zuul n=ansible | 2026-06-12 08:22:42.410463 | fa163e23-f348-37f0-fb65-00000000ac95 | SKIPPED | create systemd service for ensuring socket file ACL contains collectd | np0000071529 2026-06-12 08:22:42,434 p=83863 u=zuul n=ansible | 2026-06-12 08:22:42.433976 | fa163e23-f348-37f0-fb65-00000000ac96 | TASK | enable podman.sock ACL service 2026-06-12 08:22:42,467 p=83863 u=zuul n=ansible | 2026-06-12 08:22:42.466868 | fa163e23-f348-37f0-fb65-00000000ac96 | SKIPPED | enable podman.sock ACL service | np0000071529 2026-06-12 08:22:42,483 p=83863 u=zuul n=ansible | 2026-06-12 08:22:42.483285 | fa163e23-f348-37f0-fb65-00000000ac97 | TASK | create directory for downloads of users' scripts 2026-06-12 08:22:42,506 p=83863 u=zuul n=ansible | 2026-06-12 08:22:42.505857 | fa163e23-f348-37f0-fb65-00000000ac97 | SKIPPED | create directory for downloads of users' scripts | np0000071529 2026-06-12 08:22:42,520 p=83863 u=zuul n=ansible | 2026-06-12 08:22:42.520507 | fa163e23-f348-37f0-fb65-00000000ac98 | TASK | download exec scripts 2026-06-12 08:22:42,538 p=83863 u=zuul n=ansible | 2026-06-12 08:22:42.537927 | fa163e23-f348-37f0-fb65-00000000ac98 | SKIPPED | download exec scripts | np0000071529 2026-06-12 08:22:42,555 p=83863 u=zuul n=ansible | 2026-06-12 08:22:42.555106 | fa163e23-f348-37f0-fb65-00000000ac9a | TASK | Check if rsyslog exists 2026-06-12 08:22:42,868 p=83863 u=zuul n=ansible | 2026-06-12 08:22:42.867898 | fa163e23-f348-37f0-fb65-00000000ac9a | CHANGED | Check if rsyslog exists | np0000071529 2026-06-12 08:22:42,891 p=83863 u=zuul n=ansible | 2026-06-12 08:22:42.890670 | fa163e23-f348-37f0-fb65-00000000ac9c | TASK | Forward logging to haproxy.log file 2026-06-12 08:22:43,134 p=83863 u=zuul n=ansible | 2026-06-12 08:22:43.133124 | fa163e23-f348-37f0-fb65-00000000b08c | CHANGED | Ensure certificate requests | np0000071532 | item={'ca': 'ipa', 'dns': 'np0000071532.internalapi.ooo.test', 'group': 'qemu', 'key_size': '2048', 'name': 'qemu-client-cert', 'owner': 'root', 'principal': 'qemu/np0000071532.internalapi.ooo.test@OOO.TEST', 'run_after': '# Copy cert and key to qemu dir\ncp -a /etc/pki/tls/certs/qemu-client-cert.crt /etc/pki/qemu/client-cert.pem\ncp -a /etc/pki/tls/private/qemu-client-cert.key /etc/pki/qemu/client-key.pem\nchgrp qemu /etc/pki/qemu/client-*\nchmod 0640 /etc/pki/qemu/client-cert.pem\nchmod 0640 /etc/pki/qemu/client-key.pem\n'} 2026-06-12 08:22:43,200 p=83863 u=zuul n=ansible | 2026-06-12 08:22:43.200024 | fa163e23-f348-37f0-fb65-00000000a945 | TASK | Pre-fetch all the containers 2026-06-12 08:22:43,222 p=83863 u=zuul n=ansible | 2026-06-12 08:22:43.221607 | fa163e23-f348-37f0-fb65-00000000ac9c | CHANGED | Forward logging to haproxy.log file | np0000071529 2026-06-12 08:22:43,265 p=83863 u=zuul n=ansible | 2026-06-12 08:22:43.258073 | fa163e23-f348-37f0-fb65-00000000ac9d | TASK | restart rsyslog service after logging conf change 2026-06-12 08:22:43,284 p=83863 u=zuul n=ansible | 2026-06-12 08:22:43.282014 | fa163e23-f348-37f0-fb65-00000000b08c | CHANGED | Ensure certificate requests | np0000071533 | item={'ca': 'ipa', 'dns': 'np0000071533.internalapi.ooo.test', 'key_size': '2048', 'name': 'libvirt-client-cert', 'principal': 'libvirt/np0000071533.internalapi.ooo.test@OOO.TEST', 'run_after': '# Copy cert and key to libvirt dirs\ncp /etc/pki/tls/certs/libvirt-client-cert.crt /etc/pki/libvirt/clientcert.pem\ncp /etc/pki/tls/private/libvirt-client-cert.key /etc/pki/libvirt/private/clientkey.pem\npodman exec nova_virtproxyd virt-admin server-update-tls virtproxyd || systemctl reload tripleo_nova_virtproxyd\n'} 2026-06-12 08:22:43,796 p=83863 u=zuul n=ansible | 2026-06-12 08:22:43.793912 | fa163e23-f348-37f0-fb65-00000000b08c | CHANGED | Ensure certificate requests | np0000071531 | item={'ca': 'ipa', 'dns': 'np0000071531.internalapi.ooo.test', 'group': 'qemu', 'key_size': '2048', 'name': 'qemu-server-cert', 'owner': 'root', 'principal': 'qemu/np0000071531.internalapi.ooo.test@OOO.TEST', 'run_after': '# Copy cert and key to qemu dir\ncp /etc/ipa/ca.crt /etc/pki/qemu/ca-cert.pem\nchown root:root /etc/pki/qemu/ca-cert.pem\nchmod 644 /etc/pki/qemu/ca-cert.pem\ncp -a /etc/pki/tls/certs/qemu-server-cert.crt /etc/pki/qemu/server-cert.pem\ncp -a /etc/pki/tls/private/qemu-server-cert.key /etc/pki/qemu/server-key.pem\nchgrp qemu /etc/pki/qemu/server-*\nchmod 0640 /etc/pki/qemu/server-cert.pem\nchmod 0640 /etc/pki/qemu/server-key.pem\n'} 2026-06-12 08:22:44,095 p=83863 u=zuul n=ansible | 2026-06-12 08:22:44.095101 | fa163e23-f348-37f0-fb65-00000000ac9d | CHANGED | restart rsyslog service after logging conf change | np0000071529 2026-06-12 08:22:44,113 p=83863 u=zuul n=ansible | 2026-06-12 08:22:44.112802 | fa163e23-f348-37f0-fb65-00000000a9aa | TASK | Fail if container image is undefined 2026-06-12 08:22:44,148 p=83863 u=zuul n=ansible | 2026-06-12 08:22:44.147774 | fa163e23-f348-37f0-fb65-00000000a9aa | SKIPPED | Fail if container image is undefined | np0000071529 2026-06-12 08:22:44,173 p=83863 u=zuul n=ansible | 2026-06-12 08:22:44.172600 | fa163e23-f348-37f0-fb65-00000000a9ab | TASK | Pull registry.redhat.io/rhosp-rhel9/openstack-haproxy:17.1 image 2026-06-12 08:22:45,082 p=83863 u=zuul n=ansible | 2026-06-12 08:22:45.080111 | fa163e23-f348-37f0-fb65-00000000b08c | CHANGED | Ensure certificate requests | np0000071533 | item={'ca': 'ipa', 'dns': 'np0000071533.internalapi.ooo.test', 'group': 'qemu', 'key_size': '2048', 'name': 'qemu-server-cert', 'owner': 'root', 'principal': 'qemu/np0000071533.internalapi.ooo.test@OOO.TEST', 'run_after': '# Copy cert and key to qemu dir\ncp /etc/ipa/ca.crt /etc/pki/qemu/ca-cert.pem\nchown root:root /etc/pki/qemu/ca-cert.pem\nchmod 644 /etc/pki/qemu/ca-cert.pem\ncp -a /etc/pki/tls/certs/qemu-server-cert.crt /etc/pki/qemu/server-cert.pem\ncp -a /etc/pki/tls/private/qemu-server-cert.key /etc/pki/qemu/server-key.pem\nchgrp qemu /etc/pki/qemu/server-*\nchmod 0640 /etc/pki/qemu/server-cert.pem\nchmod 0640 /etc/pki/qemu/server-key.pem\n'} 2026-06-12 08:22:45,212 p=83863 u=zuul n=ansible | 2026-06-12 08:22:45.209073 | fa163e23-f348-37f0-fb65-00000000b08c | CHANGED | Ensure certificate requests | np0000071531 | item={'ca': 'ipa', 'dns': 'np0000071531.internalapi.ooo.test', 'group': 'qemu', 'key_size': '2048', 'name': 'qemu-client-cert', 'owner': 'root', 'principal': 'qemu/np0000071531.internalapi.ooo.test@OOO.TEST', 'run_after': '# Copy cert and key to qemu dir\ncp -a /etc/pki/tls/certs/qemu-client-cert.crt /etc/pki/qemu/client-cert.pem\ncp -a /etc/pki/tls/private/qemu-client-cert.key /etc/pki/qemu/client-key.pem\nchgrp qemu /etc/pki/qemu/client-*\nchmod 0640 /etc/pki/qemu/client-cert.pem\nchmod 0640 /etc/pki/qemu/client-key.pem\n'} 2026-06-12 08:22:45,271 p=83863 u=zuul n=ansible | 2026-06-12 08:22:45.271285 | fa163e23-f348-37f0-fb65-00000000aad9 | TASK | Pre-fetch all the containers 2026-06-12 08:22:46,329 p=83863 u=zuul n=ansible | 2026-06-12 08:22:46.328667 | fa163e23-f348-37f0-fb65-00000000a9ab | CHANGED | Pull registry.redhat.io/rhosp-rhel9/openstack-haproxy:17.1 image | np0000071528 2026-06-12 08:22:46,369 p=83863 u=zuul n=ansible | 2026-06-12 08:22:46.368599 | fa163e23-f348-37f0-fb65-00000000a9ac | TASK | Tag cluster.common.tag/haproxy:pcmklatest to latest registry.redhat.io/rhosp-rhel9/openstack-haproxy:17.1 image 2026-06-12 08:22:46,564 p=83863 u=zuul n=ansible | 2026-06-12 08:22:46.563951 | fa163e23-f348-37f0-fb65-00000000a9ab | CHANGED | Pull registry.redhat.io/rhosp-rhel9/openstack-haproxy:17.1 image | np0000071530 2026-06-12 08:22:46,599 p=83863 u=zuul n=ansible | 2026-06-12 08:22:46.598847 | fa163e23-f348-37f0-fb65-00000000a9ac | TASK | Tag cluster.common.tag/haproxy:pcmklatest to latest registry.redhat.io/rhosp-rhel9/openstack-haproxy:17.1 image 2026-06-12 08:22:46,657 p=83863 u=zuul n=ansible | 2026-06-12 08:22:46.655074 | fa163e23-f348-37f0-fb65-00000000b08c | CHANGED | Ensure certificate requests | np0000071533 | item={'ca': 'ipa', 'dns': 'np0000071533.internalapi.ooo.test', 'group': 'qemu', 'key_size': '2048', 'name': 'qemu-client-cert', 'owner': 'root', 'principal': 'qemu/np0000071533.internalapi.ooo.test@OOO.TEST', 'run_after': '# Copy cert and key to qemu dir\ncp -a /etc/pki/tls/certs/qemu-client-cert.crt /etc/pki/qemu/client-cert.pem\ncp -a /etc/pki/tls/private/qemu-client-cert.key /etc/pki/qemu/client-key.pem\nchgrp qemu /etc/pki/qemu/client-*\nchmod 0640 /etc/pki/qemu/client-cert.pem\nchmod 0640 /etc/pki/qemu/client-key.pem\n'} 2026-06-12 08:22:46,684 p=83863 u=zuul n=ansible | 2026-06-12 08:22:46.684077 | fa163e23-f348-37f0-fb65-00000000ae2d | TASK | Pre-fetch all the containers 2026-06-12 08:22:46,800 p=83863 u=zuul n=ansible | 2026-06-12 08:22:46.799338 | fa163e23-f348-37f0-fb65-00000000a9ac | CHANGED | Tag cluster.common.tag/haproxy:pcmklatest to latest registry.redhat.io/rhosp-rhel9/openstack-haproxy:17.1 image | np0000071528 2026-06-12 08:22:46,830 p=83863 u=zuul n=ansible | 2026-06-12 08:22:46.830283 | fa163e23-f348-37f0-fb65-00000000a9b7 | TASK | make sure certmonger is installed 2026-06-12 08:22:47,048 p=83863 u=zuul n=ansible | 2026-06-12 08:22:47.046940 | fa163e23-f348-37f0-fb65-00000000a9ac | CHANGED | Tag cluster.common.tag/haproxy:pcmklatest to latest registry.redhat.io/rhosp-rhel9/openstack-haproxy:17.1 image | np0000071530 2026-06-12 08:22:47,096 p=83863 u=zuul n=ansible | 2026-06-12 08:22:47.096365 | fa163e23-f348-37f0-fb65-00000000ad7f | TASK | make sure certmonger is installed 2026-06-12 08:22:49,364 p=83863 u=zuul n=ansible | 2026-06-12 08:22:49.363772 | fa163e23-f348-37f0-fb65-00000000a9ab | CHANGED | Pull registry.redhat.io/rhosp-rhel9/openstack-haproxy:17.1 image | np0000071529 2026-06-12 08:22:49,401 p=83863 u=zuul n=ansible | 2026-06-12 08:22:49.400620 | fa163e23-f348-37f0-fb65-00000000a9ac | TASK | Tag cluster.common.tag/haproxy:pcmklatest to latest registry.redhat.io/rhosp-rhel9/openstack-haproxy:17.1 image 2026-06-12 08:22:49,799 p=83863 u=zuul n=ansible | 2026-06-12 08:22:49.798808 | fa163e23-f348-37f0-fb65-00000000a9ac | CHANGED | Tag cluster.common.tag/haproxy:pcmklatest to latest registry.redhat.io/rhosp-rhel9/openstack-haproxy:17.1 image | np0000071529 2026-06-12 08:22:49,846 p=83863 u=zuul n=ansible | 2026-06-12 08:22:49.845582 | fa163e23-f348-37f0-fb65-00000000acab | TASK | make sure certmonger is installed 2026-06-12 08:22:50,084 p=83863 u=zuul n=ansible | 2026-06-12 08:22:50.083483 | fa163e23-f348-37f0-fb65-00000000a9b7 | OK | make sure certmonger is installed | np0000071528 2026-06-12 08:22:50,100 p=83863 u=zuul n=ansible | 2026-06-12 08:22:50.099873 | fa163e23-f348-37f0-fb65-00000000a9b8 | TASK | make sure certmonger service is started 2026-06-12 08:22:50,389 p=83863 u=zuul n=ansible | 2026-06-12 08:22:50.388176 | fa163e23-f348-37f0-fb65-00000000ad7f | OK | make sure certmonger is installed | np0000071530 2026-06-12 08:22:50,427 p=83863 u=zuul n=ansible | 2026-06-12 08:22:50.426575 | fa163e23-f348-37f0-fb65-00000000ad80 | TASK | make sure certmonger service is started 2026-06-12 08:22:50,630 p=83863 u=zuul n=ansible | 2026-06-12 08:22:50.629589 | fa163e23-f348-37f0-fb65-00000000a9b8 | OK | make sure certmonger service is started | np0000071528 2026-06-12 08:22:50,653 p=83863 u=zuul n=ansible | 2026-06-12 08:22:50.653166 | fa163e23-f348-37f0-fb65-00000000a9b9 | TASK | Create dirs for certificates and keys 2026-06-12 08:22:50,897 p=83863 u=zuul n=ansible | 2026-06-12 08:22:50.896153 | fa163e23-f348-37f0-fb65-00000000ad80 | OK | make sure certmonger service is started | np0000071530 2026-06-12 08:22:50,928 p=83863 u=zuul n=ansible | 2026-06-12 08:22:50.927575 | fa163e23-f348-37f0-fb65-00000000ad81 | TASK | Create dirs for certificates and keys 2026-06-12 08:22:51,011 p=83863 u=zuul n=ansible | 2026-06-12 08:22:51.009101 | fa163e23-f348-37f0-fb65-00000000a9b9 | CHANGED | Create dirs for certificates and keys | np0000071528 | item=/etc/pki/tls/certs/haproxy 2026-06-12 08:22:51,238 p=83863 u=zuul n=ansible | 2026-06-12 08:22:51.235837 | fa163e23-f348-37f0-fb65-00000000ad81 | CHANGED | Create dirs for certificates and keys | np0000071530 | item=/etc/pki/tls/certs/haproxy 2026-06-12 08:22:51,294 p=83863 u=zuul n=ansible | 2026-06-12 08:22:51.292127 | fa163e23-f348-37f0-fb65-00000000a9b9 | CHANGED | Create dirs for certificates and keys | np0000071528 | item=/etc/pki/tls/private/haproxy 2026-06-12 08:22:51,317 p=83863 u=zuul n=ansible | 2026-06-12 08:22:51.316528 | fa163e23-f348-37f0-fb65-00000000a9ba | TASK | Extract and trust certmonger's local CA 2026-06-12 08:22:51,512 p=83863 u=zuul n=ansible | 2026-06-12 08:22:51.511701 | fa163e23-f348-37f0-fb65-00000000ad81 | CHANGED | Create dirs for certificates and keys | np0000071530 | item=/etc/pki/tls/private/haproxy 2026-06-12 08:22:51,538 p=83863 u=zuul n=ansible | 2026-06-12 08:22:51.538085 | fa163e23-f348-37f0-fb65-00000000ad82 | TASK | Extract and trust certmonger's local CA 2026-06-12 08:22:52,228 p=83863 u=zuul n=ansible | 2026-06-12 08:22:52.225118 | fa163e23-f348-37f0-fb65-00000000a945 | CHANGED | Pre-fetch all the containers | np0000071532 | item=registry.redhat.io/rhosp-rhel9/openstack-qdrouterd:17.1 2026-06-12 08:22:52,647 p=83863 u=zuul n=ansible | 2026-06-12 08:22:52.646657 | fa163e23-f348-37f0-fb65-00000000a9ba | CHANGED | Extract and trust certmonger's local CA | np0000071528 2026-06-12 08:22:52,745 p=83863 u=zuul n=ansible | 2026-06-12 08:22:52.744617 | fa163e23-f348-37f0-fb65-00000000b2a2 | TASK | Set version specific variables 2026-06-12 08:22:52,794 p=83863 u=zuul n=ansible | 2026-06-12 08:22:52.794200 | 4f0c6c89-72ed-44cc-b60f-d6ba015d5fa3 | INCLUDED | /usr/share/ansible/roles/rhel-system-roles.certificate/tasks/set_vars.yml | np0000071528 2026-06-12 08:22:52,812 p=83863 u=zuul n=ansible | 2026-06-12 08:22:52.811932 | fa163e23-f348-37f0-fb65-00000000b2e1 | TASK | Ensure ansible_facts used by role 2026-06-12 08:22:52,862 p=83863 u=zuul n=ansible | 2026-06-12 08:22:52.861045 | fa163e23-f348-37f0-fb65-00000000ad82 | CHANGED | Extract and trust certmonger's local CA | np0000071530 2026-06-12 08:22:53,006 p=83863 u=zuul n=ansible | 2026-06-12 08:22:53.006362 | fa163e23-f348-37f0-fb65-00000000b2a2 | TASK | Set version specific variables 2026-06-12 08:22:53,069 p=83863 u=zuul n=ansible | 2026-06-12 08:22:53.068953 | 5fa2b4d2-7d6b-462f-8f49-10f038a599c5 | INCLUDED | /usr/share/ansible/roles/rhel-system-roles.certificate/tasks/set_vars.yml | np0000071530 2026-06-12 08:22:53,087 p=83863 u=zuul n=ansible | 2026-06-12 08:22:53.086646 | fa163e23-f348-37f0-fb65-00000000b345 | TASK | Ensure ansible_facts used by role 2026-06-12 08:22:53,216 p=83863 u=zuul n=ansible | 2026-06-12 08:22:53.215848 | fa163e23-f348-37f0-fb65-00000000acab | OK | make sure certmonger is installed | np0000071529 2026-06-12 08:22:53,233 p=83863 u=zuul n=ansible | 2026-06-12 08:22:53.233475 | fa163e23-f348-37f0-fb65-00000000acac | TASK | make sure certmonger service is started 2026-06-12 08:22:53,254 p=83863 u=zuul n=ansible | 2026-06-12 08:22:53.254276 | fa163e23-f348-37f0-fb65-00000000b2e1 | OK | Ensure ansible_facts used by role | np0000071528 2026-06-12 08:22:53,272 p=83863 u=zuul n=ansible | 2026-06-12 08:22:53.272105 | fa163e23-f348-37f0-fb65-00000000b2e2 | TASK | Set platform/version specific variables 2026-06-12 08:22:53,352 p=83863 u=zuul n=ansible | 2026-06-12 08:22:53.350071 | fa163e23-f348-37f0-fb65-00000000b2e2 | SKIPPED | Set platform/version specific variables | np0000071528 | item=RedHat.yml 2026-06-12 08:22:53,370 p=83863 u=zuul n=ansible | 2026-06-12 08:22:53.368146 | fa163e23-f348-37f0-fb65-00000000b2e2 | SKIPPED | Set platform/version specific variables | np0000071528 | item=RedHat.yml 2026-06-12 08:22:53,392 p=83863 u=zuul n=ansible | 2026-06-12 08:22:53.390578 | fa163e23-f348-37f0-fb65-00000000b2e2 | SKIPPED | Set platform/version specific variables | np0000071528 | item=RedHat_9.yml 2026-06-12 08:22:53,404 p=83863 u=zuul n=ansible | 2026-06-12 08:22:53.402584 | fa163e23-f348-37f0-fb65-00000000b2e2 | SKIPPED | Set platform/version specific variables | np0000071528 | item=RedHat_9.2.yml 2026-06-12 08:22:53,425 p=83863 u=zuul n=ansible | 2026-06-12 08:22:53.425114 | fa163e23-f348-37f0-fb65-00000000b2a3 | TASK | Ensure certificate role dependencies are installed 2026-06-12 08:22:53,506 p=83863 u=zuul n=ansible | 2026-06-12 08:22:53.505574 | fa163e23-f348-37f0-fb65-00000000b345 | OK | Ensure ansible_facts used by role | np0000071530 2026-06-12 08:22:53,539 p=83863 u=zuul n=ansible | 2026-06-12 08:22:53.539121 | fa163e23-f348-37f0-fb65-00000000b346 | TASK | Set platform/version specific variables 2026-06-12 08:22:53,588 p=83863 u=zuul n=ansible | 2026-06-12 08:22:53.585498 | fa163e23-f348-37f0-fb65-00000000b346 | SKIPPED | Set platform/version specific variables | np0000071530 | item=RedHat.yml 2026-06-12 08:22:53,608 p=83863 u=zuul n=ansible | 2026-06-12 08:22:53.606753 | fa163e23-f348-37f0-fb65-00000000b346 | SKIPPED | Set platform/version specific variables | np0000071530 | item=RedHat.yml 2026-06-12 08:22:53,620 p=83863 u=zuul n=ansible | 2026-06-12 08:22:53.618056 | fa163e23-f348-37f0-fb65-00000000b346 | SKIPPED | Set platform/version specific variables | np0000071530 | item=RedHat_9.yml 2026-06-12 08:22:53,633 p=83863 u=zuul n=ansible | 2026-06-12 08:22:53.631315 | fa163e23-f348-37f0-fb65-00000000b346 | SKIPPED | Set platform/version specific variables | np0000071530 | item=RedHat_9.2.yml 2026-06-12 08:22:53,660 p=83863 u=zuul n=ansible | 2026-06-12 08:22:53.660627 | fa163e23-f348-37f0-fb65-00000000b2a3 | TASK | Ensure certificate role dependencies are installed 2026-06-12 08:22:53,675 p=83863 u=zuul n=ansible | 2026-06-12 08:22:53.673189 | fa163e23-f348-37f0-fb65-00000000aad9 | CHANGED | Pre-fetch all the containers | np0000071531 | item=registry.redhat.io/rhosp-rhel9/openstack-qdrouterd:17.1 2026-06-12 08:22:53,741 p=83863 u=zuul n=ansible | 2026-06-12 08:22:53.740333 | fa163e23-f348-37f0-fb65-00000000acac | OK | make sure certmonger service is started | np0000071529 2026-06-12 08:22:53,777 p=83863 u=zuul n=ansible | 2026-06-12 08:22:53.777054 | fa163e23-f348-37f0-fb65-00000000acad | TASK | Create dirs for certificates and keys 2026-06-12 08:22:54,100 p=83863 u=zuul n=ansible | 2026-06-12 08:22:54.098417 | fa163e23-f348-37f0-fb65-00000000acad | CHANGED | Create dirs for certificates and keys | np0000071529 | item=/etc/pki/tls/certs/haproxy 2026-06-12 08:22:54,415 p=83863 u=zuul n=ansible | 2026-06-12 08:22:54.413004 | fa163e23-f348-37f0-fb65-00000000acad | CHANGED | Create dirs for certificates and keys | np0000071529 | item=/etc/pki/tls/private/haproxy 2026-06-12 08:22:54,441 p=83863 u=zuul n=ansible | 2026-06-12 08:22:54.440815 | fa163e23-f348-37f0-fb65-00000000acae | TASK | Extract and trust certmonger's local CA 2026-06-12 08:22:55,091 p=83863 u=zuul n=ansible | 2026-06-12 08:22:55.087389 | fa163e23-f348-37f0-fb65-00000000ae2d | CHANGED | Pre-fetch all the containers | np0000071533 | item=registry.redhat.io/rhosp-rhel9/openstack-qdrouterd:17.1 2026-06-12 08:22:55,772 p=83863 u=zuul n=ansible | 2026-06-12 08:22:55.771696 | fa163e23-f348-37f0-fb65-00000000acae | CHANGED | Extract and trust certmonger's local CA | np0000071529 2026-06-12 08:22:55,983 p=83863 u=zuul n=ansible | 2026-06-12 08:22:55.982716 | fa163e23-f348-37f0-fb65-00000000b2a2 | TASK | Set version specific variables 2026-06-12 08:22:56,076 p=83863 u=zuul n=ansible | 2026-06-12 08:22:56.075548 | 7348fcb4-1796-4a44-85cd-3ea17f026d8d | INCLUDED | /usr/share/ansible/roles/rhel-system-roles.certificate/tasks/set_vars.yml | np0000071529 2026-06-12 08:22:56,100 p=83863 u=zuul n=ansible | 2026-06-12 08:22:56.100594 | fa163e23-f348-37f0-fb65-00000000b3cf | TASK | Ensure ansible_facts used by role 2026-06-12 08:22:56,574 p=83863 u=zuul n=ansible | 2026-06-12 08:22:56.574012 | fa163e23-f348-37f0-fb65-00000000b3cf | OK | Ensure ansible_facts used by role | np0000071529 2026-06-12 08:22:56,607 p=83863 u=zuul n=ansible | 2026-06-12 08:22:56.607088 | fa163e23-f348-37f0-fb65-00000000b3d0 | TASK | Set platform/version specific variables 2026-06-12 08:22:56,692 p=83863 u=zuul n=ansible | 2026-06-12 08:22:56.689363 | fa163e23-f348-37f0-fb65-00000000b3d0 | SKIPPED | Set platform/version specific variables | np0000071529 | item=RedHat.yml 2026-06-12 08:22:56,710 p=83863 u=zuul n=ansible | 2026-06-12 08:22:56.707686 | fa163e23-f348-37f0-fb65-00000000b3d0 | SKIPPED | Set platform/version specific variables | np0000071529 | item=RedHat.yml 2026-06-12 08:22:56,730 p=83863 u=zuul n=ansible | 2026-06-12 08:22:56.729070 | fa163e23-f348-37f0-fb65-00000000b3d0 | SKIPPED | Set platform/version specific variables | np0000071529 | item=RedHat_9.yml 2026-06-12 08:22:56,748 p=83863 u=zuul n=ansible | 2026-06-12 08:22:56.745881 | fa163e23-f348-37f0-fb65-00000000b3d0 | SKIPPED | Set platform/version specific variables | np0000071529 | item=RedHat_9.2.yml 2026-06-12 08:22:56,755 p=83863 u=zuul n=ansible | 2026-06-12 08:22:56.754900 | fa163e23-f348-37f0-fb65-00000000b2a3 | OK | Ensure certificate role dependencies are installed | np0000071528 2026-06-12 08:22:56,771 p=83863 u=zuul n=ansible | 2026-06-12 08:22:56.771170 | fa163e23-f348-37f0-fb65-00000000b2a5 | TASK | Ensure provider packages are installed 2026-06-12 08:22:56,791 p=83863 u=zuul n=ansible | 2026-06-12 08:22:56.791351 | fa163e23-f348-37f0-fb65-00000000b2a3 | TASK | Ensure certificate role dependencies are installed 2026-06-12 08:22:56,864 p=83863 u=zuul n=ansible | 2026-06-12 08:22:56.863602 | fa163e23-f348-37f0-fb65-00000000b2a3 | OK | Ensure certificate role dependencies are installed | np0000071530 2026-06-12 08:22:56,880 p=83863 u=zuul n=ansible | 2026-06-12 08:22:56.880066 | fa163e23-f348-37f0-fb65-00000000b2a5 | TASK | Ensure provider packages are installed 2026-06-12 08:23:00,147 p=83863 u=zuul n=ansible | 2026-06-12 08:23:00.147268 | fa163e23-f348-37f0-fb65-00000000b2a7 | TASK | Ensure pre-scripts hooks directory exists 2026-06-12 08:23:00,155 p=83863 u=zuul n=ansible | 2026-06-12 08:23:00.154206 | fa163e23-f348-37f0-fb65-00000000b2a3 | OK | Ensure certificate role dependencies are installed | np0000071529 2026-06-12 08:23:00,176 p=83863 u=zuul n=ansible | 2026-06-12 08:23:00.175747 | fa163e23-f348-37f0-fb65-00000000b2a5 | TASK | Ensure provider packages are installed 2026-06-12 08:23:00,372 p=83863 u=zuul n=ansible | 2026-06-12 08:23:00.368938 | fa163e23-f348-37f0-fb65-00000000a945 | CHANGED | Pre-fetch all the containers | np0000071532 | item=registry.redhat.io/rhosp-rhel9/openstack-neutron-metadata-agent-ovn:17.1 2026-06-12 08:23:00,570 p=83863 u=zuul n=ansible | 2026-06-12 08:23:00.568336 | fa163e23-f348-37f0-fb65-00000000b2a7 | OK | Ensure pre-scripts hooks directory exists | np0000071530 | item=certmonger 2026-06-12 08:23:00,595 p=83863 u=zuul n=ansible | 2026-06-12 08:23:00.595522 | fa163e23-f348-37f0-fb65-00000000b2a9 | TASK | Ensure post-scripts hooks directory exists 2026-06-12 08:23:01,004 p=83863 u=zuul n=ansible | 2026-06-12 08:23:01.002336 | fa163e23-f348-37f0-fb65-00000000b2a9 | OK | Ensure post-scripts hooks directory exists | np0000071530 | item=certmonger 2026-06-12 08:23:01,033 p=83863 u=zuul n=ansible | 2026-06-12 08:23:01.032737 | fa163e23-f348-37f0-fb65-00000000b2ab | TASK | Ensure provider service is running 2026-06-12 08:23:01,496 p=83863 u=zuul n=ansible | 2026-06-12 08:23:01.495883 | fa163e23-f348-37f0-fb65-00000000b2a7 | TASK | Ensure pre-scripts hooks directory exists 2026-06-12 08:23:01,908 p=83863 u=zuul n=ansible | 2026-06-12 08:23:01.905916 | fa163e23-f348-37f0-fb65-00000000b2a7 | OK | Ensure pre-scripts hooks directory exists | np0000071528 | item=certmonger 2026-06-12 08:23:01,944 p=83863 u=zuul n=ansible | 2026-06-12 08:23:01.944090 | fa163e23-f348-37f0-fb65-00000000b2a9 | TASK | Ensure post-scripts hooks directory exists 2026-06-12 08:23:02,405 p=83863 u=zuul n=ansible | 2026-06-12 08:23:02.403123 | fa163e23-f348-37f0-fb65-00000000b2a9 | OK | Ensure post-scripts hooks directory exists | np0000071528 | item=certmonger 2026-06-12 08:23:02,430 p=83863 u=zuul n=ansible | 2026-06-12 08:23:02.429652 | fa163e23-f348-37f0-fb65-00000000b2ab | TASK | Ensure provider service is running 2026-06-12 08:23:02,590 p=83863 u=zuul n=ansible | 2026-06-12 08:23:02.587797 | fa163e23-f348-37f0-fb65-00000000b2ab | OK | Ensure provider service is running | np0000071530 | item=certmonger 2026-06-12 08:23:02,620 p=83863 u=zuul n=ansible | 2026-06-12 08:23:02.620438 | fa163e23-f348-37f0-fb65-00000000b2ae | TASK | Ensure certificate requests 2026-06-12 08:23:02,758 p=83863 u=zuul n=ansible | 2026-06-12 08:23:02.756276 | fa163e23-f348-37f0-fb65-00000000aad9 | CHANGED | Pre-fetch all the containers | np0000071531 | item=registry.redhat.io/rhosp-rhel9/openstack-neutron-metadata-agent-ovn:17.1 2026-06-12 08:23:03,319 p=83863 u=zuul n=ansible | 2026-06-12 08:23:03.318553 | fa163e23-f348-37f0-fb65-00000000ae2d | CHANGED | Pre-fetch all the containers | np0000071533 | item=registry.redhat.io/rhosp-rhel9/openstack-neutron-metadata-agent-ovn:17.1 2026-06-12 08:23:03,780 p=83863 u=zuul n=ansible | 2026-06-12 08:23:03.779644 | fa163e23-f348-37f0-fb65-00000000b2a7 | TASK | Ensure pre-scripts hooks directory exists 2026-06-12 08:23:03,811 p=83863 u=zuul n=ansible | 2026-06-12 08:23:03.808373 | fa163e23-f348-37f0-fb65-00000000b2ab | OK | Ensure provider service is running | np0000071528 | item=certmonger 2026-06-12 08:23:03,854 p=83863 u=zuul n=ansible | 2026-06-12 08:23:03.854316 | fa163e23-f348-37f0-fb65-00000000b2ae | TASK | Ensure certificate requests 2026-06-12 08:23:04,145 p=83863 u=zuul n=ansible | 2026-06-12 08:23:04.143760 | fa163e23-f348-37f0-fb65-00000000b2a7 | OK | Ensure pre-scripts hooks directory exists | np0000071529 | item=certmonger 2026-06-12 08:23:04,165 p=83863 u=zuul n=ansible | 2026-06-12 08:23:04.164929 | fa163e23-f348-37f0-fb65-00000000b2a9 | TASK | Ensure post-scripts hooks directory exists 2026-06-12 08:23:04,537 p=83863 u=zuul n=ansible | 2026-06-12 08:23:04.535353 | fa163e23-f348-37f0-fb65-00000000b2a9 | OK | Ensure post-scripts hooks directory exists | np0000071529 | item=certmonger 2026-06-12 08:23:04,563 p=83863 u=zuul n=ansible | 2026-06-12 08:23:04.563213 | fa163e23-f348-37f0-fb65-00000000b2ab | TASK | Ensure provider service is running 2026-06-12 08:23:05,085 p=83863 u=zuul n=ansible | 2026-06-12 08:23:05.081821 | fa163e23-f348-37f0-fb65-00000000b2ab | OK | Ensure provider service is running | np0000071529 | item=certmonger 2026-06-12 08:23:05,129 p=83863 u=zuul n=ansible | 2026-06-12 08:23:05.128519 | fa163e23-f348-37f0-fb65-00000000b2ae | TASK | Ensure certificate requests 2026-06-12 08:23:05,816 p=83863 u=zuul n=ansible | 2026-06-12 08:23:05.812287 | fa163e23-f348-37f0-fb65-00000000b2ae | CHANGED | Ensure certificate requests | np0000071528 | item={'ca': 'ipa', 'dns': 'overcloud.ooo.test', 'ip': [], 'key_size': '2048', 'name': 'haproxy-external-cert', 'principal': 'haproxy/overcloud.ooo.test@OOO.TEST', 'run_after': '# Copy crt and key for backward compatibility\ncp "/etc/pki/tls/certs/haproxy-external-cert.crt" "/etc/pki/tls/certs/haproxy/overcloud-haproxy-external.crt"\ncp "/etc/pki/tls/private/haproxy-external-cert.key" "/etc/pki/tls/private/haproxy/overcloud-haproxy-external.key"\n\nca_type=ipa\nif [ "$ca_type" = "self-sign" ]; then\n # refresh the ca cert just in case the ca cert has been renewed\n ca_pem=\'/etc/pki/ca-trust/source/anchors/cm-local-ca.pem\'\n openssl pkcs12 -in /var/lib/certmonger/local/creds -out ${ca_pem} -nokeys -nodes -passin pass:\'\'\n chmod 0644 ${ca_pem}\n update-ca-trust extract\n test -e ${ca_pem} && openssl x509 -checkend 0 -noout -in ${ca_pem}\n openssl x509 -in ${ca_pem} -out /tmp/cm-local-ca.pem\n ca_path="/tmp/cm-local-ca.pem"\nelse\n ca_path="/etc/ipa/ca.crt"\nfi\n\nservice_crt="/etc/pki/tls/certs/haproxy/overcloud-haproxy-external.crt"\nservice_key="/etc/pki/tls/private/haproxy/overcloud-haproxy-external.key"\nservice_pem="/etc/pki/tls/private/overcloud_endpoint.pem"\n\ncat "$service_crt" "$ca_path" "$service_key" > "$service_pem"\n\ncontainer_name=$(podman ps --format=\\{\\{.Names\\}\\} | grep -w -E \'haproxy(-bundle-.*-[0-9]+)?\')\n# Inject the new pem into the running container\nif echo "$container_name" | grep -q "^haproxy-bundle"; then\n # lp#1917868: Do not use podman cp with HA containers as they get\n # frozen temporarily and that can make pacemaker operation fail.\n tar -c "$service_pem" | podman exec -i "$container_name" tar -C / -xv\n # no need to update the mount point, because pacemaker\n # recreates the container when it\'s restarted\nelse\n # Refresh the pem at the mount-point\n podman cp $service_pem "$container_name:/var/lib/kolla/config_files/src-tls/$service_pem"\n # Copy the new pem from the mount-point to the real path\n podman exec "$container_name" cp "/var/lib/kolla/config_files/src-tls$service_pem" "$service_pem"\nfi\n# Set appropriate permissions\npodman exec "$container_name" chown haproxy:haproxy "$service_pem"\n# Trigger a reload for HAProxy to read the new certificates\npodman kill --signal HUP "$container_name"\n'} 2026-06-12 08:23:05,884 p=83863 u=zuul n=ansible | 2026-06-12 08:23:05.884552 | fa163e23-f348-37f0-fb65-00000000a9bd | TASK | Create dirs for certificates and keys 2026-06-12 08:23:06,074 p=83863 u=zuul n=ansible | 2026-06-12 08:23:06.070360 | fa163e23-f348-37f0-fb65-00000000b2ae | CHANGED | Ensure certificate requests | np0000071530 | item={'ca': 'ipa', 'dns': 'overcloud.ooo.test', 'ip': [], 'key_size': '2048', 'name': 'haproxy-external-cert', 'principal': 'haproxy/overcloud.ooo.test@OOO.TEST', 'run_after': '# Copy crt and key for backward compatibility\ncp "/etc/pki/tls/certs/haproxy-external-cert.crt" "/etc/pki/tls/certs/haproxy/overcloud-haproxy-external.crt"\ncp "/etc/pki/tls/private/haproxy-external-cert.key" "/etc/pki/tls/private/haproxy/overcloud-haproxy-external.key"\n\nca_type=ipa\nif [ "$ca_type" = "self-sign" ]; then\n # refresh the ca cert just in case the ca cert has been renewed\n ca_pem=\'/etc/pki/ca-trust/source/anchors/cm-local-ca.pem\'\n openssl pkcs12 -in /var/lib/certmonger/local/creds -out ${ca_pem} -nokeys -nodes -passin pass:\'\'\n chmod 0644 ${ca_pem}\n update-ca-trust extract\n test -e ${ca_pem} && openssl x509 -checkend 0 -noout -in ${ca_pem}\n openssl x509 -in ${ca_pem} -out /tmp/cm-local-ca.pem\n ca_path="/tmp/cm-local-ca.pem"\nelse\n ca_path="/etc/ipa/ca.crt"\nfi\n\nservice_crt="/etc/pki/tls/certs/haproxy/overcloud-haproxy-external.crt"\nservice_key="/etc/pki/tls/private/haproxy/overcloud-haproxy-external.key"\nservice_pem="/etc/pki/tls/private/overcloud_endpoint.pem"\n\ncat "$service_crt" "$ca_path" "$service_key" > "$service_pem"\n\ncontainer_name=$(podman ps --format=\\{\\{.Names\\}\\} | grep -w -E \'haproxy(-bundle-.*-[0-9]+)?\')\n# Inject the new pem into the running container\nif echo "$container_name" | grep -q "^haproxy-bundle"; then\n # lp#1917868: Do not use podman cp with HA containers as they get\n # frozen temporarily and that can make pacemaker operation fail.\n tar -c "$service_pem" | podman exec -i "$container_name" tar -C / -xv\n # no need to update the mount point, because pacemaker\n # recreates the container when it\'s restarted\nelse\n # Refresh the pem at the mount-point\n podman cp $service_pem "$container_name:/var/lib/kolla/config_files/src-tls/$service_pem"\n # Copy the new pem from the mount-point to the real path\n podman exec "$container_name" cp "/var/lib/kolla/config_files/src-tls$service_pem" "$service_pem"\nfi\n# Set appropriate permissions\npodman exec "$container_name" chown haproxy:haproxy "$service_pem"\n# Trigger a reload for HAProxy to read the new certificates\npodman kill --signal HUP "$container_name"\n'} 2026-06-12 08:23:06,170 p=83863 u=zuul n=ansible | 2026-06-12 08:23:06.169760 | fa163e23-f348-37f0-fb65-00000000ad85 | TASK | Create dirs for certificates and keys 2026-06-12 08:23:06,218 p=83863 u=zuul n=ansible | 2026-06-12 08:23:06.214587 | fa163e23-f348-37f0-fb65-00000000a9bd | OK | Create dirs for certificates and keys | np0000071528 | item=/etc/pki/tls/certs/haproxy 2026-06-12 08:23:06,517 p=83863 u=zuul n=ansible | 2026-06-12 08:23:06.513622 | fa163e23-f348-37f0-fb65-00000000a9bd | OK | Create dirs for certificates and keys | np0000071528 | item=/etc/pki/tls/private/haproxy 2026-06-12 08:23:06,537 p=83863 u=zuul n=ansible | 2026-06-12 08:23:06.530998 | fa163e23-f348-37f0-fb65-00000000ad85 | OK | Create dirs for certificates and keys | np0000071530 | item=/etc/pki/tls/certs/haproxy 2026-06-12 08:23:06,689 p=83863 u=zuul n=ansible | 2026-06-12 08:23:06.688987 | fa163e23-f348-37f0-fb65-00000000b44e | TASK | Set version specific variables 2026-06-12 08:23:06,732 p=83863 u=zuul n=ansible | 2026-06-12 08:23:06.732233 | f984f749-508b-486e-bba9-2d9bcfdb19d9 | INCLUDED | /usr/share/ansible/roles/rhel-system-roles.certificate/tasks/set_vars.yml | np0000071528 2026-06-12 08:23:06,749 p=83863 u=zuul n=ansible | 2026-06-12 08:23:06.749378 | fa163e23-f348-37f0-fb65-00000000b481 | TASK | Ensure ansible_facts used by role 2026-06-12 08:23:06,870 p=83863 u=zuul n=ansible | 2026-06-12 08:23:06.868274 | fa163e23-f348-37f0-fb65-00000000ad85 | OK | Create dirs for certificates and keys | np0000071530 | item=/etc/pki/tls/private/haproxy 2026-06-12 08:23:06,974 p=83863 u=zuul n=ansible | 2026-06-12 08:23:06.974021 | fa163e23-f348-37f0-fb65-00000000b44e | TASK | Set version specific variables 2026-06-12 08:23:07,020 p=83863 u=zuul n=ansible | 2026-06-12 08:23:07.019783 | 9fb409f8-b4dc-41ab-906f-cf8bb1322ad1 | INCLUDED | /usr/share/ansible/roles/rhel-system-roles.certificate/tasks/set_vars.yml | np0000071530 2026-06-12 08:23:07,037 p=83863 u=zuul n=ansible | 2026-06-12 08:23:07.037290 | fa163e23-f348-37f0-fb65-00000000b4cf | TASK | Ensure ansible_facts used by role 2026-06-12 08:23:07,186 p=83863 u=zuul n=ansible | 2026-06-12 08:23:07.185266 | fa163e23-f348-37f0-fb65-00000000b481 | OK | Ensure ansible_facts used by role | np0000071528 2026-06-12 08:23:07,202 p=83863 u=zuul n=ansible | 2026-06-12 08:23:07.201928 | fa163e23-f348-37f0-fb65-00000000b482 | TASK | Set platform/version specific variables 2026-06-12 08:23:07,238 p=83863 u=zuul n=ansible | 2026-06-12 08:23:07.236249 | fa163e23-f348-37f0-fb65-00000000b2ae | CHANGED | Ensure certificate requests | np0000071529 | item={'ca': 'ipa', 'dns': 'overcloud.ooo.test', 'ip': [], 'key_size': '2048', 'name': 'haproxy-external-cert', 'principal': 'haproxy/overcloud.ooo.test@OOO.TEST', 'run_after': '# Copy crt and key for backward compatibility\ncp "/etc/pki/tls/certs/haproxy-external-cert.crt" "/etc/pki/tls/certs/haproxy/overcloud-haproxy-external.crt"\ncp "/etc/pki/tls/private/haproxy-external-cert.key" "/etc/pki/tls/private/haproxy/overcloud-haproxy-external.key"\n\nca_type=ipa\nif [ "$ca_type" = "self-sign" ]; then\n # refresh the ca cert just in case the ca cert has been renewed\n ca_pem=\'/etc/pki/ca-trust/source/anchors/cm-local-ca.pem\'\n openssl pkcs12 -in /var/lib/certmonger/local/creds -out ${ca_pem} -nokeys -nodes -passin pass:\'\'\n chmod 0644 ${ca_pem}\n update-ca-trust extract\n test -e ${ca_pem} && openssl x509 -checkend 0 -noout -in ${ca_pem}\n openssl x509 -in ${ca_pem} -out /tmp/cm-local-ca.pem\n ca_path="/tmp/cm-local-ca.pem"\nelse\n ca_path="/etc/ipa/ca.crt"\nfi\n\nservice_crt="/etc/pki/tls/certs/haproxy/overcloud-haproxy-external.crt"\nservice_key="/etc/pki/tls/private/haproxy/overcloud-haproxy-external.key"\nservice_pem="/etc/pki/tls/private/overcloud_endpoint.pem"\n\ncat "$service_crt" "$ca_path" "$service_key" > "$service_pem"\n\ncontainer_name=$(podman ps --format=\\{\\{.Names\\}\\} | grep -w -E \'haproxy(-bundle-.*-[0-9]+)?\')\n# Inject the new pem into the running container\nif echo "$container_name" | grep -q "^haproxy-bundle"; then\n # lp#1917868: Do not use podman cp with HA containers as they get\n # frozen temporarily and that can make pacemaker operation fail.\n tar -c "$service_pem" | podman exec -i "$container_name" tar -C / -xv\n # no need to update the mount point, because pacemaker\n # recreates the container when it\'s restarted\nelse\n # Refresh the pem at the mount-point\n podman cp $service_pem "$container_name:/var/lib/kolla/config_files/src-tls/$service_pem"\n # Copy the new pem from the mount-point to the real path\n podman exec "$container_name" cp "/var/lib/kolla/config_files/src-tls$service_pem" "$service_pem"\nfi\n# Set appropriate permissions\npodman exec "$container_name" chown haproxy:haproxy "$service_pem"\n# Trigger a reload for HAProxy to read the new certificates\npodman kill --signal HUP "$container_name"\n'} 2026-06-12 08:23:07,273 p=83863 u=zuul n=ansible | 2026-06-12 08:23:07.272764 | fa163e23-f348-37f0-fb65-00000000b482 | SKIPPED | Set platform/version specific variables | np0000071528 | item=RedHat.yml 2026-06-12 08:23:07,281 p=83863 u=zuul n=ansible | 2026-06-12 08:23:07.280572 | fa163e23-f348-37f0-fb65-00000000acb1 | TASK | Create dirs for certificates and keys 2026-06-12 08:23:07,297 p=83863 u=zuul n=ansible | 2026-06-12 08:23:07.294661 | fa163e23-f348-37f0-fb65-00000000b482 | SKIPPED | Set platform/version specific variables | np0000071528 | item=RedHat.yml 2026-06-12 08:23:07,317 p=83863 u=zuul n=ansible | 2026-06-12 08:23:07.314494 | fa163e23-f348-37f0-fb65-00000000b482 | SKIPPED | Set platform/version specific variables | np0000071528 | item=RedHat_9.yml 2026-06-12 08:23:07,334 p=83863 u=zuul n=ansible | 2026-06-12 08:23:07.332903 | fa163e23-f348-37f0-fb65-00000000b482 | SKIPPED | Set platform/version specific variables | np0000071528 | item=RedHat_9.2.yml 2026-06-12 08:23:07,356 p=83863 u=zuul n=ansible | 2026-06-12 08:23:07.356762 | fa163e23-f348-37f0-fb65-00000000b44f | TASK | Ensure certificate role dependencies are installed 2026-06-12 08:23:07,434 p=83863 u=zuul n=ansible | 2026-06-12 08:23:07.433938 | fa163e23-f348-37f0-fb65-00000000b4cf | OK | Ensure ansible_facts used by role | np0000071530 2026-06-12 08:23:07,450 p=83863 u=zuul n=ansible | 2026-06-12 08:23:07.449945 | fa163e23-f348-37f0-fb65-00000000b4d0 | TASK | Set platform/version specific variables 2026-06-12 08:23:07,524 p=83863 u=zuul n=ansible | 2026-06-12 08:23:07.522158 | fa163e23-f348-37f0-fb65-00000000b4d0 | SKIPPED | Set platform/version specific variables | np0000071530 | item=RedHat.yml 2026-06-12 08:23:07,543 p=83863 u=zuul n=ansible | 2026-06-12 08:23:07.541799 | fa163e23-f348-37f0-fb65-00000000b4d0 | SKIPPED | Set platform/version specific variables | np0000071530 | item=RedHat.yml 2026-06-12 08:23:07,563 p=83863 u=zuul n=ansible | 2026-06-12 08:23:07.561502 | fa163e23-f348-37f0-fb65-00000000b4d0 | SKIPPED | Set platform/version specific variables | np0000071530 | item=RedHat_9.yml 2026-06-12 08:23:07,580 p=83863 u=zuul n=ansible | 2026-06-12 08:23:07.578405 | fa163e23-f348-37f0-fb65-00000000b4d0 | SKIPPED | Set platform/version specific variables | np0000071530 | item=RedHat_9.2.yml 2026-06-12 08:23:07,600 p=83863 u=zuul n=ansible | 2026-06-12 08:23:07.600657 | fa163e23-f348-37f0-fb65-00000000b44f | TASK | Ensure certificate role dependencies are installed 2026-06-12 08:23:08,312 p=83863 u=zuul n=ansible | 2026-06-12 08:23:08.308276 | fa163e23-f348-37f0-fb65-00000000acb1 | OK | Create dirs for certificates and keys | np0000071529 | item=/etc/pki/tls/certs/haproxy 2026-06-12 08:23:08,622 p=83863 u=zuul n=ansible | 2026-06-12 08:23:08.619988 | fa163e23-f348-37f0-fb65-00000000acb1 | OK | Create dirs for certificates and keys | np0000071529 | item=/etc/pki/tls/private/haproxy 2026-06-12 08:23:08,755 p=83863 u=zuul n=ansible | 2026-06-12 08:23:08.755199 | fa163e23-f348-37f0-fb65-00000000b44e | TASK | Set version specific variables 2026-06-12 08:23:08,812 p=83863 u=zuul n=ansible | 2026-06-12 08:23:08.812310 | 29b41d5e-83df-40ae-9875-5ecf1aee6b54 | INCLUDED | /usr/share/ansible/roles/rhel-system-roles.certificate/tasks/set_vars.yml | np0000071529 2026-06-12 08:23:08,831 p=83863 u=zuul n=ansible | 2026-06-12 08:23:08.830869 | fa163e23-f348-37f0-fb65-00000000b53b | TASK | Ensure ansible_facts used by role 2026-06-12 08:23:09,311 p=83863 u=zuul n=ansible | 2026-06-12 08:23:09.310566 | fa163e23-f348-37f0-fb65-00000000b53b | OK | Ensure ansible_facts used by role | np0000071529 2026-06-12 08:23:09,326 p=83863 u=zuul n=ansible | 2026-06-12 08:23:09.326660 | fa163e23-f348-37f0-fb65-00000000b53c | TASK | Set platform/version specific variables 2026-06-12 08:23:09,399 p=83863 u=zuul n=ansible | 2026-06-12 08:23:09.395396 | fa163e23-f348-37f0-fb65-00000000b53c | SKIPPED | Set platform/version specific variables | np0000071529 | item=RedHat.yml 2026-06-12 08:23:09,424 p=83863 u=zuul n=ansible | 2026-06-12 08:23:09.421626 | fa163e23-f348-37f0-fb65-00000000b53c | SKIPPED | Set platform/version specific variables | np0000071529 | item=RedHat.yml 2026-06-12 08:23:09,448 p=83863 u=zuul n=ansible | 2026-06-12 08:23:09.445377 | fa163e23-f348-37f0-fb65-00000000b53c | SKIPPED | Set platform/version specific variables | np0000071529 | item=RedHat_9.yml 2026-06-12 08:23:09,460 p=83863 u=zuul n=ansible | 2026-06-12 08:23:09.459068 | fa163e23-f348-37f0-fb65-00000000b53c | SKIPPED | Set platform/version specific variables | np0000071529 | item=RedHat_9.2.yml 2026-06-12 08:23:09,482 p=83863 u=zuul n=ansible | 2026-06-12 08:23:09.482364 | fa163e23-f348-37f0-fb65-00000000b44f | TASK | Ensure certificate role dependencies are installed 2026-06-12 08:23:10,894 p=83863 u=zuul n=ansible | 2026-06-12 08:23:10.893297 | fa163e23-f348-37f0-fb65-00000000b44f | OK | Ensure certificate role dependencies are installed | np0000071530 2026-06-12 08:23:10,916 p=83863 u=zuul n=ansible | 2026-06-12 08:23:10.915751 | fa163e23-f348-37f0-fb65-00000000b451 | TASK | Ensure provider packages are installed 2026-06-12 08:23:10,956 p=83863 u=zuul n=ansible | 2026-06-12 08:23:10.955783 | fa163e23-f348-37f0-fb65-00000000b44f | OK | Ensure certificate role dependencies are installed | np0000071528 2026-06-12 08:23:10,977 p=83863 u=zuul n=ansible | 2026-06-12 08:23:10.977321 | fa163e23-f348-37f0-fb65-00000000b451 | TASK | Ensure provider packages are installed 2026-06-12 08:23:12,859 p=83863 u=zuul n=ansible | 2026-06-12 08:23:12.858942 | fa163e23-f348-37f0-fb65-00000000b44f | OK | Ensure certificate role dependencies are installed | np0000071529 2026-06-12 08:23:12,889 p=83863 u=zuul n=ansible | 2026-06-12 08:23:12.888569 | fa163e23-f348-37f0-fb65-00000000b451 | TASK | Ensure provider packages are installed 2026-06-12 08:23:14,312 p=83863 u=zuul n=ansible | 2026-06-12 08:23:14.312228 | fa163e23-f348-37f0-fb65-00000000b453 | TASK | Ensure pre-scripts hooks directory exists 2026-06-12 08:23:14,400 p=83863 u=zuul n=ansible | 2026-06-12 08:23:14.399440 | fa163e23-f348-37f0-fb65-00000000b453 | TASK | Ensure pre-scripts hooks directory exists 2026-06-12 08:23:14,708 p=83863 u=zuul n=ansible | 2026-06-12 08:23:14.706117 | fa163e23-f348-37f0-fb65-00000000b453 | OK | Ensure pre-scripts hooks directory exists | np0000071530 | item=certmonger 2026-06-12 08:23:14,739 p=83863 u=zuul n=ansible | 2026-06-12 08:23:14.738666 | fa163e23-f348-37f0-fb65-00000000b455 | TASK | Ensure post-scripts hooks directory exists 2026-06-12 08:23:14,778 p=83863 u=zuul n=ansible | 2026-06-12 08:23:14.776026 | fa163e23-f348-37f0-fb65-00000000b453 | OK | Ensure pre-scripts hooks directory exists | np0000071528 | item=certmonger 2026-06-12 08:23:14,809 p=83863 u=zuul n=ansible | 2026-06-12 08:23:14.808852 | fa163e23-f348-37f0-fb65-00000000b455 | TASK | Ensure post-scripts hooks directory exists 2026-06-12 08:23:15,117 p=83863 u=zuul n=ansible | 2026-06-12 08:23:15.113065 | fa163e23-f348-37f0-fb65-00000000b455 | OK | Ensure post-scripts hooks directory exists | np0000071530 | item=certmonger 2026-06-12 08:23:15,171 p=83863 u=zuul n=ansible | 2026-06-12 08:23:15.171002 | fa163e23-f348-37f0-fb65-00000000b457 | TASK | Ensure provider service is running 2026-06-12 08:23:15,208 p=83863 u=zuul n=ansible | 2026-06-12 08:23:15.205073 | fa163e23-f348-37f0-fb65-00000000b455 | OK | Ensure post-scripts hooks directory exists | np0000071528 | item=certmonger 2026-06-12 08:23:15,246 p=83863 u=zuul n=ansible | 2026-06-12 08:23:15.246446 | fa163e23-f348-37f0-fb65-00000000b457 | TASK | Ensure provider service is running 2026-06-12 08:23:15,703 p=83863 u=zuul n=ansible | 2026-06-12 08:23:15.700317 | fa163e23-f348-37f0-fb65-00000000b457 | OK | Ensure provider service is running | np0000071530 | item=certmonger 2026-06-12 08:23:15,735 p=83863 u=zuul n=ansible | 2026-06-12 08:23:15.735158 | fa163e23-f348-37f0-fb65-00000000b45a | TASK | Ensure certificate requests 2026-06-12 08:23:15,758 p=83863 u=zuul n=ansible | 2026-06-12 08:23:15.755331 | fa163e23-f348-37f0-fb65-00000000b457 | OK | Ensure provider service is running | np0000071528 | item=certmonger 2026-06-12 08:23:15,810 p=83863 u=zuul n=ansible | 2026-06-12 08:23:15.809773 | fa163e23-f348-37f0-fb65-00000000b45a | TASK | Ensure certificate requests 2026-06-12 08:23:16,461 p=83863 u=zuul n=ansible | 2026-06-12 08:23:16.461154 | fa163e23-f348-37f0-fb65-00000000b453 | TASK | Ensure pre-scripts hooks directory exists 2026-06-12 08:23:16,841 p=83863 u=zuul n=ansible | 2026-06-12 08:23:16.838762 | fa163e23-f348-37f0-fb65-00000000b453 | OK | Ensure pre-scripts hooks directory exists | np0000071529 | item=certmonger 2026-06-12 08:23:16,872 p=83863 u=zuul n=ansible | 2026-06-12 08:23:16.872051 | fa163e23-f348-37f0-fb65-00000000b455 | TASK | Ensure post-scripts hooks directory exists 2026-06-12 08:23:17,226 p=83863 u=zuul n=ansible | 2026-06-12 08:23:17.223374 | fa163e23-f348-37f0-fb65-00000000b455 | OK | Ensure post-scripts hooks directory exists | np0000071529 | item=certmonger 2026-06-12 08:23:17,255 p=83863 u=zuul n=ansible | 2026-06-12 08:23:17.255510 | fa163e23-f348-37f0-fb65-00000000b457 | TASK | Ensure provider service is running 2026-06-12 08:23:17,497 p=83863 u=zuul n=ansible | 2026-06-12 08:23:17.495481 | fa163e23-f348-37f0-fb65-00000000aad9 | CHANGED | Pre-fetch all the containers | np0000071531 | item=registry.redhat.io/rhosp-rhel9/openstack-nova-libvirt:17.1 2026-06-12 08:23:17,535 p=83863 u=zuul n=ansible | 2026-06-12 08:23:17.533647 | fa163e23-f348-37f0-fb65-00000000b45a | CHANGED | Ensure certificate requests | np0000071530 | item={'ca': 'ipa', 'dns': ['np0000071530.ctlplane.ooo.test', 'overcloud.ctlplane.ooo.test'], 'key_size': '2048', 'name': 'haproxy-ctlplane-cert', 'principal': 'haproxy/np0000071530.ctlplane.ooo.test@OOO.TEST', 'run_after': '# Copy crt and key for backward compatibility\ncp "/etc/pki/tls/certs/haproxy-ctlplane-cert.crt" "/etc/pki/tls/certs/haproxy/overcloud-haproxy-ctlplane.crt"\ncp "/etc/pki/tls/private/haproxy-ctlplane-cert.key" "/etc/pki/tls/private/haproxy/overcloud-haproxy-ctlplane.key"\n\nca_path="/etc/ipa/ca.crt"\nservice_crt="/etc/pki/tls/certs/haproxy/overcloud-haproxy-ctlplane.crt"\nservice_key="/etc/pki/tls/private/haproxy/overcloud-haproxy-ctlplane.key"\nservice_pem="/etc/pki/tls/certs/haproxy/overcloud-haproxy-ctlplane.pem"\n\ncat "$service_crt" "$ca_path" "$service_key" > "$service_pem"\n\ncontainer_name=$(podman ps --format=\\{\\{.Names\\}\\} | grep -w -E \'haproxy(-bundle-.*-[0-9]+)?\')\n# Inject the new pem into the running container\nif echo "$container_name" | grep -q "^haproxy-bundle"; then\n # lp#1917868: Do not use podman cp with HA containers as they get\n # frozen temporarily and that can make pacemaker operation fail.\n tar -c "$service_pem" | podman exec -i "$container_name" tar -C / -xv\n # no need to update the mount point, because pacemaker\n # recreates the container when it\'s restarted\nelse\n # Refresh the pem at the mount-point\n podman cp $service_pem "$container_name:/var/lib/kolla/config_files/src-tls/$service_pem"\n # Copy the new pem from the mount-point to the real path\n podman exec "$container_name" cp "/var/lib/kolla/config_files/src-tls$service_pem" "$service_pem"\nfi\n# Set appropriate permissions\npodman exec "$container_name" chown haproxy:haproxy "$service_pem"\n# Trigger a reload for HAProxy to read the new certificates\npodman kill --signal HUP "$container_name"\n'} 2026-06-12 08:23:17,615 p=83863 u=zuul n=ansible | 2026-06-12 08:23:17.613227 | fa163e23-f348-37f0-fb65-00000000a945 | CHANGED | Pre-fetch all the containers | np0000071532 | item=registry.redhat.io/rhosp-rhel9/openstack-nova-libvirt:17.1 2026-06-12 08:23:17,699 p=83863 u=zuul n=ansible | 2026-06-12 08:23:17.697066 | fa163e23-f348-37f0-fb65-00000000b45a | CHANGED | Ensure certificate requests | np0000071528 | item={'ca': 'ipa', 'dns': ['np0000071528.ctlplane.ooo.test', 'overcloud.ctlplane.ooo.test'], 'key_size': '2048', 'name': 'haproxy-ctlplane-cert', 'principal': 'haproxy/np0000071528.ctlplane.ooo.test@OOO.TEST', 'run_after': '# Copy crt and key for backward compatibility\ncp "/etc/pki/tls/certs/haproxy-ctlplane-cert.crt" "/etc/pki/tls/certs/haproxy/overcloud-haproxy-ctlplane.crt"\ncp "/etc/pki/tls/private/haproxy-ctlplane-cert.key" "/etc/pki/tls/private/haproxy/overcloud-haproxy-ctlplane.key"\n\nca_path="/etc/ipa/ca.crt"\nservice_crt="/etc/pki/tls/certs/haproxy/overcloud-haproxy-ctlplane.crt"\nservice_key="/etc/pki/tls/private/haproxy/overcloud-haproxy-ctlplane.key"\nservice_pem="/etc/pki/tls/certs/haproxy/overcloud-haproxy-ctlplane.pem"\n\ncat "$service_crt" "$ca_path" "$service_key" > "$service_pem"\n\ncontainer_name=$(podman ps --format=\\{\\{.Names\\}\\} | grep -w -E \'haproxy(-bundle-.*-[0-9]+)?\')\n# Inject the new pem into the running container\nif echo "$container_name" | grep -q "^haproxy-bundle"; then\n # lp#1917868: Do not use podman cp with HA containers as they get\n # frozen temporarily and that can make pacemaker operation fail.\n tar -c "$service_pem" | podman exec -i "$container_name" tar -C / -xv\n # no need to update the mount point, because pacemaker\n # recreates the container when it\'s restarted\nelse\n # Refresh the pem at the mount-point\n podman cp $service_pem "$container_name:/var/lib/kolla/config_files/src-tls/$service_pem"\n # Copy the new pem from the mount-point to the real path\n podman exec "$container_name" cp "/var/lib/kolla/config_files/src-tls$service_pem" "$service_pem"\nfi\n# Set appropriate permissions\npodman exec "$container_name" chown haproxy:haproxy "$service_pem"\n# Trigger a reload for HAProxy to read the new certificates\npodman kill --signal HUP "$container_name"\n'} 2026-06-12 08:23:17,774 p=83863 u=zuul n=ansible | 2026-06-12 08:23:17.772403 | fa163e23-f348-37f0-fb65-00000000b457 | OK | Ensure provider service is running | np0000071529 | item=certmonger 2026-06-12 08:23:17,799 p=83863 u=zuul n=ansible | 2026-06-12 08:23:17.799382 | fa163e23-f348-37f0-fb65-00000000b45a | TASK | Ensure certificate requests 2026-06-12 08:23:19,770 p=83863 u=zuul n=ansible | 2026-06-12 08:23:19.767269 | fa163e23-f348-37f0-fb65-00000000b45a | CHANGED | Ensure certificate requests | np0000071528 | item={'ca': 'ipa', 'dns': ['np0000071528.storage.ooo.test', 'overcloud.storage.ooo.test'], 'key_size': '2048', 'name': 'haproxy-storage-cert', 'principal': 'haproxy/np0000071528.storage.ooo.test@OOO.TEST', 'run_after': '# Copy crt and key for backward compatibility\ncp "/etc/pki/tls/certs/haproxy-storage-cert.crt" "/etc/pki/tls/certs/haproxy/overcloud-haproxy-storage.crt"\ncp "/etc/pki/tls/private/haproxy-storage-cert.key" "/etc/pki/tls/private/haproxy/overcloud-haproxy-storage.key"\n\nca_path="/etc/ipa/ca.crt"\nservice_crt="/etc/pki/tls/certs/haproxy/overcloud-haproxy-storage.crt"\nservice_key="/etc/pki/tls/private/haproxy/overcloud-haproxy-storage.key"\nservice_pem="/etc/pki/tls/certs/haproxy/overcloud-haproxy-storage.pem"\n\ncat "$service_crt" "$ca_path" "$service_key" > "$service_pem"\n\ncontainer_name=$(podman ps --format=\\{\\{.Names\\}\\} | grep -w -E \'haproxy(-bundle-.*-[0-9]+)?\')\n# Inject the new pem into the running container\nif echo "$container_name" | grep -q "^haproxy-bundle"; then\n # lp#1917868: Do not use podman cp with HA containers as they get\n # frozen temporarily and that can make pacemaker operation fail.\n tar -c "$service_pem" | podman exec -i "$container_name" tar -C / -xv\n # no need to update the mount point, because pacemaker\n # recreates the container when it\'s restarted\nelse\n # Refresh the pem at the mount-point\n podman cp $service_pem "$container_name:/var/lib/kolla/config_files/src-tls/$service_pem"\n # Copy the new pem from the mount-point to the real path\n podman exec "$container_name" cp "/var/lib/kolla/config_files/src-tls$service_pem" "$service_pem"\nfi\n# Set appropriate permissions\npodman exec "$container_name" chown haproxy:haproxy "$service_pem"\n# Trigger a reload for HAProxy to read the new certificates\npodman kill --signal HUP "$container_name"\n'} 2026-06-12 08:23:19,933 p=83863 u=zuul n=ansible | 2026-06-12 08:23:19.929788 | fa163e23-f348-37f0-fb65-00000000b45a | CHANGED | Ensure certificate requests | np0000071529 | item={'ca': 'ipa', 'dns': ['np0000071529.ctlplane.ooo.test', 'overcloud.ctlplane.ooo.test'], 'key_size': '2048', 'name': 'haproxy-ctlplane-cert', 'principal': 'haproxy/np0000071529.ctlplane.ooo.test@OOO.TEST', 'run_after': '# Copy crt and key for backward compatibility\ncp "/etc/pki/tls/certs/haproxy-ctlplane-cert.crt" "/etc/pki/tls/certs/haproxy/overcloud-haproxy-ctlplane.crt"\ncp "/etc/pki/tls/private/haproxy-ctlplane-cert.key" "/etc/pki/tls/private/haproxy/overcloud-haproxy-ctlplane.key"\n\nca_path="/etc/ipa/ca.crt"\nservice_crt="/etc/pki/tls/certs/haproxy/overcloud-haproxy-ctlplane.crt"\nservice_key="/etc/pki/tls/private/haproxy/overcloud-haproxy-ctlplane.key"\nservice_pem="/etc/pki/tls/certs/haproxy/overcloud-haproxy-ctlplane.pem"\n\ncat "$service_crt" "$ca_path" "$service_key" > "$service_pem"\n\ncontainer_name=$(podman ps --format=\\{\\{.Names\\}\\} | grep -w -E \'haproxy(-bundle-.*-[0-9]+)?\')\n# Inject the new pem into the running container\nif echo "$container_name" | grep -q "^haproxy-bundle"; then\n # lp#1917868: Do not use podman cp with HA containers as they get\n # frozen temporarily and that can make pacemaker operation fail.\n tar -c "$service_pem" | podman exec -i "$container_name" tar -C / -xv\n # no need to update the mount point, because pacemaker\n # recreates the container when it\'s restarted\nelse\n # Refresh the pem at the mount-point\n podman cp $service_pem "$container_name:/var/lib/kolla/config_files/src-tls/$service_pem"\n # Copy the new pem from the mount-point to the real path\n podman exec "$container_name" cp "/var/lib/kolla/config_files/src-tls$service_pem" "$service_pem"\nfi\n# Set appropriate permissions\npodman exec "$container_name" chown haproxy:haproxy "$service_pem"\n# Trigger a reload for HAProxy to read the new certificates\npodman kill --signal HUP "$container_name"\n'} 2026-06-12 08:23:20,305 p=83863 u=zuul n=ansible | 2026-06-12 08:23:20.302925 | fa163e23-f348-37f0-fb65-00000000ae2d | CHANGED | Pre-fetch all the containers | np0000071533 | item=registry.redhat.io/rhosp-rhel9/openstack-nova-libvirt:17.1 2026-06-12 08:23:20,445 p=83863 u=zuul n=ansible | 2026-06-12 08:23:20.443288 | fa163e23-f348-37f0-fb65-00000000b45a | CHANGED | Ensure certificate requests | np0000071530 | item={'ca': 'ipa', 'dns': ['np0000071530.storage.ooo.test', 'overcloud.storage.ooo.test'], 'key_size': '2048', 'name': 'haproxy-storage-cert', 'principal': 'haproxy/np0000071530.storage.ooo.test@OOO.TEST', 'run_after': '# Copy crt and key for backward compatibility\ncp "/etc/pki/tls/certs/haproxy-storage-cert.crt" "/etc/pki/tls/certs/haproxy/overcloud-haproxy-storage.crt"\ncp "/etc/pki/tls/private/haproxy-storage-cert.key" "/etc/pki/tls/private/haproxy/overcloud-haproxy-storage.key"\n\nca_path="/etc/ipa/ca.crt"\nservice_crt="/etc/pki/tls/certs/haproxy/overcloud-haproxy-storage.crt"\nservice_key="/etc/pki/tls/private/haproxy/overcloud-haproxy-storage.key"\nservice_pem="/etc/pki/tls/certs/haproxy/overcloud-haproxy-storage.pem"\n\ncat "$service_crt" "$ca_path" "$service_key" > "$service_pem"\n\ncontainer_name=$(podman ps --format=\\{\\{.Names\\}\\} | grep -w -E \'haproxy(-bundle-.*-[0-9]+)?\')\n# Inject the new pem into the running container\nif echo "$container_name" | grep -q "^haproxy-bundle"; then\n # lp#1917868: Do not use podman cp with HA containers as they get\n # frozen temporarily and that can make pacemaker operation fail.\n tar -c "$service_pem" | podman exec -i "$container_name" tar -C / -xv\n # no need to update the mount point, because pacemaker\n # recreates the container when it\'s restarted\nelse\n # Refresh the pem at the mount-point\n podman cp $service_pem "$container_name:/var/lib/kolla/config_files/src-tls/$service_pem"\n # Copy the new pem from the mount-point to the real path\n podman exec "$container_name" cp "/var/lib/kolla/config_files/src-tls$service_pem" "$service_pem"\nfi\n# Set appropriate permissions\npodman exec "$container_name" chown haproxy:haproxy "$service_pem"\n# Trigger a reload for HAProxy to read the new certificates\npodman kill --signal HUP "$container_name"\n'} 2026-06-12 08:23:21,791 p=83863 u=zuul n=ansible | 2026-06-12 08:23:21.790849 | fa163e23-f348-37f0-fb65-00000000b45a | CHANGED | Ensure certificate requests | np0000071529 | item={'ca': 'ipa', 'dns': ['np0000071529.storage.ooo.test', 'overcloud.storage.ooo.test'], 'key_size': '2048', 'name': 'haproxy-storage-cert', 'principal': 'haproxy/np0000071529.storage.ooo.test@OOO.TEST', 'run_after': '# Copy crt and key for backward compatibility\ncp "/etc/pki/tls/certs/haproxy-storage-cert.crt" "/etc/pki/tls/certs/haproxy/overcloud-haproxy-storage.crt"\ncp "/etc/pki/tls/private/haproxy-storage-cert.key" "/etc/pki/tls/private/haproxy/overcloud-haproxy-storage.key"\n\nca_path="/etc/ipa/ca.crt"\nservice_crt="/etc/pki/tls/certs/haproxy/overcloud-haproxy-storage.crt"\nservice_key="/etc/pki/tls/private/haproxy/overcloud-haproxy-storage.key"\nservice_pem="/etc/pki/tls/certs/haproxy/overcloud-haproxy-storage.pem"\n\ncat "$service_crt" "$ca_path" "$service_key" > "$service_pem"\n\ncontainer_name=$(podman ps --format=\\{\\{.Names\\}\\} | grep -w -E \'haproxy(-bundle-.*-[0-9]+)?\')\n# Inject the new pem into the running container\nif echo "$container_name" | grep -q "^haproxy-bundle"; then\n # lp#1917868: Do not use podman cp with HA containers as they get\n # frozen temporarily and that can make pacemaker operation fail.\n tar -c "$service_pem" | podman exec -i "$container_name" tar -C / -xv\n # no need to update the mount point, because pacemaker\n # recreates the container when it\'s restarted\nelse\n # Refresh the pem at the mount-point\n podman cp $service_pem "$container_name:/var/lib/kolla/config_files/src-tls/$service_pem"\n # Copy the new pem from the mount-point to the real path\n podman exec "$container_name" cp "/var/lib/kolla/config_files/src-tls$service_pem" "$service_pem"\nfi\n# Set appropriate permissions\npodman exec "$container_name" chown haproxy:haproxy "$service_pem"\n# Trigger a reload for HAProxy to read the new certificates\npodman kill --signal HUP "$container_name"\n'} 2026-06-12 08:23:21,819 p=83863 u=zuul n=ansible | 2026-06-12 08:23:21.816937 | fa163e23-f348-37f0-fb65-00000000b45a | CHANGED | Ensure certificate requests | np0000071528 | item={'ca': 'ipa', 'dns': ['np0000071528.storagemgmt.ooo.test', 'overcloud.storagemgmt.ooo.test'], 'key_size': '2048', 'name': 'haproxy-storage_mgmt-cert', 'principal': 'haproxy/np0000071528.storagemgmt.ooo.test@OOO.TEST', 'run_after': '# Copy crt and key for backward compatibility\ncp "/etc/pki/tls/certs/haproxy-storage_mgmt-cert.crt" "/etc/pki/tls/certs/haproxy/overcloud-haproxy-storage_mgmt.crt"\ncp "/etc/pki/tls/private/haproxy-storage_mgmt-cert.key" "/etc/pki/tls/private/haproxy/overcloud-haproxy-storage_mgmt.key"\n\nca_path="/etc/ipa/ca.crt"\nservice_crt="/etc/pki/tls/certs/haproxy/overcloud-haproxy-storage_mgmt.crt"\nservice_key="/etc/pki/tls/private/haproxy/overcloud-haproxy-storage_mgmt.key"\nservice_pem="/etc/pki/tls/certs/haproxy/overcloud-haproxy-storage_mgmt.pem"\n\ncat "$service_crt" "$ca_path" "$service_key" > "$service_pem"\n\ncontainer_name=$(podman ps --format=\\{\\{.Names\\}\\} | grep -w -E \'haproxy(-bundle-.*-[0-9]+)?\')\n# Inject the new pem into the running container\nif echo "$container_name" | grep -q "^haproxy-bundle"; then\n # lp#1917868: Do not use podman cp with HA containers as they get\n # frozen temporarily and that can make pacemaker operation fail.\n tar -c "$service_pem" | podman exec -i "$container_name" tar -C / -xv\n # no need to update the mount point, because pacemaker\n # recreates the container when it\'s restarted\nelse\n # Refresh the pem at the mount-point\n podman cp $service_pem "$container_name:/var/lib/kolla/config_files/src-tls/$service_pem"\n # Copy the new pem from the mount-point to the real path\n podman exec "$container_name" cp "/var/lib/kolla/config_files/src-tls$service_pem" "$service_pem"\nfi\n# Set appropriate permissions\npodman exec "$container_name" chown haproxy:haproxy "$service_pem"\n# Trigger a reload for HAProxy to read the new certificates\npodman kill --signal HUP "$container_name"\n'} 2026-06-12 08:23:22,412 p=83863 u=zuul n=ansible | 2026-06-12 08:23:22.409618 | fa163e23-f348-37f0-fb65-00000000b45a | CHANGED | Ensure certificate requests | np0000071530 | item={'ca': 'ipa', 'dns': ['np0000071530.storagemgmt.ooo.test', 'overcloud.storagemgmt.ooo.test'], 'key_size': '2048', 'name': 'haproxy-storage_mgmt-cert', 'principal': 'haproxy/np0000071530.storagemgmt.ooo.test@OOO.TEST', 'run_after': '# Copy crt and key for backward compatibility\ncp "/etc/pki/tls/certs/haproxy-storage_mgmt-cert.crt" "/etc/pki/tls/certs/haproxy/overcloud-haproxy-storage_mgmt.crt"\ncp "/etc/pki/tls/private/haproxy-storage_mgmt-cert.key" "/etc/pki/tls/private/haproxy/overcloud-haproxy-storage_mgmt.key"\n\nca_path="/etc/ipa/ca.crt"\nservice_crt="/etc/pki/tls/certs/haproxy/overcloud-haproxy-storage_mgmt.crt"\nservice_key="/etc/pki/tls/private/haproxy/overcloud-haproxy-storage_mgmt.key"\nservice_pem="/etc/pki/tls/certs/haproxy/overcloud-haproxy-storage_mgmt.pem"\n\ncat "$service_crt" "$ca_path" "$service_key" > "$service_pem"\n\ncontainer_name=$(podman ps --format=\\{\\{.Names\\}\\} | grep -w -E \'haproxy(-bundle-.*-[0-9]+)?\')\n# Inject the new pem into the running container\nif echo "$container_name" | grep -q "^haproxy-bundle"; then\n # lp#1917868: Do not use podman cp with HA containers as they get\n # frozen temporarily and that can make pacemaker operation fail.\n tar -c "$service_pem" | podman exec -i "$container_name" tar -C / -xv\n # no need to update the mount point, because pacemaker\n # recreates the container when it\'s restarted\nelse\n # Refresh the pem at the mount-point\n podman cp $service_pem "$container_name:/var/lib/kolla/config_files/src-tls/$service_pem"\n # Copy the new pem from the mount-point to the real path\n podman exec "$container_name" cp "/var/lib/kolla/config_files/src-tls$service_pem" "$service_pem"\nfi\n# Set appropriate permissions\npodman exec "$container_name" chown haproxy:haproxy "$service_pem"\n# Trigger a reload for HAProxy to read the new certificates\npodman kill --signal HUP "$container_name"\n'} 2026-06-12 08:23:23,594 p=83863 u=zuul n=ansible | 2026-06-12 08:23:23.588101 | fa163e23-f348-37f0-fb65-00000000b45a | CHANGED | Ensure certificate requests | np0000071529 | item={'ca': 'ipa', 'dns': ['np0000071529.storagemgmt.ooo.test', 'overcloud.storagemgmt.ooo.test'], 'key_size': '2048', 'name': 'haproxy-storage_mgmt-cert', 'principal': 'haproxy/np0000071529.storagemgmt.ooo.test@OOO.TEST', 'run_after': '# Copy crt and key for backward compatibility\ncp "/etc/pki/tls/certs/haproxy-storage_mgmt-cert.crt" "/etc/pki/tls/certs/haproxy/overcloud-haproxy-storage_mgmt.crt"\ncp "/etc/pki/tls/private/haproxy-storage_mgmt-cert.key" "/etc/pki/tls/private/haproxy/overcloud-haproxy-storage_mgmt.key"\n\nca_path="/etc/ipa/ca.crt"\nservice_crt="/etc/pki/tls/certs/haproxy/overcloud-haproxy-storage_mgmt.crt"\nservice_key="/etc/pki/tls/private/haproxy/overcloud-haproxy-storage_mgmt.key"\nservice_pem="/etc/pki/tls/certs/haproxy/overcloud-haproxy-storage_mgmt.pem"\n\ncat "$service_crt" "$ca_path" "$service_key" > "$service_pem"\n\ncontainer_name=$(podman ps --format=\\{\\{.Names\\}\\} | grep -w -E \'haproxy(-bundle-.*-[0-9]+)?\')\n# Inject the new pem into the running container\nif echo "$container_name" | grep -q "^haproxy-bundle"; then\n # lp#1917868: Do not use podman cp with HA containers as they get\n # frozen temporarily and that can make pacemaker operation fail.\n tar -c "$service_pem" | podman exec -i "$container_name" tar -C / -xv\n # no need to update the mount point, because pacemaker\n # recreates the container when it\'s restarted\nelse\n # Refresh the pem at the mount-point\n podman cp $service_pem "$container_name:/var/lib/kolla/config_files/src-tls/$service_pem"\n # Copy the new pem from the mount-point to the real path\n podman exec "$container_name" cp "/var/lib/kolla/config_files/src-tls$service_pem" "$service_pem"\nfi\n# Set appropriate permissions\npodman exec "$container_name" chown haproxy:haproxy "$service_pem"\n# Trigger a reload for HAProxy to read the new certificates\npodman kill --signal HUP "$container_name"\n'} 2026-06-12 08:23:23,723 p=83863 u=zuul n=ansible | 2026-06-12 08:23:23.720390 | fa163e23-f348-37f0-fb65-00000000b45a | CHANGED | Ensure certificate requests | np0000071528 | item={'ca': 'ipa', 'dns': ['np0000071528.internalapi.ooo.test', 'overcloud.internalapi.ooo.test'], 'key_size': '2048', 'name': 'haproxy-internal_api-cert', 'principal': 'haproxy/np0000071528.internalapi.ooo.test@OOO.TEST', 'run_after': '# Copy crt and key for backward compatibility\ncp "/etc/pki/tls/certs/haproxy-internal_api-cert.crt" "/etc/pki/tls/certs/haproxy/overcloud-haproxy-internal_api.crt"\ncp "/etc/pki/tls/private/haproxy-internal_api-cert.key" "/etc/pki/tls/private/haproxy/overcloud-haproxy-internal_api.key"\n\nca_path="/etc/ipa/ca.crt"\nservice_crt="/etc/pki/tls/certs/haproxy/overcloud-haproxy-internal_api.crt"\nservice_key="/etc/pki/tls/private/haproxy/overcloud-haproxy-internal_api.key"\nservice_pem="/etc/pki/tls/certs/haproxy/overcloud-haproxy-internal_api.pem"\n\ncat "$service_crt" "$ca_path" "$service_key" > "$service_pem"\n\ncontainer_name=$(podman ps --format=\\{\\{.Names\\}\\} | grep -w -E \'haproxy(-bundle-.*-[0-9]+)?\')\n# Inject the new pem into the running container\nif echo "$container_name" | grep -q "^haproxy-bundle"; then\n # lp#1917868: Do not use podman cp with HA containers as they get\n # frozen temporarily and that can make pacemaker operation fail.\n tar -c "$service_pem" | podman exec -i "$container_name" tar -C / -xv\n # no need to update the mount point, because pacemaker\n # recreates the container when it\'s restarted\nelse\n # Refresh the pem at the mount-point\n podman cp $service_pem "$container_name:/var/lib/kolla/config_files/src-tls/$service_pem"\n # Copy the new pem from the mount-point to the real path\n podman exec "$container_name" cp "/var/lib/kolla/config_files/src-tls$service_pem" "$service_pem"\nfi\n# Set appropriate permissions\npodman exec "$container_name" chown haproxy:haproxy "$service_pem"\n# Trigger a reload for HAProxy to read the new certificates\npodman kill --signal HUP "$container_name"\n'} 2026-06-12 08:23:23,776 p=83863 u=zuul n=ansible | 2026-06-12 08:23:23.776183 | fa163e23-f348-37f0-fb65-00000000a9c0 | TASK | Run lvmfilter role 2026-06-12 08:23:23,874 p=83863 u=zuul n=ansible | 2026-06-12 08:23:23.874430 | fa163e23-f348-37f0-fb65-00000000aa6e | TASK | Check if lvm2 is installed 2026-06-12 08:23:24,179 p=83863 u=zuul n=ansible | 2026-06-12 08:23:24.179248 | fa163e23-f348-37f0-fb65-00000000aa6e | CHANGED | Check if lvm2 is installed | np0000071528 2026-06-12 08:23:24,199 p=83863 u=zuul n=ansible | 2026-06-12 08:23:24.199001 | fa163e23-f348-37f0-fb65-00000000aa70 | TASK | collect ansible devices 2026-06-12 08:23:24,233 p=83863 u=zuul n=ansible | 2026-06-12 08:23:24.232507 | fa163e23-f348-37f0-fb65-00000000aa70 | SKIPPED | collect ansible devices | np0000071528 2026-06-12 08:23:24,251 p=83863 u=zuul n=ansible | 2026-06-12 08:23:24.250937 | fa163e23-f348-37f0-fb65-00000000aa71 | TASK | collect in-use lvm2 devices list 2026-06-12 08:23:24,300 p=83863 u=zuul n=ansible | 2026-06-12 08:23:24.300048 | fa163e23-f348-37f0-fb65-00000000aa71 | SKIPPED | collect in-use lvm2 devices list | np0000071528 2026-06-12 08:23:24,316 p=83863 u=zuul n=ansible | 2026-06-12 08:23:24.316154 | fa163e23-f348-37f0-fb65-00000000aa72 | TASK | set allowed_devices 2026-06-12 08:23:24,361 p=83863 u=zuul n=ansible | 2026-06-12 08:23:24.361213 | fa163e23-f348-37f0-fb65-00000000aa72 | SKIPPED | set allowed_devices | np0000071528 2026-06-12 08:23:24,382 p=83863 u=zuul n=ansible | 2026-06-12 08:23:24.381369 | fa163e23-f348-37f0-fb65-00000000aa73 | TASK | build lvm2 allow list 2026-06-12 08:23:24,418 p=83863 u=zuul n=ansible | 2026-06-12 08:23:24.413393 | fa163e23-f348-37f0-fb65-00000000b45a | CHANGED | Ensure certificate requests | np0000071530 | item={'ca': 'ipa', 'dns': ['np0000071530.internalapi.ooo.test', 'overcloud.internalapi.ooo.test'], 'key_size': '2048', 'name': 'haproxy-internal_api-cert', 'principal': 'haproxy/np0000071530.internalapi.ooo.test@OOO.TEST', 'run_after': '# Copy crt and key for backward compatibility\ncp "/etc/pki/tls/certs/haproxy-internal_api-cert.crt" "/etc/pki/tls/certs/haproxy/overcloud-haproxy-internal_api.crt"\ncp "/etc/pki/tls/private/haproxy-internal_api-cert.key" "/etc/pki/tls/private/haproxy/overcloud-haproxy-internal_api.key"\n\nca_path="/etc/ipa/ca.crt"\nservice_crt="/etc/pki/tls/certs/haproxy/overcloud-haproxy-internal_api.crt"\nservice_key="/etc/pki/tls/private/haproxy/overcloud-haproxy-internal_api.key"\nservice_pem="/etc/pki/tls/certs/haproxy/overcloud-haproxy-internal_api.pem"\n\ncat "$service_crt" "$ca_path" "$service_key" > "$service_pem"\n\ncontainer_name=$(podman ps --format=\\{\\{.Names\\}\\} | grep -w -E \'haproxy(-bundle-.*-[0-9]+)?\')\n# Inject the new pem into the running container\nif echo "$container_name" | grep -q "^haproxy-bundle"; then\n # lp#1917868: Do not use podman cp with HA containers as they get\n # frozen temporarily and that can make pacemaker operation fail.\n tar -c "$service_pem" | podman exec -i "$container_name" tar -C / -xv\n # no need to update the mount point, because pacemaker\n # recreates the container when it\'s restarted\nelse\n # Refresh the pem at the mount-point\n podman cp $service_pem "$container_name:/var/lib/kolla/config_files/src-tls/$service_pem"\n # Copy the new pem from the mount-point to the real path\n podman exec "$container_name" cp "/var/lib/kolla/config_files/src-tls$service_pem" "$service_pem"\nfi\n# Set appropriate permissions\npodman exec "$container_name" chown haproxy:haproxy "$service_pem"\n# Trigger a reload for HAProxy to read the new certificates\npodman kill --signal HUP "$container_name"\n'} 2026-06-12 08:23:24,467 p=83863 u=zuul n=ansible | 2026-06-12 08:23:24.466757 | fa163e23-f348-37f0-fb65-00000000aa73 | SKIPPED | build lvm2 allow list | np0000071528 2026-06-12 08:23:24,491 p=83863 u=zuul n=ansible | 2026-06-12 08:23:24.491092 | fa163e23-f348-37f0-fb65-00000000aa74 | TASK | build lvm2 deny list 2026-06-12 08:23:24,520 p=83863 u=zuul n=ansible | 2026-06-12 08:23:24.519472 | fa163e23-f348-37f0-fb65-00000000ad88 | TASK | Run lvmfilter role 2026-06-12 08:23:24,552 p=83863 u=zuul n=ansible | 2026-06-12 08:23:24.551422 | fa163e23-f348-37f0-fb65-00000000aa74 | SKIPPED | build lvm2 deny list | np0000071528 2026-06-12 08:23:24,572 p=83863 u=zuul n=ansible | 2026-06-12 08:23:24.569663 | fa163e23-f348-37f0-fb65-00000000aa75 | TASK | build lvm2 filter 2026-06-12 08:23:24,634 p=83863 u=zuul n=ansible | 2026-06-12 08:23:24.633718 | fa163e23-f348-37f0-fb65-00000000aa6e | TASK | Check if lvm2 is installed 2026-06-12 08:23:24,640 p=83863 u=zuul n=ansible | 2026-06-12 08:23:24.639852 | fa163e23-f348-37f0-fb65-00000000aa75 | SKIPPED | build lvm2 filter | np0000071528 2026-06-12 08:23:24,658 p=83863 u=zuul n=ansible | 2026-06-12 08:23:24.658402 | fa163e23-f348-37f0-fb65-00000000aa76 | TASK | regenerate lvm config 2026-06-12 08:23:24,692 p=83863 u=zuul n=ansible | 2026-06-12 08:23:24.691611 | fa163e23-f348-37f0-fb65-00000000aa76 | SKIPPED | regenerate lvm config | np0000071528 2026-06-12 08:23:24,707 p=83863 u=zuul n=ansible | 2026-06-12 08:23:24.707521 | fa163e23-f348-37f0-fb65-00000000aa77 | TASK | copy new lvm.conf in place 2026-06-12 08:23:24,741 p=83863 u=zuul n=ansible | 2026-06-12 08:23:24.741474 | fa163e23-f348-37f0-fb65-00000000aa77 | SKIPPED | copy new lvm.conf in place | np0000071528 2026-06-12 08:23:24,776 p=83863 u=zuul n=ansible | 2026-06-12 08:23:24.775786 | fa163e23-f348-37f0-fb65-00000000a9c6 | TASK | Fail if container image is undefined 2026-06-12 08:23:24,830 p=83863 u=zuul n=ansible | 2026-06-12 08:23:24.830225 | fa163e23-f348-37f0-fb65-00000000a9c6 | SKIPPED | Fail if container image is undefined | np0000071528 2026-06-12 08:23:24,856 p=83863 u=zuul n=ansible | 2026-06-12 08:23:24.855799 | fa163e23-f348-37f0-fb65-00000000a9c7 | TASK | Pull registry.redhat.io/rhosp-rhel9/openstack-manila-share:17.1 image 2026-06-12 08:23:24,997 p=83863 u=zuul n=ansible | 2026-06-12 08:23:24.996329 | fa163e23-f348-37f0-fb65-00000000aa6e | CHANGED | Check if lvm2 is installed | np0000071530 2026-06-12 08:23:25,014 p=83863 u=zuul n=ansible | 2026-06-12 08:23:25.014042 | fa163e23-f348-37f0-fb65-00000000aa70 | TASK | collect ansible devices 2026-06-12 08:23:25,056 p=83863 u=zuul n=ansible | 2026-06-12 08:23:25.056256 | fa163e23-f348-37f0-fb65-00000000aa70 | SKIPPED | collect ansible devices | np0000071530 2026-06-12 08:23:25,073 p=83863 u=zuul n=ansible | 2026-06-12 08:23:25.072685 | fa163e23-f348-37f0-fb65-00000000aa71 | TASK | collect in-use lvm2 devices list 2026-06-12 08:23:25,112 p=83863 u=zuul n=ansible | 2026-06-12 08:23:25.111748 | fa163e23-f348-37f0-fb65-00000000aa71 | SKIPPED | collect in-use lvm2 devices list | np0000071530 2026-06-12 08:23:25,132 p=83863 u=zuul n=ansible | 2026-06-12 08:23:25.131882 | fa163e23-f348-37f0-fb65-00000000aa72 | TASK | set allowed_devices 2026-06-12 08:23:25,169 p=83863 u=zuul n=ansible | 2026-06-12 08:23:25.168296 | fa163e23-f348-37f0-fb65-00000000aa72 | SKIPPED | set allowed_devices | np0000071530 2026-06-12 08:23:25,188 p=83863 u=zuul n=ansible | 2026-06-12 08:23:25.187875 | fa163e23-f348-37f0-fb65-00000000aa73 | TASK | build lvm2 allow list 2026-06-12 08:23:25,219 p=83863 u=zuul n=ansible | 2026-06-12 08:23:25.218571 | fa163e23-f348-37f0-fb65-00000000aa73 | SKIPPED | build lvm2 allow list | np0000071530 2026-06-12 08:23:25,237 p=83863 u=zuul n=ansible | 2026-06-12 08:23:25.236900 | fa163e23-f348-37f0-fb65-00000000aa74 | TASK | build lvm2 deny list 2026-06-12 08:23:25,278 p=83863 u=zuul n=ansible | 2026-06-12 08:23:25.277709 | fa163e23-f348-37f0-fb65-00000000aa74 | SKIPPED | build lvm2 deny list | np0000071530 2026-06-12 08:23:25,315 p=83863 u=zuul n=ansible | 2026-06-12 08:23:25.314693 | fa163e23-f348-37f0-fb65-00000000aa75 | TASK | build lvm2 filter 2026-06-12 08:23:25,357 p=83863 u=zuul n=ansible | 2026-06-12 08:23:25.356207 | fa163e23-f348-37f0-fb65-00000000aa75 | SKIPPED | build lvm2 filter | np0000071530 2026-06-12 08:23:25,392 p=83863 u=zuul n=ansible | 2026-06-12 08:23:25.391754 | fa163e23-f348-37f0-fb65-00000000aa76 | TASK | regenerate lvm config 2026-06-12 08:23:25,429 p=83863 u=zuul n=ansible | 2026-06-12 08:23:25.428827 | fa163e23-f348-37f0-fb65-00000000aa76 | SKIPPED | regenerate lvm config | np0000071530 2026-06-12 08:23:25,450 p=83863 u=zuul n=ansible | 2026-06-12 08:23:25.450349 | fa163e23-f348-37f0-fb65-00000000aa77 | TASK | copy new lvm.conf in place 2026-06-12 08:23:25,485 p=83863 u=zuul n=ansible | 2026-06-12 08:23:25.484539 | fa163e23-f348-37f0-fb65-00000000aa77 | SKIPPED | copy new lvm.conf in place | np0000071530 2026-06-12 08:23:25,527 p=83863 u=zuul n=ansible | 2026-06-12 08:23:25.526935 | fa163e23-f348-37f0-fb65-00000000a9c6 | TASK | Fail if container image is undefined 2026-06-12 08:23:25,617 p=83863 u=zuul n=ansible | 2026-06-12 08:23:25.617135 | fa163e23-f348-37f0-fb65-00000000a9c6 | SKIPPED | Fail if container image is undefined | np0000071530 2026-06-12 08:23:25,641 p=83863 u=zuul n=ansible | 2026-06-12 08:23:25.641360 | fa163e23-f348-37f0-fb65-00000000a9c7 | TASK | Pull registry.redhat.io/rhosp-rhel9/openstack-manila-share:17.1 image 2026-06-12 08:23:25,889 p=83863 u=zuul n=ansible | 2026-06-12 08:23:25.886350 | fa163e23-f348-37f0-fb65-00000000b45a | CHANGED | Ensure certificate requests | np0000071529 | item={'ca': 'ipa', 'dns': ['np0000071529.internalapi.ooo.test', 'overcloud.internalapi.ooo.test'], 'key_size': '2048', 'name': 'haproxy-internal_api-cert', 'principal': 'haproxy/np0000071529.internalapi.ooo.test@OOO.TEST', 'run_after': '# Copy crt and key for backward compatibility\ncp "/etc/pki/tls/certs/haproxy-internal_api-cert.crt" "/etc/pki/tls/certs/haproxy/overcloud-haproxy-internal_api.crt"\ncp "/etc/pki/tls/private/haproxy-internal_api-cert.key" "/etc/pki/tls/private/haproxy/overcloud-haproxy-internal_api.key"\n\nca_path="/etc/ipa/ca.crt"\nservice_crt="/etc/pki/tls/certs/haproxy/overcloud-haproxy-internal_api.crt"\nservice_key="/etc/pki/tls/private/haproxy/overcloud-haproxy-internal_api.key"\nservice_pem="/etc/pki/tls/certs/haproxy/overcloud-haproxy-internal_api.pem"\n\ncat "$service_crt" "$ca_path" "$service_key" > "$service_pem"\n\ncontainer_name=$(podman ps --format=\\{\\{.Names\\}\\} | grep -w -E \'haproxy(-bundle-.*-[0-9]+)?\')\n# Inject the new pem into the running container\nif echo "$container_name" | grep -q "^haproxy-bundle"; then\n # lp#1917868: Do not use podman cp with HA containers as they get\n # frozen temporarily and that can make pacemaker operation fail.\n tar -c "$service_pem" | podman exec -i "$container_name" tar -C / -xv\n # no need to update the mount point, because pacemaker\n # recreates the container when it\'s restarted\nelse\n # Refresh the pem at the mount-point\n podman cp $service_pem "$container_name:/var/lib/kolla/config_files/src-tls/$service_pem"\n # Copy the new pem from the mount-point to the real path\n podman exec "$container_name" cp "/var/lib/kolla/config_files/src-tls$service_pem" "$service_pem"\nfi\n# Set appropriate permissions\npodman exec "$container_name" chown haproxy:haproxy "$service_pem"\n# Trigger a reload for HAProxy to read the new certificates\npodman kill --signal HUP "$container_name"\n'} 2026-06-12 08:23:25,935 p=83863 u=zuul n=ansible | 2026-06-12 08:23:25.935237 | fa163e23-f348-37f0-fb65-00000000acb4 | TASK | Run lvmfilter role 2026-06-12 08:23:26,042 p=83863 u=zuul n=ansible | 2026-06-12 08:23:26.041912 | fa163e23-f348-37f0-fb65-00000000aa6e | TASK | Check if lvm2 is installed 2026-06-12 08:23:26,329 p=83863 u=zuul n=ansible | 2026-06-12 08:23:26.329273 | fa163e23-f348-37f0-fb65-00000000aa6e | CHANGED | Check if lvm2 is installed | np0000071529 2026-06-12 08:23:26,346 p=83863 u=zuul n=ansible | 2026-06-12 08:23:26.345850 | fa163e23-f348-37f0-fb65-00000000aa70 | TASK | collect ansible devices 2026-06-12 08:23:26,376 p=83863 u=zuul n=ansible | 2026-06-12 08:23:26.375719 | fa163e23-f348-37f0-fb65-00000000aa70 | SKIPPED | collect ansible devices | np0000071529 2026-06-12 08:23:26,392 p=83863 u=zuul n=ansible | 2026-06-12 08:23:26.392591 | fa163e23-f348-37f0-fb65-00000000aa71 | TASK | collect in-use lvm2 devices list 2026-06-12 08:23:26,444 p=83863 u=zuul n=ansible | 2026-06-12 08:23:26.444129 | fa163e23-f348-37f0-fb65-00000000aa71 | SKIPPED | collect in-use lvm2 devices list | np0000071529 2026-06-12 08:23:26,461 p=83863 u=zuul n=ansible | 2026-06-12 08:23:26.461225 | fa163e23-f348-37f0-fb65-00000000aa72 | TASK | set allowed_devices 2026-06-12 08:23:26,505 p=83863 u=zuul n=ansible | 2026-06-12 08:23:26.504827 | fa163e23-f348-37f0-fb65-00000000aa72 | SKIPPED | set allowed_devices | np0000071529 2026-06-12 08:23:26,520 p=83863 u=zuul n=ansible | 2026-06-12 08:23:26.520416 | fa163e23-f348-37f0-fb65-00000000aa73 | TASK | build lvm2 allow list 2026-06-12 08:23:26,556 p=83863 u=zuul n=ansible | 2026-06-12 08:23:26.555289 | fa163e23-f348-37f0-fb65-00000000aa73 | SKIPPED | build lvm2 allow list | np0000071529 2026-06-12 08:23:26,571 p=83863 u=zuul n=ansible | 2026-06-12 08:23:26.571014 | fa163e23-f348-37f0-fb65-00000000aa74 | TASK | build lvm2 deny list 2026-06-12 08:23:26,609 p=83863 u=zuul n=ansible | 2026-06-12 08:23:26.608973 | fa163e23-f348-37f0-fb65-00000000aa74 | SKIPPED | build lvm2 deny list | np0000071529 2026-06-12 08:23:26,624 p=83863 u=zuul n=ansible | 2026-06-12 08:23:26.623806 | fa163e23-f348-37f0-fb65-00000000aa75 | TASK | build lvm2 filter 2026-06-12 08:23:26,659 p=83863 u=zuul n=ansible | 2026-06-12 08:23:26.659474 | fa163e23-f348-37f0-fb65-00000000aa75 | SKIPPED | build lvm2 filter | np0000071529 2026-06-12 08:23:26,674 p=83863 u=zuul n=ansible | 2026-06-12 08:23:26.673859 | fa163e23-f348-37f0-fb65-00000000aa76 | TASK | regenerate lvm config 2026-06-12 08:23:26,704 p=83863 u=zuul n=ansible | 2026-06-12 08:23:26.703621 | fa163e23-f348-37f0-fb65-00000000aa76 | SKIPPED | regenerate lvm config | np0000071529 2026-06-12 08:23:26,718 p=83863 u=zuul n=ansible | 2026-06-12 08:23:26.718688 | fa163e23-f348-37f0-fb65-00000000aa77 | TASK | copy new lvm.conf in place 2026-06-12 08:23:26,754 p=83863 u=zuul n=ansible | 2026-06-12 08:23:26.753527 | fa163e23-f348-37f0-fb65-00000000aa77 | SKIPPED | copy new lvm.conf in place | np0000071529 2026-06-12 08:23:26,782 p=83863 u=zuul n=ansible | 2026-06-12 08:23:26.782540 | fa163e23-f348-37f0-fb65-00000000a9c6 | TASK | Fail if container image is undefined 2026-06-12 08:23:26,827 p=83863 u=zuul n=ansible | 2026-06-12 08:23:26.827002 | fa163e23-f348-37f0-fb65-00000000a9c6 | SKIPPED | Fail if container image is undefined | np0000071529 2026-06-12 08:23:26,850 p=83863 u=zuul n=ansible | 2026-06-12 08:23:26.850597 | fa163e23-f348-37f0-fb65-00000000a9c7 | TASK | Pull registry.redhat.io/rhosp-rhel9/openstack-manila-share:17.1 image 2026-06-12 08:23:29,632 p=83863 u=zuul n=ansible | 2026-06-12 08:23:29.630099 | fa163e23-f348-37f0-fb65-00000000a945 | CHANGED | Pre-fetch all the containers | np0000071532 | item=registry.redhat.io/rhosp-rhel9/openstack-nova-compute:17.1 2026-06-12 08:23:29,777 p=83863 u=zuul n=ansible | 2026-06-12 08:23:29.775360 | fa163e23-f348-37f0-fb65-00000000aad9 | CHANGED | Pre-fetch all the containers | np0000071531 | item=registry.redhat.io/rhosp-rhel9/openstack-nova-compute:17.1 2026-06-12 08:23:32,433 p=83863 u=zuul n=ansible | 2026-06-12 08:23:32.429076 | fa163e23-f348-37f0-fb65-00000000ae2d | CHANGED | Pre-fetch all the containers | np0000071533 | item=registry.redhat.io/rhosp-rhel9/openstack-nova-compute:17.1 2026-06-12 08:23:33,530 p=83863 u=zuul n=ansible | 2026-06-12 08:23:33.530312 | fa163e23-f348-37f0-fb65-00000000a9c7 | CHANGED | Pull registry.redhat.io/rhosp-rhel9/openstack-manila-share:17.1 image | np0000071528 2026-06-12 08:23:33,561 p=83863 u=zuul n=ansible | 2026-06-12 08:23:33.561308 | fa163e23-f348-37f0-fb65-00000000a9c8 | TASK | Tag cluster.common.tag/manila-share:pcmklatest to latest registry.redhat.io/rhosp-rhel9/openstack-manila-share:17.1 image 2026-06-12 08:23:34,015 p=83863 u=zuul n=ansible | 2026-06-12 08:23:34.014522 | fa163e23-f348-37f0-fb65-00000000a9c8 | CHANGED | Tag cluster.common.tag/manila-share:pcmklatest to latest registry.redhat.io/rhosp-rhel9/openstack-manila-share:17.1 image | np0000071528 2026-06-12 08:23:34,174 p=83863 u=zuul n=ansible | 2026-06-12 08:23:34.174227 | fa163e23-f348-37f0-fb65-00000000b75a | TASK | Set version specific variables 2026-06-12 08:23:34,183 p=83863 u=zuul n=ansible | 2026-06-12 08:23:34.181347 | fa163e23-f348-37f0-fb65-00000000a9c7 | CHANGED | Pull registry.redhat.io/rhosp-rhel9/openstack-manila-share:17.1 image | np0000071530 2026-06-12 08:23:34,205 p=83863 u=zuul n=ansible | 2026-06-12 08:23:34.202715 | fa163e23-f348-37f0-fb65-00000000a945 | CHANGED | Pre-fetch all the containers | np0000071532 | item=registry.redhat.io/rhosp-rhel9/openstack-ceilometer-ipmi:17.1 2026-06-12 08:23:34,253 p=83863 u=zuul n=ansible | 2026-06-12 08:23:34.252838 | fa163e23-f348-37f0-fb65-00000000a9c8 | TASK | Tag cluster.common.tag/manila-share:pcmklatest to latest registry.redhat.io/rhosp-rhel9/openstack-manila-share:17.1 image 2026-06-12 08:23:34,279 p=83863 u=zuul n=ansible | 2026-06-12 08:23:34.278843 | e72e0f73-7e1f-4e0a-bdfa-9cab9af82cbb | INCLUDED | /usr/share/ansible/roles/rhel-system-roles.certificate/tasks/set_vars.yml | np0000071528 2026-06-12 08:23:34,299 p=83863 u=zuul n=ansible | 2026-06-12 08:23:34.298841 | fa163e23-f348-37f0-fb65-00000000b78d | TASK | Ensure ansible_facts used by role 2026-06-12 08:23:34,410 p=83863 u=zuul n=ansible | 2026-06-12 08:23:34.407167 | fa163e23-f348-37f0-fb65-00000000aad9 | CHANGED | Pre-fetch all the containers | np0000071531 | item=registry.redhat.io/rhosp-rhel9/openstack-ceilometer-ipmi:17.1 2026-06-12 08:23:34,637 p=83863 u=zuul n=ansible | 2026-06-12 08:23:34.636916 | fa163e23-f348-37f0-fb65-00000000a9c8 | CHANGED | Tag cluster.common.tag/manila-share:pcmklatest to latest registry.redhat.io/rhosp-rhel9/openstack-manila-share:17.1 image | np0000071530 2026-06-12 08:23:34,748 p=83863 u=zuul n=ansible | 2026-06-12 08:23:34.748011 | fa163e23-f348-37f0-fb65-00000000b75a | TASK | Set version specific variables 2026-06-12 08:23:34,758 p=83863 u=zuul n=ansible | 2026-06-12 08:23:34.757915 | fa163e23-f348-37f0-fb65-00000000b78d | OK | Ensure ansible_facts used by role | np0000071528 2026-06-12 08:23:34,783 p=83863 u=zuul n=ansible | 2026-06-12 08:23:34.776847 | fa163e23-f348-37f0-fb65-00000000b78e | TASK | Set platform/version specific variables 2026-06-12 08:23:34,810 p=83863 u=zuul n=ansible | 2026-06-12 08:23:34.809560 | 3417666a-b7a9-443d-82db-64e57e72d8fb | INCLUDED | /usr/share/ansible/roles/rhel-system-roles.certificate/tasks/set_vars.yml | np0000071530 2026-06-12 08:23:34,829 p=83863 u=zuul n=ansible | 2026-06-12 08:23:34.828697 | fa163e23-f348-37f0-fb65-00000000b7d5 | TASK | Ensure ansible_facts used by role 2026-06-12 08:23:34,867 p=83863 u=zuul n=ansible | 2026-06-12 08:23:34.864849 | fa163e23-f348-37f0-fb65-00000000b78e | SKIPPED | Set platform/version specific variables | np0000071528 | item=RedHat.yml 2026-06-12 08:23:34,886 p=83863 u=zuul n=ansible | 2026-06-12 08:23:34.883359 | fa163e23-f348-37f0-fb65-00000000b78e | SKIPPED | Set platform/version specific variables | np0000071528 | item=RedHat.yml 2026-06-12 08:23:34,906 p=83863 u=zuul n=ansible | 2026-06-12 08:23:34.904585 | fa163e23-f348-37f0-fb65-00000000b78e | SKIPPED | Set platform/version specific variables | np0000071528 | item=RedHat_9.yml 2026-06-12 08:23:34,922 p=83863 u=zuul n=ansible | 2026-06-12 08:23:34.920024 | fa163e23-f348-37f0-fb65-00000000b78e | SKIPPED | Set platform/version specific variables | np0000071528 | item=RedHat_9.2.yml 2026-06-12 08:23:34,948 p=83863 u=zuul n=ansible | 2026-06-12 08:23:34.947815 | fa163e23-f348-37f0-fb65-00000000b75b | TASK | Ensure certificate role dependencies are installed 2026-06-12 08:23:35,134 p=83863 u=zuul n=ansible | 2026-06-12 08:23:35.133287 | fa163e23-f348-37f0-fb65-00000000a9c7 | CHANGED | Pull registry.redhat.io/rhosp-rhel9/openstack-manila-share:17.1 image | np0000071529 2026-06-12 08:23:35,167 p=83863 u=zuul n=ansible | 2026-06-12 08:23:35.167101 | fa163e23-f348-37f0-fb65-00000000a9c8 | TASK | Tag cluster.common.tag/manila-share:pcmklatest to latest registry.redhat.io/rhosp-rhel9/openstack-manila-share:17.1 image 2026-06-12 08:23:35,316 p=83863 u=zuul n=ansible | 2026-06-12 08:23:35.315604 | fa163e23-f348-37f0-fb65-00000000b7d5 | OK | Ensure ansible_facts used by role | np0000071530 2026-06-12 08:23:35,344 p=83863 u=zuul n=ansible | 2026-06-12 08:23:35.344412 | fa163e23-f348-37f0-fb65-00000000b7d6 | TASK | Set platform/version specific variables 2026-06-12 08:23:35,423 p=83863 u=zuul n=ansible | 2026-06-12 08:23:35.419635 | fa163e23-f348-37f0-fb65-00000000b7d6 | SKIPPED | Set platform/version specific variables | np0000071530 | item=RedHat.yml 2026-06-12 08:23:35,447 p=83863 u=zuul n=ansible | 2026-06-12 08:23:35.444224 | fa163e23-f348-37f0-fb65-00000000b7d6 | SKIPPED | Set platform/version specific variables | np0000071530 | item=RedHat.yml 2026-06-12 08:23:35,461 p=83863 u=zuul n=ansible | 2026-06-12 08:23:35.459573 | fa163e23-f348-37f0-fb65-00000000b7d6 | SKIPPED | Set platform/version specific variables | np0000071530 | item=RedHat_9.yml 2026-06-12 08:23:35,470 p=83863 u=zuul n=ansible | 2026-06-12 08:23:35.468613 | fa163e23-f348-37f0-fb65-00000000b7d6 | SKIPPED | Set platform/version specific variables | np0000071530 | item=RedHat_9.2.yml 2026-06-12 08:23:35,491 p=83863 u=zuul n=ansible | 2026-06-12 08:23:35.491458 | fa163e23-f348-37f0-fb65-00000000b75b | TASK | Ensure certificate role dependencies are installed 2026-06-12 08:23:35,546 p=83863 u=zuul n=ansible | 2026-06-12 08:23:35.545299 | fa163e23-f348-37f0-fb65-00000000a9c8 | CHANGED | Tag cluster.common.tag/manila-share:pcmklatest to latest registry.redhat.io/rhosp-rhel9/openstack-manila-share:17.1 image | np0000071529 2026-06-12 08:23:35,727 p=83863 u=zuul n=ansible | 2026-06-12 08:23:35.726857 | fa163e23-f348-37f0-fb65-00000000b75a | TASK | Set version specific variables 2026-06-12 08:23:35,798 p=83863 u=zuul n=ansible | 2026-06-12 08:23:35.798523 | 5f79a49f-76be-4e07-af77-7edddfe1708a | INCLUDED | /usr/share/ansible/roles/rhel-system-roles.certificate/tasks/set_vars.yml | np0000071529 2026-06-12 08:23:35,816 p=83863 u=zuul n=ansible | 2026-06-12 08:23:35.816293 | fa163e23-f348-37f0-fb65-00000000b831 | TASK | Ensure ansible_facts used by role 2026-06-12 08:23:36,237 p=83863 u=zuul n=ansible | 2026-06-12 08:23:36.236796 | fa163e23-f348-37f0-fb65-00000000b831 | OK | Ensure ansible_facts used by role | np0000071529 2026-06-12 08:23:36,254 p=83863 u=zuul n=ansible | 2026-06-12 08:23:36.254033 | fa163e23-f348-37f0-fb65-00000000b832 | TASK | Set platform/version specific variables 2026-06-12 08:23:36,318 p=83863 u=zuul n=ansible | 2026-06-12 08:23:36.316806 | fa163e23-f348-37f0-fb65-00000000b832 | SKIPPED | Set platform/version specific variables | np0000071529 | item=RedHat.yml 2026-06-12 08:23:36,336 p=83863 u=zuul n=ansible | 2026-06-12 08:23:36.334256 | fa163e23-f348-37f0-fb65-00000000b832 | SKIPPED | Set platform/version specific variables | np0000071529 | item=RedHat.yml 2026-06-12 08:23:36,369 p=83863 u=zuul n=ansible | 2026-06-12 08:23:36.367404 | fa163e23-f348-37f0-fb65-00000000b832 | SKIPPED | Set platform/version specific variables | np0000071529 | item=RedHat_9.yml 2026-06-12 08:23:36,399 p=83863 u=zuul n=ansible | 2026-06-12 08:23:36.397824 | fa163e23-f348-37f0-fb65-00000000b832 | SKIPPED | Set platform/version specific variables | np0000071529 | item=RedHat_9.2.yml 2026-06-12 08:23:36,423 p=83863 u=zuul n=ansible | 2026-06-12 08:23:36.423243 | fa163e23-f348-37f0-fb65-00000000b75b | TASK | Ensure certificate role dependencies are installed 2026-06-12 08:23:37,012 p=83863 u=zuul n=ansible | 2026-06-12 08:23:37.008615 | fa163e23-f348-37f0-fb65-00000000ae2d | CHANGED | Pre-fetch all the containers | np0000071533 | item=registry.redhat.io/rhosp-rhel9/openstack-ceilometer-ipmi:17.1 2026-06-12 08:23:38,188 p=83863 u=zuul n=ansible | 2026-06-12 08:23:38.188437 | fa163e23-f348-37f0-fb65-00000000b75b | OK | Ensure certificate role dependencies are installed | np0000071528 2026-06-12 08:23:38,204 p=83863 u=zuul n=ansible | 2026-06-12 08:23:38.204027 | fa163e23-f348-37f0-fb65-00000000b75d | TASK | Ensure provider packages are installed 2026-06-12 08:23:38,745 p=83863 u=zuul n=ansible | 2026-06-12 08:23:38.744626 | fa163e23-f348-37f0-fb65-00000000b75b | OK | Ensure certificate role dependencies are installed | np0000071530 2026-06-12 08:23:38,769 p=83863 u=zuul n=ansible | 2026-06-12 08:23:38.768729 | fa163e23-f348-37f0-fb65-00000000b75d | TASK | Ensure provider packages are installed 2026-06-12 08:23:39,728 p=83863 u=zuul n=ansible | 2026-06-12 08:23:39.724961 | fa163e23-f348-37f0-fb65-00000000aad9 | CHANGED | Pre-fetch all the containers | np0000071531 | item=registry.redhat.io/rhosp-rhel9/openstack-collectd:17.1 2026-06-12 08:23:39,802 p=83863 u=zuul n=ansible | 2026-06-12 08:23:39.802161 | fa163e23-f348-37f0-fb65-00000000b75b | OK | Ensure certificate role dependencies are installed | np0000071529 2026-06-12 08:23:39,831 p=83863 u=zuul n=ansible | 2026-06-12 08:23:39.830595 | fa163e23-f348-37f0-fb65-00000000b75d | TASK | Ensure provider packages are installed 2026-06-12 08:23:39,961 p=83863 u=zuul n=ansible | 2026-06-12 08:23:39.957784 | fa163e23-f348-37f0-fb65-00000000a945 | CHANGED | Pre-fetch all the containers | np0000071532 | item=registry.redhat.io/rhosp-rhel9/openstack-collectd:17.1 2026-06-12 08:23:41,495 p=83863 u=zuul n=ansible | 2026-06-12 08:23:41.494683 | fa163e23-f348-37f0-fb65-00000000b75f | TASK | Ensure pre-scripts hooks directory exists 2026-06-12 08:23:41,834 p=83863 u=zuul n=ansible | 2026-06-12 08:23:41.833103 | fa163e23-f348-37f0-fb65-00000000b75f | OK | Ensure pre-scripts hooks directory exists | np0000071528 | item=certmonger 2026-06-12 08:23:41,882 p=83863 u=zuul n=ansible | 2026-06-12 08:23:41.881573 | fa163e23-f348-37f0-fb65-00000000b761 | TASK | Ensure post-scripts hooks directory exists 2026-06-12 08:23:42,118 p=83863 u=zuul n=ansible | 2026-06-12 08:23:42.117770 | fa163e23-f348-37f0-fb65-00000000b75f | TASK | Ensure pre-scripts hooks directory exists 2026-06-12 08:23:42,244 p=83863 u=zuul n=ansible | 2026-06-12 08:23:42.242235 | fa163e23-f348-37f0-fb65-00000000b761 | OK | Ensure post-scripts hooks directory exists | np0000071528 | item=certmonger 2026-06-12 08:23:42,276 p=83863 u=zuul n=ansible | 2026-06-12 08:23:42.276270 | fa163e23-f348-37f0-fb65-00000000b763 | TASK | Ensure provider service is running 2026-06-12 08:23:42,500 p=83863 u=zuul n=ansible | 2026-06-12 08:23:42.497285 | fa163e23-f348-37f0-fb65-00000000b75f | OK | Ensure pre-scripts hooks directory exists | np0000071530 | item=certmonger 2026-06-12 08:23:42,533 p=83863 u=zuul n=ansible | 2026-06-12 08:23:42.532833 | fa163e23-f348-37f0-fb65-00000000b761 | TASK | Ensure post-scripts hooks directory exists 2026-06-12 08:23:42,799 p=83863 u=zuul n=ansible | 2026-06-12 08:23:42.796562 | fa163e23-f348-37f0-fb65-00000000b763 | OK | Ensure provider service is running | np0000071528 | item=certmonger 2026-06-12 08:23:42,829 p=83863 u=zuul n=ansible | 2026-06-12 08:23:42.829502 | fa163e23-f348-37f0-fb65-00000000b766 | TASK | Ensure certificate requests 2026-06-12 08:23:42,918 p=83863 u=zuul n=ansible | 2026-06-12 08:23:42.916328 | fa163e23-f348-37f0-fb65-00000000aad9 | CHANGED | Pre-fetch all the containers | np0000071531 | item=registry.redhat.io/rhosp-rhel9/openstack-iscsid:17.1 2026-06-12 08:23:42,930 p=83863 u=zuul n=ansible | 2026-06-12 08:23:42.928328 | fa163e23-f348-37f0-fb65-00000000b761 | OK | Ensure post-scripts hooks directory exists | np0000071530 | item=certmonger 2026-06-12 08:23:42,956 p=83863 u=zuul n=ansible | 2026-06-12 08:23:42.952617 | fa163e23-f348-37f0-fb65-00000000b763 | TASK | Ensure provider service is running 2026-06-12 08:23:42,959 p=83863 u=zuul n=ansible | 2026-06-12 08:23:42.958691 | fa163e23-f348-37f0-fb65-00000000a945 | CHANGED | Pre-fetch all the containers | np0000071532 | item=registry.redhat.io/rhosp-rhel9/openstack-iscsid:17.1 2026-06-12 08:23:43,254 p=83863 u=zuul n=ansible | 2026-06-12 08:23:43.253323 | fa163e23-f348-37f0-fb65-00000000b75f | TASK | Ensure pre-scripts hooks directory exists 2026-06-12 08:23:43,577 p=83863 u=zuul n=ansible | 2026-06-12 08:23:43.574145 | fa163e23-f348-37f0-fb65-00000000b75f | OK | Ensure pre-scripts hooks directory exists | np0000071529 | item=certmonger 2026-06-12 08:23:43,615 p=83863 u=zuul n=ansible | 2026-06-12 08:23:43.614690 | fa163e23-f348-37f0-fb65-00000000b761 | TASK | Ensure post-scripts hooks directory exists 2026-06-12 08:23:43,982 p=83863 u=zuul n=ansible | 2026-06-12 08:23:43.977373 | fa163e23-f348-37f0-fb65-00000000b761 | OK | Ensure post-scripts hooks directory exists | np0000071529 | item=certmonger 2026-06-12 08:23:44,025 p=83863 u=zuul n=ansible | 2026-06-12 08:23:44.024470 | fa163e23-f348-37f0-fb65-00000000b763 | TASK | Ensure provider service is running 2026-06-12 08:23:44,503 p=83863 u=zuul n=ansible | 2026-06-12 08:23:44.499692 | fa163e23-f348-37f0-fb65-00000000b763 | OK | Ensure provider service is running | np0000071530 | item=certmonger 2026-06-12 08:23:44,522 p=83863 u=zuul n=ansible | 2026-06-12 08:23:44.518879 | fa163e23-f348-37f0-fb65-00000000b763 | OK | Ensure provider service is running | np0000071529 | item=certmonger 2026-06-12 08:23:44,572 p=83863 u=zuul n=ansible | 2026-06-12 08:23:44.571948 | fa163e23-f348-37f0-fb65-00000000b766 | TASK | Ensure certificate requests 2026-06-12 08:23:44,598 p=83863 u=zuul n=ansible | 2026-06-12 08:23:44.597564 | fa163e23-f348-37f0-fb65-00000000b766 | TASK | Ensure certificate requests 2026-06-12 08:23:45,194 p=83863 u=zuul n=ansible | 2026-06-12 08:23:45.191278 | fa163e23-f348-37f0-fb65-00000000b766 | CHANGED | Ensure certificate requests | np0000071528 | item={'ca': 'ipa', 'dns': 'np0000071528.internalapi.ooo.test', 'key_size': '2048', 'name': 'memcached', 'principal': 'memcached/np0000071528.internalapi.ooo.test@OOO.TEST', 'run_after': 'container_name=$(podman ps --format=\\{\\{.Names\\}\\} | grep memcached)\nservice_crt="/etc/pki/tls/certs/memcached.crt"\nservice_key="/etc/pki/tls/private/memcached.key"\n# Copy the new cert from the mount-point to the real path\npodman exec -u root "$container_name" cp "/var/lib/kolla/config_files/src-tls$service_crt" "$service_crt"\n# Copy the new key from the mount-point to the real path\npodman exec -u root "$container_name" cp "/var/lib/kolla/config_files/src-tls$service_key" "$service_key"\n# Set appropriate permissions\npodman exec -u root "$container_name" chown memcached:memcached "$service_crt"\npodman exec -u root "$container_name" chown memcached:memcached "$service_key"\n# Send refresh_certs command to memcached to read the new certificate\nmemcached_ip="$(hiera -c /etc/puppet/hiera.yaml memcached::listen_ip.0 127.0.0.1)"\nmemcached_port="$(hiera -c /etc/puppet/hiera.yaml memcached::tcp_port 11211)"\necho refresh_certs | openssl s_client -connect $memcached_ip:$memcached_port\n'} 2026-06-12 08:23:45,316 p=83863 u=zuul n=ansible | 2026-06-12 08:23:45.315600 | fa163e23-f348-37f0-fb65-00000000ab9a | TASK | Set version specific variables 2026-06-12 08:23:45,386 p=83863 u=zuul n=ansible | 2026-06-12 08:23:45.386153 | 539a4ff5-0054-430d-8928-ac764cfea2e9 | INCLUDED | /usr/share/ansible/roles/rhel-system-roles.certificate/tasks/set_vars.yml | np0000071528 2026-06-12 08:23:45,406 p=83863 u=zuul n=ansible | 2026-06-12 08:23:45.405683 | fa163e23-f348-37f0-fb65-00000000b8c3 | TASK | Ensure ansible_facts used by role 2026-06-12 08:23:45,876 p=83863 u=zuul n=ansible | 2026-06-12 08:23:45.875493 | fa163e23-f348-37f0-fb65-00000000b8c3 | OK | Ensure ansible_facts used by role | np0000071528 2026-06-12 08:23:45,909 p=83863 u=zuul n=ansible | 2026-06-12 08:23:45.908524 | fa163e23-f348-37f0-fb65-00000000b8c4 | TASK | Set platform/version specific variables 2026-06-12 08:23:46,003 p=83863 u=zuul n=ansible | 2026-06-12 08:23:46.000773 | fa163e23-f348-37f0-fb65-00000000b8c4 | SKIPPED | Set platform/version specific variables | np0000071528 | item=RedHat.yml 2026-06-12 08:23:46,056 p=83863 u=zuul n=ansible | 2026-06-12 08:23:46.054001 | fa163e23-f348-37f0-fb65-00000000b8c4 | SKIPPED | Set platform/version specific variables | np0000071528 | item=RedHat.yml 2026-06-12 08:23:46,086 p=83863 u=zuul n=ansible | 2026-06-12 08:23:46.083961 | fa163e23-f348-37f0-fb65-00000000b8c4 | SKIPPED | Set platform/version specific variables | np0000071528 | item=RedHat_9.yml 2026-06-12 08:23:46,116 p=83863 u=zuul n=ansible | 2026-06-12 08:23:46.112198 | fa163e23-f348-37f0-fb65-00000000b8c4 | SKIPPED | Set platform/version specific variables | np0000071528 | item=RedHat_9.2.yml 2026-06-12 08:23:46,135 p=83863 u=zuul n=ansible | 2026-06-12 08:23:46.133890 | fa163e23-f348-37f0-fb65-00000000aad9 | CHANGED | Pre-fetch all the containers | np0000071531 | item=registry.redhat.io/rhosp-rhel9/openstack-rsyslog:17.1 2026-06-12 08:23:46,147 p=83863 u=zuul n=ansible | 2026-06-12 08:23:46.147453 | fa163e23-f348-37f0-fb65-00000000ab9b | TASK | Ensure certificate role dependencies are installed 2026-06-12 08:23:46,912 p=83863 u=zuul n=ansible | 2026-06-12 08:23:46.907964 | fa163e23-f348-37f0-fb65-00000000b766 | CHANGED | Ensure certificate requests | np0000071530 | item={'ca': 'ipa', 'dns': 'np0000071530.internalapi.ooo.test', 'key_size': '2048', 'name': 'memcached', 'principal': 'memcached/np0000071530.internalapi.ooo.test@OOO.TEST', 'run_after': 'container_name=$(podman ps --format=\\{\\{.Names\\}\\} | grep memcached)\nservice_crt="/etc/pki/tls/certs/memcached.crt"\nservice_key="/etc/pki/tls/private/memcached.key"\n# Copy the new cert from the mount-point to the real path\npodman exec -u root "$container_name" cp "/var/lib/kolla/config_files/src-tls$service_crt" "$service_crt"\n# Copy the new key from the mount-point to the real path\npodman exec -u root "$container_name" cp "/var/lib/kolla/config_files/src-tls$service_key" "$service_key"\n# Set appropriate permissions\npodman exec -u root "$container_name" chown memcached:memcached "$service_crt"\npodman exec -u root "$container_name" chown memcached:memcached "$service_key"\n# Send refresh_certs command to memcached to read the new certificate\nmemcached_ip="$(hiera -c /etc/puppet/hiera.yaml memcached::listen_ip.0 127.0.0.1)"\nmemcached_port="$(hiera -c /etc/puppet/hiera.yaml memcached::tcp_port 11211)"\necho refresh_certs | openssl s_client -connect $memcached_ip:$memcached_port\n'} 2026-06-12 08:23:46,936 p=83863 u=zuul n=ansible | 2026-06-12 08:23:46.929459 | fa163e23-f348-37f0-fb65-00000000b766 | CHANGED | Ensure certificate requests | np0000071529 | item={'ca': 'ipa', 'dns': 'np0000071529.internalapi.ooo.test', 'key_size': '2048', 'name': 'memcached', 'principal': 'memcached/np0000071529.internalapi.ooo.test@OOO.TEST', 'run_after': 'container_name=$(podman ps --format=\\{\\{.Names\\}\\} | grep memcached)\nservice_crt="/etc/pki/tls/certs/memcached.crt"\nservice_key="/etc/pki/tls/private/memcached.key"\n# Copy the new cert from the mount-point to the real path\npodman exec -u root "$container_name" cp "/var/lib/kolla/config_files/src-tls$service_crt" "$service_crt"\n# Copy the new key from the mount-point to the real path\npodman exec -u root "$container_name" cp "/var/lib/kolla/config_files/src-tls$service_key" "$service_key"\n# Set appropriate permissions\npodman exec -u root "$container_name" chown memcached:memcached "$service_crt"\npodman exec -u root "$container_name" chown memcached:memcached "$service_key"\n# Send refresh_certs command to memcached to read the new certificate\nmemcached_ip="$(hiera -c /etc/puppet/hiera.yaml memcached::listen_ip.0 127.0.0.1)"\nmemcached_port="$(hiera -c /etc/puppet/hiera.yaml memcached::tcp_port 11211)"\necho refresh_certs | openssl s_client -connect $memcached_ip:$memcached_port\n'} 2026-06-12 08:23:47,114 p=83863 u=zuul n=ansible | 2026-06-12 08:23:47.113522 | fa163e23-f348-37f0-fb65-00000000ab9a | TASK | Set version specific variables 2026-06-12 08:23:47,161 p=83863 u=zuul n=ansible | 2026-06-12 08:23:47.161332 | fa163e23-f348-37f0-fb65-00000000ab9a | TASK | Set version specific variables 2026-06-12 08:23:47,195 p=83863 u=zuul n=ansible | 2026-06-12 08:23:47.194926 | 0ede57d6-0611-4560-a15c-ef61e72c47bd | INCLUDED | /usr/share/ansible/roles/rhel-system-roles.certificate/tasks/set_vars.yml | np0000071530 2026-06-12 08:23:47,218 p=83863 u=zuul n=ansible | 2026-06-12 08:23:47.212543 | fa163e23-f348-37f0-fb65-00000000b945 | TASK | Ensure ansible_facts used by role 2026-06-12 08:23:47,243 p=83863 u=zuul n=ansible | 2026-06-12 08:23:47.242787 | df14e555-4e28-4db1-94a7-9508a1cc52ef | INCLUDED | /usr/share/ansible/roles/rhel-system-roles.certificate/tasks/set_vars.yml | np0000071529 2026-06-12 08:23:47,260 p=83863 u=zuul n=ansible | 2026-06-12 08:23:47.260297 | fa163e23-f348-37f0-fb65-00000000b95d | TASK | Ensure ansible_facts used by role 2026-06-12 08:23:47,709 p=83863 u=zuul n=ansible | 2026-06-12 08:23:47.709071 | fa163e23-f348-37f0-fb65-00000000b945 | OK | Ensure ansible_facts used by role | np0000071530 2026-06-12 08:23:47,724 p=83863 u=zuul n=ansible | 2026-06-12 08:23:47.724641 | fa163e23-f348-37f0-fb65-00000000b946 | TASK | Set platform/version specific variables 2026-06-12 08:23:47,797 p=83863 u=zuul n=ansible | 2026-06-12 08:23:47.796974 | fa163e23-f348-37f0-fb65-00000000b95d | OK | Ensure ansible_facts used by role | np0000071529 2026-06-12 08:23:47,813 p=83863 u=zuul n=ansible | 2026-06-12 08:23:47.813407 | fa163e23-f348-37f0-fb65-00000000b95e | TASK | Set platform/version specific variables 2026-06-12 08:23:47,842 p=83863 u=zuul n=ansible | 2026-06-12 08:23:47.840053 | fa163e23-f348-37f0-fb65-00000000b946 | SKIPPED | Set platform/version specific variables | np0000071530 | item=RedHat.yml 2026-06-12 08:23:47,867 p=83863 u=zuul n=ansible | 2026-06-12 08:23:47.866229 | fa163e23-f348-37f0-fb65-00000000b946 | SKIPPED | Set platform/version specific variables | np0000071530 | item=RedHat.yml 2026-06-12 08:23:47,874 p=83863 u=zuul n=ansible | 2026-06-12 08:23:47.872675 | fa163e23-f348-37f0-fb65-00000000b95e | SKIPPED | Set platform/version specific variables | np0000071529 | item=RedHat.yml 2026-06-12 08:23:47,895 p=83863 u=zuul n=ansible | 2026-06-12 08:23:47.893387 | fa163e23-f348-37f0-fb65-00000000b95e | SKIPPED | Set platform/version specific variables | np0000071529 | item=RedHat.yml 2026-06-12 08:23:47,901 p=83863 u=zuul n=ansible | 2026-06-12 08:23:47.899312 | fa163e23-f348-37f0-fb65-00000000b946 | SKIPPED | Set platform/version specific variables | np0000071530 | item=RedHat_9.yml 2026-06-12 08:23:47,920 p=83863 u=zuul n=ansible | 2026-06-12 08:23:47.918517 | fa163e23-f348-37f0-fb65-00000000b95e | SKIPPED | Set platform/version specific variables | np0000071529 | item=RedHat_9.yml 2026-06-12 08:23:47,926 p=83863 u=zuul n=ansible | 2026-06-12 08:23:47.924490 | fa163e23-f348-37f0-fb65-00000000b946 | SKIPPED | Set platform/version specific variables | np0000071530 | item=RedHat_9.2.yml 2026-06-12 08:23:47,944 p=83863 u=zuul n=ansible | 2026-06-12 08:23:47.944250 | fa163e23-f348-37f0-fb65-00000000b95e | SKIPPED | Set platform/version specific variables | np0000071529 | item=RedHat_9.2.yml 2026-06-12 08:23:47,967 p=83863 u=zuul n=ansible | 2026-06-12 08:23:47.967258 | fa163e23-f348-37f0-fb65-00000000ab9b | TASK | Ensure certificate role dependencies are installed 2026-06-12 08:23:47,999 p=83863 u=zuul n=ansible | 2026-06-12 08:23:47.998619 | fa163e23-f348-37f0-fb65-00000000ab9b | TASK | Ensure certificate role dependencies are installed 2026-06-12 08:23:48,345 p=83863 u=zuul n=ansible | 2026-06-12 08:23:48.341867 | fa163e23-f348-37f0-fb65-00000000ae2d | CHANGED | Pre-fetch all the containers | np0000071533 | item=registry.redhat.io/rhosp-rhel9/openstack-collectd:17.1 2026-06-12 08:23:49,365 p=83863 u=zuul n=ansible | 2026-06-12 08:23:49.362555 | fa163e23-f348-37f0-fb65-00000000a945 | CHANGED | Pre-fetch all the containers | np0000071532 | item=registry.redhat.io/rhosp-rhel9/openstack-rsyslog:17.1 2026-06-12 08:23:49,460 p=83863 u=zuul n=ansible | 2026-06-12 08:23:49.459571 | fa163e23-f348-37f0-fb65-00000000ab9b | OK | Ensure certificate role dependencies are installed | np0000071528 2026-06-12 08:23:49,476 p=83863 u=zuul n=ansible | 2026-06-12 08:23:49.476052 | fa163e23-f348-37f0-fb65-00000000ab9d | TASK | Ensure provider packages are installed 2026-06-12 08:23:51,043 p=83863 u=zuul n=ansible | 2026-06-12 08:23:51.040626 | fa163e23-f348-37f0-fb65-00000000ae2d | CHANGED | Pre-fetch all the containers | np0000071533 | item=registry.redhat.io/rhosp-rhel9/openstack-iscsid:17.1 2026-06-12 08:23:51,080 p=83863 u=zuul n=ansible | 2026-06-12 08:23:51.077685 | fa163e23-f348-37f0-fb65-00000000aad9 | CHANGED | Pre-fetch all the containers | np0000071531 | item=registry.redhat.io/rhosp-rhel9/openstack-ceilometer-compute:17.1 2026-06-12 08:23:51,300 p=83863 u=zuul n=ansible | 2026-06-12 08:23:51.299990 | fa163e23-f348-37f0-fb65-00000000ab9b | OK | Ensure certificate role dependencies are installed | np0000071530 2026-06-12 08:23:51,318 p=83863 u=zuul n=ansible | 2026-06-12 08:23:51.317755 | fa163e23-f348-37f0-fb65-00000000ab9d | TASK | Ensure provider packages are installed 2026-06-12 08:23:51,365 p=83863 u=zuul n=ansible | 2026-06-12 08:23:51.364431 | fa163e23-f348-37f0-fb65-00000000ab9b | OK | Ensure certificate role dependencies are installed | np0000071529 2026-06-12 08:23:51,388 p=83863 u=zuul n=ansible | 2026-06-12 08:23:51.388002 | fa163e23-f348-37f0-fb65-00000000ab9d | TASK | Ensure provider packages are installed 2026-06-12 08:23:52,411 p=83863 u=zuul n=ansible | 2026-06-12 08:23:52.408056 | fa163e23-f348-37f0-fb65-00000000a945 | CHANGED | Pre-fetch all the containers | np0000071532 | item=registry.redhat.io/rhosp-rhel9/openstack-ceilometer-compute:17.1 2026-06-12 08:23:52,818 p=83863 u=zuul n=ansible | 2026-06-12 08:23:52.817797 | fa163e23-f348-37f0-fb65-00000000ab9f | TASK | Ensure pre-scripts hooks directory exists 2026-06-12 08:23:53,208 p=83863 u=zuul n=ansible | 2026-06-12 08:23:53.206100 | fa163e23-f348-37f0-fb65-00000000ab9f | OK | Ensure pre-scripts hooks directory exists | np0000071528 | item=certmonger 2026-06-12 08:23:53,237 p=83863 u=zuul n=ansible | 2026-06-12 08:23:53.236715 | fa163e23-f348-37f0-fb65-00000000aba1 | TASK | Ensure post-scripts hooks directory exists 2026-06-12 08:23:53,579 p=83863 u=zuul n=ansible | 2026-06-12 08:23:53.577263 | fa163e23-f348-37f0-fb65-00000000ae2d | CHANGED | Pre-fetch all the containers | np0000071533 | item=registry.redhat.io/rhosp-rhel9/openstack-rsyslog:17.1 2026-06-12 08:23:53,603 p=83863 u=zuul n=ansible | 2026-06-12 08:23:53.601860 | fa163e23-f348-37f0-fb65-00000000aba1 | OK | Ensure post-scripts hooks directory exists | np0000071528 | item=certmonger 2026-06-12 08:23:53,622 p=83863 u=zuul n=ansible | 2026-06-12 08:23:53.622549 | fa163e23-f348-37f0-fb65-00000000aba3 | TASK | Ensure provider service is running 2026-06-12 08:23:54,135 p=83863 u=zuul n=ansible | 2026-06-12 08:23:54.131301 | fa163e23-f348-37f0-fb65-00000000aba3 | OK | Ensure provider service is running | np0000071528 | item=certmonger 2026-06-12 08:23:54,189 p=83863 u=zuul n=ansible | 2026-06-12 08:23:54.188890 | fa163e23-f348-37f0-fb65-00000000aba6 | TASK | Ensure certificate requests 2026-06-12 08:23:54,711 p=83863 u=zuul n=ansible | 2026-06-12 08:23:54.710708 | fa163e23-f348-37f0-fb65-00000000ab9f | TASK | Ensure pre-scripts hooks directory exists 2026-06-12 08:23:54,734 p=83863 u=zuul n=ansible | 2026-06-12 08:23:54.734345 | fa163e23-f348-37f0-fb65-00000000ab9f | TASK | Ensure pre-scripts hooks directory exists 2026-06-12 08:23:55,049 p=83863 u=zuul n=ansible | 2026-06-12 08:23:55.045934 | fa163e23-f348-37f0-fb65-00000000ab9f | OK | Ensure pre-scripts hooks directory exists | np0000071530 | item=certmonger 2026-06-12 08:23:55,096 p=83863 u=zuul n=ansible | 2026-06-12 08:23:55.091050 | fa163e23-f348-37f0-fb65-00000000ab9f | OK | Ensure pre-scripts hooks directory exists | np0000071529 | item=certmonger 2026-06-12 08:23:55,103 p=83863 u=zuul n=ansible | 2026-06-12 08:23:55.102813 | fa163e23-f348-37f0-fb65-00000000aba1 | TASK | Ensure post-scripts hooks directory exists 2026-06-12 08:23:55,145 p=83863 u=zuul n=ansible | 2026-06-12 08:23:55.145206 | fa163e23-f348-37f0-fb65-00000000aba1 | TASK | Ensure post-scripts hooks directory exists 2026-06-12 08:23:55,516 p=83863 u=zuul n=ansible | 2026-06-12 08:23:55.512817 | fa163e23-f348-37f0-fb65-00000000aba1 | OK | Ensure post-scripts hooks directory exists | np0000071530 | item=certmonger 2026-06-12 08:23:55,532 p=83863 u=zuul n=ansible | 2026-06-12 08:23:55.528355 | fa163e23-f348-37f0-fb65-00000000aba1 | OK | Ensure post-scripts hooks directory exists | np0000071529 | item=certmonger 2026-06-12 08:23:55,548 p=83863 u=zuul n=ansible | 2026-06-12 08:23:55.547706 | fa163e23-f348-37f0-fb65-00000000aba3 | TASK | Ensure provider service is running 2026-06-12 08:23:55,572 p=83863 u=zuul n=ansible | 2026-06-12 08:23:55.572082 | fa163e23-f348-37f0-fb65-00000000aba3 | TASK | Ensure provider service is running 2026-06-12 08:23:55,813 p=83863 u=zuul n=ansible | 2026-06-12 08:23:55.811145 | fa163e23-f348-37f0-fb65-00000000aba6 | CHANGED | Ensure certificate requests | np0000071528 | item={'ca': 'ipa', 'dns': 'np0000071528.internalapi.ooo.test', 'key_size': '2048', 'name': 'metrics_qdr', 'principal': 'metrics_qdr/np0000071528.internalapi.ooo.test@OOO.TEST', 'run_after': 'container_name=$(podman ps --format=\\{\\{.Names\\}\\} | grep metrics_qdr)\nservice_crt="/etc/pki/tls/certs/metrics_qdr.crt"\nservice_key="/etc/pki/tls/private/metrics_qdr.key\n# Copy the new cert from the mount-point to the real path\npodman exec "$container_name" cp "/var/lib/kolla/config_files/src-tls$service_crt" "$service_crt"\n# Copy the new key from the mount-point to the real path\npodman exec "$container_name" cp "/var/lib/kolla/config_files/src-tls$service_key" "$service_key"\n# Set appropriate permissions\npodman exec "$container_name" chown qdrouterd:qdrouterd "$service_crt"\npodman exec "$container_name" chown qdrouterd:qdrouterd "$service_key"\n# Trigger a container restart to read the new certificate\npodman restart "$container_name"\n'} 2026-06-12 08:23:55,959 p=83863 u=zuul n=ansible | 2026-06-12 08:23:55.958917 | fa163e23-f348-37f0-fb65-00000000b9d6 | TASK | Set version specific variables 2026-06-12 08:23:56,023 p=83863 u=zuul n=ansible | 2026-06-12 08:23:56.022841 | 4beeff5b-d8fa-4d1e-b3ce-c2eb9461ad4c | INCLUDED | /usr/share/ansible/roles/rhel-system-roles.certificate/tasks/set_vars.yml | np0000071528 2026-06-12 08:23:56,047 p=83863 u=zuul n=ansible | 2026-06-12 08:23:56.043143 | fa163e23-f348-37f0-fb65-00000000ba05 | TASK | Ensure ansible_facts used by role 2026-06-12 08:23:56,049 p=83863 u=zuul n=ansible | 2026-06-12 08:23:56.048760 | fa163e23-f348-37f0-fb65-00000000aba3 | OK | Ensure provider service is running | np0000071530 | item=certmonger 2026-06-12 08:23:56,083 p=83863 u=zuul n=ansible | 2026-06-12 08:23:56.082941 | fa163e23-f348-37f0-fb65-00000000aba6 | TASK | Ensure certificate requests 2026-06-12 08:23:56,110 p=83863 u=zuul n=ansible | 2026-06-12 08:23:56.107205 | fa163e23-f348-37f0-fb65-00000000aba3 | OK | Ensure provider service is running | np0000071529 | item=certmonger 2026-06-12 08:23:56,146 p=83863 u=zuul n=ansible | 2026-06-12 08:23:56.145633 | fa163e23-f348-37f0-fb65-00000000aba6 | TASK | Ensure certificate requests 2026-06-12 08:23:56,171 p=83863 u=zuul n=ansible | 2026-06-12 08:23:56.168071 | fa163e23-f348-37f0-fb65-00000000aad9 | CHANGED | Pre-fetch all the containers | np0000071531 | item=registry.redhat.io/rhosp-rhel9/openstack-ovn-controller:17.1 2026-06-12 08:23:56,560 p=83863 u=zuul n=ansible | 2026-06-12 08:23:56.559777 | fa163e23-f348-37f0-fb65-00000000ba05 | OK | Ensure ansible_facts used by role | np0000071528 2026-06-12 08:23:56,575 p=83863 u=zuul n=ansible | 2026-06-12 08:23:56.575582 | fa163e23-f348-37f0-fb65-00000000ba06 | TASK | Set platform/version specific variables 2026-06-12 08:23:56,652 p=83863 u=zuul n=ansible | 2026-06-12 08:23:56.647267 | fa163e23-f348-37f0-fb65-00000000ae2d | CHANGED | Pre-fetch all the containers | np0000071533 | item=registry.redhat.io/rhosp-rhel9/openstack-ceilometer-compute:17.1 2026-06-12 08:23:56,671 p=83863 u=zuul n=ansible | 2026-06-12 08:23:56.669366 | fa163e23-f348-37f0-fb65-00000000ba06 | SKIPPED | Set platform/version specific variables | np0000071528 | item=RedHat.yml 2026-06-12 08:23:56,705 p=83863 u=zuul n=ansible | 2026-06-12 08:23:56.702510 | fa163e23-f348-37f0-fb65-00000000ba06 | SKIPPED | Set platform/version specific variables | np0000071528 | item=RedHat.yml 2026-06-12 08:23:56,736 p=83863 u=zuul n=ansible | 2026-06-12 08:23:56.734345 | fa163e23-f348-37f0-fb65-00000000ba06 | SKIPPED | Set platform/version specific variables | np0000071528 | item=RedHat_9.yml 2026-06-12 08:23:56,758 p=83863 u=zuul n=ansible | 2026-06-12 08:23:56.756266 | fa163e23-f348-37f0-fb65-00000000ba06 | SKIPPED | Set platform/version specific variables | np0000071528 | item=RedHat_9.2.yml 2026-06-12 08:23:56,779 p=83863 u=zuul n=ansible | 2026-06-12 08:23:56.779510 | fa163e23-f348-37f0-fb65-00000000b9d7 | TASK | Ensure certificate role dependencies are installed 2026-06-12 08:23:56,929 p=83863 u=zuul n=ansible | 2026-06-12 08:23:56.926285 | fa163e23-f348-37f0-fb65-00000000a945 | CHANGED | Pre-fetch all the containers | np0000071532 | item=registry.redhat.io/rhosp-rhel9/openstack-ovn-controller:17.1 2026-06-12 08:23:57,650 p=83863 u=zuul n=ansible | 2026-06-12 08:23:57.647387 | fa163e23-f348-37f0-fb65-00000000aba6 | CHANGED | Ensure certificate requests | np0000071529 | item={'ca': 'ipa', 'dns': 'np0000071529.internalapi.ooo.test', 'key_size': '2048', 'name': 'metrics_qdr', 'principal': 'metrics_qdr/np0000071529.internalapi.ooo.test@OOO.TEST', 'run_after': 'container_name=$(podman ps --format=\\{\\{.Names\\}\\} | grep metrics_qdr)\nservice_crt="/etc/pki/tls/certs/metrics_qdr.crt"\nservice_key="/etc/pki/tls/private/metrics_qdr.key\n# Copy the new cert from the mount-point to the real path\npodman exec "$container_name" cp "/var/lib/kolla/config_files/src-tls$service_crt" "$service_crt"\n# Copy the new key from the mount-point to the real path\npodman exec "$container_name" cp "/var/lib/kolla/config_files/src-tls$service_key" "$service_key"\n# Set appropriate permissions\npodman exec "$container_name" chown qdrouterd:qdrouterd "$service_crt"\npodman exec "$container_name" chown qdrouterd:qdrouterd "$service_key"\n# Trigger a container restart to read the new certificate\npodman restart "$container_name"\n'} 2026-06-12 08:23:57,797 p=83863 u=zuul n=ansible | 2026-06-12 08:23:57.793884 | fa163e23-f348-37f0-fb65-00000000aba6 | CHANGED | Ensure certificate requests | np0000071530 | item={'ca': 'ipa', 'dns': 'np0000071530.internalapi.ooo.test', 'key_size': '2048', 'name': 'metrics_qdr', 'principal': 'metrics_qdr/np0000071530.internalapi.ooo.test@OOO.TEST', 'run_after': 'container_name=$(podman ps --format=\\{\\{.Names\\}\\} | grep metrics_qdr)\nservice_crt="/etc/pki/tls/certs/metrics_qdr.crt"\nservice_key="/etc/pki/tls/private/metrics_qdr.key\n# Copy the new cert from the mount-point to the real path\npodman exec "$container_name" cp "/var/lib/kolla/config_files/src-tls$service_crt" "$service_crt"\n# Copy the new key from the mount-point to the real path\npodman exec "$container_name" cp "/var/lib/kolla/config_files/src-tls$service_key" "$service_key"\n# Set appropriate permissions\npodman exec "$container_name" chown qdrouterd:qdrouterd "$service_crt"\npodman exec "$container_name" chown qdrouterd:qdrouterd "$service_key"\n# Trigger a container restart to read the new certificate\npodman restart "$container_name"\n'} 2026-06-12 08:23:57,861 p=83863 u=zuul n=ansible | 2026-06-12 08:23:57.860955 | fa163e23-f348-37f0-fb65-00000000b9d6 | TASK | Set version specific variables 2026-06-12 08:23:57,938 p=83863 u=zuul n=ansible | 2026-06-12 08:23:57.937670 | 202cc136-4bc8-420c-84ad-814bbd644c01 | INCLUDED | /usr/share/ansible/roles/rhel-system-roles.certificate/tasks/set_vars.yml | np0000071529 2026-06-12 08:23:57,962 p=83863 u=zuul n=ansible | 2026-06-12 08:23:57.962239 | fa163e23-f348-37f0-fb65-00000000ba69 | TASK | Ensure ansible_facts used by role 2026-06-12 08:23:58,007 p=83863 u=zuul n=ansible | 2026-06-12 08:23:58.006515 | fa163e23-f348-37f0-fb65-00000000b9d6 | TASK | Set version specific variables 2026-06-12 08:23:58,077 p=83863 u=zuul n=ansible | 2026-06-12 08:23:58.077246 | b8a20581-d7aa-4677-9862-8d3e6c8f76b0 | INCLUDED | /usr/share/ansible/roles/rhel-system-roles.certificate/tasks/set_vars.yml | np0000071530 2026-06-12 08:23:58,095 p=83863 u=zuul n=ansible | 2026-06-12 08:23:58.095131 | fa163e23-f348-37f0-fb65-00000000baab | TASK | Ensure ansible_facts used by role 2026-06-12 08:23:58,464 p=83863 u=zuul n=ansible | 2026-06-12 08:23:58.464003 | fa163e23-f348-37f0-fb65-00000000ba69 | OK | Ensure ansible_facts used by role | np0000071529 2026-06-12 08:23:58,487 p=83863 u=zuul n=ansible | 2026-06-12 08:23:58.487362 | fa163e23-f348-37f0-fb65-00000000ba6a | TASK | Set platform/version specific variables 2026-06-12 08:23:58,557 p=83863 u=zuul n=ansible | 2026-06-12 08:23:58.556571 | fa163e23-f348-37f0-fb65-00000000baab | OK | Ensure ansible_facts used by role | np0000071530 2026-06-12 08:23:58,579 p=83863 u=zuul n=ansible | 2026-06-12 08:23:58.578659 | fa163e23-f348-37f0-fb65-00000000ba6a | SKIPPED | Set platform/version specific variables | np0000071529 | item=RedHat.yml 2026-06-12 08:23:58,586 p=83863 u=zuul n=ansible | 2026-06-12 08:23:58.585661 | fa163e23-f348-37f0-fb65-00000000baac | TASK | Set platform/version specific variables 2026-06-12 08:23:58,610 p=83863 u=zuul n=ansible | 2026-06-12 08:23:58.607723 | fa163e23-f348-37f0-fb65-00000000ba6a | SKIPPED | Set platform/version specific variables | np0000071529 | item=RedHat.yml 2026-06-12 08:23:58,632 p=83863 u=zuul n=ansible | 2026-06-12 08:23:58.630506 | fa163e23-f348-37f0-fb65-00000000ba6a | SKIPPED | Set platform/version specific variables | np0000071529 | item=RedHat_9.yml 2026-06-12 08:23:58,655 p=83863 u=zuul n=ansible | 2026-06-12 08:23:58.652583 | fa163e23-f348-37f0-fb65-00000000ba6a | SKIPPED | Set platform/version specific variables | np0000071529 | item=RedHat_9.2.yml 2026-06-12 08:23:58,683 p=83863 u=zuul n=ansible | 2026-06-12 08:23:58.680319 | fa163e23-f348-37f0-fb65-00000000baac | SKIPPED | Set platform/version specific variables | np0000071530 | item=RedHat.yml 2026-06-12 08:23:58,684 p=83863 u=zuul n=ansible | 2026-06-12 08:23:58.684326 | fa163e23-f348-37f0-fb65-00000000b9d7 | TASK | Ensure certificate role dependencies are installed 2026-06-12 08:23:58,718 p=83863 u=zuul n=ansible | 2026-06-12 08:23:58.716401 | fa163e23-f348-37f0-fb65-00000000baac | SKIPPED | Set platform/version specific variables | np0000071530 | item=RedHat.yml 2026-06-12 08:23:58,753 p=83863 u=zuul n=ansible | 2026-06-12 08:23:58.749932 | fa163e23-f348-37f0-fb65-00000000aad9 | CHANGED | Pre-fetch all the containers | np0000071531 | item=registry.redhat.io/rhosp-rhel9/openstack-cron:17.1 2026-06-12 08:23:58,766 p=83863 u=zuul n=ansible | 2026-06-12 08:23:58.762941 | fa163e23-f348-37f0-fb65-00000000baac | SKIPPED | Set platform/version specific variables | np0000071530 | item=RedHat_9.yml 2026-06-12 08:23:58,784 p=83863 u=zuul n=ansible | 2026-06-12 08:23:58.781169 | fa163e23-f348-37f0-fb65-00000000baac | SKIPPED | Set platform/version specific variables | np0000071530 | item=RedHat_9.2.yml 2026-06-12 08:23:58,896 p=83863 u=zuul n=ansible | 2026-06-12 08:23:58.895461 | fa163e23-f348-37f0-fb65-00000000b9d7 | TASK | Ensure certificate role dependencies are installed 2026-06-12 08:23:58,970 p=83863 u=zuul n=ansible | 2026-06-12 08:23:58.969711 | fa163e23-f348-37f0-fb65-00000000baea | TASK | Set version specific variables 2026-06-12 08:23:59,039 p=83863 u=zuul n=ansible | 2026-06-12 08:23:59.038894 | 65c325b5-ab17-4cf6-bd8d-e38b12253a8f | INCLUDED | /usr/share/ansible/roles/rhel-system-roles.certificate/tasks/set_vars.yml | np0000071531 2026-06-12 08:23:59,055 p=83863 u=zuul n=ansible | 2026-06-12 08:23:59.055025 | fa163e23-f348-37f0-fb65-00000000bb19 | TASK | Ensure ansible_facts used by role 2026-06-12 08:24:00,100 p=83863 u=zuul n=ansible | 2026-06-12 08:24:00.098530 | fa163e23-f348-37f0-fb65-00000000b9d7 | OK | Ensure certificate role dependencies are installed | np0000071528 2026-06-12 08:24:00,123 p=83863 u=zuul n=ansible | 2026-06-12 08:24:00.122777 | fa163e23-f348-37f0-fb65-00000000b9d9 | TASK | Ensure provider packages are installed 2026-06-12 08:24:00,241 p=83863 u=zuul n=ansible | 2026-06-12 08:24:00.237006 | fa163e23-f348-37f0-fb65-00000000a945 | CHANGED | Pre-fetch all the containers | np0000071532 | item=registry.redhat.io/rhosp-rhel9/openstack-cron:17.1 2026-06-12 08:24:00,472 p=83863 u=zuul n=ansible | 2026-06-12 08:24:00.472040 | fa163e23-f348-37f0-fb65-00000000baea | TASK | Set version specific variables 2026-06-12 08:24:00,543 p=83863 u=zuul n=ansible | 2026-06-12 08:24:00.543554 | 6e465a3e-5c1b-43a8-8d9a-e00b0a629ad8 | INCLUDED | /usr/share/ansible/roles/rhel-system-roles.certificate/tasks/set_vars.yml | np0000071532 2026-06-12 08:24:00,556 p=83863 u=zuul n=ansible | 2026-06-12 08:24:00.556777 | fa163e23-f348-37f0-fb65-00000000bb61 | TASK | Ensure ansible_facts used by role 2026-06-12 08:24:00,609 p=83863 u=zuul n=ansible | 2026-06-12 08:24:00.608464 | fa163e23-f348-37f0-fb65-00000000bb19 | OK | Ensure ansible_facts used by role | np0000071531 2026-06-12 08:24:00,631 p=83863 u=zuul n=ansible | 2026-06-12 08:24:00.631389 | fa163e23-f348-37f0-fb65-00000000bb1a | TASK | Set platform/version specific variables 2026-06-12 08:24:00,694 p=83863 u=zuul n=ansible | 2026-06-12 08:24:00.691508 | fa163e23-f348-37f0-fb65-00000000bb1a | SKIPPED | Set platform/version specific variables | np0000071531 | item=RedHat.yml 2026-06-12 08:24:00,723 p=83863 u=zuul n=ansible | 2026-06-12 08:24:00.722354 | fa163e23-f348-37f0-fb65-00000000bb1a | SKIPPED | Set platform/version specific variables | np0000071531 | item=RedHat.yml 2026-06-12 08:24:00,746 p=83863 u=zuul n=ansible | 2026-06-12 08:24:00.743460 | fa163e23-f348-37f0-fb65-00000000bb1a | SKIPPED | Set platform/version specific variables | np0000071531 | item=RedHat_9.yml 2026-06-12 08:24:00,768 p=83863 u=zuul n=ansible | 2026-06-12 08:24:00.766052 | fa163e23-f348-37f0-fb65-00000000bb1a | SKIPPED | Set platform/version specific variables | np0000071531 | item=RedHat_9.2.yml 2026-06-12 08:24:00,790 p=83863 u=zuul n=ansible | 2026-06-12 08:24:00.790320 | fa163e23-f348-37f0-fb65-00000000baeb | TASK | Ensure certificate role dependencies are installed 2026-06-12 08:24:01,016 p=83863 u=zuul n=ansible | 2026-06-12 08:24:01.015571 | fa163e23-f348-37f0-fb65-00000000bb61 | OK | Ensure ansible_facts used by role | np0000071532 2026-06-12 08:24:01,031 p=83863 u=zuul n=ansible | 2026-06-12 08:24:01.031271 | fa163e23-f348-37f0-fb65-00000000bb62 | TASK | Set platform/version specific variables 2026-06-12 08:24:01,114 p=83863 u=zuul n=ansible | 2026-06-12 08:24:01.111981 | fa163e23-f348-37f0-fb65-00000000bb62 | SKIPPED | Set platform/version specific variables | np0000071532 | item=RedHat.yml 2026-06-12 08:24:01,162 p=83863 u=zuul n=ansible | 2026-06-12 08:24:01.159581 | fa163e23-f348-37f0-fb65-00000000bb62 | SKIPPED | Set platform/version specific variables | np0000071532 | item=RedHat.yml 2026-06-12 08:24:01,205 p=83863 u=zuul n=ansible | 2026-06-12 08:24:01.202862 | fa163e23-f348-37f0-fb65-00000000bb62 | SKIPPED | Set platform/version specific variables | np0000071532 | item=RedHat_9.yml 2026-06-12 08:24:01,234 p=83863 u=zuul n=ansible | 2026-06-12 08:24:01.232046 | fa163e23-f348-37f0-fb65-00000000bb62 | SKIPPED | Set platform/version specific variables | np0000071532 | item=RedHat_9.2.yml 2026-06-12 08:24:01,255 p=83863 u=zuul n=ansible | 2026-06-12 08:24:01.255151 | fa163e23-f348-37f0-fb65-00000000baeb | TASK | Ensure certificate role dependencies are installed 2026-06-12 08:24:01,299 p=83863 u=zuul n=ansible | 2026-06-12 08:24:01.296956 | fa163e23-f348-37f0-fb65-00000000ae2d | CHANGED | Pre-fetch all the containers | np0000071533 | item=registry.redhat.io/rhosp-rhel9/openstack-ovn-controller:17.1 2026-06-12 08:24:02,001 p=83863 u=zuul n=ansible | 2026-06-12 08:24:02.000337 | fa163e23-f348-37f0-fb65-00000000b9d7 | OK | Ensure certificate role dependencies are installed | np0000071529 2026-06-12 08:24:02,039 p=83863 u=zuul n=ansible | 2026-06-12 08:24:02.038746 | fa163e23-f348-37f0-fb65-00000000b9d9 | TASK | Ensure provider packages are installed 2026-06-12 08:24:02,089 p=83863 u=zuul n=ansible | 2026-06-12 08:24:02.088018 | fa163e23-f348-37f0-fb65-00000000b9d7 | OK | Ensure certificate role dependencies are installed | np0000071530 2026-06-12 08:24:02,122 p=83863 u=zuul n=ansible | 2026-06-12 08:24:02.121446 | fa163e23-f348-37f0-fb65-00000000b9d9 | TASK | Ensure provider packages are installed 2026-06-12 08:24:03,607 p=83863 u=zuul n=ansible | 2026-06-12 08:24:03.607179 | fa163e23-f348-37f0-fb65-00000000b9db | TASK | Ensure pre-scripts hooks directory exists 2026-06-12 08:24:03,931 p=83863 u=zuul n=ansible | 2026-06-12 08:24:03.928275 | fa163e23-f348-37f0-fb65-00000000b9db | OK | Ensure pre-scripts hooks directory exists | np0000071528 | item=certmonger 2026-06-12 08:24:03,971 p=83863 u=zuul n=ansible | 2026-06-12 08:24:03.970562 | fa163e23-f348-37f0-fb65-00000000b9dd | TASK | Ensure post-scripts hooks directory exists 2026-06-12 08:24:04,244 p=83863 u=zuul n=ansible | 2026-06-12 08:24:04.240643 | fa163e23-f348-37f0-fb65-00000000ae2d | CHANGED | Pre-fetch all the containers | np0000071533 | item=registry.redhat.io/rhosp-rhel9/openstack-cron:17.1 2026-06-12 08:24:04,392 p=83863 u=zuul n=ansible | 2026-06-12 08:24:04.375853 | fa163e23-f348-37f0-fb65-00000000b9dd | OK | Ensure post-scripts hooks directory exists | np0000071528 | item=certmonger 2026-06-12 08:24:04,478 p=83863 u=zuul n=ansible | 2026-06-12 08:24:04.477732 | fa163e23-f348-37f0-fb65-00000000b9df | TASK | Ensure provider service is running 2026-06-12 08:24:04,483 p=83863 u=zuul n=ansible | 2026-06-12 08:24:04.483216 | fa163e23-f348-37f0-fb65-00000000baeb | OK | Ensure certificate role dependencies are installed | np0000071531 2026-06-12 08:24:04,517 p=83863 u=zuul n=ansible | 2026-06-12 08:24:04.516779 | fa163e23-f348-37f0-fb65-00000000baed | TASK | Ensure provider packages are installed 2026-06-12 08:24:04,534 p=83863 u=zuul n=ansible | 2026-06-12 08:24:04.533347 | fa163e23-f348-37f0-fb65-00000000baea | TASK | Set version specific variables 2026-06-12 08:24:04,541 p=83863 u=zuul n=ansible | 2026-06-12 08:24:04.540553 | fa163e23-f348-37f0-fb65-00000000baeb | OK | Ensure certificate role dependencies are installed | np0000071532 2026-06-12 08:24:04,558 p=83863 u=zuul n=ansible | 2026-06-12 08:24:04.557876 | fa163e23-f348-37f0-fb65-00000000baed | TASK | Ensure provider packages are installed 2026-06-12 08:24:04,605 p=83863 u=zuul n=ansible | 2026-06-12 08:24:04.605257 | 3d28edd5-615f-45f9-80c0-7e995bd7d7f9 | INCLUDED | /usr/share/ansible/roles/rhel-system-roles.certificate/tasks/set_vars.yml | np0000071533 2026-06-12 08:24:04,619 p=83863 u=zuul n=ansible | 2026-06-12 08:24:04.619247 | fa163e23-f348-37f0-fb65-00000000bbd5 | TASK | Ensure ansible_facts used by role 2026-06-12 08:24:04,989 p=83863 u=zuul n=ansible | 2026-06-12 08:24:04.985001 | fa163e23-f348-37f0-fb65-00000000b9df | OK | Ensure provider service is running | np0000071528 | item=certmonger 2026-06-12 08:24:05,026 p=83863 u=zuul n=ansible | 2026-06-12 08:24:05.026103 | fa163e23-f348-37f0-fb65-00000000b9e2 | TASK | Ensure certificate requests 2026-06-12 08:24:05,069 p=83863 u=zuul n=ansible | 2026-06-12 08:24:05.068972 | fa163e23-f348-37f0-fb65-00000000bbd5 | OK | Ensure ansible_facts used by role | np0000071533 2026-06-12 08:24:05,084 p=83863 u=zuul n=ansible | 2026-06-12 08:24:05.084571 | fa163e23-f348-37f0-fb65-00000000bbd6 | TASK | Set platform/version specific variables 2026-06-12 08:24:05,184 p=83863 u=zuul n=ansible | 2026-06-12 08:24:05.180113 | fa163e23-f348-37f0-fb65-00000000bbd6 | SKIPPED | Set platform/version specific variables | np0000071533 | item=RedHat.yml 2026-06-12 08:24:05,215 p=83863 u=zuul n=ansible | 2026-06-12 08:24:05.212843 | fa163e23-f348-37f0-fb65-00000000bbd6 | SKIPPED | Set platform/version specific variables | np0000071533 | item=RedHat.yml 2026-06-12 08:24:05,239 p=83863 u=zuul n=ansible | 2026-06-12 08:24:05.236269 | fa163e23-f348-37f0-fb65-00000000bbd6 | SKIPPED | Set platform/version specific variables | np0000071533 | item=RedHat_9.yml 2026-06-12 08:24:05,260 p=83863 u=zuul n=ansible | 2026-06-12 08:24:05.258279 | fa163e23-f348-37f0-fb65-00000000bbd6 | SKIPPED | Set platform/version specific variables | np0000071533 | item=RedHat_9.2.yml 2026-06-12 08:24:05,282 p=83863 u=zuul n=ansible | 2026-06-12 08:24:05.282097 | fa163e23-f348-37f0-fb65-00000000baeb | TASK | Ensure certificate role dependencies are installed 2026-06-12 08:24:05,883 p=83863 u=zuul n=ansible | 2026-06-12 08:24:05.883297 | fa163e23-f348-37f0-fb65-00000000b9db | TASK | Ensure pre-scripts hooks directory exists 2026-06-12 08:24:06,196 p=83863 u=zuul n=ansible | 2026-06-12 08:24:06.195963 | fa163e23-f348-37f0-fb65-00000000b9db | TASK | Ensure pre-scripts hooks directory exists 2026-06-12 08:24:06,268 p=83863 u=zuul n=ansible | 2026-06-12 08:24:06.265775 | fa163e23-f348-37f0-fb65-00000000b9db | OK | Ensure pre-scripts hooks directory exists | np0000071529 | item=certmonger 2026-06-12 08:24:06,294 p=83863 u=zuul n=ansible | 2026-06-12 08:24:06.294390 | fa163e23-f348-37f0-fb65-00000000b9dd | TASK | Ensure post-scripts hooks directory exists 2026-06-12 08:24:06,596 p=83863 u=zuul n=ansible | 2026-06-12 08:24:06.593827 | fa163e23-f348-37f0-fb65-00000000b9db | OK | Ensure pre-scripts hooks directory exists | np0000071530 | item=certmonger 2026-06-12 08:24:06,630 p=83863 u=zuul n=ansible | 2026-06-12 08:24:06.630124 | fa163e23-f348-37f0-fb65-00000000b9dd | TASK | Ensure post-scripts hooks directory exists 2026-06-12 08:24:06,670 p=83863 u=zuul n=ansible | 2026-06-12 08:24:06.668523 | fa163e23-f348-37f0-fb65-00000000b9dd | OK | Ensure post-scripts hooks directory exists | np0000071529 | item=certmonger 2026-06-12 08:24:06,703 p=83863 u=zuul n=ansible | 2026-06-12 08:24:06.703015 | fa163e23-f348-37f0-fb65-00000000b9df | TASK | Ensure provider service is running 2026-06-12 08:24:07,004 p=83863 u=zuul n=ansible | 2026-06-12 08:24:07.002860 | fa163e23-f348-37f0-fb65-00000000b9dd | OK | Ensure post-scripts hooks directory exists | np0000071530 | item=certmonger 2026-06-12 08:24:07,030 p=83863 u=zuul n=ansible | 2026-06-12 08:24:07.029696 | fa163e23-f348-37f0-fb65-00000000b9df | TASK | Ensure provider service is running 2026-06-12 08:24:07,231 p=83863 u=zuul n=ansible | 2026-06-12 08:24:07.229005 | fa163e23-f348-37f0-fb65-00000000b9df | OK | Ensure provider service is running | np0000071529 | item=certmonger 2026-06-12 08:24:07,256 p=83863 u=zuul n=ansible | 2026-06-12 08:24:07.256053 | fa163e23-f348-37f0-fb65-00000000b9e2 | CHANGED | Ensure certificate requests | np0000071528 | item={'ca': 'ipa', 'dns': ['np0000071528.internalapi.ooo.test', 'overcloud.internalapi.ooo.test'], 'key_size': '2048', 'name': 'mysql', 'principal': 'mysql/np0000071528.internalapi.ooo.test@OOO.TEST'} 2026-06-12 08:24:07,293 p=83863 u=zuul n=ansible | 2026-06-12 08:24:07.293265 | fa163e23-f348-37f0-fb65-00000000b9e2 | TASK | Ensure certificate requests 2026-06-12 08:24:07,348 p=83863 u=zuul n=ansible | 2026-06-12 08:24:07.348429 | fa163e23-f348-37f0-fb65-00000000a9de | TASK | Fail if container image is undefined 2026-06-12 08:24:07,427 p=83863 u=zuul n=ansible | 2026-06-12 08:24:07.426570 | fa163e23-f348-37f0-fb65-00000000a9de | SKIPPED | Fail if container image is undefined | np0000071528 2026-06-12 08:24:07,456 p=83863 u=zuul n=ansible | 2026-06-12 08:24:07.456504 | fa163e23-f348-37f0-fb65-00000000a9df | TASK | Pull registry.redhat.io/rhosp-rhel9/openstack-mariadb:17.1 image 2026-06-12 08:24:07,523 p=83863 u=zuul n=ansible | 2026-06-12 08:24:07.521029 | fa163e23-f348-37f0-fb65-00000000b9df | OK | Ensure provider service is running | np0000071530 | item=certmonger 2026-06-12 08:24:07,555 p=83863 u=zuul n=ansible | 2026-06-12 08:24:07.555240 | fa163e23-f348-37f0-fb65-00000000b9e2 | TASK | Ensure certificate requests 2026-06-12 08:24:08,001 p=83863 u=zuul n=ansible | 2026-06-12 08:24:08.001512 | fa163e23-f348-37f0-fb65-00000000baef | TASK | Ensure pre-scripts hooks directory exists 2026-06-12 08:24:08,091 p=83863 u=zuul n=ansible | 2026-06-12 08:24:08.090104 | fa163e23-f348-37f0-fb65-00000000baef | TASK | Ensure pre-scripts hooks directory exists 2026-06-12 08:24:08,447 p=83863 u=zuul n=ansible | 2026-06-12 08:24:08.445028 | fa163e23-f348-37f0-fb65-00000000baef | OK | Ensure pre-scripts hooks directory exists | np0000071532 | item=certmonger 2026-06-12 08:24:08,470 p=83863 u=zuul n=ansible | 2026-06-12 08:24:08.468672 | fa163e23-f348-37f0-fb65-00000000baef | OK | Ensure pre-scripts hooks directory exists | np0000071531 | item=certmonger 2026-06-12 08:24:08,487 p=83863 u=zuul n=ansible | 2026-06-12 08:24:08.487345 | fa163e23-f348-37f0-fb65-00000000baf1 | TASK | Ensure post-scripts hooks directory exists 2026-06-12 08:24:08,515 p=83863 u=zuul n=ansible | 2026-06-12 08:24:08.514541 | fa163e23-f348-37f0-fb65-00000000baf1 | TASK | Ensure post-scripts hooks directory exists 2026-06-12 08:24:08,685 p=83863 u=zuul n=ansible | 2026-06-12 08:24:08.684745 | fa163e23-f348-37f0-fb65-00000000baeb | OK | Ensure certificate role dependencies are installed | np0000071533 2026-06-12 08:24:08,705 p=83863 u=zuul n=ansible | 2026-06-12 08:24:08.704974 | fa163e23-f348-37f0-fb65-00000000baed | TASK | Ensure provider packages are installed 2026-06-12 08:24:08,869 p=83863 u=zuul n=ansible | 2026-06-12 08:24:08.865733 | fa163e23-f348-37f0-fb65-00000000b9e2 | CHANGED | Ensure certificate requests | np0000071529 | item={'ca': 'ipa', 'dns': ['np0000071529.internalapi.ooo.test', 'overcloud.internalapi.ooo.test'], 'key_size': '2048', 'name': 'mysql', 'principal': 'mysql/np0000071529.internalapi.ooo.test@OOO.TEST'} 2026-06-12 08:24:08,885 p=83863 u=zuul n=ansible | 2026-06-12 08:24:08.885073 | fa163e23-f348-37f0-fb65-00000000baf1 | OK | Ensure post-scripts hooks directory exists | np0000071531 | item=certmonger 2026-06-12 08:24:08,900 p=83863 u=zuul n=ansible | 2026-06-12 08:24:08.899273 | fa163e23-f348-37f0-fb65-00000000baf1 | OK | Ensure post-scripts hooks directory exists | np0000071532 | item=certmonger 2026-06-12 08:24:08,927 p=83863 u=zuul n=ansible | 2026-06-12 08:24:08.927602 | fa163e23-f348-37f0-fb65-00000000baf3 | TASK | Ensure provider service is running 2026-06-12 08:24:08,942 p=83863 u=zuul n=ansible | 2026-06-12 08:24:08.941628 | fa163e23-f348-37f0-fb65-00000000baf3 | TASK | Ensure provider service is running 2026-06-12 08:24:08,961 p=83863 u=zuul n=ansible | 2026-06-12 08:24:08.960828 | fa163e23-f348-37f0-fb65-00000000a9de | TASK | Fail if container image is undefined 2026-06-12 08:24:09,003 p=83863 u=zuul n=ansible | 2026-06-12 08:24:09.003375 | fa163e23-f348-37f0-fb65-00000000a9de | SKIPPED | Fail if container image is undefined | np0000071529 2026-06-12 08:24:09,025 p=83863 u=zuul n=ansible | 2026-06-12 08:24:09.025567 | fa163e23-f348-37f0-fb65-00000000a9df | TASK | Pull registry.redhat.io/rhosp-rhel9/openstack-mariadb:17.1 image 2026-06-12 08:24:09,424 p=83863 u=zuul n=ansible | 2026-06-12 08:24:09.420462 | fa163e23-f348-37f0-fb65-00000000baf3 | OK | Ensure provider service is running | np0000071531 | item=certmonger 2026-06-12 08:24:09,439 p=83863 u=zuul n=ansible | 2026-06-12 08:24:09.438128 | fa163e23-f348-37f0-fb65-00000000b9e2 | CHANGED | Ensure certificate requests | np0000071530 | item={'ca': 'ipa', 'dns': ['np0000071530.internalapi.ooo.test', 'overcloud.internalapi.ooo.test'], 'key_size': '2048', 'name': 'mysql', 'principal': 'mysql/np0000071530.internalapi.ooo.test@OOO.TEST'} 2026-06-12 08:24:09,456 p=83863 u=zuul n=ansible | 2026-06-12 08:24:09.455554 | fa163e23-f348-37f0-fb65-00000000baf3 | OK | Ensure provider service is running | np0000071532 | item=certmonger 2026-06-12 08:24:09,481 p=83863 u=zuul n=ansible | 2026-06-12 08:24:09.480701 | fa163e23-f348-37f0-fb65-00000000baf6 | TASK | Ensure certificate requests 2026-06-12 08:24:09,501 p=83863 u=zuul n=ansible | 2026-06-12 08:24:09.500510 | fa163e23-f348-37f0-fb65-00000000baf6 | TASK | Ensure certificate requests 2026-06-12 08:24:09,540 p=83863 u=zuul n=ansible | 2026-06-12 08:24:09.539303 | fa163e23-f348-37f0-fb65-00000000a9de | TASK | Fail if container image is undefined 2026-06-12 08:24:09,581 p=83863 u=zuul n=ansible | 2026-06-12 08:24:09.580325 | fa163e23-f348-37f0-fb65-00000000a9de | SKIPPED | Fail if container image is undefined | np0000071530 2026-06-12 08:24:09,605 p=83863 u=zuul n=ansible | 2026-06-12 08:24:09.604648 | fa163e23-f348-37f0-fb65-00000000a9df | TASK | Pull registry.redhat.io/rhosp-rhel9/openstack-mariadb:17.1 image 2026-06-12 08:24:11,135 p=83863 u=zuul n=ansible | 2026-06-12 08:24:11.132924 | fa163e23-f348-37f0-fb65-00000000baf6 | CHANGED | Ensure certificate requests | np0000071531 | item={'ca': 'ipa', 'dns': 'np0000071531.internalapi.ooo.test', 'key_size': '2048', 'name': 'ovn_controller', 'principal': 'ovn_controller/np0000071531.internalapi.ooo.test@OOO.TEST', 'run_after': 'systemctl restart tripleo_ovn_controller\n'} 2026-06-12 08:24:11,276 p=83863 u=zuul n=ansible | 2026-06-12 08:24:11.276061 | fa163e23-f348-37f0-fb65-00000000bc60 | TASK | Set version specific variables 2026-06-12 08:24:11,324 p=83863 u=zuul n=ansible | 2026-06-12 08:24:11.324235 | 7fbb18ca-212d-4ff7-a0d2-da6b4fae5f25 | INCLUDED | /usr/share/ansible/roles/rhel-system-roles.certificate/tasks/set_vars.yml | np0000071531 2026-06-12 08:24:11,337 p=83863 u=zuul n=ansible | 2026-06-12 08:24:11.337158 | fa163e23-f348-37f0-fb65-00000000bc8f | TASK | Ensure ansible_facts used by role 2026-06-12 08:24:11,453 p=83863 u=zuul n=ansible | 2026-06-12 08:24:11.451644 | fa163e23-f348-37f0-fb65-00000000baf6 | CHANGED | Ensure certificate requests | np0000071532 | item={'ca': 'ipa', 'dns': 'np0000071532.internalapi.ooo.test', 'key_size': '2048', 'name': 'ovn_controller', 'principal': 'ovn_controller/np0000071532.internalapi.ooo.test@OOO.TEST', 'run_after': 'systemctl restart tripleo_ovn_controller\n'} 2026-06-12 08:24:11,543 p=83863 u=zuul n=ansible | 2026-06-12 08:24:11.543518 | fa163e23-f348-37f0-fb65-00000000bc60 | TASK | Set version specific variables 2026-06-12 08:24:11,599 p=83863 u=zuul n=ansible | 2026-06-12 08:24:11.599361 | eb9a06b6-b9a2-4487-a887-5150e6e8fd62 | INCLUDED | /usr/share/ansible/roles/rhel-system-roles.certificate/tasks/set_vars.yml | np0000071532 2026-06-12 08:24:11,611 p=83863 u=zuul n=ansible | 2026-06-12 08:24:11.611419 | fa163e23-f348-37f0-fb65-00000000bcd5 | TASK | Ensure ansible_facts used by role 2026-06-12 08:24:11,815 p=83863 u=zuul n=ansible | 2026-06-12 08:24:11.814325 | fa163e23-f348-37f0-fb65-00000000bc8f | OK | Ensure ansible_facts used by role | np0000071531 2026-06-12 08:24:11,831 p=83863 u=zuul n=ansible | 2026-06-12 08:24:11.831102 | fa163e23-f348-37f0-fb65-00000000bc90 | TASK | Set platform/version specific variables 2026-06-12 08:24:11,926 p=83863 u=zuul n=ansible | 2026-06-12 08:24:11.923669 | fa163e23-f348-37f0-fb65-00000000bc90 | SKIPPED | Set platform/version specific variables | np0000071531 | item=RedHat.yml 2026-06-12 08:24:11,958 p=83863 u=zuul n=ansible | 2026-06-12 08:24:11.957182 | fa163e23-f348-37f0-fb65-00000000bc90 | SKIPPED | Set platform/version specific variables | np0000071531 | item=RedHat.yml 2026-06-12 08:24:11,987 p=83863 u=zuul n=ansible | 2026-06-12 08:24:11.986178 | fa163e23-f348-37f0-fb65-00000000bc90 | SKIPPED | Set platform/version specific variables | np0000071531 | item=RedHat_9.yml 2026-06-12 08:24:12,007 p=83863 u=zuul n=ansible | 2026-06-12 08:24:12.005442 | fa163e23-f348-37f0-fb65-00000000bc90 | SKIPPED | Set platform/version specific variables | np0000071531 | item=RedHat_9.2.yml 2026-06-12 08:24:12,028 p=83863 u=zuul n=ansible | 2026-06-12 08:24:12.027990 | fa163e23-f348-37f0-fb65-00000000bc61 | TASK | Ensure certificate role dependencies are installed 2026-06-12 08:24:12,059 p=83863 u=zuul n=ansible | 2026-06-12 08:24:12.058303 | fa163e23-f348-37f0-fb65-00000000bcd5 | OK | Ensure ansible_facts used by role | np0000071532 2026-06-12 08:24:12,075 p=83863 u=zuul n=ansible | 2026-06-12 08:24:12.074972 | fa163e23-f348-37f0-fb65-00000000bcd6 | TASK | Set platform/version specific variables 2026-06-12 08:24:12,120 p=83863 u=zuul n=ansible | 2026-06-12 08:24:12.120244 | fa163e23-f348-37f0-fb65-00000000baef | TASK | Ensure pre-scripts hooks directory exists 2026-06-12 08:24:12,171 p=83863 u=zuul n=ansible | 2026-06-12 08:24:12.169306 | fa163e23-f348-37f0-fb65-00000000bcd6 | SKIPPED | Set platform/version specific variables | np0000071532 | item=RedHat.yml 2026-06-12 08:24:12,198 p=83863 u=zuul n=ansible | 2026-06-12 08:24:12.197165 | fa163e23-f348-37f0-fb65-00000000bcd6 | SKIPPED | Set platform/version specific variables | np0000071532 | item=RedHat.yml 2026-06-12 08:24:12,223 p=83863 u=zuul n=ansible | 2026-06-12 08:24:12.222165 | fa163e23-f348-37f0-fb65-00000000bcd6 | SKIPPED | Set platform/version specific variables | np0000071532 | item=RedHat_9.yml 2026-06-12 08:24:12,246 p=83863 u=zuul n=ansible | 2026-06-12 08:24:12.245167 | fa163e23-f348-37f0-fb65-00000000bcd6 | SKIPPED | Set platform/version specific variables | np0000071532 | item=RedHat_9.2.yml 2026-06-12 08:24:12,267 p=83863 u=zuul n=ansible | 2026-06-12 08:24:12.267320 | fa163e23-f348-37f0-fb65-00000000bc61 | TASK | Ensure certificate role dependencies are installed 2026-06-12 08:24:12,490 p=83863 u=zuul n=ansible | 2026-06-12 08:24:12.488122 | fa163e23-f348-37f0-fb65-00000000baef | OK | Ensure pre-scripts hooks directory exists | np0000071533 | item=certmonger 2026-06-12 08:24:12,520 p=83863 u=zuul n=ansible | 2026-06-12 08:24:12.520216 | fa163e23-f348-37f0-fb65-00000000baf1 | TASK | Ensure post-scripts hooks directory exists 2026-06-12 08:24:12,917 p=83863 u=zuul n=ansible | 2026-06-12 08:24:12.914364 | fa163e23-f348-37f0-fb65-00000000baf1 | OK | Ensure post-scripts hooks directory exists | np0000071533 | item=certmonger 2026-06-12 08:24:12,941 p=83863 u=zuul n=ansible | 2026-06-12 08:24:12.941306 | fa163e23-f348-37f0-fb65-00000000baf3 | TASK | Ensure provider service is running 2026-06-12 08:24:13,439 p=83863 u=zuul n=ansible | 2026-06-12 08:24:13.437797 | fa163e23-f348-37f0-fb65-00000000baf3 | OK | Ensure provider service is running | np0000071533 | item=certmonger 2026-06-12 08:24:13,476 p=83863 u=zuul n=ansible | 2026-06-12 08:24:13.476303 | fa163e23-f348-37f0-fb65-00000000baf6 | TASK | Ensure certificate requests 2026-06-12 08:24:15,234 p=83863 u=zuul n=ansible | 2026-06-12 08:24:15.232809 | fa163e23-f348-37f0-fb65-00000000baf6 | CHANGED | Ensure certificate requests | np0000071533 | item={'ca': 'ipa', 'dns': 'np0000071533.internalapi.ooo.test', 'key_size': '2048', 'name': 'ovn_controller', 'principal': 'ovn_controller/np0000071533.internalapi.ooo.test@OOO.TEST', 'run_after': 'systemctl restart tripleo_ovn_controller\n'} 2026-06-12 08:24:15,325 p=83863 u=zuul n=ansible | 2026-06-12 08:24:15.325180 | fa163e23-f348-37f0-fb65-00000000bc60 | TASK | Set version specific variables 2026-06-12 08:24:15,384 p=83863 u=zuul n=ansible | 2026-06-12 08:24:15.384701 | d7622dcb-3cb7-48bc-ba0a-443132bef79d | INCLUDED | /usr/share/ansible/roles/rhel-system-roles.certificate/tasks/set_vars.yml | np0000071533 2026-06-12 08:24:15,396 p=83863 u=zuul n=ansible | 2026-06-12 08:24:15.396248 | fa163e23-f348-37f0-fb65-00000000bd43 | TASK | Ensure ansible_facts used by role 2026-06-12 08:24:15,468 p=83863 u=zuul n=ansible | 2026-06-12 08:24:15.467930 | fa163e23-f348-37f0-fb65-00000000a9df | CHANGED | Pull registry.redhat.io/rhosp-rhel9/openstack-mariadb:17.1 image | np0000071528 2026-06-12 08:24:15,510 p=83863 u=zuul n=ansible | 2026-06-12 08:24:15.510369 | fa163e23-f348-37f0-fb65-00000000a9e0 | TASK | Tag cluster.common.tag/mariadb:pcmklatest to latest registry.redhat.io/rhosp-rhel9/openstack-mariadb:17.1 image 2026-06-12 08:24:15,531 p=83863 u=zuul n=ansible | 2026-06-12 08:24:15.530716 | fa163e23-f348-37f0-fb65-00000000bc61 | OK | Ensure certificate role dependencies are installed | np0000071531 2026-06-12 08:24:15,547 p=83863 u=zuul n=ansible | 2026-06-12 08:24:15.546848 | fa163e23-f348-37f0-fb65-00000000bc63 | TASK | Ensure provider packages are installed 2026-06-12 08:24:15,554 p=83863 u=zuul n=ansible | 2026-06-12 08:24:15.553431 | fa163e23-f348-37f0-fb65-00000000bc61 | OK | Ensure certificate role dependencies are installed | np0000071532 2026-06-12 08:24:15,566 p=83863 u=zuul n=ansible | 2026-06-12 08:24:15.565728 | fa163e23-f348-37f0-fb65-00000000bc63 | TASK | Ensure provider packages are installed 2026-06-12 08:24:15,826 p=83863 u=zuul n=ansible | 2026-06-12 08:24:15.825519 | fa163e23-f348-37f0-fb65-00000000bd43 | OK | Ensure ansible_facts used by role | np0000071533 2026-06-12 08:24:15,841 p=83863 u=zuul n=ansible | 2026-06-12 08:24:15.841105 | fa163e23-f348-37f0-fb65-00000000bd44 | TASK | Set platform/version specific variables 2026-06-12 08:24:15,869 p=83863 u=zuul n=ansible | 2026-06-12 08:24:15.868462 | fa163e23-f348-37f0-fb65-00000000a9df | CHANGED | Pull registry.redhat.io/rhosp-rhel9/openstack-mariadb:17.1 image | np0000071529 2026-06-12 08:24:15,899 p=83863 u=zuul n=ansible | 2026-06-12 08:24:15.899336 | fa163e23-f348-37f0-fb65-00000000a9e0 | TASK | Tag cluster.common.tag/mariadb:pcmklatest to latest registry.redhat.io/rhosp-rhel9/openstack-mariadb:17.1 image 2026-06-12 08:24:15,925 p=83863 u=zuul n=ansible | 2026-06-12 08:24:15.922940 | fa163e23-f348-37f0-fb65-00000000bd44 | SKIPPED | Set platform/version specific variables | np0000071533 | item=RedHat.yml 2026-06-12 08:24:15,925 p=83863 u=zuul n=ansible | 2026-06-12 08:24:15.925657 | fa163e23-f348-37f0-fb65-00000000a9e0 | CHANGED | Tag cluster.common.tag/mariadb:pcmklatest to latest registry.redhat.io/rhosp-rhel9/openstack-mariadb:17.1 image | np0000071528 2026-06-12 08:24:15,949 p=83863 u=zuul n=ansible | 2026-06-12 08:24:15.946707 | fa163e23-f348-37f0-fb65-00000000bd44 | SKIPPED | Set platform/version specific variables | np0000071533 | item=RedHat.yml 2026-06-12 08:24:15,975 p=83863 u=zuul n=ansible | 2026-06-12 08:24:15.972244 | fa163e23-f348-37f0-fb65-00000000bd44 | SKIPPED | Set platform/version specific variables | np0000071533 | item=RedHat_9.yml 2026-06-12 08:24:15,989 p=83863 u=zuul n=ansible | 2026-06-12 08:24:15.987154 | fa163e23-f348-37f0-fb65-00000000bd44 | SKIPPED | Set platform/version specific variables | np0000071533 | item=RedHat_9.2.yml 2026-06-12 08:24:16,046 p=83863 u=zuul n=ansible | 2026-06-12 08:24:16.046326 | fa163e23-f348-37f0-fb65-00000000bc61 | TASK | Ensure certificate role dependencies are installed 2026-06-12 08:24:16,064 p=83863 u=zuul n=ansible | 2026-06-12 08:24:16.063983 | fa163e23-f348-37f0-fb65-00000000bd7c | TASK | Set version specific variables 2026-06-12 08:24:16,127 p=83863 u=zuul n=ansible | 2026-06-12 08:24:16.127002 | cd1f1d78-8ad7-41ab-909c-1cb83b703e96 | INCLUDED | /usr/share/ansible/roles/rhel-system-roles.certificate/tasks/set_vars.yml | np0000071528 2026-06-12 08:24:16,143 p=83863 u=zuul n=ansible | 2026-06-12 08:24:16.143516 | fa163e23-f348-37f0-fb65-00000000bdab | TASK | Ensure ansible_facts used by role 2026-06-12 08:24:16,344 p=83863 u=zuul n=ansible | 2026-06-12 08:24:16.343470 | fa163e23-f348-37f0-fb65-00000000a9e0 | CHANGED | Tag cluster.common.tag/mariadb:pcmklatest to latest registry.redhat.io/rhosp-rhel9/openstack-mariadb:17.1 image | np0000071529 2026-06-12 08:24:16,465 p=83863 u=zuul n=ansible | 2026-06-12 08:24:16.465463 | fa163e23-f348-37f0-fb65-00000000bd7c | TASK | Set version specific variables 2026-06-12 08:24:16,510 p=83863 u=zuul n=ansible | 2026-06-12 08:24:16.509531 | 282c6027-9e79-4177-89fa-71123c9d1c0b | INCLUDED | /usr/share/ansible/roles/rhel-system-roles.certificate/tasks/set_vars.yml | np0000071529 2026-06-12 08:24:16,545 p=83863 u=zuul n=ansible | 2026-06-12 08:24:16.544992 | fa163e23-f348-37f0-fb65-00000000bdef | TASK | Ensure ansible_facts used by role 2026-06-12 08:24:16,608 p=83863 u=zuul n=ansible | 2026-06-12 08:24:16.608205 | fa163e23-f348-37f0-fb65-00000000bdab | OK | Ensure ansible_facts used by role | np0000071528 2026-06-12 08:24:16,610 p=83863 u=zuul n=ansible | 2026-06-12 08:24:16.610679 | fa163e23-f348-37f0-fb65-00000000a9df | CHANGED | Pull registry.redhat.io/rhosp-rhel9/openstack-mariadb:17.1 image | np0000071530 2026-06-12 08:24:16,632 p=83863 u=zuul n=ansible | 2026-06-12 08:24:16.632082 | fa163e23-f348-37f0-fb65-00000000bdac | TASK | Set platform/version specific variables 2026-06-12 08:24:16,678 p=83863 u=zuul n=ansible | 2026-06-12 08:24:16.678073 | fa163e23-f348-37f0-fb65-00000000a9e0 | TASK | Tag cluster.common.tag/mariadb:pcmklatest to latest registry.redhat.io/rhosp-rhel9/openstack-mariadb:17.1 image 2026-06-12 08:24:16,712 p=83863 u=zuul n=ansible | 2026-06-12 08:24:16.710159 | fa163e23-f348-37f0-fb65-00000000bdac | SKIPPED | Set platform/version specific variables | np0000071528 | item=RedHat.yml 2026-06-12 08:24:16,729 p=83863 u=zuul n=ansible | 2026-06-12 08:24:16.726675 | fa163e23-f348-37f0-fb65-00000000bdac | SKIPPED | Set platform/version specific variables | np0000071528 | item=RedHat.yml 2026-06-12 08:24:16,748 p=83863 u=zuul n=ansible | 2026-06-12 08:24:16.745573 | fa163e23-f348-37f0-fb65-00000000bdac | SKIPPED | Set platform/version specific variables | np0000071528 | item=RedHat_9.yml 2026-06-12 08:24:16,763 p=83863 u=zuul n=ansible | 2026-06-12 08:24:16.761729 | fa163e23-f348-37f0-fb65-00000000bdac | SKIPPED | Set platform/version specific variables | np0000071528 | item=RedHat_9.2.yml 2026-06-12 08:24:16,787 p=83863 u=zuul n=ansible | 2026-06-12 08:24:16.786790 | fa163e23-f348-37f0-fb65-00000000bd7d | TASK | Ensure certificate role dependencies are installed 2026-06-12 08:24:17,060 p=83863 u=zuul n=ansible | 2026-06-12 08:24:17.059727 | fa163e23-f348-37f0-fb65-00000000bdef | OK | Ensure ansible_facts used by role | np0000071529 2026-06-12 08:24:17,076 p=83863 u=zuul n=ansible | 2026-06-12 08:24:17.076153 | fa163e23-f348-37f0-fb65-00000000bdf0 | TASK | Set platform/version specific variables 2026-06-12 08:24:17,090 p=83863 u=zuul n=ansible | 2026-06-12 08:24:17.090218 | fa163e23-f348-37f0-fb65-00000000a9e0 | CHANGED | Tag cluster.common.tag/mariadb:pcmklatest to latest registry.redhat.io/rhosp-rhel9/openstack-mariadb:17.1 image | np0000071530 2026-06-12 08:24:17,123 p=83863 u=zuul n=ansible | 2026-06-12 08:24:17.121787 | fa163e23-f348-37f0-fb65-00000000bdf0 | SKIPPED | Set platform/version specific variables | np0000071529 | item=RedHat.yml 2026-06-12 08:24:17,146 p=83863 u=zuul n=ansible | 2026-06-12 08:24:17.143104 | fa163e23-f348-37f0-fb65-00000000bdf0 | SKIPPED | Set platform/version specific variables | np0000071529 | item=RedHat.yml 2026-06-12 08:24:17,154 p=83863 u=zuul n=ansible | 2026-06-12 08:24:17.153030 | fa163e23-f348-37f0-fb65-00000000bdf0 | SKIPPED | Set platform/version specific variables | np0000071529 | item=RedHat_9.yml 2026-06-12 08:24:17,167 p=83863 u=zuul n=ansible | 2026-06-12 08:24:17.166043 | fa163e23-f348-37f0-fb65-00000000bdf0 | SKIPPED | Set platform/version specific variables | np0000071529 | item=RedHat_9.2.yml 2026-06-12 08:24:17,207 p=83863 u=zuul n=ansible | 2026-06-12 08:24:17.207348 | fa163e23-f348-37f0-fb65-00000000bd7d | TASK | Ensure certificate role dependencies are installed 2026-06-12 08:24:17,226 p=83863 u=zuul n=ansible | 2026-06-12 08:24:17.226094 | fa163e23-f348-37f0-fb65-00000000bd7c | TASK | Set version specific variables 2026-06-12 08:24:17,296 p=83863 u=zuul n=ansible | 2026-06-12 08:24:17.295525 | 5145b518-793f-4c0f-b0f0-0cec2444aea9 | INCLUDED | /usr/share/ansible/roles/rhel-system-roles.certificate/tasks/set_vars.yml | np0000071530 2026-06-12 08:24:17,330 p=83863 u=zuul n=ansible | 2026-06-12 08:24:17.330295 | fa163e23-f348-37f0-fb65-00000000be4d | TASK | Ensure ansible_facts used by role 2026-06-12 08:24:17,807 p=83863 u=zuul n=ansible | 2026-06-12 08:24:17.807198 | fa163e23-f348-37f0-fb65-00000000be4d | OK | Ensure ansible_facts used by role | np0000071530 2026-06-12 08:24:17,831 p=83863 u=zuul n=ansible | 2026-06-12 08:24:17.831260 | fa163e23-f348-37f0-fb65-00000000be4e | TASK | Set platform/version specific variables 2026-06-12 08:24:17,909 p=83863 u=zuul n=ansible | 2026-06-12 08:24:17.906836 | fa163e23-f348-37f0-fb65-00000000be4e | SKIPPED | Set platform/version specific variables | np0000071530 | item=RedHat.yml 2026-06-12 08:24:17,929 p=83863 u=zuul n=ansible | 2026-06-12 08:24:17.927663 | fa163e23-f348-37f0-fb65-00000000be4e | SKIPPED | Set platform/version specific variables | np0000071530 | item=RedHat.yml 2026-06-12 08:24:17,943 p=83863 u=zuul n=ansible | 2026-06-12 08:24:17.942305 | fa163e23-f348-37f0-fb65-00000000be4e | SKIPPED | Set platform/version specific variables | np0000071530 | item=RedHat_9.yml 2026-06-12 08:24:17,955 p=83863 u=zuul n=ansible | 2026-06-12 08:24:17.954427 | fa163e23-f348-37f0-fb65-00000000be4e | SKIPPED | Set platform/version specific variables | np0000071530 | item=RedHat_9.2.yml 2026-06-12 08:24:17,982 p=83863 u=zuul n=ansible | 2026-06-12 08:24:17.981680 | fa163e23-f348-37f0-fb65-00000000bd7d | TASK | Ensure certificate role dependencies are installed 2026-06-12 08:24:18,832 p=83863 u=zuul n=ansible | 2026-06-12 08:24:18.831549 | fa163e23-f348-37f0-fb65-00000000bc65 | TASK | Ensure pre-scripts hooks directory exists 2026-06-12 08:24:18,974 p=83863 u=zuul n=ansible | 2026-06-12 08:24:18.973786 | fa163e23-f348-37f0-fb65-00000000bc65 | TASK | Ensure pre-scripts hooks directory exists 2026-06-12 08:24:19,205 p=83863 u=zuul n=ansible | 2026-06-12 08:24:19.202571 | fa163e23-f348-37f0-fb65-00000000bc65 | OK | Ensure pre-scripts hooks directory exists | np0000071532 | item=certmonger 2026-06-12 08:24:19,234 p=83863 u=zuul n=ansible | 2026-06-12 08:24:19.233973 | fa163e23-f348-37f0-fb65-00000000bc67 | TASK | Ensure post-scripts hooks directory exists 2026-06-12 08:24:19,362 p=83863 u=zuul n=ansible | 2026-06-12 08:24:19.359845 | fa163e23-f348-37f0-fb65-00000000bc65 | OK | Ensure pre-scripts hooks directory exists | np0000071531 | item=certmonger 2026-06-12 08:24:19,383 p=83863 u=zuul n=ansible | 2026-06-12 08:24:19.383276 | fa163e23-f348-37f0-fb65-00000000bc67 | TASK | Ensure post-scripts hooks directory exists 2026-06-12 08:24:19,397 p=83863 u=zuul n=ansible | 2026-06-12 08:24:19.396203 | fa163e23-f348-37f0-fb65-00000000bc61 | OK | Ensure certificate role dependencies are installed | np0000071533 2026-06-12 08:24:19,411 p=83863 u=zuul n=ansible | 2026-06-12 08:24:19.411233 | fa163e23-f348-37f0-fb65-00000000bc63 | TASK | Ensure provider packages are installed 2026-06-12 08:24:19,607 p=83863 u=zuul n=ansible | 2026-06-12 08:24:19.605359 | fa163e23-f348-37f0-fb65-00000000bc67 | OK | Ensure post-scripts hooks directory exists | np0000071532 | item=certmonger 2026-06-12 08:24:19,629 p=83863 u=zuul n=ansible | 2026-06-12 08:24:19.628898 | fa163e23-f348-37f0-fb65-00000000bc69 | TASK | Ensure provider service is running 2026-06-12 08:24:19,777 p=83863 u=zuul n=ansible | 2026-06-12 08:24:19.774996 | fa163e23-f348-37f0-fb65-00000000bc67 | OK | Ensure post-scripts hooks directory exists | np0000071531 | item=certmonger 2026-06-12 08:24:19,805 p=83863 u=zuul n=ansible | 2026-06-12 08:24:19.804917 | fa163e23-f348-37f0-fb65-00000000bc69 | TASK | Ensure provider service is running 2026-06-12 08:24:19,983 p=83863 u=zuul n=ansible | 2026-06-12 08:24:19.982843 | fa163e23-f348-37f0-fb65-00000000bd7d | OK | Ensure certificate role dependencies are installed | np0000071528 2026-06-12 08:24:20,015 p=83863 u=zuul n=ansible | 2026-06-12 08:24:20.014993 | fa163e23-f348-37f0-fb65-00000000bd7f | TASK | Ensure provider packages are installed 2026-06-12 08:24:20,122 p=83863 u=zuul n=ansible | 2026-06-12 08:24:20.120109 | fa163e23-f348-37f0-fb65-00000000bc69 | OK | Ensure provider service is running | np0000071532 | item=certmonger 2026-06-12 08:24:20,153 p=83863 u=zuul n=ansible | 2026-06-12 08:24:20.152900 | fa163e23-f348-37f0-fb65-00000000bc6c | TASK | Ensure certificate requests 2026-06-12 08:24:20,283 p=83863 u=zuul n=ansible | 2026-06-12 08:24:20.281166 | fa163e23-f348-37f0-fb65-00000000bc69 | OK | Ensure provider service is running | np0000071531 | item=certmonger 2026-06-12 08:24:20,313 p=83863 u=zuul n=ansible | 2026-06-12 08:24:20.312945 | fa163e23-f348-37f0-fb65-00000000bc6c | TASK | Ensure certificate requests 2026-06-12 08:24:20,703 p=83863 u=zuul n=ansible | 2026-06-12 08:24:20.703032 | fa163e23-f348-37f0-fb65-00000000bd7d | OK | Ensure certificate role dependencies are installed | np0000071529 2026-06-12 08:24:20,726 p=83863 u=zuul n=ansible | 2026-06-12 08:24:20.726097 | fa163e23-f348-37f0-fb65-00000000bd7f | TASK | Ensure provider packages are installed 2026-06-12 08:24:21,349 p=83863 u=zuul n=ansible | 2026-06-12 08:24:21.348987 | fa163e23-f348-37f0-fb65-00000000bd7d | OK | Ensure certificate role dependencies are installed | np0000071530 2026-06-12 08:24:21,373 p=83863 u=zuul n=ansible | 2026-06-12 08:24:21.373130 | fa163e23-f348-37f0-fb65-00000000bd7f | TASK | Ensure provider packages are installed 2026-06-12 08:24:22,299 p=83863 u=zuul n=ansible | 2026-06-12 08:24:22.296201 | fa163e23-f348-37f0-fb65-00000000bc6c | CHANGED | Ensure certificate requests | np0000071531 | item={'ca': 'ipa', 'dns': 'np0000071531.internalapi.ooo.test', 'key_size': '2048', 'name': 'ovn_metadata', 'principal': 'ovn_metadata/np0000071531.internalapi.ooo.test@OOO.TEST', 'run_after': 'systemctl restart tripleo_ovn_metadata_agent\n'} 2026-06-12 08:24:22,351 p=83863 u=zuul n=ansible | 2026-06-12 08:24:22.350778 | fa163e23-f348-37f0-fb65-0000000000c7 | TASK | Check if /var/lib/tripleo-config/container-startup-config/step_1 already exists 2026-06-12 08:24:22,626 p=83863 u=zuul n=ansible | 2026-06-12 08:24:22.626137 | fa163e23-f348-37f0-fb65-0000000000c7 | OK | Check if /var/lib/tripleo-config/container-startup-config/step_1 already exists | np0000071531 2026-06-12 08:24:22,738 p=83863 u=zuul n=ansible | 2026-06-12 08:24:22.737828 | b5dea360-bb31-4252-9c7d-b63c4fe5ac78 | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/common_deploy_steps_tasks.yaml | np0000071531 2026-06-12 08:24:22,753 p=83863 u=zuul n=ansible | 2026-06-12 08:24:22.753307 | fa163e23-f348-37f0-fb65-00000000be9f | TASK | Write the config_step hieradata 2026-06-12 08:24:22,789 p=83863 u=zuul n=ansible | 2026-06-12 08:24:22.788861 | fa163e23-f348-37f0-fb65-00000000bc65 | TASK | Ensure pre-scripts hooks directory exists 2026-06-12 08:24:22,962 p=83863 u=zuul n=ansible | 2026-06-12 08:24:22.960977 | fa163e23-f348-37f0-fb65-00000000bc6c | CHANGED | Ensure certificate requests | np0000071532 | item={'ca': 'ipa', 'dns': 'np0000071532.internalapi.ooo.test', 'key_size': '2048', 'name': 'ovn_metadata', 'principal': 'ovn_metadata/np0000071532.internalapi.ooo.test@OOO.TEST', 'run_after': 'systemctl restart tripleo_ovn_metadata_agent\n'} 2026-06-12 08:24:22,998 p=83863 u=zuul n=ansible | 2026-06-12 08:24:22.997748 | fa163e23-f348-37f0-fb65-0000000000c7 | TASK | Check if /var/lib/tripleo-config/container-startup-config/step_1 already exists 2026-06-12 08:24:23,176 p=83863 u=zuul n=ansible | 2026-06-12 08:24:23.173662 | fa163e23-f348-37f0-fb65-00000000bc65 | OK | Ensure pre-scripts hooks directory exists | np0000071533 | item=certmonger 2026-06-12 08:24:23,204 p=83863 u=zuul n=ansible | 2026-06-12 08:24:23.204015 | fa163e23-f348-37f0-fb65-00000000bc67 | TASK | Ensure post-scripts hooks directory exists 2026-06-12 08:24:23,298 p=83863 u=zuul n=ansible | 2026-06-12 08:24:23.298315 | fa163e23-f348-37f0-fb65-0000000000c7 | OK | Check if /var/lib/tripleo-config/container-startup-config/step_1 already exists | np0000071532 2026-06-12 08:24:23,340 p=83863 u=zuul n=ansible | 2026-06-12 08:24:23.339571 | fa163e23-f348-37f0-fb65-00000000bd81 | TASK | Ensure pre-scripts hooks directory exists 2026-06-12 08:24:23,442 p=83863 u=zuul n=ansible | 2026-06-12 08:24:23.441888 | 4d11defa-bba7-4244-b860-490d879e4cb5 | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/common_deploy_steps_tasks.yaml | np0000071532 2026-06-12 08:24:23,459 p=83863 u=zuul n=ansible | 2026-06-12 08:24:23.459037 | fa163e23-f348-37f0-fb65-00000000bec9 | TASK | Write the config_step hieradata 2026-06-12 08:24:23,528 p=83863 u=zuul n=ansible | 2026-06-12 08:24:23.527439 | fa163e23-f348-37f0-fb65-00000000be9f | OK | Write the config_step hieradata | np0000071531 2026-06-12 08:24:23,540 p=83863 u=zuul n=ansible | 2026-06-12 08:24:23.540286 | fa163e23-f348-37f0-fb65-00000000bea0 | TASK | Run puppet host configuration for step 1 2026-06-12 08:24:23,622 p=83863 u=zuul n=ansible | 2026-06-12 08:24:23.620302 | fa163e23-f348-37f0-fb65-00000000bc67 | OK | Ensure post-scripts hooks directory exists | np0000071533 | item=certmonger 2026-06-12 08:24:23,641 p=83863 u=zuul n=ansible | 2026-06-12 08:24:23.641496 | fa163e23-f348-37f0-fb65-00000000bc69 | TASK | Ensure provider service is running 2026-06-12 08:24:23,704 p=83863 u=zuul n=ansible | 2026-06-12 08:24:23.701018 | fa163e23-f348-37f0-fb65-00000000bd81 | OK | Ensure pre-scripts hooks directory exists | np0000071528 | item=certmonger 2026-06-12 08:24:23,737 p=83863 u=zuul n=ansible | 2026-06-12 08:24:23.736884 | fa163e23-f348-37f0-fb65-00000000bd83 | TASK | Ensure post-scripts hooks directory exists 2026-06-12 08:24:24,111 p=83863 u=zuul n=ansible | 2026-06-12 08:24:24.109306 | fa163e23-f348-37f0-fb65-00000000bd83 | OK | Ensure post-scripts hooks directory exists | np0000071528 | item=certmonger 2026-06-12 08:24:24,132 p=83863 u=zuul n=ansible | 2026-06-12 08:24:24.131683 | fa163e23-f348-37f0-fb65-00000000bc69 | OK | Ensure provider service is running | np0000071533 | item=certmonger 2026-06-12 08:24:24,160 p=83863 u=zuul n=ansible | 2026-06-12 08:24:24.160274 | fa163e23-f348-37f0-fb65-00000000bd85 | TASK | Ensure provider service is running 2026-06-12 08:24:24,192 p=83863 u=zuul n=ansible | 2026-06-12 08:24:24.191819 | fa163e23-f348-37f0-fb65-00000000bc6c | TASK | Ensure certificate requests 2026-06-12 08:24:24,242 p=83863 u=zuul n=ansible | 2026-06-12 08:24:24.241759 | fa163e23-f348-37f0-fb65-00000000bd81 | TASK | Ensure pre-scripts hooks directory exists 2026-06-12 08:24:24,263 p=83863 u=zuul n=ansible | 2026-06-12 08:24:24.262663 | fa163e23-f348-37f0-fb65-00000000bec9 | OK | Write the config_step hieradata | np0000071532 2026-06-12 08:24:24,278 p=83863 u=zuul n=ansible | 2026-06-12 08:24:24.278023 | fa163e23-f348-37f0-fb65-00000000beca | TASK | Run puppet host configuration for step 1 2026-06-12 08:24:24,452 p=83863 u=zuul n=ansible | 2026-06-12 08:24:24.451554 | fa163e23-f348-37f0-fb65-00000000bea0 | CHANGED | Run puppet host configuration for step 1 | np0000071531 2026-06-12 08:24:24,470 p=83863 u=zuul n=ansible | 2026-06-12 08:24:24.469550 | fa163e23-f348-37f0-fb65-00000000bea1 | TASK | Wait for puppet host configuration to finish 2026-06-12 08:24:24,574 p=83863 u=zuul n=ansible | 2026-06-12 08:24:24.574317 | fa163e23-f348-37f0-fb65-00000000bd81 | OK | Ensure pre-scripts hooks directory exists | np0000071529 | item=certmonger 2026-06-12 08:24:24,600 p=83863 u=zuul n=ansible | 2026-06-12 08:24:24.599475 | fa163e23-f348-37f0-fb65-00000000bd83 | TASK | Ensure post-scripts hooks directory exists 2026-06-12 08:24:24,669 p=83863 u=zuul n=ansible | 2026-06-12 08:24:24.668210 | fa163e23-f348-37f0-fb65-00000000bd85 | OK | Ensure provider service is running | np0000071528 | item=certmonger 2026-06-12 08:24:24,705 p=83863 u=zuul n=ansible | 2026-06-12 08:24:24.704572 | fa163e23-f348-37f0-fb65-00000000bd81 | TASK | Ensure pre-scripts hooks directory exists 2026-06-12 08:24:24,740 p=83863 u=zuul n=ansible | 2026-06-12 08:24:24.739681 | fa163e23-f348-37f0-fb65-00000000bd88 | TASK | Ensure certificate requests 2026-06-12 08:24:24,982 p=83863 u=zuul n=ansible | 2026-06-12 08:24:24.977089 | fa163e23-f348-37f0-fb65-00000000bd83 | OK | Ensure post-scripts hooks directory exists | np0000071529 | item=certmonger 2026-06-12 08:24:24,996 p=83863 u=zuul n=ansible | 2026-06-12 08:24:24.995803 | fa163e23-f348-37f0-fb65-00000000beca | CHANGED | Run puppet host configuration for step 1 | np0000071532 2026-06-12 08:24:25,007 p=83863 u=zuul n=ansible | 2026-06-12 08:24:25.007113 | fa163e23-f348-37f0-fb65-00000000becb | TASK | Wait for puppet host configuration to finish 2026-06-12 08:24:25,026 p=83863 u=zuul n=ansible | 2026-06-12 08:24:25.025822 | fa163e23-f348-37f0-fb65-00000000bd85 | TASK | Ensure provider service is running 2026-06-12 08:24:25,061 p=83863 u=zuul n=ansible | 2026-06-12 08:24:25.059065 | fa163e23-f348-37f0-fb65-00000000bd81 | OK | Ensure pre-scripts hooks directory exists | np0000071530 | item=certmonger 2026-06-12 08:24:25,086 p=83863 u=zuul n=ansible | 2026-06-12 08:24:25.086118 | fa163e23-f348-37f0-fb65-00000000bd83 | TASK | Ensure post-scripts hooks directory exists 2026-06-12 08:24:25,394 p=83863 u=zuul n=ansible | 2026-06-12 08:24:25.391441 | fa163e23-f348-37f0-fb65-00000000bd83 | OK | Ensure post-scripts hooks directory exists | np0000071530 | item=certmonger 2026-06-12 08:24:25,436 p=83863 u=zuul n=ansible | 2026-06-12 08:24:25.435884 | fa163e23-f348-37f0-fb65-00000000bd85 | TASK | Ensure provider service is running 2026-06-12 08:24:25,560 p=83863 u=zuul n=ansible | 2026-06-12 08:24:25.556967 | fa163e23-f348-37f0-fb65-00000000bd85 | OK | Ensure provider service is running | np0000071529 | item=certmonger 2026-06-12 08:24:25,600 p=83863 u=zuul n=ansible | 2026-06-12 08:24:25.599398 | fa163e23-f348-37f0-fb65-00000000bd88 | TASK | Ensure certificate requests 2026-06-12 08:24:25,947 p=83863 u=zuul n=ansible | 2026-06-12 08:24:25.944893 | fa163e23-f348-37f0-fb65-00000000bd85 | OK | Ensure provider service is running | np0000071530 | item=certmonger 2026-06-12 08:24:25,978 p=83863 u=zuul n=ansible | 2026-06-12 08:24:25.977533 | fa163e23-f348-37f0-fb65-00000000bd88 | TASK | Ensure certificate requests 2026-06-12 08:24:26,411 p=83863 u=zuul n=ansible | 2026-06-12 08:24:26.409450 | fa163e23-f348-37f0-fb65-00000000bc6c | CHANGED | Ensure certificate requests | np0000071533 | item={'ca': 'ipa', 'dns': 'np0000071533.internalapi.ooo.test', 'key_size': '2048', 'name': 'ovn_metadata', 'principal': 'ovn_metadata/np0000071533.internalapi.ooo.test@OOO.TEST', 'run_after': 'systemctl restart tripleo_ovn_metadata_agent\n'} 2026-06-12 08:24:26,445 p=83863 u=zuul n=ansible | 2026-06-12 08:24:26.444765 | fa163e23-f348-37f0-fb65-0000000000c7 | TASK | Check if /var/lib/tripleo-config/container-startup-config/step_1 already exists 2026-06-12 08:24:26,483 p=83863 u=zuul n=ansible | 2026-06-12 08:24:26.480747 | fa163e23-f348-37f0-fb65-00000000bd88 | CHANGED | Ensure certificate requests | np0000071528 | item={'ca': 'ipa', 'dns': 'np0000071528.internalapi.ooo.test', 'key_size': '2048', 'name': 'neutron_ovn', 'principal': 'neutron_ovn/np0000071528.internalapi.ooo.test@OOO.TEST'} 2026-06-12 08:24:26,532 p=83863 u=zuul n=ansible | 2026-06-12 08:24:26.531770 | fa163e23-f348-37f0-fb65-00000000a9ed | TASK | Execute system role for Nova/Libvirt VNC certs 2026-06-12 08:24:26,686 p=83863 u=zuul n=ansible | 2026-06-12 08:24:26.686188 | fa163e23-f348-37f0-fb65-00000000bf40 | TASK | Set version specific variables 2026-06-12 08:24:26,742 p=83863 u=zuul n=ansible | 2026-06-12 08:24:26.742391 | 3f2b9db6-7995-47c9-8977-8243c8c00da2 | INCLUDED | /usr/share/ansible/roles/rhel-system-roles.certificate/tasks/set_vars.yml | np0000071528 2026-06-12 08:24:26,760 p=83863 u=zuul n=ansible | 2026-06-12 08:24:26.760511 | fa163e23-f348-37f0-fb65-00000000bf98 | TASK | Ensure ansible_facts used by role 2026-06-12 08:24:26,766 p=83863 u=zuul n=ansible | 2026-06-12 08:24:26.766239 | fa163e23-f348-37f0-fb65-0000000000c7 | OK | Check if /var/lib/tripleo-config/container-startup-config/step_1 already exists | np0000071533 2026-06-12 08:24:26,858 p=83863 u=zuul n=ansible | 2026-06-12 08:24:26.858598 | 22b42c0e-fa89-4b8d-bbb1-43885346f0e3 | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/common_deploy_steps_tasks.yaml | np0000071533 2026-06-12 08:24:26,943 p=83863 u=zuul n=ansible | 2026-06-12 08:24:26.943276 | fa163e23-f348-37f0-fb65-00000000bfb2 | TASK | Write the config_step hieradata 2026-06-12 08:24:27,259 p=83863 u=zuul n=ansible | 2026-06-12 08:24:27.258949 | fa163e23-f348-37f0-fb65-00000000bf98 | OK | Ensure ansible_facts used by role | np0000071528 2026-06-12 08:24:27,287 p=83863 u=zuul n=ansible | 2026-06-12 08:24:27.287318 | fa163e23-f348-37f0-fb65-00000000bf99 | TASK | Set platform/version specific variables 2026-06-12 08:24:27,342 p=83863 u=zuul n=ansible | 2026-06-12 08:24:27.339609 | fa163e23-f348-37f0-fb65-00000000bf99 | SKIPPED | Set platform/version specific variables | np0000071528 | item=RedHat.yml 2026-06-12 08:24:27,355 p=83863 u=zuul n=ansible | 2026-06-12 08:24:27.353919 | fa163e23-f348-37f0-fb65-00000000bf99 | SKIPPED | Set platform/version specific variables | np0000071528 | item=RedHat.yml 2026-06-12 08:24:27,380 p=83863 u=zuul n=ansible | 2026-06-12 08:24:27.373503 | fa163e23-f348-37f0-fb65-00000000bf99 | SKIPPED | Set platform/version specific variables | np0000071528 | item=RedHat_9.yml 2026-06-12 08:24:27,389 p=83863 u=zuul n=ansible | 2026-06-12 08:24:27.388128 | fa163e23-f348-37f0-fb65-00000000bf99 | SKIPPED | Set platform/version specific variables | np0000071528 | item=RedHat_9.2.yml 2026-06-12 08:24:27,414 p=83863 u=zuul n=ansible | 2026-06-12 08:24:27.414133 | fa163e23-f348-37f0-fb65-00000000bf41 | TASK | Ensure certificate role dependencies are installed 2026-06-12 08:24:27,521 p=83863 u=zuul n=ansible | 2026-06-12 08:24:27.520610 | fa163e23-f348-37f0-fb65-00000000bd88 | CHANGED | Ensure certificate requests | np0000071529 | item={'ca': 'ipa', 'dns': 'np0000071529.internalapi.ooo.test', 'key_size': '2048', 'name': 'neutron_ovn', 'principal': 'neutron_ovn/np0000071529.internalapi.ooo.test@OOO.TEST'} 2026-06-12 08:24:27,560 p=83863 u=zuul n=ansible | 2026-06-12 08:24:27.559926 | fa163e23-f348-37f0-fb65-00000000acd5 | TASK | Execute system role for Nova/Libvirt VNC certs 2026-06-12 08:24:27,665 p=83863 u=zuul n=ansible | 2026-06-12 08:24:27.664144 | fa163e23-f348-37f0-fb65-00000000bd88 | CHANGED | Ensure certificate requests | np0000071530 | item={'ca': 'ipa', 'dns': 'np0000071530.internalapi.ooo.test', 'key_size': '2048', 'name': 'neutron_ovn', 'principal': 'neutron_ovn/np0000071530.internalapi.ooo.test@OOO.TEST'} 2026-06-12 08:24:27,737 p=83863 u=zuul n=ansible | 2026-06-12 08:24:27.737009 | fa163e23-f348-37f0-fb65-00000000bff5 | TASK | Set version specific variables 2026-06-12 08:24:27,768 p=83863 u=zuul n=ansible | 2026-06-12 08:24:27.767520 | fa163e23-f348-37f0-fb65-00000000bfb2 | OK | Write the config_step hieradata | np0000071533 2026-06-12 08:24:27,785 p=83863 u=zuul n=ansible | 2026-06-12 08:24:27.784647 | fa163e23-f348-37f0-fb65-00000000bfb3 | TASK | Run puppet host configuration for step 1 2026-06-12 08:24:27,819 p=83863 u=zuul n=ansible | 2026-06-12 08:24:27.818433 | fa163e23-f348-37f0-fb65-00000000ada9 | TASK | Execute system role for Nova/Libvirt VNC certs 2026-06-12 08:24:27,846 p=83863 u=zuul n=ansible | 2026-06-12 08:24:27.846249 | d95cb444-a0d4-43eb-bcae-4fb0dda6e9a9 | INCLUDED | /usr/share/ansible/roles/rhel-system-roles.certificate/tasks/set_vars.yml | np0000071529 2026-06-12 08:24:27,873 p=83863 u=zuul n=ansible | 2026-06-12 08:24:27.873324 | fa163e23-f348-37f0-fb65-00000000c04f | TASK | Ensure ansible_facts used by role 2026-06-12 08:24:27,988 p=83863 u=zuul n=ansible | 2026-06-12 08:24:27.987315 | fa163e23-f348-37f0-fb65-00000000c07e | TASK | Set version specific variables 2026-06-12 08:24:28,054 p=83863 u=zuul n=ansible | 2026-06-12 08:24:28.054482 | 5bda63db-613d-449d-bff4-26c175e141c9 | INCLUDED | /usr/share/ansible/roles/rhel-system-roles.certificate/tasks/set_vars.yml | np0000071530 2026-06-12 08:24:28,072 p=83863 u=zuul n=ansible | 2026-06-12 08:24:28.071845 | fa163e23-f348-37f0-fb65-00000000c0d6 | TASK | Ensure ansible_facts used by role 2026-06-12 08:24:28,322 p=83863 u=zuul n=ansible | 2026-06-12 08:24:28.321939 | fa163e23-f348-37f0-fb65-00000000c04f | OK | Ensure ansible_facts used by role | np0000071529 2026-06-12 08:24:28,339 p=83863 u=zuul n=ansible | 2026-06-12 08:24:28.339061 | fa163e23-f348-37f0-fb65-00000000c050 | TASK | Set platform/version specific variables 2026-06-12 08:24:28,418 p=83863 u=zuul n=ansible | 2026-06-12 08:24:28.415766 | fa163e23-f348-37f0-fb65-00000000c050 | SKIPPED | Set platform/version specific variables | np0000071529 | item=RedHat.yml 2026-06-12 08:24:28,436 p=83863 u=zuul n=ansible | 2026-06-12 08:24:28.433777 | fa163e23-f348-37f0-fb65-00000000c050 | SKIPPED | Set platform/version specific variables | np0000071529 | item=RedHat.yml 2026-06-12 08:24:28,452 p=83863 u=zuul n=ansible | 2026-06-12 08:24:28.451060 | fa163e23-f348-37f0-fb65-00000000c050 | SKIPPED | Set platform/version specific variables | np0000071529 | item=RedHat_9.yml 2026-06-12 08:24:28,468 p=83863 u=zuul n=ansible | 2026-06-12 08:24:28.466149 | fa163e23-f348-37f0-fb65-00000000c050 | SKIPPED | Set platform/version specific variables | np0000071529 | item=RedHat_9.2.yml 2026-06-12 08:24:28,512 p=83863 u=zuul n=ansible | 2026-06-12 08:24:28.511668 | fa163e23-f348-37f0-fb65-00000000bff6 | TASK | Ensure certificate role dependencies are installed 2026-06-12 08:24:28,539 p=83863 u=zuul n=ansible | 2026-06-12 08:24:28.538311 | fa163e23-f348-37f0-fb65-00000000bfb3 | CHANGED | Run puppet host configuration for step 1 | np0000071533 2026-06-12 08:24:28,569 p=83863 u=zuul n=ansible | 2026-06-12 08:24:28.568539 | fa163e23-f348-37f0-fb65-00000000bfb4 | TASK | Wait for puppet host configuration to finish 2026-06-12 08:24:28,581 p=83863 u=zuul n=ansible | 2026-06-12 08:24:28.580461 | fa163e23-f348-37f0-fb65-00000000c0d6 | OK | Ensure ansible_facts used by role | np0000071530 2026-06-12 08:24:28,605 p=83863 u=zuul n=ansible | 2026-06-12 08:24:28.604804 | fa163e23-f348-37f0-fb65-00000000c0d7 | TASK | Set platform/version specific variables 2026-06-12 08:24:28,683 p=83863 u=zuul n=ansible | 2026-06-12 08:24:28.681607 | fa163e23-f348-37f0-fb65-00000000c0d7 | SKIPPED | Set platform/version specific variables | np0000071530 | item=RedHat.yml 2026-06-12 08:24:28,706 p=83863 u=zuul n=ansible | 2026-06-12 08:24:28.704771 | fa163e23-f348-37f0-fb65-00000000c0d7 | SKIPPED | Set platform/version specific variables | np0000071530 | item=RedHat.yml 2026-06-12 08:24:28,730 p=83863 u=zuul n=ansible | 2026-06-12 08:24:28.729680 | fa163e23-f348-37f0-fb65-00000000c0d7 | SKIPPED | Set platform/version specific variables | np0000071530 | item=RedHat_9.yml 2026-06-12 08:24:28,747 p=83863 u=zuul n=ansible | 2026-06-12 08:24:28.745307 | fa163e23-f348-37f0-fb65-00000000c0d7 | SKIPPED | Set platform/version specific variables | np0000071530 | item=RedHat_9.2.yml 2026-06-12 08:24:28,774 p=83863 u=zuul n=ansible | 2026-06-12 08:24:28.773709 | fa163e23-f348-37f0-fb65-00000000c07f | TASK | Ensure certificate role dependencies are installed 2026-06-12 08:24:30,654 p=83863 u=zuul n=ansible | 2026-06-12 08:24:30.653691 | fa163e23-f348-37f0-fb65-00000000bf41 | OK | Ensure certificate role dependencies are installed | np0000071528 2026-06-12 08:24:30,698 p=83863 u=zuul n=ansible | 2026-06-12 08:24:30.697342 | fa163e23-f348-37f0-fb65-00000000bf43 | TASK | Ensure provider packages are installed 2026-06-12 08:24:31,926 p=83863 u=zuul n=ansible | 2026-06-12 08:24:31.925396 | fa163e23-f348-37f0-fb65-00000000bff6 | OK | Ensure certificate role dependencies are installed | np0000071529 2026-06-12 08:24:31,946 p=83863 u=zuul n=ansible | 2026-06-12 08:24:31.946525 | fa163e23-f348-37f0-fb65-00000000bff8 | TASK | Ensure provider packages are installed 2026-06-12 08:24:32,022 p=83863 u=zuul n=ansible | 2026-06-12 08:24:32.021256 | fa163e23-f348-37f0-fb65-00000000c07f | OK | Ensure certificate role dependencies are installed | np0000071530 2026-06-12 08:24:32,042 p=83863 u=zuul n=ansible | 2026-06-12 08:24:32.042249 | fa163e23-f348-37f0-fb65-00000000c081 | TASK | Ensure provider packages are installed 2026-06-12 08:24:34,132 p=83863 u=zuul n=ansible | 2026-06-12 08:24:34.131851 | fa163e23-f348-37f0-fb65-00000000bf45 | TASK | Ensure pre-scripts hooks directory exists 2026-06-12 08:24:35,417 p=83863 u=zuul n=ansible | 2026-06-12 08:24:35.417425 | fa163e23-f348-37f0-fb65-00000000bffa | TASK | Ensure pre-scripts hooks directory exists 2026-06-12 08:24:35,442 p=83863 u=zuul n=ansible | 2026-06-12 08:24:35.442059 | fa163e23-f348-37f0-fb65-00000000c083 | TASK | Ensure pre-scripts hooks directory exists 2026-06-12 08:24:36,553 p=83863 u=zuul n=ansible | 2026-06-12 08:24:36.552032 | fa163e23-f348-37f0-fb65-00000000bf45 | OK | Ensure pre-scripts hooks directory exists | np0000071528 | item=certmonger 2026-06-12 08:24:36,577 p=83863 u=zuul n=ansible | 2026-06-12 08:24:36.576981 | fa163e23-f348-37f0-fb65-00000000bf47 | TASK | Ensure post-scripts hooks directory exists 2026-06-12 08:24:37,540 p=83863 u=zuul n=ansible | 2026-06-12 08:24:37.539304 | fa163e23-f348-37f0-fb65-00000000bffa | OK | Ensure pre-scripts hooks directory exists | np0000071529 | item=certmonger 2026-06-12 08:24:37,547 p=83863 u=zuul n=ansible | 2026-06-12 08:24:37.547474 | fa163e23-f348-37f0-fb65-00000000c083 | OK | Ensure pre-scripts hooks directory exists | np0000071530 | item=certmonger 2026-06-12 08:24:37,572 p=83863 u=zuul n=ansible | 2026-06-12 08:24:37.571708 | fa163e23-f348-37f0-fb65-00000000bffc | TASK | Ensure post-scripts hooks directory exists 2026-06-12 08:24:37,580 p=83863 u=zuul n=ansible | 2026-06-12 08:24:37.579851 | fa163e23-f348-37f0-fb65-00000000becb | CHANGED | Wait for puppet host configuration to finish | np0000071532 2026-06-12 08:24:37,581 p=83863 u=zuul n=ansible | 2026-06-12 08:24:37.581115 | fa163e23-f348-37f0-fb65-00000000bea1 | CHANGED | Wait for puppet host configuration to finish | np0000071531 2026-06-12 08:24:37,594 p=83863 u=zuul n=ansible | 2026-06-12 08:24:37.594450 | fa163e23-f348-37f0-fb65-00000000bea2 | TASK | Debug output for task: Run puppet host configuration for step 1 2026-06-12 08:24:37,612 p=83863 u=zuul n=ansible | 2026-06-12 08:24:37.611751 | fa163e23-f348-37f0-fb65-00000000becc | TASK | Debug output for task: Run puppet host configuration for step 1 2026-06-12 08:24:37,634 p=83863 u=zuul n=ansible | 2026-06-12 08:24:37.634281 | fa163e23-f348-37f0-fb65-00000000c085 | TASK | Ensure post-scripts hooks directory exists 2026-06-12 08:24:37,649 p=83863 u=zuul n=ansible | 2026-06-12 08:24:37.649216 | fa163e23-f348-37f0-fb65-00000000bea2 | CHANGED | Debug output for task: Run puppet host configuration for step 1 | np0000071531 | result={ "changed": true, "failed_when_result": false, "puppet_host_outputs.stdout_lines | default([]) | union(puppet_host_outputs.stderr_lines | default([]))": [ "<13>Jun 12 08:24:24 puppet-user: Warning: /etc/puppet/hiera.yaml: Use of 'hiera.yaml' version 3 is deprecated. It should be converted to version 5", "<13>Jun 12 08:24:30 puppet-user: (file: /etc/puppet/hiera.yaml)", "<13>Jun 12 08:24:30 puppet-user: Warning: Undefined variable '::deploy_config_name'; ", "<13>Jun 12 08:24:30 puppet-user: (file & line not available)", "<13>Jun 12 08:24:30 puppet-user: Warning: The function 'hiera' is deprecated in favor of using 'lookup'. See https://puppet.com/docs/puppet/7.10/deprecated_language.html", "<13>Jun 12 08:24:30 puppet-user: Warning: Unknown variable: '::deployment_type'. (file: /etc/puppet/modules/tripleo/manifests/profile/base/database/mysql/client.pp, line: 89, column: 8)", "<13>Jun 12 08:24:30 puppet-user: Warning: Unknown variable: '::deployment_type'. (file: /etc/puppet/modules/tripleo/manifests/packages.pp, line: 39, column: 69)", "<13>Jun 12 08:24:30 puppet-user: Notice: Compiled catalog for np0000071531.ooo.test in environment production in 0.13 seconds", "<13>Jun 12 08:24:30 puppet-user: Notice: /Stage[main]/Tripleo::Profile::Base::Database::Mysql::Client/Exec[directory-create-etc-my.cnf.d]/returns: executed successfully", "<13>Jun 12 08:24:30 puppet-user: Notice: /Stage[main]/Tripleo::Profile::Base::Database::Mysql::Client/File[/etc/my.cnf.d/tripleo.cnf]/ensure: created", "<13>Jun 12 08:24:30 puppet-user: Notice: /Stage[main]/Tripleo::Profile::Base::Database::Mysql::Client/Augeas[tripleo-mysql-client-conf]/returns: executed successfully", "<13>Jun 12 08:24:30 puppet-user: Notice: Applied catalog in 0.07 seconds", "<13>Jun 12 08:24:30 puppet-user: Application:", "<13>Jun 12 08:24:30 puppet-user: Initial environment: production", "<13>Jun 12 08:24:30 puppet-user: Converged environment: production", "<13>Jun 12 08:24:30 puppet-user: Run mode: user", "<13>Jun 12 08:24:30 puppet-user: Changes:", "<13>Jun 12 08:24:30 puppet-user: Total: 3", "<13>Jun 12 08:24:30 puppet-user: Events:", "<13>Jun 12 08:24:30 puppet-user: Success: 3", "<13>Jun 12 08:24:30 puppet-user: Resources:", "<13>Jun 12 08:24:30 puppet-user: Changed: 3", "<13>Jun 12 08:24:30 puppet-user: Out of sync: 3", "<13>Jun 12 08:24:30 puppet-user: Total: 10", "<13>Jun 12 08:24:30 puppet-user: Time:", "<13>Jun 12 08:24:30 puppet-user: Schedule: 0.00", "<13>Jun 12 08:24:30 puppet-user: File: 0.00", "<13>Jun 12 08:24:30 puppet-user: Exec: 0.01", "<13>Jun 12 08:24:30 puppet-user: Augeas: 0.04", "<13>Jun 12 08:24:30 puppet-user: Transaction evaluation: 0.06", "<13>Jun 12 08:24:30 puppet-user: Catalog application: 0.07", "<13>Jun 12 08:24:30 puppet-user: Config retrieval: 0.16", "<13>Jun 12 08:24:30 puppet-user: Last run: 1781252670", "<13>Jun 12 08:24:30 puppet-user: Filebucket: 0.00", "<13>Jun 12 08:24:30 puppet-user: Total: 0.07", "<13>Jun 12 08:24:30 puppet-user: Version:", "<13>Jun 12 08:24:30 puppet-user: Config: 1781252670", "<13>Jun 12 08:24:30 puppet-user: Puppet: 7.10.0" ] } 2026-06-12 08:24:37,661 p=83863 u=zuul n=ansible | 2026-06-12 08:24:37.661707 | fa163e23-f348-37f0-fb65-00000000bea3 | TASK | Pre-cache facts for puppet containers 2026-06-12 08:24:37,678 p=83863 u=zuul n=ansible | 2026-06-12 08:24:37.675295 | fa163e23-f348-37f0-fb65-00000000becc | CHANGED | Debug output for task: Run puppet host configuration for step 1 | np0000071532 | result={ "changed": true, "failed_when_result": false, "puppet_host_outputs.stdout_lines | default([]) | union(puppet_host_outputs.stderr_lines | default([]))": [ "<13>Jun 12 08:24:25 puppet-user: Warning: /etc/puppet/hiera.yaml: Use of 'hiera.yaml' version 3 is deprecated. It should be converted to version 5", "<13>Jun 12 08:24:30 puppet-user: (file: /etc/puppet/hiera.yaml)", "<13>Jun 12 08:24:30 puppet-user: Warning: Undefined variable '::deploy_config_name'; ", "<13>Jun 12 08:24:30 puppet-user: (file & line not available)", "<13>Jun 12 08:24:30 puppet-user: Warning: The function 'hiera' is deprecated in favor of using 'lookup'. See https://puppet.com/docs/puppet/7.10/deprecated_language.html", "<13>Jun 12 08:24:30 puppet-user: Warning: Unknown variable: '::deployment_type'. (file: /etc/puppet/modules/tripleo/manifests/profile/base/database/mysql/client.pp, line: 89, column: 8)", "<13>Jun 12 08:24:30 puppet-user: Warning: Unknown variable: '::deployment_type'. (file: /etc/puppet/modules/tripleo/manifests/packages.pp, line: 39, column: 69)", "<13>Jun 12 08:24:30 puppet-user: Notice: Compiled catalog for np0000071532.ooo.test in environment production in 0.16 seconds", "<13>Jun 12 08:24:30 puppet-user: Notice: /Stage[main]/Tripleo::Profile::Base::Database::Mysql::Client/Exec[directory-create-etc-my.cnf.d]/returns: executed successfully", "<13>Jun 12 08:24:30 puppet-user: Notice: /Stage[main]/Tripleo::Profile::Base::Database::Mysql::Client/File[/etc/my.cnf.d/tripleo.cnf]/ensure: created", "<13>Jun 12 08:24:30 puppet-user: Notice: /Stage[main]/Tripleo::Profile::Base::Database::Mysql::Client/Augeas[tripleo-mysql-client-conf]/returns: executed successfully", "<13>Jun 12 08:24:30 puppet-user: Notice: Applied catalog in 0.10 seconds", "<13>Jun 12 08:24:30 puppet-user: Application:", "<13>Jun 12 08:24:30 puppet-user: Initial environment: production", "<13>Jun 12 08:24:30 puppet-user: Converged environment: production", "<13>Jun 12 08:24:30 puppet-user: Run mode: user", "<13>Jun 12 08:24:30 puppet-user: Changes:", "<13>Jun 12 08:24:30 puppet-user: Total: 3", "<13>Jun 12 08:24:30 puppet-user: Events:", "<13>Jun 12 08:24:30 puppet-user: Success: 3", "<13>Jun 12 08:24:30 puppet-user: Resources:", "<13>Jun 12 08:24:30 puppet-user: Changed: 3", "<13>Jun 12 08:24:30 puppet-user: Out of sync: 3", "<13>Jun 12 08:24:30 puppet-user: Total: 10", "<13>Jun 12 08:24:30 puppet-user: Time:", "<13>Jun 12 08:24:30 puppet-user: Schedule: 0.00", "<13>Jun 12 08:24:30 puppet-user: File: 0.00", "<13>Jun 12 08:24:30 puppet-user: Exec: 0.02", "<13>Jun 12 08:24:30 puppet-user: Augeas: 0.06", "<13>Jun 12 08:24:30 puppet-user: Transaction evaluation: 0.10", "<13>Jun 12 08:24:30 puppet-user: Catalog application: 0.10", "<13>Jun 12 08:24:30 puppet-user: Config retrieval: 0.20", "<13>Jun 12 08:24:30 puppet-user: Last run: 1781252670", "<13>Jun 12 08:24:30 puppet-user: Filebucket: 0.00", "<13>Jun 12 08:24:30 puppet-user: Total: 0.10", "<13>Jun 12 08:24:30 puppet-user: Version:", "<13>Jun 12 08:24:30 puppet-user: Config: 1781252670", "<13>Jun 12 08:24:30 puppet-user: Puppet: 7.10.0" ] } 2026-06-12 08:24:37,721 p=83863 u=zuul n=ansible | 2026-06-12 08:24:37.721103 | fa163e23-f348-37f0-fb65-00000000c14f | TASK | Gather variables for each operating system 2026-06-12 08:24:37,739 p=83863 u=zuul n=ansible | 2026-06-12 08:24:37.738481 | fa163e23-f348-37f0-fb65-00000000becd | TASK | Pre-cache facts for puppet containers 2026-06-12 08:24:37,784 p=83863 u=zuul n=ansible | 2026-06-12 08:24:37.784603 | fa163e23-f348-37f0-fb65-00000000c14f | TASK | Gather variables for each operating system 2026-06-12 08:24:37,811 p=83863 u=zuul n=ansible | 2026-06-12 08:24:37.810744 | fa163e23-f348-37f0-fb65-00000000c150 | TASK | Create puppet caching structures 2026-06-12 08:24:37,879 p=83863 u=zuul n=ansible | 2026-06-12 08:24:37.879113 | fa163e23-f348-37f0-fb65-00000000c150 | TASK | Create puppet caching structures 2026-06-12 08:24:40,528 p=83863 u=zuul n=ansible | 2026-06-12 08:24:40.526552 | fa163e23-f348-37f0-fb65-00000000bf47 | OK | Ensure post-scripts hooks directory exists | np0000071528 | item=certmonger 2026-06-12 08:24:40,533 p=83863 u=zuul n=ansible | 2026-06-12 08:24:40.532438 | fa163e23-f348-37f0-fb65-00000000c085 | OK | Ensure post-scripts hooks directory exists | np0000071530 | item=certmonger 2026-06-12 08:24:40,540 p=83863 u=zuul n=ansible | 2026-06-12 08:24:40.539698 | fa163e23-f348-37f0-fb65-00000000bffc | OK | Ensure post-scripts hooks directory exists | np0000071529 | item=certmonger 2026-06-12 08:24:40,547 p=83863 u=zuul n=ansible | 2026-06-12 08:24:40.547268 | fa163e23-f348-37f0-fb65-00000000c150 | CHANGED | Create puppet caching structures | np0000071531 2026-06-12 08:24:40,562 p=83863 u=zuul n=ansible | 2026-06-12 08:24:40.561720 | fa163e23-f348-37f0-fb65-00000000c151 | TASK | Check for facter.conf 2026-06-12 08:24:40,585 p=83863 u=zuul n=ansible | 2026-06-12 08:24:40.585134 | fa163e23-f348-37f0-fb65-00000000bf49 | TASK | Ensure provider service is running 2026-06-12 08:24:40,608 p=83863 u=zuul n=ansible | 2026-06-12 08:24:40.607689 | fa163e23-f348-37f0-fb65-00000000bffe | TASK | Ensure provider service is running 2026-06-12 08:24:40,632 p=83863 u=zuul n=ansible | 2026-06-12 08:24:40.631803 | fa163e23-f348-37f0-fb65-00000000c087 | TASK | Ensure provider service is running 2026-06-12 08:24:40,668 p=83863 u=zuul n=ansible | 2026-06-12 08:24:40.667446 | fa163e23-f348-37f0-fb65-00000000c150 | CHANGED | Create puppet caching structures | np0000071532 2026-06-12 08:24:40,682 p=83863 u=zuul n=ansible | 2026-06-12 08:24:40.681328 | fa163e23-f348-37f0-fb65-00000000c151 | TASK | Check for facter.conf 2026-06-12 08:24:40,699 p=83863 u=zuul n=ansible | 2026-06-12 08:24:40.698662 | fa163e23-f348-37f0-fb65-00000000bfb4 | CHANGED | Wait for puppet host configuration to finish | np0000071533 2026-06-12 08:24:40,713 p=83863 u=zuul n=ansible | 2026-06-12 08:24:40.712945 | fa163e23-f348-37f0-fb65-00000000bfb5 | TASK | Debug output for task: Run puppet host configuration for step 1 2026-06-12 08:24:40,769 p=83863 u=zuul n=ansible | 2026-06-12 08:24:40.768355 | fa163e23-f348-37f0-fb65-00000000bfb5 | CHANGED | Debug output for task: Run puppet host configuration for step 1 | np0000071533 | result={ "changed": true, "failed_when_result": false, "puppet_host_outputs.stdout_lines | default([]) | union(puppet_host_outputs.stderr_lines | default([]))": [ "<13>Jun 12 08:24:28 puppet-user: Warning: /etc/puppet/hiera.yaml: Use of 'hiera.yaml' version 3 is deprecated. It should be converted to version 5", "<13>Jun 12 08:24:34 puppet-user: (file: /etc/puppet/hiera.yaml)", "<13>Jun 12 08:24:34 puppet-user: Warning: Undefined variable '::deploy_config_name'; ", "<13>Jun 12 08:24:34 puppet-user: (file & line not available)", "<13>Jun 12 08:24:34 puppet-user: Warning: The function 'hiera' is deprecated in favor of using 'lookup'. See https://puppet.com/docs/puppet/7.10/deprecated_language.html", "<13>Jun 12 08:24:34 puppet-user: Warning: Unknown variable: '::deployment_type'. (file: /etc/puppet/modules/tripleo/manifests/profile/base/database/mysql/client.pp, line: 89, column: 8)", "<13>Jun 12 08:24:34 puppet-user: Warning: Unknown variable: '::deployment_type'. (file: /etc/puppet/modules/tripleo/manifests/packages.pp, line: 39, column: 69)", "<13>Jun 12 08:24:34 puppet-user: Notice: Compiled catalog for np0000071533.ooo.test in environment production in 0.12 seconds", "<13>Jun 12 08:24:34 puppet-user: Notice: /Stage[main]/Tripleo::Profile::Base::Database::Mysql::Client/Exec[directory-create-etc-my.cnf.d]/returns: executed successfully", "<13>Jun 12 08:24:34 puppet-user: Notice: /Stage[main]/Tripleo::Profile::Base::Database::Mysql::Client/File[/etc/my.cnf.d/tripleo.cnf]/ensure: created", "<13>Jun 12 08:24:34 puppet-user: Notice: /Stage[main]/Tripleo::Profile::Base::Database::Mysql::Client/Augeas[tripleo-mysql-client-conf]/returns: executed successfully", "<13>Jun 12 08:24:34 puppet-user: Notice: Applied catalog in 0.21 seconds", "<13>Jun 12 08:24:34 puppet-user: Application:", "<13>Jun 12 08:24:34 puppet-user: Initial environment: production", "<13>Jun 12 08:24:34 puppet-user: Converged environment: production", "<13>Jun 12 08:24:34 puppet-user: Run mode: user", "<13>Jun 12 08:24:34 puppet-user: Changes:", "<13>Jun 12 08:24:34 puppet-user: Total: 3", "<13>Jun 12 08:24:34 puppet-user: Events:", "<13>Jun 12 08:24:34 puppet-user: Success: 3", "<13>Jun 12 08:24:34 puppet-user: Resources:", "<13>Jun 12 08:24:34 puppet-user: Changed: 3", "<13>Jun 12 08:24:34 puppet-user: Out of sync: 3", "<13>Jun 12 08:24:34 puppet-user: Total: 10", "<13>Jun 12 08:24:34 puppet-user: Time:", "<13>Jun 12 08:24:34 puppet-user: Filebucket: 0.00", "<13>Jun 12 08:24:34 puppet-user: Schedule: 0.00", "<13>Jun 12 08:24:34 puppet-user: File: 0.00", "<13>Jun 12 08:24:34 puppet-user: Exec: 0.02", "<13>Jun 12 08:24:34 puppet-user: Config retrieval: 0.16", "<13>Jun 12 08:24:34 puppet-user: Augeas: 0.17", "<13>Jun 12 08:24:34 puppet-user: Transaction evaluation: 0.20", "<13>Jun 12 08:24:34 puppet-user: Catalog application: 0.21", "<13>Jun 12 08:24:34 puppet-user: Last run: 1781252674", "<13>Jun 12 08:24:34 puppet-user: Total: 0.21", "<13>Jun 12 08:24:34 puppet-user: Version:", "<13>Jun 12 08:24:34 puppet-user: Config: 1781252674", "<13>Jun 12 08:24:34 puppet-user: Puppet: 7.10.0" ] } 2026-06-12 08:24:40,779 p=83863 u=zuul n=ansible | 2026-06-12 08:24:40.779281 | fa163e23-f348-37f0-fb65-00000000bfb6 | TASK | Pre-cache facts for puppet containers 2026-06-12 08:24:40,825 p=83863 u=zuul n=ansible | 2026-06-12 08:24:40.825390 | fa163e23-f348-37f0-fb65-00000000c14f | TASK | Gather variables for each operating system 2026-06-12 08:24:40,842 p=83863 u=zuul n=ansible | 2026-06-12 08:24:40.841687 | fa163e23-f348-37f0-fb65-00000000c151 | OK | Check for facter.conf | np0000071531 2026-06-12 08:24:40,853 p=83863 u=zuul n=ansible | 2026-06-12 08:24:40.853714 | fa163e23-f348-37f0-fb65-00000000c152 | TASK | Remove facter.conf if directory 2026-06-12 08:24:40,884 p=83863 u=zuul n=ansible | 2026-06-12 08:24:40.884144 | fa163e23-f348-37f0-fb65-00000000c152 | SKIPPED | Remove facter.conf if directory | np0000071531 2026-06-12 08:24:40,895 p=83863 u=zuul n=ansible | 2026-06-12 08:24:40.895361 | fa163e23-f348-37f0-fb65-00000000c153 | TASK | Write facter cache config 2026-06-12 08:24:40,936 p=83863 u=zuul n=ansible | 2026-06-12 08:24:40.936351 | fa163e23-f348-37f0-fb65-00000000c150 | TASK | Create puppet caching structures 2026-06-12 08:24:40,984 p=83863 u=zuul n=ansible | 2026-06-12 08:24:40.983722 | fa163e23-f348-37f0-fb65-00000000c151 | OK | Check for facter.conf | np0000071532 2026-06-12 08:24:40,996 p=83863 u=zuul n=ansible | 2026-06-12 08:24:40.996055 | fa163e23-f348-37f0-fb65-00000000c152 | TASK | Remove facter.conf if directory 2026-06-12 08:24:41,028 p=83863 u=zuul n=ansible | 2026-06-12 08:24:41.028149 | fa163e23-f348-37f0-fb65-00000000c152 | SKIPPED | Remove facter.conf if directory | np0000071532 2026-06-12 08:24:41,045 p=83863 u=zuul n=ansible | 2026-06-12 08:24:41.044826 | fa163e23-f348-37f0-fb65-00000000c153 | TASK | Write facter cache config 2026-06-12 08:24:41,108 p=83863 u=zuul n=ansible | 2026-06-12 08:24:41.107048 | fa163e23-f348-37f0-fb65-00000000c087 | OK | Ensure provider service is running | np0000071530 | item=certmonger 2026-06-12 08:24:41,119 p=83863 u=zuul n=ansible | 2026-06-12 08:24:41.117782 | fa163e23-f348-37f0-fb65-00000000bffe | OK | Ensure provider service is running | np0000071529 | item=certmonger 2026-06-12 08:24:41,142 p=83863 u=zuul n=ansible | 2026-06-12 08:24:41.142703 | fa163e23-f348-37f0-fb65-00000000c001 | TASK | Ensure certificate requests 2026-06-12 08:24:41,162 p=83863 u=zuul n=ansible | 2026-06-12 08:24:41.162255 | fa163e23-f348-37f0-fb65-00000000c08a | TASK | Ensure certificate requests 2026-06-12 08:24:41,258 p=83863 u=zuul n=ansible | 2026-06-12 08:24:41.257791 | fa163e23-f348-37f0-fb65-00000000c150 | CHANGED | Create puppet caching structures | np0000071533 2026-06-12 08:24:41,275 p=83863 u=zuul n=ansible | 2026-06-12 08:24:41.275446 | fa163e23-f348-37f0-fb65-00000000c151 | TASK | Check for facter.conf 2026-06-12 08:24:41,601 p=83863 u=zuul n=ansible | 2026-06-12 08:24:41.601232 | fa163e23-f348-37f0-fb65-00000000c151 | OK | Check for facter.conf | np0000071533 2026-06-12 08:24:41,613 p=83863 u=zuul n=ansible | 2026-06-12 08:24:41.612891 | fa163e23-f348-37f0-fb65-00000000c152 | TASK | Remove facter.conf if directory 2026-06-12 08:24:41,648 p=83863 u=zuul n=ansible | 2026-06-12 08:24:41.647812 | fa163e23-f348-37f0-fb65-00000000c152 | SKIPPED | Remove facter.conf if directory | np0000071533 2026-06-12 08:24:41,662 p=83863 u=zuul n=ansible | 2026-06-12 08:24:41.662130 | fa163e23-f348-37f0-fb65-00000000c153 | TASK | Write facter cache config 2026-06-12 08:24:41,839 p=83863 u=zuul n=ansible | 2026-06-12 08:24:41.839333 | fa163e23-f348-37f0-fb65-00000000c153 | CHANGED | Write facter cache config | np0000071531 2026-06-12 08:24:41,851 p=83863 u=zuul n=ansible | 2026-06-12 08:24:41.851426 | fa163e23-f348-37f0-fb65-00000000c154 | TASK | Cleanup facter cache if exists 2026-06-12 08:24:42,002 p=83863 u=zuul n=ansible | 2026-06-12 08:24:41.997975 | fa163e23-f348-37f0-fb65-00000000c153 | CHANGED | Write facter cache config | np0000071532 2026-06-12 08:24:42,006 p=83863 u=zuul n=ansible | 2026-06-12 08:24:42.004035 | fa163e23-f348-37f0-fb65-00000000bf49 | OK | Ensure provider service is running | np0000071528 | item=certmonger 2026-06-12 08:24:42,022 p=83863 u=zuul n=ansible | 2026-06-12 08:24:42.022365 | fa163e23-f348-37f0-fb65-00000000c154 | TASK | Cleanup facter cache if exists 2026-06-12 08:24:42,052 p=83863 u=zuul n=ansible | 2026-06-12 08:24:42.052047 | fa163e23-f348-37f0-fb65-00000000bf4c | TASK | Ensure certificate requests 2026-06-12 08:24:42,136 p=83863 u=zuul n=ansible | 2026-06-12 08:24:42.135354 | fa163e23-f348-37f0-fb65-00000000c154 | OK | Cleanup facter cache if exists | np0000071531 2026-06-12 08:24:42,159 p=83863 u=zuul n=ansible | 2026-06-12 08:24:42.158711 | fa163e23-f348-37f0-fb65-00000000c155 | TASK | Pre-cache facts 2026-06-12 08:24:42,314 p=83863 u=zuul n=ansible | 2026-06-12 08:24:42.313708 | fa163e23-f348-37f0-fb65-00000000c154 | OK | Cleanup facter cache if exists | np0000071532 2026-06-12 08:24:42,392 p=83863 u=zuul n=ansible | 2026-06-12 08:24:42.391724 | fa163e23-f348-37f0-fb65-00000000c155 | TASK | Pre-cache facts 2026-06-12 08:24:42,632 p=83863 u=zuul n=ansible | 2026-06-12 08:24:42.631893 | fa163e23-f348-37f0-fb65-00000000c153 | CHANGED | Write facter cache config | np0000071533 2026-06-12 08:24:42,649 p=83863 u=zuul n=ansible | 2026-06-12 08:24:42.648787 | fa163e23-f348-37f0-fb65-00000000c154 | TASK | Cleanup facter cache if exists 2026-06-12 08:24:42,794 p=83863 u=zuul n=ansible | 2026-06-12 08:24:42.793876 | fa163e23-f348-37f0-fb65-00000000c155 | CHANGED | Pre-cache facts | np0000071531 2026-06-12 08:24:42,810 p=83863 u=zuul n=ansible | 2026-06-12 08:24:42.810214 | fa163e23-f348-37f0-fb65-00000000c156 | TASK | Failed deployment if facter fails 2026-06-12 08:24:42,843 p=83863 u=zuul n=ansible | 2026-06-12 08:24:42.842965 | fa163e23-f348-37f0-fb65-00000000c156 | SKIPPED | Failed deployment if facter fails | np0000071531 2026-06-12 08:24:42,868 p=83863 u=zuul n=ansible | 2026-06-12 08:24:42.867742 | fa163e23-f348-37f0-fb65-00000000c157 | TASK | Sync cached facts 2026-06-12 08:24:42,915 p=83863 u=zuul n=ansible | 2026-06-12 08:24:42.914370 | fa163e23-f348-37f0-fb65-00000000c154 | OK | Cleanup facter cache if exists | np0000071533 2026-06-12 08:24:42,932 p=83863 u=zuul n=ansible | 2026-06-12 08:24:42.931715 | fa163e23-f348-37f0-fb65-00000000c155 | TASK | Pre-cache facts 2026-06-12 08:24:42,961 p=83863 u=zuul n=ansible | 2026-06-12 08:24:42.958749 | fa163e23-f348-37f0-fb65-00000000c08a | CHANGED | Ensure certificate requests | np0000071530 | item={'ca': 'ipa', 'dns': 'np0000071530.internalapi.ooo.test', 'key_size': '2048', 'name': 'libvirt-vnc-client-cert', 'principal': 'libvirt-vnc/np0000071530.internalapi.ooo.test@OOO.TEST', 'run_after': 'container_name=$(podman ps --format=\\{\\{.Names\\}\\} | grep nova_vnc_proxy)\nservice_crt="/etc/pki/tls/certs/libvirt-vnc-client-cert.crt"\nservice_key="/etc/pki/tls/private/libvirt-vnc-client-cert.key"\n# Copy the new cert from the mount-point to the real path\npodman exec -u root "$container_name" cp "/var/lib/kolla/config_files/src-tls$service_crt" "$service_crt"\n# Copy the new key from the mount-point to the real path\npodman exec -u root "$container_name" cp "/var/lib/kolla/config_files/src-tls$service_key" "$service_key"\n\n# Set permissions\npodman exec -u root "$container_name" chmod 0644 $service_crt\npodman exec -u root "$container_name" chmod 0640 $service_key\npodman exec -u root "$container_name" chgrp qemu $service_key\n\n# No need to trigger a reload for novnc proxy since the cert is not cached\n'} 2026-06-12 08:24:43,017 p=83863 u=zuul n=ansible | 2026-06-12 08:24:43.016896 | fa163e23-f348-37f0-fb65-00000000c0a7 | TASK | Set version specific variables 2026-06-12 08:24:43,050 p=83863 u=zuul n=ansible | 2026-06-12 08:24:43.049617 | fa163e23-f348-37f0-fb65-00000000c155 | CHANGED | Pre-cache facts | np0000071532 2026-06-12 08:24:43,062 p=83863 u=zuul n=ansible | 2026-06-12 08:24:43.062662 | fa163e23-f348-37f0-fb65-00000000c156 | TASK | Failed deployment if facter fails 2026-06-12 08:24:43,085 p=83863 u=zuul n=ansible | 2026-06-12 08:24:43.085372 | fa163e23-f348-37f0-fb65-00000000c156 | SKIPPED | Failed deployment if facter fails | np0000071532 2026-06-12 08:24:43,103 p=83863 u=zuul n=ansible | 2026-06-12 08:24:43.103638 | 6dbdf3e4-3118-4704-a9f1-2c243375369c | INCLUDED | /usr/share/ansible/roles/rhel-system-roles.certificate/tasks/set_vars.yml | np0000071530 2026-06-12 08:24:43,128 p=83863 u=zuul n=ansible | 2026-06-12 08:24:43.128520 | fa163e23-f348-37f0-fb65-00000000c157 | TASK | Sync cached facts 2026-06-12 08:24:43,156 p=83863 u=zuul n=ansible | 2026-06-12 08:24:43.152109 | fa163e23-f348-37f0-fb65-00000000c001 | CHANGED | Ensure certificate requests | np0000071529 | item={'ca': 'ipa', 'dns': 'np0000071529.internalapi.ooo.test', 'key_size': '2048', 'name': 'libvirt-vnc-client-cert', 'principal': 'libvirt-vnc/np0000071529.internalapi.ooo.test@OOO.TEST', 'run_after': 'container_name=$(podman ps --format=\\{\\{.Names\\}\\} | grep nova_vnc_proxy)\nservice_crt="/etc/pki/tls/certs/libvirt-vnc-client-cert.crt"\nservice_key="/etc/pki/tls/private/libvirt-vnc-client-cert.key"\n# Copy the new cert from the mount-point to the real path\npodman exec -u root "$container_name" cp "/var/lib/kolla/config_files/src-tls$service_crt" "$service_crt"\n# Copy the new key from the mount-point to the real path\npodman exec -u root "$container_name" cp "/var/lib/kolla/config_files/src-tls$service_key" "$service_key"\n\n# Set permissions\npodman exec -u root "$container_name" chmod 0644 $service_crt\npodman exec -u root "$container_name" chmod 0640 $service_key\npodman exec -u root "$container_name" chgrp qemu $service_key\n\n# No need to trigger a reload for novnc proxy since the cert is not cached\n'} 2026-06-12 08:24:43,182 p=83863 u=zuul n=ansible | 2026-06-12 08:24:43.182046 | fa163e23-f348-37f0-fb65-00000000c27f | TASK | Ensure ansible_facts used by role 2026-06-12 08:24:43,246 p=83863 u=zuul n=ansible | 2026-06-12 08:24:43.246142 | fa163e23-f348-37f0-fb65-00000000c01e | TASK | Set version specific variables 2026-06-12 08:24:43,327 p=83863 u=zuul n=ansible | 2026-06-12 08:24:43.327021 | 63ee8f4c-da43-48a3-879b-023829d80a7c | INCLUDED | /usr/share/ansible/roles/rhel-system-roles.certificate/tasks/set_vars.yml | np0000071529 2026-06-12 08:24:43,361 p=83863 u=zuul n=ansible | 2026-06-12 08:24:43.360547 | fa163e23-f348-37f0-fb65-00000000c29c | TASK | Ensure ansible_facts used by role 2026-06-12 08:24:43,420 p=83863 u=zuul n=ansible | 2026-06-12 08:24:43.419309 | fa163e23-f348-37f0-fb65-00000000c157 | CHANGED | Sync cached facts | np0000071531 -> 192.168.122.106 2026-06-12 08:24:43,421 p=83863 u=zuul n=ansible | [WARNING]: ('np0000071531 -> 192.168.122.106', 'fa163e23-f348-37f0-fb65-00000000c157') missing from stats 2026-06-12 08:24:43,452 p=83863 u=zuul n=ansible | 2026-06-12 08:24:43.452363 | fa163e23-f348-37f0-fb65-00000000bea4 | TASK | Include container-puppet tasks (generate config) during step 1 2026-06-12 08:24:43,504 p=83863 u=zuul n=ansible | 2026-06-12 08:24:43.503705 | cd732814-63f7-4d91-8190-028445c29041 | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/generate-config-tasks.yaml | np0000071531 2026-06-12 08:24:43,528 p=83863 u=zuul n=ansible | 2026-06-12 08:24:43.528219 | fa163e23-f348-37f0-fb65-00000000c2b6 | TASK | Create base directory puppet configs 2026-06-12 08:24:43,536 p=83863 u=zuul n=ansible | 2026-06-12 08:24:43.535855 | fa163e23-f348-37f0-fb65-00000000c157 | CHANGED | Sync cached facts | np0000071532 -> 192.168.122.107 2026-06-12 08:24:43,537 p=83863 u=zuul n=ansible | [WARNING]: ('np0000071532 -> 192.168.122.107', 'fa163e23-f348-37f0-fb65-00000000c157') missing from stats 2026-06-12 08:24:43,563 p=83863 u=zuul n=ansible | 2026-06-12 08:24:43.563012 | fa163e23-f348-37f0-fb65-00000000bece | TASK | Include container-puppet tasks (generate config) during step 1 2026-06-12 08:24:43,603 p=83863 u=zuul n=ansible | 2026-06-12 08:24:43.603368 | df231500-aef8-4318-94f9-9988db368f0f | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/generate-config-tasks.yaml | np0000071532 2026-06-12 08:24:43,624 p=83863 u=zuul n=ansible | 2026-06-12 08:24:43.624370 | fa163e23-f348-37f0-fb65-00000000c325 | TASK | Create base directory puppet configs 2026-06-12 08:24:43,643 p=83863 u=zuul n=ansible | 2026-06-12 08:24:43.643070 | fa163e23-f348-37f0-fb65-00000000c155 | CHANGED | Pre-cache facts | np0000071533 2026-06-12 08:24:43,659 p=83863 u=zuul n=ansible | 2026-06-12 08:24:43.659090 | fa163e23-f348-37f0-fb65-00000000c156 | TASK | Failed deployment if facter fails 2026-06-12 08:24:43,667 p=83863 u=zuul n=ansible | 2026-06-12 08:24:43.666885 | fa163e23-f348-37f0-fb65-00000000c27f | OK | Ensure ansible_facts used by role | np0000071530 2026-06-12 08:24:43,684 p=83863 u=zuul n=ansible | 2026-06-12 08:24:43.684260 | fa163e23-f348-37f0-fb65-00000000c280 | TASK | Set platform/version specific variables 2026-06-12 08:24:43,700 p=83863 u=zuul n=ansible | 2026-06-12 08:24:43.699563 | fa163e23-f348-37f0-fb65-00000000c156 | SKIPPED | Failed deployment if facter fails | np0000071533 2026-06-12 08:24:43,720 p=83863 u=zuul n=ansible | 2026-06-12 08:24:43.719716 | fa163e23-f348-37f0-fb65-00000000c157 | TASK | Sync cached facts 2026-06-12 08:24:43,767 p=83863 u=zuul n=ansible | 2026-06-12 08:24:43.763973 | fa163e23-f348-37f0-fb65-00000000c280 | SKIPPED | Set platform/version specific variables | np0000071530 | item=RedHat.yml 2026-06-12 08:24:43,779 p=83863 u=zuul n=ansible | 2026-06-12 08:24:43.775642 | fa163e23-f348-37f0-fb65-00000000c280 | SKIPPED | Set platform/version specific variables | np0000071530 | item=RedHat.yml 2026-06-12 08:24:43,805 p=83863 u=zuul n=ansible | 2026-06-12 08:24:43.802559 | fa163e23-f348-37f0-fb65-00000000c280 | SKIPPED | Set platform/version specific variables | np0000071530 | item=RedHat_9.yml 2026-06-12 08:24:43,843 p=83863 u=zuul n=ansible | 2026-06-12 08:24:43.840610 | fa163e23-f348-37f0-fb65-00000000c280 | SKIPPED | Set platform/version specific variables | np0000071530 | item=RedHat_9.2.yml 2026-06-12 08:24:43,864 p=83863 u=zuul n=ansible | 2026-06-12 08:24:43.864063 | fa163e23-f348-37f0-fb65-00000000c29c | OK | Ensure ansible_facts used by role | np0000071529 2026-06-12 08:24:43,874 p=83863 u=zuul n=ansible | 2026-06-12 08:24:43.874524 | fa163e23-f348-37f0-fb65-00000000c2b6 | CHANGED | Create base directory puppet configs | np0000071531 2026-06-12 08:24:43,900 p=83863 u=zuul n=ansible | 2026-06-12 08:24:43.900194 | fa163e23-f348-37f0-fb65-00000000c2b7 | TASK | Generate container puppet configs for step 1 2026-06-12 08:24:43,935 p=83863 u=zuul n=ansible | 2026-06-12 08:24:43.934678 | fa163e23-f348-37f0-fb65-00000000c29d | TASK | Set platform/version specific variables 2026-06-12 08:24:43,970 p=83863 u=zuul n=ansible | 2026-06-12 08:24:43.969645 | fa163e23-f348-37f0-fb65-00000000c0a8 | TASK | Ensure certificate role dependencies are installed 2026-06-12 08:24:43,978 p=83863 u=zuul n=ansible | 2026-06-12 08:24:43.978077 | fa163e23-f348-37f0-fb65-00000000c325 | CHANGED | Create base directory puppet configs | np0000071532 2026-06-12 08:24:44,012 p=83863 u=zuul n=ansible | 2026-06-12 08:24:44.011578 | fa163e23-f348-37f0-fb65-00000000c326 | TASK | Generate container puppet configs for step 1 2026-06-12 08:24:44,031 p=83863 u=zuul n=ansible | 2026-06-12 08:24:44.027825 | fa163e23-f348-37f0-fb65-00000000c29d | SKIPPED | Set platform/version specific variables | np0000071529 | item=RedHat.yml 2026-06-12 08:24:44,071 p=83863 u=zuul n=ansible | 2026-06-12 08:24:44.067859 | fa163e23-f348-37f0-fb65-00000000c29d | SKIPPED | Set platform/version specific variables | np0000071529 | item=RedHat.yml 2026-06-12 08:24:44,090 p=83863 u=zuul n=ansible | 2026-06-12 08:24:44.088337 | fa163e23-f348-37f0-fb65-00000000c29d | SKIPPED | Set platform/version specific variables | np0000071529 | item=RedHat_9.yml 2026-06-12 08:24:44,109 p=83863 u=zuul n=ansible | 2026-06-12 08:24:44.107888 | fa163e23-f348-37f0-fb65-00000000c29d | SKIPPED | Set platform/version specific variables | np0000071529 | item=RedHat_9.2.yml 2026-06-12 08:24:44,116 p=83863 u=zuul n=ansible | 2026-06-12 08:24:44.116421 | fa163e23-f348-37f0-fb65-00000000c157 | CHANGED | Sync cached facts | np0000071533 -> 192.168.122.108 2026-06-12 08:24:44,117 p=83863 u=zuul n=ansible | [WARNING]: ('np0000071533 -> 192.168.122.108', 'fa163e23-f348-37f0-fb65-00000000c157') missing from stats 2026-06-12 08:24:44,140 p=83863 u=zuul n=ansible | 2026-06-12 08:24:44.139838 | fa163e23-f348-37f0-fb65-00000000c01f | TASK | Ensure certificate role dependencies are installed 2026-06-12 08:24:44,156 p=83863 u=zuul n=ansible | 2026-06-12 08:24:44.155785 | fa163e23-f348-37f0-fb65-00000000bfb7 | TASK | Include container-puppet tasks (generate config) during step 1 2026-06-12 08:24:44,208 p=83863 u=zuul n=ansible | 2026-06-12 08:24:44.208621 | 30d055c9-e1dc-41a0-93a9-33c0800b1e75 | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/generate-config-tasks.yaml | np0000071533 2026-06-12 08:24:44,228 p=83863 u=zuul n=ansible | 2026-06-12 08:24:44.227843 | fa163e23-f348-37f0-fb65-00000000c3b5 | TASK | Create base directory puppet configs 2026-06-12 08:24:44,279 p=83863 u=zuul n=ansible | 2026-06-12 08:24:44.278543 | fa163e23-f348-37f0-fb65-00000000c2b7 | CHANGED | Generate container puppet configs for step 1 | np0000071531 2026-06-12 08:24:44,291 p=83863 u=zuul n=ansible | 2026-06-12 08:24:44.291339 | fa163e23-f348-37f0-fb65-00000000c2b8 | TASK | Manage Puppet containers (generate config) for step 1 with tripleo-ansible 2026-06-12 08:24:44,307 p=83863 u=zuul n=ansible | 2026-06-12 08:24:44.306601 | fa163e23-f348-37f0-fb65-00000000c326 | CHANGED | Generate container puppet configs for step 1 | np0000071532 2026-06-12 08:24:44,323 p=83863 u=zuul n=ansible | 2026-06-12 08:24:44.322347 | fa163e23-f348-37f0-fb65-00000000bf4c | CHANGED | Ensure certificate requests | np0000071528 | item={'ca': 'ipa', 'dns': 'np0000071528.internalapi.ooo.test', 'key_size': '2048', 'name': 'libvirt-vnc-client-cert', 'principal': 'libvirt-vnc/np0000071528.internalapi.ooo.test@OOO.TEST', 'run_after': 'container_name=$(podman ps --format=\\{\\{.Names\\}\\} | grep nova_vnc_proxy)\nservice_crt="/etc/pki/tls/certs/libvirt-vnc-client-cert.crt"\nservice_key="/etc/pki/tls/private/libvirt-vnc-client-cert.key"\n# Copy the new cert from the mount-point to the real path\npodman exec -u root "$container_name" cp "/var/lib/kolla/config_files/src-tls$service_crt" "$service_crt"\n# Copy the new key from the mount-point to the real path\npodman exec -u root "$container_name" cp "/var/lib/kolla/config_files/src-tls$service_key" "$service_key"\n\n# Set permissions\npodman exec -u root "$container_name" chmod 0644 $service_crt\npodman exec -u root "$container_name" chmod 0640 $service_key\npodman exec -u root "$container_name" chgrp qemu $service_key\n\n# No need to trigger a reload for novnc proxy since the cert is not cached\n'} 2026-06-12 08:24:44,337 p=83863 u=zuul n=ansible | 2026-06-12 08:24:44.336678 | fa163e23-f348-37f0-fb65-00000000c327 | TASK | Manage Puppet containers (generate config) for step 1 with tripleo-ansible 2026-06-12 08:24:44,392 p=83863 u=zuul n=ansible | 2026-06-12 08:24:44.392453 | fa163e23-f348-37f0-fb65-00000000c447 | TASK | Gather variables for each operating system 2026-06-12 08:24:44,441 p=83863 u=zuul n=ansible | 2026-06-12 08:24:44.441415 | fa163e23-f348-37f0-fb65-00000000c447 | TASK | Gather variables for each operating system 2026-06-12 08:24:44,460 p=83863 u=zuul n=ansible | 2026-06-12 08:24:44.459649 | fa163e23-f348-37f0-fb65-00000000bf69 | TASK | Set version specific variables 2026-06-12 08:24:44,534 p=83863 u=zuul n=ansible | 2026-06-12 08:24:44.534345 | 05372b7e-a1bf-41c9-8fe4-5b00fc87571f | INCLUDED | /usr/share/ansible/roles/rhel-system-roles.certificate/tasks/set_vars.yml | np0000071528 2026-06-12 08:24:44,553 p=83863 u=zuul n=ansible | 2026-06-12 08:24:44.553565 | fa163e23-f348-37f0-fb65-00000000c448 | TASK | Create container logs path 2026-06-12 08:24:44,572 p=83863 u=zuul n=ansible | 2026-06-12 08:24:44.572292 | fa163e23-f348-37f0-fb65-00000000c4d6 | TASK | Ensure ansible_facts used by role 2026-06-12 08:24:44,577 p=83863 u=zuul n=ansible | 2026-06-12 08:24:44.576837 | fa163e23-f348-37f0-fb65-00000000c3b5 | CHANGED | Create base directory puppet configs | np0000071533 2026-06-12 08:24:44,590 p=83863 u=zuul n=ansible | 2026-06-12 08:24:44.590138 | fa163e23-f348-37f0-fb65-00000000c448 | TASK | Create container logs path 2026-06-12 08:24:44,606 p=83863 u=zuul n=ansible | 2026-06-12 08:24:44.606073 | fa163e23-f348-37f0-fb65-00000000c3b6 | TASK | Generate container puppet configs for step 1 2026-06-12 08:24:44,846 p=83863 u=zuul n=ansible | 2026-06-12 08:24:44.845495 | fa163e23-f348-37f0-fb65-00000000c448 | OK | Create container logs path | np0000071531 2026-06-12 08:24:44,862 p=83863 u=zuul n=ansible | 2026-06-12 08:24:44.862577 | fa163e23-f348-37f0-fb65-00000000c44a | TASK | Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_1 2026-06-12 08:24:44,902 p=83863 u=zuul n=ansible | 2026-06-12 08:24:44.902084 | fa163e23-f348-37f0-fb65-00000000c448 | OK | Create container logs path | np0000071532 2026-06-12 08:24:44,919 p=83863 u=zuul n=ansible | 2026-06-12 08:24:44.919480 | fa163e23-f348-37f0-fb65-00000000c44a | TASK | Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_1 2026-06-12 08:24:44,951 p=83863 u=zuul n=ansible | 2026-06-12 08:24:44.950099 | fa163e23-f348-37f0-fb65-00000000c3b6 | CHANGED | Generate container puppet configs for step 1 | np0000071533 2026-06-12 08:24:44,968 p=83863 u=zuul n=ansible | 2026-06-12 08:24:44.968172 | fa163e23-f348-37f0-fb65-00000000c3b7 | TASK | Manage Puppet containers (generate config) for step 1 with tripleo-ansible 2026-06-12 08:24:45,025 p=83863 u=zuul n=ansible | 2026-06-12 08:24:45.025368 | fa163e23-f348-37f0-fb65-00000000c447 | TASK | Gather variables for each operating system 2026-06-12 08:24:45,033 p=83863 u=zuul n=ansible | 2026-06-12 08:24:45.032681 | fa163e23-f348-37f0-fb65-00000000c4d6 | OK | Ensure ansible_facts used by role | np0000071528 2026-06-12 08:24:45,049 p=83863 u=zuul n=ansible | 2026-06-12 08:24:45.049092 | fa163e23-f348-37f0-fb65-00000000c4d7 | TASK | Set platform/version specific variables 2026-06-12 08:24:45,133 p=83863 u=zuul n=ansible | 2026-06-12 08:24:45.133007 | fa163e23-f348-37f0-fb65-00000000c4d7 | SKIPPED | Set platform/version specific variables | np0000071528 | item=RedHat.yml 2026-06-12 08:24:45,144 p=83863 u=zuul n=ansible | 2026-06-12 08:24:45.144603 | fa163e23-f348-37f0-fb65-00000000c448 | TASK | Create container logs path 2026-06-12 08:24:45,175 p=83863 u=zuul n=ansible | 2026-06-12 08:24:45.173606 | fa163e23-f348-37f0-fb65-00000000c4d7 | SKIPPED | Set platform/version specific variables | np0000071528 | item=RedHat.yml 2026-06-12 08:24:45,186 p=83863 u=zuul n=ansible | 2026-06-12 08:24:45.185243 | fa163e23-f348-37f0-fb65-00000000c4d7 | SKIPPED | Set platform/version specific variables | np0000071528 | item=RedHat_9.yml 2026-06-12 08:24:45,204 p=83863 u=zuul n=ansible | 2026-06-12 08:24:45.202244 | fa163e23-f348-37f0-fb65-00000000c4d7 | SKIPPED | Set platform/version specific variables | np0000071528 | item=RedHat_9.2.yml 2026-06-12 08:24:45,226 p=83863 u=zuul n=ansible | 2026-06-12 08:24:45.226609 | fa163e23-f348-37f0-fb65-00000000bf6a | TASK | Ensure certificate role dependencies are installed 2026-06-12 08:24:45,387 p=83863 u=zuul n=ansible | 2026-06-12 08:24:45.386512 | fa163e23-f348-37f0-fb65-00000000c44a | OK | Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_1 | np0000071532 2026-06-12 08:24:45,407 p=83863 u=zuul n=ansible | 2026-06-12 08:24:45.407389 | fa163e23-f348-37f0-fb65-00000000c44b | TASK | Finalise hashes for all containers 2026-06-12 08:24:45,415 p=83863 u=zuul n=ansible | 2026-06-12 08:24:45.415180 | fa163e23-f348-37f0-fb65-00000000c44a | OK | Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_1 | np0000071531 2026-06-12 08:24:45,432 p=83863 u=zuul n=ansible | 2026-06-12 08:24:45.432334 | fa163e23-f348-37f0-fb65-00000000c44b | TASK | Finalise hashes for all containers 2026-06-12 08:24:45,453 p=83863 u=zuul n=ansible | 2026-06-12 08:24:45.452129 | fa163e23-f348-37f0-fb65-00000000c44b | OK | Finalise hashes for all containers | np0000071532 2026-06-12 08:24:45,477 p=83863 u=zuul n=ansible | 2026-06-12 08:24:45.476652 | fa163e23-f348-37f0-fb65-00000000c44d | TASK | Manage systemd shutdown files 2026-06-12 08:24:45,485 p=83863 u=zuul n=ansible | 2026-06-12 08:24:45.484743 | fa163e23-f348-37f0-fb65-00000000c448 | OK | Create container logs path | np0000071533 2026-06-12 08:24:45,513 p=83863 u=zuul n=ansible | 2026-06-12 08:24:45.513063 | fa163e23-f348-37f0-fb65-00000000c44a | TASK | Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_1 2026-06-12 08:24:45,520 p=83863 u=zuul n=ansible | 2026-06-12 08:24:45.519491 | fa163e23-f348-37f0-fb65-00000000c44b | OK | Finalise hashes for all containers | np0000071531 2026-06-12 08:24:45,521 p=83863 u=zuul n=ansible | 2026-06-12 08:24:45.521783 | fa163e23-f348-37f0-fb65-00000000c44d | SKIPPED | Manage systemd shutdown files | np0000071532 2026-06-12 08:24:45,566 p=83863 u=zuul n=ansible | 2026-06-12 08:24:45.565703 | fa163e23-f348-37f0-fb65-00000000c44d | TASK | Manage systemd shutdown files 2026-06-12 08:24:45,588 p=83863 u=zuul n=ansible | 2026-06-12 08:24:45.588278 | fa163e23-f348-37f0-fb65-00000000c44f | TASK | Update container configs with new config hashes 2026-06-12 08:24:45,608 p=83863 u=zuul n=ansible | 2026-06-12 08:24:45.608215 | fa163e23-f348-37f0-fb65-00000000c44d | SKIPPED | Manage systemd shutdown files | np0000071531 2026-06-12 08:24:45,620 p=83863 u=zuul n=ansible | 2026-06-12 08:24:45.620328 | fa163e23-f348-37f0-fb65-00000000c44f | TASK | Update container configs with new config hashes 2026-06-12 08:24:45,636 p=83863 u=zuul n=ansible | 2026-06-12 08:24:45.635666 | fa163e23-f348-37f0-fb65-00000000c44f | SKIPPED | Update container configs with new config hashes | np0000071532 2026-06-12 08:24:45,648 p=83863 u=zuul n=ansible | 2026-06-12 08:24:45.648625 | fa163e23-f348-37f0-fb65-00000000c450 | TASK | Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_1 2026-06-12 08:24:45,673 p=83863 u=zuul n=ansible | 2026-06-12 08:24:45.672455 | fa163e23-f348-37f0-fb65-00000000c44f | SKIPPED | Update container configs with new config hashes | np0000071531 2026-06-12 08:24:45,688 p=83863 u=zuul n=ansible | 2026-06-12 08:24:45.687704 | fa163e23-f348-37f0-fb65-00000000c450 | TASK | Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_1 2026-06-12 08:24:45,715 p=83863 u=zuul n=ansible | 2026-06-12 08:24:45.714798 | 17b3e8e5-d3b7-407b-8899-4261a40c7781 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/delete_orphan.yml | np0000071532 2026-06-12 08:24:45,737 p=83863 u=zuul n=ansible | 2026-06-12 08:24:45.736755 | fa163e23-f348-37f0-fb65-00000000c566 | TASK | Gather podman infos 2026-06-12 08:24:45,756 p=83863 u=zuul n=ansible | 2026-06-12 08:24:45.756496 | 2867b504-559c-40ee-9776-39a46eb5a5d8 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/delete_orphan.yml | np0000071531 2026-06-12 08:24:45,771 p=83863 u=zuul n=ansible | 2026-06-12 08:24:45.771151 | fa163e23-f348-37f0-fb65-00000000c58c | TASK | Gather podman infos 2026-06-12 08:24:45,849 p=83863 u=zuul n=ansible | 2026-06-12 08:24:45.848755 | fa163e23-f348-37f0-fb65-00000000c44a | OK | Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_1 | np0000071533 2026-06-12 08:24:45,873 p=83863 u=zuul n=ansible | 2026-06-12 08:24:45.872907 | fa163e23-f348-37f0-fb65-00000000c44b | TASK | Finalise hashes for all containers 2026-06-12 08:24:45,932 p=83863 u=zuul n=ansible | 2026-06-12 08:24:45.931592 | fa163e23-f348-37f0-fb65-00000000c44b | OK | Finalise hashes for all containers | np0000071533 2026-06-12 08:24:45,948 p=83863 u=zuul n=ansible | 2026-06-12 08:24:45.948063 | fa163e23-f348-37f0-fb65-00000000c44d | TASK | Manage systemd shutdown files 2026-06-12 08:24:45,982 p=83863 u=zuul n=ansible | 2026-06-12 08:24:45.981960 | fa163e23-f348-37f0-fb65-00000000c44d | SKIPPED | Manage systemd shutdown files | np0000071533 2026-06-12 08:24:45,998 p=83863 u=zuul n=ansible | 2026-06-12 08:24:45.997880 | fa163e23-f348-37f0-fb65-00000000c44f | TASK | Update container configs with new config hashes 2026-06-12 08:24:46,051 p=83863 u=zuul n=ansible | 2026-06-12 08:24:46.050376 | fa163e23-f348-37f0-fb65-00000000c44f | SKIPPED | Update container configs with new config hashes | np0000071533 2026-06-12 08:24:46,066 p=83863 u=zuul n=ansible | 2026-06-12 08:24:46.065959 | fa163e23-f348-37f0-fb65-00000000c450 | TASK | Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_1 2026-06-12 08:24:46,126 p=83863 u=zuul n=ansible | 2026-06-12 08:24:46.125845 | f52b3667-4e7e-4e10-a39f-0393099f454d | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/delete_orphan.yml | np0000071533 2026-06-12 08:24:46,140 p=83863 u=zuul n=ansible | 2026-06-12 08:24:46.140463 | fa163e23-f348-37f0-fb65-00000000c5ba | TASK | Gather podman infos 2026-06-12 08:24:46,304 p=83863 u=zuul n=ansible | 2026-06-12 08:24:46.304001 | fa163e23-f348-37f0-fb65-00000000c566 | OK | Gather podman infos | np0000071532 2026-06-12 08:24:46,326 p=83863 u=zuul n=ansible | 2026-06-12 08:24:46.321819 | fa163e23-f348-37f0-fb65-00000000c567 | TASK | Delete orphan containers managed by Podman for /var/lib/tripleo-config/container-puppet-config/step_1 2026-06-12 08:24:46,337 p=83863 u=zuul n=ansible | 2026-06-12 08:24:46.336573 | fa163e23-f348-37f0-fb65-00000000c58c | OK | Gather podman infos | np0000071531 2026-06-12 08:24:46,355 p=83863 u=zuul n=ansible | 2026-06-12 08:24:46.354890 | fa163e23-f348-37f0-fb65-00000000c58d | TASK | Delete orphan containers managed by Podman for /var/lib/tripleo-config/container-puppet-config/step_1 2026-06-12 08:24:46,389 p=83863 u=zuul n=ansible | 2026-06-12 08:24:46.388611 | fa163e23-f348-37f0-fb65-00000000c567 | SKIPPED | Delete orphan containers managed by Podman for /var/lib/tripleo-config/container-puppet-config/step_1 | np0000071532 2026-06-12 08:24:46,402 p=83863 u=zuul n=ansible | 2026-06-12 08:24:46.402352 | fa163e23-f348-37f0-fb65-00000000c451 | TASK | Create containers from /var/lib/tripleo-config/container-puppet-config/step_1 2026-06-12 08:24:46,429 p=83863 u=zuul n=ansible | 2026-06-12 08:24:46.428331 | fa163e23-f348-37f0-fb65-00000000c58d | SKIPPED | Delete orphan containers managed by Podman for /var/lib/tripleo-config/container-puppet-config/step_1 | np0000071531 2026-06-12 08:24:46,445 p=83863 u=zuul n=ansible | 2026-06-12 08:24:46.445653 | fa163e23-f348-37f0-fb65-00000000c451 | TASK | Create containers from /var/lib/tripleo-config/container-puppet-config/step_1 2026-06-12 08:24:46,465 p=83863 u=zuul n=ansible | 2026-06-12 08:24:46.465440 | 07dc031d-fc9e-40ab-8229-8243cfc4ad11 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/create.yml | np0000071532 2026-06-12 08:24:46,488 p=83863 u=zuul n=ansible | 2026-06-12 08:24:46.488377 | fa163e23-f348-37f0-fb65-00000000c5e8 | TASK | Create containers managed by Podman for /var/lib/tripleo-config/container-puppet-config/step_1 2026-06-12 08:24:46,508 p=83863 u=zuul n=ansible | 2026-06-12 08:24:46.507885 | bd85f54d-823d-4679-baef-e6e29912a720 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/create.yml | np0000071531 2026-06-12 08:24:46,529 p=83863 u=zuul n=ansible | 2026-06-12 08:24:46.528935 | fa163e23-f348-37f0-fb65-00000000c62b | TASK | Create containers managed by Podman for /var/lib/tripleo-config/container-puppet-config/step_1 2026-06-12 08:24:46,545 p=83863 u=zuul n=ansible | 2026-06-12 08:24:46.544211 | fa163e23-f348-37f0-fb65-00000000c5ba | OK | Gather podman infos | np0000071533 2026-06-12 08:24:46,562 p=83863 u=zuul n=ansible | 2026-06-12 08:24:46.562145 | fa163e23-f348-37f0-fb65-00000000c5bb | TASK | Delete orphan containers managed by Podman for /var/lib/tripleo-config/container-puppet-config/step_1 2026-06-12 08:24:46,604 p=83863 u=zuul n=ansible | 2026-06-12 08:24:46.603420 | fa163e23-f348-37f0-fb65-00000000c5bb | SKIPPED | Delete orphan containers managed by Podman for /var/lib/tripleo-config/container-puppet-config/step_1 | np0000071533 2026-06-12 08:24:46,622 p=83863 u=zuul n=ansible | 2026-06-12 08:24:46.621836 | fa163e23-f348-37f0-fb65-00000000c451 | TASK | Create containers from /var/lib/tripleo-config/container-puppet-config/step_1 2026-06-12 08:24:46,675 p=83863 u=zuul n=ansible | 2026-06-12 08:24:46.675386 | 39121017-c61d-4dfb-8c94-e89cab2ab7dd | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/create.yml | np0000071533 2026-06-12 08:24:46,697 p=83863 u=zuul n=ansible | 2026-06-12 08:24:46.697284 | fa163e23-f348-37f0-fb65-00000000c672 | TASK | Create containers managed by Podman for /var/lib/tripleo-config/container-puppet-config/step_1 2026-06-12 08:24:47,176 p=83863 u=zuul n=ansible | 2026-06-12 08:24:47.175728 | fa163e23-f348-37f0-fb65-00000000c0a8 | OK | Ensure certificate role dependencies are installed | np0000071530 2026-06-12 08:24:47,199 p=83863 u=zuul n=ansible | 2026-06-12 08:24:47.198710 | fa163e23-f348-37f0-fb65-00000000c0aa | TASK | Ensure provider packages are installed 2026-06-12 08:24:47,579 p=83863 u=zuul n=ansible | 2026-06-12 08:24:47.579178 | fa163e23-f348-37f0-fb65-00000000c01f | OK | Ensure certificate role dependencies are installed | np0000071529 2026-06-12 08:24:47,600 p=83863 u=zuul n=ansible | 2026-06-12 08:24:47.600034 | fa163e23-f348-37f0-fb65-00000000c021 | TASK | Ensure provider packages are installed 2026-06-12 08:24:48,544 p=83863 u=zuul n=ansible | 2026-06-12 08:24:48.543830 | fa163e23-f348-37f0-fb65-00000000bf6a | OK | Ensure certificate role dependencies are installed | np0000071528 2026-06-12 08:24:48,577 p=83863 u=zuul n=ansible | 2026-06-12 08:24:48.577165 | fa163e23-f348-37f0-fb65-00000000bf6c | TASK | Ensure provider packages are installed 2026-06-12 08:24:50,554 p=83863 u=zuul n=ansible | 2026-06-12 08:24:50.553872 | fa163e23-f348-37f0-fb65-00000000c0ac | TASK | Ensure pre-scripts hooks directory exists 2026-06-12 08:24:50,930 p=83863 u=zuul n=ansible | 2026-06-12 08:24:50.928507 | fa163e23-f348-37f0-fb65-00000000c0ac | OK | Ensure pre-scripts hooks directory exists | np0000071530 | item=certmonger 2026-06-12 08:24:50,969 p=83863 u=zuul n=ansible | 2026-06-12 08:24:50.968949 | fa163e23-f348-37f0-fb65-00000000c0ae | TASK | Ensure post-scripts hooks directory exists 2026-06-12 08:24:51,174 p=83863 u=zuul n=ansible | 2026-06-12 08:24:51.173637 | fa163e23-f348-37f0-fb65-00000000c023 | TASK | Ensure pre-scripts hooks directory exists 2026-06-12 08:24:51,271 p=83863 u=zuul n=ansible | 2026-06-12 08:24:51.268632 | fa163e23-f348-37f0-fb65-00000000c0ae | OK | Ensure post-scripts hooks directory exists | np0000071530 | item=certmonger 2026-06-12 08:24:51,304 p=83863 u=zuul n=ansible | 2026-06-12 08:24:51.303838 | fa163e23-f348-37f0-fb65-00000000c0b0 | TASK | Ensure provider service is running 2026-06-12 08:24:51,458 p=83863 u=zuul n=ansible | 2026-06-12 08:24:51.456017 | fa163e23-f348-37f0-fb65-00000000c023 | OK | Ensure pre-scripts hooks directory exists | np0000071529 | item=certmonger 2026-06-12 08:24:51,486 p=83863 u=zuul n=ansible | 2026-06-12 08:24:51.485963 | fa163e23-f348-37f0-fb65-00000000c025 | TASK | Ensure post-scripts hooks directory exists 2026-06-12 08:24:51,803 p=83863 u=zuul n=ansible | 2026-06-12 08:24:51.802094 | fa163e23-f348-37f0-fb65-00000000c0b0 | OK | Ensure provider service is running | np0000071530 | item=certmonger 2026-06-12 08:24:51,813 p=83863 u=zuul n=ansible | 2026-06-12 08:24:51.811950 | fa163e23-f348-37f0-fb65-00000000c025 | OK | Ensure post-scripts hooks directory exists | np0000071529 | item=certmonger 2026-06-12 08:24:51,851 p=83863 u=zuul n=ansible | 2026-06-12 08:24:51.850828 | fa163e23-f348-37f0-fb65-00000000c027 | TASK | Ensure provider service is running 2026-06-12 08:24:51,870 p=83863 u=zuul n=ansible | 2026-06-12 08:24:51.869822 | fa163e23-f348-37f0-fb65-00000000c0b3 | TASK | Ensure certificate requests 2026-06-12 08:24:51,893 p=83863 u=zuul n=ansible | 2026-06-12 08:24:51.892808 | fa163e23-f348-37f0-fb65-00000000bf6e | TASK | Ensure pre-scripts hooks directory exists 2026-06-12 08:24:52,218 p=83863 u=zuul n=ansible | 2026-06-12 08:24:52.215974 | fa163e23-f348-37f0-fb65-00000000bf6e | OK | Ensure pre-scripts hooks directory exists | np0000071528 | item=certmonger 2026-06-12 08:24:52,247 p=83863 u=zuul n=ansible | 2026-06-12 08:24:52.247172 | fa163e23-f348-37f0-fb65-00000000bf70 | TASK | Ensure post-scripts hooks directory exists 2026-06-12 08:24:52,310 p=83863 u=zuul n=ansible | 2026-06-12 08:24:52.307888 | fa163e23-f348-37f0-fb65-00000000c027 | OK | Ensure provider service is running | np0000071529 | item=certmonger 2026-06-12 08:24:52,347 p=83863 u=zuul n=ansible | 2026-06-12 08:24:52.346777 | fa163e23-f348-37f0-fb65-00000000c02a | TASK | Ensure certificate requests 2026-06-12 08:24:52,602 p=83863 u=zuul n=ansible | 2026-06-12 08:24:52.599484 | fa163e23-f348-37f0-fb65-00000000bf70 | OK | Ensure post-scripts hooks directory exists | np0000071528 | item=certmonger 2026-06-12 08:24:52,636 p=83863 u=zuul n=ansible | 2026-06-12 08:24:52.636293 | fa163e23-f348-37f0-fb65-00000000bf72 | TASK | Ensure provider service is running 2026-06-12 08:24:53,113 p=83863 u=zuul n=ansible | 2026-06-12 08:24:53.109886 | fa163e23-f348-37f0-fb65-00000000bf72 | OK | Ensure provider service is running | np0000071528 | item=certmonger 2026-06-12 08:24:53,138 p=83863 u=zuul n=ansible | 2026-06-12 08:24:53.138396 | fa163e23-f348-37f0-fb65-00000000bf75 | TASK | Ensure certificate requests 2026-06-12 08:24:53,762 p=83863 u=zuul n=ansible | 2026-06-12 08:24:53.759698 | fa163e23-f348-37f0-fb65-00000000c0b3 | CHANGED | Ensure certificate requests | np0000071530 | item={'ca': 'ipa', 'dns': 'np0000071530.internalapi.ooo.test', 'key_size': '2048', 'name': 'novnc-proxy', 'principal': 'novnc-proxy/np0000071530.internalapi.ooo.test@OOO.TEST', 'run_after': 'container_name=$(podman ps --format=\\{\\{.Names\\}\\} | grep nova_vnc_proxy)\nservice_crt="/etc/pki/tls/certs/novnc-proxy.crt"\nservice_key="/etc/pki/tls/private/novnc-proxy.key"\n# Copy the new cert from the mount-point to the real path\npodman exec -u root "$container_name" cp "/var/lib/kolla/config_files/src-tls$service_crt" "$service_crt"\n# Copy the new key from the mount-point to the real path\npodman exec -u root "$container_name" cp "/var/lib/kolla/config_files/src-tls$service_key" "$service_key"\n\n# Set permissions\npodman exec -u root "$container_name" chmod 0644 $service_crt\npodman exec -u root "$container_name" chmod 0640 $service_key\npodman exec -u root "$container_name" chgrp qemu $service_key\n\n# No need to trigger a reload for novnc proxy since the cert is not cached\n'} 2026-06-12 08:24:53,817 p=83863 u=zuul n=ansible | 2026-06-12 08:24:53.816586 | fa163e23-f348-37f0-fb65-00000000adac | TASK | set is_ovn_dbs_bootstrap_node fact 2026-06-12 08:24:53,871 p=83863 u=zuul n=ansible | 2026-06-12 08:24:53.870474 | fa163e23-f348-37f0-fb65-00000000adac | OK | set is_ovn_dbs_bootstrap_node fact | np0000071530 2026-06-12 08:24:53,894 p=83863 u=zuul n=ansible | 2026-06-12 08:24:53.894183 | fa163e23-f348-37f0-fb65-00000000adad | TASK | Populate ansible service facts so we can check for pacemaker service 2026-06-12 08:24:53,927 p=83863 u=zuul n=ansible | 2026-06-12 08:24:53.926507 | fa163e23-f348-37f0-fb65-00000000adad | SKIPPED | Populate ansible service facts so we can check for pacemaker service | np0000071530 2026-06-12 08:24:53,952 p=83863 u=zuul n=ansible | 2026-06-12 08:24:53.951920 | fa163e23-f348-37f0-fb65-00000000adaf | TASK | Fetch ovn-dbs-bundle 2026-06-12 08:24:53,995 p=83863 u=zuul n=ansible | 2026-06-12 08:24:53.995117 | fa163e23-f348-37f0-fb65-00000000adaf | SKIPPED | Fetch ovn-dbs-bundle | np0000071530 2026-06-12 08:24:54,012 p=83863 u=zuul n=ansible | 2026-06-12 08:24:54.011840 | fa163e23-f348-37f0-fb65-00000000adb0 | TASK | Fetch ovn VIP 2026-06-12 08:24:54,041 p=83863 u=zuul n=ansible | 2026-06-12 08:24:54.040847 | fa163e23-f348-37f0-fb65-00000000adb0 | SKIPPED | Fetch ovn VIP | np0000071530 2026-06-12 08:24:54,057 p=83863 u=zuul n=ansible | 2026-06-12 08:24:54.056827 | fa163e23-f348-37f0-fb65-00000000adb1 | TASK | Remove OVNDBs from pacemaker 2026-06-12 08:24:54,087 p=83863 u=zuul n=ansible | 2026-06-12 08:24:54.086775 | fa163e23-f348-37f0-fb65-00000000adb1 | SKIPPED | Remove OVNDBs from pacemaker | np0000071530 2026-06-12 08:24:54,103 p=83863 u=zuul n=ansible | 2026-06-12 08:24:54.103120 | fa163e23-f348-37f0-fb65-00000000adb2 | TASK | Remove OVNDBs VIP from pacemaker 2026-06-12 08:24:54,144 p=83863 u=zuul n=ansible | 2026-06-12 08:24:54.143322 | fa163e23-f348-37f0-fb65-00000000adb2 | SKIPPED | Remove OVNDBs VIP from pacemaker | np0000071530 2026-06-12 08:24:54,159 p=83863 u=zuul n=ansible | 2026-06-12 08:24:54.158971 | fa163e23-f348-37f0-fb65-00000000adb3 | TASK | Clean up pacemaker remote nodes cache 2026-06-12 08:24:54,196 p=83863 u=zuul n=ansible | 2026-06-12 08:24:54.196012 | fa163e23-f348-37f0-fb65-00000000adb3 | SKIPPED | Clean up pacemaker remote nodes cache | np0000071530 2026-06-12 08:24:54,212 p=83863 u=zuul n=ansible | 2026-06-12 08:24:54.212031 | fa163e23-f348-37f0-fb65-00000000adb4 | TASK | Remove pacemaker attributes 2026-06-12 08:24:54,261 p=83863 u=zuul n=ansible | 2026-06-12 08:24:54.258198 | fa163e23-f348-37f0-fb65-00000000adb4 | SKIPPED | Remove pacemaker attributes | np0000071530 | item=np0000071528 2026-06-12 08:24:54,270 p=83863 u=zuul n=ansible | 2026-06-12 08:24:54.268271 | fa163e23-f348-37f0-fb65-00000000adb4 | SKIPPED | Remove pacemaker attributes | np0000071530 | item=np0000071529 2026-06-12 08:24:54,289 p=83863 u=zuul n=ansible | 2026-06-12 08:24:54.287682 | fa163e23-f348-37f0-fb65-00000000adb4 | SKIPPED | Remove pacemaker attributes | np0000071530 | item=np0000071530 2026-06-12 08:24:54,415 p=83863 u=zuul n=ansible | 2026-06-12 08:24:54.415375 | fa163e23-f348-37f0-fb65-00000000c712 | TASK | Set version specific variables 2026-06-12 08:24:54,488 p=83863 u=zuul n=ansible | 2026-06-12 08:24:54.482514 | fa163e23-f348-37f0-fb65-00000000c02a | CHANGED | Ensure certificate requests | np0000071529 | item={'ca': 'ipa', 'dns': 'np0000071529.internalapi.ooo.test', 'key_size': '2048', 'name': 'novnc-proxy', 'principal': 'novnc-proxy/np0000071529.internalapi.ooo.test@OOO.TEST', 'run_after': 'container_name=$(podman ps --format=\\{\\{.Names\\}\\} | grep nova_vnc_proxy)\nservice_crt="/etc/pki/tls/certs/novnc-proxy.crt"\nservice_key="/etc/pki/tls/private/novnc-proxy.key"\n# Copy the new cert from the mount-point to the real path\npodman exec -u root "$container_name" cp "/var/lib/kolla/config_files/src-tls$service_crt" "$service_crt"\n# Copy the new key from the mount-point to the real path\npodman exec -u root "$container_name" cp "/var/lib/kolla/config_files/src-tls$service_key" "$service_key"\n\n# Set permissions\npodman exec -u root "$container_name" chmod 0644 $service_crt\npodman exec -u root "$container_name" chmod 0640 $service_key\npodman exec -u root "$container_name" chgrp qemu $service_key\n\n# No need to trigger a reload for novnc proxy since the cert is not cached\n'} 2026-06-12 08:24:54,492 p=83863 u=zuul n=ansible | 2026-06-12 08:24:54.489288 | e9a3ac13-72fe-4d85-93ea-04e4cf9a149a | INCLUDED | /usr/share/ansible/roles/rhel-system-roles.certificate/tasks/set_vars.yml | np0000071530 2026-06-12 08:24:54,512 p=83863 u=zuul n=ansible | 2026-06-12 08:24:54.511622 | fa163e23-f348-37f0-fb65-00000000c745 | TASK | Ensure ansible_facts used by role 2026-06-12 08:24:54,549 p=83863 u=zuul n=ansible | 2026-06-12 08:24:54.549276 | fa163e23-f348-37f0-fb65-00000000acd8 | TASK | set is_ovn_dbs_bootstrap_node fact 2026-06-12 08:24:54,599 p=83863 u=zuul n=ansible | 2026-06-12 08:24:54.599330 | fa163e23-f348-37f0-fb65-00000000acd8 | OK | set is_ovn_dbs_bootstrap_node fact | np0000071529 2026-06-12 08:24:54,617 p=83863 u=zuul n=ansible | 2026-06-12 08:24:54.616765 | fa163e23-f348-37f0-fb65-00000000acd9 | TASK | Populate ansible service facts so we can check for pacemaker service 2026-06-12 08:24:54,636 p=83863 u=zuul n=ansible | 2026-06-12 08:24:54.636298 | fa163e23-f348-37f0-fb65-00000000acd9 | SKIPPED | Populate ansible service facts so we can check for pacemaker service | np0000071529 2026-06-12 08:24:54,652 p=83863 u=zuul n=ansible | 2026-06-12 08:24:54.651970 | fa163e23-f348-37f0-fb65-00000000acdb | TASK | Fetch ovn-dbs-bundle 2026-06-12 08:24:54,686 p=83863 u=zuul n=ansible | 2026-06-12 08:24:54.685572 | fa163e23-f348-37f0-fb65-00000000acdb | SKIPPED | Fetch ovn-dbs-bundle | np0000071529 2026-06-12 08:24:54,702 p=83863 u=zuul n=ansible | 2026-06-12 08:24:54.702517 | fa163e23-f348-37f0-fb65-00000000acdc | TASK | Fetch ovn VIP 2026-06-12 08:24:54,733 p=83863 u=zuul n=ansible | 2026-06-12 08:24:54.733107 | fa163e23-f348-37f0-fb65-00000000acdc | SKIPPED | Fetch ovn VIP | np0000071529 2026-06-12 08:24:54,750 p=83863 u=zuul n=ansible | 2026-06-12 08:24:54.749816 | fa163e23-f348-37f0-fb65-00000000acdd | TASK | Remove OVNDBs from pacemaker 2026-06-12 08:24:54,780 p=83863 u=zuul n=ansible | 2026-06-12 08:24:54.780036 | fa163e23-f348-37f0-fb65-00000000acdd | SKIPPED | Remove OVNDBs from pacemaker | np0000071529 2026-06-12 08:24:54,798 p=83863 u=zuul n=ansible | 2026-06-12 08:24:54.797637 | fa163e23-f348-37f0-fb65-00000000acde | TASK | Remove OVNDBs VIP from pacemaker 2026-06-12 08:24:54,829 p=83863 u=zuul n=ansible | 2026-06-12 08:24:54.828627 | fa163e23-f348-37f0-fb65-00000000acde | SKIPPED | Remove OVNDBs VIP from pacemaker | np0000071529 2026-06-12 08:24:54,844 p=83863 u=zuul n=ansible | 2026-06-12 08:24:54.844525 | fa163e23-f348-37f0-fb65-00000000acdf | TASK | Clean up pacemaker remote nodes cache 2026-06-12 08:24:54,879 p=83863 u=zuul n=ansible | 2026-06-12 08:24:54.878470 | fa163e23-f348-37f0-fb65-00000000acdf | SKIPPED | Clean up pacemaker remote nodes cache | np0000071529 2026-06-12 08:24:54,902 p=83863 u=zuul n=ansible | 2026-06-12 08:24:54.902130 | fa163e23-f348-37f0-fb65-00000000ace0 | TASK | Remove pacemaker attributes 2026-06-12 08:24:54,945 p=83863 u=zuul n=ansible | 2026-06-12 08:24:54.943847 | fa163e23-f348-37f0-fb65-00000000ace0 | SKIPPED | Remove pacemaker attributes | np0000071529 | item=np0000071528 2026-06-12 08:24:54,953 p=83863 u=zuul n=ansible | 2026-06-12 08:24:54.953357 | fa163e23-f348-37f0-fb65-00000000c745 | OK | Ensure ansible_facts used by role | np0000071530 2026-06-12 08:24:54,964 p=83863 u=zuul n=ansible | 2026-06-12 08:24:54.963206 | fa163e23-f348-37f0-fb65-00000000ace0 | SKIPPED | Remove pacemaker attributes | np0000071529 | item=np0000071529 2026-06-12 08:24:54,973 p=83863 u=zuul n=ansible | 2026-06-12 08:24:54.972750 | fa163e23-f348-37f0-fb65-00000000ace0 | SKIPPED | Remove pacemaker attributes | np0000071529 | item=np0000071530 2026-06-12 08:24:54,985 p=83863 u=zuul n=ansible | 2026-06-12 08:24:54.985258 | fa163e23-f348-37f0-fb65-00000000c746 | TASK | Set platform/version specific variables 2026-06-12 08:24:55,046 p=83863 u=zuul n=ansible | 2026-06-12 08:24:55.043914 | fa163e23-f348-37f0-fb65-00000000c746 | SKIPPED | Set platform/version specific variables | np0000071530 | item=RedHat.yml 2026-06-12 08:24:55,066 p=83863 u=zuul n=ansible | 2026-06-12 08:24:55.065082 | fa163e23-f348-37f0-fb65-00000000c746 | SKIPPED | Set platform/version specific variables | np0000071530 | item=RedHat.yml 2026-06-12 08:24:55,103 p=83863 u=zuul n=ansible | 2026-06-12 08:24:55.090168 | fa163e23-f348-37f0-fb65-00000000c746 | SKIPPED | Set platform/version specific variables | np0000071530 | item=RedHat_9.yml 2026-06-12 08:24:55,113 p=83863 u=zuul n=ansible | 2026-06-12 08:24:55.112154 | fa163e23-f348-37f0-fb65-00000000c746 | SKIPPED | Set platform/version specific variables | np0000071530 | item=RedHat_9.2.yml 2026-06-12 08:24:55,136 p=83863 u=zuul n=ansible | 2026-06-12 08:24:55.135560 | fa163e23-f348-37f0-fb65-00000000c712 | TASK | Set version specific variables 2026-06-12 08:24:55,165 p=83863 u=zuul n=ansible | 2026-06-12 08:24:55.165097 | fa163e23-f348-37f0-fb65-00000000c713 | TASK | Ensure certificate role dependencies are installed 2026-06-12 08:24:55,203 p=83863 u=zuul n=ansible | 2026-06-12 08:24:55.199206 | 41cca464-1d86-4d52-a550-c7480f1d99e6 | INCLUDED | /usr/share/ansible/roles/rhel-system-roles.certificate/tasks/set_vars.yml | np0000071529 2026-06-12 08:24:55,223 p=83863 u=zuul n=ansible | 2026-06-12 08:24:55.223271 | fa163e23-f348-37f0-fb65-00000000c7b2 | TASK | Ensure ansible_facts used by role 2026-06-12 08:24:55,510 p=83863 u=zuul n=ansible | 2026-06-12 08:24:55.509832 | fa163e23-f348-37f0-fb65-00000000bf75 | CHANGED | Ensure certificate requests | np0000071528 | item={'ca': 'ipa', 'dns': 'np0000071528.internalapi.ooo.test', 'key_size': '2048', 'name': 'novnc-proxy', 'principal': 'novnc-proxy/np0000071528.internalapi.ooo.test@OOO.TEST', 'run_after': 'container_name=$(podman ps --format=\\{\\{.Names\\}\\} | grep nova_vnc_proxy)\nservice_crt="/etc/pki/tls/certs/novnc-proxy.crt"\nservice_key="/etc/pki/tls/private/novnc-proxy.key"\n# Copy the new cert from the mount-point to the real path\npodman exec -u root "$container_name" cp "/var/lib/kolla/config_files/src-tls$service_crt" "$service_crt"\n# Copy the new key from the mount-point to the real path\npodman exec -u root "$container_name" cp "/var/lib/kolla/config_files/src-tls$service_key" "$service_key"\n\n# Set permissions\npodman exec -u root "$container_name" chmod 0644 $service_crt\npodman exec -u root "$container_name" chmod 0640 $service_key\npodman exec -u root "$container_name" chgrp qemu $service_key\n\n# No need to trigger a reload for novnc proxy since the cert is not cached\n'} 2026-06-12 08:24:55,577 p=83863 u=zuul n=ansible | 2026-06-12 08:24:55.577375 | fa163e23-f348-37f0-fb65-00000000a9f0 | TASK | set is_ovn_dbs_bootstrap_node fact 2026-06-12 08:24:55,641 p=83863 u=zuul n=ansible | 2026-06-12 08:24:55.640716 | fa163e23-f348-37f0-fb65-00000000c7b2 | OK | Ensure ansible_facts used by role | np0000071529 2026-06-12 08:24:55,642 p=83863 u=zuul n=ansible | 2026-06-12 08:24:55.642371 | fa163e23-f348-37f0-fb65-00000000a9f0 | OK | set is_ovn_dbs_bootstrap_node fact | np0000071528 2026-06-12 08:24:55,656 p=83863 u=zuul n=ansible | 2026-06-12 08:24:55.656248 | fa163e23-f348-37f0-fb65-00000000a9f1 | TASK | Populate ansible service facts so we can check for pacemaker service 2026-06-12 08:24:55,683 p=83863 u=zuul n=ansible | 2026-06-12 08:24:55.682594 | fa163e23-f348-37f0-fb65-00000000c7b3 | TASK | Set platform/version specific variables 2026-06-12 08:24:55,752 p=83863 u=zuul n=ansible | 2026-06-12 08:24:55.750163 | fa163e23-f348-37f0-fb65-00000000c7b3 | SKIPPED | Set platform/version specific variables | np0000071529 | item=RedHat.yml 2026-06-12 08:24:55,777 p=83863 u=zuul n=ansible | 2026-06-12 08:24:55.776290 | fa163e23-f348-37f0-fb65-00000000c7b3 | SKIPPED | Set platform/version specific variables | np0000071529 | item=RedHat.yml 2026-06-12 08:24:55,806 p=83863 u=zuul n=ansible | 2026-06-12 08:24:55.804651 | fa163e23-f348-37f0-fb65-00000000c7b3 | SKIPPED | Set platform/version specific variables | np0000071529 | item=RedHat_9.yml 2026-06-12 08:24:55,826 p=83863 u=zuul n=ansible | 2026-06-12 08:24:55.825343 | fa163e23-f348-37f0-fb65-00000000c7b3 | SKIPPED | Set platform/version specific variables | np0000071529 | item=RedHat_9.2.yml 2026-06-12 08:24:55,847 p=83863 u=zuul n=ansible | 2026-06-12 08:24:55.846824 | fa163e23-f348-37f0-fb65-00000000c713 | TASK | Ensure certificate role dependencies are installed 2026-06-12 08:24:58,421 p=83863 u=zuul n=ansible | 2026-06-12 08:24:58.419621 | fa163e23-f348-37f0-fb65-00000000c713 | OK | Ensure certificate role dependencies are installed | np0000071530 2026-06-12 08:24:58,444 p=83863 u=zuul n=ansible | 2026-06-12 08:24:58.443604 | fa163e23-f348-37f0-fb65-00000000c715 | TASK | Ensure provider packages are installed 2026-06-12 08:24:58,543 p=83863 u=zuul n=ansible | 2026-06-12 08:24:58.542721 | fa163e23-f348-37f0-fb65-00000000a9f1 | OK | Populate ansible service facts so we can check for pacemaker service | np0000071528 2026-06-12 08:24:58,576 p=83863 u=zuul n=ansible | 2026-06-12 08:24:58.576002 | fa163e23-f348-37f0-fb65-00000000a9f3 | TASK | Fetch ovn-dbs-bundle 2026-06-12 08:24:58,649 p=83863 u=zuul n=ansible | 2026-06-12 08:24:58.648708 | fa163e23-f348-37f0-fb65-00000000a9f3 | SKIPPED | Fetch ovn-dbs-bundle | np0000071528 2026-06-12 08:24:58,692 p=83863 u=zuul n=ansible | 2026-06-12 08:24:58.691475 | fa163e23-f348-37f0-fb65-00000000a9f4 | TASK | Fetch ovn VIP 2026-06-12 08:24:58,754 p=83863 u=zuul n=ansible | 2026-06-12 08:24:58.753559 | fa163e23-f348-37f0-fb65-00000000a9f4 | SKIPPED | Fetch ovn VIP | np0000071528 2026-06-12 08:24:58,784 p=83863 u=zuul n=ansible | 2026-06-12 08:24:58.783716 | fa163e23-f348-37f0-fb65-00000000a9f5 | TASK | Remove OVNDBs from pacemaker 2026-06-12 08:24:58,856 p=83863 u=zuul n=ansible | 2026-06-12 08:24:58.855424 | fa163e23-f348-37f0-fb65-00000000a9f5 | SKIPPED | Remove OVNDBs from pacemaker | np0000071528 2026-06-12 08:24:58,878 p=83863 u=zuul n=ansible | 2026-06-12 08:24:58.878319 | fa163e23-f348-37f0-fb65-00000000a9f6 | TASK | Remove OVNDBs VIP from pacemaker 2026-06-12 08:24:58,943 p=83863 u=zuul n=ansible | 2026-06-12 08:24:58.943107 | fa163e23-f348-37f0-fb65-00000000a9f6 | SKIPPED | Remove OVNDBs VIP from pacemaker | np0000071528 2026-06-12 08:24:58,966 p=83863 u=zuul n=ansible | 2026-06-12 08:24:58.965645 | fa163e23-f348-37f0-fb65-00000000a9f7 | TASK | Clean up pacemaker remote nodes cache 2026-06-12 08:24:59,025 p=83863 u=zuul n=ansible | 2026-06-12 08:24:59.024436 | fa163e23-f348-37f0-fb65-00000000a9f7 | SKIPPED | Clean up pacemaker remote nodes cache | np0000071528 2026-06-12 08:24:59,047 p=83863 u=zuul n=ansible | 2026-06-12 08:24:59.046817 | fa163e23-f348-37f0-fb65-00000000a9f8 | TASK | Remove pacemaker attributes 2026-06-12 08:24:59,116 p=83863 u=zuul n=ansible | 2026-06-12 08:24:59.113734 | fa163e23-f348-37f0-fb65-00000000a9f8 | SKIPPED | Remove pacemaker attributes | np0000071528 | item=np0000071528 2026-06-12 08:24:59,152 p=83863 u=zuul n=ansible | 2026-06-12 08:24:59.150756 | fa163e23-f348-37f0-fb65-00000000a9f8 | SKIPPED | Remove pacemaker attributes | np0000071528 | item=np0000071529 2026-06-12 08:24:59,165 p=83863 u=zuul n=ansible | 2026-06-12 08:24:59.165150 | fa163e23-f348-37f0-fb65-00000000c672 | CHANGED | Create containers managed by Podman for /var/lib/tripleo-config/container-puppet-config/step_1 | np0000071533 2026-06-12 08:24:59,190 p=83863 u=zuul n=ansible | 2026-06-12 08:24:59.188161 | fa163e23-f348-37f0-fb65-00000000a9f8 | SKIPPED | Remove pacemaker attributes | np0000071528 | item=np0000071530 2026-06-12 08:24:59,238 p=83863 u=zuul n=ansible | 2026-06-12 08:24:59.238517 | fa163e23-f348-37f0-fb65-00000000c673 | TASK | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-puppet-config/step_1 2026-06-12 08:24:59,247 p=83863 u=zuul n=ansible | 2026-06-12 08:24:59.246205 | fa163e23-f348-37f0-fb65-00000000c713 | OK | Ensure certificate role dependencies are installed | np0000071529 2026-06-12 08:24:59,340 p=83863 u=zuul n=ansible | 2026-06-12 08:24:59.335183 | fa163e23-f348-37f0-fb65-00000000c715 | TASK | Ensure provider packages are installed 2026-06-12 08:24:59,346 p=83863 u=zuul n=ansible | 2026-06-12 08:24:59.345723 | fa163e23-f348-37f0-fb65-00000000c62b | CHANGED | Create containers managed by Podman for /var/lib/tripleo-config/container-puppet-config/step_1 | np0000071531 2026-06-12 08:24:59,347 p=83863 u=zuul n=ansible | 2026-06-12 08:24:59.347606 | fa163e23-f348-37f0-fb65-00000000c673 | SKIPPED | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-puppet-config/step_1 | np0000071533 2026-06-12 08:24:59,393 p=83863 u=zuul n=ansible | 2026-06-12 08:24:59.393086 | fa163e23-f348-37f0-fb65-00000000c62c | TASK | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-puppet-config/step_1 2026-06-12 08:24:59,424 p=83863 u=zuul n=ansible | 2026-06-12 08:24:59.423511 | fa163e23-f348-37f0-fb65-00000000c712 | TASK | Set version specific variables 2026-06-12 08:24:59,441 p=83863 u=zuul n=ansible | 2026-06-12 08:24:59.441116 | fa163e23-f348-37f0-fb65-00000000c3b9 | TASK | Diff puppet-generated changes for check mode 2026-06-12 08:24:59,451 p=83863 u=zuul n=ansible | 2026-06-12 08:24:59.450441 | fa163e23-f348-37f0-fb65-00000000c62c | SKIPPED | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-puppet-config/step_1 | np0000071531 2026-06-12 08:24:59,476 p=83863 u=zuul n=ansible | 2026-06-12 08:24:59.473844 | fa163e23-f348-37f0-fb65-00000000c2ba | TASK | Diff puppet-generated changes for check mode 2026-06-12 08:24:59,483 p=83863 u=zuul n=ansible | 2026-06-12 08:24:59.482458 | fa163e23-f348-37f0-fb65-00000000c3b9 | SKIPPED | Diff puppet-generated changes for check mode | np0000071533 2026-06-12 08:24:59,506 p=83863 u=zuul n=ansible | 2026-06-12 08:24:59.505772 | aa1b9663-66e6-422d-a3c3-3dc78f181b13 | INCLUDED | /usr/share/ansible/roles/rhel-system-roles.certificate/tasks/set_vars.yml | np0000071528 2026-06-12 08:24:59,518 p=83863 u=zuul n=ansible | 2026-06-12 08:24:59.518391 | fa163e23-f348-37f0-fb65-00000000c3ba | TASK | Diff puppet-generated changes for check mode 2026-06-12 08:24:59,539 p=83863 u=zuul n=ansible | 2026-06-12 08:24:59.538893 | fa163e23-f348-37f0-fb65-00000000c831 | TASK | Ensure ansible_facts used by role 2026-06-12 08:24:59,552 p=83863 u=zuul n=ansible | 2026-06-12 08:24:59.544905 | fa163e23-f348-37f0-fb65-00000000c2ba | SKIPPED | Diff puppet-generated changes for check mode | np0000071531 2026-06-12 08:24:59,553 p=83863 u=zuul n=ansible | 2026-06-12 08:24:59.553297 | fa163e23-f348-37f0-fb65-00000000c3ba | SKIPPED | Diff puppet-generated changes for check mode | np0000071533 2026-06-12 08:24:59,564 p=83863 u=zuul n=ansible | 2026-06-12 08:24:59.564549 | fa163e23-f348-37f0-fb65-00000000c2bb | TASK | Diff puppet-generated changes for check mode 2026-06-12 08:24:59,581 p=83863 u=zuul n=ansible | 2026-06-12 08:24:59.580603 | fa163e23-f348-37f0-fb65-00000000bfb9 | TASK | Manage containers for step 1 with tripleo-ansible 2026-06-12 08:24:59,603 p=83863 u=zuul n=ansible | 2026-06-12 08:24:59.601901 | fa163e23-f348-37f0-fb65-00000000c2bb | SKIPPED | Diff puppet-generated changes for check mode | np0000071531 2026-06-12 08:24:59,645 p=83863 u=zuul n=ansible | 2026-06-12 08:24:59.644887 | fa163e23-f348-37f0-fb65-00000000bea6 | TASK | Manage containers for step 1 with tripleo-ansible 2026-06-12 08:24:59,660 p=83863 u=zuul n=ansible | 2026-06-12 08:24:59.660135 | fa163e23-f348-37f0-fb65-00000000c85b | TASK | Gather variables for each operating system 2026-06-12 08:24:59,708 p=83863 u=zuul n=ansible | 2026-06-12 08:24:59.707705 | fa163e23-f348-37f0-fb65-00000000c85b | TASK | Gather variables for each operating system 2026-06-12 08:24:59,790 p=83863 u=zuul n=ansible | 2026-06-12 08:24:59.789634 | fa163e23-f348-37f0-fb65-00000000c85c | TASK | Create container logs path 2026-06-12 08:24:59,824 p=83863 u=zuul n=ansible | 2026-06-12 08:24:59.824070 | fa163e23-f348-37f0-fb65-00000000c85c | TASK | Create container logs path 2026-06-12 08:24:59,832 p=83863 u=zuul n=ansible | 2026-06-12 08:24:59.831661 | fa163e23-f348-37f0-fb65-00000000c5e8 | CHANGED | Create containers managed by Podman for /var/lib/tripleo-config/container-puppet-config/step_1 | np0000071532 2026-06-12 08:24:59,845 p=83863 u=zuul n=ansible | 2026-06-12 08:24:59.845354 | fa163e23-f348-37f0-fb65-00000000c5e9 | TASK | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-puppet-config/step_1 2026-06-12 08:24:59,927 p=83863 u=zuul n=ansible | 2026-06-12 08:24:59.927091 | fa163e23-f348-37f0-fb65-00000000c5e9 | SKIPPED | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-puppet-config/step_1 | np0000071532 2026-06-12 08:24:59,947 p=83863 u=zuul n=ansible | 2026-06-12 08:24:59.946926 | fa163e23-f348-37f0-fb65-00000000c329 | TASK | Diff puppet-generated changes for check mode 2026-06-12 08:24:59,971 p=83863 u=zuul n=ansible | 2026-06-12 08:24:59.970557 | fa163e23-f348-37f0-fb65-00000000c329 | SKIPPED | Diff puppet-generated changes for check mode | np0000071532 2026-06-12 08:24:59,981 p=83863 u=zuul n=ansible | 2026-06-12 08:24:59.980824 | fa163e23-f348-37f0-fb65-00000000c32a | TASK | Diff puppet-generated changes for check mode 2026-06-12 08:25:00,003 p=83863 u=zuul n=ansible | 2026-06-12 08:25:00.003445 | fa163e23-f348-37f0-fb65-00000000c831 | OK | Ensure ansible_facts used by role | np0000071528 2026-06-12 08:25:00,005 p=83863 u=zuul n=ansible | 2026-06-12 08:25:00.005115 | fa163e23-f348-37f0-fb65-00000000c32a | SKIPPED | Diff puppet-generated changes for check mode | np0000071532 2026-06-12 08:25:00,016 p=83863 u=zuul n=ansible | 2026-06-12 08:25:00.015912 | fa163e23-f348-37f0-fb65-00000000bed0 | TASK | Manage containers for step 1 with tripleo-ansible 2026-06-12 08:25:00,044 p=83863 u=zuul n=ansible | 2026-06-12 08:25:00.037371 | fa163e23-f348-37f0-fb65-00000000c832 | TASK | Set platform/version specific variables 2026-06-12 08:25:00,090 p=83863 u=zuul n=ansible | 2026-06-12 08:25:00.090177 | fa163e23-f348-37f0-fb65-00000000c85b | TASK | Gather variables for each operating system 2026-06-12 08:25:00,097 p=83863 u=zuul n=ansible | 2026-06-12 08:25:00.096826 | fa163e23-f348-37f0-fb65-00000000c85c | OK | Create container logs path | np0000071533 2026-06-12 08:25:00,098 p=83863 u=zuul n=ansible | 2026-06-12 08:25:00.098304 | fa163e23-f348-37f0-fb65-00000000c85c | OK | Create container logs path | np0000071531 2026-06-12 08:25:00,118 p=83863 u=zuul n=ansible | 2026-06-12 08:25:00.112168 | fa163e23-f348-37f0-fb65-00000000c85e | TASK | Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_1 2026-06-12 08:25:00,120 p=83863 u=zuul n=ansible | 2026-06-12 08:25:00.119735 | fa163e23-f348-37f0-fb65-00000000c832 | SKIPPED | Set platform/version specific variables | np0000071528 | item=RedHat.yml 2026-06-12 08:25:00,144 p=83863 u=zuul n=ansible | 2026-06-12 08:25:00.138057 | fa163e23-f348-37f0-fb65-00000000c85e | TASK | Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_1 2026-06-12 08:25:00,146 p=83863 u=zuul n=ansible | 2026-06-12 08:25:00.145641 | fa163e23-f348-37f0-fb65-00000000c832 | SKIPPED | Set platform/version specific variables | np0000071528 | item=RedHat.yml 2026-06-12 08:25:00,169 p=83863 u=zuul n=ansible | 2026-06-12 08:25:00.167445 | fa163e23-f348-37f0-fb65-00000000c832 | SKIPPED | Set platform/version specific variables | np0000071528 | item=RedHat_9.yml 2026-06-12 08:25:00,187 p=83863 u=zuul n=ansible | 2026-06-12 08:25:00.185652 | fa163e23-f348-37f0-fb65-00000000c832 | SKIPPED | Set platform/version specific variables | np0000071528 | item=RedHat_9.2.yml 2026-06-12 08:25:00,210 p=83863 u=zuul n=ansible | 2026-06-12 08:25:00.210458 | fa163e23-f348-37f0-fb65-00000000c85c | TASK | Create container logs path 2026-06-12 08:25:00,234 p=83863 u=zuul n=ansible | 2026-06-12 08:25:00.233466 | fa163e23-f348-37f0-fb65-00000000c713 | TASK | Ensure certificate role dependencies are installed 2026-06-12 08:25:00,473 p=83863 u=zuul n=ansible | 2026-06-12 08:25:00.465793 | fa163e23-f348-37f0-fb65-00000000c85e | OK | Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_1 | np0000071533 2026-06-12 08:25:00,474 p=83863 u=zuul n=ansible | 2026-06-12 08:25:00.474147 | fa163e23-f348-37f0-fb65-00000000c85e | OK | Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_1 | np0000071531 2026-06-12 08:25:00,489 p=83863 u=zuul n=ansible | 2026-06-12 08:25:00.488687 | fa163e23-f348-37f0-fb65-00000000c85f | TASK | Finalise hashes for all containers 2026-06-12 08:25:00,509 p=83863 u=zuul n=ansible | 2026-06-12 08:25:00.508391 | fa163e23-f348-37f0-fb65-00000000c85f | TASK | Finalise hashes for all containers 2026-06-12 08:25:00,526 p=83863 u=zuul n=ansible | 2026-06-12 08:25:00.525898 | fa163e23-f348-37f0-fb65-00000000c85c | OK | Create container logs path | np0000071532 2026-06-12 08:25:00,539 p=83863 u=zuul n=ansible | 2026-06-12 08:25:00.539380 | fa163e23-f348-37f0-fb65-00000000c85e | TASK | Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_1 2026-06-12 08:25:00,558 p=83863 u=zuul n=ansible | 2026-06-12 08:25:00.553970 | fa163e23-f348-37f0-fb65-00000000c85f | OK | Finalise hashes for all containers | np0000071531 2026-06-12 08:25:00,559 p=83863 u=zuul n=ansible | 2026-06-12 08:25:00.559193 | fa163e23-f348-37f0-fb65-00000000c85f | OK | Finalise hashes for all containers | np0000071533 2026-06-12 08:25:00,570 p=83863 u=zuul n=ansible | 2026-06-12 08:25:00.570468 | fa163e23-f348-37f0-fb65-00000000c861 | TASK | Manage systemd shutdown files 2026-06-12 08:25:00,587 p=83863 u=zuul n=ansible | 2026-06-12 08:25:00.587274 | fa163e23-f348-37f0-fb65-00000000c861 | TASK | Manage systemd shutdown files 2026-06-12 08:25:00,629 p=83863 u=zuul n=ansible | 2026-06-12 08:25:00.628977 | 8deded2c-7aa9-49d3-9d9a-5c27ec6a2d3f | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/shutdown.yml | np0000071531 2026-06-12 08:25:00,643 p=83863 u=zuul n=ansible | 2026-06-12 08:25:00.643598 | fa163e23-f348-37f0-fb65-00000000c912 | TASK | Check if /etc/sysconfig/podman_drop_in exists 2026-06-12 08:25:00,669 p=83863 u=zuul n=ansible | 2026-06-12 08:25:00.668619 | 8dd8d504-701d-49dc-868a-afe772d77901 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/shutdown.yml | np0000071533 2026-06-12 08:25:00,683 p=83863 u=zuul n=ansible | 2026-06-12 08:25:00.683394 | fa163e23-f348-37f0-fb65-00000000c92b | TASK | Check if /etc/sysconfig/podman_drop_in exists 2026-06-12 08:25:00,873 p=83863 u=zuul n=ansible | 2026-06-12 08:25:00.872516 | fa163e23-f348-37f0-fb65-00000000c85e | OK | Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_1 | np0000071532 2026-06-12 08:25:00,890 p=83863 u=zuul n=ansible | 2026-06-12 08:25:00.890392 | fa163e23-f348-37f0-fb65-00000000c85f | TASK | Finalise hashes for all containers 2026-06-12 08:25:00,955 p=83863 u=zuul n=ansible | 2026-06-12 08:25:00.953920 | fa163e23-f348-37f0-fb65-00000000c85f | OK | Finalise hashes for all containers | np0000071532 2026-06-12 08:25:00,979 p=83863 u=zuul n=ansible | 2026-06-12 08:25:00.978883 | fa163e23-f348-37f0-fb65-00000000c861 | TASK | Manage systemd shutdown files 2026-06-12 08:25:01,110 p=83863 u=zuul n=ansible | 2026-06-12 08:25:01.110190 | fa163e23-f348-37f0-fb65-00000000c912 | OK | Check if /etc/sysconfig/podman_drop_in exists | np0000071531 2026-06-12 08:25:01,111 p=83863 u=zuul n=ansible | 2026-06-12 08:25:01.111664 | fa163e23-f348-37f0-fb65-00000000c92b | OK | Check if /etc/sysconfig/podman_drop_in exists | np0000071533 2026-06-12 08:25:01,124 p=83863 u=zuul n=ansible | 2026-06-12 08:25:01.123837 | fa163e23-f348-37f0-fb65-00000000c913 | TASK | Set podman_drop_in fact 2026-06-12 08:25:01,138 p=83863 u=zuul n=ansible | 2026-06-12 08:25:01.138163 | fa163e23-f348-37f0-fb65-00000000c92c | TASK | Set podman_drop_in fact 2026-06-12 08:25:01,162 p=83863 u=zuul n=ansible | 2026-06-12 08:25:01.162198 | b28c2a26-f010-4b1d-b70e-dea042622651 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/shutdown.yml | np0000071532 2026-06-12 08:25:01,180 p=83863 u=zuul n=ansible | 2026-06-12 08:25:01.176806 | fa163e23-f348-37f0-fb65-00000000c94e | TASK | Check if /etc/sysconfig/podman_drop_in exists 2026-06-12 08:25:01,186 p=83863 u=zuul n=ansible | 2026-06-12 08:25:01.186203 | fa163e23-f348-37f0-fb65-00000000c913 | OK | Set podman_drop_in fact | np0000071531 2026-06-12 08:25:01,200 p=83863 u=zuul n=ansible | 2026-06-12 08:25:01.200532 | fa163e23-f348-37f0-fb65-00000000c915 | TASK | Deploy tripleo-container-shutdown and tripleo-start-podman-container 2026-06-12 08:25:01,206 p=83863 u=zuul n=ansible | 2026-06-12 08:25:01.206162 | fa163e23-f348-37f0-fb65-00000000c92c | OK | Set podman_drop_in fact | np0000071533 2026-06-12 08:25:01,218 p=83863 u=zuul n=ansible | 2026-06-12 08:25:01.218219 | fa163e23-f348-37f0-fb65-00000000c92e | TASK | Deploy tripleo-container-shutdown and tripleo-start-podman-container 2026-06-12 08:25:01,508 p=83863 u=zuul n=ansible | 2026-06-12 08:25:01.507322 | fa163e23-f348-37f0-fb65-00000000c94e | OK | Check if /etc/sysconfig/podman_drop_in exists | np0000071532 2026-06-12 08:25:01,523 p=83863 u=zuul n=ansible | 2026-06-12 08:25:01.522836 | fa163e23-f348-37f0-fb65-00000000c94f | TASK | Set podman_drop_in fact 2026-06-12 08:25:01,595 p=83863 u=zuul n=ansible | 2026-06-12 08:25:01.595155 | fa163e23-f348-37f0-fb65-00000000c94f | OK | Set podman_drop_in fact | np0000071532 2026-06-12 08:25:01,609 p=83863 u=zuul n=ansible | 2026-06-12 08:25:01.609422 | fa163e23-f348-37f0-fb65-00000000c951 | TASK | Deploy tripleo-container-shutdown and tripleo-start-podman-container 2026-06-12 08:25:01,783 p=83863 u=zuul n=ansible | 2026-06-12 08:25:01.783522 | fa163e23-f348-37f0-fb65-00000000c717 | TASK | Ensure pre-scripts hooks directory exists 2026-06-12 08:25:02,086 p=83863 u=zuul n=ansible | 2026-06-12 08:25:02.084178 | fa163e23-f348-37f0-fb65-00000000c915 | CHANGED | Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0000071531 | item=tripleo-container-shutdown 2026-06-12 08:25:02,183 p=83863 u=zuul n=ansible | 2026-06-12 08:25:02.180866 | fa163e23-f348-37f0-fb65-00000000c92e | CHANGED | Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0000071533 | item=tripleo-container-shutdown 2026-06-12 08:25:02,215 p=83863 u=zuul n=ansible | 2026-06-12 08:25:02.213367 | fa163e23-f348-37f0-fb65-00000000c717 | OK | Ensure pre-scripts hooks directory exists | np0000071530 | item=certmonger 2026-06-12 08:25:02,244 p=83863 u=zuul n=ansible | 2026-06-12 08:25:02.244075 | fa163e23-f348-37f0-fb65-00000000c719 | TASK | Ensure post-scripts hooks directory exists 2026-06-12 08:25:02,561 p=83863 u=zuul n=ansible | 2026-06-12 08:25:02.558923 | fa163e23-f348-37f0-fb65-00000000c951 | CHANGED | Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0000071532 | item=tripleo-container-shutdown 2026-06-12 08:25:02,614 p=83863 u=zuul n=ansible | 2026-06-12 08:25:02.613696 | fa163e23-f348-37f0-fb65-00000000c719 | OK | Ensure post-scripts hooks directory exists | np0000071530 | item=certmonger 2026-06-12 08:25:02,645 p=83863 u=zuul n=ansible | 2026-06-12 08:25:02.644533 | fa163e23-f348-37f0-fb65-00000000c71b | TASK | Ensure provider service is running 2026-06-12 08:25:02,769 p=83863 u=zuul n=ansible | 2026-06-12 08:25:02.768730 | fa163e23-f348-37f0-fb65-00000000c717 | TASK | Ensure pre-scripts hooks directory exists 2026-06-12 08:25:03,060 p=83863 u=zuul n=ansible | 2026-06-12 08:25:03.058573 | fa163e23-f348-37f0-fb65-00000000c915 | CHANGED | Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0000071531 | item=tripleo-start-podman-container 2026-06-12 08:25:03,081 p=83863 u=zuul n=ansible | 2026-06-12 08:25:03.081087 | fa163e23-f348-37f0-fb65-00000000c916 | TASK | Create /usr/lib/systemd/system/tripleo-container-shutdown.service 2026-06-12 08:25:03,105 p=83863 u=zuul n=ansible | 2026-06-12 08:25:03.102805 | fa163e23-f348-37f0-fb65-00000000c92e | CHANGED | Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0000071533 | item=tripleo-start-podman-container 2026-06-12 08:25:03,123 p=83863 u=zuul n=ansible | 2026-06-12 08:25:03.122855 | fa163e23-f348-37f0-fb65-00000000c717 | OK | Ensure pre-scripts hooks directory exists | np0000071529 | item=certmonger 2026-06-12 08:25:03,144 p=83863 u=zuul n=ansible | 2026-06-12 08:25:03.143819 | fa163e23-f348-37f0-fb65-00000000c92f | TASK | Create /usr/lib/systemd/system/tripleo-container-shutdown.service 2026-06-12 08:25:03,167 p=83863 u=zuul n=ansible | 2026-06-12 08:25:03.165304 | fa163e23-f348-37f0-fb65-00000000c71b | OK | Ensure provider service is running | np0000071530 | item=certmonger 2026-06-12 08:25:03,189 p=83863 u=zuul n=ansible | 2026-06-12 08:25:03.189462 | fa163e23-f348-37f0-fb65-00000000c719 | TASK | Ensure post-scripts hooks directory exists 2026-06-12 08:25:03,224 p=83863 u=zuul n=ansible | 2026-06-12 08:25:03.223684 | fa163e23-f348-37f0-fb65-00000000c71e | TASK | Ensure certificate requests 2026-06-12 08:25:03,487 p=83863 u=zuul n=ansible | 2026-06-12 08:25:03.486332 | fa163e23-f348-37f0-fb65-00000000c713 | OK | Ensure certificate role dependencies are installed | np0000071528 2026-06-12 08:25:03,492 p=83863 u=zuul n=ansible | 2026-06-12 08:25:03.491852 | fa163e23-f348-37f0-fb65-00000000c951 | CHANGED | Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0000071532 | item=tripleo-start-podman-container 2026-06-12 08:25:03,521 p=83863 u=zuul n=ansible | 2026-06-12 08:25:03.520859 | fa163e23-f348-37f0-fb65-00000000c715 | TASK | Ensure provider packages are installed 2026-06-12 08:25:03,546 p=83863 u=zuul n=ansible | 2026-06-12 08:25:03.545705 | fa163e23-f348-37f0-fb65-00000000c952 | TASK | Create /usr/lib/systemd/system/tripleo-container-shutdown.service 2026-06-12 08:25:03,584 p=83863 u=zuul n=ansible | 2026-06-12 08:25:03.581143 | fa163e23-f348-37f0-fb65-00000000c719 | OK | Ensure post-scripts hooks directory exists | np0000071529 | item=certmonger 2026-06-12 08:25:03,615 p=83863 u=zuul n=ansible | 2026-06-12 08:25:03.614768 | fa163e23-f348-37f0-fb65-00000000c71b | TASK | Ensure provider service is running 2026-06-12 08:25:03,992 p=83863 u=zuul n=ansible | 2026-06-12 08:25:03.991164 | fa163e23-f348-37f0-fb65-00000000c916 | CHANGED | Create /usr/lib/systemd/system/tripleo-container-shutdown.service | np0000071531 2026-06-12 08:25:04,018 p=83863 u=zuul n=ansible | 2026-06-12 08:25:04.017699 | fa163e23-f348-37f0-fb65-00000000c917 | TASK | Create /usr/lib/systemd/system-preset/91-tripleo-container-shutdown.preset 2026-06-12 08:25:04,131 p=83863 u=zuul n=ansible | 2026-06-12 08:25:04.130191 | fa163e23-f348-37f0-fb65-00000000c92f | CHANGED | Create /usr/lib/systemd/system/tripleo-container-shutdown.service | np0000071533 2026-06-12 08:25:04,157 p=83863 u=zuul n=ansible | 2026-06-12 08:25:04.152300 | fa163e23-f348-37f0-fb65-00000000c930 | TASK | Create /usr/lib/systemd/system-preset/91-tripleo-container-shutdown.preset 2026-06-12 08:25:04,159 p=83863 u=zuul n=ansible | 2026-06-12 08:25:04.159075 | fa163e23-f348-37f0-fb65-00000000c71b | OK | Ensure provider service is running | np0000071529 | item=certmonger 2026-06-12 08:25:04,212 p=83863 u=zuul n=ansible | 2026-06-12 08:25:04.211726 | fa163e23-f348-37f0-fb65-00000000c71e | TASK | Ensure certificate requests 2026-06-12 08:25:04,506 p=83863 u=zuul n=ansible | 2026-06-12 08:25:04.505753 | fa163e23-f348-37f0-fb65-00000000c952 | CHANGED | Create /usr/lib/systemd/system/tripleo-container-shutdown.service | np0000071532 2026-06-12 08:25:04,525 p=83863 u=zuul n=ansible | 2026-06-12 08:25:04.525289 | fa163e23-f348-37f0-fb65-00000000c953 | TASK | Create /usr/lib/systemd/system-preset/91-tripleo-container-shutdown.preset 2026-06-12 08:25:05,001 p=83863 u=zuul n=ansible | 2026-06-12 08:25:05.000645 | fa163e23-f348-37f0-fb65-00000000c917 | CHANGED | Create /usr/lib/systemd/system-preset/91-tripleo-container-shutdown.preset | np0000071531 2026-06-12 08:25:05,022 p=83863 u=zuul n=ansible | 2026-06-12 08:25:05.021681 | fa163e23-f348-37f0-fb65-00000000c918 | TASK | Enable and start tripleo-container-shutdown 2026-06-12 08:25:05,169 p=83863 u=zuul n=ansible | 2026-06-12 08:25:05.166550 | fa163e23-f348-37f0-fb65-00000000c71e | CHANGED | Ensure certificate requests | np0000071530 | item={'ca': 'ipa', 'dns': 'np0000071530.internalapi.ooo.test', 'key_size': '2048', 'name': 'ovn_dbs', 'principal': 'ovn_dbs/np0000071530.internalapi.ooo.test@OOO.TEST'} 2026-06-12 08:25:05,185 p=83863 u=zuul n=ansible | 2026-06-12 08:25:05.185379 | fa163e23-f348-37f0-fb65-00000000c930 | CHANGED | Create /usr/lib/systemd/system-preset/91-tripleo-container-shutdown.preset | np0000071533 2026-06-12 08:25:05,201 p=83863 u=zuul n=ansible | 2026-06-12 08:25:05.200946 | fa163e23-f348-37f0-fb65-00000000c931 | TASK | Enable and start tripleo-container-shutdown 2026-06-12 08:25:05,254 p=83863 u=zuul n=ansible | 2026-06-12 08:25:05.253511 | fa163e23-f348-37f0-fb65-00000000adb9 | TASK | Configure OVN DBs and northd 2026-06-12 08:25:05,350 p=83863 u=zuul n=ansible | 2026-06-12 08:25:05.349903 | fa163e23-f348-37f0-fb65-00000000c9c0 | TASK | create directory /var/lib/config-data/ansible-generated/ovn 2026-06-12 08:25:05,659 p=83863 u=zuul n=ansible | 2026-06-12 08:25:05.658469 | fa163e23-f348-37f0-fb65-00000000c9c0 | CHANGED | create directory /var/lib/config-data/ansible-generated/ovn | np0000071530 2026-06-12 08:25:05,685 p=83863 u=zuul n=ansible | 2026-06-12 08:25:05.684471 | fa163e23-f348-37f0-fb65-00000000c9c1 | TASK | set is_ovn_dbs_bootstrap_node fact 2026-06-12 08:25:05,724 p=83863 u=zuul n=ansible | 2026-06-12 08:25:05.723091 | fa163e23-f348-37f0-fb65-00000000c953 | CHANGED | Create /usr/lib/systemd/system-preset/91-tripleo-container-shutdown.preset | np0000071532 2026-06-12 08:25:05,760 p=83863 u=zuul n=ansible | 2026-06-12 08:25:05.759133 | fa163e23-f348-37f0-fb65-00000000c954 | TASK | Enable and start tripleo-container-shutdown 2026-06-12 08:25:05,773 p=83863 u=zuul n=ansible | 2026-06-12 08:25:05.772772 | fa163e23-f348-37f0-fb65-00000000c9c1 | SKIPPED | set is_ovn_dbs_bootstrap_node fact | np0000071530 2026-06-12 08:25:05,802 p=83863 u=zuul n=ansible | 2026-06-12 08:25:05.801503 | fa163e23-f348-37f0-fb65-00000000c9c2 | TASK | check ovsdb-tool election-timer options 2026-06-12 08:25:05,966 p=83863 u=zuul n=ansible | 2026-06-12 08:25:05.966014 | fa163e23-f348-37f0-fb65-00000000c918 | CHANGED | Enable and start tripleo-container-shutdown | np0000071531 2026-06-12 08:25:05,984 p=83863 u=zuul n=ansible | 2026-06-12 08:25:05.984397 | fa163e23-f348-37f0-fb65-00000000c919 | TASK | Create /usr/lib/systemd/system/netns-placeholder.service 2026-06-12 08:25:06,127 p=83863 u=zuul n=ansible | 2026-06-12 08:25:06.126249 | fa163e23-f348-37f0-fb65-00000000c9c2 | CHANGED | check ovsdb-tool election-timer options | np0000071530 2026-06-12 08:25:06,129 p=83863 u=zuul n=ansible | 2026-06-12 08:25:06.128685 | fa163e23-f348-37f0-fb65-00000000c931 | CHANGED | Enable and start tripleo-container-shutdown | np0000071533 2026-06-12 08:25:06,148 p=83863 u=zuul n=ansible | 2026-06-12 08:25:06.148309 | fa163e23-f348-37f0-fb65-00000000c932 | TASK | Create /usr/lib/systemd/system/netns-placeholder.service 2026-06-12 08:25:06,173 p=83863 u=zuul n=ansible | 2026-06-12 08:25:06.172563 | fa163e23-f348-37f0-fb65-00000000c9c3 | TASK | set has_ovsdb_tool_election_timer fact 2026-06-12 08:25:06,213 p=83863 u=zuul n=ansible | 2026-06-12 08:25:06.212556 | fa163e23-f348-37f0-fb65-00000000c9c3 | OK | set has_ovsdb_tool_election_timer fact | np0000071530 2026-06-12 08:25:06,227 p=83863 u=zuul n=ansible | 2026-06-12 08:25:06.227321 | fa163e23-f348-37f0-fb65-00000000c9c4 | TASK | render OVN cluster configuration 2026-06-12 08:25:06,327 p=83863 u=zuul n=ansible | 2026-06-12 08:25:06.324771 | fa163e23-f348-37f0-fb65-00000000c71e | CHANGED | Ensure certificate requests | np0000071529 | item={'ca': 'ipa', 'dns': 'np0000071529.internalapi.ooo.test', 'key_size': '2048', 'name': 'ovn_dbs', 'principal': 'ovn_dbs/np0000071529.internalapi.ooo.test@OOO.TEST'} 2026-06-12 08:25:06,394 p=83863 u=zuul n=ansible | 2026-06-12 08:25:06.393750 | fa163e23-f348-37f0-fb65-00000000ace5 | TASK | Configure OVN DBs and northd 2026-06-12 08:25:06,493 p=83863 u=zuul n=ansible | 2026-06-12 08:25:06.493147 | fa163e23-f348-37f0-fb65-00000000c9c0 | TASK | create directory /var/lib/config-data/ansible-generated/ovn 2026-06-12 08:25:06,659 p=83863 u=zuul n=ansible | 2026-06-12 08:25:06.658599 | fa163e23-f348-37f0-fb65-00000000c954 | CHANGED | Enable and start tripleo-container-shutdown | np0000071532 2026-06-12 08:25:06,685 p=83863 u=zuul n=ansible | 2026-06-12 08:25:06.685213 | fa163e23-f348-37f0-fb65-00000000c955 | TASK | Create /usr/lib/systemd/system/netns-placeholder.service 2026-06-12 08:25:06,811 p=83863 u=zuul n=ansible | 2026-06-12 08:25:06.810466 | fa163e23-f348-37f0-fb65-00000000c717 | TASK | Ensure pre-scripts hooks directory exists 2026-06-12 08:25:06,842 p=83863 u=zuul n=ansible | 2026-06-12 08:25:06.841238 | fa163e23-f348-37f0-fb65-00000000c9c0 | CHANGED | create directory /var/lib/config-data/ansible-generated/ovn | np0000071529 2026-06-12 08:25:06,864 p=83863 u=zuul n=ansible | 2026-06-12 08:25:06.864115 | fa163e23-f348-37f0-fb65-00000000c9c1 | TASK | set is_ovn_dbs_bootstrap_node fact 2026-06-12 08:25:06,937 p=83863 u=zuul n=ansible | 2026-06-12 08:25:06.937083 | fa163e23-f348-37f0-fb65-00000000c9c1 | SKIPPED | set is_ovn_dbs_bootstrap_node fact | np0000071529 2026-06-12 08:25:06,954 p=83863 u=zuul n=ansible | 2026-06-12 08:25:06.953824 | fa163e23-f348-37f0-fb65-00000000c9c2 | TASK | check ovsdb-tool election-timer options 2026-06-12 08:25:06,975 p=83863 u=zuul n=ansible | 2026-06-12 08:25:06.974528 | fa163e23-f348-37f0-fb65-00000000c919 | CHANGED | Create /usr/lib/systemd/system/netns-placeholder.service | np0000071531 2026-06-12 08:25:06,987 p=83863 u=zuul n=ansible | 2026-06-12 08:25:06.987444 | fa163e23-f348-37f0-fb65-00000000c91a | TASK | Create /usr/lib/systemd/system-preset/91-netns-placeholder.preset 2026-06-12 08:25:07,140 p=83863 u=zuul n=ansible | 2026-06-12 08:25:07.139764 | fa163e23-f348-37f0-fb65-00000000c932 | CHANGED | Create /usr/lib/systemd/system/netns-placeholder.service | np0000071533 2026-06-12 08:25:07,158 p=83863 u=zuul n=ansible | 2026-06-12 08:25:07.157629 | fa163e23-f348-37f0-fb65-00000000c933 | TASK | Create /usr/lib/systemd/system-preset/91-netns-placeholder.preset 2026-06-12 08:25:07,235 p=83863 u=zuul n=ansible | 2026-06-12 08:25:07.234072 | fa163e23-f348-37f0-fb65-00000000c717 | OK | Ensure pre-scripts hooks directory exists | np0000071528 | item=certmonger 2026-06-12 08:25:07,270 p=83863 u=zuul n=ansible | 2026-06-12 08:25:07.270130 | fa163e23-f348-37f0-fb65-00000000c719 | TASK | Ensure post-scripts hooks directory exists 2026-06-12 08:25:07,310 p=83863 u=zuul n=ansible | 2026-06-12 08:25:07.308821 | fa163e23-f348-37f0-fb65-00000000c9c2 | CHANGED | check ovsdb-tool election-timer options | np0000071529 2026-06-12 08:25:07,315 p=83863 u=zuul n=ansible | 2026-06-12 08:25:07.313833 | fa163e23-f348-37f0-fb65-00000000c9c4 | CHANGED | render OVN cluster configuration | np0000071530 2026-06-12 08:25:07,351 p=83863 u=zuul n=ansible | 2026-06-12 08:25:07.350639 | fa163e23-f348-37f0-fb65-00000000c9c3 | TASK | set has_ovsdb_tool_election_timer fact 2026-06-12 08:25:07,379 p=83863 u=zuul n=ansible | 2026-06-12 08:25:07.378555 | fa163e23-f348-37f0-fb65-00000000c9c5 | TASK | restart OVN northd and north and south databases 2026-06-12 08:25:07,460 p=83863 u=zuul n=ansible | 2026-06-12 08:25:07.459996 | fa163e23-f348-37f0-fb65-00000000c9c3 | OK | set has_ovsdb_tool_election_timer fact | np0000071529 2026-06-12 08:25:07,488 p=83863 u=zuul n=ansible | 2026-06-12 08:25:07.484244 | fa163e23-f348-37f0-fb65-00000000c9c4 | TASK | render OVN cluster configuration 2026-06-12 08:25:07,511 p=83863 u=zuul n=ansible | 2026-06-12 08:25:07.511587 | 0f30ed72-6192-451c-ac6e-1b4bc53846b6 | INCLUDED | /usr/share/ansible/roles/tripleo_ovn_cluster/tasks/restart.yml | np0000071530 2026-06-12 08:25:07,515 p=83863 u=zuul n=ansible | 2026-06-12 08:25:07.515421 | a70b8229-83b6-484c-9676-6f62c8182f8d | INCLUDED | /usr/share/ansible/roles/tripleo_ovn_cluster/tasks/restart.yml | np0000071530 2026-06-12 08:25:07,519 p=83863 u=zuul n=ansible | 2026-06-12 08:25:07.519036 | cc27f12e-02fd-42c6-a73e-8a7213e67f5c | INCLUDED | /usr/share/ansible/roles/tripleo_ovn_cluster/tasks/restart.yml | np0000071530 2026-06-12 08:25:07,539 p=83863 u=zuul n=ansible | 2026-06-12 08:25:07.538970 | fa163e23-f348-37f0-fb65-00000000ca3c | TASK | check if tripleo_cluster_north_db_server systemd service is active 2026-06-12 08:25:07,658 p=83863 u=zuul n=ansible | 2026-06-12 08:25:07.657375 | fa163e23-f348-37f0-fb65-00000000c719 | OK | Ensure post-scripts hooks directory exists | np0000071528 | item=certmonger 2026-06-12 08:25:07,694 p=83863 u=zuul n=ansible | 2026-06-12 08:25:07.694292 | fa163e23-f348-37f0-fb65-00000000c71b | TASK | Ensure provider service is running 2026-06-12 08:25:07,700 p=83863 u=zuul n=ansible | 2026-06-12 08:25:07.699831 | fa163e23-f348-37f0-fb65-00000000c955 | CHANGED | Create /usr/lib/systemd/system/netns-placeholder.service | np0000071532 2026-06-12 08:25:07,712 p=83863 u=zuul n=ansible | 2026-06-12 08:25:07.712175 | fa163e23-f348-37f0-fb65-00000000c956 | TASK | Create /usr/lib/systemd/system-preset/91-netns-placeholder.preset 2026-06-12 08:25:07,877 p=83863 u=zuul n=ansible | 2026-06-12 08:25:07.876201 | fa163e23-f348-37f0-fb65-00000000ca3c | CHANGED | check if tripleo_cluster_north_db_server systemd service is active | np0000071530 2026-06-12 08:25:07,903 p=83863 u=zuul n=ansible | 2026-06-12 08:25:07.903027 | fa163e23-f348-37f0-fb65-00000000ca3d | TASK | restart tripleo_cluster_north_db_server systemd service 2026-06-12 08:25:07,944 p=83863 u=zuul n=ansible | 2026-06-12 08:25:07.944164 | fa163e23-f348-37f0-fb65-00000000ca3d | SKIPPED | restart tripleo_cluster_north_db_server systemd service | np0000071530 2026-06-12 08:25:07,968 p=83863 u=zuul n=ansible | 2026-06-12 08:25:07.967950 | fa163e23-f348-37f0-fb65-00000000ca41 | TASK | check if tripleo_cluster_south_db_server systemd service is active 2026-06-12 08:25:07,980 p=83863 u=zuul n=ansible | 2026-06-12 08:25:07.979827 | fa163e23-f348-37f0-fb65-00000000c91a | CHANGED | Create /usr/lib/systemd/system-preset/91-netns-placeholder.preset | np0000071531 2026-06-12 08:25:07,994 p=83863 u=zuul n=ansible | 2026-06-12 08:25:07.994171 | fa163e23-f348-37f0-fb65-00000000c91b | TASK | Enable and start netns-placeholder 2026-06-12 08:25:08,157 p=83863 u=zuul n=ansible | 2026-06-12 08:25:08.155374 | fa163e23-f348-37f0-fb65-00000000c71b | OK | Ensure provider service is running | np0000071528 | item=certmonger 2026-06-12 08:25:08,190 p=83863 u=zuul n=ansible | 2026-06-12 08:25:08.189860 | fa163e23-f348-37f0-fb65-00000000c71e | TASK | Ensure certificate requests 2026-06-12 08:25:08,207 p=83863 u=zuul n=ansible | 2026-06-12 08:25:08.206655 | fa163e23-f348-37f0-fb65-00000000c933 | CHANGED | Create /usr/lib/systemd/system-preset/91-netns-placeholder.preset | np0000071533 2026-06-12 08:25:08,230 p=83863 u=zuul n=ansible | 2026-06-12 08:25:08.229805 | fa163e23-f348-37f0-fb65-00000000c934 | TASK | Enable and start netns-placeholder 2026-06-12 08:25:08,299 p=83863 u=zuul n=ansible | 2026-06-12 08:25:08.298362 | fa163e23-f348-37f0-fb65-00000000ca41 | CHANGED | check if tripleo_cluster_south_db_server systemd service is active | np0000071530 2026-06-12 08:25:08,326 p=83863 u=zuul n=ansible | 2026-06-12 08:25:08.326384 | fa163e23-f348-37f0-fb65-00000000ca42 | TASK | restart tripleo_cluster_south_db_server systemd service 2026-06-12 08:25:08,371 p=83863 u=zuul n=ansible | 2026-06-12 08:25:08.369465 | fa163e23-f348-37f0-fb65-00000000ca42 | SKIPPED | restart tripleo_cluster_south_db_server systemd service | np0000071530 2026-06-12 08:25:08,401 p=83863 u=zuul n=ansible | 2026-06-12 08:25:08.400686 | fa163e23-f348-37f0-fb65-00000000ca46 | TASK | check if tripleo_cluster_northd systemd service is active 2026-06-12 08:25:08,542 p=83863 u=zuul n=ansible | 2026-06-12 08:25:08.542141 | fa163e23-f348-37f0-fb65-00000000c9c4 | CHANGED | render OVN cluster configuration | np0000071529 2026-06-12 08:25:08,560 p=83863 u=zuul n=ansible | 2026-06-12 08:25:08.559897 | fa163e23-f348-37f0-fb65-00000000c9c5 | TASK | restart OVN northd and north and south databases 2026-06-12 08:25:08,680 p=83863 u=zuul n=ansible | 2026-06-12 08:25:08.680593 | 54f798ad-c446-4774-bc8d-aef968f2e74c | INCLUDED | /usr/share/ansible/roles/tripleo_ovn_cluster/tasks/restart.yml | np0000071529 2026-06-12 08:25:08,686 p=83863 u=zuul n=ansible | 2026-06-12 08:25:08.686353 | ee1d6f2b-1a22-419b-bef3-06cc3c4df06f | INCLUDED | /usr/share/ansible/roles/tripleo_ovn_cluster/tasks/restart.yml | np0000071529 2026-06-12 08:25:08,691 p=83863 u=zuul n=ansible | 2026-06-12 08:25:08.691400 | 72a42b9b-477e-4235-9c21-3cae413a24d9 | INCLUDED | /usr/share/ansible/roles/tripleo_ovn_cluster/tasks/restart.yml | np0000071529 2026-06-12 08:25:08,724 p=83863 u=zuul n=ansible | 2026-06-12 08:25:08.724373 | fa163e23-f348-37f0-fb65-00000000ca9b | TASK | check if tripleo_cluster_north_db_server systemd service is active 2026-06-12 08:25:08,731 p=83863 u=zuul n=ansible | 2026-06-12 08:25:08.730576 | fa163e23-f348-37f0-fb65-00000000c956 | CHANGED | Create /usr/lib/systemd/system-preset/91-netns-placeholder.preset | np0000071532 2026-06-12 08:25:08,733 p=83863 u=zuul n=ansible | 2026-06-12 08:25:08.732878 | fa163e23-f348-37f0-fb65-00000000ca46 | CHANGED | check if tripleo_cluster_northd systemd service is active | np0000071530 2026-06-12 08:25:08,746 p=83863 u=zuul n=ansible | 2026-06-12 08:25:08.746163 | fa163e23-f348-37f0-fb65-00000000c957 | TASK | Enable and start netns-placeholder 2026-06-12 08:25:08,767 p=83863 u=zuul n=ansible | 2026-06-12 08:25:08.766703 | fa163e23-f348-37f0-fb65-00000000ca47 | TASK | restart tripleo_cluster_northd systemd service 2026-06-12 08:25:08,810 p=83863 u=zuul n=ansible | 2026-06-12 08:25:08.809877 | fa163e23-f348-37f0-fb65-00000000ca47 | SKIPPED | restart tripleo_cluster_northd systemd service | np0000071530 2026-06-12 08:25:08,916 p=83863 u=zuul n=ansible | 2026-06-12 08:25:08.916050 | fa163e23-f348-37f0-fb65-00000000baea | TASK | Set version specific variables 2026-06-12 08:25:08,965 p=83863 u=zuul n=ansible | 2026-06-12 08:25:08.964399 | fa163e23-f348-37f0-fb65-00000000c91b | CHANGED | Enable and start netns-placeholder | np0000071531 2026-06-12 08:25:08,984 p=83863 u=zuul n=ansible | 2026-06-12 08:25:08.983801 | dd413672-04da-434b-9c91-bc40842f34cb | INCLUDED | /usr/share/ansible/roles/rhel-system-roles.certificate/tasks/set_vars.yml | np0000071530 2026-06-12 08:25:08,997 p=83863 u=zuul n=ansible | 2026-06-12 08:25:08.997481 | fa163e23-f348-37f0-fb65-00000000c863 | TASK | Update container configs with new config hashes 2026-06-12 08:25:09,019 p=83863 u=zuul n=ansible | 2026-06-12 08:25:09.018930 | fa163e23-f348-37f0-fb65-00000000cb0e | TASK | Ensure ansible_facts used by role 2026-06-12 08:25:09,078 p=83863 u=zuul n=ansible | 2026-06-12 08:25:09.077395 | 5ed8b38d-dfb6-4509-b03e-21feb77c44dc | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/puppet_config.yml | np0000071531 2026-06-12 08:25:09,103 p=83863 u=zuul n=ansible | 2026-06-12 08:25:09.102912 | fa163e23-f348-37f0-fb65-00000000cb28 | TASK | Update config hashes for container startup configs 2026-06-12 08:25:09,115 p=83863 u=zuul n=ansible | 2026-06-12 08:25:09.114272 | fa163e23-f348-37f0-fb65-00000000ca9b | CHANGED | check if tripleo_cluster_north_db_server systemd service is active | np0000071529 2026-06-12 08:25:09,145 p=83863 u=zuul n=ansible | 2026-06-12 08:25:09.145164 | fa163e23-f348-37f0-fb65-00000000ca9c | TASK | restart tripleo_cluster_north_db_server systemd service 2026-06-12 08:25:09,169 p=83863 u=zuul n=ansible | 2026-06-12 08:25:09.168866 | fa163e23-f348-37f0-fb65-00000000c934 | CHANGED | Enable and start netns-placeholder | np0000071533 2026-06-12 08:25:09,191 p=83863 u=zuul n=ansible | 2026-06-12 08:25:09.187978 | fa163e23-f348-37f0-fb65-00000000c863 | TASK | Update container configs with new config hashes 2026-06-12 08:25:09,201 p=83863 u=zuul n=ansible | 2026-06-12 08:25:09.200483 | fa163e23-f348-37f0-fb65-00000000ca9c | SKIPPED | restart tripleo_cluster_north_db_server systemd service | np0000071529 2026-06-12 08:25:09,229 p=83863 u=zuul n=ansible | 2026-06-12 08:25:09.229257 | fa163e23-f348-37f0-fb65-00000000caa0 | TASK | check if tripleo_cluster_south_db_server systemd service is active 2026-06-12 08:25:09,251 p=83863 u=zuul n=ansible | 2026-06-12 08:25:09.250658 | 4c96c13b-3087-486a-bb40-854a3e4e32aa | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/puppet_config.yml | np0000071533 2026-06-12 08:25:09,264 p=83863 u=zuul n=ansible | 2026-06-12 08:25:09.263898 | fa163e23-f348-37f0-fb65-00000000cb49 | TASK | Update config hashes for container startup configs 2026-06-12 08:25:09,508 p=83863 u=zuul n=ansible | 2026-06-12 08:25:09.503893 | | WARNING | Config change detected for metrics_qdr, new hash: c05b70b27e233beb0d67f22007600911 2026-06-12 08:25:09,509 p=83863 u=zuul n=ansible | 2026-06-12 08:25:09.508951 | | WARNING | Config change detected for collectd, new hash: 5923e560c9d95c3eb077adacead52760 2026-06-12 08:25:09,509 p=83863 u=zuul n=ansible | 2026-06-12 08:25:09.509427 | | WARNING | Config change detected for iscsid, new hash: 9d2c2756d2bd142e306471417bf5f3dd 2026-06-12 08:25:09,510 p=83863 u=zuul n=ansible | 2026-06-12 08:25:09.509756 | | WARNING | Config change detected for nova_virtlogd_wrapper, new hash: 54265dfc19d38ef19bccae317c7ef497 2026-06-12 08:25:09,510 p=83863 u=zuul n=ansible | 2026-06-12 08:25:09.510545 | | WARNING | Config change detected for nova_virtnodedevd, new hash: 54265dfc19d38ef19bccae317c7ef497 2026-06-12 08:25:09,511 p=83863 u=zuul n=ansible | 2026-06-12 08:25:09.510930 | | WARNING | Config change detected for nova_virtproxyd, new hash: 54265dfc19d38ef19bccae317c7ef497 2026-06-12 08:25:09,511 p=83863 u=zuul n=ansible | 2026-06-12 08:25:09.511353 | | WARNING | Config change detected for nova_virtqemud, new hash: 54265dfc19d38ef19bccae317c7ef497 2026-06-12 08:25:09,512 p=83863 u=zuul n=ansible | 2026-06-12 08:25:09.511862 | | WARNING | Config change detected for nova_virtsecretd, new hash: 54265dfc19d38ef19bccae317c7ef497 2026-06-12 08:25:09,512 p=83863 u=zuul n=ansible | 2026-06-12 08:25:09.512282 | | WARNING | Config change detected for nova_virtstoraged, new hash: 54265dfc19d38ef19bccae317c7ef497 2026-06-12 08:25:09,513 p=83863 u=zuul n=ansible | 2026-06-12 08:25:09.512708 | | WARNING | Config change detected for rsyslog, new hash: 29af15a734978a50c1ac2e6681d26245 2026-06-12 08:25:09,513 p=83863 u=zuul n=ansible | 2026-06-12 08:25:09.513145 | | WARNING | Config change detected for ceilometer_agent_compute, new hash: 0cf90743f46b3aae780ba4082a93cb18 2026-06-12 08:25:09,513 p=83863 u=zuul n=ansible | 2026-06-12 08:25:09.513582 | | WARNING | Config change detected for ceilometer_agent_ipmi, new hash: 0cf90743f46b3aae780ba4082a93cb18 2026-06-12 08:25:09,514 p=83863 u=zuul n=ansible | 2026-06-12 08:25:09.514076 | | WARNING | Config change detected for logrotate_crond, new hash: 53ed83bb0cae779ff95edb2002262c6f 2026-06-12 08:25:09,514 p=83863 u=zuul n=ansible | 2026-06-12 08:25:09.514436 | | WARNING | Config change detected for nova_migration_target, new hash: 54265dfc19d38ef19bccae317c7ef497 2026-06-12 08:25:09,515 p=83863 u=zuul n=ansible | 2026-06-12 08:25:09.514854 | | WARNING | Config change detected for ovn_metadata_agent, new hash: bc03df7e7aef447fc885ba8007ce5051 2026-06-12 08:25:09,515 p=83863 u=zuul n=ansible | 2026-06-12 08:25:09.515354 | | WARNING | Config change detected for nova_compute, new hash: 9d2c2756d2bd142e306471417bf5f3dd-54265dfc19d38ef19bccae317c7ef497 2026-06-12 08:25:09,516 p=83863 u=zuul n=ansible | 2026-06-12 08:25:09.515733 | | WARNING | Config change detected for nova_wait_for_compute_service, new hash: 54265dfc19d38ef19bccae317c7ef497 2026-06-12 08:25:09,516 p=83863 u=zuul n=ansible | 2026-06-12 08:25:09.516177 | fa163e23-f348-37f0-fb65-00000000cb28 | CHANGED | Update config hashes for container startup configs | np0000071531 2026-06-12 08:25:09,519 p=83863 u=zuul n=ansible | 2026-06-12 08:25:09.519205 | fa163e23-f348-37f0-fb65-00000000cb0e | OK | Ensure ansible_facts used by role | np0000071530 2026-06-12 08:25:09,538 p=83863 u=zuul n=ansible | 2026-06-12 08:25:09.538446 | fa163e23-f348-37f0-fb65-00000000c864 | TASK | Delete orphan containers from /var/lib/tripleo-config/container-startup-config/step_1 2026-06-12 08:25:09,575 p=83863 u=zuul n=ansible | 2026-06-12 08:25:09.574511 | fa163e23-f348-37f0-fb65-00000000cb0f | TASK | Set platform/version specific variables 2026-06-12 08:25:09,581 p=83863 u=zuul n=ansible | 2026-06-12 08:25:09.580936 | fa163e23-f348-37f0-fb65-00000000caa0 | CHANGED | check if tripleo_cluster_south_db_server systemd service is active | np0000071529 2026-06-12 08:25:09,622 p=83863 u=zuul n=ansible | 2026-06-12 08:25:09.621515 | fa163e23-f348-37f0-fb65-00000000caa1 | TASK | restart tripleo_cluster_south_db_server systemd service 2026-06-12 08:25:09,634 p=83863 u=zuul n=ansible | 2026-06-12 08:25:09.634094 | | WARNING | Config change detected for metrics_qdr, new hash: 7810a15c6ca07b1a8b6b967cfe6c42dd 2026-06-12 08:25:09,635 p=83863 u=zuul n=ansible | 2026-06-12 08:25:09.635220 | | WARNING | Config change detected for collectd, new hash: d3bcf373b59ded163edbdf22dfcf4c4d 2026-06-12 08:25:09,636 p=83863 u=zuul n=ansible | 2026-06-12 08:25:09.635791 | | WARNING | Config change detected for iscsid, new hash: 89a33823ce7bb849ad87bac80be2e5b3 2026-06-12 08:25:09,636 p=83863 u=zuul n=ansible | 2026-06-12 08:25:09.636289 | | WARNING | Config change detected for nova_virtlogd_wrapper, new hash: 62a1901abd272cf93ed71745c797c5cf 2026-06-12 08:25:09,637 p=83863 u=zuul n=ansible | 2026-06-12 08:25:09.636887 | | WARNING | Config change detected for nova_virtnodedevd, new hash: 62a1901abd272cf93ed71745c797c5cf 2026-06-12 08:25:09,637 p=83863 u=zuul n=ansible | 2026-06-12 08:25:09.637448 | | WARNING | Config change detected for nova_virtproxyd, new hash: 62a1901abd272cf93ed71745c797c5cf 2026-06-12 08:25:09,638 p=83863 u=zuul n=ansible | 2026-06-12 08:25:09.637937 | | WARNING | Config change detected for nova_virtqemud, new hash: 62a1901abd272cf93ed71745c797c5cf 2026-06-12 08:25:09,638 p=83863 u=zuul n=ansible | 2026-06-12 08:25:09.638427 | | WARNING | Config change detected for nova_virtsecretd, new hash: 62a1901abd272cf93ed71745c797c5cf 2026-06-12 08:25:09,639 p=83863 u=zuul n=ansible | 2026-06-12 08:25:09.638906 | | WARNING | Config change detected for nova_virtstoraged, new hash: 62a1901abd272cf93ed71745c797c5cf 2026-06-12 08:25:09,639 p=83863 u=zuul n=ansible | 2026-06-12 08:25:09.639376 | | WARNING | Config change detected for rsyslog, new hash: ff360f7a64ddb0da7c0d024942946536 2026-06-12 08:25:09,640 p=83863 u=zuul n=ansible | 2026-06-12 08:25:09.639877 | | WARNING | Config change detected for ceilometer_agent_compute, new hash: f59f8e8c934e2625061b241d51bbce9d 2026-06-12 08:25:09,640 p=83863 u=zuul n=ansible | 2026-06-12 08:25:09.640340 | | WARNING | Config change detected for ceilometer_agent_ipmi, new hash: f59f8e8c934e2625061b241d51bbce9d 2026-06-12 08:25:09,641 p=83863 u=zuul n=ansible | 2026-06-12 08:25:09.640888 | | WARNING | Config change detected for logrotate_crond, new hash: 53ed83bb0cae779ff95edb2002262c6f 2026-06-12 08:25:09,641 p=83863 u=zuul n=ansible | 2026-06-12 08:25:09.641399 | | WARNING | Config change detected for nova_migration_target, new hash: 62a1901abd272cf93ed71745c797c5cf 2026-06-12 08:25:09,642 p=83863 u=zuul n=ansible | 2026-06-12 08:25:09.641920 | | WARNING | Config change detected for ovn_metadata_agent, new hash: 4cc7b73cc3ca16c874a69ec63a48b585 2026-06-12 08:25:09,642 p=83863 u=zuul n=ansible | 2026-06-12 08:25:09.642440 | | WARNING | Config change detected for nova_compute, new hash: 89a33823ce7bb849ad87bac80be2e5b3-62a1901abd272cf93ed71745c797c5cf 2026-06-12 08:25:09,643 p=83863 u=zuul n=ansible | 2026-06-12 08:25:09.642949 | | WARNING | Config change detected for nova_wait_for_compute_service, new hash: 62a1901abd272cf93ed71745c797c5cf 2026-06-12 08:25:09,643 p=83863 u=zuul n=ansible | 2026-06-12 08:25:09.643475 | fa163e23-f348-37f0-fb65-00000000cb49 | CHANGED | Update config hashes for container startup configs | np0000071533 2026-06-12 08:25:09,652 p=83863 u=zuul n=ansible | 2026-06-12 08:25:09.651059 | fa163e23-f348-37f0-fb65-00000000cb0f | SKIPPED | Set platform/version specific variables | np0000071530 | item=RedHat.yml 2026-06-12 08:25:09,683 p=83863 u=zuul n=ansible | 2026-06-12 08:25:09.683272 | 1d81ef17-3287-40f7-9d8a-ad71c413f8d5 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/delete_orphan.yml | np0000071531 2026-06-12 08:25:09,695 p=83863 u=zuul n=ansible | 2026-06-12 08:25:09.694137 | fa163e23-f348-37f0-fb65-00000000cb0f | SKIPPED | Set platform/version specific variables | np0000071530 | item=RedHat.yml 2026-06-12 08:25:09,709 p=83863 u=zuul n=ansible | 2026-06-12 08:25:09.709082 | fa163e23-f348-37f0-fb65-00000000cb72 | TASK | Gather podman infos 2026-06-12 08:25:09,729 p=83863 u=zuul n=ansible | 2026-06-12 08:25:09.726089 | fa163e23-f348-37f0-fb65-00000000cb0f | SKIPPED | Set platform/version specific variables | np0000071530 | item=RedHat_9.yml 2026-06-12 08:25:09,751 p=83863 u=zuul n=ansible | 2026-06-12 08:25:09.745713 | fa163e23-f348-37f0-fb65-00000000cb0f | SKIPPED | Set platform/version specific variables | np0000071530 | item=RedHat_9.2.yml 2026-06-12 08:25:09,759 p=83863 u=zuul n=ansible | 2026-06-12 08:25:09.758677 | fa163e23-f348-37f0-fb65-00000000c864 | TASK | Delete orphan containers from /var/lib/tripleo-config/container-startup-config/step_1 2026-06-12 08:25:09,766 p=83863 u=zuul n=ansible | 2026-06-12 08:25:09.765349 | fa163e23-f348-37f0-fb65-00000000caa1 | SKIPPED | restart tripleo_cluster_south_db_server systemd service | np0000071529 2026-06-12 08:25:09,767 p=83863 u=zuul n=ansible | 2026-06-12 08:25:09.767685 | fa163e23-f348-37f0-fb65-00000000c957 | CHANGED | Enable and start netns-placeholder | np0000071532 2026-06-12 08:25:09,786 p=83863 u=zuul n=ansible | 2026-06-12 08:25:09.786315 | fa163e23-f348-37f0-fb65-00000000c863 | TASK | Update container configs with new config hashes 2026-06-12 08:25:09,815 p=83863 u=zuul n=ansible | 2026-06-12 08:25:09.814698 | fa163e23-f348-37f0-fb65-00000000caa5 | TASK | check if tripleo_cluster_northd systemd service is active 2026-06-12 08:25:09,840 p=83863 u=zuul n=ansible | 2026-06-12 08:25:09.834423 | fa163e23-f348-37f0-fb65-00000000baeb | TASK | Ensure certificate role dependencies are installed 2026-06-12 08:25:09,868 p=83863 u=zuul n=ansible | 2026-06-12 08:25:09.867621 | 123b79d0-ad75-4db5-bd8a-a2a0c8905538 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/delete_orphan.yml | np0000071533 2026-06-12 08:25:09,872 p=83863 u=zuul n=ansible | 2026-06-12 08:25:09.871950 | a4a82ead-a199-4ce6-ae44-2a203ba892e1 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/puppet_config.yml | np0000071532 2026-06-12 08:25:09,888 p=83863 u=zuul n=ansible | 2026-06-12 08:25:09.888266 | fa163e23-f348-37f0-fb65-00000000cbb0 | TASK | Update config hashes for container startup configs 2026-06-12 08:25:09,904 p=83863 u=zuul n=ansible | 2026-06-12 08:25:09.904149 | fa163e23-f348-37f0-fb65-00000000cbab | TASK | Gather podman infos 2026-06-12 08:25:10,128 p=83863 u=zuul n=ansible | 2026-06-12 08:25:10.127667 | fa163e23-f348-37f0-fb65-00000000caa5 | CHANGED | check if tripleo_cluster_northd systemd service is active | np0000071529 2026-06-12 08:25:10,161 p=83863 u=zuul n=ansible | 2026-06-12 08:25:10.160864 | fa163e23-f348-37f0-fb65-00000000caa6 | TASK | restart tripleo_cluster_northd systemd service 2026-06-12 08:25:10,220 p=83863 u=zuul n=ansible | 2026-06-12 08:25:10.219963 | fa163e23-f348-37f0-fb65-00000000caa6 | SKIPPED | restart tripleo_cluster_northd systemd service | np0000071529 2026-06-12 08:25:10,254 p=83863 u=zuul n=ansible | 2026-06-12 08:25:10.254106 | | WARNING | Config change detected for metrics_qdr, new hash: f2e91ccf8462f1ae0228a92294ae0428 2026-06-12 08:25:10,254 p=83863 u=zuul n=ansible | 2026-06-12 08:25:10.254669 | | WARNING | Config change detected for collectd, new hash: 324199e84b6ced954fd0cecf75a965ca 2026-06-12 08:25:10,255 p=83863 u=zuul n=ansible | 2026-06-12 08:25:10.254919 | | WARNING | Config change detected for iscsid, new hash: 04310df9efe5e09a5adc2d06db4d1806 2026-06-12 08:25:10,255 p=83863 u=zuul n=ansible | 2026-06-12 08:25:10.255150 | | WARNING | Config change detected for nova_virtlogd_wrapper, new hash: 9042e6578c2676c72ee68decc518bf0c 2026-06-12 08:25:10,255 p=83863 u=zuul n=ansible | 2026-06-12 08:25:10.255387 | | WARNING | Config change detected for nova_virtnodedevd, new hash: 9042e6578c2676c72ee68decc518bf0c 2026-06-12 08:25:10,255 p=83863 u=zuul n=ansible | 2026-06-12 08:25:10.255736 | | WARNING | Config change detected for nova_virtproxyd, new hash: 9042e6578c2676c72ee68decc518bf0c 2026-06-12 08:25:10,256 p=83863 u=zuul n=ansible | 2026-06-12 08:25:10.255982 | | WARNING | Config change detected for nova_virtqemud, new hash: 9042e6578c2676c72ee68decc518bf0c 2026-06-12 08:25:10,256 p=83863 u=zuul n=ansible | 2026-06-12 08:25:10.256212 | | WARNING | Config change detected for nova_virtsecretd, new hash: 9042e6578c2676c72ee68decc518bf0c 2026-06-12 08:25:10,256 p=83863 u=zuul n=ansible | 2026-06-12 08:25:10.256455 | | WARNING | Config change detected for nova_virtstoraged, new hash: 9042e6578c2676c72ee68decc518bf0c 2026-06-12 08:25:10,257 p=83863 u=zuul n=ansible | 2026-06-12 08:25:10.256787 | | WARNING | Config change detected for rsyslog, new hash: 8b2e32461c1804fadea9a6fbe6ad9a66 2026-06-12 08:25:10,257 p=83863 u=zuul n=ansible | 2026-06-12 08:25:10.257179 | | WARNING | Config change detected for ceilometer_agent_compute, new hash: b8f0320f91c9e75c9fe9ce3c758028d8 2026-06-12 08:25:10,257 p=83863 u=zuul n=ansible | 2026-06-12 08:25:10.257453 | | WARNING | Config change detected for ceilometer_agent_ipmi, new hash: b8f0320f91c9e75c9fe9ce3c758028d8 2026-06-12 08:25:10,257 p=83863 u=zuul n=ansible | 2026-06-12 08:25:10.257749 | | WARNING | Config change detected for logrotate_crond, new hash: 53ed83bb0cae779ff95edb2002262c6f 2026-06-12 08:25:10,258 p=83863 u=zuul n=ansible | 2026-06-12 08:25:10.257978 | | WARNING | Config change detected for nova_migration_target, new hash: 9042e6578c2676c72ee68decc518bf0c 2026-06-12 08:25:10,258 p=83863 u=zuul n=ansible | 2026-06-12 08:25:10.258219 | | WARNING | Config change detected for ovn_metadata_agent, new hash: 88cbc12e30025da3b7d6dd5c44c406c8 2026-06-12 08:25:10,258 p=83863 u=zuul n=ansible | 2026-06-12 08:25:10.258512 | | WARNING | Config change detected for nova_compute, new hash: 04310df9efe5e09a5adc2d06db4d1806-9042e6578c2676c72ee68decc518bf0c 2026-06-12 08:25:10,258 p=83863 u=zuul n=ansible | 2026-06-12 08:25:10.258751 | | WARNING | Config change detected for nova_wait_for_compute_service, new hash: 9042e6578c2676c72ee68decc518bf0c 2026-06-12 08:25:10,259 p=83863 u=zuul n=ansible | 2026-06-12 08:25:10.259011 | fa163e23-f348-37f0-fb65-00000000cbb0 | CHANGED | Update config hashes for container startup configs | np0000071532 2026-06-12 08:25:10,260 p=83863 u=zuul n=ansible | 2026-06-12 08:25:10.259801 | fa163e23-f348-37f0-fb65-00000000cb72 | OK | Gather podman infos | np0000071531 2026-06-12 08:25:10,277 p=83863 u=zuul n=ansible | 2026-06-12 08:25:10.277080 | fa163e23-f348-37f0-fb65-00000000cb75 | TASK | Delete orphan containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_1 2026-06-12 08:25:10,299 p=83863 u=zuul n=ansible | 2026-06-12 08:25:10.298458 | fa163e23-f348-37f0-fb65-00000000c864 | TASK | Delete orphan containers from /var/lib/tripleo-config/container-startup-config/step_1 2026-06-12 08:25:10,410 p=83863 u=zuul n=ansible | 2026-06-12 08:25:10.409711 | fa163e23-f348-37f0-fb65-00000000c71e | CHANGED | Ensure certificate requests | np0000071528 | item={'ca': 'ipa', 'dns': 'np0000071528.internalapi.ooo.test', 'key_size': '2048', 'name': 'ovn_dbs', 'principal': 'ovn_dbs/np0000071528.internalapi.ooo.test@OOO.TEST'} 2026-06-12 08:25:10,465 p=83863 u=zuul n=ansible | 2026-06-12 08:25:10.464729 | 01a0ef84-9207-4df0-8c72-5fba5d8d3ae9 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/delete_orphan.yml | np0000071532 2026-06-12 08:25:10,508 p=83863 u=zuul n=ansible | 2026-06-12 08:25:10.508267 | fa163e23-f348-37f0-fb65-00000000cc4a | TASK | Gather podman infos 2026-06-12 08:25:10,536 p=83863 u=zuul n=ansible | 2026-06-12 08:25:10.535473 | fa163e23-f348-37f0-fb65-00000000baea | TASK | Set version specific variables 2026-06-12 08:25:10,545 p=83863 u=zuul n=ansible | 2026-06-12 08:25:10.544915 | fa163e23-f348-37f0-fb65-00000000cbab | OK | Gather podman infos | np0000071533 2026-06-12 08:25:10,573 p=83863 u=zuul n=ansible | 2026-06-12 08:25:10.573457 | fa163e23-f348-37f0-fb65-00000000cbac | TASK | Delete orphan containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_1 2026-06-12 08:25:10,619 p=83863 u=zuul n=ansible | 2026-06-12 08:25:10.619380 | 0a3079db-98ef-4186-8b62-29e29194c838 | INCLUDED | /usr/share/ansible/roles/rhel-system-roles.certificate/tasks/set_vars.yml | np0000071529 2026-06-12 08:25:10,639 p=83863 u=zuul n=ansible | 2026-06-12 08:25:10.638650 | fa163e23-f348-37f0-fb65-00000000c865 | TASK | Create containers from /var/lib/tripleo-config/container-startup-config/step_1 2026-06-12 08:25:10,661 p=83863 u=zuul n=ansible | 2026-06-12 08:25:10.661051 | fa163e23-f348-37f0-fb65-00000000a9fd | TASK | Configure OVN DBs and northd 2026-06-12 08:25:10,682 p=83863 u=zuul n=ansible | 2026-06-12 08:25:10.681881 | fa163e23-f348-37f0-fb65-00000000cc99 | TASK | Ensure ansible_facts used by role 2026-06-12 08:25:10,762 p=83863 u=zuul n=ansible | 2026-06-12 08:25:10.762063 | e35afe7e-b00e-4e67-8de8-9b078e854264 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/create.yml | np0000071531 2026-06-12 08:25:10,789 p=83863 u=zuul n=ansible | 2026-06-12 08:25:10.789202 | fa163e23-f348-37f0-fb65-00000000ccf7 | TASK | Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_1 2026-06-12 08:25:10,812 p=83863 u=zuul n=ansible | 2026-06-12 08:25:10.812322 | fa163e23-f348-37f0-fb65-00000000c9c0 | TASK | create directory /var/lib/config-data/ansible-generated/ovn 2026-06-12 08:25:10,842 p=83863 u=zuul n=ansible | 2026-06-12 08:25:10.841637 | fa163e23-f348-37f0-fb65-00000000c865 | TASK | Create containers from /var/lib/tripleo-config/container-startup-config/step_1 2026-06-12 08:25:10,932 p=83863 u=zuul n=ansible | 2026-06-12 08:25:10.931663 | 01f3a7cf-1939-4075-9219-7a476c595658 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/create.yml | np0000071533 2026-06-12 08:25:10,958 p=83863 u=zuul n=ansible | 2026-06-12 08:25:10.957736 | fa163e23-f348-37f0-fb65-00000000cd59 | TASK | Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_1 2026-06-12 08:25:11,023 p=83863 u=zuul n=ansible | 2026-06-12 08:25:11.022354 | fa163e23-f348-37f0-fb65-00000000cc4a | OK | Gather podman infos | np0000071532 2026-06-12 08:25:11,042 p=83863 u=zuul n=ansible | 2026-06-12 08:25:11.042092 | fa163e23-f348-37f0-fb65-00000000cc4b | TASK | Delete orphan containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_1 2026-06-12 08:25:11,134 p=83863 u=zuul n=ansible | 2026-06-12 08:25:11.134116 | fa163e23-f348-37f0-fb65-00000000c9c0 | CHANGED | create directory /var/lib/config-data/ansible-generated/ovn | np0000071528 2026-06-12 08:25:11,152 p=83863 u=zuul n=ansible | 2026-06-12 08:25:11.152535 | fa163e23-f348-37f0-fb65-00000000c9c1 | TASK | set is_ovn_dbs_bootstrap_node fact 2026-06-12 08:25:11,171 p=83863 u=zuul n=ansible | 2026-06-12 08:25:11.170957 | fa163e23-f348-37f0-fb65-00000000cc99 | OK | Ensure ansible_facts used by role | np0000071529 2026-06-12 08:25:11,196 p=83863 u=zuul n=ansible | 2026-06-12 08:25:11.196364 | fa163e23-f348-37f0-fb65-00000000cc9a | TASK | Set platform/version specific variables 2026-06-12 08:25:11,220 p=83863 u=zuul n=ansible | 2026-06-12 08:25:11.219674 | fa163e23-f348-37f0-fb65-00000000c865 | TASK | Create containers from /var/lib/tripleo-config/container-startup-config/step_1 2026-06-12 08:25:11,226 p=83863 u=zuul n=ansible | 2026-06-12 08:25:11.225888 | fa163e23-f348-37f0-fb65-00000000c9c1 | SKIPPED | set is_ovn_dbs_bootstrap_node fact | np0000071528 2026-06-12 08:25:11,244 p=83863 u=zuul n=ansible | 2026-06-12 08:25:11.243803 | fa163e23-f348-37f0-fb65-00000000c9c2 | TASK | check ovsdb-tool election-timer options 2026-06-12 08:25:11,273 p=83863 u=zuul n=ansible | 2026-06-12 08:25:11.271067 | fa163e23-f348-37f0-fb65-00000000cc9a | SKIPPED | Set platform/version specific variables | np0000071529 | item=RedHat.yml 2026-06-12 08:25:11,286 p=83863 u=zuul n=ansible | 2026-06-12 08:25:11.286110 | 444d9870-ce39-4e1e-bcd0-c66790088766 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/create.yml | np0000071532 2026-06-12 08:25:11,300 p=83863 u=zuul n=ansible | 2026-06-12 08:25:11.297845 | fa163e23-f348-37f0-fb65-00000000cc9a | SKIPPED | Set platform/version specific variables | np0000071529 | item=RedHat.yml 2026-06-12 08:25:11,309 p=83863 u=zuul n=ansible | 2026-06-12 08:25:11.308849 | fa163e23-f348-37f0-fb65-00000000cde3 | TASK | Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_1 2026-06-12 08:25:11,322 p=83863 u=zuul n=ansible | 2026-06-12 08:25:11.320075 | fa163e23-f348-37f0-fb65-00000000cc9a | SKIPPED | Set platform/version specific variables | np0000071529 | item=RedHat_9.yml 2026-06-12 08:25:11,353 p=83863 u=zuul n=ansible | 2026-06-12 08:25:11.351780 | fa163e23-f348-37f0-fb65-00000000cc9a | SKIPPED | Set platform/version specific variables | np0000071529 | item=RedHat_9.2.yml 2026-06-12 08:25:11,375 p=83863 u=zuul n=ansible | 2026-06-12 08:25:11.374631 | fa163e23-f348-37f0-fb65-00000000baeb | TASK | Ensure certificate role dependencies are installed 2026-06-12 08:25:11,537 p=83863 u=zuul n=ansible | 2026-06-12 08:25:11.537170 | fa163e23-f348-37f0-fb65-00000000c9c2 | CHANGED | check ovsdb-tool election-timer options | np0000071528 2026-06-12 08:25:11,555 p=83863 u=zuul n=ansible | 2026-06-12 08:25:11.554819 | fa163e23-f348-37f0-fb65-00000000c9c3 | TASK | set has_ovsdb_tool_election_timer fact 2026-06-12 08:25:11,609 p=83863 u=zuul n=ansible | 2026-06-12 08:25:11.608428 | fa163e23-f348-37f0-fb65-00000000c9c3 | OK | set has_ovsdb_tool_election_timer fact | np0000071528 2026-06-12 08:25:11,625 p=83863 u=zuul n=ansible | 2026-06-12 08:25:11.624921 | fa163e23-f348-37f0-fb65-00000000c9c4 | TASK | render OVN cluster configuration 2026-06-12 08:25:12,337 p=83863 u=zuul n=ansible | 2026-06-12 08:25:12.336820 | fa163e23-f348-37f0-fb65-00000000ccf7 | CHANGED | Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_1 | np0000071531 2026-06-12 08:25:12,350 p=83863 u=zuul n=ansible | 2026-06-12 08:25:12.350291 | fa163e23-f348-37f0-fb65-00000000ccf8 | TASK | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_1 2026-06-12 08:25:12,631 p=83863 u=zuul n=ansible | 2026-06-12 08:25:12.629965 | fa163e23-f348-37f0-fb65-00000000cd59 | CHANGED | Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_1 | np0000071533 2026-06-12 08:25:12,650 p=83863 u=zuul n=ansible | 2026-06-12 08:25:12.649541 | fa163e23-f348-37f0-fb65-00000000cd5a | TASK | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_1 2026-06-12 08:25:12,768 p=83863 u=zuul n=ansible | 2026-06-12 08:25:12.767717 | fa163e23-f348-37f0-fb65-00000000c9c4 | CHANGED | render OVN cluster configuration | np0000071528 2026-06-12 08:25:12,796 p=83863 u=zuul n=ansible | 2026-06-12 08:25:12.796170 | fa163e23-f348-37f0-fb65-00000000c9c5 | TASK | restart OVN northd and north and south databases 2026-06-12 08:25:12,921 p=83863 u=zuul n=ansible | 2026-06-12 08:25:12.920654 | f78b67b5-0a68-470c-bca0-f245a763facd | INCLUDED | /usr/share/ansible/roles/tripleo_ovn_cluster/tasks/restart.yml | np0000071528 2026-06-12 08:25:12,927 p=83863 u=zuul n=ansible | 2026-06-12 08:25:12.926862 | 38e5e637-3d7d-44c8-b019-e0ffd5a59c28 | INCLUDED | /usr/share/ansible/roles/tripleo_ovn_cluster/tasks/restart.yml | np0000071528 2026-06-12 08:25:12,933 p=83863 u=zuul n=ansible | 2026-06-12 08:25:12.932797 | cd6e7275-35d9-4196-9087-91e9232a2175 | INCLUDED | /usr/share/ansible/roles/tripleo_ovn_cluster/tasks/restart.yml | np0000071528 2026-06-12 08:25:12,964 p=83863 u=zuul n=ansible | 2026-06-12 08:25:12.964325 | fa163e23-f348-37f0-fb65-00000000ce41 | TASK | check if tripleo_cluster_north_db_server systemd service is active 2026-06-12 08:25:12,970 p=83863 u=zuul n=ansible | 2026-06-12 08:25:12.969956 | fa163e23-f348-37f0-fb65-00000000cde3 | CHANGED | Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_1 | np0000071532 2026-06-12 08:25:12,984 p=83863 u=zuul n=ansible | 2026-06-12 08:25:12.984442 | fa163e23-f348-37f0-fb65-00000000cde4 | TASK | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_1 2026-06-12 08:25:13,126 p=83863 u=zuul n=ansible | 2026-06-12 08:25:13.126094 | fa163e23-f348-37f0-fb65-00000000baeb | OK | Ensure certificate role dependencies are installed | np0000071530 2026-06-12 08:25:13,144 p=83863 u=zuul n=ansible | 2026-06-12 08:25:13.143748 | fa163e23-f348-37f0-fb65-00000000baed | TASK | Ensure provider packages are installed 2026-06-12 08:25:13,269 p=83863 u=zuul n=ansible | 2026-06-12 08:25:13.268434 | fa163e23-f348-37f0-fb65-00000000ce41 | CHANGED | check if tripleo_cluster_north_db_server systemd service is active | np0000071528 2026-06-12 08:25:13,289 p=83863 u=zuul n=ansible | 2026-06-12 08:25:13.289279 | fa163e23-f348-37f0-fb65-00000000ce42 | TASK | restart tripleo_cluster_north_db_server systemd service 2026-06-12 08:25:13,345 p=83863 u=zuul n=ansible | 2026-06-12 08:25:13.344935 | fa163e23-f348-37f0-fb65-00000000ce42 | SKIPPED | restart tripleo_cluster_north_db_server systemd service | np0000071528 2026-06-12 08:25:13,364 p=83863 u=zuul n=ansible | 2026-06-12 08:25:13.364540 | fa163e23-f348-37f0-fb65-00000000ce46 | TASK | check if tripleo_cluster_south_db_server systemd service is active 2026-06-12 08:25:13,778 p=83863 u=zuul n=ansible | 2026-06-12 08:25:13.778000 | fa163e23-f348-37f0-fb65-00000000ce46 | CHANGED | check if tripleo_cluster_south_db_server systemd service is active | np0000071528 2026-06-12 08:25:13,805 p=83863 u=zuul n=ansible | 2026-06-12 08:25:13.804833 | fa163e23-f348-37f0-fb65-00000000ce47 | TASK | restart tripleo_cluster_south_db_server systemd service 2026-06-12 08:25:13,860 p=83863 u=zuul n=ansible | 2026-06-12 08:25:13.860344 | fa163e23-f348-37f0-fb65-00000000ce47 | SKIPPED | restart tripleo_cluster_south_db_server systemd service | np0000071528 2026-06-12 08:25:13,879 p=83863 u=zuul n=ansible | 2026-06-12 08:25:13.879309 | fa163e23-f348-37f0-fb65-00000000ce4b | TASK | check if tripleo_cluster_northd systemd service is active 2026-06-12 08:25:14,194 p=83863 u=zuul n=ansible | 2026-06-12 08:25:14.193841 | fa163e23-f348-37f0-fb65-00000000ce4b | CHANGED | check if tripleo_cluster_northd systemd service is active | np0000071528 2026-06-12 08:25:14,220 p=83863 u=zuul n=ansible | 2026-06-12 08:25:14.219577 | fa163e23-f348-37f0-fb65-00000000ce4c | TASK | restart tripleo_cluster_northd systemd service 2026-06-12 08:25:14,278 p=83863 u=zuul n=ansible | 2026-06-12 08:25:14.277443 | fa163e23-f348-37f0-fb65-00000000ce4c | SKIPPED | restart tripleo_cluster_northd systemd service | np0000071528 2026-06-12 08:25:14,441 p=83863 u=zuul n=ansible | 2026-06-12 08:25:14.441218 | fa163e23-f348-37f0-fb65-00000000baea | TASK | Set version specific variables 2026-06-12 08:25:14,515 p=83863 u=zuul n=ansible | 2026-06-12 08:25:14.514898 | 5fe47799-91d9-4c5f-8073-179611cf285a | INCLUDED | /usr/share/ansible/roles/rhel-system-roles.certificate/tasks/set_vars.yml | np0000071528 2026-06-12 08:25:14,533 p=83863 u=zuul n=ansible | 2026-06-12 08:25:14.533182 | fa163e23-f348-37f0-fb65-00000000ceba | TASK | Ensure ansible_facts used by role 2026-06-12 08:25:14,809 p=83863 u=zuul n=ansible | 2026-06-12 08:25:14.808655 | fa163e23-f348-37f0-fb65-00000000baeb | OK | Ensure certificate role dependencies are installed | np0000071529 2026-06-12 08:25:14,832 p=83863 u=zuul n=ansible | 2026-06-12 08:25:14.831695 | fa163e23-f348-37f0-fb65-00000000baed | TASK | Ensure provider packages are installed 2026-06-12 08:25:14,962 p=83863 u=zuul n=ansible | 2026-06-12 08:25:14.961818 | fa163e23-f348-37f0-fb65-00000000ceba | OK | Ensure ansible_facts used by role | np0000071528 2026-06-12 08:25:14,990 p=83863 u=zuul n=ansible | 2026-06-12 08:25:14.989560 | fa163e23-f348-37f0-fb65-00000000cebb | TASK | Set platform/version specific variables 2026-06-12 08:25:15,077 p=83863 u=zuul n=ansible | 2026-06-12 08:25:15.075272 | fa163e23-f348-37f0-fb65-00000000cebb | SKIPPED | Set platform/version specific variables | np0000071528 | item=RedHat.yml 2026-06-12 08:25:15,098 p=83863 u=zuul n=ansible | 2026-06-12 08:25:15.097050 | fa163e23-f348-37f0-fb65-00000000cebb | SKIPPED | Set platform/version specific variables | np0000071528 | item=RedHat.yml 2026-06-12 08:25:15,121 p=83863 u=zuul n=ansible | 2026-06-12 08:25:15.120154 | fa163e23-f348-37f0-fb65-00000000cebb | SKIPPED | Set platform/version specific variables | np0000071528 | item=RedHat_9.yml 2026-06-12 08:25:15,146 p=83863 u=zuul n=ansible | 2026-06-12 08:25:15.144039 | fa163e23-f348-37f0-fb65-00000000cebb | SKIPPED | Set platform/version specific variables | np0000071528 | item=RedHat_9.2.yml 2026-06-12 08:25:15,170 p=83863 u=zuul n=ansible | 2026-06-12 08:25:15.169964 | fa163e23-f348-37f0-fb65-00000000baeb | TASK | Ensure certificate role dependencies are installed 2026-06-12 08:25:15,269 p=83863 u=zuul n=ansible | 2026-06-12 08:25:15.268751 | fa163e23-f348-37f0-fb65-00000000ccf8 | CHANGED | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_1 | np0000071531 2026-06-12 08:25:15,298 p=83863 u=zuul n=ansible | 2026-06-12 08:25:15.297673 | fa163e23-f348-37f0-fb65-00000000bea8 | TASK | Clean container_puppet_tasks for np0000071531 step 1 2026-06-12 08:25:15,590 p=83863 u=zuul n=ansible | 2026-06-12 08:25:15.590127 | fa163e23-f348-37f0-fb65-00000000bea8 | OK | Clean container_puppet_tasks for np0000071531 step 1 | np0000071531 2026-06-12 08:25:15,617 p=83863 u=zuul n=ansible | 2026-06-12 08:25:15.616813 | fa163e23-f348-37f0-fb65-00000000bea9 | TASK | Calculate container_puppet_tasks for np0000071531 step 1 2026-06-12 08:25:15,664 p=83863 u=zuul n=ansible | 2026-06-12 08:25:15.663392 | fa163e23-f348-37f0-fb65-00000000cd5a | CHANGED | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_1 | np0000071533 2026-06-12 08:25:15,718 p=83863 u=zuul n=ansible | 2026-06-12 08:25:15.717397 | fa163e23-f348-37f0-fb65-00000000beaa | TASK | Include container-puppet tasks for step 1 2026-06-12 08:25:15,754 p=83863 u=zuul n=ansible | 2026-06-12 08:25:15.753872 | fa163e23-f348-37f0-fb65-00000000bfbb | TASK | Clean container_puppet_tasks for np0000071533 step 1 2026-06-12 08:25:15,781 p=83863 u=zuul n=ansible | 2026-06-12 08:25:15.780623 | a5bb1cf6-dd97-419a-889f-56ca318abf08 | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/host-container-puppet-tasks.yaml | np0000071531 2026-06-12 08:25:15,825 p=83863 u=zuul n=ansible | 2026-06-12 08:25:15.825071 | fa163e23-f348-37f0-fb65-00000000cee8 | TASK | Write container-puppet-tasks json file for np0000071531 step 1 2026-06-12 08:25:15,964 p=83863 u=zuul n=ansible | 2026-06-12 08:25:15.963455 | fa163e23-f348-37f0-fb65-00000000cde4 | CHANGED | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_1 | np0000071532 2026-06-12 08:25:16,021 p=83863 u=zuul n=ansible | 2026-06-12 08:25:16.020484 | fa163e23-f348-37f0-fb65-00000000bed2 | TASK | Clean container_puppet_tasks for np0000071532 step 1 2026-06-12 08:25:16,054 p=83863 u=zuul n=ansible | 2026-06-12 08:25:16.053650 | fa163e23-f348-37f0-fb65-00000000bfbb | OK | Clean container_puppet_tasks for np0000071533 step 1 | np0000071533 2026-06-12 08:25:16,080 p=83863 u=zuul n=ansible | 2026-06-12 08:25:16.080025 | fa163e23-f348-37f0-fb65-00000000bfbc | TASK | Calculate container_puppet_tasks for np0000071533 step 1 2026-06-12 08:25:16,143 p=83863 u=zuul n=ansible | 2026-06-12 08:25:16.142699 | fa163e23-f348-37f0-fb65-00000000bfbd | TASK | Include container-puppet tasks for step 1 2026-06-12 08:25:16,211 p=83863 u=zuul n=ansible | 2026-06-12 08:25:16.210872 | e4376e68-1a40-4b8b-a1b7-a04d2576129f | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/host-container-puppet-tasks.yaml | np0000071533 2026-06-12 08:25:16,233 p=83863 u=zuul n=ansible | 2026-06-12 08:25:16.233042 | fa163e23-f348-37f0-fb65-00000000cf07 | TASK | Write container-puppet-tasks json file for np0000071533 step 1 2026-06-12 08:25:16,315 p=83863 u=zuul n=ansible | 2026-06-12 08:25:16.315053 | fa163e23-f348-37f0-fb65-00000000bed2 | OK | Clean container_puppet_tasks for np0000071532 step 1 | np0000071532 2026-06-12 08:25:16,335 p=83863 u=zuul n=ansible | 2026-06-12 08:25:16.335003 | fa163e23-f348-37f0-fb65-00000000bed3 | TASK | Calculate container_puppet_tasks for np0000071532 step 1 2026-06-12 08:25:16,390 p=83863 u=zuul n=ansible | 2026-06-12 08:25:16.390207 | fa163e23-f348-37f0-fb65-00000000bed4 | TASK | Include container-puppet tasks for step 1 2026-06-12 08:25:16,449 p=83863 u=zuul n=ansible | 2026-06-12 08:25:16.448783 | 1d7a8922-ffe4-4a92-ab4c-dccd37280636 | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/host-container-puppet-tasks.yaml | np0000071532 2026-06-12 08:25:16,470 p=83863 u=zuul n=ansible | 2026-06-12 08:25:16.469588 | fa163e23-f348-37f0-fb65-00000000cf28 | TASK | Write container-puppet-tasks json file for np0000071532 step 1 2026-06-12 08:25:16,490 p=83863 u=zuul n=ansible | 2026-06-12 08:25:16.490331 | fa163e23-f348-37f0-fb65-00000000baef | TASK | Ensure pre-scripts hooks directory exists 2026-06-12 08:25:16,791 p=83863 u=zuul n=ansible | 2026-06-12 08:25:16.791103 | fa163e23-f348-37f0-fb65-00000000cee8 | CHANGED | Write container-puppet-tasks json file for np0000071531 step 1 | np0000071531 2026-06-12 08:25:16,809 p=83863 u=zuul n=ansible | 2026-06-12 08:25:16.808491 | fa163e23-f348-37f0-fb65-00000000ceea | TASK | Generate container puppet configs for step 1 2026-06-12 08:25:16,864 p=83863 u=zuul n=ansible | 2026-06-12 08:25:16.862384 | fa163e23-f348-37f0-fb65-00000000baef | OK | Ensure pre-scripts hooks directory exists | np0000071530 | item=certmonger 2026-06-12 08:25:16,900 p=83863 u=zuul n=ansible | 2026-06-12 08:25:16.900331 | fa163e23-f348-37f0-fb65-00000000baf1 | TASK | Ensure post-scripts hooks directory exists 2026-06-12 08:25:17,154 p=83863 u=zuul n=ansible | 2026-06-12 08:25:17.154014 | fa163e23-f348-37f0-fb65-00000000ceea | OK | Generate container puppet configs for step 1 | np0000071531 2026-06-12 08:25:17,173 p=83863 u=zuul n=ansible | 2026-06-12 08:25:17.173141 | fa163e23-f348-37f0-fb65-00000000ceeb | TASK | Manage Puppet containers (bootstrap tasks) for step 1 with tripleo-ansible 2026-06-12 08:25:17,234 p=83863 u=zuul n=ansible | 2026-06-12 08:25:17.233724 | fa163e23-f348-37f0-fb65-00000000c447 | TASK | Gather variables for each operating system 2026-06-12 08:25:17,247 p=83863 u=zuul n=ansible | 2026-06-12 08:25:17.242162 | fa163e23-f348-37f0-fb65-00000000cf07 | CHANGED | Write container-puppet-tasks json file for np0000071533 step 1 | np0000071533 2026-06-12 08:25:17,249 p=83863 u=zuul n=ansible | 2026-06-12 08:25:17.249326 | fa163e23-f348-37f0-fb65-00000000baf1 | OK | Ensure post-scripts hooks directory exists | np0000071530 | item=certmonger 2026-06-12 08:25:17,264 p=83863 u=zuul n=ansible | 2026-06-12 08:25:17.263987 | fa163e23-f348-37f0-fb65-00000000cf09 | TASK | Generate container puppet configs for step 1 2026-06-12 08:25:17,287 p=83863 u=zuul n=ansible | 2026-06-12 08:25:17.286744 | fa163e23-f348-37f0-fb65-00000000baf3 | TASK | Ensure provider service is running 2026-06-12 08:25:17,325 p=83863 u=zuul n=ansible | 2026-06-12 08:25:17.325242 | fa163e23-f348-37f0-fb65-00000000cf28 | CHANGED | Write container-puppet-tasks json file for np0000071532 step 1 | np0000071532 2026-06-12 08:25:17,342 p=83863 u=zuul n=ansible | 2026-06-12 08:25:17.342113 | fa163e23-f348-37f0-fb65-00000000cf2a | TASK | Generate container puppet configs for step 1 2026-06-12 08:25:17,360 p=83863 u=zuul n=ansible | 2026-06-12 08:25:17.359767 | fa163e23-f348-37f0-fb65-00000000c448 | TASK | Create container logs path 2026-06-12 08:25:17,594 p=83863 u=zuul n=ansible | 2026-06-12 08:25:17.594234 | fa163e23-f348-37f0-fb65-00000000cf09 | OK | Generate container puppet configs for step 1 | np0000071533 2026-06-12 08:25:17,607 p=83863 u=zuul n=ansible | 2026-06-12 08:25:17.607225 | fa163e23-f348-37f0-fb65-00000000cf0a | TASK | Manage Puppet containers (bootstrap tasks) for step 1 with tripleo-ansible 2026-06-12 08:25:17,670 p=83863 u=zuul n=ansible | 2026-06-12 08:25:17.670013 | fa163e23-f348-37f0-fb65-00000000c447 | TASK | Gather variables for each operating system 2026-06-12 08:25:17,684 p=83863 u=zuul n=ansible | 2026-06-12 08:25:17.679387 | fa163e23-f348-37f0-fb65-00000000cf2a | OK | Generate container puppet configs for step 1 | np0000071532 2026-06-12 08:25:17,685 p=83863 u=zuul n=ansible | 2026-06-12 08:25:17.685238 | fa163e23-f348-37f0-fb65-00000000c448 | OK | Create container logs path | np0000071531 2026-06-12 08:25:17,701 p=83863 u=zuul n=ansible | 2026-06-12 08:25:17.700660 | fa163e23-f348-37f0-fb65-00000000c44a | TASK | Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_1 2026-06-12 08:25:17,720 p=83863 u=zuul n=ansible | 2026-06-12 08:25:17.719869 | fa163e23-f348-37f0-fb65-00000000cf2b | TASK | Manage Puppet containers (bootstrap tasks) for step 1 with tripleo-ansible 2026-06-12 08:25:17,756 p=83863 u=zuul n=ansible | 2026-06-12 08:25:17.754933 | fa163e23-f348-37f0-fb65-00000000baf3 | OK | Ensure provider service is running | np0000071530 | item=certmonger 2026-06-12 08:25:17,790 p=83863 u=zuul n=ansible | 2026-06-12 08:25:17.790320 | fa163e23-f348-37f0-fb65-00000000c447 | TASK | Gather variables for each operating system 2026-06-12 08:25:17,815 p=83863 u=zuul n=ansible | 2026-06-12 08:25:17.815563 | fa163e23-f348-37f0-fb65-00000000c448 | TASK | Create container logs path 2026-06-12 08:25:17,836 p=83863 u=zuul n=ansible | 2026-06-12 08:25:17.835704 | fa163e23-f348-37f0-fb65-00000000baf6 | TASK | Ensure certificate requests 2026-06-12 08:25:17,913 p=83863 u=zuul n=ansible | 2026-06-12 08:25:17.913062 | fa163e23-f348-37f0-fb65-00000000c448 | TASK | Create container logs path 2026-06-12 08:25:18,055 p=83863 u=zuul n=ansible | 2026-06-12 08:25:18.054912 | fa163e23-f348-37f0-fb65-00000000c44a | OK | Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_1 | np0000071531 2026-06-12 08:25:18,068 p=83863 u=zuul n=ansible | 2026-06-12 08:25:18.067852 | fa163e23-f348-37f0-fb65-00000000c44b | TASK | Finalise hashes for all containers 2026-06-12 08:25:18,101 p=83863 u=zuul n=ansible | 2026-06-12 08:25:18.101273 | fa163e23-f348-37f0-fb65-00000000c44b | OK | Finalise hashes for all containers | np0000071531 2026-06-12 08:25:18,123 p=83863 u=zuul n=ansible | 2026-06-12 08:25:18.123097 | fa163e23-f348-37f0-fb65-00000000c44d | TASK | Manage systemd shutdown files 2026-06-12 08:25:18,132 p=83863 u=zuul n=ansible | 2026-06-12 08:25:18.131995 | fa163e23-f348-37f0-fb65-00000000c448 | OK | Create container logs path | np0000071533 2026-06-12 08:25:18,171 p=83863 u=zuul n=ansible | 2026-06-12 08:25:18.170623 | fa163e23-f348-37f0-fb65-00000000c44a | TASK | Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_1 2026-06-12 08:25:18,181 p=83863 u=zuul n=ansible | 2026-06-12 08:25:18.180993 | fa163e23-f348-37f0-fb65-00000000c44d | SKIPPED | Manage systemd shutdown files | np0000071531 2026-06-12 08:25:18,198 p=83863 u=zuul n=ansible | 2026-06-12 08:25:18.197882 | fa163e23-f348-37f0-fb65-00000000c44f | TASK | Update container configs with new config hashes 2026-06-12 08:25:18,237 p=83863 u=zuul n=ansible | 2026-06-12 08:25:18.231894 | fa163e23-f348-37f0-fb65-00000000baef | TASK | Ensure pre-scripts hooks directory exists 2026-06-12 08:25:18,244 p=83863 u=zuul n=ansible | 2026-06-12 08:25:18.243227 | fa163e23-f348-37f0-fb65-00000000c448 | OK | Create container logs path | np0000071532 2026-06-12 08:25:18,245 p=83863 u=zuul n=ansible | 2026-06-12 08:25:18.245297 | fa163e23-f348-37f0-fb65-00000000c44f | SKIPPED | Update container configs with new config hashes | np0000071531 2026-06-12 08:25:18,265 p=83863 u=zuul n=ansible | 2026-06-12 08:25:18.264550 | fa163e23-f348-37f0-fb65-00000000c450 | TASK | Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_1 2026-06-12 08:25:18,281 p=83863 u=zuul n=ansible | 2026-06-12 08:25:18.280604 | fa163e23-f348-37f0-fb65-00000000c44a | TASK | Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_1 2026-06-12 08:25:18,307 p=83863 u=zuul n=ansible | 2026-06-12 08:25:18.307128 | fa163e23-f348-37f0-fb65-00000000c450 | SKIPPED | Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_1 | np0000071531 2026-06-12 08:25:18,320 p=83863 u=zuul n=ansible | 2026-06-12 08:25:18.319900 | fa163e23-f348-37f0-fb65-00000000c451 | TASK | Create containers from /var/lib/tripleo-config/container-puppet-config/step_1 2026-06-12 08:25:18,358 p=83863 u=zuul n=ansible | 2026-06-12 08:25:18.358447 | fa163e23-f348-37f0-fb65-00000000c451 | SKIPPED | Create containers from /var/lib/tripleo-config/container-puppet-config/step_1 | np0000071531 2026-06-12 08:25:18,420 p=83863 u=zuul n=ansible | 2026-06-12 08:25:18.420271 | fa163e23-f348-37f0-fb65-00000000baeb | OK | Ensure certificate role dependencies are installed | np0000071528 2026-06-12 08:25:18,438 p=83863 u=zuul n=ansible | 2026-06-12 08:25:18.438337 | fa163e23-f348-37f0-fb65-00000000baed | TASK | Ensure provider packages are installed 2026-06-12 08:25:18,483 p=83863 u=zuul n=ansible | 2026-06-12 08:25:18.482822 | fa163e23-f348-37f0-fb65-00000000c44a | OK | Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_1 | np0000071533 2026-06-12 08:25:18,497 p=83863 u=zuul n=ansible | 2026-06-12 08:25:18.496780 | fa163e23-f348-37f0-fb65-00000000c44b | TASK | Finalise hashes for all containers 2026-06-12 08:25:18,537 p=83863 u=zuul n=ansible | 2026-06-12 08:25:18.536346 | fa163e23-f348-37f0-fb65-00000000c44b | OK | Finalise hashes for all containers | np0000071533 2026-06-12 08:25:18,551 p=83863 u=zuul n=ansible | 2026-06-12 08:25:18.550387 | fa163e23-f348-37f0-fb65-00000000baef | OK | Ensure pre-scripts hooks directory exists | np0000071529 | item=certmonger 2026-06-12 08:25:18,554 p=83863 u=zuul n=ansible | 2026-06-12 08:25:18.552282 | fa163e23-f348-37f0-fb65-00000000c44d | TASK | Manage systemd shutdown files 2026-06-12 08:25:18,580 p=83863 u=zuul n=ansible | 2026-06-12 08:25:18.579709 | fa163e23-f348-37f0-fb65-00000000baf1 | TASK | Ensure post-scripts hooks directory exists 2026-06-12 08:25:18,590 p=83863 u=zuul n=ansible | 2026-06-12 08:25:18.590054 | fa163e23-f348-37f0-fb65-00000000c44d | SKIPPED | Manage systemd shutdown files | np0000071533 2026-06-12 08:25:18,603 p=83863 u=zuul n=ansible | 2026-06-12 08:25:18.602863 | fa163e23-f348-37f0-fb65-00000000c44f | TASK | Update container configs with new config hashes 2026-06-12 08:25:18,634 p=83863 u=zuul n=ansible | 2026-06-12 08:25:18.634199 | fa163e23-f348-37f0-fb65-00000000c44a | OK | Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_1 | np0000071532 2026-06-12 08:25:18,647 p=83863 u=zuul n=ansible | 2026-06-12 08:25:18.646797 | fa163e23-f348-37f0-fb65-00000000c44b | TASK | Finalise hashes for all containers 2026-06-12 08:25:18,668 p=83863 u=zuul n=ansible | 2026-06-12 08:25:18.668089 | fa163e23-f348-37f0-fb65-00000000c44f | SKIPPED | Update container configs with new config hashes | np0000071533 2026-06-12 08:25:18,690 p=83863 u=zuul n=ansible | 2026-06-12 08:25:18.689572 | fa163e23-f348-37f0-fb65-00000000c450 | TASK | Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_1 2026-06-12 08:25:18,698 p=83863 u=zuul n=ansible | 2026-06-12 08:25:18.697618 | fa163e23-f348-37f0-fb65-00000000c44b | OK | Finalise hashes for all containers | np0000071532 2026-06-12 08:25:18,711 p=83863 u=zuul n=ansible | 2026-06-12 08:25:18.711148 | fa163e23-f348-37f0-fb65-00000000c44d | TASK | Manage systemd shutdown files 2026-06-12 08:25:18,732 p=83863 u=zuul n=ansible | 2026-06-12 08:25:18.731746 | fa163e23-f348-37f0-fb65-00000000c44d | SKIPPED | Manage systemd shutdown files | np0000071532 2026-06-12 08:25:18,746 p=83863 u=zuul n=ansible | 2026-06-12 08:25:18.746028 | fa163e23-f348-37f0-fb65-00000000c44f | TASK | Update container configs with new config hashes 2026-06-12 08:25:18,753 p=83863 u=zuul n=ansible | 2026-06-12 08:25:18.752644 | fa163e23-f348-37f0-fb65-00000000c450 | SKIPPED | Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_1 | np0000071533 2026-06-12 08:25:18,771 p=83863 u=zuul n=ansible | 2026-06-12 08:25:18.771126 | fa163e23-f348-37f0-fb65-00000000c451 | TASK | Create containers from /var/lib/tripleo-config/container-puppet-config/step_1 2026-06-12 08:25:18,803 p=83863 u=zuul n=ansible | 2026-06-12 08:25:18.802270 | fa163e23-f348-37f0-fb65-00000000c44f | SKIPPED | Update container configs with new config hashes | np0000071532 2026-06-12 08:25:18,822 p=83863 u=zuul n=ansible | 2026-06-12 08:25:18.822134 | fa163e23-f348-37f0-fb65-00000000c450 | TASK | Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_1 2026-06-12 08:25:18,832 p=83863 u=zuul n=ansible | 2026-06-12 08:25:18.831916 | fa163e23-f348-37f0-fb65-00000000c451 | SKIPPED | Create containers from /var/lib/tripleo-config/container-puppet-config/step_1 | np0000071533 2026-06-12 08:25:18,873 p=83863 u=zuul n=ansible | 2026-06-12 08:25:18.873245 | fa163e23-f348-37f0-fb65-00000000c450 | SKIPPED | Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_1 | np0000071532 2026-06-12 08:25:18,887 p=83863 u=zuul n=ansible | 2026-06-12 08:25:18.887201 | fa163e23-f348-37f0-fb65-00000000c451 | TASK | Create containers from /var/lib/tripleo-config/container-puppet-config/step_1 2026-06-12 08:25:18,929 p=83863 u=zuul n=ansible | 2026-06-12 08:25:18.929278 | fa163e23-f348-37f0-fb65-00000000c451 | SKIPPED | Create containers from /var/lib/tripleo-config/container-puppet-config/step_1 | np0000071532 2026-06-12 08:25:18,964 p=83863 u=zuul n=ansible | 2026-06-12 08:25:18.963771 | fa163e23-f348-37f0-fb65-00000000baf1 | OK | Ensure post-scripts hooks directory exists | np0000071529 | item=certmonger 2026-06-12 08:25:18,996 p=83863 u=zuul n=ansible | 2026-06-12 08:25:18.995863 | fa163e23-f348-37f0-fb65-00000000baf3 | TASK | Ensure provider service is running 2026-06-12 08:25:19,455 p=83863 u=zuul n=ansible | 2026-06-12 08:25:19.453690 | fa163e23-f348-37f0-fb65-00000000baf6 | CHANGED | Ensure certificate requests | np0000071530 | item={'ca': 'ipa', 'dns': 'np0000071530.internalapi.ooo.test', 'key_size': '2048', 'name': 'ovn_controller', 'principal': 'ovn_controller/np0000071530.internalapi.ooo.test@OOO.TEST', 'run_after': 'systemctl restart tripleo_ovn_controller\n'} 2026-06-12 08:25:19,507 p=83863 u=zuul n=ansible | 2026-06-12 08:25:19.506018 | fa163e23-f348-37f0-fb65-00000000baf3 | OK | Ensure provider service is running | np0000071529 | item=certmonger 2026-06-12 08:25:19,563 p=83863 u=zuul n=ansible | 2026-06-12 08:25:19.562643 | fa163e23-f348-37f0-fb65-00000000baf6 | TASK | Ensure certificate requests 2026-06-12 08:25:19,582 p=83863 u=zuul n=ansible | 2026-06-12 08:25:19.581496 | fa163e23-f348-37f0-fb65-00000000d070 | TASK | Set version specific variables 2026-06-12 08:25:19,628 p=83863 u=zuul n=ansible | 2026-06-12 08:25:19.628186 | 40a7af5d-44fd-4fca-8556-91704dced3b5 | INCLUDED | /usr/share/ansible/roles/rhel-system-roles.certificate/tasks/set_vars.yml | np0000071530 2026-06-12 08:25:19,646 p=83863 u=zuul n=ansible | 2026-06-12 08:25:19.645555 | fa163e23-f348-37f0-fb65-00000000d09f | TASK | Ensure ansible_facts used by role 2026-06-12 08:25:20,092 p=83863 u=zuul n=ansible | 2026-06-12 08:25:20.091572 | fa163e23-f348-37f0-fb65-00000000d09f | OK | Ensure ansible_facts used by role | np0000071530 2026-06-12 08:25:20,114 p=83863 u=zuul n=ansible | 2026-06-12 08:25:20.113846 | fa163e23-f348-37f0-fb65-00000000d0a0 | TASK | Set platform/version specific variables 2026-06-12 08:25:20,212 p=83863 u=zuul n=ansible | 2026-06-12 08:25:20.209639 | fa163e23-f348-37f0-fb65-00000000d0a0 | SKIPPED | Set platform/version specific variables | np0000071530 | item=RedHat.yml 2026-06-12 08:25:20,246 p=83863 u=zuul n=ansible | 2026-06-12 08:25:20.244800 | fa163e23-f348-37f0-fb65-00000000d0a0 | SKIPPED | Set platform/version specific variables | np0000071530 | item=RedHat.yml 2026-06-12 08:25:20,275 p=83863 u=zuul n=ansible | 2026-06-12 08:25:20.273693 | fa163e23-f348-37f0-fb65-00000000d0a0 | SKIPPED | Set platform/version specific variables | np0000071530 | item=RedHat_9.yml 2026-06-12 08:25:20,296 p=83863 u=zuul n=ansible | 2026-06-12 08:25:20.294380 | fa163e23-f348-37f0-fb65-00000000d0a0 | SKIPPED | Set platform/version specific variables | np0000071530 | item=RedHat_9.2.yml 2026-06-12 08:25:20,323 p=83863 u=zuul n=ansible | 2026-06-12 08:25:20.322750 | fa163e23-f348-37f0-fb65-00000000d071 | TASK | Ensure certificate role dependencies are installed 2026-06-12 08:25:21,620 p=83863 u=zuul n=ansible | 2026-06-12 08:25:21.617998 | fa163e23-f348-37f0-fb65-00000000baf6 | CHANGED | Ensure certificate requests | np0000071529 | item={'ca': 'ipa', 'dns': 'np0000071529.internalapi.ooo.test', 'key_size': '2048', 'name': 'ovn_controller', 'principal': 'ovn_controller/np0000071529.internalapi.ooo.test@OOO.TEST', 'run_after': 'systemctl restart tripleo_ovn_controller\n'} 2026-06-12 08:25:21,737 p=83863 u=zuul n=ansible | 2026-06-12 08:25:21.736925 | fa163e23-f348-37f0-fb65-00000000baef | TASK | Ensure pre-scripts hooks directory exists 2026-06-12 08:25:21,764 p=83863 u=zuul n=ansible | 2026-06-12 08:25:21.764249 | fa163e23-f348-37f0-fb65-00000000d070 | TASK | Set version specific variables 2026-06-12 08:25:21,821 p=83863 u=zuul n=ansible | 2026-06-12 08:25:21.821154 | aa273206-7bb4-4933-b3ea-e38f43ac0070 | INCLUDED | /usr/share/ansible/roles/rhel-system-roles.certificate/tasks/set_vars.yml | np0000071529 2026-06-12 08:25:21,840 p=83863 u=zuul n=ansible | 2026-06-12 08:25:21.840540 | fa163e23-f348-37f0-fb65-00000000d0f5 | TASK | Ensure ansible_facts used by role 2026-06-12 08:25:22,038 p=83863 u=zuul n=ansible | 2026-06-12 08:25:22.036135 | fa163e23-f348-37f0-fb65-00000000baef | OK | Ensure pre-scripts hooks directory exists | np0000071528 | item=certmonger 2026-06-12 08:25:22,079 p=83863 u=zuul n=ansible | 2026-06-12 08:25:22.078620 | fa163e23-f348-37f0-fb65-00000000baf1 | TASK | Ensure post-scripts hooks directory exists 2026-06-12 08:25:22,345 p=83863 u=zuul n=ansible | 2026-06-12 08:25:22.344624 | fa163e23-f348-37f0-fb65-00000000d0f5 | OK | Ensure ansible_facts used by role | np0000071529 2026-06-12 08:25:22,369 p=83863 u=zuul n=ansible | 2026-06-12 08:25:22.369234 | fa163e23-f348-37f0-fb65-00000000d0f6 | TASK | Set platform/version specific variables 2026-06-12 08:25:22,450 p=83863 u=zuul n=ansible | 2026-06-12 08:25:22.448996 | fa163e23-f348-37f0-fb65-00000000baf1 | OK | Ensure post-scripts hooks directory exists | np0000071528 | item=certmonger 2026-06-12 08:25:22,469 p=83863 u=zuul n=ansible | 2026-06-12 08:25:22.468084 | fa163e23-f348-37f0-fb65-00000000d0f6 | SKIPPED | Set platform/version specific variables | np0000071529 | item=RedHat.yml 2026-06-12 08:25:22,479 p=83863 u=zuul n=ansible | 2026-06-12 08:25:22.478609 | fa163e23-f348-37f0-fb65-00000000baf3 | TASK | Ensure provider service is running 2026-06-12 08:25:22,500 p=83863 u=zuul n=ansible | 2026-06-12 08:25:22.499310 | fa163e23-f348-37f0-fb65-00000000d0f6 | SKIPPED | Set platform/version specific variables | np0000071529 | item=RedHat.yml 2026-06-12 08:25:22,533 p=83863 u=zuul n=ansible | 2026-06-12 08:25:22.531686 | fa163e23-f348-37f0-fb65-00000000d0f6 | SKIPPED | Set platform/version specific variables | np0000071529 | item=RedHat_9.yml 2026-06-12 08:25:22,558 p=83863 u=zuul n=ansible | 2026-06-12 08:25:22.557265 | fa163e23-f348-37f0-fb65-00000000d0f6 | SKIPPED | Set platform/version specific variables | np0000071529 | item=RedHat_9.2.yml 2026-06-12 08:25:22,579 p=83863 u=zuul n=ansible | 2026-06-12 08:25:22.579554 | fa163e23-f348-37f0-fb65-00000000d071 | TASK | Ensure certificate role dependencies are installed 2026-06-12 08:25:22,954 p=83863 u=zuul n=ansible | 2026-06-12 08:25:22.952336 | fa163e23-f348-37f0-fb65-00000000baf3 | OK | Ensure provider service is running | np0000071528 | item=certmonger 2026-06-12 08:25:22,992 p=83863 u=zuul n=ansible | 2026-06-12 08:25:22.992114 | fa163e23-f348-37f0-fb65-00000000baf6 | TASK | Ensure certificate requests 2026-06-12 08:25:23,541 p=83863 u=zuul n=ansible | 2026-06-12 08:25:23.540811 | fa163e23-f348-37f0-fb65-00000000d071 | OK | Ensure certificate role dependencies are installed | np0000071530 2026-06-12 08:25:23,563 p=83863 u=zuul n=ansible | 2026-06-12 08:25:23.563003 | fa163e23-f348-37f0-fb65-00000000d073 | TASK | Ensure provider packages are installed 2026-06-12 08:25:24,885 p=83863 u=zuul n=ansible | 2026-06-12 08:25:24.883374 | fa163e23-f348-37f0-fb65-00000000baf6 | CHANGED | Ensure certificate requests | np0000071528 | item={'ca': 'ipa', 'dns': 'np0000071528.internalapi.ooo.test', 'key_size': '2048', 'name': 'ovn_controller', 'principal': 'ovn_controller/np0000071528.internalapi.ooo.test@OOO.TEST', 'run_after': 'systemctl restart tripleo_ovn_controller\n'} 2026-06-12 08:25:25,039 p=83863 u=zuul n=ansible | 2026-06-12 08:25:25.038596 | fa163e23-f348-37f0-fb65-00000000d070 | TASK | Set version specific variables 2026-06-12 08:25:25,111 p=83863 u=zuul n=ansible | 2026-06-12 08:25:25.110486 | 2bfca6c4-1a86-4abf-a293-2a3e2da8b17c | INCLUDED | /usr/share/ansible/roles/rhel-system-roles.certificate/tasks/set_vars.yml | np0000071528 2026-06-12 08:25:25,135 p=83863 u=zuul n=ansible | 2026-06-12 08:25:25.135063 | fa163e23-f348-37f0-fb65-00000000d155 | TASK | Ensure ansible_facts used by role 2026-06-12 08:25:25,567 p=83863 u=zuul n=ansible | 2026-06-12 08:25:25.566108 | fa163e23-f348-37f0-fb65-00000000d155 | OK | Ensure ansible_facts used by role | np0000071528 2026-06-12 08:25:25,593 p=83863 u=zuul n=ansible | 2026-06-12 08:25:25.592672 | fa163e23-f348-37f0-fb65-00000000d156 | TASK | Set platform/version specific variables 2026-06-12 08:25:25,682 p=83863 u=zuul n=ansible | 2026-06-12 08:25:25.679200 | fa163e23-f348-37f0-fb65-00000000d156 | SKIPPED | Set platform/version specific variables | np0000071528 | item=RedHat.yml 2026-06-12 08:25:25,706 p=83863 u=zuul n=ansible | 2026-06-12 08:25:25.704630 | fa163e23-f348-37f0-fb65-00000000d156 | SKIPPED | Set platform/version specific variables | np0000071528 | item=RedHat.yml 2026-06-12 08:25:25,744 p=83863 u=zuul n=ansible | 2026-06-12 08:25:25.742910 | fa163e23-f348-37f0-fb65-00000000d156 | SKIPPED | Set platform/version specific variables | np0000071528 | item=RedHat_9.yml 2026-06-12 08:25:25,767 p=83863 u=zuul n=ansible | 2026-06-12 08:25:25.765264 | fa163e23-f348-37f0-fb65-00000000d156 | SKIPPED | Set platform/version specific variables | np0000071528 | item=RedHat_9.2.yml 2026-06-12 08:25:25,800 p=83863 u=zuul n=ansible | 2026-06-12 08:25:25.800153 | fa163e23-f348-37f0-fb65-00000000d071 | TASK | Ensure certificate role dependencies are installed 2026-06-12 08:25:25,936 p=83863 u=zuul n=ansible | 2026-06-12 08:25:25.935060 | fa163e23-f348-37f0-fb65-00000000d071 | OK | Ensure certificate role dependencies are installed | np0000071529 2026-06-12 08:25:25,959 p=83863 u=zuul n=ansible | 2026-06-12 08:25:25.959159 | fa163e23-f348-37f0-fb65-00000000d073 | TASK | Ensure provider packages are installed 2026-06-12 08:25:26,871 p=83863 u=zuul n=ansible | 2026-06-12 08:25:26.870539 | fa163e23-f348-37f0-fb65-00000000d075 | TASK | Ensure pre-scripts hooks directory exists 2026-06-12 08:25:27,251 p=83863 u=zuul n=ansible | 2026-06-12 08:25:27.244500 | fa163e23-f348-37f0-fb65-00000000d075 | OK | Ensure pre-scripts hooks directory exists | np0000071530 | item=certmonger 2026-06-12 08:25:27,272 p=83863 u=zuul n=ansible | 2026-06-12 08:25:27.272231 | fa163e23-f348-37f0-fb65-00000000d077 | TASK | Ensure post-scripts hooks directory exists 2026-06-12 08:25:27,592 p=83863 u=zuul n=ansible | 2026-06-12 08:25:27.590462 | fa163e23-f348-37f0-fb65-00000000d077 | OK | Ensure post-scripts hooks directory exists | np0000071530 | item=certmonger 2026-06-12 08:25:27,624 p=83863 u=zuul n=ansible | 2026-06-12 08:25:27.624002 | fa163e23-f348-37f0-fb65-00000000d079 | TASK | Ensure provider service is running 2026-06-12 08:25:28,107 p=83863 u=zuul n=ansible | 2026-06-12 08:25:28.105275 | fa163e23-f348-37f0-fb65-00000000d079 | OK | Ensure provider service is running | np0000071530 | item=certmonger 2026-06-12 08:25:28,139 p=83863 u=zuul n=ansible | 2026-06-12 08:25:28.138685 | fa163e23-f348-37f0-fb65-00000000d07c | TASK | Ensure certificate requests 2026-06-12 08:25:29,074 p=83863 u=zuul n=ansible | 2026-06-12 08:25:29.072594 | fa163e23-f348-37f0-fb65-00000000d071 | OK | Ensure certificate role dependencies are installed | np0000071528 2026-06-12 08:25:29,107 p=83863 u=zuul n=ansible | 2026-06-12 08:25:29.106650 | fa163e23-f348-37f0-fb65-00000000d073 | TASK | Ensure provider packages are installed 2026-06-12 08:25:29,299 p=83863 u=zuul n=ansible | 2026-06-12 08:25:29.298624 | fa163e23-f348-37f0-fb65-00000000d075 | TASK | Ensure pre-scripts hooks directory exists 2026-06-12 08:25:29,701 p=83863 u=zuul n=ansible | 2026-06-12 08:25:29.699516 | fa163e23-f348-37f0-fb65-00000000d075 | OK | Ensure pre-scripts hooks directory exists | np0000071529 | item=certmonger 2026-06-12 08:25:29,732 p=83863 u=zuul n=ansible | 2026-06-12 08:25:29.732387 | fa163e23-f348-37f0-fb65-00000000d077 | TASK | Ensure post-scripts hooks directory exists 2026-06-12 08:25:30,144 p=83863 u=zuul n=ansible | 2026-06-12 08:25:30.140250 | fa163e23-f348-37f0-fb65-00000000d077 | OK | Ensure post-scripts hooks directory exists | np0000071529 | item=certmonger 2026-06-12 08:25:30,191 p=83863 u=zuul n=ansible | 2026-06-12 08:25:30.190813 | fa163e23-f348-37f0-fb65-00000000d079 | TASK | Ensure provider service is running 2026-06-12 08:25:30,578 p=83863 u=zuul n=ansible | 2026-06-12 08:25:30.576878 | fa163e23-f348-37f0-fb65-00000000d07c | CHANGED | Ensure certificate requests | np0000071530 | item={'ca': 'ipa', 'dns': 'np0000071530.internalapi.ooo.test', 'key_size': '2048', 'name': 'rabbitmq', 'principal': 'rabbitmq/np0000071530.internalapi.ooo.test@OOO.TEST', 'run_after': 'container_name=$(podman ps --format=\\{\\{.Names\\}\\} | grep -w -E \'rabbitmq(-bundle-.*-[0-9]+)?\')\nservice_crt="/etc/pki/tls/certs/rabbitmq.crt"\nservice_key="/etc/pki/tls/private/rabbitmq.key"\nif echo "$container_name" | grep -q "^rabbitmq-bundle"; then\n # lp#1917868: Do not use podman cp with HA containers as they get\n # frozen temporarily and that can make pacemaker operation fail.\n tar -c "$service_crt" "$service_key" | podman exec -i "$container_name" tar -C / -xv\n # no need to update the mount point, because pacemaker\n # recreates the container when it\'s restarted\nelse\n # Refresh the cert at the mount-point\n podman cp $service_crt "$container_name:/var/lib/kolla/config_files/src-tls/$service_crt"\n # Refresh the key at the mount-point\n podman cp $service_key "$container_name:/var/lib/kolla/config_files/src-tls/$service_key"\n # Copy the new cert from the mount-point to the real path\n podman exec -u root "$container_name" cp "/var/lib/kolla/config_files/src-tls$service_crt" "$service_crt"\n # Copy the new key from the mount-point to the real path\n podman exec -u root "$container_name" cp "/var/lib/kolla/config_files/src-tls$service_key" "$service_key"\nfi\n# Set appropriate permissions\npodman exec -u root "$container_name" chown rabbitmq:rabbitmq "$service_crt"\npodman exec -u root "$container_name" chown rabbitmq:rabbitmq "$service_key"\n# Trigger a pem cache clear in RabbitMQ to read the new certificates\npodman exec "$container_name" rabbitmqctl eval "ssl:clear_pem_cache()."\n'} 2026-06-12 08:25:30,615 p=83863 u=zuul n=ansible | 2026-06-12 08:25:30.615352 | fa163e23-f348-37f0-fb65-00000000aa08 | TASK | Fail if container image is undefined 2026-06-12 08:25:30,684 p=83863 u=zuul n=ansible | 2026-06-12 08:25:30.683991 | fa163e23-f348-37f0-fb65-00000000aa08 | SKIPPED | Fail if container image is undefined | np0000071530 2026-06-12 08:25:30,707 p=83863 u=zuul n=ansible | 2026-06-12 08:25:30.707616 | fa163e23-f348-37f0-fb65-00000000aa09 | TASK | Pull registry.redhat.io/rhosp-rhel9/openstack-rabbitmq:17.1 image 2026-06-12 08:25:30,727 p=83863 u=zuul n=ansible | 2026-06-12 08:25:30.725653 | fa163e23-f348-37f0-fb65-00000000d079 | OK | Ensure provider service is running | np0000071529 | item=certmonger 2026-06-12 08:25:30,755 p=83863 u=zuul n=ansible | 2026-06-12 08:25:30.755132 | fa163e23-f348-37f0-fb65-00000000d07c | TASK | Ensure certificate requests 2026-06-12 08:25:32,427 p=83863 u=zuul n=ansible | 2026-06-12 08:25:32.426920 | fa163e23-f348-37f0-fb65-00000000d075 | TASK | Ensure pre-scripts hooks directory exists 2026-06-12 08:25:32,752 p=83863 u=zuul n=ansible | 2026-06-12 08:25:32.749290 | fa163e23-f348-37f0-fb65-00000000d07c | CHANGED | Ensure certificate requests | np0000071529 | item={'ca': 'ipa', 'dns': 'np0000071529.internalapi.ooo.test', 'key_size': '2048', 'name': 'rabbitmq', 'principal': 'rabbitmq/np0000071529.internalapi.ooo.test@OOO.TEST', 'run_after': 'container_name=$(podman ps --format=\\{\\{.Names\\}\\} | grep -w -E \'rabbitmq(-bundle-.*-[0-9]+)?\')\nservice_crt="/etc/pki/tls/certs/rabbitmq.crt"\nservice_key="/etc/pki/tls/private/rabbitmq.key"\nif echo "$container_name" | grep -q "^rabbitmq-bundle"; then\n # lp#1917868: Do not use podman cp with HA containers as they get\n # frozen temporarily and that can make pacemaker operation fail.\n tar -c "$service_crt" "$service_key" | podman exec -i "$container_name" tar -C / -xv\n # no need to update the mount point, because pacemaker\n # recreates the container when it\'s restarted\nelse\n # Refresh the cert at the mount-point\n podman cp $service_crt "$container_name:/var/lib/kolla/config_files/src-tls/$service_crt"\n # Refresh the key at the mount-point\n podman cp $service_key "$container_name:/var/lib/kolla/config_files/src-tls/$service_key"\n # Copy the new cert from the mount-point to the real path\n podman exec -u root "$container_name" cp "/var/lib/kolla/config_files/src-tls$service_crt" "$service_crt"\n # Copy the new key from the mount-point to the real path\n podman exec -u root "$container_name" cp "/var/lib/kolla/config_files/src-tls$service_key" "$service_key"\nfi\n# Set appropriate permissions\npodman exec -u root "$container_name" chown rabbitmq:rabbitmq "$service_crt"\npodman exec -u root "$container_name" chown rabbitmq:rabbitmq "$service_key"\n# Trigger a pem cache clear in RabbitMQ to read the new certificates\npodman exec "$container_name" rabbitmqctl eval "ssl:clear_pem_cache()."\n'} 2026-06-12 08:25:32,767 p=83863 u=zuul n=ansible | 2026-06-12 08:25:32.764392 | fa163e23-f348-37f0-fb65-00000000d075 | OK | Ensure pre-scripts hooks directory exists | np0000071528 | item=certmonger 2026-06-12 08:25:32,813 p=83863 u=zuul n=ansible | 2026-06-12 08:25:32.812259 | fa163e23-f348-37f0-fb65-00000000d077 | TASK | Ensure post-scripts hooks directory exists 2026-06-12 08:25:32,870 p=83863 u=zuul n=ansible | 2026-06-12 08:25:32.869084 | fa163e23-f348-37f0-fb65-00000000aa08 | TASK | Fail if container image is undefined 2026-06-12 08:25:32,938 p=83863 u=zuul n=ansible | 2026-06-12 08:25:32.937293 | fa163e23-f348-37f0-fb65-00000000aa08 | SKIPPED | Fail if container image is undefined | np0000071529 2026-06-12 08:25:32,964 p=83863 u=zuul n=ansible | 2026-06-12 08:25:32.964110 | fa163e23-f348-37f0-fb65-00000000aa09 | TASK | Pull registry.redhat.io/rhosp-rhel9/openstack-rabbitmq:17.1 image 2026-06-12 08:25:33,198 p=83863 u=zuul n=ansible | 2026-06-12 08:25:33.195846 | fa163e23-f348-37f0-fb65-00000000d077 | OK | Ensure post-scripts hooks directory exists | np0000071528 | item=certmonger 2026-06-12 08:25:33,240 p=83863 u=zuul n=ansible | 2026-06-12 08:25:33.240084 | fa163e23-f348-37f0-fb65-00000000d079 | TASK | Ensure provider service is running 2026-06-12 08:25:33,754 p=83863 u=zuul n=ansible | 2026-06-12 08:25:33.752468 | fa163e23-f348-37f0-fb65-00000000d079 | OK | Ensure provider service is running | np0000071528 | item=certmonger 2026-06-12 08:25:33,781 p=83863 u=zuul n=ansible | 2026-06-12 08:25:33.781151 | fa163e23-f348-37f0-fb65-00000000d07c | TASK | Ensure certificate requests 2026-06-12 08:25:35,762 p=83863 u=zuul n=ansible | 2026-06-12 08:25:35.760952 | fa163e23-f348-37f0-fb65-00000000d07c | CHANGED | Ensure certificate requests | np0000071528 | item={'ca': 'ipa', 'dns': 'np0000071528.internalapi.ooo.test', 'key_size': '2048', 'name': 'rabbitmq', 'principal': 'rabbitmq/np0000071528.internalapi.ooo.test@OOO.TEST', 'run_after': 'container_name=$(podman ps --format=\\{\\{.Names\\}\\} | grep -w -E \'rabbitmq(-bundle-.*-[0-9]+)?\')\nservice_crt="/etc/pki/tls/certs/rabbitmq.crt"\nservice_key="/etc/pki/tls/private/rabbitmq.key"\nif echo "$container_name" | grep -q "^rabbitmq-bundle"; then\n # lp#1917868: Do not use podman cp with HA containers as they get\n # frozen temporarily and that can make pacemaker operation fail.\n tar -c "$service_crt" "$service_key" | podman exec -i "$container_name" tar -C / -xv\n # no need to update the mount point, because pacemaker\n # recreates the container when it\'s restarted\nelse\n # Refresh the cert at the mount-point\n podman cp $service_crt "$container_name:/var/lib/kolla/config_files/src-tls/$service_crt"\n # Refresh the key at the mount-point\n podman cp $service_key "$container_name:/var/lib/kolla/config_files/src-tls/$service_key"\n # Copy the new cert from the mount-point to the real path\n podman exec -u root "$container_name" cp "/var/lib/kolla/config_files/src-tls$service_crt" "$service_crt"\n # Copy the new key from the mount-point to the real path\n podman exec -u root "$container_name" cp "/var/lib/kolla/config_files/src-tls$service_key" "$service_key"\nfi\n# Set appropriate permissions\npodman exec -u root "$container_name" chown rabbitmq:rabbitmq "$service_crt"\npodman exec -u root "$container_name" chown rabbitmq:rabbitmq "$service_key"\n# Trigger a pem cache clear in RabbitMQ to read the new certificates\npodman exec "$container_name" rabbitmqctl eval "ssl:clear_pem_cache()."\n'} 2026-06-12 08:25:35,805 p=83863 u=zuul n=ansible | 2026-06-12 08:25:35.805101 | fa163e23-f348-37f0-fb65-00000000aa08 | TASK | Fail if container image is undefined 2026-06-12 08:25:35,871 p=83863 u=zuul n=ansible | 2026-06-12 08:25:35.871232 | fa163e23-f348-37f0-fb65-00000000aa08 | SKIPPED | Fail if container image is undefined | np0000071528 2026-06-12 08:25:35,895 p=83863 u=zuul n=ansible | 2026-06-12 08:25:35.895024 | fa163e23-f348-37f0-fb65-00000000aa09 | TASK | Pull registry.redhat.io/rhosp-rhel9/openstack-rabbitmq:17.1 image 2026-06-12 08:25:37,376 p=83863 u=zuul n=ansible | 2026-06-12 08:25:37.375379 | fa163e23-f348-37f0-fb65-00000000aa09 | CHANGED | Pull registry.redhat.io/rhosp-rhel9/openstack-rabbitmq:17.1 image | np0000071530 2026-06-12 08:25:37,418 p=83863 u=zuul n=ansible | 2026-06-12 08:25:37.418496 | fa163e23-f348-37f0-fb65-00000000aa0a | TASK | Tag cluster.common.tag/rabbitmq:pcmklatest to latest registry.redhat.io/rhosp-rhel9/openstack-rabbitmq:17.1 image 2026-06-12 08:25:37,831 p=83863 u=zuul n=ansible | 2026-06-12 08:25:37.830866 | fa163e23-f348-37f0-fb65-00000000aa0a | CHANGED | Tag cluster.common.tag/rabbitmq:pcmklatest to latest registry.redhat.io/rhosp-rhel9/openstack-rabbitmq:17.1 image | np0000071530 2026-06-12 08:25:37,871 p=83863 u=zuul n=ansible | 2026-06-12 08:25:37.870710 | fa163e23-f348-37f0-fb65-00000000adcb | TASK | Pre-fetch all the containers 2026-06-12 08:25:39,504 p=83863 u=zuul n=ansible | 2026-06-12 08:25:39.503699 | fa163e23-f348-37f0-fb65-00000000aa09 | CHANGED | Pull registry.redhat.io/rhosp-rhel9/openstack-rabbitmq:17.1 image | np0000071529 2026-06-12 08:25:39,549 p=83863 u=zuul n=ansible | 2026-06-12 08:25:39.549314 | fa163e23-f348-37f0-fb65-00000000aa0a | TASK | Tag cluster.common.tag/rabbitmq:pcmklatest to latest registry.redhat.io/rhosp-rhel9/openstack-rabbitmq:17.1 image 2026-06-12 08:25:39,987 p=83863 u=zuul n=ansible | 2026-06-12 08:25:39.987201 | fa163e23-f348-37f0-fb65-00000000aa0a | CHANGED | Tag cluster.common.tag/rabbitmq:pcmklatest to latest registry.redhat.io/rhosp-rhel9/openstack-rabbitmq:17.1 image | np0000071529 2026-06-12 08:25:40,030 p=83863 u=zuul n=ansible | 2026-06-12 08:25:40.029542 | fa163e23-f348-37f0-fb65-00000000acf7 | TASK | Pre-fetch all the containers 2026-06-12 08:25:42,243 p=83863 u=zuul n=ansible | 2026-06-12 08:25:42.239609 | fa163e23-f348-37f0-fb65-00000000adcb | CHANGED | Pre-fetch all the containers | np0000071530 | item=registry.redhat.io/rhosp-rhel9/openstack-ovn-nb-db-server:17.1 2026-06-12 08:25:42,328 p=83863 u=zuul n=ansible | 2026-06-12 08:25:42.328259 | fa163e23-f348-37f0-fb65-00000000aa09 | CHANGED | Pull registry.redhat.io/rhosp-rhel9/openstack-rabbitmq:17.1 image | np0000071528 2026-06-12 08:25:42,373 p=83863 u=zuul n=ansible | 2026-06-12 08:25:42.372984 | fa163e23-f348-37f0-fb65-00000000aa0a | TASK | Tag cluster.common.tag/rabbitmq:pcmklatest to latest registry.redhat.io/rhosp-rhel9/openstack-rabbitmq:17.1 image 2026-06-12 08:25:42,752 p=83863 u=zuul n=ansible | 2026-06-12 08:25:42.752099 | fa163e23-f348-37f0-fb65-00000000aa0a | CHANGED | Tag cluster.common.tag/rabbitmq:pcmklatest to latest registry.redhat.io/rhosp-rhel9/openstack-rabbitmq:17.1 image | np0000071528 2026-06-12 08:25:42,786 p=83863 u=zuul n=ansible | 2026-06-12 08:25:42.785699 | fa163e23-f348-37f0-fb65-00000000aa15 | TASK | Pre-fetch all the containers 2026-06-12 08:25:44,618 p=83863 u=zuul n=ansible | 2026-06-12 08:25:44.616333 | fa163e23-f348-37f0-fb65-00000000acf7 | CHANGED | Pre-fetch all the containers | np0000071529 | item=registry.redhat.io/rhosp-rhel9/openstack-ovn-nb-db-server:17.1 2026-06-12 08:25:46,895 p=83863 u=zuul n=ansible | 2026-06-12 08:25:46.893940 | fa163e23-f348-37f0-fb65-00000000aa15 | CHANGED | Pre-fetch all the containers | np0000071528 | item=registry.redhat.io/rhosp-rhel9/openstack-ovn-nb-db-server:17.1 2026-06-12 08:25:47,311 p=83863 u=zuul n=ansible | 2026-06-12 08:25:47.308313 | fa163e23-f348-37f0-fb65-00000000adcb | CHANGED | Pre-fetch all the containers | np0000071530 | item=registry.redhat.io/rhosp-rhel9/openstack-ovn-northd:17.1 2026-06-12 08:25:49,640 p=83863 u=zuul n=ansible | 2026-06-12 08:25:49.638495 | fa163e23-f348-37f0-fb65-00000000acf7 | CHANGED | Pre-fetch all the containers | np0000071529 | item=registry.redhat.io/rhosp-rhel9/openstack-ovn-northd:17.1 2026-06-12 08:25:50,275 p=83863 u=zuul n=ansible | 2026-06-12 08:25:50.272748 | fa163e23-f348-37f0-fb65-00000000adcb | CHANGED | Pre-fetch all the containers | np0000071530 | item=registry.redhat.io/rhosp-rhel9/openstack-ovn-sb-db-server:17.1 2026-06-12 08:25:52,260 p=83863 u=zuul n=ansible | 2026-06-12 08:25:52.255227 | fa163e23-f348-37f0-fb65-00000000aa15 | CHANGED | Pre-fetch all the containers | np0000071528 | item=registry.redhat.io/rhosp-rhel9/openstack-ovn-northd:17.1 2026-06-12 08:25:52,597 p=83863 u=zuul n=ansible | 2026-06-12 08:25:52.595147 | fa163e23-f348-37f0-fb65-00000000acf7 | CHANGED | Pre-fetch all the containers | np0000071529 | item=registry.redhat.io/rhosp-rhel9/openstack-ovn-sb-db-server:17.1 2026-06-12 08:25:54,302 p=83863 u=zuul n=ansible | 2026-06-12 08:25:54.299325 | fa163e23-f348-37f0-fb65-00000000adcb | CHANGED | Pre-fetch all the containers | np0000071530 | item=registry.redhat.io/rhosp-rhel9/openstack-memcached:17.1 2026-06-12 08:25:54,819 p=83863 u=zuul n=ansible | 2026-06-12 08:25:54.817321 | fa163e23-f348-37f0-fb65-00000000aa15 | CHANGED | Pre-fetch all the containers | np0000071528 | item=registry.redhat.io/rhosp-rhel9/openstack-ovn-sb-db-server:17.1 2026-06-12 08:25:55,971 p=83863 u=zuul n=ansible | 2026-06-12 08:25:55.968216 | fa163e23-f348-37f0-fb65-00000000acf7 | CHANGED | Pre-fetch all the containers | np0000071529 | item=registry.redhat.io/rhosp-rhel9/openstack-memcached:17.1 2026-06-12 08:25:57,693 p=83863 u=zuul n=ansible | 2026-06-12 08:25:57.692764 | fa163e23-f348-37f0-fb65-00000000adcb | CHANGED | Pre-fetch all the containers | np0000071530 | item=registry.redhat.io/rhosp-rhel9/openstack-qdrouterd:17.1 2026-06-12 08:25:58,060 p=83863 u=zuul n=ansible | 2026-06-12 08:25:58.057199 | fa163e23-f348-37f0-fb65-00000000aa15 | CHANGED | Pre-fetch all the containers | np0000071528 | item=registry.redhat.io/rhosp-rhel9/openstack-memcached:17.1 2026-06-12 08:25:59,424 p=83863 u=zuul n=ansible | 2026-06-12 08:25:59.423817 | fa163e23-f348-37f0-fb65-00000000acf7 | CHANGED | Pre-fetch all the containers | np0000071529 | item=registry.redhat.io/rhosp-rhel9/openstack-qdrouterd:17.1 2026-06-12 08:25:59,814 p=83863 u=zuul n=ansible | 2026-06-12 08:25:59.809709 | fa163e23-f348-37f0-fb65-00000000adcb | OK | Pre-fetch all the containers | np0000071530 | item=registry.redhat.io/rhosp-rhel9/openstack-mariadb:17.1 2026-06-12 08:26:00,942 p=83863 u=zuul n=ansible | 2026-06-12 08:26:00.939020 | fa163e23-f348-37f0-fb65-00000000aa15 | CHANGED | Pre-fetch all the containers | np0000071528 | item=registry.redhat.io/rhosp-rhel9/openstack-qdrouterd:17.1 2026-06-12 08:26:01,499 p=83863 u=zuul n=ansible | 2026-06-12 08:26:01.496243 | fa163e23-f348-37f0-fb65-00000000acf7 | OK | Pre-fetch all the containers | np0000071529 | item=registry.redhat.io/rhosp-rhel9/openstack-mariadb:17.1 2026-06-12 08:26:02,487 p=83863 u=zuul n=ansible | 2026-06-12 08:26:02.484611 | fa163e23-f348-37f0-fb65-00000000adcb | OK | Pre-fetch all the containers | np0000071530 | item=registry.redhat.io/rhosp-rhel9/openstack-rabbitmq:17.1 2026-06-12 08:26:03,242 p=83863 u=zuul n=ansible | 2026-06-12 08:26:03.239958 | fa163e23-f348-37f0-fb65-00000000aa15 | OK | Pre-fetch all the containers | np0000071528 | item=registry.redhat.io/rhosp-rhel9/openstack-mariadb:17.1 2026-06-12 08:26:03,699 p=83863 u=zuul n=ansible | 2026-06-12 08:26:03.696345 | fa163e23-f348-37f0-fb65-00000000acf7 | OK | Pre-fetch all the containers | np0000071529 | item=registry.redhat.io/rhosp-rhel9/openstack-rabbitmq:17.1 2026-06-12 08:26:05,885 p=83863 u=zuul n=ansible | 2026-06-12 08:26:05.882309 | fa163e23-f348-37f0-fb65-00000000aa15 | OK | Pre-fetch all the containers | np0000071528 | item=registry.redhat.io/rhosp-rhel9/openstack-rabbitmq:17.1 2026-06-12 08:26:08,497 p=83863 u=zuul n=ansible | 2026-06-12 08:26:08.494693 | fa163e23-f348-37f0-fb65-00000000adcb | CHANGED | Pre-fetch all the containers | np0000071530 | item=registry.redhat.io/rhosp-rhel9/openstack-redis:17.1 2026-06-12 08:26:09,037 p=83863 u=zuul n=ansible | 2026-06-12 08:26:09.035558 | fa163e23-f348-37f0-fb65-00000000acf7 | CHANGED | Pre-fetch all the containers | np0000071529 | item=registry.redhat.io/rhosp-rhel9/openstack-redis:17.1 2026-06-12 08:26:11,073 p=83863 u=zuul n=ansible | 2026-06-12 08:26:11.069443 | fa163e23-f348-37f0-fb65-00000000aa15 | CHANGED | Pre-fetch all the containers | np0000071528 | item=registry.redhat.io/rhosp-rhel9/openstack-redis:17.1 2026-06-12 08:26:13,126 p=83863 u=zuul n=ansible | 2026-06-12 08:26:13.122968 | fa163e23-f348-37f0-fb65-00000000adcb | CHANGED | Pre-fetch all the containers | np0000071530 | item=registry.redhat.io/rhosp-rhel9/openstack-cinder-api:17.1 2026-06-12 08:26:13,143 p=83863 u=zuul n=ansible | 2026-06-12 08:26:13.140936 | fa163e23-f348-37f0-fb65-00000000acf7 | CHANGED | Pre-fetch all the containers | np0000071529 | item=registry.redhat.io/rhosp-rhel9/openstack-cinder-api:17.1 2026-06-12 08:26:15,806 p=83863 u=zuul n=ansible | 2026-06-12 08:26:15.804383 | fa163e23-f348-37f0-fb65-00000000adcb | CHANGED | Pre-fetch all the containers | np0000071530 | item=registry.redhat.io/rhosp-rhel9/openstack-cinder-scheduler:17.1 2026-06-12 08:26:15,983 p=83863 u=zuul n=ansible | 2026-06-12 08:26:15.980716 | fa163e23-f348-37f0-fb65-00000000acf7 | CHANGED | Pre-fetch all the containers | np0000071529 | item=registry.redhat.io/rhosp-rhel9/openstack-cinder-scheduler:17.1 2026-06-12 08:26:17,296 p=83863 u=zuul n=ansible | 2026-06-12 08:26:17.294529 | fa163e23-f348-37f0-fb65-00000000aa15 | CHANGED | Pre-fetch all the containers | np0000071528 | item=registry.redhat.io/rhosp-rhel9/openstack-cinder-api:17.1 2026-06-12 08:26:21,348 p=83863 u=zuul n=ansible | 2026-06-12 08:26:21.346599 | fa163e23-f348-37f0-fb65-00000000aa15 | CHANGED | Pre-fetch all the containers | np0000071528 | item=registry.redhat.io/rhosp-rhel9/openstack-cinder-scheduler:17.1 2026-06-12 08:26:25,909 p=83863 u=zuul n=ansible | 2026-06-12 08:26:25.906473 | fa163e23-f348-37f0-fb65-00000000acf7 | CHANGED | Pre-fetch all the containers | np0000071529 | item=registry.redhat.io/rhosp-rhel9/openstack-glance-api:17.1 2026-06-12 08:26:26,114 p=83863 u=zuul n=ansible | 2026-06-12 08:26:26.112389 | fa163e23-f348-37f0-fb65-00000000adcb | CHANGED | Pre-fetch all the containers | np0000071530 | item=registry.redhat.io/rhosp-rhel9/openstack-glance-api:17.1 2026-06-12 08:26:32,019 p=83863 u=zuul n=ansible | 2026-06-12 08:26:32.015816 | fa163e23-f348-37f0-fb65-00000000aa15 | CHANGED | Pre-fetch all the containers | np0000071528 | item=registry.redhat.io/rhosp-rhel9/openstack-glance-api:17.1 2026-06-12 08:26:33,538 p=83863 u=zuul n=ansible | 2026-06-12 08:26:33.536524 | fa163e23-f348-37f0-fb65-00000000acf7 | CHANGED | Pre-fetch all the containers | np0000071529 | item=registry.redhat.io/rhosp-rhel9/openstack-heat-engine:17.1 2026-06-12 08:26:33,627 p=83863 u=zuul n=ansible | 2026-06-12 08:26:33.624030 | fa163e23-f348-37f0-fb65-00000000adcb | CHANGED | Pre-fetch all the containers | np0000071530 | item=registry.redhat.io/rhosp-rhel9/openstack-heat-engine:17.1 2026-06-12 08:26:39,205 p=83863 u=zuul n=ansible | 2026-06-12 08:26:39.201737 | fa163e23-f348-37f0-fb65-00000000aa15 | CHANGED | Pre-fetch all the containers | np0000071528 | item=registry.redhat.io/rhosp-rhel9/openstack-heat-engine:17.1 2026-06-12 08:26:41,249 p=83863 u=zuul n=ansible | 2026-06-12 08:26:41.246151 | fa163e23-f348-37f0-fb65-00000000adcb | CHANGED | Pre-fetch all the containers | np0000071530 | item=registry.redhat.io/rhosp-rhel9/openstack-horizon:17.1 2026-06-12 08:26:41,411 p=83863 u=zuul n=ansible | 2026-06-12 08:26:41.408213 | fa163e23-f348-37f0-fb65-00000000acf7 | CHANGED | Pre-fetch all the containers | np0000071529 | item=registry.redhat.io/rhosp-rhel9/openstack-horizon:17.1 2026-06-12 08:26:46,156 p=83863 u=zuul n=ansible | 2026-06-12 08:26:46.153771 | fa163e23-f348-37f0-fb65-00000000adcb | CHANGED | Pre-fetch all the containers | np0000071530 | item=registry.redhat.io/rhosp-rhel9/openstack-keystone:17.1 2026-06-12 08:26:46,718 p=83863 u=zuul n=ansible | 2026-06-12 08:26:46.716066 | fa163e23-f348-37f0-fb65-00000000acf7 | CHANGED | Pre-fetch all the containers | np0000071529 | item=registry.redhat.io/rhosp-rhel9/openstack-keystone:17.1 2026-06-12 08:26:46,887 p=83863 u=zuul n=ansible | 2026-06-12 08:26:46.884461 | fa163e23-f348-37f0-fb65-00000000aa15 | CHANGED | Pre-fetch all the containers | np0000071528 | item=registry.redhat.io/rhosp-rhel9/openstack-horizon:17.1 2026-06-12 08:26:49,527 p=83863 u=zuul n=ansible | 2026-06-12 08:26:49.524965 | fa163e23-f348-37f0-fb65-00000000adcb | CHANGED | Pre-fetch all the containers | np0000071530 | item=registry.redhat.io/rhosp-rhel9/openstack-manila-api:17.1 2026-06-12 08:26:50,088 p=83863 u=zuul n=ansible | 2026-06-12 08:26:50.085195 | fa163e23-f348-37f0-fb65-00000000acf7 | CHANGED | Pre-fetch all the containers | np0000071529 | item=registry.redhat.io/rhosp-rhel9/openstack-manila-api:17.1 2026-06-12 08:26:51,883 p=83863 u=zuul n=ansible | 2026-06-12 08:26:51.880483 | fa163e23-f348-37f0-fb65-00000000aa15 | CHANGED | Pre-fetch all the containers | np0000071528 | item=registry.redhat.io/rhosp-rhel9/openstack-keystone:17.1 2026-06-12 08:26:55,084 p=83863 u=zuul n=ansible | 2026-06-12 08:26:55.081975 | fa163e23-f348-37f0-fb65-00000000aa15 | CHANGED | Pre-fetch all the containers | np0000071528 | item=registry.redhat.io/rhosp-rhel9/openstack-manila-api:17.1 2026-06-12 08:26:57,999 p=83863 u=zuul n=ansible | 2026-06-12 08:26:57.997364 | fa163e23-f348-37f0-fb65-00000000adcb | CHANGED | Pre-fetch all the containers | np0000071530 | item=registry.redhat.io/rhosp-rhel9/openstack-neutron-server:17.1 2026-06-12 08:26:58,647 p=83863 u=zuul n=ansible | 2026-06-12 08:26:58.643855 | fa163e23-f348-37f0-fb65-00000000acf7 | CHANGED | Pre-fetch all the containers | np0000071529 | item=registry.redhat.io/rhosp-rhel9/openstack-neutron-server:17.1 2026-06-12 08:27:04,192 p=83863 u=zuul n=ansible | 2026-06-12 08:27:04.189637 | fa163e23-f348-37f0-fb65-00000000aa15 | CHANGED | Pre-fetch all the containers | np0000071528 | item=registry.redhat.io/rhosp-rhel9/openstack-neutron-server:17.1 2026-06-12 08:27:09,661 p=83863 u=zuul n=ansible | 2026-06-12 08:27:09.658275 | fa163e23-f348-37f0-fb65-00000000adcb | CHANGED | Pre-fetch all the containers | np0000071530 | item=registry.redhat.io/rhosp-rhel9/openstack-nova-api:17.1 2026-06-12 08:27:10,064 p=83863 u=zuul n=ansible | 2026-06-12 08:27:10.063776 | fa163e23-f348-37f0-fb65-00000000acf7 | CHANGED | Pre-fetch all the containers | np0000071529 | item=registry.redhat.io/rhosp-rhel9/openstack-nova-api:17.1 2026-06-12 08:27:13,386 p=83863 u=zuul n=ansible | 2026-06-12 08:27:13.382786 | fa163e23-f348-37f0-fb65-00000000adcb | CHANGED | Pre-fetch all the containers | np0000071530 | item=registry.redhat.io/rhosp-rhel9/openstack-nova-conductor:17.1 2026-06-12 08:27:13,432 p=83863 u=zuul n=ansible | 2026-06-12 08:27:13.429324 | fa163e23-f348-37f0-fb65-00000000acf7 | CHANGED | Pre-fetch all the containers | np0000071529 | item=registry.redhat.io/rhosp-rhel9/openstack-nova-conductor:17.1 2026-06-12 08:27:16,044 p=83863 u=zuul n=ansible | 2026-06-12 08:27:16.041265 | fa163e23-f348-37f0-fb65-00000000aa15 | CHANGED | Pre-fetch all the containers | np0000071528 | item=registry.redhat.io/rhosp-rhel9/openstack-nova-api:17.1 2026-06-12 08:27:17,669 p=83863 u=zuul n=ansible | 2026-06-12 08:27:17.666772 | fa163e23-f348-37f0-fb65-00000000acf7 | CHANGED | Pre-fetch all the containers | np0000071529 | item=registry.redhat.io/rhosp-rhel9/openstack-placement-api:17.1 2026-06-12 08:27:18,406 p=83863 u=zuul n=ansible | 2026-06-12 08:27:18.403219 | fa163e23-f348-37f0-fb65-00000000adcb | CHANGED | Pre-fetch all the containers | np0000071530 | item=registry.redhat.io/rhosp-rhel9/openstack-placement-api:17.1 2026-06-12 08:27:19,607 p=83863 u=zuul n=ansible | 2026-06-12 08:27:19.604392 | fa163e23-f348-37f0-fb65-00000000aa15 | CHANGED | Pre-fetch all the containers | np0000071528 | item=registry.redhat.io/rhosp-rhel9/openstack-nova-conductor:17.1 2026-06-12 08:27:22,279 p=83863 u=zuul n=ansible | 2026-06-12 08:27:22.275995 | fa163e23-f348-37f0-fb65-00000000acf7 | CHANGED | Pre-fetch all the containers | np0000071529 | item=registry.redhat.io/rhosp-rhel9/openstack-ceilometer-notification:17.1 2026-06-12 08:27:23,052 p=83863 u=zuul n=ansible | 2026-06-12 08:27:23.049292 | fa163e23-f348-37f0-fb65-00000000adcb | CHANGED | Pre-fetch all the containers | np0000071530 | item=registry.redhat.io/rhosp-rhel9/openstack-ceilometer-notification:17.1 2026-06-12 08:27:23,702 p=83863 u=zuul n=ansible | 2026-06-12 08:27:23.699747 | fa163e23-f348-37f0-fb65-00000000aa15 | CHANGED | Pre-fetch all the containers | np0000071528 | item=registry.redhat.io/rhosp-rhel9/openstack-placement-api:17.1 2026-06-12 08:27:25,753 p=83863 u=zuul n=ansible | 2026-06-12 08:27:25.752377 | fa163e23-f348-37f0-fb65-00000000adcb | OK | Pre-fetch all the containers | np0000071530 | item=registry.redhat.io/rhosp-rhel9/openstack-cinder-backup:17.1 2026-06-12 08:27:27,073 p=83863 u=zuul n=ansible | 2026-06-12 08:27:27.071171 | fa163e23-f348-37f0-fb65-00000000acf7 | OK | Pre-fetch all the containers | np0000071529 | item=registry.redhat.io/rhosp-rhel9/openstack-cinder-backup:17.1 2026-06-12 08:27:28,273 p=83863 u=zuul n=ansible | 2026-06-12 08:27:28.273141 | fa163e23-f348-37f0-fb65-00000000aa15 | CHANGED | Pre-fetch all the containers | np0000071528 | item=registry.redhat.io/rhosp-rhel9/openstack-ceilometer-notification:17.1 2026-06-12 08:27:28,553 p=83863 u=zuul n=ansible | 2026-06-12 08:27:28.551575 | fa163e23-f348-37f0-fb65-00000000adcb | OK | Pre-fetch all the containers | np0000071530 | item=registry.redhat.io/rhosp-rhel9/openstack-cinder-volume:17.1 2026-06-12 08:27:29,243 p=83863 u=zuul n=ansible | 2026-06-12 08:27:29.241873 | fa163e23-f348-37f0-fb65-00000000acf7 | OK | Pre-fetch all the containers | np0000071529 | item=registry.redhat.io/rhosp-rhel9/openstack-cinder-volume:17.1 2026-06-12 08:27:30,378 p=83863 u=zuul n=ansible | 2026-06-12 08:27:30.375366 | fa163e23-f348-37f0-fb65-00000000aa15 | OK | Pre-fetch all the containers | np0000071528 | item=registry.redhat.io/rhosp-rhel9/openstack-cinder-backup:17.1 2026-06-12 08:27:32,478 p=83863 u=zuul n=ansible | 2026-06-12 08:27:32.476737 | fa163e23-f348-37f0-fb65-00000000aa15 | OK | Pre-fetch all the containers | np0000071528 | item=registry.redhat.io/rhosp-rhel9/openstack-cinder-volume:17.1 2026-06-12 08:27:34,362 p=83863 u=zuul n=ansible | 2026-06-12 08:27:34.360459 | fa163e23-f348-37f0-fb65-00000000adcb | CHANGED | Pre-fetch all the containers | np0000071530 | item=registry.redhat.io/rhosp-rhel9/openstack-collectd:17.1 2026-06-12 08:27:34,527 p=83863 u=zuul n=ansible | 2026-06-12 08:27:34.525662 | fa163e23-f348-37f0-fb65-00000000acf7 | CHANGED | Pre-fetch all the containers | np0000071529 | item=registry.redhat.io/rhosp-rhel9/openstack-collectd:17.1 2026-06-12 08:27:38,006 p=83863 u=zuul n=ansible | 2026-06-12 08:27:38.004731 | fa163e23-f348-37f0-fb65-00000000adcb | CHANGED | Pre-fetch all the containers | np0000071530 | item=registry.redhat.io/rhosp-rhel9/openstack-iscsid:17.1 2026-06-12 08:27:38,124 p=83863 u=zuul n=ansible | 2026-06-12 08:27:38.121472 | fa163e23-f348-37f0-fb65-00000000aa15 | CHANGED | Pre-fetch all the containers | np0000071528 | item=registry.redhat.io/rhosp-rhel9/openstack-collectd:17.1 2026-06-12 08:27:38,192 p=83863 u=zuul n=ansible | 2026-06-12 08:27:38.190899 | fa163e23-f348-37f0-fb65-00000000acf7 | CHANGED | Pre-fetch all the containers | np0000071529 | item=registry.redhat.io/rhosp-rhel9/openstack-iscsid:17.1 2026-06-12 08:27:40,446 p=83863 u=zuul n=ansible | 2026-06-12 08:27:40.442920 | fa163e23-f348-37f0-fb65-00000000adcb | OK | Pre-fetch all the containers | np0000071530 | item=registry.redhat.io/rhosp-rhel9/openstack-manila-share:17.1 2026-06-12 08:27:40,545 p=83863 u=zuul n=ansible | 2026-06-12 08:27:40.543301 | fa163e23-f348-37f0-fb65-00000000acf7 | OK | Pre-fetch all the containers | np0000071529 | item=registry.redhat.io/rhosp-rhel9/openstack-manila-share:17.1 2026-06-12 08:27:41,006 p=83863 u=zuul n=ansible | 2026-06-12 08:27:41.003810 | fa163e23-f348-37f0-fb65-00000000aa15 | CHANGED | Pre-fetch all the containers | np0000071528 | item=registry.redhat.io/rhosp-rhel9/openstack-iscsid:17.1 2026-06-12 08:27:43,434 p=83863 u=zuul n=ansible | 2026-06-12 08:27:43.432212 | fa163e23-f348-37f0-fb65-00000000aa15 | OK | Pre-fetch all the containers | np0000071528 | item=registry.redhat.io/rhosp-rhel9/openstack-manila-share:17.1 2026-06-12 08:27:43,672 p=83863 u=zuul n=ansible | 2026-06-12 08:27:43.670213 | fa163e23-f348-37f0-fb65-00000000adcb | CHANGED | Pre-fetch all the containers | np0000071530 | item=registry.redhat.io/rhosp-rhel9/openstack-rsyslog:17.1 2026-06-12 08:27:44,475 p=83863 u=zuul n=ansible | 2026-06-12 08:27:44.472489 | fa163e23-f348-37f0-fb65-00000000acf7 | CHANGED | Pre-fetch all the containers | np0000071529 | item=registry.redhat.io/rhosp-rhel9/openstack-rsyslog:17.1 2026-06-12 08:27:46,155 p=83863 u=zuul n=ansible | 2026-06-12 08:27:46.153427 | fa163e23-f348-37f0-fb65-00000000aa15 | CHANGED | Pre-fetch all the containers | np0000071528 | item=registry.redhat.io/rhosp-rhel9/openstack-rsyslog:17.1 2026-06-12 08:27:48,285 p=83863 u=zuul n=ansible | 2026-06-12 08:27:48.283050 | fa163e23-f348-37f0-fb65-00000000adcb | CHANGED | Pre-fetch all the containers | np0000071530 | item=registry.redhat.io/rhosp-rhel9/openstack-swift-proxy-server:17.1 2026-06-12 08:27:48,935 p=83863 u=zuul n=ansible | 2026-06-12 08:27:48.931998 | fa163e23-f348-37f0-fb65-00000000acf7 | CHANGED | Pre-fetch all the containers | np0000071529 | item=registry.redhat.io/rhosp-rhel9/openstack-swift-proxy-server:17.1 2026-06-12 08:27:50,850 p=83863 u=zuul n=ansible | 2026-06-12 08:27:50.846617 | fa163e23-f348-37f0-fb65-00000000aa15 | CHANGED | Pre-fetch all the containers | np0000071528 | item=registry.redhat.io/rhosp-rhel9/openstack-swift-proxy-server:17.1 2026-06-12 08:27:51,294 p=83863 u=zuul n=ansible | 2026-06-12 08:27:51.291691 | fa163e23-f348-37f0-fb65-00000000adcb | CHANGED | Pre-fetch all the containers | np0000071530 | item=registry.redhat.io/rhosp-rhel9/openstack-swift-account:17.1 2026-06-12 08:27:51,689 p=83863 u=zuul n=ansible | 2026-06-12 08:27:51.686148 | fa163e23-f348-37f0-fb65-00000000acf7 | CHANGED | Pre-fetch all the containers | np0000071529 | item=registry.redhat.io/rhosp-rhel9/openstack-swift-account:17.1 2026-06-12 08:27:53,907 p=83863 u=zuul n=ansible | 2026-06-12 08:27:53.904372 | fa163e23-f348-37f0-fb65-00000000aa15 | CHANGED | Pre-fetch all the containers | np0000071528 | item=registry.redhat.io/rhosp-rhel9/openstack-swift-account:17.1 2026-06-12 08:27:54,627 p=83863 u=zuul n=ansible | 2026-06-12 08:27:54.624548 | fa163e23-f348-37f0-fb65-00000000adcb | CHANGED | Pre-fetch all the containers | np0000071530 | item=registry.redhat.io/rhosp-rhel9/openstack-ceilometer-central:17.1 2026-06-12 08:27:55,193 p=83863 u=zuul n=ansible | 2026-06-12 08:27:55.189722 | fa163e23-f348-37f0-fb65-00000000acf7 | CHANGED | Pre-fetch all the containers | np0000071529 | item=registry.redhat.io/rhosp-rhel9/openstack-ceilometer-central:17.1 2026-06-12 08:27:56,784 p=83863 u=zuul n=ansible | 2026-06-12 08:27:56.780787 | fa163e23-f348-37f0-fb65-00000000aa15 | CHANGED | Pre-fetch all the containers | np0000071528 | item=registry.redhat.io/rhosp-rhel9/openstack-ceilometer-central:17.1 2026-06-12 08:27:57,671 p=83863 u=zuul n=ansible | 2026-06-12 08:27:57.668807 | fa163e23-f348-37f0-fb65-00000000adcb | CHANGED | Pre-fetch all the containers | np0000071530 | item=registry.redhat.io/rhosp-rhel9/openstack-ovn-controller:17.1 2026-06-12 08:27:57,944 p=83863 u=zuul n=ansible | 2026-06-12 08:27:57.941682 | fa163e23-f348-37f0-fb65-00000000acf7 | CHANGED | Pre-fetch all the containers | np0000071529 | item=registry.redhat.io/rhosp-rhel9/openstack-ovn-controller:17.1 2026-06-12 08:28:00,155 p=83863 u=zuul n=ansible | 2026-06-12 08:28:00.153036 | fa163e23-f348-37f0-fb65-00000000aa15 | CHANGED | Pre-fetch all the containers | np0000071528 | item=registry.redhat.io/rhosp-rhel9/openstack-ovn-controller:17.1 2026-06-12 08:28:00,967 p=83863 u=zuul n=ansible | 2026-06-12 08:28:00.964682 | fa163e23-f348-37f0-fb65-00000000adcb | CHANGED | Pre-fetch all the containers | np0000071530 | item=registry.redhat.io/rhosp-rhel9/openstack-heat-api:17.1 2026-06-12 08:28:01,095 p=83863 u=zuul n=ansible | 2026-06-12 08:28:01.094355 | fa163e23-f348-37f0-fb65-00000000acf7 | CHANGED | Pre-fetch all the containers | np0000071529 | item=registry.redhat.io/rhosp-rhel9/openstack-heat-api:17.1 2026-06-12 08:28:03,017 p=83863 u=zuul n=ansible | 2026-06-12 08:28:03.014202 | fa163e23-f348-37f0-fb65-00000000aa15 | CHANGED | Pre-fetch all the containers | np0000071528 | item=registry.redhat.io/rhosp-rhel9/openstack-heat-api:17.1 2026-06-12 08:28:04,727 p=83863 u=zuul n=ansible | 2026-06-12 08:28:04.723378 | fa163e23-f348-37f0-fb65-00000000adcb | CHANGED | Pre-fetch all the containers | np0000071530 | item=registry.redhat.io/rhosp-rhel9/openstack-heat-api-cfn:17.1 2026-06-12 08:28:04,992 p=83863 u=zuul n=ansible | 2026-06-12 08:28:04.990044 | fa163e23-f348-37f0-fb65-00000000acf7 | CHANGED | Pre-fetch all the containers | np0000071529 | item=registry.redhat.io/rhosp-rhel9/openstack-heat-api-cfn:17.1 2026-06-12 08:28:05,872 p=83863 u=zuul n=ansible | 2026-06-12 08:28:05.870511 | fa163e23-f348-37f0-fb65-00000000aa15 | CHANGED | Pre-fetch all the containers | np0000071528 | item=registry.redhat.io/rhosp-rhel9/openstack-heat-api-cfn:17.1 2026-06-12 08:28:08,198 p=83863 u=zuul n=ansible | 2026-06-12 08:28:08.196248 | fa163e23-f348-37f0-fb65-00000000adcb | CHANGED | Pre-fetch all the containers | np0000071530 | item=registry.redhat.io/rhosp-rhel9/openstack-cron:17.1 2026-06-12 08:28:08,273 p=83863 u=zuul n=ansible | 2026-06-12 08:28:08.272845 | fa163e23-f348-37f0-fb65-00000000acf7 | CHANGED | Pre-fetch all the containers | np0000071529 | item=registry.redhat.io/rhosp-rhel9/openstack-cron:17.1 2026-06-12 08:28:08,772 p=83863 u=zuul n=ansible | 2026-06-12 08:28:08.772052 | fa163e23-f348-37f0-fb65-00000000aa15 | CHANGED | Pre-fetch all the containers | np0000071528 | item=registry.redhat.io/rhosp-rhel9/openstack-cron:17.1 2026-06-12 08:28:10,987 p=83863 u=zuul n=ansible | 2026-06-12 08:28:10.983718 | fa163e23-f348-37f0-fb65-00000000adcb | CHANGED | Pre-fetch all the containers | np0000071530 | item=registry.redhat.io/rhosp-rhel9/openstack-manila-scheduler:17.1 2026-06-12 08:28:11,023 p=83863 u=zuul n=ansible | 2026-06-12 08:28:11.020681 | fa163e23-f348-37f0-fb65-00000000acf7 | CHANGED | Pre-fetch all the containers | np0000071529 | item=registry.redhat.io/rhosp-rhel9/openstack-manila-scheduler:17.1 2026-06-12 08:28:11,631 p=83863 u=zuul n=ansible | 2026-06-12 08:28:11.628649 | fa163e23-f348-37f0-fb65-00000000aa15 | CHANGED | Pre-fetch all the containers | np0000071528 | item=registry.redhat.io/rhosp-rhel9/openstack-manila-scheduler:17.1 2026-06-12 08:28:14,251 p=83863 u=zuul n=ansible | 2026-06-12 08:28:14.248463 | fa163e23-f348-37f0-fb65-00000000adcb | CHANGED | Pre-fetch all the containers | np0000071530 | item=registry.redhat.io/rhosp-rhel9/openstack-nova-scheduler:17.1 2026-06-12 08:28:14,411 p=83863 u=zuul n=ansible | 2026-06-12 08:28:14.411002 | fa163e23-f348-37f0-fb65-00000000acf7 | CHANGED | Pre-fetch all the containers | np0000071529 | item=registry.redhat.io/rhosp-rhel9/openstack-nova-scheduler:17.1 2026-06-12 08:28:14,908 p=83863 u=zuul n=ansible | 2026-06-12 08:28:14.905199 | fa163e23-f348-37f0-fb65-00000000aa15 | CHANGED | Pre-fetch all the containers | np0000071528 | item=registry.redhat.io/rhosp-rhel9/openstack-nova-scheduler:17.1 2026-06-12 08:28:18,109 p=83863 u=zuul n=ansible | 2026-06-12 08:28:18.107905 | fa163e23-f348-37f0-fb65-00000000adcb | CHANGED | Pre-fetch all the containers | np0000071530 | item=registry.redhat.io/rhosp-rhel9/openstack-nova-novncproxy:17.1 2026-06-12 08:28:18,876 p=83863 u=zuul n=ansible | 2026-06-12 08:28:18.874123 | fa163e23-f348-37f0-fb65-00000000aa15 | CHANGED | Pre-fetch all the containers | np0000071528 | item=registry.redhat.io/rhosp-rhel9/openstack-nova-novncproxy:17.1 2026-06-12 08:28:19,228 p=83863 u=zuul n=ansible | 2026-06-12 08:28:19.226157 | fa163e23-f348-37f0-fb65-00000000acf7 | CHANGED | Pre-fetch all the containers | np0000071529 | item=registry.redhat.io/rhosp-rhel9/openstack-nova-novncproxy:17.1 2026-06-12 08:28:21,406 p=83863 u=zuul n=ansible | 2026-06-12 08:28:21.402969 | fa163e23-f348-37f0-fb65-00000000adcb | CHANGED | Pre-fetch all the containers | np0000071530 | item=registry.redhat.io/rhosp-rhel9/openstack-swift-container:17.1 2026-06-12 08:28:21,758 p=83863 u=zuul n=ansible | 2026-06-12 08:28:21.755999 | fa163e23-f348-37f0-fb65-00000000aa15 | CHANGED | Pre-fetch all the containers | np0000071528 | item=registry.redhat.io/rhosp-rhel9/openstack-swift-container:17.1 2026-06-12 08:28:22,030 p=83863 u=zuul n=ansible | 2026-06-12 08:28:22.028750 | fa163e23-f348-37f0-fb65-00000000acf7 | CHANGED | Pre-fetch all the containers | np0000071529 | item=registry.redhat.io/rhosp-rhel9/openstack-swift-container:17.1 2026-06-12 08:28:24,752 p=83863 u=zuul n=ansible | 2026-06-12 08:28:24.748287 | fa163e23-f348-37f0-fb65-00000000adcb | CHANGED | Pre-fetch all the containers | np0000071530 | item=registry.redhat.io/rhosp-rhel9/openstack-swift-object:17.1 2026-06-12 08:28:25,209 p=83863 u=zuul n=ansible | 2026-06-12 08:28:25.183950 | fa163e23-f348-37f0-fb65-00000000acf7 | CHANGED | Pre-fetch all the containers | np0000071529 | item=registry.redhat.io/rhosp-rhel9/openstack-swift-object:17.1 2026-06-12 08:28:25,228 p=83863 u=zuul n=ansible | 2026-06-12 08:28:25.227831 | fa163e23-f348-37f0-fb65-00000000aa15 | CHANGED | Pre-fetch all the containers | np0000071528 | item=registry.redhat.io/rhosp-rhel9/openstack-swift-object:17.1 2026-06-12 08:28:25,859 p=83863 u=zuul n=ansible | 2026-06-12 08:28:25.858915 | fa163e23-f348-37f0-fb65-00000000d2c0 | TASK | Set version specific variables 2026-06-12 08:28:25,928 p=83863 u=zuul n=ansible | 2026-06-12 08:28:25.928123 | fa163e23-f348-37f0-fb65-00000000d2c0 | TASK | Set version specific variables 2026-06-12 08:28:25,971 p=83863 u=zuul n=ansible | 2026-06-12 08:28:25.971481 | 5020d997-fb16-4b18-a75c-5a690d0e6893 | INCLUDED | /usr/share/ansible/roles/rhel-system-roles.certificate/tasks/set_vars.yml | np0000071530 2026-06-12 08:28:25,993 p=83863 u=zuul n=ansible | 2026-06-12 08:28:25.993106 | fa163e23-f348-37f0-fb65-00000000d2c0 | TASK | Set version specific variables 2026-06-12 08:28:26,013 p=83863 u=zuul n=ansible | 2026-06-12 08:28:26.013228 | fa163e23-f348-37f0-fb65-00000000d33c | TASK | Ensure ansible_facts used by role 2026-06-12 08:28:26,049 p=83863 u=zuul n=ansible | 2026-06-12 08:28:26.041187 | cbfdd3ec-d59a-4305-82ca-362b3f018ab9 | INCLUDED | /usr/share/ansible/roles/rhel-system-roles.certificate/tasks/set_vars.yml | np0000071528 2026-06-12 08:28:26,079 p=83863 u=zuul n=ansible | 2026-06-12 08:28:26.078815 | fa163e23-f348-37f0-fb65-00000000d35b | TASK | Ensure ansible_facts used by role 2026-06-12 08:28:26,108 p=83863 u=zuul n=ansible | 2026-06-12 08:28:26.107906 | 8d34921e-9bbd-43d3-bb7f-c6d7fead52a6 | INCLUDED | /usr/share/ansible/roles/rhel-system-roles.certificate/tasks/set_vars.yml | np0000071529 2026-06-12 08:28:26,126 p=83863 u=zuul n=ansible | 2026-06-12 08:28:26.125849 | fa163e23-f348-37f0-fb65-00000000d373 | TASK | Ensure ansible_facts used by role 2026-06-12 08:28:26,529 p=83863 u=zuul n=ansible | 2026-06-12 08:28:26.528738 | fa163e23-f348-37f0-fb65-00000000d33c | OK | Ensure ansible_facts used by role | np0000071530 2026-06-12 08:28:26,546 p=83863 u=zuul n=ansible | 2026-06-12 08:28:26.546162 | fa163e23-f348-37f0-fb65-00000000d33d | TASK | Set platform/version specific variables 2026-06-12 08:28:26,570 p=83863 u=zuul n=ansible | 2026-06-12 08:28:26.570064 | fa163e23-f348-37f0-fb65-00000000d35b | OK | Ensure ansible_facts used by role | np0000071528 2026-06-12 08:28:26,596 p=83863 u=zuul n=ansible | 2026-06-12 08:28:26.589591 | fa163e23-f348-37f0-fb65-00000000d35c | TASK | Set platform/version specific variables 2026-06-12 08:28:26,607 p=83863 u=zuul n=ansible | 2026-06-12 08:28:26.606800 | fa163e23-f348-37f0-fb65-00000000d373 | OK | Ensure ansible_facts used by role | np0000071529 2026-06-12 08:28:26,624 p=83863 u=zuul n=ansible | 2026-06-12 08:28:26.624336 | fa163e23-f348-37f0-fb65-00000000d374 | TASK | Set platform/version specific variables 2026-06-12 08:28:26,639 p=83863 u=zuul n=ansible | 2026-06-12 08:28:26.636696 | fa163e23-f348-37f0-fb65-00000000d33d | SKIPPED | Set platform/version specific variables | np0000071530 | item=RedHat.yml 2026-06-12 08:28:26,675 p=83863 u=zuul n=ansible | 2026-06-12 08:28:26.673822 | fa163e23-f348-37f0-fb65-00000000d33d | SKIPPED | Set platform/version specific variables | np0000071530 | item=RedHat.yml 2026-06-12 08:28:26,697 p=83863 u=zuul n=ansible | 2026-06-12 08:28:26.695715 | fa163e23-f348-37f0-fb65-00000000d35c | SKIPPED | Set platform/version specific variables | np0000071528 | item=RedHat.yml 2026-06-12 08:28:26,704 p=83863 u=zuul n=ansible | 2026-06-12 08:28:26.702590 | fa163e23-f348-37f0-fb65-00000000d33d | SKIPPED | Set platform/version specific variables | np0000071530 | item=RedHat_9.yml 2026-06-12 08:28:26,723 p=83863 u=zuul n=ansible | 2026-06-12 08:28:26.722125 | fa163e23-f348-37f0-fb65-00000000d33d | SKIPPED | Set platform/version specific variables | np0000071530 | item=RedHat_9.2.yml 2026-06-12 08:28:26,740 p=83863 u=zuul n=ansible | 2026-06-12 08:28:26.740100 | fa163e23-f348-37f0-fb65-00000000d374 | SKIPPED | Set platform/version specific variables | np0000071529 | item=RedHat.yml 2026-06-12 08:28:26,751 p=83863 u=zuul n=ansible | 2026-06-12 08:28:26.749443 | fa163e23-f348-37f0-fb65-00000000d35c | SKIPPED | Set platform/version specific variables | np0000071528 | item=RedHat.yml 2026-06-12 08:28:26,756 p=83863 u=zuul n=ansible | 2026-06-12 08:28:26.755936 | fa163e23-f348-37f0-fb65-00000000d374 | SKIPPED | Set platform/version specific variables | np0000071529 | item=RedHat.yml 2026-06-12 08:28:26,761 p=83863 u=zuul n=ansible | 2026-06-12 08:28:26.760995 | fa163e23-f348-37f0-fb65-00000000d35c | SKIPPED | Set platform/version specific variables | np0000071528 | item=RedHat_9.yml 2026-06-12 08:28:26,771 p=83863 u=zuul n=ansible | 2026-06-12 08:28:26.770818 | fa163e23-f348-37f0-fb65-00000000d374 | SKIPPED | Set platform/version specific variables | np0000071529 | item=RedHat_9.yml 2026-06-12 08:28:26,777 p=83863 u=zuul n=ansible | 2026-06-12 08:28:26.776186 | fa163e23-f348-37f0-fb65-00000000d35c | SKIPPED | Set platform/version specific variables | np0000071528 | item=RedHat_9.2.yml 2026-06-12 08:28:26,787 p=83863 u=zuul n=ansible | 2026-06-12 08:28:26.787101 | fa163e23-f348-37f0-fb65-00000000d2c1 | TASK | Ensure certificate role dependencies are installed 2026-06-12 08:28:26,798 p=83863 u=zuul n=ansible | 2026-06-12 08:28:26.798251 | fa163e23-f348-37f0-fb65-00000000d374 | SKIPPED | Set platform/version specific variables | np0000071529 | item=RedHat_9.2.yml 2026-06-12 08:28:26,817 p=83863 u=zuul n=ansible | 2026-06-12 08:28:26.816943 | fa163e23-f348-37f0-fb65-00000000d2c1 | TASK | Ensure certificate role dependencies are installed 2026-06-12 08:28:26,840 p=83863 u=zuul n=ansible | 2026-06-12 08:28:26.840464 | fa163e23-f348-37f0-fb65-00000000d2c1 | TASK | Ensure certificate role dependencies are installed 2026-06-12 08:28:30,144 p=83863 u=zuul n=ansible | 2026-06-12 08:28:30.140120 | fa163e23-f348-37f0-fb65-00000000d2c1 | OK | Ensure certificate role dependencies are installed | np0000071528 2026-06-12 08:28:30,148 p=83863 u=zuul n=ansible | 2026-06-12 08:28:30.148118 | fa163e23-f348-37f0-fb65-00000000d2c1 | OK | Ensure certificate role dependencies are installed | np0000071530 2026-06-12 08:28:30,195 p=83863 u=zuul n=ansible | 2026-06-12 08:28:30.194711 | fa163e23-f348-37f0-fb65-00000000d2c3 | TASK | Ensure provider packages are installed 2026-06-12 08:28:30,229 p=83863 u=zuul n=ansible | 2026-06-12 08:28:30.229058 | fa163e23-f348-37f0-fb65-00000000d2c3 | TASK | Ensure provider packages are installed 2026-06-12 08:28:30,238 p=83863 u=zuul n=ansible | 2026-06-12 08:28:30.237470 | fa163e23-f348-37f0-fb65-00000000d2c1 | OK | Ensure certificate role dependencies are installed | np0000071529 2026-06-12 08:28:30,262 p=83863 u=zuul n=ansible | 2026-06-12 08:28:30.261592 | fa163e23-f348-37f0-fb65-00000000d2c3 | TASK | Ensure provider packages are installed 2026-06-12 08:28:33,655 p=83863 u=zuul n=ansible | 2026-06-12 08:28:33.655109 | fa163e23-f348-37f0-fb65-00000000d2c5 | TASK | Ensure pre-scripts hooks directory exists 2026-06-12 08:28:33,701 p=83863 u=zuul n=ansible | 2026-06-12 08:28:33.700793 | fa163e23-f348-37f0-fb65-00000000d2c5 | TASK | Ensure pre-scripts hooks directory exists 2026-06-12 08:28:33,764 p=83863 u=zuul n=ansible | 2026-06-12 08:28:33.763570 | fa163e23-f348-37f0-fb65-00000000d2c5 | TASK | Ensure pre-scripts hooks directory exists 2026-06-12 08:28:34,026 p=83863 u=zuul n=ansible | 2026-06-12 08:28:34.024633 | fa163e23-f348-37f0-fb65-00000000d2c5 | OK | Ensure pre-scripts hooks directory exists | np0000071530 | item=certmonger 2026-06-12 08:28:34,058 p=83863 u=zuul n=ansible | 2026-06-12 08:28:34.057597 | fa163e23-f348-37f0-fb65-00000000d2c7 | TASK | Ensure post-scripts hooks directory exists 2026-06-12 08:28:34,077 p=83863 u=zuul n=ansible | 2026-06-12 08:28:34.075444 | fa163e23-f348-37f0-fb65-00000000d2c5 | OK | Ensure pre-scripts hooks directory exists | np0000071528 | item=certmonger 2026-06-12 08:28:34,101 p=83863 u=zuul n=ansible | 2026-06-12 08:28:34.100050 | fa163e23-f348-37f0-fb65-00000000d2c5 | OK | Ensure pre-scripts hooks directory exists | np0000071529 | item=certmonger 2026-06-12 08:28:34,121 p=83863 u=zuul n=ansible | 2026-06-12 08:28:34.121307 | fa163e23-f348-37f0-fb65-00000000d2c7 | TASK | Ensure post-scripts hooks directory exists 2026-06-12 08:28:34,150 p=83863 u=zuul n=ansible | 2026-06-12 08:28:34.150345 | fa163e23-f348-37f0-fb65-00000000d2c7 | TASK | Ensure post-scripts hooks directory exists 2026-06-12 08:28:34,446 p=83863 u=zuul n=ansible | 2026-06-12 08:28:34.444193 | fa163e23-f348-37f0-fb65-00000000d2c7 | OK | Ensure post-scripts hooks directory exists | np0000071530 | item=certmonger 2026-06-12 08:28:34,476 p=83863 u=zuul n=ansible | 2026-06-12 08:28:34.475892 | fa163e23-f348-37f0-fb65-00000000d2c9 | TASK | Ensure provider service is running 2026-06-12 08:28:34,495 p=83863 u=zuul n=ansible | 2026-06-12 08:28:34.493523 | fa163e23-f348-37f0-fb65-00000000d2c7 | OK | Ensure post-scripts hooks directory exists | np0000071529 | item=certmonger 2026-06-12 08:28:34,517 p=83863 u=zuul n=ansible | 2026-06-12 08:28:34.513748 | fa163e23-f348-37f0-fb65-00000000d2c7 | OK | Ensure post-scripts hooks directory exists | np0000071528 | item=certmonger 2026-06-12 08:28:34,541 p=83863 u=zuul n=ansible | 2026-06-12 08:28:34.540675 | fa163e23-f348-37f0-fb65-00000000d2c9 | TASK | Ensure provider service is running 2026-06-12 08:28:34,573 p=83863 u=zuul n=ansible | 2026-06-12 08:28:34.572936 | fa163e23-f348-37f0-fb65-00000000d2c9 | TASK | Ensure provider service is running 2026-06-12 08:28:34,975 p=83863 u=zuul n=ansible | 2026-06-12 08:28:34.974059 | fa163e23-f348-37f0-fb65-00000000d2c9 | OK | Ensure provider service is running | np0000071530 | item=certmonger 2026-06-12 08:28:34,999 p=83863 u=zuul n=ansible | 2026-06-12 08:28:34.999016 | fa163e23-f348-37f0-fb65-00000000d2cc | TASK | Ensure certificate requests 2026-06-12 08:28:35,045 p=83863 u=zuul n=ansible | 2026-06-12 08:28:35.043964 | fa163e23-f348-37f0-fb65-00000000d2c9 | OK | Ensure provider service is running | np0000071529 | item=certmonger 2026-06-12 08:28:35,070 p=83863 u=zuul n=ansible | 2026-06-12 08:28:35.070517 | fa163e23-f348-37f0-fb65-00000000d2cc | TASK | Ensure certificate requests 2026-06-12 08:28:35,090 p=83863 u=zuul n=ansible | 2026-06-12 08:28:35.089798 | fa163e23-f348-37f0-fb65-00000000d2c9 | OK | Ensure provider service is running | np0000071528 | item=certmonger 2026-06-12 08:28:35,117 p=83863 u=zuul n=ansible | 2026-06-12 08:28:35.117284 | fa163e23-f348-37f0-fb65-00000000d2cc | TASK | Ensure certificate requests 2026-06-12 08:28:37,236 p=83863 u=zuul n=ansible | 2026-06-12 08:28:37.232504 | fa163e23-f348-37f0-fb65-00000000d2cc | CHANGED | Ensure certificate requests | np0000071530 | item={'ca': 'ipa', 'dns': ['np0000071530.internalapi.ooo.test', 'overcloud.internalapi.ooo.test'], 'key_size': '2048', 'name': 'redis', 'principal': 'redis/np0000071530.internalapi.ooo.test@OOO.TEST', 'run_after': 'container_name=$(podman ps --format=\\{\\{.Names\\}\\} | grep redis_tls_proxy)\nservice_crt="/etc/pki/tls/certs/redis.crt"\nservice_key="/etc/pki/tls/private/redis.key"\n# Copy the new cert from the mount-point to the real path\npodman exec "$container_name" cp "/var/lib/kolla/config_files/src-tls$service_crt" "$service_crt"\n# Copy the new cert from the mount-point to the real path\npodman exec "$container_name" cp "/var/lib/kolla/config_files/src-tls$service_key" "$service_key"\n# Set appropriate permissions\npodman exec "$container_name" chown memcached:memcached "$service_crt"\npodman exec "$container_name" chown memcached:memcached "$service_key"\n# Trigger a reload for stunnel to read the new certificate\npodman exec pkill -o -HUP stunnel\n'} 2026-06-12 08:28:37,289 p=83863 u=zuul n=ansible | 2026-06-12 08:28:37.288630 | fa163e23-f348-37f0-fb65-00000000aa1f | TASK | Fail if container image is undefined 2026-06-12 08:28:37,366 p=83863 u=zuul n=ansible | 2026-06-12 08:28:37.365806 | fa163e23-f348-37f0-fb65-00000000aa1f | SKIPPED | Fail if container image is undefined | np0000071530 2026-06-12 08:28:37,395 p=83863 u=zuul n=ansible | 2026-06-12 08:28:37.392845 | fa163e23-f348-37f0-fb65-00000000d2cc | CHANGED | Ensure certificate requests | np0000071529 | item={'ca': 'ipa', 'dns': ['np0000071529.internalapi.ooo.test', 'overcloud.internalapi.ooo.test'], 'key_size': '2048', 'name': 'redis', 'principal': 'redis/np0000071529.internalapi.ooo.test@OOO.TEST', 'run_after': 'container_name=$(podman ps --format=\\{\\{.Names\\}\\} | grep redis_tls_proxy)\nservice_crt="/etc/pki/tls/certs/redis.crt"\nservice_key="/etc/pki/tls/private/redis.key"\n# Copy the new cert from the mount-point to the real path\npodman exec "$container_name" cp "/var/lib/kolla/config_files/src-tls$service_crt" "$service_crt"\n# Copy the new cert from the mount-point to the real path\npodman exec "$container_name" cp "/var/lib/kolla/config_files/src-tls$service_key" "$service_key"\n# Set appropriate permissions\npodman exec "$container_name" chown memcached:memcached "$service_crt"\npodman exec "$container_name" chown memcached:memcached "$service_key"\n# Trigger a reload for stunnel to read the new certificate\npodman exec pkill -o -HUP stunnel\n'} 2026-06-12 08:28:37,409 p=83863 u=zuul n=ansible | 2026-06-12 08:28:37.406906 | fa163e23-f348-37f0-fb65-00000000d2cc | CHANGED | Ensure certificate requests | np0000071528 | item={'ca': 'ipa', 'dns': ['np0000071528.internalapi.ooo.test', 'overcloud.internalapi.ooo.test'], 'key_size': '2048', 'name': 'redis', 'principal': 'redis/np0000071528.internalapi.ooo.test@OOO.TEST', 'run_after': 'container_name=$(podman ps --format=\\{\\{.Names\\}\\} | grep redis_tls_proxy)\nservice_crt="/etc/pki/tls/certs/redis.crt"\nservice_key="/etc/pki/tls/private/redis.key"\n# Copy the new cert from the mount-point to the real path\npodman exec "$container_name" cp "/var/lib/kolla/config_files/src-tls$service_crt" "$service_crt"\n# Copy the new cert from the mount-point to the real path\npodman exec "$container_name" cp "/var/lib/kolla/config_files/src-tls$service_key" "$service_key"\n# Set appropriate permissions\npodman exec "$container_name" chown memcached:memcached "$service_crt"\npodman exec "$container_name" chown memcached:memcached "$service_key"\n# Trigger a reload for stunnel to read the new certificate\npodman exec pkill -o -HUP stunnel\n'} 2026-06-12 08:28:37,427 p=83863 u=zuul n=ansible | 2026-06-12 08:28:37.426191 | fa163e23-f348-37f0-fb65-00000000aa20 | TASK | Pull registry.redhat.io/rhosp-rhel9/openstack-redis:17.1 image 2026-06-12 08:28:37,494 p=83863 u=zuul n=ansible | 2026-06-12 08:28:37.493794 | fa163e23-f348-37f0-fb65-00000000aa1f | TASK | Fail if container image is undefined 2026-06-12 08:28:37,514 p=83863 u=zuul n=ansible | 2026-06-12 08:28:37.514346 | fa163e23-f348-37f0-fb65-00000000aa1f | TASK | Fail if container image is undefined 2026-06-12 08:28:37,564 p=83863 u=zuul n=ansible | 2026-06-12 08:28:37.563313 | fa163e23-f348-37f0-fb65-00000000aa1f | SKIPPED | Fail if container image is undefined | np0000071528 2026-06-12 08:28:37,594 p=83863 u=zuul n=ansible | 2026-06-12 08:28:37.593959 | fa163e23-f348-37f0-fb65-00000000aa20 | TASK | Pull registry.redhat.io/rhosp-rhel9/openstack-redis:17.1 image 2026-06-12 08:28:37,601 p=83863 u=zuul n=ansible | 2026-06-12 08:28:37.601317 | fa163e23-f348-37f0-fb65-00000000aa1f | SKIPPED | Fail if container image is undefined | np0000071529 2026-06-12 08:28:37,629 p=83863 u=zuul n=ansible | 2026-06-12 08:28:37.629123 | fa163e23-f348-37f0-fb65-00000000aa20 | TASK | Pull registry.redhat.io/rhosp-rhel9/openstack-redis:17.1 image 2026-06-12 08:28:39,909 p=83863 u=zuul n=ansible | 2026-06-12 08:28:39.908718 | fa163e23-f348-37f0-fb65-00000000aa20 | CHANGED | Pull registry.redhat.io/rhosp-rhel9/openstack-redis:17.1 image | np0000071528 2026-06-12 08:28:39,953 p=83863 u=zuul n=ansible | 2026-06-12 08:28:39.953085 | fa163e23-f348-37f0-fb65-00000000aa21 | TASK | Tag cluster.common.tag/redis:pcmklatest to latest registry.redhat.io/rhosp-rhel9/openstack-redis:17.1 image 2026-06-12 08:28:39,976 p=83863 u=zuul n=ansible | 2026-06-12 08:28:39.975300 | fa163e23-f348-37f0-fb65-00000000aa20 | CHANGED | Pull registry.redhat.io/rhosp-rhel9/openstack-redis:17.1 image | np0000071529 2026-06-12 08:28:40,017 p=83863 u=zuul n=ansible | 2026-06-12 08:28:40.016704 | fa163e23-f348-37f0-fb65-00000000aa21 | TASK | Tag cluster.common.tag/redis:pcmklatest to latest registry.redhat.io/rhosp-rhel9/openstack-redis:17.1 image 2026-06-12 08:28:40,285 p=83863 u=zuul n=ansible | 2026-06-12 08:28:40.284862 | fa163e23-f348-37f0-fb65-00000000aa20 | CHANGED | Pull registry.redhat.io/rhosp-rhel9/openstack-redis:17.1 image | np0000071530 2026-06-12 08:28:40,318 p=83863 u=zuul n=ansible | 2026-06-12 08:28:40.317650 | fa163e23-f348-37f0-fb65-00000000aa21 | TASK | Tag cluster.common.tag/redis:pcmklatest to latest registry.redhat.io/rhosp-rhel9/openstack-redis:17.1 image 2026-06-12 08:28:40,375 p=83863 u=zuul n=ansible | 2026-06-12 08:28:40.374568 | fa163e23-f348-37f0-fb65-00000000aa21 | CHANGED | Tag cluster.common.tag/redis:pcmklatest to latest registry.redhat.io/rhosp-rhel9/openstack-redis:17.1 image | np0000071528 2026-06-12 08:28:40,416 p=83863 u=zuul n=ansible | 2026-06-12 08:28:40.416032 | fa163e23-f348-37f0-fb65-00000000aa2c | TASK | Check if rsyslog exists 2026-06-12 08:28:40,484 p=83863 u=zuul n=ansible | 2026-06-12 08:28:40.483937 | fa163e23-f348-37f0-fb65-00000000aa21 | CHANGED | Tag cluster.common.tag/redis:pcmklatest to latest registry.redhat.io/rhosp-rhel9/openstack-redis:17.1 image | np0000071529 2026-06-12 08:28:40,526 p=83863 u=zuul n=ansible | 2026-06-12 08:28:40.525666 | fa163e23-f348-37f0-fb65-00000000ad08 | TASK | Check if rsyslog exists 2026-06-12 08:28:40,738 p=83863 u=zuul n=ansible | 2026-06-12 08:28:40.738057 | fa163e23-f348-37f0-fb65-00000000aa21 | CHANGED | Tag cluster.common.tag/redis:pcmklatest to latest registry.redhat.io/rhosp-rhel9/openstack-redis:17.1 image | np0000071530 2026-06-12 08:28:40,794 p=83863 u=zuul n=ansible | 2026-06-12 08:28:40.793294 | fa163e23-f348-37f0-fb65-00000000adde | TASK | Check if rsyslog exists 2026-06-12 08:28:40,806 p=83863 u=zuul n=ansible | 2026-06-12 08:28:40.805336 | fa163e23-f348-37f0-fb65-00000000aa2c | CHANGED | Check if rsyslog exists | np0000071528 2026-06-12 08:28:40,844 p=83863 u=zuul n=ansible | 2026-06-12 08:28:40.843518 | fa163e23-f348-37f0-fb65-00000000aa2d | TASK | Forward logging to swift.log file 2026-06-12 08:28:40,892 p=83863 u=zuul n=ansible | 2026-06-12 08:28:40.891341 | fa163e23-f348-37f0-fb65-00000000ad08 | CHANGED | Check if rsyslog exists | np0000071529 2026-06-12 08:28:40,916 p=83863 u=zuul n=ansible | 2026-06-12 08:28:40.915490 | fa163e23-f348-37f0-fb65-00000000ad09 | TASK | Forward logging to swift.log file 2026-06-12 08:28:41,113 p=83863 u=zuul n=ansible | 2026-06-12 08:28:41.112552 | fa163e23-f348-37f0-fb65-00000000adde | CHANGED | Check if rsyslog exists | np0000071530 2026-06-12 08:28:41,136 p=83863 u=zuul n=ansible | 2026-06-12 08:28:41.135956 | fa163e23-f348-37f0-fb65-00000000addf | TASK | Forward logging to swift.log file 2026-06-12 08:28:41,835 p=83863 u=zuul n=ansible | 2026-06-12 08:28:41.834511 | fa163e23-f348-37f0-fb65-00000000aa2d | CHANGED | Forward logging to swift.log file | np0000071528 2026-06-12 08:28:41,882 p=83863 u=zuul n=ansible | 2026-06-12 08:28:41.881781 | fa163e23-f348-37f0-fb65-00000000aa2e | TASK | Restart rsyslogd service after logging conf change 2026-06-12 08:28:41,929 p=83863 u=zuul n=ansible | 2026-06-12 08:28:41.927962 | fa163e23-f348-37f0-fb65-00000000ad09 | CHANGED | Forward logging to swift.log file | np0000071529 2026-06-12 08:28:41,960 p=83863 u=zuul n=ansible | 2026-06-12 08:28:41.959701 | fa163e23-f348-37f0-fb65-00000000ad0a | TASK | Restart rsyslogd service after logging conf change 2026-06-12 08:28:42,153 p=83863 u=zuul n=ansible | 2026-06-12 08:28:42.152931 | fa163e23-f348-37f0-fb65-00000000addf | CHANGED | Forward logging to swift.log file | np0000071530 2026-06-12 08:28:42,174 p=83863 u=zuul n=ansible | 2026-06-12 08:28:42.174291 | fa163e23-f348-37f0-fb65-00000000ade0 | TASK | Restart rsyslogd service after logging conf change 2026-06-12 08:28:42,733 p=83863 u=zuul n=ansible | 2026-06-12 08:28:42.732111 | fa163e23-f348-37f0-fb65-00000000aa2e | CHANGED | Restart rsyslogd service after logging conf change | np0000071528 2026-06-12 08:28:42,780 p=83863 u=zuul n=ansible | 2026-06-12 08:28:42.780190 | fa163e23-f348-37f0-fb65-0000000000c7 | TASK | Check if /var/lib/tripleo-config/container-startup-config/step_1 already exists 2026-06-12 08:28:42,852 p=83863 u=zuul n=ansible | 2026-06-12 08:28:42.851380 | fa163e23-f348-37f0-fb65-00000000ad0a | CHANGED | Restart rsyslogd service after logging conf change | np0000071529 2026-06-12 08:28:42,870 p=83863 u=zuul n=ansible | 2026-06-12 08:28:42.869897 | fa163e23-f348-37f0-fb65-0000000000c7 | TASK | Check if /var/lib/tripleo-config/container-startup-config/step_1 already exists 2026-06-12 08:28:42,987 p=83863 u=zuul n=ansible | 2026-06-12 08:28:42.986688 | fa163e23-f348-37f0-fb65-00000000ade0 | CHANGED | Restart rsyslogd service after logging conf change | np0000071530 2026-06-12 08:28:43,022 p=83863 u=zuul n=ansible | 2026-06-12 08:28:43.021552 | fa163e23-f348-37f0-fb65-0000000000c7 | TASK | Check if /var/lib/tripleo-config/container-startup-config/step_1 already exists 2026-06-12 08:28:43,110 p=83863 u=zuul n=ansible | 2026-06-12 08:28:43.109303 | fa163e23-f348-37f0-fb65-0000000000c7 | OK | Check if /var/lib/tripleo-config/container-startup-config/step_1 already exists | np0000071528 2026-06-12 08:28:43,143 p=83863 u=zuul n=ansible | 2026-06-12 08:28:43.142647 | fa163e23-f348-37f0-fb65-0000000000c7 | OK | Check if /var/lib/tripleo-config/container-startup-config/step_1 already exists | np0000071529 2026-06-12 08:28:43,265 p=83863 u=zuul n=ansible | 2026-06-12 08:28:43.264817 | 062c3831-4d75-4fb0-a684-8ab565b704b4 | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/common_deploy_steps_tasks.yaml | np0000071528 2026-06-12 08:28:43,293 p=83863 u=zuul n=ansible | 2026-06-12 08:28:43.292933 | fa163e23-f348-37f0-fb65-00000000d41b | TASK | Write the config_step hieradata 2026-06-12 08:28:43,362 p=83863 u=zuul n=ansible | 2026-06-12 08:28:43.361972 | 795d8d51-01f3-4a00-b96f-52cb18c6133f | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/common_deploy_steps_tasks.yaml | np0000071529 2026-06-12 08:28:43,390 p=83863 u=zuul n=ansible | 2026-06-12 08:28:43.389789 | fa163e23-f348-37f0-fb65-00000000d431 | TASK | Write the config_step hieradata 2026-06-12 08:28:43,400 p=83863 u=zuul n=ansible | 2026-06-12 08:28:43.399164 | fa163e23-f348-37f0-fb65-0000000000c7 | OK | Check if /var/lib/tripleo-config/container-startup-config/step_1 already exists | np0000071530 2026-06-12 08:28:43,528 p=83863 u=zuul n=ansible | 2026-06-12 08:28:43.528391 | 3f01bc86-e772-4e0c-9c53-e654b16a55b8 | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/common_deploy_steps_tasks.yaml | np0000071530 2026-06-12 08:28:43,552 p=83863 u=zuul n=ansible | 2026-06-12 08:28:43.551285 | fa163e23-f348-37f0-fb65-00000000d44b | TASK | Write the config_step hieradata 2026-06-12 08:28:44,106 p=83863 u=zuul n=ansible | 2026-06-12 08:28:44.105533 | fa163e23-f348-37f0-fb65-00000000d41b | OK | Write the config_step hieradata | np0000071528 2026-06-12 08:28:44,133 p=83863 u=zuul n=ansible | 2026-06-12 08:28:44.132930 | fa163e23-f348-37f0-fb65-00000000d41c | TASK | Run puppet host configuration for step 1 2026-06-12 08:28:44,197 p=83863 u=zuul n=ansible | 2026-06-12 08:28:44.196281 | fa163e23-f348-37f0-fb65-00000000d431 | OK | Write the config_step hieradata | np0000071529 2026-06-12 08:28:44,220 p=83863 u=zuul n=ansible | 2026-06-12 08:28:44.219789 | fa163e23-f348-37f0-fb65-00000000d432 | TASK | Run puppet host configuration for step 1 2026-06-12 08:28:44,380 p=83863 u=zuul n=ansible | 2026-06-12 08:28:44.379954 | fa163e23-f348-37f0-fb65-00000000d44b | OK | Write the config_step hieradata | np0000071530 2026-06-12 08:28:44,400 p=83863 u=zuul n=ansible | 2026-06-12 08:28:44.400214 | fa163e23-f348-37f0-fb65-00000000d44c | TASK | Run puppet host configuration for step 1 2026-06-12 08:28:44,788 p=83863 u=zuul n=ansible | 2026-06-12 08:28:44.786762 | fa163e23-f348-37f0-fb65-00000000d41c | CHANGED | Run puppet host configuration for step 1 | np0000071528 2026-06-12 08:28:44,863 p=83863 u=zuul n=ansible | 2026-06-12 08:28:44.863207 | fa163e23-f348-37f0-fb65-00000000d41d | TASK | Wait for puppet host configuration to finish 2026-06-12 08:28:44,955 p=83863 u=zuul n=ansible | 2026-06-12 08:28:44.954954 | fa163e23-f348-37f0-fb65-00000000d432 | CHANGED | Run puppet host configuration for step 1 | np0000071529 2026-06-12 08:28:44,978 p=83863 u=zuul n=ansible | 2026-06-12 08:28:44.977550 | fa163e23-f348-37f0-fb65-00000000d433 | TASK | Wait for puppet host configuration to finish 2026-06-12 08:28:45,136 p=83863 u=zuul n=ansible | 2026-06-12 08:28:45.135333 | fa163e23-f348-37f0-fb65-00000000d44c | CHANGED | Run puppet host configuration for step 1 | np0000071530 2026-06-12 08:28:45,162 p=83863 u=zuul n=ansible | 2026-06-12 08:28:45.161197 | fa163e23-f348-37f0-fb65-00000000d44d | TASK | Wait for puppet host configuration to finish 2026-06-12 08:30:07,594 p=83863 u=zuul n=ansible | 2026-06-12 08:30:07.593482 | fa163e23-f348-37f0-fb65-00000000d41d | CHANGED | Wait for puppet host configuration to finish | np0000071528 2026-06-12 08:30:07,632 p=83863 u=zuul n=ansible | 2026-06-12 08:30:07.632236 | fa163e23-f348-37f0-fb65-00000000d41e | TASK | Debug output for task: Run puppet host configuration for step 1 2026-06-12 08:30:07,726 p=83863 u=zuul n=ansible | 2026-06-12 08:30:07.726010 | fa163e23-f348-37f0-fb65-00000000d41e | CHANGED | Debug output for task: Run puppet host configuration for step 1 | np0000071528 | result={ "changed": true, "failed_when_result": false, "puppet_host_outputs.stdout_lines | default([]) | union(puppet_host_outputs.stderr_lines | default([]))": [ "<13>Jun 12 08:28:44 puppet-user: Warning: /etc/puppet/hiera.yaml: Use of 'hiera.yaml' version 3 is deprecated. It should be converted to version 5", "<13>Jun 12 08:28:50 puppet-user: (file: /etc/puppet/hiera.yaml)", "<13>Jun 12 08:28:50 puppet-user: Warning: Undefined variable '::deploy_config_name'; ", "<13>Jun 12 08:28:50 puppet-user: (file & line not available)", "<13>Jun 12 08:28:50 puppet-user: Warning: The function 'hiera' is deprecated in favor of using 'lookup'. See https://puppet.com/docs/puppet/7.10/deprecated_language.html", "<13>Jun 12 08:28:50 puppet-user: Warning: Unknown variable: '::deployment_type'. (file: /etc/puppet/modules/tripleo/manifests/profile/base/database/mysql/client.pp, line: 89, column: 8)", "<13>Jun 12 08:28:50 puppet-user: Warning: Unknown variable: '::deployment_type'. (file: /etc/puppet/modules/tripleo/manifests/packages.pp, line: 39, column: 69)", "<13>Jun 12 08:28:50 puppet-user: Notice: Compiled catalog for np0000071528.ooo.test in environment production in 0.38 seconds", "<13>Jun 12 08:28:50 puppet-user: Notice: /Stage[main]/Tripleo::Profile::Base::Database::Mysql::Client/Exec[directory-create-etc-my.cnf.d]/returns: executed successfully", "<13>Jun 12 08:28:50 puppet-user: Notice: /Stage[main]/Tripleo::Profile::Base::Database::Mysql::Client/File[/etc/my.cnf.d/tripleo.cnf]/ensure: created", "<13>Jun 12 08:28:50 puppet-user: Notice: /Stage[main]/Tripleo::Profile::Base::Database::Mysql::Client/Augeas[tripleo-mysql-client-conf]/returns: executed successfully", "<13>Jun 12 08:29:01 puppet-user: Notice: /Stage[main]/Pacemaker::Install/Package[pacemaker]/ensure: created", "<13>Jun 12 08:29:09 puppet-user: Notice: /Stage[main]/Pacemaker::Install/Package[pcs]/ensure: created", "<13>Jun 12 08:29:09 puppet-user: Notice: /Stage[main]/Pacemaker::Corosync/File_line[pcsd_bind_addr]/ensure: created", "<13>Jun 12 08:29:09 puppet-user: Notice: /Stage[main]/Pacemaker::Corosync/User[hacluster]/password: changed [redacted] to [redacted]", "<13>Jun 12 08:29:09 puppet-user: Notice: /Stage[main]/Pacemaker::Corosync/User[hacluster]/groups: groups changed to ['haclient']", "<13>Jun 12 08:29:12 puppet-user: Notice: /Stage[main]/Pacemaker::Service/Service[pcsd]/ensure: ensure changed 'stopped' to 'running'", "<13>Jun 12 08:29:13 puppet-user: Notice: /Stage[main]/Pacemaker::Corosync/Exec[check-for-local-authentication]/returns: executed successfully", "<13>Jun 12 08:29:25 puppet-user: Notice: /Stage[main]/Pacemaker::Corosync/Exec[reauthenticate-across-all-nodes]: Triggered 'refresh' from 3 events", "<13>Jun 12 08:29:28 puppet-user: Notice: /Stage[main]/Pacemaker::Corosync/Exec[Create Cluster tripleo_cluster]/returns: executed successfully", "<13>Jun 12 08:29:30 puppet-user: Notice: /Stage[main]/Pacemaker::Corosync/Exec[Start Cluster tripleo_cluster]/returns: executed successfully", "<13>Jun 12 08:29:31 puppet-user: Notice: /Stage[main]/Pacemaker::Service/Service[corosync]/enable: enable changed 'false' to 'true'", "<13>Jun 12 08:29:31 puppet-user: Notice: /Stage[main]/Pacemaker::Service/Service[pacemaker]/enable: enable changed 'false' to 'true'", "<13>Jun 12 08:29:54 puppet-user: Notice: /Stage[main]/Pacemaker::Corosync/Exec[wait-for-settle]/returns: executed successfully", "<13>Jun 12 08:29:55 puppet-user: Deprecation Warning: This command is deprecated and will be removed. Please use 'pcs property config' instead.", "<13>Jun 12 08:29:57 puppet-user: Notice: /Stage[main]/Pacemaker::Stonith/Pacemaker::Property[Disable STONITH]/Pcmk_property[property--stonith-enabled]/ensure: created", "<13>Jun 12 08:29:57 puppet-user: Notice: Applied catalog in 67.38 seconds", "<13>Jun 12 08:29:57 puppet-user: Application:", "<13>Jun 12 08:29:57 puppet-user: Initial environment: production", "<13>Jun 12 08:29:57 puppet-user: Converged environment: production", "<13>Jun 12 08:29:57 puppet-user: Run mode: user", "<13>Jun 12 08:29:57 puppet-user: Changes:", "<13>Jun 12 08:29:57 puppet-user: Total: 17", "<13>Jun 12 08:29:57 puppet-user: Events:", "<13>Jun 12 08:29:57 puppet-user: Success: 17", "<13>Jun 12 08:29:57 puppet-user: Resources:", "<13>Jun 12 08:29:57 puppet-user: Restarted: 1", "<13>Jun 12 08:29:57 puppet-user: Changed: 16", "<13>Jun 12 08:29:57 puppet-user: Out of sync: 16", "<13>Jun 12 08:29:57 puppet-user: Total: 26", "<13>Jun 12 08:29:57 puppet-user: Time:", "<13>Jun 12 08:29:57 puppet-user: Schedule: 0.00", "<13>Jun 12 08:29:57 puppet-user: File: 0.00", "<13>Jun 12 08:29:57 puppet-user: File line: 0.00", "<13>Jun 12 08:29:57 puppet-user: Augeas: 0.02", "<13>Jun 12 08:29:57 puppet-user: Config retrieval: 0.43", "<13>Jun 12 08:29:57 puppet-user: User: 0.50", "<13>Jun 12 08:29:57 puppet-user: Last run: 1781252997", "<13>Jun 12 08:29:57 puppet-user: Package: 18.76", "<13>Jun 12 08:29:57 puppet-user: Exec: 28.92", "<13>Jun 12 08:29:57 puppet-user: Pcmk property: 3.37", "<13>Jun 12 08:29:57 puppet-user: Service: 3.46", "<13>Jun 12 08:29:57 puppet-user: Transaction evaluation: 67.37", "<13>Jun 12 08:29:57 puppet-user: Catalog application: 67.38", "<13>Jun 12 08:29:57 puppet-user: Filebucket: 0.00", "<13>Jun 12 08:29:57 puppet-user: Total: 67.38", "<13>Jun 12 08:29:57 puppet-user: Version:", "<13>Jun 12 08:29:57 puppet-user: Config: 1781252930", "<13>Jun 12 08:29:57 puppet-user: Puppet: 7.10.0" ] } 2026-06-12 08:30:07,748 p=83863 u=zuul n=ansible | 2026-06-12 08:30:07.747972 | fa163e23-f348-37f0-fb65-00000000d41f | TASK | Pre-cache facts for puppet containers 2026-06-12 08:30:07,821 p=83863 u=zuul n=ansible | 2026-06-12 08:30:07.820980 | fa163e23-f348-37f0-fb65-00000000c14f | TASK | Gather variables for each operating system 2026-06-12 08:30:07,967 p=83863 u=zuul n=ansible | 2026-06-12 08:30:07.967125 | fa163e23-f348-37f0-fb65-00000000c150 | TASK | Create puppet caching structures 2026-06-12 08:30:07,977 p=83863 u=zuul n=ansible | 2026-06-12 08:30:07.977068 | fa163e23-f348-37f0-fb65-00000000d44d | CHANGED | Wait for puppet host configuration to finish | np0000071530 2026-06-12 08:30:08,000 p=83863 u=zuul n=ansible | 2026-06-12 08:30:08.000274 | fa163e23-f348-37f0-fb65-00000000d44e | TASK | Debug output for task: Run puppet host configuration for step 1 2026-06-12 08:30:08,018 p=83863 u=zuul n=ansible | 2026-06-12 08:30:08.018457 | fa163e23-f348-37f0-fb65-00000000d433 | CHANGED | Wait for puppet host configuration to finish | np0000071529 2026-06-12 08:30:08,037 p=83863 u=zuul n=ansible | 2026-06-12 08:30:08.037169 | fa163e23-f348-37f0-fb65-00000000d436 | TASK | Debug output for task: Run puppet host configuration for step 1 2026-06-12 08:30:08,088 p=83863 u=zuul n=ansible | 2026-06-12 08:30:08.088294 | fa163e23-f348-37f0-fb65-00000000d44e | CHANGED | Debug output for task: Run puppet host configuration for step 1 | np0000071530 | result={ "changed": true, "failed_when_result": false, "puppet_host_outputs.stdout_lines | default([]) | union(puppet_host_outputs.stderr_lines | default([]))": [ "<13>Jun 12 08:28:45 puppet-user: Warning: /etc/puppet/hiera.yaml: Use of 'hiera.yaml' version 3 is deprecated. It should be converted to version 5", "<13>Jun 12 08:28:50 puppet-user: (file: /etc/puppet/hiera.yaml)", "<13>Jun 12 08:28:50 puppet-user: Warning: Undefined variable '::deploy_config_name'; ", "<13>Jun 12 08:28:50 puppet-user: (file & line not available)", "<13>Jun 12 08:28:50 puppet-user: Warning: The function 'hiera' is deprecated in favor of using 'lookup'. See https://puppet.com/docs/puppet/7.10/deprecated_language.html", "<13>Jun 12 08:28:50 puppet-user: Warning: Unknown variable: '::deployment_type'. (file: /etc/puppet/modules/tripleo/manifests/profile/base/database/mysql/client.pp, line: 89, column: 8)", "<13>Jun 12 08:28:51 puppet-user: Warning: Unknown variable: '::deployment_type'. (file: /etc/puppet/modules/tripleo/manifests/packages.pp, line: 39, column: 69)", "<13>Jun 12 08:28:51 puppet-user: Notice: Compiled catalog for np0000071530.ooo.test in environment production in 0.39 seconds", "<13>Jun 12 08:28:51 puppet-user: Notice: /Stage[main]/Tripleo::Profile::Base::Database::Mysql::Client/Exec[directory-create-etc-my.cnf.d]/returns: executed successfully", "<13>Jun 12 08:28:51 puppet-user: Notice: /Stage[main]/Tripleo::Profile::Base::Database::Mysql::Client/File[/etc/my.cnf.d/tripleo.cnf]/ensure: created", "<13>Jun 12 08:28:51 puppet-user: Notice: /Stage[main]/Tripleo::Profile::Base::Database::Mysql::Client/Augeas[tripleo-mysql-client-conf]/returns: executed successfully", "<13>Jun 12 08:29:03 puppet-user: Notice: /Stage[main]/Pacemaker::Install/Package[pacemaker]/ensure: created", "<13>Jun 12 08:29:11 puppet-user: Notice: /Stage[main]/Pacemaker::Install/Package[pcs]/ensure: created", "<13>Jun 12 08:29:12 puppet-user: Notice: /Stage[main]/Pacemaker::Service/Service[corosync]/enable: enable changed 'false' to 'true'", "<13>Jun 12 08:29:12 puppet-user: Notice: /Stage[main]/Pacemaker::Service/Service[pacemaker]/enable: enable changed 'false' to 'true'", "<13>Jun 12 08:29:12 puppet-user: Notice: /Stage[main]/Pacemaker::Corosync/File_line[pcsd_bind_addr]/ensure: created", "<13>Jun 12 08:29:12 puppet-user: Notice: /Stage[main]/Pacemaker::Corosync/User[hacluster]/password: changed [redacted] to [redacted]", "<13>Jun 12 08:29:13 puppet-user: Notice: /Stage[main]/Pacemaker::Corosync/User[hacluster]/groups: groups changed to ['haclient']", "<13>Jun 12 08:29:15 puppet-user: Notice: /Stage[main]/Pacemaker::Service/Service[pcsd]/ensure: ensure changed 'stopped' to 'running'", "<13>Jun 12 08:29:16 puppet-user: Notice: /Stage[main]/Pacemaker::Corosync/Exec[check-for-local-authentication]/returns: executed successfully", "<13>Jun 12 08:29:17 puppet-user: Notice: /Stage[main]/Pacemaker::Corosync/Exec[reauthenticate-across-all-nodes]: Triggered 'refresh' from 3 events", "<13>Jun 12 08:30:01 puppet-user: Notice: /Stage[main]/Pacemaker::Corosync/Exec[wait-for-settle]/returns: executed successfully", "<13>Jun 12 08:30:01 puppet-user: Notice: Applied catalog in 69.94 seconds", "<13>Jun 12 08:30:01 puppet-user: Application:", "<13>Jun 12 08:30:01 puppet-user: Initial environment: production", "<13>Jun 12 08:30:01 puppet-user: Converged environment: production", "<13>Jun 12 08:30:01 puppet-user: Run mode: user", "<13>Jun 12 08:30:01 puppet-user: Changes:", "<13>Jun 12 08:30:01 puppet-user: Total: 14", "<13>Jun 12 08:30:01 puppet-user: Events:", "<13>Jun 12 08:30:01 puppet-user: Success: 14", "<13>Jun 12 08:30:01 puppet-user: Resources:", "<13>Jun 12 08:30:01 puppet-user: Restarted: 1", "<13>Jun 12 08:30:01 puppet-user: Changed: 13", "<13>Jun 12 08:30:01 puppet-user: Out of sync: 13", "<13>Jun 12 08:30:01 puppet-user: Total: 23", "<13>Jun 12 08:30:01 puppet-user: Time:", "<13>Jun 12 08:30:01 puppet-user: Schedule: 0.00", "<13>Jun 12 08:30:01 puppet-user: File: 0.00", "<13>Jun 12 08:30:01 puppet-user: File line: 0.00", "<13>Jun 12 08:30:01 puppet-user: Augeas: 0.12", "<13>Jun 12 08:30:01 puppet-user: Config retrieval: 0.43", "<13>Jun 12 08:30:01 puppet-user: User: 0.55", "<13>Jun 12 08:30:01 puppet-user: Last run: 1781253001", "<13>Jun 12 08:30:01 puppet-user: Package: 20.35", "<13>Jun 12 08:30:01 puppet-user: Service: 3.49", "<13>Jun 12 08:30:01 puppet-user: Exec: 44.15", "<13>Jun 12 08:30:01 puppet-user: Transaction evaluation: 69.93", "<13>Jun 12 08:30:01 puppet-user: Catalog application: 69.94", "<13>Jun 12 08:30:01 puppet-user: Filebucket: 0.00", "<13>Jun 12 08:30:01 puppet-user: Total: 69.94", "<13>Jun 12 08:30:01 puppet-user: Version:", "<13>Jun 12 08:30:01 puppet-user: Config: 1781252930", "<13>Jun 12 08:30:01 puppet-user: Puppet: 7.10.0" ] } 2026-06-12 08:30:08,104 p=83863 u=zuul n=ansible | 2026-06-12 08:30:08.104751 | fa163e23-f348-37f0-fb65-00000000d44f | TASK | Pre-cache facts for puppet containers 2026-06-12 08:30:08,135 p=83863 u=zuul n=ansible | 2026-06-12 08:30:08.134778 | fa163e23-f348-37f0-fb65-00000000d436 | CHANGED | Debug output for task: Run puppet host configuration for step 1 | np0000071529 | result={ "changed": true, "failed_when_result": false, "puppet_host_outputs.stdout_lines | default([]) | union(puppet_host_outputs.stderr_lines | default([]))": [ "<13>Jun 12 08:28:45 puppet-user: Warning: /etc/puppet/hiera.yaml: Use of 'hiera.yaml' version 3 is deprecated. It should be converted to version 5", "<13>Jun 12 08:28:50 puppet-user: (file: /etc/puppet/hiera.yaml)", "<13>Jun 12 08:28:50 puppet-user: Warning: Undefined variable '::deploy_config_name'; ", "<13>Jun 12 08:28:50 puppet-user: (file & line not available)", "<13>Jun 12 08:28:50 puppet-user: Warning: The function 'hiera' is deprecated in favor of using 'lookup'. See https://puppet.com/docs/puppet/7.10/deprecated_language.html", "<13>Jun 12 08:28:50 puppet-user: Warning: Unknown variable: '::deployment_type'. (file: /etc/puppet/modules/tripleo/manifests/profile/base/database/mysql/client.pp, line: 89, column: 8)", "<13>Jun 12 08:28:50 puppet-user: Warning: Unknown variable: '::deployment_type'. (file: /etc/puppet/modules/tripleo/manifests/packages.pp, line: 39, column: 69)", "<13>Jun 12 08:28:50 puppet-user: Notice: Compiled catalog for np0000071529.ooo.test in environment production in 0.38 seconds", "<13>Jun 12 08:28:51 puppet-user: Notice: /Stage[main]/Tripleo::Profile::Base::Database::Mysql::Client/Exec[directory-create-etc-my.cnf.d]/returns: executed successfully", "<13>Jun 12 08:28:51 puppet-user: Notice: /Stage[main]/Tripleo::Profile::Base::Database::Mysql::Client/File[/etc/my.cnf.d/tripleo.cnf]/ensure: created", "<13>Jun 12 08:28:51 puppet-user: Notice: /Stage[main]/Tripleo::Profile::Base::Database::Mysql::Client/Augeas[tripleo-mysql-client-conf]/returns: executed successfully", "<13>Jun 12 08:29:03 puppet-user: Notice: /Stage[main]/Pacemaker::Install/Package[pacemaker]/ensure: created", "<13>Jun 12 08:29:12 puppet-user: Notice: /Stage[main]/Pacemaker::Install/Package[pcs]/ensure: created", "<13>Jun 12 08:29:12 puppet-user: Notice: /Stage[main]/Pacemaker::Service/Service[corosync]/enable: enable changed 'false' to 'true'", "<13>Jun 12 08:29:13 puppet-user: Notice: /Stage[main]/Pacemaker::Service/Service[pacemaker]/enable: enable changed 'false' to 'true'", "<13>Jun 12 08:29:13 puppet-user: Notice: /Stage[main]/Pacemaker::Corosync/File_line[pcsd_bind_addr]/ensure: created", "<13>Jun 12 08:29:13 puppet-user: Notice: /Stage[main]/Pacemaker::Corosync/User[hacluster]/password: changed [redacted] to [redacted]", "<13>Jun 12 08:29:13 puppet-user: Notice: /Stage[main]/Pacemaker::Corosync/User[hacluster]/groups: groups changed to ['haclient']", "<13>Jun 12 08:29:16 puppet-user: Notice: /Stage[main]/Pacemaker::Service/Service[pcsd]/ensure: ensure changed 'stopped' to 'running'", "<13>Jun 12 08:29:17 puppet-user: Notice: /Stage[main]/Pacemaker::Corosync/Exec[check-for-local-authentication]/returns: executed successfully", "<13>Jun 12 08:29:18 puppet-user: Notice: /Stage[main]/Pacemaker::Corosync/Exec[reauthenticate-across-all-nodes]: Triggered 'refresh' from 3 events", "<13>Jun 12 08:30:02 puppet-user: Notice: /Stage[main]/Pacemaker::Corosync/Exec[wait-for-settle]/returns: executed successfully", "<13>Jun 12 08:30:02 puppet-user: Notice: Applied catalog in 71.14 seconds", "<13>Jun 12 08:30:02 puppet-user: Application:", "<13>Jun 12 08:30:02 puppet-user: Initial environment: production", "<13>Jun 12 08:30:02 puppet-user: Converged environment: production", "<13>Jun 12 08:30:02 puppet-user: Run mode: user", "<13>Jun 12 08:30:02 puppet-user: Changes:", "<13>Jun 12 08:30:02 puppet-user: Total: 14", "<13>Jun 12 08:30:02 puppet-user: Events:", "<13>Jun 12 08:30:02 puppet-user: Success: 14", "<13>Jun 12 08:30:02 puppet-user: Resources:", "<13>Jun 12 08:30:02 puppet-user: Restarted: 1", "<13>Jun 12 08:30:02 puppet-user: Changed: 13", "<13>Jun 12 08:30:02 puppet-user: Out of sync: 13", "<13>Jun 12 08:30:02 puppet-user: Total: 23", "<13>Jun 12 08:30:02 puppet-user: Time:", "<13>Jun 12 08:30:02 puppet-user: Filebucket: 0.00", "<13>Jun 12 08:30:02 puppet-user: Schedule: 0.00", "<13>Jun 12 08:30:02 puppet-user: File: 0.00", "<13>Jun 12 08:30:02 puppet-user: File line: 0.00", "<13>Jun 12 08:30:02 puppet-user: Augeas: 0.06", "<13>Jun 12 08:30:02 puppet-user: Config retrieval: 0.43", "<13>Jun 12 08:30:02 puppet-user: User: 0.60", "<13>Jun 12 08:30:02 puppet-user: Last run: 1781253002", "<13>Jun 12 08:30:02 puppet-user: Package: 20.98", "<13>Jun 12 08:30:02 puppet-user: Service: 4.01", "<13>Jun 12 08:30:02 puppet-user: Exec: 44.17", "<13>Jun 12 08:30:02 puppet-user: Transaction evaluation: 71.13", "<13>Jun 12 08:30:02 puppet-user: Catalog application: 71.14", "<13>Jun 12 08:30:02 puppet-user: Total: 71.14", "<13>Jun 12 08:30:02 puppet-user: Version:", "<13>Jun 12 08:30:02 puppet-user: Config: 1781252930", "<13>Jun 12 08:30:02 puppet-user: Puppet: 7.10.0" ] } 2026-06-12 08:30:08,171 p=83863 u=zuul n=ansible | 2026-06-12 08:30:08.171464 | fa163e23-f348-37f0-fb65-00000000d437 | TASK | Pre-cache facts for puppet containers 2026-06-12 08:30:08,196 p=83863 u=zuul n=ansible | 2026-06-12 08:30:08.192032 | fa163e23-f348-37f0-fb65-00000000c14f | TASK | Gather variables for each operating system 2026-06-12 08:30:08,239 p=83863 u=zuul n=ansible | 2026-06-12 08:30:08.239262 | fa163e23-f348-37f0-fb65-00000000c14f | TASK | Gather variables for each operating system 2026-06-12 08:30:08,278 p=83863 u=zuul n=ansible | 2026-06-12 08:30:08.277303 | fa163e23-f348-37f0-fb65-00000000c150 | CHANGED | Create puppet caching structures | np0000071528 2026-06-12 08:30:08,301 p=83863 u=zuul n=ansible | 2026-06-12 08:30:08.300833 | fa163e23-f348-37f0-fb65-00000000c151 | TASK | Check for facter.conf 2026-06-12 08:30:08,325 p=83863 u=zuul n=ansible | 2026-06-12 08:30:08.325460 | fa163e23-f348-37f0-fb65-00000000c150 | TASK | Create puppet caching structures 2026-06-12 08:30:08,355 p=83863 u=zuul n=ansible | 2026-06-12 08:30:08.354959 | fa163e23-f348-37f0-fb65-00000000c150 | TASK | Create puppet caching structures 2026-06-12 08:30:08,601 p=83863 u=zuul n=ansible | 2026-06-12 08:30:08.600581 | fa163e23-f348-37f0-fb65-00000000c151 | OK | Check for facter.conf | np0000071528 2026-06-12 08:30:08,628 p=83863 u=zuul n=ansible | 2026-06-12 08:30:08.627792 | fa163e23-f348-37f0-fb65-00000000c152 | TASK | Remove facter.conf if directory 2026-06-12 08:30:08,662 p=83863 u=zuul n=ansible | 2026-06-12 08:30:08.661569 | fa163e23-f348-37f0-fb65-00000000c150 | CHANGED | Create puppet caching structures | np0000071530 2026-06-12 08:30:08,687 p=83863 u=zuul n=ansible | 2026-06-12 08:30:08.686994 | fa163e23-f348-37f0-fb65-00000000c151 | TASK | Check for facter.conf 2026-06-12 08:30:08,699 p=83863 u=zuul n=ansible | 2026-06-12 08:30:08.692784 | fa163e23-f348-37f0-fb65-00000000c152 | SKIPPED | Remove facter.conf if directory | np0000071528 2026-06-12 08:30:08,700 p=83863 u=zuul n=ansible | 2026-06-12 08:30:08.700580 | fa163e23-f348-37f0-fb65-00000000c150 | CHANGED | Create puppet caching structures | np0000071529 2026-06-12 08:30:08,724 p=83863 u=zuul n=ansible | 2026-06-12 08:30:08.724348 | fa163e23-f348-37f0-fb65-00000000c153 | TASK | Write facter cache config 2026-06-12 08:30:08,744 p=83863 u=zuul n=ansible | 2026-06-12 08:30:08.743730 | fa163e23-f348-37f0-fb65-00000000c151 | TASK | Check for facter.conf 2026-06-12 08:30:08,974 p=83863 u=zuul n=ansible | 2026-06-12 08:30:08.973338 | fa163e23-f348-37f0-fb65-00000000c151 | OK | Check for facter.conf | np0000071530 2026-06-12 08:30:08,994 p=83863 u=zuul n=ansible | 2026-06-12 08:30:08.994594 | fa163e23-f348-37f0-fb65-00000000c152 | TASK | Remove facter.conf if directory 2026-06-12 08:30:09,041 p=83863 u=zuul n=ansible | 2026-06-12 08:30:09.041040 | fa163e23-f348-37f0-fb65-00000000c152 | SKIPPED | Remove facter.conf if directory | np0000071530 2026-06-12 08:30:09,061 p=83863 u=zuul n=ansible | 2026-06-12 08:30:09.061547 | fa163e23-f348-37f0-fb65-00000000c153 | TASK | Write facter cache config 2026-06-12 08:30:09,077 p=83863 u=zuul n=ansible | 2026-06-12 08:30:09.075998 | fa163e23-f348-37f0-fb65-00000000c151 | OK | Check for facter.conf | np0000071529 2026-06-12 08:30:09,103 p=83863 u=zuul n=ansible | 2026-06-12 08:30:09.103287 | fa163e23-f348-37f0-fb65-00000000c152 | TASK | Remove facter.conf if directory 2026-06-12 08:30:09,153 p=83863 u=zuul n=ansible | 2026-06-12 08:30:09.153081 | fa163e23-f348-37f0-fb65-00000000c152 | SKIPPED | Remove facter.conf if directory | np0000071529 2026-06-12 08:30:09,168 p=83863 u=zuul n=ansible | 2026-06-12 08:30:09.168132 | fa163e23-f348-37f0-fb65-00000000c153 | TASK | Write facter cache config 2026-06-12 08:30:09,696 p=83863 u=zuul n=ansible | 2026-06-12 08:30:09.695595 | fa163e23-f348-37f0-fb65-00000000c153 | CHANGED | Write facter cache config | np0000071528 2026-06-12 08:30:09,713 p=83863 u=zuul n=ansible | 2026-06-12 08:30:09.713507 | fa163e23-f348-37f0-fb65-00000000c154 | TASK | Cleanup facter cache if exists 2026-06-12 08:30:10,025 p=83863 u=zuul n=ansible | 2026-06-12 08:30:10.024805 | fa163e23-f348-37f0-fb65-00000000c154 | OK | Cleanup facter cache if exists | np0000071528 2026-06-12 08:30:10,026 p=83863 u=zuul n=ansible | 2026-06-12 08:30:10.026462 | fa163e23-f348-37f0-fb65-00000000c153 | CHANGED | Write facter cache config | np0000071530 2026-06-12 08:30:10,049 p=83863 u=zuul n=ansible | 2026-06-12 08:30:10.049295 | fa163e23-f348-37f0-fb65-00000000c155 | TASK | Pre-cache facts 2026-06-12 08:30:10,076 p=83863 u=zuul n=ansible | 2026-06-12 08:30:10.075962 | fa163e23-f348-37f0-fb65-00000000c154 | TASK | Cleanup facter cache if exists 2026-06-12 08:30:10,179 p=83863 u=zuul n=ansible | 2026-06-12 08:30:10.178772 | fa163e23-f348-37f0-fb65-00000000c153 | CHANGED | Write facter cache config | np0000071529 2026-06-12 08:30:10,195 p=83863 u=zuul n=ansible | 2026-06-12 08:30:10.195040 | fa163e23-f348-37f0-fb65-00000000c154 | TASK | Cleanup facter cache if exists 2026-06-12 08:30:10,398 p=83863 u=zuul n=ansible | 2026-06-12 08:30:10.396918 | fa163e23-f348-37f0-fb65-00000000c154 | OK | Cleanup facter cache if exists | np0000071530 2026-06-12 08:30:10,431 p=83863 u=zuul n=ansible | 2026-06-12 08:30:10.431089 | fa163e23-f348-37f0-fb65-00000000c155 | TASK | Pre-cache facts 2026-06-12 08:30:10,523 p=83863 u=zuul n=ansible | 2026-06-12 08:30:10.522082 | fa163e23-f348-37f0-fb65-00000000c154 | OK | Cleanup facter cache if exists | np0000071529 2026-06-12 08:30:10,560 p=83863 u=zuul n=ansible | 2026-06-12 08:30:10.559685 | fa163e23-f348-37f0-fb65-00000000c155 | TASK | Pre-cache facts 2026-06-12 08:30:10,751 p=83863 u=zuul n=ansible | 2026-06-12 08:30:10.750527 | fa163e23-f348-37f0-fb65-00000000c155 | CHANGED | Pre-cache facts | np0000071528 2026-06-12 08:30:10,787 p=83863 u=zuul n=ansible | 2026-06-12 08:30:10.787174 | fa163e23-f348-37f0-fb65-00000000c156 | TASK | Failed deployment if facter fails 2026-06-12 08:30:10,824 p=83863 u=zuul n=ansible | 2026-06-12 08:30:10.823991 | fa163e23-f348-37f0-fb65-00000000c156 | SKIPPED | Failed deployment if facter fails | np0000071528 2026-06-12 08:30:10,863 p=83863 u=zuul n=ansible | 2026-06-12 08:30:10.863230 | fa163e23-f348-37f0-fb65-00000000c157 | TASK | Sync cached facts 2026-06-12 08:30:11,088 p=83863 u=zuul n=ansible | 2026-06-12 08:30:11.087856 | fa163e23-f348-37f0-fb65-00000000c155 | CHANGED | Pre-cache facts | np0000071530 2026-06-12 08:30:11,111 p=83863 u=zuul n=ansible | 2026-06-12 08:30:11.110636 | fa163e23-f348-37f0-fb65-00000000c156 | TASK | Failed deployment if facter fails 2026-06-12 08:30:11,145 p=83863 u=zuul n=ansible | 2026-06-12 08:30:11.145117 | fa163e23-f348-37f0-fb65-00000000c156 | SKIPPED | Failed deployment if facter fails | np0000071530 2026-06-12 08:30:11,180 p=83863 u=zuul n=ansible | 2026-06-12 08:30:11.179932 | fa163e23-f348-37f0-fb65-00000000c157 | TASK | Sync cached facts 2026-06-12 08:30:11,258 p=83863 u=zuul n=ansible | 2026-06-12 08:30:11.257598 | fa163e23-f348-37f0-fb65-00000000c157 | CHANGED | Sync cached facts | np0000071528 -> 192.168.122.103 2026-06-12 08:30:11,258 p=83863 u=zuul n=ansible | [WARNING]: ('np0000071528 -> 192.168.122.103', 'fa163e23-f348-37f0-fb65-00000000c157') missing from stats 2026-06-12 08:30:11,297 p=83863 u=zuul n=ansible | 2026-06-12 08:30:11.297081 | fa163e23-f348-37f0-fb65-00000000d420 | TASK | Include container-puppet tasks (generate config) during step 1 2026-06-12 08:30:11,308 p=83863 u=zuul n=ansible | 2026-06-12 08:30:11.307334 | fa163e23-f348-37f0-fb65-00000000c155 | CHANGED | Pre-cache facts | np0000071529 2026-06-12 08:30:11,326 p=83863 u=zuul n=ansible | 2026-06-12 08:30:11.326033 | fa163e23-f348-37f0-fb65-00000000c156 | TASK | Failed deployment if facter fails 2026-06-12 08:30:11,381 p=83863 u=zuul n=ansible | 2026-06-12 08:30:11.381550 | 9ca52861-8b8b-4cd7-b731-b58a04da3dc1 | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/generate-config-tasks.yaml | np0000071528 2026-06-12 08:30:11,409 p=83863 u=zuul n=ansible | 2026-06-12 08:30:11.409236 | fa163e23-f348-37f0-fb65-00000000d5d5 | TASK | Create base directory puppet configs 2026-06-12 08:30:11,418 p=83863 u=zuul n=ansible | 2026-06-12 08:30:11.417846 | fa163e23-f348-37f0-fb65-00000000c156 | SKIPPED | Failed deployment if facter fails | np0000071529 2026-06-12 08:30:11,446 p=83863 u=zuul n=ansible | 2026-06-12 08:30:11.446657 | fa163e23-f348-37f0-fb65-00000000c157 | TASK | Sync cached facts 2026-06-12 08:30:11,586 p=83863 u=zuul n=ansible | 2026-06-12 08:30:11.585207 | fa163e23-f348-37f0-fb65-00000000c157 | CHANGED | Sync cached facts | np0000071530 -> 192.168.122.105 2026-06-12 08:30:11,586 p=83863 u=zuul n=ansible | [WARNING]: ('np0000071530 -> 192.168.122.105', 'fa163e23-f348-37f0-fb65-00000000c157') missing from stats 2026-06-12 08:30:11,616 p=83863 u=zuul n=ansible | 2026-06-12 08:30:11.615858 | fa163e23-f348-37f0-fb65-00000000d450 | TASK | Include container-puppet tasks (generate config) during step 1 2026-06-12 08:30:11,685 p=83863 u=zuul n=ansible | 2026-06-12 08:30:11.685360 | 88cb3743-f25f-4a55-94ca-5dca0ad50b37 | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/generate-config-tasks.yaml | np0000071530 2026-06-12 08:30:11,709 p=83863 u=zuul n=ansible | 2026-06-12 08:30:11.709357 | fa163e23-f348-37f0-fb65-00000000d645 | TASK | Create base directory puppet configs 2026-06-12 08:30:11,738 p=83863 u=zuul n=ansible | 2026-06-12 08:30:11.737351 | fa163e23-f348-37f0-fb65-00000000d5d5 | CHANGED | Create base directory puppet configs | np0000071528 2026-06-12 08:30:11,765 p=83863 u=zuul n=ansible | 2026-06-12 08:30:11.764776 | fa163e23-f348-37f0-fb65-00000000d5d6 | TASK | Generate container puppet configs for step 1 2026-06-12 08:30:11,870 p=83863 u=zuul n=ansible | 2026-06-12 08:30:11.869083 | fa163e23-f348-37f0-fb65-00000000c157 | CHANGED | Sync cached facts | np0000071529 -> 192.168.122.104 2026-06-12 08:30:11,871 p=83863 u=zuul n=ansible | [WARNING]: ('np0000071529 -> 192.168.122.104', 'fa163e23-f348-37f0-fb65-00000000c157') missing from stats 2026-06-12 08:30:11,915 p=83863 u=zuul n=ansible | 2026-06-12 08:30:11.915240 | fa163e23-f348-37f0-fb65-00000000d438 | TASK | Include container-puppet tasks (generate config) during step 1 2026-06-12 08:30:11,988 p=83863 u=zuul n=ansible | 2026-06-12 08:30:11.987898 | 3e667228-a48f-4531-95a5-795381fff0c5 | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/generate-config-tasks.yaml | np0000071529 2026-06-12 08:30:12,011 p=83863 u=zuul n=ansible | 2026-06-12 08:30:12.011285 | fa163e23-f348-37f0-fb65-00000000d6b6 | TASK | Create base directory puppet configs 2026-06-12 08:30:12,036 p=83863 u=zuul n=ansible | 2026-06-12 08:30:12.036170 | fa163e23-f348-37f0-fb65-00000000d645 | CHANGED | Create base directory puppet configs | np0000071530 2026-06-12 08:30:12,053 p=83863 u=zuul n=ansible | 2026-06-12 08:30:12.053172 | fa163e23-f348-37f0-fb65-00000000d646 | TASK | Generate container puppet configs for step 1 2026-06-12 08:30:12,117 p=83863 u=zuul n=ansible | 2026-06-12 08:30:12.116942 | fa163e23-f348-37f0-fb65-00000000d5d6 | CHANGED | Generate container puppet configs for step 1 | np0000071528 2026-06-12 08:30:12,169 p=83863 u=zuul n=ansible | 2026-06-12 08:30:12.168920 | fa163e23-f348-37f0-fb65-00000000d5d7 | TASK | Manage Puppet containers (generate config) for step 1 with tripleo-ansible 2026-06-12 08:30:12,258 p=83863 u=zuul n=ansible | 2026-06-12 08:30:12.258171 | fa163e23-f348-37f0-fb65-00000000c447 | TASK | Gather variables for each operating system 2026-06-12 08:30:12,356 p=83863 u=zuul n=ansible | 2026-06-12 08:30:12.351452 | fa163e23-f348-37f0-fb65-00000000d6b6 | CHANGED | Create base directory puppet configs | np0000071529 2026-06-12 08:30:12,379 p=83863 u=zuul n=ansible | 2026-06-12 08:30:12.379509 | fa163e23-f348-37f0-fb65-00000000c448 | TASK | Create container logs path 2026-06-12 08:30:12,410 p=83863 u=zuul n=ansible | 2026-06-12 08:30:12.409552 | fa163e23-f348-37f0-fb65-00000000d6b7 | TASK | Generate container puppet configs for step 1 2026-06-12 08:30:12,432 p=83863 u=zuul n=ansible | 2026-06-12 08:30:12.431542 | fa163e23-f348-37f0-fb65-00000000d646 | CHANGED | Generate container puppet configs for step 1 | np0000071530 2026-06-12 08:30:12,454 p=83863 u=zuul n=ansible | 2026-06-12 08:30:12.453963 | fa163e23-f348-37f0-fb65-00000000d647 | TASK | Manage Puppet containers (generate config) for step 1 with tripleo-ansible 2026-06-12 08:30:12,527 p=83863 u=zuul n=ansible | 2026-06-12 08:30:12.526919 | fa163e23-f348-37f0-fb65-00000000c447 | TASK | Gather variables for each operating system 2026-06-12 08:30:12,650 p=83863 u=zuul n=ansible | 2026-06-12 08:30:12.650504 | fa163e23-f348-37f0-fb65-00000000c448 | TASK | Create container logs path 2026-06-12 08:30:12,713 p=83863 u=zuul n=ansible | 2026-06-12 08:30:12.712341 | fa163e23-f348-37f0-fb65-00000000c448 | OK | Create container logs path | np0000071528 2026-06-12 08:30:12,737 p=83863 u=zuul n=ansible | 2026-06-12 08:30:12.737056 | fa163e23-f348-37f0-fb65-00000000c44a | TASK | Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_1 2026-06-12 08:30:12,756 p=83863 u=zuul n=ansible | 2026-06-12 08:30:12.755653 | fa163e23-f348-37f0-fb65-00000000d6b7 | CHANGED | Generate container puppet configs for step 1 | np0000071529 2026-06-12 08:30:12,775 p=83863 u=zuul n=ansible | 2026-06-12 08:30:12.775030 | fa163e23-f348-37f0-fb65-00000000d6b8 | TASK | Manage Puppet containers (generate config) for step 1 with tripleo-ansible 2026-06-12 08:30:12,848 p=83863 u=zuul n=ansible | 2026-06-12 08:30:12.847898 | fa163e23-f348-37f0-fb65-00000000c447 | TASK | Gather variables for each operating system 2026-06-12 08:30:12,975 p=83863 u=zuul n=ansible | 2026-06-12 08:30:12.974870 | fa163e23-f348-37f0-fb65-00000000c448 | TASK | Create container logs path 2026-06-12 08:30:12,983 p=83863 u=zuul n=ansible | 2026-06-12 08:30:12.982512 | fa163e23-f348-37f0-fb65-00000000c448 | OK | Create container logs path | np0000071530 2026-06-12 08:30:13,134 p=83863 u=zuul n=ansible | 2026-06-12 08:30:13.127717 | fa163e23-f348-37f0-fb65-00000000c44a | TASK | Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_1 2026-06-12 08:30:13,146 p=83863 u=zuul n=ansible | 2026-06-12 08:30:13.145363 | fa163e23-f348-37f0-fb65-00000000c44a | OK | Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_1 | np0000071528 2026-06-12 08:30:13,169 p=83863 u=zuul n=ansible | 2026-06-12 08:30:13.169047 | fa163e23-f348-37f0-fb65-00000000c44b | TASK | Finalise hashes for all containers 2026-06-12 08:30:13,259 p=83863 u=zuul n=ansible | 2026-06-12 08:30:13.259106 | fa163e23-f348-37f0-fb65-00000000c44b | OK | Finalise hashes for all containers | np0000071528 2026-06-12 08:30:13,290 p=83863 u=zuul n=ansible | 2026-06-12 08:30:13.290116 | fa163e23-f348-37f0-fb65-00000000c44d | TASK | Manage systemd shutdown files 2026-06-12 08:30:13,330 p=83863 u=zuul n=ansible | 2026-06-12 08:30:13.330021 | fa163e23-f348-37f0-fb65-00000000c44d | SKIPPED | Manage systemd shutdown files | np0000071528 2026-06-12 08:30:13,359 p=83863 u=zuul n=ansible | 2026-06-12 08:30:13.358852 | fa163e23-f348-37f0-fb65-00000000c44f | TASK | Update container configs with new config hashes 2026-06-12 08:30:13,406 p=83863 u=zuul n=ansible | 2026-06-12 08:30:13.405663 | fa163e23-f348-37f0-fb65-00000000c448 | OK | Create container logs path | np0000071529 2026-06-12 08:30:13,453 p=83863 u=zuul n=ansible | 2026-06-12 08:30:13.452344 | fa163e23-f348-37f0-fb65-00000000c44a | TASK | Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_1 2026-06-12 08:30:13,476 p=83863 u=zuul n=ansible | 2026-06-12 08:30:13.461916 | fa163e23-f348-37f0-fb65-00000000c44f | SKIPPED | Update container configs with new config hashes | np0000071528 2026-06-12 08:30:13,479 p=83863 u=zuul n=ansible | 2026-06-12 08:30:13.478827 | fa163e23-f348-37f0-fb65-00000000c44a | OK | Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_1 | np0000071530 2026-06-12 08:30:13,513 p=83863 u=zuul n=ansible | 2026-06-12 08:30:13.513216 | fa163e23-f348-37f0-fb65-00000000c450 | TASK | Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_1 2026-06-12 08:30:13,537 p=83863 u=zuul n=ansible | 2026-06-12 08:30:13.537312 | fa163e23-f348-37f0-fb65-00000000c44b | TASK | Finalise hashes for all containers 2026-06-12 08:30:13,569 p=83863 u=zuul n=ansible | 2026-06-12 08:30:13.569591 | b768e309-88a6-40a7-a080-41c3002ed390 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/delete_orphan.yml | np0000071528 2026-06-12 08:30:13,589 p=83863 u=zuul n=ansible | 2026-06-12 08:30:13.589158 | fa163e23-f348-37f0-fb65-00000000d82d | TASK | Gather podman infos 2026-06-12 08:30:13,618 p=83863 u=zuul n=ansible | 2026-06-12 08:30:13.617708 | fa163e23-f348-37f0-fb65-00000000c44b | OK | Finalise hashes for all containers | np0000071530 2026-06-12 08:30:13,640 p=83863 u=zuul n=ansible | 2026-06-12 08:30:13.639749 | fa163e23-f348-37f0-fb65-00000000c44d | TASK | Manage systemd shutdown files 2026-06-12 08:30:13,676 p=83863 u=zuul n=ansible | 2026-06-12 08:30:13.675744 | fa163e23-f348-37f0-fb65-00000000c44d | SKIPPED | Manage systemd shutdown files | np0000071530 2026-06-12 08:30:13,698 p=83863 u=zuul n=ansible | 2026-06-12 08:30:13.697781 | fa163e23-f348-37f0-fb65-00000000c44f | TASK | Update container configs with new config hashes 2026-06-12 08:30:13,760 p=83863 u=zuul n=ansible | 2026-06-12 08:30:13.759460 | fa163e23-f348-37f0-fb65-00000000c44f | SKIPPED | Update container configs with new config hashes | np0000071530 2026-06-12 08:30:13,788 p=83863 u=zuul n=ansible | 2026-06-12 08:30:13.788511 | fa163e23-f348-37f0-fb65-00000000c450 | TASK | Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_1 2026-06-12 08:30:13,796 p=83863 u=zuul n=ansible | 2026-06-12 08:30:13.796356 | fa163e23-f348-37f0-fb65-00000000c44a | OK | Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_1 | np0000071529 2026-06-12 08:30:13,818 p=83863 u=zuul n=ansible | 2026-06-12 08:30:13.818570 | fa163e23-f348-37f0-fb65-00000000c44b | TASK | Finalise hashes for all containers 2026-06-12 08:30:13,868 p=83863 u=zuul n=ansible | 2026-06-12 08:30:13.867667 | 8cc22204-2fba-4de6-9638-6015b60092ad | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/delete_orphan.yml | np0000071530 2026-06-12 08:30:13,887 p=83863 u=zuul n=ansible | 2026-06-12 08:30:13.886951 | fa163e23-f348-37f0-fb65-00000000d85b | TASK | Gather podman infos 2026-06-12 08:30:13,907 p=83863 u=zuul n=ansible | 2026-06-12 08:30:13.906591 | fa163e23-f348-37f0-fb65-00000000c44b | OK | Finalise hashes for all containers | np0000071529 2026-06-12 08:30:13,928 p=83863 u=zuul n=ansible | 2026-06-12 08:30:13.927687 | fa163e23-f348-37f0-fb65-00000000c44d | TASK | Manage systemd shutdown files 2026-06-12 08:30:13,963 p=83863 u=zuul n=ansible | 2026-06-12 08:30:13.963196 | fa163e23-f348-37f0-fb65-00000000c44d | SKIPPED | Manage systemd shutdown files | np0000071529 2026-06-12 08:30:13,984 p=83863 u=zuul n=ansible | 2026-06-12 08:30:13.979361 | fa163e23-f348-37f0-fb65-00000000c44f | TASK | Update container configs with new config hashes 2026-06-12 08:30:13,990 p=83863 u=zuul n=ansible | 2026-06-12 08:30:13.990185 | fa163e23-f348-37f0-fb65-00000000d82d | OK | Gather podman infos | np0000071528 2026-06-12 08:30:14,011 p=83863 u=zuul n=ansible | 2026-06-12 08:30:14.010871 | fa163e23-f348-37f0-fb65-00000000d82e | TASK | Delete orphan containers managed by Podman for /var/lib/tripleo-config/container-puppet-config/step_1 2026-06-12 08:30:14,043 p=83863 u=zuul n=ansible | 2026-06-12 08:30:14.042656 | fa163e23-f348-37f0-fb65-00000000c44f | SKIPPED | Update container configs with new config hashes | np0000071529 2026-06-12 08:30:14,066 p=83863 u=zuul n=ansible | 2026-06-12 08:30:14.061066 | fa163e23-f348-37f0-fb65-00000000c450 | TASK | Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_1 2026-06-12 08:30:14,073 p=83863 u=zuul n=ansible | 2026-06-12 08:30:14.072948 | fa163e23-f348-37f0-fb65-00000000d82e | SKIPPED | Delete orphan containers managed by Podman for /var/lib/tripleo-config/container-puppet-config/step_1 | np0000071528 2026-06-12 08:30:14,094 p=83863 u=zuul n=ansible | 2026-06-12 08:30:14.093734 | fa163e23-f348-37f0-fb65-00000000c451 | TASK | Create containers from /var/lib/tripleo-config/container-puppet-config/step_1 2026-06-12 08:30:14,129 p=83863 u=zuul n=ansible | 2026-06-12 08:30:14.129038 | 2c0e4e14-73de-4ade-a47e-d7b8c94bdd64 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/delete_orphan.yml | np0000071529 2026-06-12 08:30:14,155 p=83863 u=zuul n=ansible | 2026-06-12 08:30:14.155192 | fa163e23-f348-37f0-fb65-00000000d88b | TASK | Gather podman infos 2026-06-12 08:30:14,181 p=83863 u=zuul n=ansible | 2026-06-12 08:30:14.181511 | 2a8e2788-8bb4-4cf8-9e61-443a9802c44f | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/create.yml | np0000071528 2026-06-12 08:30:14,206 p=83863 u=zuul n=ansible | 2026-06-12 08:30:14.206058 | fa163e23-f348-37f0-fb65-00000000d8b1 | TASK | Create containers managed by Podman for /var/lib/tripleo-config/container-puppet-config/step_1 2026-06-12 08:30:14,291 p=83863 u=zuul n=ansible | 2026-06-12 08:30:14.291249 | fa163e23-f348-37f0-fb65-00000000d85b | OK | Gather podman infos | np0000071530 2026-06-12 08:30:14,310 p=83863 u=zuul n=ansible | 2026-06-12 08:30:14.310337 | fa163e23-f348-37f0-fb65-00000000d85c | TASK | Delete orphan containers managed by Podman for /var/lib/tripleo-config/container-puppet-config/step_1 2026-06-12 08:30:14,372 p=83863 u=zuul n=ansible | 2026-06-12 08:30:14.372161 | fa163e23-f348-37f0-fb65-00000000d85c | SKIPPED | Delete orphan containers managed by Podman for /var/lib/tripleo-config/container-puppet-config/step_1 | np0000071530 2026-06-12 08:30:14,395 p=83863 u=zuul n=ansible | 2026-06-12 08:30:14.395208 | fa163e23-f348-37f0-fb65-00000000c451 | TASK | Create containers from /var/lib/tripleo-config/container-puppet-config/step_1 2026-06-12 08:30:14,463 p=83863 u=zuul n=ansible | 2026-06-12 08:30:14.462794 | 50bbe98e-4311-4848-a626-501bd9be841f | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/create.yml | np0000071530 2026-06-12 08:30:14,484 p=83863 u=zuul n=ansible | 2026-06-12 08:30:14.483943 | fa163e23-f348-37f0-fb65-00000000d8f8 | TASK | Create containers managed by Podman for /var/lib/tripleo-config/container-puppet-config/step_1 2026-06-12 08:30:14,581 p=83863 u=zuul n=ansible | 2026-06-12 08:30:14.580629 | fa163e23-f348-37f0-fb65-00000000d88b | OK | Gather podman infos | np0000071529 2026-06-12 08:30:14,598 p=83863 u=zuul n=ansible | 2026-06-12 08:30:14.598139 | fa163e23-f348-37f0-fb65-00000000d88c | TASK | Delete orphan containers managed by Podman for /var/lib/tripleo-config/container-puppet-config/step_1 2026-06-12 08:30:14,647 p=83863 u=zuul n=ansible | 2026-06-12 08:30:14.646906 | fa163e23-f348-37f0-fb65-00000000d88c | SKIPPED | Delete orphan containers managed by Podman for /var/lib/tripleo-config/container-puppet-config/step_1 | np0000071529 2026-06-12 08:30:14,663 p=83863 u=zuul n=ansible | 2026-06-12 08:30:14.663610 | fa163e23-f348-37f0-fb65-00000000c451 | TASK | Create containers from /var/lib/tripleo-config/container-puppet-config/step_1 2026-06-12 08:30:14,727 p=83863 u=zuul n=ansible | 2026-06-12 08:30:14.726887 | c5fd9c34-7f4d-4eeb-8386-655efd9f3417 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/create.yml | np0000071529 2026-06-12 08:30:14,747 p=83863 u=zuul n=ansible | 2026-06-12 08:30:14.747650 | fa163e23-f348-37f0-fb65-00000000d93f | TASK | Create containers managed by Podman for /var/lib/tripleo-config/container-puppet-config/step_1 2026-06-12 08:30:46,054 p=83863 u=zuul n=ansible | 2026-06-12 08:30:46.052299 | fa163e23-f348-37f0-fb65-00000000d8b1 | CHANGED | Create containers managed by Podman for /var/lib/tripleo-config/container-puppet-config/step_1 | np0000071528 2026-06-12 08:30:46,104 p=83863 u=zuul n=ansible | 2026-06-12 08:30:46.103887 | fa163e23-f348-37f0-fb65-00000000d8b2 | TASK | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-puppet-config/step_1 2026-06-12 08:30:46,188 p=83863 u=zuul n=ansible | 2026-06-12 08:30:46.187582 | fa163e23-f348-37f0-fb65-00000000d8b2 | SKIPPED | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-puppet-config/step_1 | np0000071528 2026-06-12 08:30:46,231 p=83863 u=zuul n=ansible | 2026-06-12 08:30:46.231377 | fa163e23-f348-37f0-fb65-00000000d5d9 | TASK | Diff puppet-generated changes for check mode 2026-06-12 08:30:46,265 p=83863 u=zuul n=ansible | 2026-06-12 08:30:46.264947 | fa163e23-f348-37f0-fb65-00000000d5d9 | SKIPPED | Diff puppet-generated changes for check mode | np0000071528 2026-06-12 08:30:46,281 p=83863 u=zuul n=ansible | 2026-06-12 08:30:46.281020 | fa163e23-f348-37f0-fb65-00000000d5da | TASK | Diff puppet-generated changes for check mode 2026-06-12 08:30:46,312 p=83863 u=zuul n=ansible | 2026-06-12 08:30:46.311453 | fa163e23-f348-37f0-fb65-00000000d5da | SKIPPED | Diff puppet-generated changes for check mode | np0000071528 2026-06-12 08:30:46,328 p=83863 u=zuul n=ansible | 2026-06-12 08:30:46.328686 | fa163e23-f348-37f0-fb65-00000000d422 | TASK | Manage containers for step 1 with tripleo-ansible 2026-06-12 08:30:46,394 p=83863 u=zuul n=ansible | 2026-06-12 08:30:46.393842 | fa163e23-f348-37f0-fb65-00000000c85b | TASK | Gather variables for each operating system 2026-06-12 08:30:46,528 p=83863 u=zuul n=ansible | 2026-06-12 08:30:46.527531 | fa163e23-f348-37f0-fb65-00000000c85c | TASK | Create container logs path 2026-06-12 08:30:46,881 p=83863 u=zuul n=ansible | 2026-06-12 08:30:46.880802 | fa163e23-f348-37f0-fb65-00000000c85c | OK | Create container logs path | np0000071528 2026-06-12 08:30:46,924 p=83863 u=zuul n=ansible | 2026-06-12 08:30:46.924037 | fa163e23-f348-37f0-fb65-00000000c85e | TASK | Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_1 2026-06-12 08:30:47,277 p=83863 u=zuul n=ansible | 2026-06-12 08:30:47.276623 | fa163e23-f348-37f0-fb65-00000000c85e | OK | Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_1 | np0000071528 2026-06-12 08:30:47,301 p=83863 u=zuul n=ansible | 2026-06-12 08:30:47.301129 | fa163e23-f348-37f0-fb65-00000000c85f | TASK | Finalise hashes for all containers 2026-06-12 08:30:47,372 p=83863 u=zuul n=ansible | 2026-06-12 08:30:47.371345 | fa163e23-f348-37f0-fb65-00000000c85f | OK | Finalise hashes for all containers | np0000071528 2026-06-12 08:30:47,394 p=83863 u=zuul n=ansible | 2026-06-12 08:30:47.394052 | fa163e23-f348-37f0-fb65-00000000c861 | TASK | Manage systemd shutdown files 2026-06-12 08:30:47,455 p=83863 u=zuul n=ansible | 2026-06-12 08:30:47.455074 | 8262813c-a4a3-4442-b088-31202aa3f912 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/shutdown.yml | np0000071528 2026-06-12 08:30:47,475 p=83863 u=zuul n=ansible | 2026-06-12 08:30:47.475466 | fa163e23-f348-37f0-fb65-00000000d9c0 | TASK | Check if /etc/sysconfig/podman_drop_in exists 2026-06-12 08:30:47,792 p=83863 u=zuul n=ansible | 2026-06-12 08:30:47.791680 | fa163e23-f348-37f0-fb65-00000000d9c0 | OK | Check if /etc/sysconfig/podman_drop_in exists | np0000071528 2026-06-12 08:30:47,828 p=83863 u=zuul n=ansible | 2026-06-12 08:30:47.827702 | fa163e23-f348-37f0-fb65-00000000d9c1 | TASK | Set podman_drop_in fact 2026-06-12 08:30:47,870 p=83863 u=zuul n=ansible | 2026-06-12 08:30:47.869839 | fa163e23-f348-37f0-fb65-00000000d9c1 | OK | Set podman_drop_in fact | np0000071528 2026-06-12 08:30:47,894 p=83863 u=zuul n=ansible | 2026-06-12 08:30:47.893981 | fa163e23-f348-37f0-fb65-00000000d9c3 | TASK | Deploy tripleo-container-shutdown and tripleo-start-podman-container 2026-06-12 08:30:48,354 p=83863 u=zuul n=ansible | 2026-06-12 08:30:48.353356 | fa163e23-f348-37f0-fb65-00000000d8f8 | CHANGED | Create containers managed by Podman for /var/lib/tripleo-config/container-puppet-config/step_1 | np0000071530 2026-06-12 08:30:48,376 p=83863 u=zuul n=ansible | 2026-06-12 08:30:48.376202 | fa163e23-f348-37f0-fb65-00000000d8f9 | TASK | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-puppet-config/step_1 2026-06-12 08:30:48,458 p=83863 u=zuul n=ansible | 2026-06-12 08:30:48.457580 | fa163e23-f348-37f0-fb65-00000000d8f9 | SKIPPED | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-puppet-config/step_1 | np0000071530 2026-06-12 08:30:48,487 p=83863 u=zuul n=ansible | 2026-06-12 08:30:48.486659 | fa163e23-f348-37f0-fb65-00000000d649 | TASK | Diff puppet-generated changes for check mode 2026-06-12 08:30:48,508 p=83863 u=zuul n=ansible | 2026-06-12 08:30:48.507771 | fa163e23-f348-37f0-fb65-00000000d93f | CHANGED | Create containers managed by Podman for /var/lib/tripleo-config/container-puppet-config/step_1 | np0000071529 2026-06-12 08:30:48,531 p=83863 u=zuul n=ansible | 2026-06-12 08:30:48.531158 | fa163e23-f348-37f0-fb65-00000000d940 | TASK | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-puppet-config/step_1 2026-06-12 08:30:48,538 p=83863 u=zuul n=ansible | 2026-06-12 08:30:48.537650 | fa163e23-f348-37f0-fb65-00000000d649 | SKIPPED | Diff puppet-generated changes for check mode | np0000071530 2026-06-12 08:30:48,555 p=83863 u=zuul n=ansible | 2026-06-12 08:30:48.555244 | fa163e23-f348-37f0-fb65-00000000d64a | TASK | Diff puppet-generated changes for check mode 2026-06-12 08:30:48,584 p=83863 u=zuul n=ansible | 2026-06-12 08:30:48.583361 | fa163e23-f348-37f0-fb65-00000000d64a | SKIPPED | Diff puppet-generated changes for check mode | np0000071530 2026-06-12 08:30:48,611 p=83863 u=zuul n=ansible | 2026-06-12 08:30:48.610886 | fa163e23-f348-37f0-fb65-00000000d452 | TASK | Manage containers for step 1 with tripleo-ansible 2026-06-12 08:30:48,620 p=83863 u=zuul n=ansible | 2026-06-12 08:30:48.620106 | fa163e23-f348-37f0-fb65-00000000d940 | SKIPPED | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-puppet-config/step_1 | np0000071529 2026-06-12 08:30:48,691 p=83863 u=zuul n=ansible | 2026-06-12 08:30:48.691536 | fa163e23-f348-37f0-fb65-00000000d6ba | TASK | Diff puppet-generated changes for check mode 2026-06-12 08:30:48,711 p=83863 u=zuul n=ansible | 2026-06-12 08:30:48.711131 | fa163e23-f348-37f0-fb65-00000000c85b | TASK | Gather variables for each operating system 2026-06-12 08:30:48,730 p=83863 u=zuul n=ansible | 2026-06-12 08:30:48.729401 | fa163e23-f348-37f0-fb65-00000000d6ba | SKIPPED | Diff puppet-generated changes for check mode | np0000071529 2026-06-12 08:30:48,746 p=83863 u=zuul n=ansible | 2026-06-12 08:30:48.746253 | fa163e23-f348-37f0-fb65-00000000d6bb | TASK | Diff puppet-generated changes for check mode 2026-06-12 08:30:48,780 p=83863 u=zuul n=ansible | 2026-06-12 08:30:48.780031 | fa163e23-f348-37f0-fb65-00000000d6bb | SKIPPED | Diff puppet-generated changes for check mode | np0000071529 2026-06-12 08:30:48,797 p=83863 u=zuul n=ansible | 2026-06-12 08:30:48.797231 | fa163e23-f348-37f0-fb65-00000000d43a | TASK | Manage containers for step 1 with tripleo-ansible 2026-06-12 08:30:48,846 p=83863 u=zuul n=ansible | 2026-06-12 08:30:48.837553 | fa163e23-f348-37f0-fb65-00000000d9c3 | CHANGED | Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0000071528 | item=tripleo-container-shutdown 2026-06-12 08:30:48,860 p=83863 u=zuul n=ansible | 2026-06-12 08:30:48.860345 | fa163e23-f348-37f0-fb65-00000000c85b | TASK | Gather variables for each operating system 2026-06-12 08:30:48,887 p=83863 u=zuul n=ansible | 2026-06-12 08:30:48.887185 | fa163e23-f348-37f0-fb65-00000000c85c | TASK | Create container logs path 2026-06-12 08:30:48,994 p=83863 u=zuul n=ansible | 2026-06-12 08:30:48.994073 | fa163e23-f348-37f0-fb65-00000000c85c | TASK | Create container logs path 2026-06-12 08:30:49,194 p=83863 u=zuul n=ansible | 2026-06-12 08:30:49.193763 | fa163e23-f348-37f0-fb65-00000000c85c | OK | Create container logs path | np0000071530 2026-06-12 08:30:49,212 p=83863 u=zuul n=ansible | 2026-06-12 08:30:49.212390 | fa163e23-f348-37f0-fb65-00000000c85e | TASK | Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_1 2026-06-12 08:30:49,332 p=83863 u=zuul n=ansible | 2026-06-12 08:30:49.331392 | fa163e23-f348-37f0-fb65-00000000c85c | OK | Create container logs path | np0000071529 2026-06-12 08:30:49,355 p=83863 u=zuul n=ansible | 2026-06-12 08:30:49.354600 | fa163e23-f348-37f0-fb65-00000000c85e | TASK | Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_1 2026-06-12 08:30:49,569 p=83863 u=zuul n=ansible | 2026-06-12 08:30:49.568777 | fa163e23-f348-37f0-fb65-00000000c85e | OK | Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_1 | np0000071530 2026-06-12 08:30:49,591 p=83863 u=zuul n=ansible | 2026-06-12 08:30:49.591578 | fa163e23-f348-37f0-fb65-00000000c85f | TASK | Finalise hashes for all containers 2026-06-12 08:30:49,673 p=83863 u=zuul n=ansible | 2026-06-12 08:30:49.672639 | fa163e23-f348-37f0-fb65-00000000c85f | OK | Finalise hashes for all containers | np0000071530 2026-06-12 08:30:49,688 p=83863 u=zuul n=ansible | 2026-06-12 08:30:49.688396 | fa163e23-f348-37f0-fb65-00000000c861 | TASK | Manage systemd shutdown files 2026-06-12 08:30:49,745 p=83863 u=zuul n=ansible | 2026-06-12 08:30:49.744935 | 10c46469-7b01-488a-be49-a80325c72896 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/shutdown.yml | np0000071530 2026-06-12 08:30:49,769 p=83863 u=zuul n=ansible | 2026-06-12 08:30:49.766228 | fa163e23-f348-37f0-fb65-00000000da5b | TASK | Check if /etc/sysconfig/podman_drop_in exists 2026-06-12 08:30:49,771 p=83863 u=zuul n=ansible | 2026-06-12 08:30:49.771102 | fa163e23-f348-37f0-fb65-00000000d9c3 | CHANGED | Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0000071528 | item=tripleo-start-podman-container 2026-06-12 08:30:49,782 p=83863 u=zuul n=ansible | 2026-06-12 08:30:49.781488 | fa163e23-f348-37f0-fb65-00000000c85e | OK | Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_1 | np0000071529 2026-06-12 08:30:49,801 p=83863 u=zuul n=ansible | 2026-06-12 08:30:49.801453 | fa163e23-f348-37f0-fb65-00000000d9c4 | TASK | Create /usr/lib/systemd/system/tripleo-container-shutdown.service 2026-06-12 08:30:49,821 p=83863 u=zuul n=ansible | 2026-06-12 08:30:49.821232 | fa163e23-f348-37f0-fb65-00000000c85f | TASK | Finalise hashes for all containers 2026-06-12 08:30:49,889 p=83863 u=zuul n=ansible | 2026-06-12 08:30:49.888500 | fa163e23-f348-37f0-fb65-00000000c85f | OK | Finalise hashes for all containers | np0000071529 2026-06-12 08:30:49,903 p=83863 u=zuul n=ansible | 2026-06-12 08:30:49.903452 | fa163e23-f348-37f0-fb65-00000000c861 | TASK | Manage systemd shutdown files 2026-06-12 08:30:49,959 p=83863 u=zuul n=ansible | 2026-06-12 08:30:49.959626 | 57b79bde-2fba-4ccf-8a39-7a9db2f11819 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/shutdown.yml | np0000071529 2026-06-12 08:30:49,979 p=83863 u=zuul n=ansible | 2026-06-12 08:30:49.979099 | fa163e23-f348-37f0-fb65-00000000da7c | TASK | Check if /etc/sysconfig/podman_drop_in exists 2026-06-12 08:30:50,118 p=83863 u=zuul n=ansible | 2026-06-12 08:30:50.118135 | fa163e23-f348-37f0-fb65-00000000da5b | OK | Check if /etc/sysconfig/podman_drop_in exists | np0000071530 2026-06-12 08:30:50,135 p=83863 u=zuul n=ansible | 2026-06-12 08:30:50.135667 | fa163e23-f348-37f0-fb65-00000000da5c | TASK | Set podman_drop_in fact 2026-06-12 08:30:50,191 p=83863 u=zuul n=ansible | 2026-06-12 08:30:50.191269 | fa163e23-f348-37f0-fb65-00000000da5c | OK | Set podman_drop_in fact | np0000071530 2026-06-12 08:30:50,208 p=83863 u=zuul n=ansible | 2026-06-12 08:30:50.208629 | fa163e23-f348-37f0-fb65-00000000da5e | TASK | Deploy tripleo-container-shutdown and tripleo-start-podman-container 2026-06-12 08:30:50,318 p=83863 u=zuul n=ansible | 2026-06-12 08:30:50.317831 | fa163e23-f348-37f0-fb65-00000000da7c | OK | Check if /etc/sysconfig/podman_drop_in exists | np0000071529 2026-06-12 08:30:50,340 p=83863 u=zuul n=ansible | 2026-06-12 08:30:50.339984 | fa163e23-f348-37f0-fb65-00000000da7d | TASK | Set podman_drop_in fact 2026-06-12 08:30:50,397 p=83863 u=zuul n=ansible | 2026-06-12 08:30:50.396748 | fa163e23-f348-37f0-fb65-00000000da7d | OK | Set podman_drop_in fact | np0000071529 2026-06-12 08:30:50,412 p=83863 u=zuul n=ansible | 2026-06-12 08:30:50.411902 | fa163e23-f348-37f0-fb65-00000000da7f | TASK | Deploy tripleo-container-shutdown and tripleo-start-podman-container 2026-06-12 08:30:50,743 p=83863 u=zuul n=ansible | 2026-06-12 08:30:50.742337 | fa163e23-f348-37f0-fb65-00000000d9c4 | CHANGED | Create /usr/lib/systemd/system/tripleo-container-shutdown.service | np0000071528 2026-06-12 08:30:50,767 p=83863 u=zuul n=ansible | 2026-06-12 08:30:50.766832 | fa163e23-f348-37f0-fb65-00000000d9c5 | TASK | Create /usr/lib/systemd/system-preset/91-tripleo-container-shutdown.preset 2026-06-12 08:30:51,178 p=83863 u=zuul n=ansible | 2026-06-12 08:30:51.176268 | fa163e23-f348-37f0-fb65-00000000da5e | CHANGED | Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0000071530 | item=tripleo-container-shutdown 2026-06-12 08:30:51,428 p=83863 u=zuul n=ansible | 2026-06-12 08:30:51.426857 | fa163e23-f348-37f0-fb65-00000000da7f | CHANGED | Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0000071529 | item=tripleo-container-shutdown 2026-06-12 08:30:51,729 p=83863 u=zuul n=ansible | 2026-06-12 08:30:51.728781 | fa163e23-f348-37f0-fb65-00000000d9c5 | CHANGED | Create /usr/lib/systemd/system-preset/91-tripleo-container-shutdown.preset | np0000071528 2026-06-12 08:30:51,773 p=83863 u=zuul n=ansible | 2026-06-12 08:30:51.772809 | fa163e23-f348-37f0-fb65-00000000d9c6 | TASK | Enable and start tripleo-container-shutdown 2026-06-12 08:30:52,149 p=83863 u=zuul n=ansible | 2026-06-12 08:30:52.146532 | fa163e23-f348-37f0-fb65-00000000da5e | CHANGED | Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0000071530 | item=tripleo-start-podman-container 2026-06-12 08:30:52,184 p=83863 u=zuul n=ansible | 2026-06-12 08:30:52.184212 | fa163e23-f348-37f0-fb65-00000000da5f | TASK | Create /usr/lib/systemd/system/tripleo-container-shutdown.service 2026-06-12 08:30:52,376 p=83863 u=zuul n=ansible | 2026-06-12 08:30:52.373697 | fa163e23-f348-37f0-fb65-00000000da7f | CHANGED | Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0000071529 | item=tripleo-start-podman-container 2026-06-12 08:30:52,409 p=83863 u=zuul n=ansible | 2026-06-12 08:30:52.409377 | fa163e23-f348-37f0-fb65-00000000da80 | TASK | Create /usr/lib/systemd/system/tripleo-container-shutdown.service 2026-06-12 08:30:52,680 p=83863 u=zuul n=ansible | 2026-06-12 08:30:52.679567 | fa163e23-f348-37f0-fb65-00000000d9c6 | CHANGED | Enable and start tripleo-container-shutdown | np0000071528 2026-06-12 08:30:52,718 p=83863 u=zuul n=ansible | 2026-06-12 08:30:52.717952 | fa163e23-f348-37f0-fb65-00000000d9c7 | TASK | Create /usr/lib/systemd/system/netns-placeholder.service 2026-06-12 08:30:53,194 p=83863 u=zuul n=ansible | 2026-06-12 08:30:53.193626 | fa163e23-f348-37f0-fb65-00000000da5f | CHANGED | Create /usr/lib/systemd/system/tripleo-container-shutdown.service | np0000071530 2026-06-12 08:30:53,220 p=83863 u=zuul n=ansible | 2026-06-12 08:30:53.220337 | fa163e23-f348-37f0-fb65-00000000da60 | TASK | Create /usr/lib/systemd/system-preset/91-tripleo-container-shutdown.preset 2026-06-12 08:30:53,342 p=83863 u=zuul n=ansible | 2026-06-12 08:30:53.342106 | fa163e23-f348-37f0-fb65-00000000da80 | CHANGED | Create /usr/lib/systemd/system/tripleo-container-shutdown.service | np0000071529 2026-06-12 08:30:53,359 p=83863 u=zuul n=ansible | 2026-06-12 08:30:53.359073 | fa163e23-f348-37f0-fb65-00000000da81 | TASK | Create /usr/lib/systemd/system-preset/91-tripleo-container-shutdown.preset 2026-06-12 08:30:53,733 p=83863 u=zuul n=ansible | 2026-06-12 08:30:53.732839 | fa163e23-f348-37f0-fb65-00000000d9c7 | CHANGED | Create /usr/lib/systemd/system/netns-placeholder.service | np0000071528 2026-06-12 08:30:53,753 p=83863 u=zuul n=ansible | 2026-06-12 08:30:53.752741 | fa163e23-f348-37f0-fb65-00000000d9c8 | TASK | Create /usr/lib/systemd/system-preset/91-netns-placeholder.preset 2026-06-12 08:30:54,143 p=83863 u=zuul n=ansible | 2026-06-12 08:30:54.142198 | fa163e23-f348-37f0-fb65-00000000da60 | CHANGED | Create /usr/lib/systemd/system-preset/91-tripleo-container-shutdown.preset | np0000071530 2026-06-12 08:30:54,165 p=83863 u=zuul n=ansible | 2026-06-12 08:30:54.164740 | fa163e23-f348-37f0-fb65-00000000da61 | TASK | Enable and start tripleo-container-shutdown 2026-06-12 08:30:54,299 p=83863 u=zuul n=ansible | 2026-06-12 08:30:54.299167 | fa163e23-f348-37f0-fb65-00000000da81 | CHANGED | Create /usr/lib/systemd/system-preset/91-tripleo-container-shutdown.preset | np0000071529 2026-06-12 08:30:54,316 p=83863 u=zuul n=ansible | 2026-06-12 08:30:54.316120 | fa163e23-f348-37f0-fb65-00000000da82 | TASK | Enable and start tripleo-container-shutdown 2026-06-12 08:30:54,738 p=83863 u=zuul n=ansible | 2026-06-12 08:30:54.737629 | fa163e23-f348-37f0-fb65-00000000d9c8 | CHANGED | Create /usr/lib/systemd/system-preset/91-netns-placeholder.preset | np0000071528 2026-06-12 08:30:54,763 p=83863 u=zuul n=ansible | 2026-06-12 08:30:54.762607 | fa163e23-f348-37f0-fb65-00000000d9c9 | TASK | Enable and start netns-placeholder 2026-06-12 08:30:55,113 p=83863 u=zuul n=ansible | 2026-06-12 08:30:55.112525 | fa163e23-f348-37f0-fb65-00000000da61 | CHANGED | Enable and start tripleo-container-shutdown | np0000071530 2026-06-12 08:30:55,138 p=83863 u=zuul n=ansible | 2026-06-12 08:30:55.137989 | fa163e23-f348-37f0-fb65-00000000da62 | TASK | Create /usr/lib/systemd/system/netns-placeholder.service 2026-06-12 08:30:55,213 p=83863 u=zuul n=ansible | 2026-06-12 08:30:55.212284 | fa163e23-f348-37f0-fb65-00000000da82 | CHANGED | Enable and start tripleo-container-shutdown | np0000071529 2026-06-12 08:30:55,236 p=83863 u=zuul n=ansible | 2026-06-12 08:30:55.236149 | fa163e23-f348-37f0-fb65-00000000da83 | TASK | Create /usr/lib/systemd/system/netns-placeholder.service 2026-06-12 08:30:55,718 p=83863 u=zuul n=ansible | 2026-06-12 08:30:55.717474 | fa163e23-f348-37f0-fb65-00000000d9c9 | CHANGED | Enable and start netns-placeholder | np0000071528 2026-06-12 08:30:55,752 p=83863 u=zuul n=ansible | 2026-06-12 08:30:55.752343 | fa163e23-f348-37f0-fb65-00000000c863 | TASK | Update container configs with new config hashes 2026-06-12 08:30:55,837 p=83863 u=zuul n=ansible | 2026-06-12 08:30:55.836724 | 3e7d3cf4-4838-42e1-9cf1-cb6949021605 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/puppet_config.yml | np0000071528 2026-06-12 08:30:55,858 p=83863 u=zuul n=ansible | 2026-06-12 08:30:55.858233 | fa163e23-f348-37f0-fb65-00000000dac3 | TASK | Update config hashes for container startup configs 2026-06-12 08:30:56,203 p=83863 u=zuul n=ansible | 2026-06-12 08:30:56.202914 | fa163e23-f348-37f0-fb65-00000000da62 | CHANGED | Create /usr/lib/systemd/system/netns-placeholder.service | np0000071530 2026-06-12 08:30:56,219 p=83863 u=zuul n=ansible | 2026-06-12 08:30:56.219376 | fa163e23-f348-37f0-fb65-00000000da63 | TASK | Create /usr/lib/systemd/system-preset/91-netns-placeholder.preset 2026-06-12 08:30:56,246 p=83863 u=zuul n=ansible | 2026-06-12 08:30:56.245958 | fa163e23-f348-37f0-fb65-00000000da83 | CHANGED | Create /usr/lib/systemd/system/netns-placeholder.service | np0000071529 2026-06-12 08:30:56,263 p=83863 u=zuul n=ansible | 2026-06-12 08:30:56.262776 | fa163e23-f348-37f0-fb65-00000000da84 | TASK | Create /usr/lib/systemd/system-preset/91-netns-placeholder.preset 2026-06-12 08:30:56,283 p=83863 u=zuul n=ansible | 2026-06-12 08:30:56.282354 | | WARNING | Config change detected for memcached, new hash: 7cabf7af6dffa9451de7685929b15d94 2026-06-12 08:30:56,283 p=83863 u=zuul n=ansible | 2026-06-12 08:30:56.283524 | | WARNING | Config change detected for metrics_qdr, new hash: f17d05130318b3c7b0f08fa407255772 2026-06-12 08:30:56,284 p=83863 u=zuul n=ansible | 2026-06-12 08:30:56.283798 | | WARNING | Config change detected for mysql_bootstrap, new hash: 4e6caedfe9fed50ee70e5d23bc05f9d1 2026-06-12 08:30:56,284 p=83863 u=zuul n=ansible | 2026-06-12 08:30:56.284098 | | WARNING | Config change detected for rabbitmq_bootstrap, new hash: 3e0b21d17905f786119d504aeb106638 2026-06-12 08:30:56,284 p=83863 u=zuul n=ansible | 2026-06-12 08:30:56.284490 | | WARNING | Config change detected for redis_tls_proxy, new hash: 3bfda0f5d1292cc8385bfbb4c324a2dd 2026-06-12 08:30:56,284 p=83863 u=zuul n=ansible | 2026-06-12 08:30:56.284740 | | WARNING | Config change detected for clustercheck, new hash: 58d471d5b45b0bc698509d99327c688f 2026-06-12 08:30:56,285 p=83863 u=zuul n=ansible | 2026-06-12 08:30:56.285032 | | WARNING | Config change detected for horizon_fix_perms, new hash: 42a972160c280bc6998d2b01881d360a 2026-06-12 08:30:56,285 p=83863 u=zuul n=ansible | 2026-06-12 08:30:56.285286 | | WARNING | Config change detected for mysql_wait_bundle, new hash: 4e6caedfe9fed50ee70e5d23bc05f9d1 2026-06-12 08:30:56,285 p=83863 u=zuul n=ansible | 2026-06-12 08:30:56.285738 | | WARNING | Config change detected for cinder_api_db_sync, new hash: 5957a8a7060c09403a74fbb29e617220 2026-06-12 08:30:56,286 p=83863 u=zuul n=ansible | 2026-06-12 08:30:56.286101 | | WARNING | Config change detected for collectd, new hash: e16153973e33c69ef6071b3b67d72d70 2026-06-12 08:30:56,286 p=83863 u=zuul n=ansible | 2026-06-12 08:30:56.286346 | | WARNING | Config change detected for glance_api_db_sync, new hash: 974ca2931b6294ab68bddd00dc9159fa-052a902f4460a7dc1f7b09662d68ee87 2026-06-12 08:30:56,286 p=83863 u=zuul n=ansible | 2026-06-12 08:30:56.286689 | | WARNING | Config change detected for heat_engine_db_sync, new hash: a9e47ca304cff3c1cc053a490a50dffe 2026-06-12 08:30:56,287 p=83863 u=zuul n=ansible | 2026-06-12 08:30:56.286974 | | WARNING | Config change detected for horizon, new hash: 42a972160c280bc6998d2b01881d360a 2026-06-12 08:30:56,287 p=83863 u=zuul n=ansible | 2026-06-12 08:30:56.287221 | | WARNING | Config change detected for iscsid, new hash: 052a902f4460a7dc1f7b09662d68ee87 2026-06-12 08:30:56,287 p=83863 u=zuul n=ansible | 2026-06-12 08:30:56.287549 | | WARNING | Config change detected for keystone, new hash: 181b4c6397d4be4259cc501391fca3b6 2026-06-12 08:30:56,288 p=83863 u=zuul n=ansible | 2026-06-12 08:30:56.287861 | | WARNING | Config change detected for keystone_cron, new hash: 181b4c6397d4be4259cc501391fca3b6 2026-06-12 08:30:56,288 p=83863 u=zuul n=ansible | 2026-06-12 08:30:56.288115 | | WARNING | Config change detected for keystone_db_sync, new hash: 181b4c6397d4be4259cc501391fca3b6 2026-06-12 08:30:56,288 p=83863 u=zuul n=ansible | 2026-06-12 08:30:56.288416 | | WARNING | Config change detected for manila_api_db_sync, new hash: 8549902b5f7c28331f73210075f50a91 2026-06-12 08:30:56,288 p=83863 u=zuul n=ansible | 2026-06-12 08:30:56.288665 | | WARNING | Config change detected for neutron_db_sync, new hash: cbb97960f9bb21b215bbc319faa88b8b 2026-06-12 08:30:56,289 p=83863 u=zuul n=ansible | 2026-06-12 08:30:56.288949 | | WARNING | Config change detected for nova_api_db_sync, new hash: 298abbe7d8fe470dc2a86302843af7cf 2026-06-12 08:30:56,289 p=83863 u=zuul n=ansible | 2026-06-12 08:30:56.289256 | | WARNING | Config change detected for nova_api_ensure_default_cells, new hash: 298abbe7d8fe470dc2a86302843af7cf 2026-06-12 08:30:56,289 p=83863 u=zuul n=ansible | 2026-06-12 08:30:56.289613 | | WARNING | Config change detected for nova_db_sync, new hash: 298abbe7d8fe470dc2a86302843af7cf 2026-06-12 08:30:56,290 p=83863 u=zuul n=ansible | 2026-06-12 08:30:56.289922 | | WARNING | Config change detected for placement_api_db_sync, new hash: e38a07669a21e0063a2a9f6e64e993ad 2026-06-12 08:30:56,290 p=83863 u=zuul n=ansible | 2026-06-12 08:30:56.290247 | | WARNING | Config change detected for rsyslog, new hash: 3bd36be1a8ad54b72e35efce555f1287 2026-06-12 08:30:56,290 p=83863 u=zuul n=ansible | 2026-06-12 08:30:56.290549 | | WARNING | Config change detected for swift_copy_rings, new hash: 8ec7329b8976b445dac473913400f20b-2b9f1dd3bd6fbf46f770b39d1af8dcbb 2026-06-12 08:30:56,291 p=83863 u=zuul n=ansible | 2026-06-12 08:30:56.290867 | | WARNING | Config change detected for ceilometer_agent_central, new hash: 7eda0f24b5e135a8d1ce3f378c44c88f 2026-06-12 08:30:56,291 p=83863 u=zuul n=ansible | 2026-06-12 08:30:56.291161 | | WARNING | Config change detected for ceilometer_agent_notification, new hash: 7eda0f24b5e135a8d1ce3f378c44c88f 2026-06-12 08:30:56,291 p=83863 u=zuul n=ansible | 2026-06-12 08:30:56.291403 | | WARNING | Config change detected for cinder_api, new hash: 5957a8a7060c09403a74fbb29e617220 2026-06-12 08:30:56,291 p=83863 u=zuul n=ansible | 2026-06-12 08:30:56.291723 | | WARNING | Config change detected for cinder_api_cron, new hash: 5957a8a7060c09403a74fbb29e617220 2026-06-12 08:30:56,292 p=83863 u=zuul n=ansible | 2026-06-12 08:30:56.291965 | | WARNING | Config change detected for cinder_scheduler, new hash: 5957a8a7060c09403a74fbb29e617220 2026-06-12 08:30:56,292 p=83863 u=zuul n=ansible | 2026-06-12 08:30:56.292428 | | WARNING | Config change detected for glance_api, new hash: 974ca2931b6294ab68bddd00dc9159fa-052a902f4460a7dc1f7b09662d68ee87 2026-06-12 08:30:56,292 p=83863 u=zuul n=ansible | 2026-06-12 08:30:56.292696 | | WARNING | Config change detected for glance_api_cron, new hash: 974ca2931b6294ab68bddd00dc9159fa 2026-06-12 08:30:56,293 p=83863 u=zuul n=ansible | 2026-06-12 08:30:56.292988 | | WARNING | Config change detected for glance_api_internal, new hash: 747320d728ef69e5f23bbf88794e3eae-052a902f4460a7dc1f7b09662d68ee87 2026-06-12 08:30:56,293 p=83863 u=zuul n=ansible | 2026-06-12 08:30:56.293217 | | WARNING | Config change detected for glance_api_internal_tls_proxy, new hash: 747320d728ef69e5f23bbf88794e3eae 2026-06-12 08:30:56,293 p=83863 u=zuul n=ansible | 2026-06-12 08:30:56.293486 | | WARNING | Config change detected for glance_api_tls_proxy, new hash: 974ca2931b6294ab68bddd00dc9159fa 2026-06-12 08:30:56,294 p=83863 u=zuul n=ansible | 2026-06-12 08:30:56.293791 | | WARNING | Config change detected for heat_api, new hash: 3d78d83e85c6f5b2b735733a762fa630 2026-06-12 08:30:56,294 p=83863 u=zuul n=ansible | 2026-06-12 08:30:56.294086 | | WARNING | Config change detected for heat_api_cfn, new hash: 8cde94db772a23b1b397eb91465666a6 2026-06-12 08:30:56,294 p=83863 u=zuul n=ansible | 2026-06-12 08:30:56.294375 | | WARNING | Config change detected for heat_api_cron, new hash: 3d78d83e85c6f5b2b735733a762fa630 2026-06-12 08:30:56,294 p=83863 u=zuul n=ansible | 2026-06-12 08:30:56.294667 | | WARNING | Config change detected for heat_engine, new hash: a9e47ca304cff3c1cc053a490a50dffe 2026-06-12 08:30:56,295 p=83863 u=zuul n=ansible | 2026-06-12 08:30:56.294913 | | WARNING | Config change detected for logrotate_crond, new hash: 53ed83bb0cae779ff95edb2002262c6f 2026-06-12 08:30:56,295 p=83863 u=zuul n=ansible | 2026-06-12 08:30:56.295199 | | WARNING | Config change detected for manila_api, new hash: 8549902b5f7c28331f73210075f50a91 2026-06-12 08:30:56,295 p=83863 u=zuul n=ansible | 2026-06-12 08:30:56.295441 | | WARNING | Config change detected for manila_api_cron, new hash: 8549902b5f7c28331f73210075f50a91 2026-06-12 08:30:56,295 p=83863 u=zuul n=ansible | 2026-06-12 08:30:56.295721 | | WARNING | Config change detected for manila_scheduler, new hash: 8549902b5f7c28331f73210075f50a91 2026-06-12 08:30:56,296 p=83863 u=zuul n=ansible | 2026-06-12 08:30:56.295955 | | WARNING | Config change detected for neutron_api, new hash: cbb97960f9bb21b215bbc319faa88b8b 2026-06-12 08:30:56,296 p=83863 u=zuul n=ansible | 2026-06-12 08:30:56.296237 | | WARNING | Config change detected for neutron_server_tls_proxy, new hash: cbb97960f9bb21b215bbc319faa88b8b 2026-06-12 08:30:56,296 p=83863 u=zuul n=ansible | 2026-06-12 08:30:56.296478 | | WARNING | Config change detected for nova_api, new hash: 298abbe7d8fe470dc2a86302843af7cf 2026-06-12 08:30:56,296 p=83863 u=zuul n=ansible | 2026-06-12 08:30:56.296700 | | WARNING | Config change detected for nova_api_cron, new hash: 298abbe7d8fe470dc2a86302843af7cf 2026-06-12 08:30:56,297 p=83863 u=zuul n=ansible | 2026-06-12 08:30:56.296975 | | WARNING | Config change detected for nova_conductor, new hash: 298abbe7d8fe470dc2a86302843af7cf 2026-06-12 08:30:56,297 p=83863 u=zuul n=ansible | 2026-06-12 08:30:56.297245 | | WARNING | Config change detected for nova_metadata, new hash: e328014f15eb829b6776f45b30c8fb5d 2026-06-12 08:30:56,297 p=83863 u=zuul n=ansible | 2026-06-12 08:30:56.297538 | | WARNING | Config change detected for nova_scheduler, new hash: 298abbe7d8fe470dc2a86302843af7cf 2026-06-12 08:30:56,297 p=83863 u=zuul n=ansible | 2026-06-12 08:30:56.297766 | | WARNING | Config change detected for nova_vnc_proxy, new hash: 298abbe7d8fe470dc2a86302843af7cf 2026-06-12 08:30:56,298 p=83863 u=zuul n=ansible | 2026-06-12 08:30:56.298020 | | WARNING | Config change detected for nova_wait_for_api_service, new hash: 298abbe7d8fe470dc2a86302843af7cf 2026-06-12 08:30:56,298 p=83863 u=zuul n=ansible | 2026-06-12 08:30:56.298297 | | WARNING | Config change detected for placement_api, new hash: e38a07669a21e0063a2a9f6e64e993ad 2026-06-12 08:30:56,298 p=83863 u=zuul n=ansible | 2026-06-12 08:30:56.298543 | | WARNING | Config change detected for placement_wait_for_service, new hash: e38a07669a21e0063a2a9f6e64e993ad 2026-06-12 08:30:56,299 p=83863 u=zuul n=ansible | 2026-06-12 08:30:56.298976 | | WARNING | Config change detected for swift_account_auditor, new hash: 8ec7329b8976b445dac473913400f20b 2026-06-12 08:30:56,299 p=83863 u=zuul n=ansible | 2026-06-12 08:30:56.299370 | | WARNING | Config change detected for swift_account_reaper, new hash: 8ec7329b8976b445dac473913400f20b 2026-06-12 08:30:56,299 p=83863 u=zuul n=ansible | 2026-06-12 08:30:56.299775 | | WARNING | Config change detected for swift_account_replicator, new hash: 8ec7329b8976b445dac473913400f20b 2026-06-12 08:30:56,300 p=83863 u=zuul n=ansible | 2026-06-12 08:30:56.300079 | | WARNING | Config change detected for swift_account_server, new hash: 8ec7329b8976b445dac473913400f20b 2026-06-12 08:30:56,300 p=83863 u=zuul n=ansible | 2026-06-12 08:30:56.300318 | | WARNING | Config change detected for swift_container_auditor, new hash: 8ec7329b8976b445dac473913400f20b 2026-06-12 08:30:56,300 p=83863 u=zuul n=ansible | 2026-06-12 08:30:56.300577 | | WARNING | Config change detected for swift_container_replicator, new hash: 8ec7329b8976b445dac473913400f20b 2026-06-12 08:30:56,301 p=83863 u=zuul n=ansible | 2026-06-12 08:30:56.300871 | | WARNING | Config change detected for swift_container_server, new hash: 8ec7329b8976b445dac473913400f20b 2026-06-12 08:30:56,301 p=83863 u=zuul n=ansible | 2026-06-12 08:30:56.301152 | | WARNING | Config change detected for swift_container_updater, new hash: 8ec7329b8976b445dac473913400f20b 2026-06-12 08:30:56,301 p=83863 u=zuul n=ansible | 2026-06-12 08:30:56.301478 | | WARNING | Config change detected for swift_object_auditor, new hash: 8ec7329b8976b445dac473913400f20b 2026-06-12 08:30:56,301 p=83863 u=zuul n=ansible | 2026-06-12 08:30:56.301710 | | WARNING | Config change detected for swift_object_expirer, new hash: 8ec7329b8976b445dac473913400f20b 2026-06-12 08:30:56,302 p=83863 u=zuul n=ansible | 2026-06-12 08:30:56.302080 | | WARNING | Config change detected for swift_object_replicator, new hash: 8ec7329b8976b445dac473913400f20b 2026-06-12 08:30:56,302 p=83863 u=zuul n=ansible | 2026-06-12 08:30:56.302323 | | WARNING | Config change detected for swift_object_server, new hash: 8ec7329b8976b445dac473913400f20b 2026-06-12 08:30:56,302 p=83863 u=zuul n=ansible | 2026-06-12 08:30:56.302620 | | WARNING | Config change detected for swift_object_updater, new hash: 8ec7329b8976b445dac473913400f20b 2026-06-12 08:30:56,303 p=83863 u=zuul n=ansible | 2026-06-12 08:30:56.302871 | | WARNING | Config change detected for swift_proxy, new hash: 8ec7329b8976b445dac473913400f20b 2026-06-12 08:30:56,303 p=83863 u=zuul n=ansible | 2026-06-12 08:30:56.303099 | | WARNING | Config change detected for swift_proxy_tls_proxy, new hash: 8ec7329b8976b445dac473913400f20b 2026-06-12 08:30:56,303 p=83863 u=zuul n=ansible | 2026-06-12 08:30:56.303366 | | WARNING | Config change detected for swift_rsync, new hash: 8ec7329b8976b445dac473913400f20b 2026-06-12 08:30:56,303 p=83863 u=zuul n=ansible | 2026-06-12 08:30:56.303731 | fa163e23-f348-37f0-fb65-00000000dac3 | CHANGED | Update config hashes for container startup configs | np0000071528 2026-06-12 08:30:56,326 p=83863 u=zuul n=ansible | 2026-06-12 08:30:56.325872 | fa163e23-f348-37f0-fb65-00000000c864 | TASK | Delete orphan containers from /var/lib/tripleo-config/container-startup-config/step_1 2026-06-12 08:30:56,388 p=83863 u=zuul n=ansible | 2026-06-12 08:30:56.388010 | 5d04e0f4-182c-479f-8c53-989c805212d9 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/delete_orphan.yml | np0000071528 2026-06-12 08:30:56,408 p=83863 u=zuul n=ansible | 2026-06-12 08:30:56.407683 | fa163e23-f348-37f0-fb65-00000000dae6 | TASK | Gather podman infos 2026-06-12 08:30:57,214 p=83863 u=zuul n=ansible | 2026-06-12 08:30:57.214258 | fa163e23-f348-37f0-fb65-00000000da84 | CHANGED | Create /usr/lib/systemd/system-preset/91-netns-placeholder.preset | np0000071529 2026-06-12 08:30:57,253 p=83863 u=zuul n=ansible | 2026-06-12 08:30:57.253552 | fa163e23-f348-37f0-fb65-00000000da85 | TASK | Enable and start netns-placeholder 2026-06-12 08:30:57,260 p=83863 u=zuul n=ansible | 2026-06-12 08:30:57.260259 | fa163e23-f348-37f0-fb65-00000000dae6 | OK | Gather podman infos | np0000071528 2026-06-12 08:30:57,279 p=83863 u=zuul n=ansible | 2026-06-12 08:30:57.279147 | fa163e23-f348-37f0-fb65-00000000da63 | CHANGED | Create /usr/lib/systemd/system-preset/91-netns-placeholder.preset | np0000071530 2026-06-12 08:30:57,299 p=83863 u=zuul n=ansible | 2026-06-12 08:30:57.299028 | fa163e23-f348-37f0-fb65-00000000dae7 | TASK | Delete orphan containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_1 2026-06-12 08:30:57,320 p=83863 u=zuul n=ansible | 2026-06-12 08:30:57.319696 | fa163e23-f348-37f0-fb65-00000000da64 | TASK | Enable and start netns-placeholder 2026-06-12 08:30:57,470 p=83863 u=zuul n=ansible | 2026-06-12 08:30:57.470207 | fa163e23-f348-37f0-fb65-00000000c865 | TASK | Create containers from /var/lib/tripleo-config/container-startup-config/step_1 2026-06-12 08:30:57,536 p=83863 u=zuul n=ansible | 2026-06-12 08:30:57.536175 | 140ca10d-b666-48c3-8d07-5727b1dc6599 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/create.yml | np0000071528 2026-06-12 08:30:57,560 p=83863 u=zuul n=ansible | 2026-06-12 08:30:57.559965 | fa163e23-f348-37f0-fb65-00000000db55 | TASK | Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_1 2026-06-12 08:30:58,190 p=83863 u=zuul n=ansible | 2026-06-12 08:30:58.188897 | fa163e23-f348-37f0-fb65-00000000da64 | CHANGED | Enable and start netns-placeholder | np0000071530 2026-06-12 08:30:58,210 p=83863 u=zuul n=ansible | 2026-06-12 08:30:58.209967 | fa163e23-f348-37f0-fb65-00000000c863 | TASK | Update container configs with new config hashes 2026-06-12 08:30:58,257 p=83863 u=zuul n=ansible | 2026-06-12 08:30:58.256881 | fa163e23-f348-37f0-fb65-00000000da85 | CHANGED | Enable and start netns-placeholder | np0000071529 2026-06-12 08:30:58,279 p=83863 u=zuul n=ansible | 2026-06-12 08:30:58.279236 | fa163e23-f348-37f0-fb65-00000000c863 | TASK | Update container configs with new config hashes 2026-06-12 08:30:58,304 p=83863 u=zuul n=ansible | 2026-06-12 08:30:58.303802 | 59f132c9-cb80-42d6-a8e2-311a3adf6963 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/puppet_config.yml | np0000071530 2026-06-12 08:30:58,334 p=83863 u=zuul n=ansible | 2026-06-12 08:30:58.333836 | fa163e23-f348-37f0-fb65-00000000db9d | TASK | Update config hashes for container startup configs 2026-06-12 08:30:58,356 p=83863 u=zuul n=ansible | 2026-06-12 08:30:58.356145 | ff71428c-a05e-4d36-a64f-3541c7eb026b | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/puppet_config.yml | np0000071529 2026-06-12 08:30:58,374 p=83863 u=zuul n=ansible | 2026-06-12 08:30:58.374350 | fa163e23-f348-37f0-fb65-00000000dbba | TASK | Update config hashes for container startup configs 2026-06-12 08:30:58,713 p=83863 u=zuul n=ansible | 2026-06-12 08:30:58.712335 | | WARNING | Config change detected for memcached, new hash: 2e631a8a693ed18ad791fd5d2f59bb73 2026-06-12 08:30:58,713 p=83863 u=zuul n=ansible | 2026-06-12 08:30:58.713475 | | WARNING | Config change detected for metrics_qdr, new hash: dbd60c2df327fdc171e5b501d8c949ae 2026-06-12 08:30:58,714 p=83863 u=zuul n=ansible | 2026-06-12 08:30:58.713819 | | WARNING | Config change detected for mysql_bootstrap, new hash: d3dcfe3da290b8378fceff9fef775242 2026-06-12 08:30:58,714 p=83863 u=zuul n=ansible | 2026-06-12 08:30:58.714164 | | WARNING | Config change detected for rabbitmq_bootstrap, new hash: 45a5f7842283cb2d4a8fad47b244a2ec 2026-06-12 08:30:58,715 p=83863 u=zuul n=ansible | 2026-06-12 08:30:58.714851 | | WARNING | Config change detected for redis_tls_proxy, new hash: 28076cbabb7555fd7288dc3607838853 2026-06-12 08:30:58,715 p=83863 u=zuul n=ansible | 2026-06-12 08:30:58.715218 | | WARNING | Config change detected for clustercheck, new hash: dafddc402df4f0e265f86ecb41433bd2 2026-06-12 08:30:58,715 p=83863 u=zuul n=ansible | 2026-06-12 08:30:58.715606 | | WARNING | Config change detected for horizon_fix_perms, new hash: 78d5cd9f7ce0e0c3c71a8d7bfdb0222b 2026-06-12 08:30:58,716 p=83863 u=zuul n=ansible | 2026-06-12 08:30:58.716014 | | WARNING | Config change detected for mysql_wait_bundle, new hash: d3dcfe3da290b8378fceff9fef775242 2026-06-12 08:30:58,716 p=83863 u=zuul n=ansible | 2026-06-12 08:30:58.716368 | | WARNING | Config change detected for cinder_api_db_sync, new hash: fb9a176dded171d94cc3f4b7747be776 2026-06-12 08:30:58,717 p=83863 u=zuul n=ansible | 2026-06-12 08:30:58.716760 | | WARNING | Config change detected for collectd, new hash: 169d2790228984e78165d0f5d54a4b6d 2026-06-12 08:30:58,717 p=83863 u=zuul n=ansible | 2026-06-12 08:30:58.717145 | | WARNING | Config change detected for glance_api_db_sync, new hash: 84ee6277761e45a0cdc065a54080f1a2-ef6c65dcd980db9810d7c605f6e724ab 2026-06-12 08:30:58,717 p=83863 u=zuul n=ansible | 2026-06-12 08:30:58.717585 | | WARNING | Config change detected for heat_engine_db_sync, new hash: f2e247e2af97fd86a77fd0ba4f50151e 2026-06-12 08:30:58,718 p=83863 u=zuul n=ansible | 2026-06-12 08:30:58.717933 | | WARNING | Config change detected for horizon, new hash: 78d5cd9f7ce0e0c3c71a8d7bfdb0222b 2026-06-12 08:30:58,718 p=83863 u=zuul n=ansible | 2026-06-12 08:30:58.718310 | | WARNING | Config change detected for iscsid, new hash: ef6c65dcd980db9810d7c605f6e724ab 2026-06-12 08:30:58,719 p=83863 u=zuul n=ansible | 2026-06-12 08:30:58.718749 | | WARNING | Config change detected for keystone, new hash: 3ad36aa4b8f6438bb318cd9b5b89e4dd 2026-06-12 08:30:58,719 p=83863 u=zuul n=ansible | 2026-06-12 08:30:58.719096 | | WARNING | Config change detected for keystone_cron, new hash: 3ad36aa4b8f6438bb318cd9b5b89e4dd 2026-06-12 08:30:58,719 p=83863 u=zuul n=ansible | 2026-06-12 08:30:58.719458 | | WARNING | Config change detected for keystone_db_sync, new hash: 3ad36aa4b8f6438bb318cd9b5b89e4dd 2026-06-12 08:30:58,720 p=83863 u=zuul n=ansible | 2026-06-12 08:30:58.719816 | | WARNING | Config change detected for manila_api_db_sync, new hash: d6f07d9d23585caf9c90ee6f3f4251ed 2026-06-12 08:30:58,720 p=83863 u=zuul n=ansible | 2026-06-12 08:30:58.720175 | | WARNING | Config change detected for neutron_db_sync, new hash: 71abba52df59095c91feddd6a5e8af9f 2026-06-12 08:30:58,720 p=83863 u=zuul n=ansible | 2026-06-12 08:30:58.720584 | | WARNING | Config change detected for nova_api_db_sync, new hash: 4dd43fa1ce2bbc681539ec5c5bb02d78 2026-06-12 08:30:58,721 p=83863 u=zuul n=ansible | 2026-06-12 08:30:58.720921 | | WARNING | Config change detected for nova_api_ensure_default_cells, new hash: 4dd43fa1ce2bbc681539ec5c5bb02d78 2026-06-12 08:30:58,721 p=83863 u=zuul n=ansible | 2026-06-12 08:30:58.721301 | | WARNING | Config change detected for nova_db_sync, new hash: 4dd43fa1ce2bbc681539ec5c5bb02d78 2026-06-12 08:30:58,721 p=83863 u=zuul n=ansible | 2026-06-12 08:30:58.721716 | | WARNING | Config change detected for placement_api_db_sync, new hash: e5a270af77690e874e544b61bb908d52 2026-06-12 08:30:58,722 p=83863 u=zuul n=ansible | 2026-06-12 08:30:58.722070 | | WARNING | Config change detected for rsyslog, new hash: f2310ed304e704b45a63465669c5a5dc 2026-06-12 08:30:58,722 p=83863 u=zuul n=ansible | 2026-06-12 08:30:58.722480 | | WARNING | Config change detected for swift_copy_rings, new hash: 68ac25972e9f714b901ccb2b2d2948b9-2b9f1dd3bd6fbf46f770b39d1af8dcbb 2026-06-12 08:30:58,723 p=83863 u=zuul n=ansible | 2026-06-12 08:30:58.722831 | | WARNING | Config change detected for ceilometer_agent_central, new hash: f15ad599fd13027cae6cfb218b4c76ff 2026-06-12 08:30:58,723 p=83863 u=zuul n=ansible | 2026-06-12 08:30:58.723181 | | WARNING | Config change detected for ceilometer_agent_notification, new hash: f15ad599fd13027cae6cfb218b4c76ff 2026-06-12 08:30:58,723 p=83863 u=zuul n=ansible | 2026-06-12 08:30:58.723562 | | WARNING | Config change detected for cinder_api, new hash: fb9a176dded171d94cc3f4b7747be776 2026-06-12 08:30:58,724 p=83863 u=zuul n=ansible | 2026-06-12 08:30:58.723921 | | WARNING | Config change detected for cinder_api_cron, new hash: fb9a176dded171d94cc3f4b7747be776 2026-06-12 08:30:58,724 p=83863 u=zuul n=ansible | 2026-06-12 08:30:58.724359 | | WARNING | Config change detected for cinder_scheduler, new hash: fb9a176dded171d94cc3f4b7747be776 2026-06-12 08:30:58,725 p=83863 u=zuul n=ansible | 2026-06-12 08:30:58.724853 | | WARNING | Config change detected for glance_api, new hash: 84ee6277761e45a0cdc065a54080f1a2-ef6c65dcd980db9810d7c605f6e724ab 2026-06-12 08:30:58,725 p=83863 u=zuul n=ansible | 2026-06-12 08:30:58.725254 | | WARNING | Config change detected for glance_api_cron, new hash: 84ee6277761e45a0cdc065a54080f1a2 2026-06-12 08:30:58,725 p=83863 u=zuul n=ansible | 2026-06-12 08:30:58.725671 | | WARNING | Config change detected for glance_api_internal, new hash: db8a03fdc41b12c75329cddf3ea65219-ef6c65dcd980db9810d7c605f6e724ab 2026-06-12 08:30:58,726 p=83863 u=zuul n=ansible | 2026-06-12 08:30:58.726008 | | WARNING | Config change detected for glance_api_internal_tls_proxy, new hash: db8a03fdc41b12c75329cddf3ea65219 2026-06-12 08:30:58,726 p=83863 u=zuul n=ansible | 2026-06-12 08:30:58.726356 | | WARNING | Config change detected for glance_api_tls_proxy, new hash: 84ee6277761e45a0cdc065a54080f1a2 2026-06-12 08:30:58,727 p=83863 u=zuul n=ansible | 2026-06-12 08:30:58.726748 | | WARNING | Config change detected for heat_api, new hash: acc50bf16d694504c7dee25c8f9639f1 2026-06-12 08:30:58,727 p=83863 u=zuul n=ansible | 2026-06-12 08:30:58.727157 | | WARNING | Config change detected for heat_api_cfn, new hash: 0703f3703660854dfe5c5cf09fa3bd44 2026-06-12 08:30:58,727 p=83863 u=zuul n=ansible | 2026-06-12 08:30:58.727612 | | WARNING | Config change detected for heat_api_cron, new hash: acc50bf16d694504c7dee25c8f9639f1 2026-06-12 08:30:58,728 p=83863 u=zuul n=ansible | 2026-06-12 08:30:58.728060 | | WARNING | Config change detected for heat_engine, new hash: f2e247e2af97fd86a77fd0ba4f50151e 2026-06-12 08:30:58,728 p=83863 u=zuul n=ansible | 2026-06-12 08:30:58.728499 | | WARNING | Config change detected for logrotate_crond, new hash: 53ed83bb0cae779ff95edb2002262c6f 2026-06-12 08:30:58,729 p=83863 u=zuul n=ansible | 2026-06-12 08:30:58.728843 | | WARNING | Config change detected for manila_api, new hash: d6f07d9d23585caf9c90ee6f3f4251ed 2026-06-12 08:30:58,729 p=83863 u=zuul n=ansible | 2026-06-12 08:30:58.729221 | | WARNING | Config change detected for manila_api_cron, new hash: d6f07d9d23585caf9c90ee6f3f4251ed 2026-06-12 08:30:58,729 p=83863 u=zuul n=ansible | 2026-06-12 08:30:58.729565 | | WARNING | Config change detected for manila_scheduler, new hash: d6f07d9d23585caf9c90ee6f3f4251ed 2026-06-12 08:30:58,730 p=83863 u=zuul n=ansible | 2026-06-12 08:30:58.729902 | | WARNING | Config change detected for neutron_api, new hash: 71abba52df59095c91feddd6a5e8af9f 2026-06-12 08:30:58,730 p=83863 u=zuul n=ansible | 2026-06-12 08:30:58.730219 | | WARNING | Config change detected for neutron_server_tls_proxy, new hash: 71abba52df59095c91feddd6a5e8af9f 2026-06-12 08:30:58,730 p=83863 u=zuul n=ansible | 2026-06-12 08:30:58.730566 | | WARNING | Config change detected for nova_api, new hash: 4dd43fa1ce2bbc681539ec5c5bb02d78 2026-06-12 08:30:58,731 p=83863 u=zuul n=ansible | 2026-06-12 08:30:58.730908 | | WARNING | Config change detected for nova_api_cron, new hash: 4dd43fa1ce2bbc681539ec5c5bb02d78 2026-06-12 08:30:58,731 p=83863 u=zuul n=ansible | 2026-06-12 08:30:58.731241 | | WARNING | Config change detected for nova_conductor, new hash: 4dd43fa1ce2bbc681539ec5c5bb02d78 2026-06-12 08:30:58,731 p=83863 u=zuul n=ansible | 2026-06-12 08:30:58.731573 | | WARNING | Config change detected for nova_metadata, new hash: 26bbfeb17595874aa3f59e1112be6837 2026-06-12 08:30:58,732 p=83863 u=zuul n=ansible | 2026-06-12 08:30:58.731902 | | WARNING | Config change detected for nova_scheduler, new hash: 4dd43fa1ce2bbc681539ec5c5bb02d78 2026-06-12 08:30:58,732 p=83863 u=zuul n=ansible | 2026-06-12 08:30:58.732215 | | WARNING | Config change detected for nova_vnc_proxy, new hash: 4dd43fa1ce2bbc681539ec5c5bb02d78 2026-06-12 08:30:58,732 p=83863 u=zuul n=ansible | 2026-06-12 08:30:58.732557 | | WARNING | Config change detected for nova_wait_for_api_service, new hash: 4dd43fa1ce2bbc681539ec5c5bb02d78 2026-06-12 08:30:58,733 p=83863 u=zuul n=ansible | 2026-06-12 08:30:58.732904 | | WARNING | Config change detected for placement_api, new hash: e5a270af77690e874e544b61bb908d52 2026-06-12 08:30:58,733 p=83863 u=zuul n=ansible | 2026-06-12 08:30:58.733249 | | WARNING | Config change detected for placement_wait_for_service, new hash: e5a270af77690e874e544b61bb908d52 2026-06-12 08:30:58,733 p=83863 u=zuul n=ansible | 2026-06-12 08:30:58.733615 | | WARNING | Config change detected for swift_account_auditor, new hash: 68ac25972e9f714b901ccb2b2d2948b9 2026-06-12 08:30:58,734 p=83863 u=zuul n=ansible | 2026-06-12 08:30:58.733947 | | WARNING | Config change detected for swift_account_reaper, new hash: 68ac25972e9f714b901ccb2b2d2948b9 2026-06-12 08:30:58,734 p=83863 u=zuul n=ansible | 2026-06-12 08:30:58.734261 | | WARNING | Config change detected for swift_account_replicator, new hash: 68ac25972e9f714b901ccb2b2d2948b9 2026-06-12 08:30:58,734 p=83863 u=zuul n=ansible | 2026-06-12 08:30:58.734602 | | WARNING | Config change detected for swift_account_server, new hash: 68ac25972e9f714b901ccb2b2d2948b9 2026-06-12 08:30:58,735 p=83863 u=zuul n=ansible | 2026-06-12 08:30:58.734964 | | WARNING | Config change detected for swift_container_auditor, new hash: 68ac25972e9f714b901ccb2b2d2948b9 2026-06-12 08:30:58,735 p=83863 u=zuul n=ansible | 2026-06-12 08:30:58.735287 | | WARNING | Config change detected for swift_container_replicator, new hash: 68ac25972e9f714b901ccb2b2d2948b9 2026-06-12 08:30:58,735 p=83863 u=zuul n=ansible | 2026-06-12 08:30:58.735641 | | WARNING | Config change detected for swift_container_server, new hash: 68ac25972e9f714b901ccb2b2d2948b9 2026-06-12 08:30:58,736 p=83863 u=zuul n=ansible | 2026-06-12 08:30:58.735984 | | WARNING | Config change detected for swift_container_updater, new hash: 68ac25972e9f714b901ccb2b2d2948b9 2026-06-12 08:30:58,736 p=83863 u=zuul n=ansible | 2026-06-12 08:30:58.736301 | | WARNING | Config change detected for swift_object_auditor, new hash: 68ac25972e9f714b901ccb2b2d2948b9 2026-06-12 08:30:58,736 p=83863 u=zuul n=ansible | 2026-06-12 08:30:58.736639 | | WARNING | Config change detected for swift_object_expirer, new hash: 68ac25972e9f714b901ccb2b2d2948b9 2026-06-12 08:30:58,737 p=83863 u=zuul n=ansible | 2026-06-12 08:30:58.736999 | | WARNING | Config change detected for swift_object_replicator, new hash: 68ac25972e9f714b901ccb2b2d2948b9 2026-06-12 08:30:58,737 p=83863 u=zuul n=ansible | 2026-06-12 08:30:58.737343 | | WARNING | Config change detected for swift_object_server, new hash: 68ac25972e9f714b901ccb2b2d2948b9 2026-06-12 08:30:58,737 p=83863 u=zuul n=ansible | 2026-06-12 08:30:58.737684 | | WARNING | Config change detected for swift_object_updater, new hash: 68ac25972e9f714b901ccb2b2d2948b9 2026-06-12 08:30:58,738 p=83863 u=zuul n=ansible | 2026-06-12 08:30:58.738006 | | WARNING | Config change detected for swift_proxy, new hash: 68ac25972e9f714b901ccb2b2d2948b9 2026-06-12 08:30:58,738 p=83863 u=zuul n=ansible | 2026-06-12 08:30:58.738322 | | WARNING | Config change detected for swift_proxy_tls_proxy, new hash: 68ac25972e9f714b901ccb2b2d2948b9 2026-06-12 08:30:58,738 p=83863 u=zuul n=ansible | 2026-06-12 08:30:58.738675 | | WARNING | Config change detected for swift_rsync, new hash: 68ac25972e9f714b901ccb2b2d2948b9 2026-06-12 08:30:58,739 p=83863 u=zuul n=ansible | 2026-06-12 08:30:58.739067 | fa163e23-f348-37f0-fb65-00000000db9d | CHANGED | Update config hashes for container startup configs | np0000071530 2026-06-12 08:30:58,773 p=83863 u=zuul n=ansible | 2026-06-12 08:30:58.772385 | fa163e23-f348-37f0-fb65-00000000c864 | TASK | Delete orphan containers from /var/lib/tripleo-config/container-startup-config/step_1 2026-06-12 08:30:58,785 p=83863 u=zuul n=ansible | 2026-06-12 08:30:58.784152 | | WARNING | Config change detected for memcached, new hash: 244a3d4ccef8b7e455e8c0a562499110 2026-06-12 08:30:58,786 p=83863 u=zuul n=ansible | 2026-06-12 08:30:58.785733 | | WARNING | Config change detected for metrics_qdr, new hash: 206e4d4d7709f9fb8c6ba04cf445ab8e 2026-06-12 08:30:58,786 p=83863 u=zuul n=ansible | 2026-06-12 08:30:58.786180 | | WARNING | Config change detected for mysql_bootstrap, new hash: a724e850d34c9f0b8ed7f36f65fe792d 2026-06-12 08:30:58,787 p=83863 u=zuul n=ansible | 2026-06-12 08:30:58.786678 | | WARNING | Config change detected for rabbitmq_bootstrap, new hash: 6698b01f5eabb4b5e3a5f7e187e0a04b 2026-06-12 08:30:58,787 p=83863 u=zuul n=ansible | 2026-06-12 08:30:58.787124 | | WARNING | Config change detected for redis_tls_proxy, new hash: 2fc371357fb833e8ddee491783c495b0 2026-06-12 08:30:58,787 p=83863 u=zuul n=ansible | 2026-06-12 08:30:58.787585 | | WARNING | Config change detected for clustercheck, new hash: 37a25e706df0312c2c345b0970c15645 2026-06-12 08:30:58,788 p=83863 u=zuul n=ansible | 2026-06-12 08:30:58.788036 | | WARNING | Config change detected for horizon_fix_perms, new hash: a92d3f2bc17a4d0047f95c3803b6d449 2026-06-12 08:30:58,788 p=83863 u=zuul n=ansible | 2026-06-12 08:30:58.788471 | | WARNING | Config change detected for mysql_wait_bundle, new hash: a724e850d34c9f0b8ed7f36f65fe792d 2026-06-12 08:30:58,789 p=83863 u=zuul n=ansible | 2026-06-12 08:30:58.788897 | | WARNING | Config change detected for cinder_api_db_sync, new hash: 823f192356c8b3f625b6846acd593c1a 2026-06-12 08:30:58,789 p=83863 u=zuul n=ansible | 2026-06-12 08:30:58.789367 | | WARNING | Config change detected for collectd, new hash: 0a0af6a6a39e15fddd775e0090d092bc 2026-06-12 08:30:58,790 p=83863 u=zuul n=ansible | 2026-06-12 08:30:58.789828 | | WARNING | Config change detected for glance_api_db_sync, new hash: 77611c51ac8f99db4cb8c00b611784e0-724e725dbd9c2f10b6192ecba03503ba 2026-06-12 08:30:58,790 p=83863 u=zuul n=ansible | 2026-06-12 08:30:58.790253 | | WARNING | Config change detected for heat_engine_db_sync, new hash: 1d61c90bbda08889693bad6404a28549 2026-06-12 08:30:58,791 p=83863 u=zuul n=ansible | 2026-06-12 08:30:58.790710 | | WARNING | Config change detected for horizon, new hash: a92d3f2bc17a4d0047f95c3803b6d449 2026-06-12 08:30:58,791 p=83863 u=zuul n=ansible | 2026-06-12 08:30:58.791136 | | WARNING | Config change detected for iscsid, new hash: 724e725dbd9c2f10b6192ecba03503ba 2026-06-12 08:30:58,791 p=83863 u=zuul n=ansible | 2026-06-12 08:30:58.791589 | | WARNING | Config change detected for keystone, new hash: 956b06daa3deda6e568209a4a3af8a93 2026-06-12 08:30:58,792 p=83863 u=zuul n=ansible | 2026-06-12 08:30:58.792037 | | WARNING | Config change detected for keystone_cron, new hash: 956b06daa3deda6e568209a4a3af8a93 2026-06-12 08:30:58,792 p=83863 u=zuul n=ansible | 2026-06-12 08:30:58.792543 | | WARNING | Config change detected for keystone_db_sync, new hash: 956b06daa3deda6e568209a4a3af8a93 2026-06-12 08:30:58,793 p=83863 u=zuul n=ansible | 2026-06-12 08:30:58.793000 | | WARNING | Config change detected for manila_api_db_sync, new hash: 9f2c474c32e814ca642765885c3af6ba 2026-06-12 08:30:58,793 p=83863 u=zuul n=ansible | 2026-06-12 08:30:58.793482 | | WARNING | Config change detected for neutron_db_sync, new hash: 00e215725ffca94324d267eb953fea13 2026-06-12 08:30:58,794 p=83863 u=zuul n=ansible | 2026-06-12 08:30:58.793827 | | WARNING | Config change detected for nova_api_db_sync, new hash: a7bbe49ce86fa7820da4e6dfd83ce31a 2026-06-12 08:30:58,794 p=83863 u=zuul n=ansible | 2026-06-12 08:30:58.794131 | | WARNING | Config change detected for nova_api_ensure_default_cells, new hash: a7bbe49ce86fa7820da4e6dfd83ce31a 2026-06-12 08:30:58,794 p=83863 u=zuul n=ansible | 2026-06-12 08:30:58.794465 | | WARNING | Config change detected for nova_db_sync, new hash: a7bbe49ce86fa7820da4e6dfd83ce31a 2026-06-12 08:30:58,795 p=83863 u=zuul n=ansible | 2026-06-12 08:30:58.794762 | | WARNING | Config change detected for placement_api_db_sync, new hash: 653f591cf1a7c85c521f3d462b21db20 2026-06-12 08:30:58,795 p=83863 u=zuul n=ansible | 2026-06-12 08:30:58.795077 | | WARNING | Config change detected for rsyslog, new hash: bd4227415205dc8c62ea6f0dc9a11774 2026-06-12 08:30:58,795 p=83863 u=zuul n=ansible | 2026-06-12 08:30:58.795384 | | WARNING | Config change detected for swift_copy_rings, new hash: b9ff390fb0e63f3927f15d1b5c893b0b-2b9f1dd3bd6fbf46f770b39d1af8dcbb 2026-06-12 08:30:58,796 p=83863 u=zuul n=ansible | 2026-06-12 08:30:58.795715 | | WARNING | Config change detected for ceilometer_agent_central, new hash: 8eda0287096e2b9a2a8cd65162fb574a 2026-06-12 08:30:58,796 p=83863 u=zuul n=ansible | 2026-06-12 08:30:58.796077 | | WARNING | Config change detected for ceilometer_agent_notification, new hash: 8eda0287096e2b9a2a8cd65162fb574a 2026-06-12 08:30:58,796 p=83863 u=zuul n=ansible | 2026-06-12 08:30:58.796459 | | WARNING | Config change detected for cinder_api, new hash: 823f192356c8b3f625b6846acd593c1a 2026-06-12 08:30:58,796 p=83863 u=zuul n=ansible | 2026-06-12 08:30:58.796772 | | WARNING | Config change detected for cinder_api_cron, new hash: 823f192356c8b3f625b6846acd593c1a 2026-06-12 08:30:58,797 p=83863 u=zuul n=ansible | 2026-06-12 08:30:58.797050 | | WARNING | Config change detected for cinder_scheduler, new hash: 823f192356c8b3f625b6846acd593c1a 2026-06-12 08:30:58,797 p=83863 u=zuul n=ansible | 2026-06-12 08:30:58.797464 | | WARNING | Config change detected for glance_api, new hash: 77611c51ac8f99db4cb8c00b611784e0-724e725dbd9c2f10b6192ecba03503ba 2026-06-12 08:30:58,798 p=83863 u=zuul n=ansible | 2026-06-12 08:30:58.797779 | | WARNING | Config change detected for glance_api_cron, new hash: 77611c51ac8f99db4cb8c00b611784e0 2026-06-12 08:30:58,798 p=83863 u=zuul n=ansible | 2026-06-12 08:30:58.798087 | | WARNING | Config change detected for glance_api_internal, new hash: 576edd922f776085ad7c32dc1cffb4c1-724e725dbd9c2f10b6192ecba03503ba 2026-06-12 08:30:58,798 p=83863 u=zuul n=ansible | 2026-06-12 08:30:58.798391 | | WARNING | Config change detected for glance_api_internal_tls_proxy, new hash: 576edd922f776085ad7c32dc1cffb4c1 2026-06-12 08:30:58,799 p=83863 u=zuul n=ansible | 2026-06-12 08:30:58.798797 | | WARNING | Config change detected for glance_api_tls_proxy, new hash: 77611c51ac8f99db4cb8c00b611784e0 2026-06-12 08:30:58,799 p=83863 u=zuul n=ansible | 2026-06-12 08:30:58.799133 | | WARNING | Config change detected for heat_api, new hash: 606b9e5178675e367af6185ddfaf8301 2026-06-12 08:30:58,799 p=83863 u=zuul n=ansible | 2026-06-12 08:30:58.799452 | | WARNING | Config change detected for heat_api_cfn, new hash: 4cc38e626793cac3b1a5c6a0a09e401b 2026-06-12 08:30:58,799 p=83863 u=zuul n=ansible | 2026-06-12 08:30:58.799765 | | WARNING | Config change detected for heat_api_cron, new hash: 606b9e5178675e367af6185ddfaf8301 2026-06-12 08:30:58,800 p=83863 u=zuul n=ansible | 2026-06-12 08:30:58.800044 | | WARNING | Config change detected for heat_engine, new hash: 1d61c90bbda08889693bad6404a28549 2026-06-12 08:30:58,800 p=83863 u=zuul n=ansible | 2026-06-12 08:30:58.800346 | | WARNING | Config change detected for logrotate_crond, new hash: 53ed83bb0cae779ff95edb2002262c6f 2026-06-12 08:30:58,801 p=83863 u=zuul n=ansible | 2026-06-12 08:30:58.800687 | | WARNING | Config change detected for manila_api, new hash: 9f2c474c32e814ca642765885c3af6ba 2026-06-12 08:30:58,801 p=83863 u=zuul n=ansible | 2026-06-12 08:30:58.801258 | | WARNING | Config change detected for manila_api_cron, new hash: 9f2c474c32e814ca642765885c3af6ba 2026-06-12 08:30:58,801 p=83863 u=zuul n=ansible | 2026-06-12 08:30:58.801676 | | WARNING | Config change detected for manila_scheduler, new hash: 9f2c474c32e814ca642765885c3af6ba 2026-06-12 08:30:58,802 p=83863 u=zuul n=ansible | 2026-06-12 08:30:58.802033 | | WARNING | Config change detected for neutron_api, new hash: 00e215725ffca94324d267eb953fea13 2026-06-12 08:30:58,802 p=83863 u=zuul n=ansible | 2026-06-12 08:30:58.802339 | | WARNING | Config change detected for neutron_server_tls_proxy, new hash: 00e215725ffca94324d267eb953fea13 2026-06-12 08:30:58,802 p=83863 u=zuul n=ansible | 2026-06-12 08:30:58.802657 | | WARNING | Config change detected for nova_api, new hash: a7bbe49ce86fa7820da4e6dfd83ce31a 2026-06-12 08:30:58,803 p=83863 u=zuul n=ansible | 2026-06-12 08:30:58.802950 | | WARNING | Config change detected for nova_api_cron, new hash: a7bbe49ce86fa7820da4e6dfd83ce31a 2026-06-12 08:30:58,803 p=83863 u=zuul n=ansible | 2026-06-12 08:30:58.803272 | | WARNING | Config change detected for nova_conductor, new hash: a7bbe49ce86fa7820da4e6dfd83ce31a 2026-06-12 08:30:58,803 p=83863 u=zuul n=ansible | 2026-06-12 08:30:58.803590 | | WARNING | Config change detected for nova_metadata, new hash: f4c5c64c308044676e6b6d7353d6d4d2 2026-06-12 08:30:58,804 p=83863 u=zuul n=ansible | 2026-06-12 08:30:58.803875 | | WARNING | Config change detected for nova_scheduler, new hash: a7bbe49ce86fa7820da4e6dfd83ce31a 2026-06-12 08:30:58,804 p=83863 u=zuul n=ansible | 2026-06-12 08:30:58.804176 | | WARNING | Config change detected for nova_vnc_proxy, new hash: a7bbe49ce86fa7820da4e6dfd83ce31a 2026-06-12 08:30:58,804 p=83863 u=zuul n=ansible | 2026-06-12 08:30:58.804493 | | WARNING | Config change detected for nova_wait_for_api_service, new hash: a7bbe49ce86fa7820da4e6dfd83ce31a 2026-06-12 08:30:58,805 p=83863 u=zuul n=ansible | 2026-06-12 08:30:58.804801 | | WARNING | Config change detected for placement_api, new hash: 653f591cf1a7c85c521f3d462b21db20 2026-06-12 08:30:58,805 p=83863 u=zuul n=ansible | 2026-06-12 08:30:58.805161 | | WARNING | Config change detected for placement_wait_for_service, new hash: 653f591cf1a7c85c521f3d462b21db20 2026-06-12 08:30:58,805 p=83863 u=zuul n=ansible | 2026-06-12 08:30:58.805496 | | WARNING | Config change detected for swift_account_auditor, new hash: b9ff390fb0e63f3927f15d1b5c893b0b 2026-06-12 08:30:58,806 p=83863 u=zuul n=ansible | 2026-06-12 08:30:58.805805 | | WARNING | Config change detected for swift_account_reaper, new hash: b9ff390fb0e63f3927f15d1b5c893b0b 2026-06-12 08:30:58,806 p=83863 u=zuul n=ansible | 2026-06-12 08:30:58.806098 | | WARNING | Config change detected for swift_account_replicator, new hash: b9ff390fb0e63f3927f15d1b5c893b0b 2026-06-12 08:30:58,806 p=83863 u=zuul n=ansible | 2026-06-12 08:30:58.806444 | | WARNING | Config change detected for swift_account_server, new hash: b9ff390fb0e63f3927f15d1b5c893b0b 2026-06-12 08:30:58,806 p=83863 u=zuul n=ansible | 2026-06-12 08:30:58.806749 | | WARNING | Config change detected for swift_container_auditor, new hash: b9ff390fb0e63f3927f15d1b5c893b0b 2026-06-12 08:30:58,807 p=83863 u=zuul n=ansible | 2026-06-12 08:30:58.807033 | | WARNING | Config change detected for swift_container_replicator, new hash: b9ff390fb0e63f3927f15d1b5c893b0b 2026-06-12 08:30:58,807 p=83863 u=zuul n=ansible | 2026-06-12 08:30:58.807343 | | WARNING | Config change detected for swift_container_server, new hash: b9ff390fb0e63f3927f15d1b5c893b0b 2026-06-12 08:30:58,807 p=83863 u=zuul n=ansible | 2026-06-12 08:30:58.807710 | | WARNING | Config change detected for swift_container_updater, new hash: b9ff390fb0e63f3927f15d1b5c893b0b 2026-06-12 08:30:58,808 p=83863 u=zuul n=ansible | 2026-06-12 08:30:58.808063 | | WARNING | Config change detected for swift_object_auditor, new hash: b9ff390fb0e63f3927f15d1b5c893b0b 2026-06-12 08:30:58,808 p=83863 u=zuul n=ansible | 2026-06-12 08:30:58.808383 | | WARNING | Config change detected for swift_object_expirer, new hash: b9ff390fb0e63f3927f15d1b5c893b0b 2026-06-12 08:30:58,808 p=83863 u=zuul n=ansible | 2026-06-12 08:30:58.808714 | | WARNING | Config change detected for swift_object_replicator, new hash: b9ff390fb0e63f3927f15d1b5c893b0b 2026-06-12 08:30:58,809 p=83863 u=zuul n=ansible | 2026-06-12 08:30:58.809012 | | WARNING | Config change detected for swift_object_server, new hash: b9ff390fb0e63f3927f15d1b5c893b0b 2026-06-12 08:30:58,809 p=83863 u=zuul n=ansible | 2026-06-12 08:30:58.809393 | | WARNING | Config change detected for swift_object_updater, new hash: b9ff390fb0e63f3927f15d1b5c893b0b 2026-06-12 08:30:58,809 p=83863 u=zuul n=ansible | 2026-06-12 08:30:58.809718 | | WARNING | Config change detected for swift_proxy, new hash: b9ff390fb0e63f3927f15d1b5c893b0b 2026-06-12 08:30:58,810 p=83863 u=zuul n=ansible | 2026-06-12 08:30:58.810001 | | WARNING | Config change detected for swift_proxy_tls_proxy, new hash: b9ff390fb0e63f3927f15d1b5c893b0b 2026-06-12 08:30:58,810 p=83863 u=zuul n=ansible | 2026-06-12 08:30:58.810314 | | WARNING | Config change detected for swift_rsync, new hash: b9ff390fb0e63f3927f15d1b5c893b0b 2026-06-12 08:30:58,810 p=83863 u=zuul n=ansible | 2026-06-12 08:30:58.810665 | fa163e23-f348-37f0-fb65-00000000dbba | CHANGED | Update config hashes for container startup configs | np0000071529 2026-06-12 08:30:58,842 p=83863 u=zuul n=ansible | 2026-06-12 08:30:58.842091 | fa163e23-f348-37f0-fb65-00000000c864 | TASK | Delete orphan containers from /var/lib/tripleo-config/container-startup-config/step_1 2026-06-12 08:30:58,867 p=83863 u=zuul n=ansible | 2026-06-12 08:30:58.866939 | 374543b9-ec17-40f5-8e1d-c2fb95f2193d | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/delete_orphan.yml | np0000071530 2026-06-12 08:30:58,893 p=83863 u=zuul n=ansible | 2026-06-12 08:30:58.893541 | fa163e23-f348-37f0-fb65-00000000dbdb | TASK | Gather podman infos 2026-06-12 08:30:58,928 p=83863 u=zuul n=ansible | 2026-06-12 08:30:58.928223 | d46826cb-d303-407a-b198-f6e855474985 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/delete_orphan.yml | np0000071529 2026-06-12 08:30:58,950 p=83863 u=zuul n=ansible | 2026-06-12 08:30:58.950264 | fa163e23-f348-37f0-fb65-00000000dc08 | TASK | Gather podman infos 2026-06-12 08:30:59,879 p=83863 u=zuul n=ansible | 2026-06-12 08:30:59.878651 | fa163e23-f348-37f0-fb65-00000000dbdb | OK | Gather podman infos | np0000071530 2026-06-12 08:31:00,084 p=83863 u=zuul n=ansible | 2026-06-12 08:31:00.084014 | fa163e23-f348-37f0-fb65-00000000dbdc | TASK | Delete orphan containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_1 2026-06-12 08:31:00,091 p=83863 u=zuul n=ansible | 2026-06-12 08:31:00.090576 | fa163e23-f348-37f0-fb65-00000000dc08 | OK | Gather podman infos | np0000071529 2026-06-12 08:31:00,140 p=83863 u=zuul n=ansible | 2026-06-12 08:31:00.139603 | fa163e23-f348-37f0-fb65-00000000dc09 | TASK | Delete orphan containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_1 2026-06-12 08:31:00,301 p=83863 u=zuul n=ansible | 2026-06-12 08:31:00.300550 | fa163e23-f348-37f0-fb65-00000000c865 | TASK | Create containers from /var/lib/tripleo-config/container-startup-config/step_1 2026-06-12 08:31:00,347 p=83863 u=zuul n=ansible | 2026-06-12 08:31:00.347005 | fa163e23-f348-37f0-fb65-00000000c865 | TASK | Create containers from /var/lib/tripleo-config/container-startup-config/step_1 2026-06-12 08:31:00,377 p=83863 u=zuul n=ansible | 2026-06-12 08:31:00.376813 | dcb467d6-8ea1-4186-8282-9875ffd5b053 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/create.yml | np0000071530 2026-06-12 08:31:00,403 p=83863 u=zuul n=ansible | 2026-06-12 08:31:00.403138 | fa163e23-f348-37f0-fb65-00000000dcb1 | TASK | Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_1 2026-06-12 08:31:00,427 p=83863 u=zuul n=ansible | 2026-06-12 08:31:00.426988 | 5a961718-0623-4d35-9c6e-7415ef650191 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/create.yml | np0000071529 2026-06-12 08:31:00,449 p=83863 u=zuul n=ansible | 2026-06-12 08:31:00.449231 | fa163e23-f348-37f0-fb65-00000000dcf5 | TASK | Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_1 2026-06-12 08:31:05,747 p=83863 u=zuul n=ansible | 2026-06-12 08:31:05.746647 | fa163e23-f348-37f0-fb65-00000000db55 | CHANGED | Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_1 | np0000071528 2026-06-12 08:31:05,781 p=83863 u=zuul n=ansible | 2026-06-12 08:31:05.781573 | fa163e23-f348-37f0-fb65-00000000db56 | TASK | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_1 2026-06-12 08:31:08,402 p=83863 u=zuul n=ansible | 2026-06-12 08:31:08.402009 | fa163e23-f348-37f0-fb65-00000000dcf5 | CHANGED | Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_1 | np0000071529 2026-06-12 08:31:08,429 p=83863 u=zuul n=ansible | 2026-06-12 08:31:08.429141 | fa163e23-f348-37f0-fb65-00000000dcf6 | TASK | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_1 2026-06-12 08:31:08,509 p=83863 u=zuul n=ansible | 2026-06-12 08:31:08.508246 | fa163e23-f348-37f0-fb65-00000000dcb1 | CHANGED | Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_1 | np0000071530 2026-06-12 08:31:08,547 p=83863 u=zuul n=ansible | 2026-06-12 08:31:08.546687 | fa163e23-f348-37f0-fb65-00000000dcb2 | TASK | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_1 2026-06-12 08:31:13,624 p=83863 u=zuul n=ansible | 2026-06-12 08:31:13.623349 | fa163e23-f348-37f0-fb65-00000000db56 | CHANGED | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_1 | np0000071528 2026-06-12 08:31:13,690 p=83863 u=zuul n=ansible | 2026-06-12 08:31:13.689948 | fa163e23-f348-37f0-fb65-00000000d424 | TASK | Clean container_puppet_tasks for np0000071528 step 1 2026-06-12 08:31:14,011 p=83863 u=zuul n=ansible | 2026-06-12 08:31:14.011089 | fa163e23-f348-37f0-fb65-00000000d424 | OK | Clean container_puppet_tasks for np0000071528 step 1 | np0000071528 2026-06-12 08:31:14,035 p=83863 u=zuul n=ansible | 2026-06-12 08:31:14.035556 | fa163e23-f348-37f0-fb65-00000000d425 | TASK | Calculate container_puppet_tasks for np0000071528 step 1 2026-06-12 08:31:14,103 p=83863 u=zuul n=ansible | 2026-06-12 08:31:14.102917 | fa163e23-f348-37f0-fb65-00000000d426 | TASK | Include container-puppet tasks for step 1 2026-06-12 08:31:14,175 p=83863 u=zuul n=ansible | 2026-06-12 08:31:14.174622 | 0735abda-ddbd-4973-8c8d-a2f536074d21 | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/host-container-puppet-tasks.yaml | np0000071528 2026-06-12 08:31:14,206 p=83863 u=zuul n=ansible | 2026-06-12 08:31:14.206429 | fa163e23-f348-37f0-fb65-00000000dd45 | TASK | Write container-puppet-tasks json file for np0000071528 step 1 2026-06-12 08:31:15,196 p=83863 u=zuul n=ansible | 2026-06-12 08:31:15.195295 | fa163e23-f348-37f0-fb65-00000000dd45 | CHANGED | Write container-puppet-tasks json file for np0000071528 step 1 | np0000071528 2026-06-12 08:31:15,219 p=83863 u=zuul n=ansible | 2026-06-12 08:31:15.218738 | fa163e23-f348-37f0-fb65-00000000dd47 | TASK | Generate container puppet configs for step 1 2026-06-12 08:31:15,583 p=83863 u=zuul n=ansible | 2026-06-12 08:31:15.582546 | fa163e23-f348-37f0-fb65-00000000dd47 | OK | Generate container puppet configs for step 1 | np0000071528 2026-06-12 08:31:15,607 p=83863 u=zuul n=ansible | 2026-06-12 08:31:15.607559 | fa163e23-f348-37f0-fb65-00000000dd48 | TASK | Manage Puppet containers (bootstrap tasks) for step 1 with tripleo-ansible 2026-06-12 08:31:15,680 p=83863 u=zuul n=ansible | 2026-06-12 08:31:15.679932 | fa163e23-f348-37f0-fb65-00000000c447 | TASK | Gather variables for each operating system 2026-06-12 08:31:15,813 p=83863 u=zuul n=ansible | 2026-06-12 08:31:15.812637 | fa163e23-f348-37f0-fb65-00000000c448 | TASK | Create container logs path 2026-06-12 08:31:16,099 p=83863 u=zuul n=ansible | 2026-06-12 08:31:16.098656 | fa163e23-f348-37f0-fb65-00000000c448 | OK | Create container logs path | np0000071528 2026-06-12 08:31:16,117 p=83863 u=zuul n=ansible | 2026-06-12 08:31:16.116805 | fa163e23-f348-37f0-fb65-00000000c44a | TASK | Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_1 2026-06-12 08:31:16,178 p=83863 u=zuul n=ansible | 2026-06-12 08:31:16.178080 | fa163e23-f348-37f0-fb65-00000000dcb2 | CHANGED | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_1 | np0000071530 2026-06-12 08:31:16,217 p=83863 u=zuul n=ansible | 2026-06-12 08:31:16.217463 | fa163e23-f348-37f0-fb65-00000000d454 | TASK | Clean container_puppet_tasks for np0000071530 step 1 2026-06-12 08:31:16,460 p=83863 u=zuul n=ansible | 2026-06-12 08:31:16.459536 | fa163e23-f348-37f0-fb65-00000000c44a | OK | Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_1 | np0000071528 2026-06-12 08:31:16,477 p=83863 u=zuul n=ansible | 2026-06-12 08:31:16.476919 | fa163e23-f348-37f0-fb65-00000000c44b | TASK | Finalise hashes for all containers 2026-06-12 08:31:16,531 p=83863 u=zuul n=ansible | 2026-06-12 08:31:16.530802 | fa163e23-f348-37f0-fb65-00000000c44b | OK | Finalise hashes for all containers | np0000071528 2026-06-12 08:31:16,532 p=83863 u=zuul n=ansible | 2026-06-12 08:31:16.531952 | fa163e23-f348-37f0-fb65-00000000d454 | OK | Clean container_puppet_tasks for np0000071530 step 1 | np0000071530 2026-06-12 08:31:16,550 p=83863 u=zuul n=ansible | 2026-06-12 08:31:16.550180 | fa163e23-f348-37f0-fb65-00000000c44d | TASK | Manage systemd shutdown files 2026-06-12 08:31:16,585 p=83863 u=zuul n=ansible | 2026-06-12 08:31:16.584845 | fa163e23-f348-37f0-fb65-00000000d455 | TASK | Calculate container_puppet_tasks for np0000071530 step 1 2026-06-12 08:31:16,589 p=83863 u=zuul n=ansible | 2026-06-12 08:31:16.589363 | fa163e23-f348-37f0-fb65-00000000c44d | SKIPPED | Manage systemd shutdown files | np0000071528 2026-06-12 08:31:16,611 p=83863 u=zuul n=ansible | 2026-06-12 08:31:16.610819 | fa163e23-f348-37f0-fb65-00000000c44f | TASK | Update container configs with new config hashes 2026-06-12 08:31:16,653 p=83863 u=zuul n=ansible | 2026-06-12 08:31:16.653172 | fa163e23-f348-37f0-fb65-00000000d456 | TASK | Include container-puppet tasks for step 1 2026-06-12 08:31:16,669 p=83863 u=zuul n=ansible | 2026-06-12 08:31:16.668542 | fa163e23-f348-37f0-fb65-00000000c44f | SKIPPED | Update container configs with new config hashes | np0000071528 2026-06-12 08:31:16,688 p=83863 u=zuul n=ansible | 2026-06-12 08:31:16.688251 | fa163e23-f348-37f0-fb65-00000000c450 | TASK | Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_1 2026-06-12 08:31:16,733 p=83863 u=zuul n=ansible | 2026-06-12 08:31:16.733315 | 29fa8cbd-00a1-415d-815d-45facc03826b | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/host-container-puppet-tasks.yaml | np0000071530 2026-06-12 08:31:16,758 p=83863 u=zuul n=ansible | 2026-06-12 08:31:16.758134 | fa163e23-f348-37f0-fb65-00000000ddb8 | TASK | Write container-puppet-tasks json file for np0000071530 step 1 2026-06-12 08:31:16,765 p=83863 u=zuul n=ansible | 2026-06-12 08:31:16.764348 | fa163e23-f348-37f0-fb65-00000000c450 | SKIPPED | Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_1 | np0000071528 2026-06-12 08:31:16,796 p=83863 u=zuul n=ansible | 2026-06-12 08:31:16.796000 | fa163e23-f348-37f0-fb65-00000000c451 | TASK | Create containers from /var/lib/tripleo-config/container-puppet-config/step_1 2026-06-12 08:31:16,859 p=83863 u=zuul n=ansible | 2026-06-12 08:31:16.858671 | fa163e23-f348-37f0-fb65-00000000c451 | SKIPPED | Create containers from /var/lib/tripleo-config/container-puppet-config/step_1 | np0000071528 2026-06-12 08:31:17,204 p=83863 u=zuul n=ansible | 2026-06-12 08:31:17.203441 | fa163e23-f348-37f0-fb65-00000000dcf6 | CHANGED | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_1 | np0000071529 2026-06-12 08:31:17,265 p=83863 u=zuul n=ansible | 2026-06-12 08:31:17.264488 | fa163e23-f348-37f0-fb65-00000000d43c | TASK | Clean container_puppet_tasks for np0000071529 step 1 2026-06-12 08:31:17,602 p=83863 u=zuul n=ansible | 2026-06-12 08:31:17.602021 | fa163e23-f348-37f0-fb65-00000000d43c | OK | Clean container_puppet_tasks for np0000071529 step 1 | np0000071529 2026-06-12 08:31:17,637 p=83863 u=zuul n=ansible | 2026-06-12 08:31:17.637011 | fa163e23-f348-37f0-fb65-00000000d43d | TASK | Calculate container_puppet_tasks for np0000071529 step 1 2026-06-12 08:31:17,737 p=83863 u=zuul n=ansible | 2026-06-12 08:31:17.732626 | fa163e23-f348-37f0-fb65-00000000d43e | TASK | Include container-puppet tasks for step 1 2026-06-12 08:31:17,748 p=83863 u=zuul n=ansible | 2026-06-12 08:31:17.747520 | fa163e23-f348-37f0-fb65-00000000ddb8 | CHANGED | Write container-puppet-tasks json file for np0000071530 step 1 | np0000071530 2026-06-12 08:31:17,784 p=83863 u=zuul n=ansible | 2026-06-12 08:31:17.780293 | fa163e23-f348-37f0-fb65-00000000ddba | TASK | Generate container puppet configs for step 1 2026-06-12 08:31:17,822 p=83863 u=zuul n=ansible | 2026-06-12 08:31:17.821553 | a9346f82-34db-4a12-a2e7-1d84fc74bada | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/host-container-puppet-tasks.yaml | np0000071529 2026-06-12 08:31:17,855 p=83863 u=zuul n=ansible | 2026-06-12 08:31:17.855466 | fa163e23-f348-37f0-fb65-00000000dddb | TASK | Write container-puppet-tasks json file for np0000071529 step 1 2026-06-12 08:31:18,137 p=83863 u=zuul n=ansible | 2026-06-12 08:31:18.136571 | fa163e23-f348-37f0-fb65-00000000ddba | OK | Generate container puppet configs for step 1 | np0000071530 2026-06-12 08:31:18,168 p=83863 u=zuul n=ansible | 2026-06-12 08:31:18.168371 | fa163e23-f348-37f0-fb65-00000000ddbb | TASK | Manage Puppet containers (bootstrap tasks) for step 1 with tripleo-ansible 2026-06-12 08:31:18,248 p=83863 u=zuul n=ansible | 2026-06-12 08:31:18.248554 | fa163e23-f348-37f0-fb65-00000000c447 | TASK | Gather variables for each operating system 2026-06-12 08:31:18,377 p=83863 u=zuul n=ansible | 2026-06-12 08:31:18.376516 | fa163e23-f348-37f0-fb65-00000000c448 | TASK | Create container logs path 2026-06-12 08:31:18,697 p=83863 u=zuul n=ansible | 2026-06-12 08:31:18.696252 | fa163e23-f348-37f0-fb65-00000000c448 | OK | Create container logs path | np0000071530 2026-06-12 08:31:18,715 p=83863 u=zuul n=ansible | 2026-06-12 08:31:18.715076 | fa163e23-f348-37f0-fb65-00000000c44a | TASK | Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_1 2026-06-12 08:31:18,884 p=83863 u=zuul n=ansible | 2026-06-12 08:31:18.883763 | fa163e23-f348-37f0-fb65-00000000dddb | CHANGED | Write container-puppet-tasks json file for np0000071529 step 1 | np0000071529 2026-06-12 08:31:18,901 p=83863 u=zuul n=ansible | 2026-06-12 08:31:18.901639 | fa163e23-f348-37f0-fb65-00000000dddd | TASK | Generate container puppet configs for step 1 2026-06-12 08:31:19,043 p=83863 u=zuul n=ansible | 2026-06-12 08:31:19.042392 | fa163e23-f348-37f0-fb65-00000000c44a | OK | Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_1 | np0000071530 2026-06-12 08:31:19,060 p=83863 u=zuul n=ansible | 2026-06-12 08:31:19.059975 | fa163e23-f348-37f0-fb65-00000000c44b | TASK | Finalise hashes for all containers 2026-06-12 08:31:19,109 p=83863 u=zuul n=ansible | 2026-06-12 08:31:19.108934 | fa163e23-f348-37f0-fb65-00000000c44b | OK | Finalise hashes for all containers | np0000071530 2026-06-12 08:31:19,126 p=83863 u=zuul n=ansible | 2026-06-12 08:31:19.125894 | fa163e23-f348-37f0-fb65-00000000c44d | TASK | Manage systemd shutdown files 2026-06-12 08:31:19,160 p=83863 u=zuul n=ansible | 2026-06-12 08:31:19.160126 | fa163e23-f348-37f0-fb65-00000000c44d | SKIPPED | Manage systemd shutdown files | np0000071530 2026-06-12 08:31:19,178 p=83863 u=zuul n=ansible | 2026-06-12 08:31:19.177758 | fa163e23-f348-37f0-fb65-00000000c44f | TASK | Update container configs with new config hashes 2026-06-12 08:31:19,249 p=83863 u=zuul n=ansible | 2026-06-12 08:31:19.248779 | fa163e23-f348-37f0-fb65-00000000c44f | SKIPPED | Update container configs with new config hashes | np0000071530 2026-06-12 08:31:19,272 p=83863 u=zuul n=ansible | 2026-06-12 08:31:19.271842 | fa163e23-f348-37f0-fb65-00000000c450 | TASK | Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_1 2026-06-12 08:31:19,289 p=83863 u=zuul n=ansible | 2026-06-12 08:31:19.288652 | fa163e23-f348-37f0-fb65-00000000dddd | OK | Generate container puppet configs for step 1 | np0000071529 2026-06-12 08:31:19,306 p=83863 u=zuul n=ansible | 2026-06-12 08:31:19.305952 | fa163e23-f348-37f0-fb65-00000000ddde | TASK | Manage Puppet containers (bootstrap tasks) for step 1 with tripleo-ansible 2026-06-12 08:31:19,321 p=83863 u=zuul n=ansible | 2026-06-12 08:31:19.321071 | fa163e23-f348-37f0-fb65-00000000c450 | SKIPPED | Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_1 | np0000071530 2026-06-12 08:31:19,351 p=83863 u=zuul n=ansible | 2026-06-12 08:31:19.350968 | fa163e23-f348-37f0-fb65-00000000c451 | TASK | Create containers from /var/lib/tripleo-config/container-puppet-config/step_1 2026-06-12 08:31:19,409 p=83863 u=zuul n=ansible | 2026-06-12 08:31:19.408643 | fa163e23-f348-37f0-fb65-00000000c447 | TASK | Gather variables for each operating system 2026-06-12 08:31:19,417 p=83863 u=zuul n=ansible | 2026-06-12 08:31:19.416474 | fa163e23-f348-37f0-fb65-00000000c451 | SKIPPED | Create containers from /var/lib/tripleo-config/container-puppet-config/step_1 | np0000071530 2026-06-12 08:31:19,536 p=83863 u=zuul n=ansible | 2026-06-12 08:31:19.535722 | fa163e23-f348-37f0-fb65-00000000c448 | TASK | Create container logs path 2026-06-12 08:31:19,900 p=83863 u=zuul n=ansible | 2026-06-12 08:31:19.900070 | fa163e23-f348-37f0-fb65-00000000c448 | OK | Create container logs path | np0000071529 2026-06-12 08:31:19,917 p=83863 u=zuul n=ansible | 2026-06-12 08:31:19.917700 | fa163e23-f348-37f0-fb65-00000000c44a | TASK | Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_1 2026-06-12 08:31:20,242 p=83863 u=zuul n=ansible | 2026-06-12 08:31:20.241172 | fa163e23-f348-37f0-fb65-00000000c44a | OK | Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_1 | np0000071529 2026-06-12 08:31:20,274 p=83863 u=zuul n=ansible | 2026-06-12 08:31:20.274134 | fa163e23-f348-37f0-fb65-00000000c44b | TASK | Finalise hashes for all containers 2026-06-12 08:31:20,324 p=83863 u=zuul n=ansible | 2026-06-12 08:31:20.323626 | fa163e23-f348-37f0-fb65-00000000c44b | OK | Finalise hashes for all containers | np0000071529 2026-06-12 08:31:20,347 p=83863 u=zuul n=ansible | 2026-06-12 08:31:20.346774 | fa163e23-f348-37f0-fb65-00000000c44d | TASK | Manage systemd shutdown files 2026-06-12 08:31:20,384 p=83863 u=zuul n=ansible | 2026-06-12 08:31:20.383752 | fa163e23-f348-37f0-fb65-00000000c44d | SKIPPED | Manage systemd shutdown files | np0000071529 2026-06-12 08:31:20,406 p=83863 u=zuul n=ansible | 2026-06-12 08:31:20.406438 | fa163e23-f348-37f0-fb65-00000000c44f | TASK | Update container configs with new config hashes 2026-06-12 08:31:20,459 p=83863 u=zuul n=ansible | 2026-06-12 08:31:20.458600 | fa163e23-f348-37f0-fb65-00000000c44f | SKIPPED | Update container configs with new config hashes | np0000071529 2026-06-12 08:31:20,482 p=83863 u=zuul n=ansible | 2026-06-12 08:31:20.482096 | fa163e23-f348-37f0-fb65-00000000c450 | TASK | Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_1 2026-06-12 08:31:20,534 p=83863 u=zuul n=ansible | 2026-06-12 08:31:20.533392 | fa163e23-f348-37f0-fb65-00000000c450 | SKIPPED | Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_1 | np0000071529 2026-06-12 08:31:20,561 p=83863 u=zuul n=ansible | 2026-06-12 08:31:20.560905 | fa163e23-f348-37f0-fb65-00000000c451 | TASK | Create containers from /var/lib/tripleo-config/container-puppet-config/step_1 2026-06-12 08:31:20,615 p=83863 u=zuul n=ansible | 2026-06-12 08:31:20.614479 | fa163e23-f348-37f0-fb65-00000000c451 | SKIPPED | Create containers from /var/lib/tripleo-config/container-puppet-config/step_1 | np0000071529 2026-06-12 08:31:20,703 p=83863 u=zuul n=ansible | PLAY [External deployment step 2] ********************************************** 2026-06-12 08:31:20,716 p=83863 u=zuul n=ansible | 2026-06-12 08:31:20.716319 | fa163e23-f348-37f0-fb65-0000000000cb | TASK | External deployment step 2 2026-06-12 08:31:20,740 p=83863 u=zuul n=ansible | 2026-06-12 08:31:20.740333 | fa163e23-f348-37f0-fb65-0000000000cb | OK | External deployment step 2 | undercloud -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'External deployment step 2' to resume from this task" } 2026-06-12 08:31:20,741 p=83863 u=zuul n=ansible | [WARNING]: ('undercloud -> localhost', 'fa163e23-f348-37f0-fb65-0000000000cb') missing from stats 2026-06-12 08:31:20,791 p=83863 u=zuul n=ansible | 2026-06-12 08:31:20.791654 | d1c3766f-6f24-48bf-997b-8af55f1b86c4 | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/external_deploy_steps_tasks_step2.yaml | undercloud 2026-06-12 08:31:20,814 p=83863 u=zuul n=ansible | PLAY [Deploy step tasks for 2] ************************************************* 2026-06-12 08:31:20,939 p=83863 u=zuul n=ansible | 2026-06-12 08:31:20.939114 | fa163e23-f348-37f0-fb65-0000000000cf | TASK | Deploy step tasks for 2 2026-06-12 08:31:20,956 p=83863 u=zuul n=ansible | 2026-06-12 08:31:20.956166 | fa163e23-f348-37f0-fb65-0000000000cf | TASK | Deploy step tasks for 2 2026-06-12 08:31:20,989 p=83863 u=zuul n=ansible | 2026-06-12 08:31:20.988800 | fa163e23-f348-37f0-fb65-0000000000cf | TASK | Deploy step tasks for 2 2026-06-12 08:31:21,020 p=83863 u=zuul n=ansible | 2026-06-12 08:31:21.014720 | fa163e23-f348-37f0-fb65-0000000000cf | TASK | Deploy step tasks for 2 2026-06-12 08:31:21,044 p=83863 u=zuul n=ansible | 2026-06-12 08:31:21.043513 | fa163e23-f348-37f0-fb65-0000000000cf | TASK | Deploy step tasks for 2 2026-06-12 08:31:21,075 p=83863 u=zuul n=ansible | 2026-06-12 08:31:21.075500 | fa163e23-f348-37f0-fb65-0000000000cf | TASK | Deploy step tasks for 2 2026-06-12 08:31:21,082 p=83863 u=zuul n=ansible | 2026-06-12 08:31:21.081761 | fa163e23-f348-37f0-fb65-0000000000cf | OK | Deploy step tasks for 2 | np0000071531 -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Deploy step tasks for 2' to resume from this task" } 2026-06-12 08:31:21,083 p=83863 u=zuul n=ansible | [WARNING]: ('np0000071531 -> localhost', 'fa163e23-f348-37f0-fb65-0000000000cf') missing from stats 2026-06-12 08:31:21,083 p=83863 u=zuul n=ansible | 2026-06-12 08:31:21.083319 | fa163e23-f348-37f0-fb65-0000000000cf | OK | Deploy step tasks for 2 | np0000071532 -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Deploy step tasks for 2' to resume from this task" } 2026-06-12 08:31:21,083 p=83863 u=zuul n=ansible | [WARNING]: ('np0000071532 -> localhost', 'fa163e23-f348-37f0-fb65-0000000000cf') missing from stats 2026-06-12 08:31:21,084 p=83863 u=zuul n=ansible | 2026-06-12 08:31:21.084138 | fa163e23-f348-37f0-fb65-0000000000cf | OK | Deploy step tasks for 2 | np0000071533 -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Deploy step tasks for 2' to resume from this task" } 2026-06-12 08:31:21,084 p=83863 u=zuul n=ansible | [WARNING]: ('np0000071533 -> localhost', 'fa163e23-f348-37f0-fb65-0000000000cf') missing from stats 2026-06-12 08:31:21,085 p=83863 u=zuul n=ansible | 2026-06-12 08:31:21.084894 | fa163e23-f348-37f0-fb65-0000000000cf | OK | Deploy step tasks for 2 | np0000071528 -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Deploy step tasks for 2' to resume from this task" } 2026-06-12 08:31:21,085 p=83863 u=zuul n=ansible | [WARNING]: ('np0000071528 -> localhost', 'fa163e23-f348-37f0-fb65-0000000000cf') missing from stats 2026-06-12 08:31:21,085 p=83863 u=zuul n=ansible | 2026-06-12 08:31:21.085646 | fa163e23-f348-37f0-fb65-0000000000cf | OK | Deploy step tasks for 2 | np0000071529 -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Deploy step tasks for 2' to resume from this task" } 2026-06-12 08:31:21,086 p=83863 u=zuul n=ansible | [WARNING]: ('np0000071529 -> localhost', 'fa163e23-f348-37f0-fb65-0000000000cf') missing from stats 2026-06-12 08:31:21,101 p=83863 u=zuul n=ansible | 2026-06-12 08:31:21.097108 | fa163e23-f348-37f0-fb65-0000000000d0 | TASK | Write the config_step hieradata for the deploy step 2 tasks 2026-06-12 08:31:21,116 p=83863 u=zuul n=ansible | 2026-06-12 08:31:21.116289 | fa163e23-f348-37f0-fb65-0000000000d0 | TASK | Write the config_step hieradata for the deploy step 2 tasks 2026-06-12 08:31:21,132 p=83863 u=zuul n=ansible | 2026-06-12 08:31:21.131605 | fa163e23-f348-37f0-fb65-0000000000d0 | TASK | Write the config_step hieradata for the deploy step 2 tasks 2026-06-12 08:31:21,162 p=83863 u=zuul n=ansible | 2026-06-12 08:31:21.162238 | fa163e23-f348-37f0-fb65-0000000000d0 | TASK | Write the config_step hieradata for the deploy step 2 tasks 2026-06-12 08:31:21,185 p=83863 u=zuul n=ansible | 2026-06-12 08:31:21.184933 | fa163e23-f348-37f0-fb65-0000000000d0 | TASK | Write the config_step hieradata for the deploy step 2 tasks 2026-06-12 08:31:21,192 p=83863 u=zuul n=ansible | 2026-06-12 08:31:21.191741 | fa163e23-f348-37f0-fb65-0000000000cf | OK | Deploy step tasks for 2 | np0000071530 -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Deploy step tasks for 2' to resume from this task" } 2026-06-12 08:31:21,193 p=83863 u=zuul n=ansible | [WARNING]: ('np0000071530 -> localhost', 'fa163e23-f348-37f0-fb65-0000000000cf') missing from stats 2026-06-12 08:31:21,209 p=83863 u=zuul n=ansible | 2026-06-12 08:31:21.208598 | fa163e23-f348-37f0-fb65-0000000000d0 | TASK | Write the config_step hieradata for the deploy step 2 tasks 2026-06-12 08:31:22,110 p=83863 u=zuul n=ansible | 2026-06-12 08:31:22.109216 | fa163e23-f348-37f0-fb65-0000000000d0 | CHANGED | Write the config_step hieradata for the deploy step 2 tasks | np0000071532 2026-06-12 08:31:22,167 p=83863 u=zuul n=ansible | 2026-06-12 08:31:22.153014 | fa163e23-f348-37f0-fb65-0000000000d0 | CHANGED | Write the config_step hieradata for the deploy step 2 tasks | np0000071533 2026-06-12 08:31:22,172 p=83863 u=zuul n=ansible | [WARNING]: conditional statements should not include jinja2 templating delimiters such as {{ }} or {% %}. Found: '{{ playbook_dir }}/{{ _task_file_path }}' is exists 2026-06-12 08:31:22,173 p=83863 u=zuul n=ansible | 2026-06-12 08:31:22.171628 | fa163e23-f348-37f0-fb65-0000000000d0 | CHANGED | Write the config_step hieradata for the deploy step 2 tasks | np0000071528 2026-06-12 08:31:22,174 p=83863 u=zuul n=ansible | 2026-06-12 08:31:22.174335 | fa163e23-f348-37f0-fb65-0000000000d0 | CHANGED | Write the config_step hieradata for the deploy step 2 tasks | np0000071531 2026-06-12 08:31:22,175 p=83863 u=zuul n=ansible | 2026-06-12 08:31:22.175390 | fa163e23-f348-37f0-fb65-0000000000d0 | CHANGED | Write the config_step hieradata for the deploy step 2 tasks | np0000071529 2026-06-12 08:31:22,216 p=83863 u=zuul n=ansible | [WARNING]: conditional statements should not include jinja2 templating delimiters such as {{ }} or {% %}. Found: '{{ playbook_dir }}/{{ _task_file_path }}' is exists 2026-06-12 08:31:22,249 p=83863 u=zuul n=ansible | [WARNING]: conditional statements should not include jinja2 templating delimiters such as {{ }} or {% %}. Found: '{{ playbook_dir }}/{{ _task_file_path }}' is exists 2026-06-12 08:31:22,275 p=83863 u=zuul n=ansible | [WARNING]: conditional statements should not include jinja2 templating delimiters such as {{ }} or {% %}. Found: '{{ playbook_dir }}/{{ _task_file_path }}' is exists 2026-06-12 08:31:22,299 p=83863 u=zuul n=ansible | 2026-06-12 08:31:22.298923 | fa163e23-f348-37f0-fb65-0000000000d0 | CHANGED | Write the config_step hieradata for the deploy step 2 tasks | np0000071530 2026-06-12 08:31:22,307 p=83863 u=zuul n=ansible | [WARNING]: conditional statements should not include jinja2 templating delimiters such as {{ }} or {% %}. Found: '{{ playbook_dir }}/{{ _task_file_path }}' is exists 2026-06-12 08:31:22,346 p=83863 u=zuul n=ansible | 2026-06-12 08:31:22.345871 | 859a1f21-961d-4fbe-a1c8-37eb642fec42 | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/Compute/deploy_steps_tasks_step2.yaml | np0000071532 2026-06-12 08:31:22,346 p=83863 u=zuul n=ansible | 2026-06-12 08:31:22.346387 | 859a1f21-961d-4fbe-a1c8-37eb642fec42 | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/Compute/deploy_steps_tasks_step2.yaml | np0000071531 2026-06-12 08:31:22,346 p=83863 u=zuul n=ansible | 2026-06-12 08:31:22.346661 | 859a1f21-961d-4fbe-a1c8-37eb642fec42 | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/Compute/deploy_steps_tasks_step2.yaml | np0000071533 2026-06-12 08:31:22,404 p=83863 u=zuul n=ansible | 2026-06-12 08:31:22.404062 | ae1536dd-bf8b-4868-a1bf-510701384055 | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/Controller/deploy_steps_tasks_step2.yaml | np0000071528 2026-06-12 08:31:22,434 p=83863 u=zuul n=ansible | 2026-06-12 08:31:22.434070 | fa163e23-f348-37f0-fb65-00000000dedc | TASK | set enable_sensubility fact 2026-06-12 08:31:22,449 p=83863 u=zuul n=ansible | 2026-06-12 08:31:22.448886 | fa163e23-f348-37f0-fb65-00000000dedc | TASK | set enable_sensubility fact 2026-06-12 08:31:22,473 p=83863 u=zuul n=ansible | 2026-06-12 08:31:22.469034 | fa163e23-f348-37f0-fb65-00000000dedc | TASK | set enable_sensubility fact 2026-06-12 08:31:22,499 p=83863 u=zuul n=ansible | 2026-06-12 08:31:22.499231 | fa163e23-f348-37f0-fb65-00000000dee4 | TASK | set enable_sensubility fact 2026-06-12 08:31:22,526 p=83863 u=zuul n=ansible | 2026-06-12 08:31:22.526017 | fa163e23-f348-37f0-fb65-00000000dedc | OK | set enable_sensubility fact | np0000071531 2026-06-12 08:31:22,532 p=83863 u=zuul n=ansible | 2026-06-12 08:31:22.526931 | fa163e23-f348-37f0-fb65-00000000dedc | OK | set enable_sensubility fact | np0000071532 2026-06-12 08:31:22,532 p=83863 u=zuul n=ansible | 2026-06-12 08:31:22.532747 | fa163e23-f348-37f0-fb65-00000000dedc | OK | set enable_sensubility fact | np0000071533 2026-06-12 08:31:22,533 p=83863 u=zuul n=ansible | 2026-06-12 08:31:22.533335 | fa163e23-f348-37f0-fb65-00000000dee4 | OK | set enable_sensubility fact | np0000071528 2026-06-12 08:31:22,559 p=83863 u=zuul n=ansible | [WARNING]: conditional statements should not include jinja2 templating delimiters such as {{ }} or {% %}. Found: '{{ playbook_dir }}/{{ _task_file_path }}' is exists 2026-06-12 08:31:22,577 p=83863 u=zuul n=ansible | 2026-06-12 08:31:22.577576 | 7e3e2dc4-d5cb-461a-ad96-5ccac9231510 | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/Controller/deploy_steps_tasks_step2.yaml | np0000071529 2026-06-12 08:31:22,607 p=83863 u=zuul n=ansible | 2026-06-12 08:31:22.606772 | fa163e23-f348-37f0-fb65-00000000dede | TASK | Push script 2026-06-12 08:31:22,621 p=83863 u=zuul n=ansible | 2026-06-12 08:31:22.621302 | fa163e23-f348-37f0-fb65-00000000dede | TASK | Push script 2026-06-12 08:31:22,636 p=83863 u=zuul n=ansible | 2026-06-12 08:31:22.635535 | fa163e23-f348-37f0-fb65-00000000dede | TASK | Push script 2026-06-12 08:31:22,658 p=83863 u=zuul n=ansible | 2026-06-12 08:31:22.657532 | fa163e23-f348-37f0-fb65-00000000deeb | TASK | Gather variables for each operating system 2026-06-12 08:31:22,676 p=83863 u=zuul n=ansible | 2026-06-12 08:31:22.676301 | fa163e23-f348-37f0-fb65-00000000dfd0 | TASK | set enable_sensubility fact 2026-06-12 08:31:22,725 p=83863 u=zuul n=ansible | 2026-06-12 08:31:22.724751 | df58e2cc-cdd0-4d2f-b6eb-6680b1090e1e | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/Controller/deploy_steps_tasks_step2.yaml | np0000071530 2026-06-12 08:31:22,758 p=83863 u=zuul n=ansible | 2026-06-12 08:31:22.758211 | fa163e23-f348-37f0-fb65-00000000e065 | TASK | set enable_sensubility fact 2026-06-12 08:31:22,765 p=83863 u=zuul n=ansible | 2026-06-12 08:31:22.764840 | fa163e23-f348-37f0-fb65-00000000dfd0 | OK | set enable_sensubility fact | np0000071529 2026-06-12 08:31:22,790 p=83863 u=zuul n=ansible | 2026-06-12 08:31:22.789848 | fa163e23-f348-37f0-fb65-00000000deeb | TASK | Gather variables for each operating system 2026-06-12 08:31:22,819 p=83863 u=zuul n=ansible | 2026-06-12 08:31:22.818667 | fa163e23-f348-37f0-fb65-00000000deec | TASK | Detect if resource is being created or already exists 2026-06-12 08:31:22,825 p=83863 u=zuul n=ansible | 2026-06-12 08:31:22.825293 | fa163e23-f348-37f0-fb65-00000000e065 | OK | set enable_sensubility fact | np0000071530 2026-06-12 08:31:22,841 p=83863 u=zuul n=ansible | 2026-06-12 08:31:22.841347 | fa163e23-f348-37f0-fb65-00000000deeb | TASK | Gather variables for each operating system 2026-06-12 08:31:22,890 p=83863 u=zuul n=ansible | 2026-06-12 08:31:22.890172 | fa163e23-f348-37f0-fb65-00000000deec | TASK | Detect if resource is being created or already exists 2026-06-12 08:31:22,967 p=83863 u=zuul n=ansible | 2026-06-12 08:31:22.967343 | fa163e23-f348-37f0-fb65-00000000deec | TASK | Detect if resource is being created or already exists 2026-06-12 08:31:23,598 p=83863 u=zuul n=ansible | 2026-06-12 08:31:23.597302 | fa163e23-f348-37f0-fb65-00000000dede | CHANGED | Push script | np0000071532 2026-06-12 08:31:23,604 p=83863 u=zuul n=ansible | 2026-06-12 08:31:23.604223 | fa163e23-f348-37f0-fb65-00000000dede | CHANGED | Push script | np0000071531 2026-06-12 08:31:23,623 p=83863 u=zuul n=ansible | 2026-06-12 08:31:23.619722 | fa163e23-f348-37f0-fb65-00000000dedf | TASK | Insert cronjob in root crontab 2026-06-12 08:31:23,654 p=83863 u=zuul n=ansible | 2026-06-12 08:31:23.654068 | fa163e23-f348-37f0-fb65-00000000dedf | TASK | Insert cronjob in root crontab 2026-06-12 08:31:23,673 p=83863 u=zuul n=ansible | 2026-06-12 08:31:23.667002 | fa163e23-f348-37f0-fb65-00000000dede | CHANGED | Push script | np0000071533 2026-06-12 08:31:23,675 p=83863 u=zuul n=ansible | 2026-06-12 08:31:23.675317 | fa163e23-f348-37f0-fb65-00000000deec | CHANGED | Detect if resource is being created or already exists | np0000071528 2026-06-12 08:31:23,676 p=83863 u=zuul n=ansible | 2026-06-12 08:31:23.676677 | fa163e23-f348-37f0-fb65-00000000deec | CHANGED | Detect if resource is being created or already exists | np0000071529 2026-06-12 08:31:23,693 p=83863 u=zuul n=ansible | 2026-06-12 08:31:23.692497 | fa163e23-f348-37f0-fb65-00000000dedf | TASK | Insert cronjob in root crontab 2026-06-12 08:31:23,721 p=83863 u=zuul n=ansible | 2026-06-12 08:31:23.720396 | fa163e23-f348-37f0-fb65-00000000deed | TASK | Run init bundle puppet on the host for haproxy 2026-06-12 08:31:23,745 p=83863 u=zuul n=ansible | 2026-06-12 08:31:23.744577 | fa163e23-f348-37f0-fb65-00000000deed | TASK | Run init bundle puppet on the host for haproxy 2026-06-12 08:31:23,801 p=83863 u=zuul n=ansible | 2026-06-12 08:31:23.799616 | fa163e23-f348-37f0-fb65-00000000deec | CHANGED | Detect if resource is being created or already exists | np0000071530 2026-06-12 08:31:23,832 p=83863 u=zuul n=ansible | 2026-06-12 08:31:23.832311 | fa163e23-f348-37f0-fb65-00000000deed | TASK | Run init bundle puppet on the host for haproxy 2026-06-12 08:31:24,035 p=83863 u=zuul n=ansible | 2026-06-12 08:31:24.033815 | fa163e23-f348-37f0-fb65-00000000dedf | CHANGED | Insert cronjob in root crontab | np0000071531 2026-06-12 08:31:24,058 p=83863 u=zuul n=ansible | 2026-06-12 08:31:24.057745 | fa163e23-f348-37f0-fb65-0000000000d3 | TASK | Check if /var/lib/tripleo-config/container-startup-config/step_2 already exists 2026-06-12 08:31:24,082 p=83863 u=zuul n=ansible | 2026-06-12 08:31:24.080906 | fa163e23-f348-37f0-fb65-00000000dedf | CHANGED | Insert cronjob in root crontab | np0000071533 2026-06-12 08:31:24,088 p=83863 u=zuul n=ansible | 2026-06-12 08:31:24.088337 | fa163e23-f348-37f0-fb65-00000000dedf | CHANGED | Insert cronjob in root crontab | np0000071532 2026-06-12 08:31:24,110 p=83863 u=zuul n=ansible | 2026-06-12 08:31:24.110052 | fa163e23-f348-37f0-fb65-0000000000d3 | TASK | Check if /var/lib/tripleo-config/container-startup-config/step_2 already exists 2026-06-12 08:31:24,136 p=83863 u=zuul n=ansible | 2026-06-12 08:31:24.135204 | fa163e23-f348-37f0-fb65-0000000000d3 | TASK | Check if /var/lib/tripleo-config/container-startup-config/step_2 already exists 2026-06-12 08:31:24,357 p=83863 u=zuul n=ansible | 2026-06-12 08:31:24.356905 | fa163e23-f348-37f0-fb65-0000000000d3 | OK | Check if /var/lib/tripleo-config/container-startup-config/step_2 already exists | np0000071531 2026-06-12 08:31:24,452 p=83863 u=zuul n=ansible | 2026-06-12 08:31:24.450946 | fa163e23-f348-37f0-fb65-0000000000d3 | OK | Check if /var/lib/tripleo-config/container-startup-config/step_2 already exists | np0000071533 2026-06-12 08:31:24,502 p=83863 u=zuul n=ansible | 2026-06-12 08:31:24.501315 | fa163e23-f348-37f0-fb65-0000000000d3 | OK | Check if /var/lib/tripleo-config/container-startup-config/step_2 already exists | np0000071532 2026-06-12 08:31:24,529 p=83863 u=zuul n=ansible | 2026-06-12 08:31:24.529018 | ecd9b77a-7417-4eca-8343-9e35642ed26b | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/common_deploy_steps_tasks.yaml | np0000071531 2026-06-12 08:31:24,541 p=83863 u=zuul n=ansible | 2026-06-12 08:31:24.541455 | fa163e23-f348-37f0-fb65-00000000e11c | TASK | Write the config_step hieradata 2026-06-12 08:31:24,594 p=83863 u=zuul n=ansible | 2026-06-12 08:31:24.594545 | a4071005-2c4f-4b86-be5f-d7b84042ef5c | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/common_deploy_steps_tasks.yaml | np0000071533 2026-06-12 08:31:24,607 p=83863 u=zuul n=ansible | 2026-06-12 08:31:24.607036 | fa163e23-f348-37f0-fb65-00000000e134 | TASK | Write the config_step hieradata 2026-06-12 08:31:24,662 p=83863 u=zuul n=ansible | 2026-06-12 08:31:24.662263 | 366b3358-957c-4496-af73-eb97ad4ae40f | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/common_deploy_steps_tasks.yaml | np0000071532 2026-06-12 08:31:24,674 p=83863 u=zuul n=ansible | 2026-06-12 08:31:24.674447 | fa163e23-f348-37f0-fb65-00000000e14c | TASK | Write the config_step hieradata 2026-06-12 08:31:25,371 p=83863 u=zuul n=ansible | 2026-06-12 08:31:25.370552 | fa163e23-f348-37f0-fb65-00000000e11c | OK | Write the config_step hieradata | np0000071531 2026-06-12 08:31:25,389 p=83863 u=zuul n=ansible | 2026-06-12 08:31:25.388679 | fa163e23-f348-37f0-fb65-00000000e11d | TASK | Run puppet host configuration for step 2 2026-06-12 08:31:25,453 p=83863 u=zuul n=ansible | 2026-06-12 08:31:25.452491 | fa163e23-f348-37f0-fb65-00000000e134 | OK | Write the config_step hieradata | np0000071533 2026-06-12 08:31:25,481 p=83863 u=zuul n=ansible | 2026-06-12 08:31:25.480829 | fa163e23-f348-37f0-fb65-00000000e135 | TASK | Run puppet host configuration for step 2 2026-06-12 08:31:25,494 p=83863 u=zuul n=ansible | 2026-06-12 08:31:25.493176 | fa163e23-f348-37f0-fb65-00000000e14c | OK | Write the config_step hieradata | np0000071532 2026-06-12 08:31:25,514 p=83863 u=zuul n=ansible | 2026-06-12 08:31:25.514313 | fa163e23-f348-37f0-fb65-00000000e14d | TASK | Run puppet host configuration for step 2 2026-06-12 08:31:26,074 p=83863 u=zuul n=ansible | 2026-06-12 08:31:26.073146 | fa163e23-f348-37f0-fb65-00000000e11d | CHANGED | Run puppet host configuration for step 2 | np0000071531 2026-06-12 08:31:26,095 p=83863 u=zuul n=ansible | 2026-06-12 08:31:26.095377 | fa163e23-f348-37f0-fb65-00000000e11e | TASK | Wait for puppet host configuration to finish 2026-06-12 08:31:26,192 p=83863 u=zuul n=ansible | 2026-06-12 08:31:26.191201 | fa163e23-f348-37f0-fb65-00000000e135 | CHANGED | Run puppet host configuration for step 2 | np0000071533 2026-06-12 08:31:26,206 p=83863 u=zuul n=ansible | 2026-06-12 08:31:26.206383 | fa163e23-f348-37f0-fb65-00000000e136 | TASK | Wait for puppet host configuration to finish 2026-06-12 08:31:26,255 p=83863 u=zuul n=ansible | 2026-06-12 08:31:26.254787 | fa163e23-f348-37f0-fb65-00000000e14d | CHANGED | Run puppet host configuration for step 2 | np0000071532 2026-06-12 08:31:26,277 p=83863 u=zuul n=ansible | 2026-06-12 08:31:26.276567 | fa163e23-f348-37f0-fb65-00000000e14e | TASK | Wait for puppet host configuration to finish 2026-06-12 08:31:31,575 p=83863 u=zuul n=ansible | 2026-06-12 08:31:31.574834 | fa163e23-f348-37f0-fb65-00000000deed | OK | Run init bundle puppet on the host for haproxy | np0000071529 2026-06-12 08:31:31,619 p=83863 u=zuul n=ansible | 2026-06-12 08:31:31.613650 | fa163e23-f348-37f0-fb65-00000000deee | TASK | Check if /var/lib/config-data/puppet-generated/haproxy exists 2026-06-12 08:31:31,629 p=83863 u=zuul n=ansible | 2026-06-12 08:31:31.628700 | fa163e23-f348-37f0-fb65-00000000deed | OK | Run init bundle puppet on the host for haproxy | np0000071530 2026-06-12 08:31:31,659 p=83863 u=zuul n=ansible | 2026-06-12 08:31:31.658799 | fa163e23-f348-37f0-fb65-00000000deee | TASK | Check if /var/lib/config-data/puppet-generated/haproxy exists 2026-06-12 08:31:31,995 p=83863 u=zuul n=ansible | 2026-06-12 08:31:31.994812 | fa163e23-f348-37f0-fb65-00000000deee | OK | Check if /var/lib/config-data/puppet-generated/haproxy exists | np0000071529 2026-06-12 08:31:32,029 p=83863 u=zuul n=ansible | 2026-06-12 08:31:32.028919 | fa163e23-f348-37f0-fb65-00000000deef | TASK | Run pacemaker restart if the config file for the service changed 2026-06-12 08:31:32,039 p=83863 u=zuul n=ansible | 2026-06-12 08:31:32.038633 | fa163e23-f348-37f0-fb65-00000000deee | OK | Check if /var/lib/config-data/puppet-generated/haproxy exists | np0000071530 2026-06-12 08:31:32,074 p=83863 u=zuul n=ansible | 2026-06-12 08:31:32.074283 | fa163e23-f348-37f0-fb65-00000000deef | TASK | Run pacemaker restart if the config file for the service changed 2026-06-12 08:31:32,613 p=83863 u=zuul n=ansible | 2026-06-12 08:31:32.613234 | fa163e23-f348-37f0-fb65-00000000deef | CHANGED | Run pacemaker restart if the config file for the service changed | np0000071530 2026-06-12 08:31:32,638 p=83863 u=zuul n=ansible | 2026-06-12 08:31:32.637989 | fa163e23-f348-37f0-fb65-00000000def0 | TASK | Check if an image update marker exists for bundle haproxy-bundle 2026-06-12 08:31:32,649 p=83863 u=zuul n=ansible | 2026-06-12 08:31:32.648925 | fa163e23-f348-37f0-fb65-00000000deef | CHANGED | Run pacemaker restart if the config file for the service changed | np0000071529 2026-06-12 08:31:32,674 p=83863 u=zuul n=ansible | 2026-06-12 08:31:32.674157 | fa163e23-f348-37f0-fb65-00000000def0 | TASK | Check if an image update marker exists for bundle haproxy-bundle 2026-06-12 08:31:32,934 p=83863 u=zuul n=ansible | 2026-06-12 08:31:32.932955 | fa163e23-f348-37f0-fb65-00000000def0 | OK | Check if an image update marker exists for bundle haproxy-bundle | np0000071530 2026-06-12 08:31:32,976 p=83863 u=zuul n=ansible | 2026-06-12 08:31:32.975635 | fa163e23-f348-37f0-fb65-00000000def2 | TASK | Get container image tag from marker for bundle haproxy-bundle 2026-06-12 08:31:32,995 p=83863 u=zuul n=ansible | 2026-06-12 08:31:32.994854 | fa163e23-f348-37f0-fb65-00000000def0 | OK | Check if an image update marker exists for bundle haproxy-bundle | np0000071529 2026-06-12 08:31:33,019 p=83863 u=zuul n=ansible | 2026-06-12 08:31:33.019348 | fa163e23-f348-37f0-fb65-00000000def2 | TASK | Get container image tag from marker for bundle haproxy-bundle 2026-06-12 08:31:33,038 p=83863 u=zuul n=ansible | 2026-06-12 08:31:33.037770 | fa163e23-f348-37f0-fb65-00000000def2 | SKIPPED | Get container image tag from marker for bundle haproxy-bundle | np0000071530 2026-06-12 08:31:33,062 p=83863 u=zuul n=ansible | 2026-06-12 08:31:33.061863 | fa163e23-f348-37f0-fb65-00000000def3 | TASK | Get container image tag from bundle haproxy-bundle 2026-06-12 08:31:33,081 p=83863 u=zuul n=ansible | 2026-06-12 08:31:33.081016 | fa163e23-f348-37f0-fb65-00000000def2 | SKIPPED | Get container image tag from marker for bundle haproxy-bundle | np0000071529 2026-06-12 08:31:33,099 p=83863 u=zuul n=ansible | 2026-06-12 08:31:33.099030 | fa163e23-f348-37f0-fb65-00000000def3 | TASK | Get container image tag from bundle haproxy-bundle 2026-06-12 08:31:33,120 p=83863 u=zuul n=ansible | 2026-06-12 08:31:33.119839 | fa163e23-f348-37f0-fb65-00000000def3 | SKIPPED | Get container image tag from bundle haproxy-bundle | np0000071530 2026-06-12 08:31:33,138 p=83863 u=zuul n=ansible | 2026-06-12 08:31:33.138020 | fa163e23-f348-37f0-fb65-00000000def4 | TASK | Compare tags between marker and bundle haproxy-bundle 2026-06-12 08:31:33,161 p=83863 u=zuul n=ansible | 2026-06-12 08:31:33.161133 | fa163e23-f348-37f0-fb65-00000000def3 | SKIPPED | Get container image tag from bundle haproxy-bundle | np0000071529 2026-06-12 08:31:33,179 p=83863 u=zuul n=ansible | 2026-06-12 08:31:33.178859 | fa163e23-f348-37f0-fb65-00000000def4 | TASK | Compare tags between marker and bundle haproxy-bundle 2026-06-12 08:31:33,192 p=83863 u=zuul n=ansible | 2026-06-12 08:31:33.191867 | fa163e23-f348-37f0-fb65-00000000def4 | SKIPPED | Compare tags between marker and bundle haproxy-bundle | np0000071530 2026-06-12 08:31:33,211 p=83863 u=zuul n=ansible | 2026-06-12 08:31:33.211041 | fa163e23-f348-37f0-fb65-00000000def5 | TASK | Remove old image tag {{ old_image }} for bundle {{ tripleo_ha_wrapper_bundle_name }} 2026-06-12 08:31:33,232 p=83863 u=zuul n=ansible | 2026-06-12 08:31:33.232141 | fa163e23-f348-37f0-fb65-00000000def4 | SKIPPED | Compare tags between marker and bundle haproxy-bundle | np0000071529 2026-06-12 08:31:33,252 p=83863 u=zuul n=ansible | 2026-06-12 08:31:33.251775 | fa163e23-f348-37f0-fb65-00000000def5 | TASK | Remove old image tag {{ old_image }} for bundle {{ tripleo_ha_wrapper_bundle_name }} 2026-06-12 08:31:33,266 p=83863 u=zuul n=ansible | 2026-06-12 08:31:33.265576 | fa163e23-f348-37f0-fb65-00000000def5 | SKIPPED | Remove old image tag {{ old_image }} for bundle {{ tripleo_ha_wrapper_bundle_name }} | np0000071530 2026-06-12 08:31:33,288 p=83863 u=zuul n=ansible | 2026-06-12 08:31:33.284126 | fa163e23-f348-37f0-fb65-00000000def6 | TASK | Remove update marker for bundle haproxy-bundle 2026-06-12 08:31:33,295 p=83863 u=zuul n=ansible | 2026-06-12 08:31:33.294996 | fa163e23-f348-37f0-fb65-00000000def5 | SKIPPED | Remove old image tag {{ old_image }} for bundle {{ tripleo_ha_wrapper_bundle_name }} | np0000071529 2026-06-12 08:31:33,313 p=83863 u=zuul n=ansible | 2026-06-12 08:31:33.313393 | fa163e23-f348-37f0-fb65-00000000def6 | TASK | Remove update marker for bundle haproxy-bundle 2026-06-12 08:31:33,343 p=83863 u=zuul n=ansible | 2026-06-12 08:31:33.343027 | fa163e23-f348-37f0-fb65-00000000def6 | SKIPPED | Remove update marker for bundle haproxy-bundle | np0000071530 2026-06-12 08:31:33,379 p=83863 u=zuul n=ansible | 2026-06-12 08:31:33.378673 | fa163e23-f348-37f0-fb65-00000000df17 | TASK | Gather variables for each operating system 2026-06-12 08:31:33,385 p=83863 u=zuul n=ansible | 2026-06-12 08:31:33.384390 | fa163e23-f348-37f0-fb65-00000000def6 | SKIPPED | Remove update marker for bundle haproxy-bundle | np0000071529 2026-06-12 08:31:33,415 p=83863 u=zuul n=ansible | 2026-06-12 08:31:33.415448 | fa163e23-f348-37f0-fb65-00000000df17 | TASK | Gather variables for each operating system 2026-06-12 08:31:33,496 p=83863 u=zuul n=ansible | 2026-06-12 08:31:33.496109 | fa163e23-f348-37f0-fb65-00000000df18 | TASK | Detect if resource is being created or already exists 2026-06-12 08:31:33,537 p=83863 u=zuul n=ansible | 2026-06-12 08:31:33.536971 | fa163e23-f348-37f0-fb65-00000000df18 | TASK | Detect if resource is being created or already exists 2026-06-12 08:31:34,235 p=83863 u=zuul n=ansible | 2026-06-12 08:31:34.234297 | fa163e23-f348-37f0-fb65-00000000df18 | CHANGED | Detect if resource is being created or already exists | np0000071530 2026-06-12 08:31:34,265 p=83863 u=zuul n=ansible | 2026-06-12 08:31:34.264772 | fa163e23-f348-37f0-fb65-00000000df19 | TASK | Run init bundle puppet on the host for mysql 2026-06-12 08:31:34,375 p=83863 u=zuul n=ansible | 2026-06-12 08:31:34.375004 | fa163e23-f348-37f0-fb65-00000000df18 | CHANGED | Detect if resource is being created or already exists | np0000071529 2026-06-12 08:31:34,400 p=83863 u=zuul n=ansible | 2026-06-12 08:31:34.399713 | fa163e23-f348-37f0-fb65-00000000df19 | TASK | Run init bundle puppet on the host for mysql 2026-06-12 08:31:36,758 p=83863 u=zuul n=ansible | 2026-06-12 08:31:36.757295 | fa163e23-f348-37f0-fb65-00000000e11e | CHANGED | Wait for puppet host configuration to finish | np0000071531 2026-06-12 08:31:36,775 p=83863 u=zuul n=ansible | 2026-06-12 08:31:36.775127 | fa163e23-f348-37f0-fb65-00000000e11f | TASK | Debug output for task: Run puppet host configuration for step 2 2026-06-12 08:31:36,872 p=83863 u=zuul n=ansible | 2026-06-12 08:31:36.866509 | fa163e23-f348-37f0-fb65-00000000e11f | OK | Debug output for task: Run puppet host configuration for step 2 | np0000071531 | result={ "changed": false, "failed_when_result": false, "puppet_host_outputs.stdout_lines | default([]) | union(puppet_host_outputs.stderr_lines | default([]))": [ "<13>Jun 12 08:31:26 puppet-user: Warning: /etc/puppet/hiera.yaml: Use of 'hiera.yaml' version 3 is deprecated. It should be converted to version 5", "<13>Jun 12 08:31:31 puppet-user: (file: /etc/puppet/hiera.yaml)", "<13>Jun 12 08:31:31 puppet-user: Warning: Undefined variable '::deploy_config_name'; ", "<13>Jun 12 08:31:31 puppet-user: (file & line not available)", "<13>Jun 12 08:31:31 puppet-user: Warning: The function 'hiera' is deprecated in favor of using 'lookup'. See https://puppet.com/docs/puppet/7.10/deprecated_language.html", "<13>Jun 12 08:31:31 puppet-user: Warning: Unknown variable: '::deployment_type'. (file: /etc/puppet/modules/tripleo/manifests/profile/base/database/mysql/client.pp, line: 89, column: 8)", "<13>Jun 12 08:31:31 puppet-user: Warning: Unknown variable: '::deployment_type'. (file: /etc/puppet/modules/tripleo/manifests/packages.pp, line: 39, column: 69)", "<13>Jun 12 08:31:31 puppet-user: Notice: Compiled catalog for np0000071531.ooo.test in environment production in 0.12 seconds", "<13>Jun 12 08:31:31 puppet-user: Notice: Applied catalog in 0.05 seconds", "<13>Jun 12 08:31:31 puppet-user: Application:", "<13>Jun 12 08:31:31 puppet-user: Initial environment: production", "<13>Jun 12 08:31:31 puppet-user: Converged environment: production", "<13>Jun 12 08:31:31 puppet-user: Run mode: user", "<13>Jun 12 08:31:31 puppet-user: Changes:", "<13>Jun 12 08:31:31 puppet-user: Events:", "<13>Jun 12 08:31:31 puppet-user: Resources:", "<13>Jun 12 08:31:31 puppet-user: Total: 10", "<13>Jun 12 08:31:31 puppet-user: Time:", "<13>Jun 12 08:31:31 puppet-user: Schedule: 0.00", "<13>Jun 12 08:31:31 puppet-user: File: 0.00", "<13>Jun 12 08:31:31 puppet-user: Exec: 0.01", "<13>Jun 12 08:31:31 puppet-user: Augeas: 0.01", "<13>Jun 12 08:31:31 puppet-user: Transaction evaluation: 0.04", "<13>Jun 12 08:31:31 puppet-user: Catalog application: 0.05", "<13>Jun 12 08:31:31 puppet-user: Config retrieval: 0.15", "<13>Jun 12 08:31:31 puppet-user: Last run: 1781253091", "<13>Jun 12 08:31:31 puppet-user: Filebucket: 0.00", "<13>Jun 12 08:31:31 puppet-user: Total: 0.05", "<13>Jun 12 08:31:31 puppet-user: Version:", "<13>Jun 12 08:31:31 puppet-user: Config: 1781253091", "<13>Jun 12 08:31:31 puppet-user: Puppet: 7.10.0" ] } 2026-06-12 08:31:36,873 p=83863 u=zuul n=ansible | 2026-06-12 08:31:36.873737 | fa163e23-f348-37f0-fb65-00000000e136 | CHANGED | Wait for puppet host configuration to finish | np0000071533 2026-06-12 08:31:36,887 p=83863 u=zuul n=ansible | 2026-06-12 08:31:36.887523 | fa163e23-f348-37f0-fb65-00000000e120 | TASK | Pre-cache facts for puppet containers 2026-06-12 08:31:36,918 p=83863 u=zuul n=ansible | 2026-06-12 08:31:36.917693 | fa163e23-f348-37f0-fb65-00000000e137 | TASK | Debug output for task: Run puppet host configuration for step 2 2026-06-12 08:31:36,929 p=83863 u=zuul n=ansible | 2026-06-12 08:31:36.928166 | fa163e23-f348-37f0-fb65-00000000e14e | CHANGED | Wait for puppet host configuration to finish | np0000071532 2026-06-12 08:31:36,972 p=83863 u=zuul n=ansible | 2026-06-12 08:31:36.972340 | fa163e23-f348-37f0-fb65-00000000e1c9 | TASK | Gather variables for each operating system 2026-06-12 08:31:36,994 p=83863 u=zuul n=ansible | 2026-06-12 08:31:36.993945 | fa163e23-f348-37f0-fb65-00000000e14f | TASK | Debug output for task: Run puppet host configuration for step 2 2026-06-12 08:31:37,003 p=83863 u=zuul n=ansible | 2026-06-12 08:31:37.002540 | fa163e23-f348-37f0-fb65-00000000e137 | OK | Debug output for task: Run puppet host configuration for step 2 | np0000071533 | result={ "changed": false, "failed_when_result": false, "puppet_host_outputs.stdout_lines | default([]) | union(puppet_host_outputs.stderr_lines | default([]))": [ "<13>Jun 12 08:31:26 puppet-user: Warning: /etc/puppet/hiera.yaml: Use of 'hiera.yaml' version 3 is deprecated. It should be converted to version 5", "<13>Jun 12 08:31:31 puppet-user: (file: /etc/puppet/hiera.yaml)", "<13>Jun 12 08:31:31 puppet-user: Warning: Undefined variable '::deploy_config_name'; ", "<13>Jun 12 08:31:31 puppet-user: (file & line not available)", "<13>Jun 12 08:31:31 puppet-user: Warning: The function 'hiera' is deprecated in favor of using 'lookup'. See https://puppet.com/docs/puppet/7.10/deprecated_language.html", "<13>Jun 12 08:31:31 puppet-user: Warning: Unknown variable: '::deployment_type'. (file: /etc/puppet/modules/tripleo/manifests/profile/base/database/mysql/client.pp, line: 89, column: 8)", "<13>Jun 12 08:31:31 puppet-user: Warning: Unknown variable: '::deployment_type'. (file: /etc/puppet/modules/tripleo/manifests/packages.pp, line: 39, column: 69)", "<13>Jun 12 08:31:31 puppet-user: Notice: Compiled catalog for np0000071533.ooo.test in environment production in 0.13 seconds", "<13>Jun 12 08:31:31 puppet-user: Notice: Applied catalog in 0.04 seconds", "<13>Jun 12 08:31:31 puppet-user: Application:", "<13>Jun 12 08:31:31 puppet-user: Initial environment: production", "<13>Jun 12 08:31:31 puppet-user: Converged environment: production", "<13>Jun 12 08:31:31 puppet-user: Run mode: user", "<13>Jun 12 08:31:31 puppet-user: Changes:", "<13>Jun 12 08:31:31 puppet-user: Events:", "<13>Jun 12 08:31:31 puppet-user: Resources:", "<13>Jun 12 08:31:31 puppet-user: Total: 10", "<13>Jun 12 08:31:31 puppet-user: Time:", "<13>Jun 12 08:31:31 puppet-user: Schedule: 0.00", "<13>Jun 12 08:31:31 puppet-user: File: 0.00", "<13>Jun 12 08:31:31 puppet-user: Augeas: 0.01", "<13>Jun 12 08:31:31 puppet-user: Exec: 0.01", "<13>Jun 12 08:31:31 puppet-user: Transaction evaluation: 0.03", "<13>Jun 12 08:31:31 puppet-user: Catalog application: 0.04", "<13>Jun 12 08:31:31 puppet-user: Config retrieval: 0.16", "<13>Jun 12 08:31:31 puppet-user: Last run: 1781253091", "<13>Jun 12 08:31:31 puppet-user: Filebucket: 0.00", "<13>Jun 12 08:31:31 puppet-user: Total: 0.05", "<13>Jun 12 08:31:31 puppet-user: Version:", "<13>Jun 12 08:31:31 puppet-user: Config: 1781253091", "<13>Jun 12 08:31:31 puppet-user: Puppet: 7.10.0" ] } 2026-06-12 08:31:37,015 p=83863 u=zuul n=ansible | 2026-06-12 08:31:37.014980 | fa163e23-f348-37f0-fb65-00000000e138 | TASK | Pre-cache facts for puppet containers 2026-06-12 08:31:37,072 p=83863 u=zuul n=ansible | 2026-06-12 08:31:37.072151 | fa163e23-f348-37f0-fb65-00000000e1c9 | TASK | Gather variables for each operating system 2026-06-12 08:31:37,080 p=83863 u=zuul n=ansible | 2026-06-12 08:31:37.079382 | fa163e23-f348-37f0-fb65-00000000e14f | OK | Debug output for task: Run puppet host configuration for step 2 | np0000071532 | result={ "changed": false, "failed_when_result": false, "puppet_host_outputs.stdout_lines | default([]) | union(puppet_host_outputs.stderr_lines | default([]))": [ "<13>Jun 12 08:31:26 puppet-user: Warning: /etc/puppet/hiera.yaml: Use of 'hiera.yaml' version 3 is deprecated. It should be converted to version 5", "<13>Jun 12 08:31:31 puppet-user: (file: /etc/puppet/hiera.yaml)", "<13>Jun 12 08:31:31 puppet-user: Warning: Undefined variable '::deploy_config_name'; ", "<13>Jun 12 08:31:31 puppet-user: (file & line not available)", "<13>Jun 12 08:31:31 puppet-user: Warning: The function 'hiera' is deprecated in favor of using 'lookup'. See https://puppet.com/docs/puppet/7.10/deprecated_language.html", "<13>Jun 12 08:31:31 puppet-user: Warning: Unknown variable: '::deployment_type'. (file: /etc/puppet/modules/tripleo/manifests/profile/base/database/mysql/client.pp, line: 89, column: 8)", "<13>Jun 12 08:31:31 puppet-user: Warning: Unknown variable: '::deployment_type'. (file: /etc/puppet/modules/tripleo/manifests/packages.pp, line: 39, column: 69)", "<13>Jun 12 08:31:31 puppet-user: Notice: Compiled catalog for np0000071532.ooo.test in environment production in 0.12 seconds", "<13>Jun 12 08:31:32 puppet-user: Notice: Applied catalog in 0.04 seconds", "<13>Jun 12 08:31:32 puppet-user: Application:", "<13>Jun 12 08:31:32 puppet-user: Initial environment: production", "<13>Jun 12 08:31:32 puppet-user: Converged environment: production", "<13>Jun 12 08:31:32 puppet-user: Run mode: user", "<13>Jun 12 08:31:32 puppet-user: Changes:", "<13>Jun 12 08:31:32 puppet-user: Events:", "<13>Jun 12 08:31:32 puppet-user: Resources:", "<13>Jun 12 08:31:32 puppet-user: Total: 10", "<13>Jun 12 08:31:32 puppet-user: Time:", "<13>Jun 12 08:31:32 puppet-user: Schedule: 0.00", "<13>Jun 12 08:31:32 puppet-user: File: 0.00", "<13>Jun 12 08:31:32 puppet-user: Augeas: 0.01", "<13>Jun 12 08:31:32 puppet-user: Exec: 0.01", "<13>Jun 12 08:31:32 puppet-user: Transaction evaluation: 0.03", "<13>Jun 12 08:31:32 puppet-user: Catalog application: 0.04", "<13>Jun 12 08:31:32 puppet-user: Config retrieval: 0.15", "<13>Jun 12 08:31:32 puppet-user: Last run: 1781253092", "<13>Jun 12 08:31:32 puppet-user: Filebucket: 0.00", "<13>Jun 12 08:31:32 puppet-user: Total: 0.04", "<13>Jun 12 08:31:32 puppet-user: Version:", "<13>Jun 12 08:31:32 puppet-user: Config: 1781253091", "<13>Jun 12 08:31:32 puppet-user: Puppet: 7.10.0" ] } 2026-06-12 08:31:37,101 p=83863 u=zuul n=ansible | 2026-06-12 08:31:37.101019 | fa163e23-f348-37f0-fb65-00000000e150 | TASK | Pre-cache facts for puppet containers 2026-06-12 08:31:37,133 p=83863 u=zuul n=ansible | 2026-06-12 08:31:37.132857 | fa163e23-f348-37f0-fb65-00000000e1ca | TASK | Create puppet caching structures 2026-06-12 08:31:37,177 p=83863 u=zuul n=ansible | 2026-06-12 08:31:37.177241 | fa163e23-f348-37f0-fb65-00000000e1c9 | TASK | Gather variables for each operating system 2026-06-12 08:31:37,195 p=83863 u=zuul n=ansible | 2026-06-12 08:31:37.195145 | fa163e23-f348-37f0-fb65-00000000e1ca | TASK | Create puppet caching structures 2026-06-12 08:31:37,265 p=83863 u=zuul n=ansible | 2026-06-12 08:31:37.265104 | fa163e23-f348-37f0-fb65-00000000e1ca | TASK | Create puppet caching structures 2026-06-12 08:31:37,453 p=83863 u=zuul n=ansible | 2026-06-12 08:31:37.452460 | fa163e23-f348-37f0-fb65-00000000e1ca | CHANGED | Create puppet caching structures | np0000071531 2026-06-12 08:31:37,469 p=83863 u=zuul n=ansible | 2026-06-12 08:31:37.469350 | fa163e23-f348-37f0-fb65-00000000e1cb | TASK | Check for facter.conf 2026-06-12 08:31:37,534 p=83863 u=zuul n=ansible | 2026-06-12 08:31:37.533466 | fa163e23-f348-37f0-fb65-00000000e1ca | CHANGED | Create puppet caching structures | np0000071533 2026-06-12 08:31:37,551 p=83863 u=zuul n=ansible | 2026-06-12 08:31:37.551261 | fa163e23-f348-37f0-fb65-00000000e1cb | TASK | Check for facter.conf 2026-06-12 08:31:37,587 p=83863 u=zuul n=ansible | 2026-06-12 08:31:37.586428 | fa163e23-f348-37f0-fb65-00000000e1ca | CHANGED | Create puppet caching structures | np0000071532 2026-06-12 08:31:37,598 p=83863 u=zuul n=ansible | 2026-06-12 08:31:37.598472 | fa163e23-f348-37f0-fb65-00000000e1cb | TASK | Check for facter.conf 2026-06-12 08:31:37,809 p=83863 u=zuul n=ansible | 2026-06-12 08:31:37.808080 | fa163e23-f348-37f0-fb65-00000000e1cb | OK | Check for facter.conf | np0000071531 2026-06-12 08:31:37,836 p=83863 u=zuul n=ansible | 2026-06-12 08:31:37.836054 | fa163e23-f348-37f0-fb65-00000000e1cc | TASK | Remove facter.conf if directory 2026-06-12 08:31:37,869 p=83863 u=zuul n=ansible | 2026-06-12 08:31:37.867743 | fa163e23-f348-37f0-fb65-00000000e1cb | OK | Check for facter.conf | np0000071533 2026-06-12 08:31:37,906 p=83863 u=zuul n=ansible | 2026-06-12 08:31:37.905688 | fa163e23-f348-37f0-fb65-00000000e1cc | TASK | Remove facter.conf if directory 2026-06-12 08:31:37,924 p=83863 u=zuul n=ansible | 2026-06-12 08:31:37.922072 | fa163e23-f348-37f0-fb65-00000000e1cc | SKIPPED | Remove facter.conf if directory | np0000071531 2026-06-12 08:31:37,957 p=83863 u=zuul n=ansible | 2026-06-12 08:31:37.956906 | fa163e23-f348-37f0-fb65-00000000e1cd | TASK | Write facter cache config 2026-06-12 08:31:37,979 p=83863 u=zuul n=ansible | 2026-06-12 08:31:37.976232 | fa163e23-f348-37f0-fb65-00000000e1cb | OK | Check for facter.conf | np0000071532 2026-06-12 08:31:37,982 p=83863 u=zuul n=ansible | 2026-06-12 08:31:37.982210 | fa163e23-f348-37f0-fb65-00000000e1cc | SKIPPED | Remove facter.conf if directory | np0000071533 2026-06-12 08:31:38,006 p=83863 u=zuul n=ansible | 2026-06-12 08:31:38.005364 | fa163e23-f348-37f0-fb65-00000000e1cc | TASK | Remove facter.conf if directory 2026-06-12 08:31:38,030 p=83863 u=zuul n=ansible | 2026-06-12 08:31:38.029441 | fa163e23-f348-37f0-fb65-00000000e1cd | TASK | Write facter cache config 2026-06-12 08:31:38,066 p=83863 u=zuul n=ansible | 2026-06-12 08:31:38.065236 | fa163e23-f348-37f0-fb65-00000000e1cc | SKIPPED | Remove facter.conf if directory | np0000071532 2026-06-12 08:31:38,080 p=83863 u=zuul n=ansible | 2026-06-12 08:31:38.079787 | fa163e23-f348-37f0-fb65-00000000e1cd | TASK | Write facter cache config 2026-06-12 08:31:38,781 p=83863 u=zuul n=ansible | 2026-06-12 08:31:38.780232 | fa163e23-f348-37f0-fb65-00000000e1cd | CHANGED | Write facter cache config | np0000071531 2026-06-12 08:31:38,798 p=83863 u=zuul n=ansible | 2026-06-12 08:31:38.798244 | fa163e23-f348-37f0-fb65-00000000e1ce | TASK | Cleanup facter cache if exists 2026-06-12 08:31:38,844 p=83863 u=zuul n=ansible | 2026-06-12 08:31:38.843790 | fa163e23-f348-37f0-fb65-00000000e1cd | CHANGED | Write facter cache config | np0000071533 2026-06-12 08:31:38,858 p=83863 u=zuul n=ansible | 2026-06-12 08:31:38.857834 | fa163e23-f348-37f0-fb65-00000000e1ce | TASK | Cleanup facter cache if exists 2026-06-12 08:31:38,918 p=83863 u=zuul n=ansible | 2026-06-12 08:31:38.917168 | fa163e23-f348-37f0-fb65-00000000e1cd | CHANGED | Write facter cache config | np0000071532 2026-06-12 08:31:38,936 p=83863 u=zuul n=ansible | 2026-06-12 08:31:38.936431 | fa163e23-f348-37f0-fb65-00000000e1ce | TASK | Cleanup facter cache if exists 2026-06-12 08:31:39,115 p=83863 u=zuul n=ansible | 2026-06-12 08:31:39.113947 | fa163e23-f348-37f0-fb65-00000000e1ce | CHANGED | Cleanup facter cache if exists | np0000071531 2026-06-12 08:31:39,139 p=83863 u=zuul n=ansible | 2026-06-12 08:31:39.138916 | fa163e23-f348-37f0-fb65-00000000e1cf | TASK | Pre-cache facts 2026-06-12 08:31:39,177 p=83863 u=zuul n=ansible | 2026-06-12 08:31:39.176873 | fa163e23-f348-37f0-fb65-00000000e1ce | CHANGED | Cleanup facter cache if exists | np0000071533 2026-06-12 08:31:39,199 p=83863 u=zuul n=ansible | 2026-06-12 08:31:39.198799 | fa163e23-f348-37f0-fb65-00000000e1cf | TASK | Pre-cache facts 2026-06-12 08:31:39,248 p=83863 u=zuul n=ansible | 2026-06-12 08:31:39.247713 | fa163e23-f348-37f0-fb65-00000000e1ce | CHANGED | Cleanup facter cache if exists | np0000071532 2026-06-12 08:31:39,262 p=83863 u=zuul n=ansible | 2026-06-12 08:31:39.262124 | fa163e23-f348-37f0-fb65-00000000e1cf | TASK | Pre-cache facts 2026-06-12 08:31:39,795 p=83863 u=zuul n=ansible | 2026-06-12 08:31:39.793344 | fa163e23-f348-37f0-fb65-00000000e1cf | CHANGED | Pre-cache facts | np0000071531 2026-06-12 08:31:39,820 p=83863 u=zuul n=ansible | 2026-06-12 08:31:39.819912 | fa163e23-f348-37f0-fb65-00000000e1d0 | TASK | Failed deployment if facter fails 2026-06-12 08:31:39,832 p=83863 u=zuul n=ansible | 2026-06-12 08:31:39.831867 | fa163e23-f348-37f0-fb65-00000000e1cf | CHANGED | Pre-cache facts | np0000071533 2026-06-12 08:31:39,854 p=83863 u=zuul n=ansible | 2026-06-12 08:31:39.854132 | fa163e23-f348-37f0-fb65-00000000e1d0 | TASK | Failed deployment if facter fails 2026-06-12 08:31:39,866 p=83863 u=zuul n=ansible | 2026-06-12 08:31:39.865107 | fa163e23-f348-37f0-fb65-00000000e1d0 | SKIPPED | Failed deployment if facter fails | np0000071531 2026-06-12 08:31:39,899 p=83863 u=zuul n=ansible | 2026-06-12 08:31:39.899489 | fa163e23-f348-37f0-fb65-00000000e1d1 | TASK | Sync cached facts 2026-06-12 08:31:39,911 p=83863 u=zuul n=ansible | 2026-06-12 08:31:39.910319 | fa163e23-f348-37f0-fb65-00000000e1cf | CHANGED | Pre-cache facts | np0000071532 2026-06-12 08:31:39,913 p=83863 u=zuul n=ansible | 2026-06-12 08:31:39.913330 | fa163e23-f348-37f0-fb65-00000000e1d0 | SKIPPED | Failed deployment if facter fails | np0000071533 2026-06-12 08:31:39,925 p=83863 u=zuul n=ansible | 2026-06-12 08:31:39.925595 | fa163e23-f348-37f0-fb65-00000000e1d0 | TASK | Failed deployment if facter fails 2026-06-12 08:31:39,958 p=83863 u=zuul n=ansible | 2026-06-12 08:31:39.957736 | fa163e23-f348-37f0-fb65-00000000e1d1 | TASK | Sync cached facts 2026-06-12 08:31:39,965 p=83863 u=zuul n=ansible | 2026-06-12 08:31:39.965030 | fa163e23-f348-37f0-fb65-00000000e1d0 | SKIPPED | Failed deployment if facter fails | np0000071532 2026-06-12 08:31:39,984 p=83863 u=zuul n=ansible | 2026-06-12 08:31:39.984615 | fa163e23-f348-37f0-fb65-00000000e1d1 | TASK | Sync cached facts 2026-06-12 08:31:40,224 p=83863 u=zuul n=ansible | 2026-06-12 08:31:40.224223 | fa163e23-f348-37f0-fb65-00000000e1d1 | CHANGED | Sync cached facts | np0000071531 -> 192.168.122.106 2026-06-12 08:31:40,225 p=83863 u=zuul n=ansible | [WARNING]: ('np0000071531 -> 192.168.122.106', 'fa163e23-f348-37f0-fb65-00000000e1d1') missing from stats 2026-06-12 08:31:40,253 p=83863 u=zuul n=ansible | 2026-06-12 08:31:40.252908 | fa163e23-f348-37f0-fb65-00000000e121 | TASK | Include container-puppet tasks (generate config) during step 1 2026-06-12 08:31:40,298 p=83863 u=zuul n=ansible | 2026-06-12 08:31:40.297829 | fa163e23-f348-37f0-fb65-00000000e121 | SKIPPED | Include container-puppet tasks (generate config) during step 1 | np0000071531 2026-06-12 08:31:40,309 p=83863 u=zuul n=ansible | 2026-06-12 08:31:40.308915 | fa163e23-f348-37f0-fb65-00000000e123 | TASK | Manage containers for step 2 with tripleo-ansible 2026-06-12 08:31:40,330 p=83863 u=zuul n=ansible | 2026-06-12 08:31:40.329526 | fa163e23-f348-37f0-fb65-00000000e1d1 | CHANGED | Sync cached facts | np0000071533 -> 192.168.122.108 2026-06-12 08:31:40,331 p=83863 u=zuul n=ansible | [WARNING]: ('np0000071533 -> 192.168.122.108', 'fa163e23-f348-37f0-fb65-00000000e1d1') missing from stats 2026-06-12 08:31:40,352 p=83863 u=zuul n=ansible | 2026-06-12 08:31:40.352363 | fa163e23-f348-37f0-fb65-00000000e1d1 | CHANGED | Sync cached facts | np0000071532 -> 192.168.122.107 2026-06-12 08:31:40,353 p=83863 u=zuul n=ansible | [WARNING]: ('np0000071532 -> 192.168.122.107', 'fa163e23-f348-37f0-fb65-00000000e1d1') missing from stats 2026-06-12 08:31:40,394 p=83863 u=zuul n=ansible | 2026-06-12 08:31:40.393771 | fa163e23-f348-37f0-fb65-00000000e2f6 | TASK | Gather variables for each operating system 2026-06-12 08:31:40,423 p=83863 u=zuul n=ansible | 2026-06-12 08:31:40.423176 | fa163e23-f348-37f0-fb65-00000000e139 | TASK | Include container-puppet tasks (generate config) during step 1 2026-06-12 08:31:40,442 p=83863 u=zuul n=ansible | 2026-06-12 08:31:40.442398 | fa163e23-f348-37f0-fb65-00000000e151 | TASK | Include container-puppet tasks (generate config) during step 1 2026-06-12 08:31:40,467 p=83863 u=zuul n=ansible | 2026-06-12 08:31:40.463605 | fa163e23-f348-37f0-fb65-00000000e139 | SKIPPED | Include container-puppet tasks (generate config) during step 1 | np0000071533 2026-06-12 08:31:40,483 p=83863 u=zuul n=ansible | 2026-06-12 08:31:40.482993 | fa163e23-f348-37f0-fb65-00000000e2f7 | TASK | Create container logs path 2026-06-12 08:31:40,501 p=83863 u=zuul n=ansible | 2026-06-12 08:31:40.500782 | fa163e23-f348-37f0-fb65-00000000e13b | TASK | Manage containers for step 2 with tripleo-ansible 2026-06-12 08:31:40,508 p=83863 u=zuul n=ansible | 2026-06-12 08:31:40.507880 | fa163e23-f348-37f0-fb65-00000000e151 | SKIPPED | Include container-puppet tasks (generate config) during step 1 | np0000071532 2026-06-12 08:31:40,523 p=83863 u=zuul n=ansible | 2026-06-12 08:31:40.523600 | fa163e23-f348-37f0-fb65-00000000e153 | TASK | Manage containers for step 2 with tripleo-ansible 2026-06-12 08:31:40,561 p=83863 u=zuul n=ansible | 2026-06-12 08:31:40.560869 | fa163e23-f348-37f0-fb65-00000000e2f6 | TASK | Gather variables for each operating system 2026-06-12 08:31:40,600 p=83863 u=zuul n=ansible | 2026-06-12 08:31:40.599791 | fa163e23-f348-37f0-fb65-00000000e2f6 | TASK | Gather variables for each operating system 2026-06-12 08:31:40,658 p=83863 u=zuul n=ansible | 2026-06-12 08:31:40.657844 | fa163e23-f348-37f0-fb65-00000000e2f7 | TASK | Create container logs path 2026-06-12 08:31:40,712 p=83863 u=zuul n=ansible | 2026-06-12 08:31:40.712017 | fa163e23-f348-37f0-fb65-00000000e2f7 | TASK | Create container logs path 2026-06-12 08:31:40,792 p=83863 u=zuul n=ansible | 2026-06-12 08:31:40.791751 | fa163e23-f348-37f0-fb65-00000000e2f7 | OK | Create container logs path | np0000071531 2026-06-12 08:31:40,805 p=83863 u=zuul n=ansible | 2026-06-12 08:31:40.804929 | fa163e23-f348-37f0-fb65-00000000e2f9 | TASK | Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_2 2026-06-12 08:31:40,972 p=83863 u=zuul n=ansible | 2026-06-12 08:31:40.971985 | fa163e23-f348-37f0-fb65-00000000e2f7 | OK | Create container logs path | np0000071533 2026-06-12 08:31:40,989 p=83863 u=zuul n=ansible | 2026-06-12 08:31:40.989201 | fa163e23-f348-37f0-fb65-00000000e2f9 | TASK | Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_2 2026-06-12 08:31:41,038 p=83863 u=zuul n=ansible | 2026-06-12 08:31:41.038125 | fa163e23-f348-37f0-fb65-00000000e2f7 | OK | Create container logs path | np0000071532 2026-06-12 08:31:41,056 p=83863 u=zuul n=ansible | 2026-06-12 08:31:41.055882 | fa163e23-f348-37f0-fb65-00000000e2f9 | TASK | Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_2 2026-06-12 08:31:41,140 p=83863 u=zuul n=ansible | 2026-06-12 08:31:41.139911 | fa163e23-f348-37f0-fb65-00000000e2f9 | OK | Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_2 | np0000071531 2026-06-12 08:31:41,155 p=83863 u=zuul n=ansible | 2026-06-12 08:31:41.155246 | fa163e23-f348-37f0-fb65-00000000e2fa | TASK | Finalise hashes for all containers 2026-06-12 08:31:41,193 p=83863 u=zuul n=ansible | 2026-06-12 08:31:41.193329 | fa163e23-f348-37f0-fb65-00000000e2fa | OK | Finalise hashes for all containers | np0000071531 2026-06-12 08:31:41,207 p=83863 u=zuul n=ansible | 2026-06-12 08:31:41.206725 | fa163e23-f348-37f0-fb65-00000000e2fc | TASK | Manage systemd shutdown files 2026-06-12 08:31:41,254 p=83863 u=zuul n=ansible | 2026-06-12 08:31:41.253821 | 5b67b612-73c6-4cd2-a5bc-652fb8c8f1e2 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/shutdown.yml | np0000071531 2026-06-12 08:31:41,269 p=83863 u=zuul n=ansible | 2026-06-12 08:31:41.268820 | fa163e23-f348-37f0-fb65-00000000e397 | TASK | Check if /etc/sysconfig/podman_drop_in exists 2026-06-12 08:31:41,311 p=83863 u=zuul n=ansible | 2026-06-12 08:31:41.310903 | fa163e23-f348-37f0-fb65-00000000e2f9 | OK | Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_2 | np0000071533 2026-06-12 08:31:41,326 p=83863 u=zuul n=ansible | 2026-06-12 08:31:41.325671 | fa163e23-f348-37f0-fb65-00000000e2fa | TASK | Finalise hashes for all containers 2026-06-12 08:31:41,333 p=83863 u=zuul n=ansible | 2026-06-12 08:31:41.332866 | fa163e23-f348-37f0-fb65-00000000df19 | OK | Run init bundle puppet on the host for mysql | np0000071529 2026-06-12 08:31:41,352 p=83863 u=zuul n=ansible | 2026-06-12 08:31:41.351987 | fa163e23-f348-37f0-fb65-00000000df1a | TASK | Check if /var/lib/config-data/puppet-generated/mysql exists 2026-06-12 08:31:41,362 p=83863 u=zuul n=ansible | 2026-06-12 08:31:41.362006 | fa163e23-f348-37f0-fb65-00000000e2fa | OK | Finalise hashes for all containers | np0000071533 2026-06-12 08:31:41,375 p=83863 u=zuul n=ansible | 2026-06-12 08:31:41.375362 | fa163e23-f348-37f0-fb65-00000000e2fc | TASK | Manage systemd shutdown files 2026-06-12 08:31:41,446 p=83863 u=zuul n=ansible | 2026-06-12 08:31:41.445753 | fa163e23-f348-37f0-fb65-00000000df19 | OK | Run init bundle puppet on the host for mysql | np0000071530 2026-06-12 08:31:41,447 p=83863 u=zuul n=ansible | 2026-06-12 08:31:41.447070 | fa163e23-f348-37f0-fb65-00000000e2f9 | OK | Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_2 | np0000071532 2026-06-12 08:31:41,463 p=83863 u=zuul n=ansible | 2026-06-12 08:31:41.463015 | 16f9dc33-09a6-43f6-8da6-6891604dfc36 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/shutdown.yml | np0000071533 2026-06-12 08:31:41,478 p=83863 u=zuul n=ansible | 2026-06-12 08:31:41.477821 | fa163e23-f348-37f0-fb65-00000000e2fa | TASK | Finalise hashes for all containers 2026-06-12 08:31:41,493 p=83863 u=zuul n=ansible | 2026-06-12 08:31:41.493167 | fa163e23-f348-37f0-fb65-00000000e3bc | TASK | Check if /etc/sysconfig/podman_drop_in exists 2026-06-12 08:31:41,518 p=83863 u=zuul n=ansible | 2026-06-12 08:31:41.518012 | fa163e23-f348-37f0-fb65-00000000df1a | TASK | Check if /var/lib/config-data/puppet-generated/mysql exists 2026-06-12 08:31:41,524 p=83863 u=zuul n=ansible | 2026-06-12 08:31:41.523524 | fa163e23-f348-37f0-fb65-00000000e2fa | OK | Finalise hashes for all containers | np0000071532 2026-06-12 08:31:41,541 p=83863 u=zuul n=ansible | 2026-06-12 08:31:41.541485 | fa163e23-f348-37f0-fb65-00000000e2fc | TASK | Manage systemd shutdown files 2026-06-12 08:31:41,550 p=83863 u=zuul n=ansible | 2026-06-12 08:31:41.550134 | fa163e23-f348-37f0-fb65-00000000e397 | OK | Check if /etc/sysconfig/podman_drop_in exists | np0000071531 2026-06-12 08:31:41,566 p=83863 u=zuul n=ansible | 2026-06-12 08:31:41.562295 | fa163e23-f348-37f0-fb65-00000000e398 | TASK | Set podman_drop_in fact 2026-06-12 08:31:41,592 p=83863 u=zuul n=ansible | 2026-06-12 08:31:41.592467 | 3f6d58d7-4da4-4720-aa0e-c07d68262e32 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/shutdown.yml | np0000071532 2026-06-12 08:31:41,611 p=83863 u=zuul n=ansible | 2026-06-12 08:31:41.611519 | fa163e23-f348-37f0-fb65-00000000e3db | TASK | Check if /etc/sysconfig/podman_drop_in exists 2026-06-12 08:31:41,617 p=83863 u=zuul n=ansible | 2026-06-12 08:31:41.616778 | fa163e23-f348-37f0-fb65-00000000e398 | OK | Set podman_drop_in fact | np0000071531 2026-06-12 08:31:41,628 p=83863 u=zuul n=ansible | 2026-06-12 08:31:41.628587 | fa163e23-f348-37f0-fb65-00000000e39a | TASK | Deploy tripleo-container-shutdown and tripleo-start-podman-container 2026-06-12 08:31:41,682 p=83863 u=zuul n=ansible | 2026-06-12 08:31:41.682287 | fa163e23-f348-37f0-fb65-00000000df1a | OK | Check if /var/lib/config-data/puppet-generated/mysql exists | np0000071529 2026-06-12 08:31:41,699 p=83863 u=zuul n=ansible | 2026-06-12 08:31:41.699361 | fa163e23-f348-37f0-fb65-00000000df1b | TASK | Run pacemaker restart if the config file for the service changed 2026-06-12 08:31:41,811 p=83863 u=zuul n=ansible | 2026-06-12 08:31:41.810662 | fa163e23-f348-37f0-fb65-00000000e3bc | OK | Check if /etc/sysconfig/podman_drop_in exists | np0000071533 2026-06-12 08:31:41,828 p=83863 u=zuul n=ansible | 2026-06-12 08:31:41.828270 | fa163e23-f348-37f0-fb65-00000000e3bd | TASK | Set podman_drop_in fact 2026-06-12 08:31:41,844 p=83863 u=zuul n=ansible | 2026-06-12 08:31:41.843394 | fa163e23-f348-37f0-fb65-00000000df1a | OK | Check if /var/lib/config-data/puppet-generated/mysql exists | np0000071530 2026-06-12 08:31:41,869 p=83863 u=zuul n=ansible | 2026-06-12 08:31:41.868888 | fa163e23-f348-37f0-fb65-00000000df1b | TASK | Run pacemaker restart if the config file for the service changed 2026-06-12 08:31:41,882 p=83863 u=zuul n=ansible | 2026-06-12 08:31:41.881970 | fa163e23-f348-37f0-fb65-00000000e3bd | OK | Set podman_drop_in fact | np0000071533 2026-06-12 08:31:41,894 p=83863 u=zuul n=ansible | 2026-06-12 08:31:41.894268 | fa163e23-f348-37f0-fb65-00000000e3bf | TASK | Deploy tripleo-container-shutdown and tripleo-start-podman-container 2026-06-12 08:31:41,927 p=83863 u=zuul n=ansible | 2026-06-12 08:31:41.926513 | fa163e23-f348-37f0-fb65-00000000e3db | OK | Check if /etc/sysconfig/podman_drop_in exists | np0000071532 2026-06-12 08:31:41,938 p=83863 u=zuul n=ansible | 2026-06-12 08:31:41.938158 | fa163e23-f348-37f0-fb65-00000000e3dc | TASK | Set podman_drop_in fact 2026-06-12 08:31:41,985 p=83863 u=zuul n=ansible | 2026-06-12 08:31:41.984515 | fa163e23-f348-37f0-fb65-00000000e3dc | OK | Set podman_drop_in fact | np0000071532 2026-06-12 08:31:41,995 p=83863 u=zuul n=ansible | 2026-06-12 08:31:41.995144 | fa163e23-f348-37f0-fb65-00000000e3de | TASK | Deploy tripleo-container-shutdown and tripleo-start-podman-container 2026-06-12 08:31:42,169 p=83863 u=zuul n=ansible | 2026-06-12 08:31:42.168839 | fa163e23-f348-37f0-fb65-00000000df1b | CHANGED | Run pacemaker restart if the config file for the service changed | np0000071529 2026-06-12 08:31:42,187 p=83863 u=zuul n=ansible | 2026-06-12 08:31:42.187455 | fa163e23-f348-37f0-fb65-00000000df1c | TASK | Check if an image update marker exists for bundle galera-bundle 2026-06-12 08:31:42,356 p=83863 u=zuul n=ansible | 2026-06-12 08:31:42.355258 | fa163e23-f348-37f0-fb65-00000000df1b | CHANGED | Run pacemaker restart if the config file for the service changed | np0000071530 2026-06-12 08:31:42,375 p=83863 u=zuul n=ansible | 2026-06-12 08:31:42.375264 | fa163e23-f348-37f0-fb65-00000000df1c | TASK | Check if an image update marker exists for bundle galera-bundle 2026-06-12 08:31:42,397 p=83863 u=zuul n=ansible | 2026-06-12 08:31:42.394745 | fa163e23-f348-37f0-fb65-00000000e39a | OK | Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0000071531 | item=tripleo-container-shutdown 2026-06-12 08:31:42,464 p=83863 u=zuul n=ansible | 2026-06-12 08:31:42.463650 | fa163e23-f348-37f0-fb65-00000000df1c | OK | Check if an image update marker exists for bundle galera-bundle | np0000071529 2026-06-12 08:31:42,482 p=83863 u=zuul n=ansible | 2026-06-12 08:31:42.481694 | fa163e23-f348-37f0-fb65-00000000df1e | TASK | Get container image tag from marker for bundle galera-bundle 2026-06-12 08:31:42,515 p=83863 u=zuul n=ansible | 2026-06-12 08:31:42.514541 | fa163e23-f348-37f0-fb65-00000000df1e | SKIPPED | Get container image tag from marker for bundle galera-bundle | np0000071529 2026-06-12 08:31:42,531 p=83863 u=zuul n=ansible | 2026-06-12 08:31:42.531188 | fa163e23-f348-37f0-fb65-00000000df1f | TASK | Get container image tag from bundle galera-bundle 2026-06-12 08:31:42,566 p=83863 u=zuul n=ansible | 2026-06-12 08:31:42.565880 | fa163e23-f348-37f0-fb65-00000000df1f | SKIPPED | Get container image tag from bundle galera-bundle | np0000071529 2026-06-12 08:31:42,582 p=83863 u=zuul n=ansible | 2026-06-12 08:31:42.582455 | fa163e23-f348-37f0-fb65-00000000df20 | TASK | Compare tags between marker and bundle galera-bundle 2026-06-12 08:31:42,626 p=83863 u=zuul n=ansible | 2026-06-12 08:31:42.625743 | fa163e23-f348-37f0-fb65-00000000df20 | SKIPPED | Compare tags between marker and bundle galera-bundle | np0000071529 2026-06-12 08:31:42,642 p=83863 u=zuul n=ansible | 2026-06-12 08:31:42.642280 | fa163e23-f348-37f0-fb65-00000000df21 | TASK | Remove old image tag {{ old_image }} for bundle {{ tripleo_ha_wrapper_bundle_name }} 2026-06-12 08:31:42,699 p=83863 u=zuul n=ansible | 2026-06-12 08:31:42.698550 | fa163e23-f348-37f0-fb65-00000000df21 | SKIPPED | Remove old image tag {{ old_image }} for bundle {{ tripleo_ha_wrapper_bundle_name }} | np0000071529 2026-06-12 08:31:42,708 p=83863 u=zuul n=ansible | 2026-06-12 08:31:42.707105 | fa163e23-f348-37f0-fb65-00000000e3bf | OK | Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0000071533 | item=tripleo-container-shutdown 2026-06-12 08:31:42,726 p=83863 u=zuul n=ansible | 2026-06-12 08:31:42.726228 | fa163e23-f348-37f0-fb65-00000000df22 | TASK | Remove update marker for bundle galera-bundle 2026-06-12 08:31:42,733 p=83863 u=zuul n=ansible | 2026-06-12 08:31:42.732993 | fa163e23-f348-37f0-fb65-00000000df1c | OK | Check if an image update marker exists for bundle galera-bundle | np0000071530 2026-06-12 08:31:42,751 p=83863 u=zuul n=ansible | 2026-06-12 08:31:42.751192 | fa163e23-f348-37f0-fb65-00000000df1e | TASK | Get container image tag from marker for bundle galera-bundle 2026-06-12 08:31:42,766 p=83863 u=zuul n=ansible | 2026-06-12 08:31:42.765960 | fa163e23-f348-37f0-fb65-00000000df22 | SKIPPED | Remove update marker for bundle galera-bundle | np0000071529 2026-06-12 08:31:42,796 p=83863 u=zuul n=ansible | 2026-06-12 08:31:42.796268 | fa163e23-f348-37f0-fb65-00000000e00c | TASK | Push script 2026-06-12 08:31:42,803 p=83863 u=zuul n=ansible | 2026-06-12 08:31:42.802405 | fa163e23-f348-37f0-fb65-00000000df1e | SKIPPED | Get container image tag from marker for bundle galera-bundle | np0000071530 2026-06-12 08:31:42,823 p=83863 u=zuul n=ansible | 2026-06-12 08:31:42.823544 | fa163e23-f348-37f0-fb65-00000000df1f | TASK | Get container image tag from bundle galera-bundle 2026-06-12 08:31:42,837 p=83863 u=zuul n=ansible | 2026-06-12 08:31:42.834712 | fa163e23-f348-37f0-fb65-00000000e3de | OK | Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0000071532 | item=tripleo-container-shutdown 2026-06-12 08:31:42,875 p=83863 u=zuul n=ansible | 2026-06-12 08:31:42.875052 | fa163e23-f348-37f0-fb65-00000000df1f | SKIPPED | Get container image tag from bundle galera-bundle | np0000071530 2026-06-12 08:31:42,890 p=83863 u=zuul n=ansible | 2026-06-12 08:31:42.890569 | fa163e23-f348-37f0-fb65-00000000df20 | TASK | Compare tags between marker and bundle galera-bundle 2026-06-12 08:31:42,923 p=83863 u=zuul n=ansible | 2026-06-12 08:31:42.923143 | fa163e23-f348-37f0-fb65-00000000df20 | SKIPPED | Compare tags between marker and bundle galera-bundle | np0000071530 2026-06-12 08:31:42,940 p=83863 u=zuul n=ansible | 2026-06-12 08:31:42.939858 | fa163e23-f348-37f0-fb65-00000000df21 | TASK | Remove old image tag {{ old_image }} for bundle {{ tripleo_ha_wrapper_bundle_name }} 2026-06-12 08:31:42,973 p=83863 u=zuul n=ansible | 2026-06-12 08:31:42.973171 | fa163e23-f348-37f0-fb65-00000000df21 | SKIPPED | Remove old image tag {{ old_image }} for bundle {{ tripleo_ha_wrapper_bundle_name }} | np0000071530 2026-06-12 08:31:42,989 p=83863 u=zuul n=ansible | 2026-06-12 08:31:42.989389 | fa163e23-f348-37f0-fb65-00000000df22 | TASK | Remove update marker for bundle galera-bundle 2026-06-12 08:31:43,044 p=83863 u=zuul n=ansible | 2026-06-12 08:31:43.043680 | fa163e23-f348-37f0-fb65-00000000df22 | SKIPPED | Remove update marker for bundle galera-bundle | np0000071530 2026-06-12 08:31:43,075 p=83863 u=zuul n=ansible | 2026-06-12 08:31:43.075528 | fa163e23-f348-37f0-fb65-00000000e0a3 | TASK | Push script 2026-06-12 08:31:43,184 p=83863 u=zuul n=ansible | 2026-06-12 08:31:43.182533 | fa163e23-f348-37f0-fb65-00000000e39a | OK | Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0000071531 | item=tripleo-start-podman-container 2026-06-12 08:31:43,207 p=83863 u=zuul n=ansible | 2026-06-12 08:31:43.207356 | fa163e23-f348-37f0-fb65-00000000e39b | TASK | Create /usr/lib/systemd/system/tripleo-container-shutdown.service 2026-06-12 08:31:43,498 p=83863 u=zuul n=ansible | 2026-06-12 08:31:43.494935 | fa163e23-f348-37f0-fb65-00000000e3bf | OK | Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0000071533 | item=tripleo-start-podman-container 2026-06-12 08:31:43,516 p=83863 u=zuul n=ansible | 2026-06-12 08:31:43.515983 | fa163e23-f348-37f0-fb65-00000000e3c0 | TASK | Create /usr/lib/systemd/system/tripleo-container-shutdown.service 2026-06-12 08:31:43,621 p=83863 u=zuul n=ansible | 2026-06-12 08:31:43.619622 | fa163e23-f348-37f0-fb65-00000000e3de | OK | Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0000071532 | item=tripleo-start-podman-container 2026-06-12 08:31:43,645 p=83863 u=zuul n=ansible | 2026-06-12 08:31:43.645341 | fa163e23-f348-37f0-fb65-00000000e3df | TASK | Create /usr/lib/systemd/system/tripleo-container-shutdown.service 2026-06-12 08:31:43,794 p=83863 u=zuul n=ansible | 2026-06-12 08:31:43.793726 | fa163e23-f348-37f0-fb65-00000000e00c | CHANGED | Push script | np0000071529 2026-06-12 08:31:43,826 p=83863 u=zuul n=ansible | 2026-06-12 08:31:43.826056 | fa163e23-f348-37f0-fb65-00000000e00d | TASK | Insert cronjob in root crontab 2026-06-12 08:31:44,016 p=83863 u=zuul n=ansible | 2026-06-12 08:31:44.016199 | fa163e23-f348-37f0-fb65-00000000e0a3 | CHANGED | Push script | np0000071530 2026-06-12 08:31:44,042 p=83863 u=zuul n=ansible | 2026-06-12 08:31:44.039214 | fa163e23-f348-37f0-fb65-00000000e0a4 | TASK | Insert cronjob in root crontab 2026-06-12 08:31:44,051 p=83863 u=zuul n=ansible | 2026-06-12 08:31:44.050637 | fa163e23-f348-37f0-fb65-00000000e39b | OK | Create /usr/lib/systemd/system/tripleo-container-shutdown.service | np0000071531 2026-06-12 08:31:44,066 p=83863 u=zuul n=ansible | 2026-06-12 08:31:44.066524 | fa163e23-f348-37f0-fb65-00000000e39c | TASK | Create /usr/lib/systemd/system-preset/91-tripleo-container-shutdown.preset 2026-06-12 08:31:44,156 p=83863 u=zuul n=ansible | 2026-06-12 08:31:44.155421 | fa163e23-f348-37f0-fb65-00000000e00d | CHANGED | Insert cronjob in root crontab | np0000071529 2026-06-12 08:31:44,179 p=83863 u=zuul n=ansible | 2026-06-12 08:31:44.178662 | fa163e23-f348-37f0-fb65-00000000df46 | TASK | Gather variables for each operating system 2026-06-12 08:31:44,287 p=83863 u=zuul n=ansible | 2026-06-12 08:31:44.286962 | fa163e23-f348-37f0-fb65-00000000df47 | TASK | Detect if resource is being created or already exists 2026-06-12 08:31:44,324 p=83863 u=zuul n=ansible | 2026-06-12 08:31:44.323805 | fa163e23-f348-37f0-fb65-00000000e3c0 | OK | Create /usr/lib/systemd/system/tripleo-container-shutdown.service | np0000071533 2026-06-12 08:31:44,338 p=83863 u=zuul n=ansible | 2026-06-12 08:31:44.338450 | fa163e23-f348-37f0-fb65-00000000e3c1 | TASK | Create /usr/lib/systemd/system-preset/91-tripleo-container-shutdown.preset 2026-06-12 08:31:44,374 p=83863 u=zuul n=ansible | 2026-06-12 08:31:44.373520 | fa163e23-f348-37f0-fb65-00000000e3df | OK | Create /usr/lib/systemd/system/tripleo-container-shutdown.service | np0000071532 2026-06-12 08:31:44,391 p=83863 u=zuul n=ansible | 2026-06-12 08:31:44.391269 | fa163e23-f348-37f0-fb65-00000000e3e0 | TASK | Create /usr/lib/systemd/system-preset/91-tripleo-container-shutdown.preset 2026-06-12 08:31:44,399 p=83863 u=zuul n=ansible | 2026-06-12 08:31:44.398432 | fa163e23-f348-37f0-fb65-00000000e0a4 | CHANGED | Insert cronjob in root crontab | np0000071530 2026-06-12 08:31:44,437 p=83863 u=zuul n=ansible | 2026-06-12 08:31:44.436738 | fa163e23-f348-37f0-fb65-00000000df46 | TASK | Gather variables for each operating system 2026-06-12 08:31:44,543 p=83863 u=zuul n=ansible | 2026-06-12 08:31:44.543303 | fa163e23-f348-37f0-fb65-00000000df47 | TASK | Detect if resource is being created or already exists 2026-06-12 08:31:44,897 p=83863 u=zuul n=ansible | 2026-06-12 08:31:44.896387 | fa163e23-f348-37f0-fb65-00000000e39c | OK | Create /usr/lib/systemd/system-preset/91-tripleo-container-shutdown.preset | np0000071531 2026-06-12 08:31:44,920 p=83863 u=zuul n=ansible | 2026-06-12 08:31:44.919484 | fa163e23-f348-37f0-fb65-00000000e39d | TASK | Enable and start tripleo-container-shutdown 2026-06-12 08:31:45,143 p=83863 u=zuul n=ansible | 2026-06-12 08:31:45.142664 | fa163e23-f348-37f0-fb65-00000000e3c1 | OK | Create /usr/lib/systemd/system-preset/91-tripleo-container-shutdown.preset | np0000071533 2026-06-12 08:31:45,146 p=83863 u=zuul n=ansible | 2026-06-12 08:31:45.145766 | fa163e23-f348-37f0-fb65-00000000df47 | CHANGED | Detect if resource is being created or already exists | np0000071529 2026-06-12 08:31:45,170 p=83863 u=zuul n=ansible | 2026-06-12 08:31:45.170056 | fa163e23-f348-37f0-fb65-00000000e3c2 | TASK | Enable and start tripleo-container-shutdown 2026-06-12 08:31:45,203 p=83863 u=zuul n=ansible | 2026-06-12 08:31:45.202477 | fa163e23-f348-37f0-fb65-00000000df48 | TASK | Run init bundle puppet on the host for oslo_messaging_rpc 2026-06-12 08:31:45,237 p=83863 u=zuul n=ansible | 2026-06-12 08:31:45.236986 | fa163e23-f348-37f0-fb65-00000000e3e0 | OK | Create /usr/lib/systemd/system-preset/91-tripleo-container-shutdown.preset | np0000071532 2026-06-12 08:31:45,254 p=83863 u=zuul n=ansible | 2026-06-12 08:31:45.254287 | fa163e23-f348-37f0-fb65-00000000e3e1 | TASK | Enable and start tripleo-container-shutdown 2026-06-12 08:31:45,347 p=83863 u=zuul n=ansible | 2026-06-12 08:31:45.346802 | fa163e23-f348-37f0-fb65-00000000df47 | CHANGED | Detect if resource is being created or already exists | np0000071530 2026-06-12 08:31:45,370 p=83863 u=zuul n=ansible | 2026-06-12 08:31:45.369875 | fa163e23-f348-37f0-fb65-00000000df48 | TASK | Run init bundle puppet on the host for oslo_messaging_rpc 2026-06-12 08:31:45,653 p=83863 u=zuul n=ansible | 2026-06-12 08:31:45.652480 | fa163e23-f348-37f0-fb65-00000000e39d | OK | Enable and start tripleo-container-shutdown | np0000071531 2026-06-12 08:31:45,669 p=83863 u=zuul n=ansible | 2026-06-12 08:31:45.669443 | fa163e23-f348-37f0-fb65-00000000e39e | TASK | Create /usr/lib/systemd/system/netns-placeholder.service 2026-06-12 08:31:45,853 p=83863 u=zuul n=ansible | 2026-06-12 08:31:45.853343 | fa163e23-f348-37f0-fb65-00000000e3c2 | OK | Enable and start tripleo-container-shutdown | np0000071533 2026-06-12 08:31:45,865 p=83863 u=zuul n=ansible | 2026-06-12 08:31:45.865694 | fa163e23-f348-37f0-fb65-00000000e3c3 | TASK | Create /usr/lib/systemd/system/netns-placeholder.service 2026-06-12 08:31:45,988 p=83863 u=zuul n=ansible | 2026-06-12 08:31:45.987258 | fa163e23-f348-37f0-fb65-00000000e3e1 | OK | Enable and start tripleo-container-shutdown | np0000071532 2026-06-12 08:31:46,005 p=83863 u=zuul n=ansible | 2026-06-12 08:31:46.005045 | fa163e23-f348-37f0-fb65-00000000e3e2 | TASK | Create /usr/lib/systemd/system/netns-placeholder.service 2026-06-12 08:31:46,478 p=83863 u=zuul n=ansible | 2026-06-12 08:31:46.477852 | fa163e23-f348-37f0-fb65-00000000e39e | OK | Create /usr/lib/systemd/system/netns-placeholder.service | np0000071531 2026-06-12 08:31:46,498 p=83863 u=zuul n=ansible | 2026-06-12 08:31:46.497936 | fa163e23-f348-37f0-fb65-00000000e39f | TASK | Create /usr/lib/systemd/system-preset/91-netns-placeholder.preset 2026-06-12 08:31:46,646 p=83863 u=zuul n=ansible | 2026-06-12 08:31:46.645770 | fa163e23-f348-37f0-fb65-00000000e3c3 | OK | Create /usr/lib/systemd/system/netns-placeholder.service | np0000071533 2026-06-12 08:31:46,670 p=83863 u=zuul n=ansible | 2026-06-12 08:31:46.669653 | fa163e23-f348-37f0-fb65-00000000e3c4 | TASK | Create /usr/lib/systemd/system-preset/91-netns-placeholder.preset 2026-06-12 08:31:46,830 p=83863 u=zuul n=ansible | 2026-06-12 08:31:46.829635 | fa163e23-f348-37f0-fb65-00000000e3e2 | OK | Create /usr/lib/systemd/system/netns-placeholder.service | np0000071532 2026-06-12 08:31:46,853 p=83863 u=zuul n=ansible | 2026-06-12 08:31:46.852983 | fa163e23-f348-37f0-fb65-00000000e3e3 | TASK | Create /usr/lib/systemd/system-preset/91-netns-placeholder.preset 2026-06-12 08:31:47,268 p=83863 u=zuul n=ansible | 2026-06-12 08:31:47.267282 | fa163e23-f348-37f0-fb65-00000000e39f | OK | Create /usr/lib/systemd/system-preset/91-netns-placeholder.preset | np0000071531 2026-06-12 08:31:47,288 p=83863 u=zuul n=ansible | 2026-06-12 08:31:47.287949 | fa163e23-f348-37f0-fb65-00000000e3a0 | TASK | Enable and start netns-placeholder 2026-06-12 08:31:47,478 p=83863 u=zuul n=ansible | 2026-06-12 08:31:47.478142 | fa163e23-f348-37f0-fb65-00000000e3c4 | OK | Create /usr/lib/systemd/system-preset/91-netns-placeholder.preset | np0000071533 2026-06-12 08:31:47,492 p=83863 u=zuul n=ansible | 2026-06-12 08:31:47.491680 | fa163e23-f348-37f0-fb65-00000000e3c5 | TASK | Enable and start netns-placeholder 2026-06-12 08:31:47,695 p=83863 u=zuul n=ansible | 2026-06-12 08:31:47.694714 | fa163e23-f348-37f0-fb65-00000000e3e3 | OK | Create /usr/lib/systemd/system-preset/91-netns-placeholder.preset | np0000071532 2026-06-12 08:31:47,707 p=83863 u=zuul n=ansible | 2026-06-12 08:31:47.706814 | fa163e23-f348-37f0-fb65-00000000e3e4 | TASK | Enable and start netns-placeholder 2026-06-12 08:31:47,998 p=83863 u=zuul n=ansible | 2026-06-12 08:31:47.997172 | fa163e23-f348-37f0-fb65-00000000e3a0 | CHANGED | Enable and start netns-placeholder | np0000071531 2026-06-12 08:31:48,024 p=83863 u=zuul n=ansible | 2026-06-12 08:31:48.024126 | fa163e23-f348-37f0-fb65-00000000e2fe | TASK | Update container configs with new config hashes 2026-06-12 08:31:48,106 p=83863 u=zuul n=ansible | 2026-06-12 08:31:48.105692 | 11799db0-59fc-4f23-ad12-bede1d28c941 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/puppet_config.yml | np0000071531 2026-06-12 08:31:48,125 p=83863 u=zuul n=ansible | 2026-06-12 08:31:48.124668 | fa163e23-f348-37f0-fb65-00000000e462 | TASK | Update config hashes for container startup configs 2026-06-12 08:31:48,228 p=83863 u=zuul n=ansible | 2026-06-12 08:31:48.227821 | fa163e23-f348-37f0-fb65-00000000e3c5 | CHANGED | Enable and start netns-placeholder | np0000071533 2026-06-12 08:31:48,247 p=83863 u=zuul n=ansible | 2026-06-12 08:31:48.247019 | fa163e23-f348-37f0-fb65-00000000e2fe | TASK | Update container configs with new config hashes 2026-06-12 08:31:48,331 p=83863 u=zuul n=ansible | 2026-06-12 08:31:48.331444 | 591e8d9c-3f88-42ba-b6d4-5e014e010a8f | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/puppet_config.yml | np0000071533 2026-06-12 08:31:48,349 p=83863 u=zuul n=ansible | 2026-06-12 08:31:48.349385 | fa163e23-f348-37f0-fb65-00000000e481 | TASK | Update config hashes for container startup configs 2026-06-12 08:31:48,477 p=83863 u=zuul n=ansible | 2026-06-12 08:31:48.476341 | fa163e23-f348-37f0-fb65-00000000e3e4 | CHANGED | Enable and start netns-placeholder | np0000071532 2026-06-12 08:31:48,489 p=83863 u=zuul n=ansible | 2026-06-12 08:31:48.489073 | fa163e23-f348-37f0-fb65-00000000e2fe | TASK | Update container configs with new config hashes 2026-06-12 08:31:48,510 p=83863 u=zuul n=ansible | 2026-06-12 08:31:48.509527 | fa163e23-f348-37f0-fb65-00000000e462 | OK | Update config hashes for container startup configs | np0000071531 2026-06-12 08:31:48,525 p=83863 u=zuul n=ansible | 2026-06-12 08:31:48.524919 | fa163e23-f348-37f0-fb65-00000000e2ff | TASK | Delete orphan containers from /var/lib/tripleo-config/container-startup-config/step_2 2026-06-12 08:31:48,552 p=83863 u=zuul n=ansible | 2026-06-12 08:31:48.551655 | a84a4c43-2c4b-475d-b7cc-349abc7cee09 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/puppet_config.yml | np0000071532 2026-06-12 08:31:48,565 p=83863 u=zuul n=ansible | 2026-06-12 08:31:48.565056 | fa163e23-f348-37f0-fb65-00000000e4a2 | TASK | Update config hashes for container startup configs 2026-06-12 08:31:48,597 p=83863 u=zuul n=ansible | 2026-06-12 08:31:48.597441 | 7ce42405-058e-4b29-8067-06e602ea4d4c | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/delete_orphan.yml | np0000071531 2026-06-12 08:31:48,613 p=83863 u=zuul n=ansible | 2026-06-12 08:31:48.613224 | fa163e23-f348-37f0-fb65-00000000e4bf | TASK | Gather podman infos 2026-06-12 08:31:48,699 p=83863 u=zuul n=ansible | 2026-06-12 08:31:48.698360 | fa163e23-f348-37f0-fb65-00000000e481 | OK | Update config hashes for container startup configs | np0000071533 2026-06-12 08:31:48,712 p=83863 u=zuul n=ansible | 2026-06-12 08:31:48.712182 | fa163e23-f348-37f0-fb65-00000000e2ff | TASK | Delete orphan containers from /var/lib/tripleo-config/container-startup-config/step_2 2026-06-12 08:31:48,791 p=83863 u=zuul n=ansible | 2026-06-12 08:31:48.791452 | 0e38513e-08ce-463e-8c46-d63e3e50fb8f | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/delete_orphan.yml | np0000071533 2026-06-12 08:31:48,812 p=83863 u=zuul n=ansible | 2026-06-12 08:31:48.812024 | fa163e23-f348-37f0-fb65-00000000e4ee | TASK | Gather podman infos 2026-06-12 08:31:48,928 p=83863 u=zuul n=ansible | 2026-06-12 08:31:48.928035 | fa163e23-f348-37f0-fb65-00000000e4a2 | OK | Update config hashes for container startup configs | np0000071532 2026-06-12 08:31:48,942 p=83863 u=zuul n=ansible | 2026-06-12 08:31:48.941909 | fa163e23-f348-37f0-fb65-00000000e2ff | TASK | Delete orphan containers from /var/lib/tripleo-config/container-startup-config/step_2 2026-06-12 08:31:49,001 p=83863 u=zuul n=ansible | 2026-06-12 08:31:49.000929 | aa290f99-b319-4b72-9d7a-bedd0159e9ef | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/delete_orphan.yml | np0000071532 2026-06-12 08:31:49,019 p=83863 u=zuul n=ansible | 2026-06-12 08:31:49.019527 | fa163e23-f348-37f0-fb65-00000000e51d | TASK | Gather podman infos 2026-06-12 08:31:49,257 p=83863 u=zuul n=ansible | 2026-06-12 08:31:49.256775 | fa163e23-f348-37f0-fb65-00000000e4bf | OK | Gather podman infos | np0000071531 2026-06-12 08:31:49,287 p=83863 u=zuul n=ansible | 2026-06-12 08:31:49.287128 | fa163e23-f348-37f0-fb65-00000000e4c0 | TASK | Delete orphan containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_2 2026-06-12 08:31:49,414 p=83863 u=zuul n=ansible | 2026-06-12 08:31:49.413704 | fa163e23-f348-37f0-fb65-00000000e4ee | OK | Gather podman infos | np0000071533 2026-06-12 08:31:49,440 p=83863 u=zuul n=ansible | 2026-06-12 08:31:49.439755 | fa163e23-f348-37f0-fb65-00000000e4ef | TASK | Delete orphan containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_2 2026-06-12 08:31:49,477 p=83863 u=zuul n=ansible | 2026-06-12 08:31:49.476926 | fa163e23-f348-37f0-fb65-00000000e300 | TASK | Create containers from /var/lib/tripleo-config/container-startup-config/step_2 2026-06-12 08:31:49,556 p=83863 u=zuul n=ansible | 2026-06-12 08:31:49.555738 | 9e072dc8-c0d7-4b72-b084-03cacd812bd1 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/create.yml | np0000071531 2026-06-12 08:31:49,573 p=83863 u=zuul n=ansible | 2026-06-12 08:31:49.572781 | fa163e23-f348-37f0-fb65-00000000e5c9 | TASK | Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_2 2026-06-12 08:31:49,613 p=83863 u=zuul n=ansible | 2026-06-12 08:31:49.608223 | fa163e23-f348-37f0-fb65-00000000e51d | OK | Gather podman infos | np0000071532 2026-06-12 08:31:49,634 p=83863 u=zuul n=ansible | 2026-06-12 08:31:49.634271 | fa163e23-f348-37f0-fb65-00000000e51e | TASK | Delete orphan containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_2 2026-06-12 08:31:49,665 p=83863 u=zuul n=ansible | 2026-06-12 08:31:49.664547 | fa163e23-f348-37f0-fb65-00000000e300 | TASK | Create containers from /var/lib/tripleo-config/container-startup-config/step_2 2026-06-12 08:31:49,747 p=83863 u=zuul n=ansible | 2026-06-12 08:31:49.746643 | b8f34e34-bdbc-4563-9ae0-ee96cd520c7f | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/create.yml | np0000071533 2026-06-12 08:31:49,787 p=83863 u=zuul n=ansible | 2026-06-12 08:31:49.786341 | fa163e23-f348-37f0-fb65-00000000e64b | TASK | Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_2 2026-06-12 08:31:49,835 p=83863 u=zuul n=ansible | 2026-06-12 08:31:49.835099 | fa163e23-f348-37f0-fb65-00000000e300 | TASK | Create containers from /var/lib/tripleo-config/container-startup-config/step_2 2026-06-12 08:31:49,899 p=83863 u=zuul n=ansible | 2026-06-12 08:31:49.898868 | 339c8563-1a89-4f37-9ff1-61c2e2754d42 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/create.yml | np0000071532 2026-06-12 08:31:49,918 p=83863 u=zuul n=ansible | 2026-06-12 08:31:49.918391 | fa163e23-f348-37f0-fb65-00000000e691 | TASK | Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_2 2026-06-12 08:31:52,445 p=83863 u=zuul n=ansible | 2026-06-12 08:31:52.444259 | fa163e23-f348-37f0-fb65-00000000df48 | OK | Run init bundle puppet on the host for oslo_messaging_rpc | np0000071529 2026-06-12 08:31:52,476 p=83863 u=zuul n=ansible | 2026-06-12 08:31:52.475532 | fa163e23-f348-37f0-fb65-00000000df49 | TASK | Check if /var/lib/config-data/puppet-generated/rabbitmq exists 2026-06-12 08:31:52,580 p=83863 u=zuul n=ansible | 2026-06-12 08:31:52.579354 | fa163e23-f348-37f0-fb65-00000000df48 | OK | Run init bundle puppet on the host for oslo_messaging_rpc | np0000071530 2026-06-12 08:31:52,605 p=83863 u=zuul n=ansible | 2026-06-12 08:31:52.604806 | fa163e23-f348-37f0-fb65-00000000df49 | TASK | Check if /var/lib/config-data/puppet-generated/rabbitmq exists 2026-06-12 08:31:52,776 p=83863 u=zuul n=ansible | 2026-06-12 08:31:52.775610 | fa163e23-f348-37f0-fb65-00000000df49 | OK | Check if /var/lib/config-data/puppet-generated/rabbitmq exists | np0000071529 2026-06-12 08:31:52,797 p=83863 u=zuul n=ansible | 2026-06-12 08:31:52.797037 | fa163e23-f348-37f0-fb65-00000000df4a | TASK | Run pacemaker restart if the config file for the service changed 2026-06-12 08:31:52,934 p=83863 u=zuul n=ansible | 2026-06-12 08:31:52.934156 | fa163e23-f348-37f0-fb65-00000000df49 | OK | Check if /var/lib/config-data/puppet-generated/rabbitmq exists | np0000071530 2026-06-12 08:31:52,958 p=83863 u=zuul n=ansible | 2026-06-12 08:31:52.958329 | fa163e23-f348-37f0-fb65-00000000df4a | TASK | Run pacemaker restart if the config file for the service changed 2026-06-12 08:31:53,314 p=83863 u=zuul n=ansible | 2026-06-12 08:31:53.313235 | fa163e23-f348-37f0-fb65-00000000df4a | CHANGED | Run pacemaker restart if the config file for the service changed | np0000071529 2026-06-12 08:31:53,340 p=83863 u=zuul n=ansible | 2026-06-12 08:31:53.340046 | fa163e23-f348-37f0-fb65-00000000df4b | TASK | Check if an image update marker exists for bundle rabbitmq-bundle 2026-06-12 08:31:53,485 p=83863 u=zuul n=ansible | 2026-06-12 08:31:53.484329 | fa163e23-f348-37f0-fb65-00000000df4a | CHANGED | Run pacemaker restart if the config file for the service changed | np0000071530 2026-06-12 08:31:53,513 p=83863 u=zuul n=ansible | 2026-06-12 08:31:53.512946 | fa163e23-f348-37f0-fb65-00000000df4b | TASK | Check if an image update marker exists for bundle rabbitmq-bundle 2026-06-12 08:31:53,646 p=83863 u=zuul n=ansible | 2026-06-12 08:31:53.645364 | fa163e23-f348-37f0-fb65-00000000df4b | OK | Check if an image update marker exists for bundle rabbitmq-bundle | np0000071529 2026-06-12 08:31:53,669 p=83863 u=zuul n=ansible | 2026-06-12 08:31:53.668729 | fa163e23-f348-37f0-fb65-00000000df4d | TASK | Get container image tag from marker for bundle rabbitmq-bundle 2026-06-12 08:31:53,716 p=83863 u=zuul n=ansible | 2026-06-12 08:31:53.715378 | fa163e23-f348-37f0-fb65-00000000df4d | SKIPPED | Get container image tag from marker for bundle rabbitmq-bundle | np0000071529 2026-06-12 08:31:53,738 p=83863 u=zuul n=ansible | 2026-06-12 08:31:53.738504 | fa163e23-f348-37f0-fb65-00000000df4e | TASK | Get container image tag from bundle rabbitmq-bundle 2026-06-12 08:31:53,791 p=83863 u=zuul n=ansible | 2026-06-12 08:31:53.791041 | fa163e23-f348-37f0-fb65-00000000df4b | OK | Check if an image update marker exists for bundle rabbitmq-bundle | np0000071530 2026-06-12 08:31:53,811 p=83863 u=zuul n=ansible | 2026-06-12 08:31:53.810700 | fa163e23-f348-37f0-fb65-00000000df4d | TASK | Get container image tag from marker for bundle rabbitmq-bundle 2026-06-12 08:31:53,817 p=83863 u=zuul n=ansible | 2026-06-12 08:31:53.817041 | fa163e23-f348-37f0-fb65-00000000df4e | SKIPPED | Get container image tag from bundle rabbitmq-bundle | np0000071529 2026-06-12 08:31:53,835 p=83863 u=zuul n=ansible | 2026-06-12 08:31:53.835624 | fa163e23-f348-37f0-fb65-00000000df4f | TASK | Compare tags between marker and bundle rabbitmq-bundle 2026-06-12 08:31:53,855 p=83863 u=zuul n=ansible | 2026-06-12 08:31:53.854887 | fa163e23-f348-37f0-fb65-00000000df4d | SKIPPED | Get container image tag from marker for bundle rabbitmq-bundle | np0000071530 2026-06-12 08:31:53,873 p=83863 u=zuul n=ansible | 2026-06-12 08:31:53.872871 | fa163e23-f348-37f0-fb65-00000000df4e | TASK | Get container image tag from bundle rabbitmq-bundle 2026-06-12 08:31:53,895 p=83863 u=zuul n=ansible | 2026-06-12 08:31:53.894637 | fa163e23-f348-37f0-fb65-00000000df4f | SKIPPED | Compare tags between marker and bundle rabbitmq-bundle | np0000071529 2026-06-12 08:31:53,938 p=83863 u=zuul n=ansible | 2026-06-12 08:31:53.938108 | fa163e23-f348-37f0-fb65-00000000df50 | TASK | Remove old image tag {{ old_image }} for bundle {{ tripleo_ha_wrapper_bundle_name }} 2026-06-12 08:31:53,948 p=83863 u=zuul n=ansible | 2026-06-12 08:31:53.947374 | fa163e23-f348-37f0-fb65-00000000df4e | SKIPPED | Get container image tag from bundle rabbitmq-bundle | np0000071530 2026-06-12 08:31:53,990 p=83863 u=zuul n=ansible | 2026-06-12 08:31:53.990017 | fa163e23-f348-37f0-fb65-00000000df4f | TASK | Compare tags between marker and bundle rabbitmq-bundle 2026-06-12 08:31:53,997 p=83863 u=zuul n=ansible | 2026-06-12 08:31:53.996573 | fa163e23-f348-37f0-fb65-00000000df50 | SKIPPED | Remove old image tag {{ old_image }} for bundle {{ tripleo_ha_wrapper_bundle_name }} | np0000071529 2026-06-12 08:31:54,023 p=83863 u=zuul n=ansible | 2026-06-12 08:31:54.023283 | fa163e23-f348-37f0-fb65-00000000df51 | TASK | Remove update marker for bundle rabbitmq-bundle 2026-06-12 08:31:54,039 p=83863 u=zuul n=ansible | 2026-06-12 08:31:54.038374 | fa163e23-f348-37f0-fb65-00000000df4f | SKIPPED | Compare tags between marker and bundle rabbitmq-bundle | np0000071530 2026-06-12 08:31:54,067 p=83863 u=zuul n=ansible | 2026-06-12 08:31:54.064255 | fa163e23-f348-37f0-fb65-00000000df50 | TASK | Remove old image tag {{ old_image }} for bundle {{ tripleo_ha_wrapper_bundle_name }} 2026-06-12 08:31:54,072 p=83863 u=zuul n=ansible | 2026-06-12 08:31:54.072258 | fa163e23-f348-37f0-fb65-00000000df51 | SKIPPED | Remove update marker for bundle rabbitmq-bundle | np0000071529 2026-06-12 08:31:54,102 p=83863 u=zuul n=ansible | 2026-06-12 08:31:54.102520 | fa163e23-f348-37f0-fb65-00000000df72 | TASK | Gather variables for each operating system 2026-06-12 08:31:54,117 p=83863 u=zuul n=ansible | 2026-06-12 08:31:54.116787 | fa163e23-f348-37f0-fb65-00000000df50 | SKIPPED | Remove old image tag {{ old_image }} for bundle {{ tripleo_ha_wrapper_bundle_name }} | np0000071530 2026-06-12 08:31:54,135 p=83863 u=zuul n=ansible | 2026-06-12 08:31:54.135372 | fa163e23-f348-37f0-fb65-00000000df51 | TASK | Remove update marker for bundle rabbitmq-bundle 2026-06-12 08:31:54,186 p=83863 u=zuul n=ansible | 2026-06-12 08:31:54.185374 | fa163e23-f348-37f0-fb65-00000000df51 | SKIPPED | Remove update marker for bundle rabbitmq-bundle | np0000071530 2026-06-12 08:31:54,228 p=83863 u=zuul n=ansible | 2026-06-12 08:31:54.228562 | fa163e23-f348-37f0-fb65-00000000df72 | TASK | Gather variables for each operating system 2026-06-12 08:31:54,252 p=83863 u=zuul n=ansible | 2026-06-12 08:31:54.252130 | fa163e23-f348-37f0-fb65-00000000df73 | TASK | Detect if resource is being created or already exists 2026-06-12 08:31:54,344 p=83863 u=zuul n=ansible | 2026-06-12 08:31:54.344276 | fa163e23-f348-37f0-fb65-00000000df73 | TASK | Detect if resource is being created or already exists 2026-06-12 08:31:54,394 p=83863 u=zuul n=ansible | 2026-06-12 08:31:54.393920 | fa163e23-f348-37f0-fb65-00000000e64b | CHANGED | Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_2 | np0000071533 2026-06-12 08:31:54,417 p=83863 u=zuul n=ansible | 2026-06-12 08:31:54.416558 | fa163e23-f348-37f0-fb65-00000000e64c | TASK | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_2 2026-06-12 08:31:54,425 p=83863 u=zuul n=ansible | 2026-06-12 08:31:54.424913 | fa163e23-f348-37f0-fb65-00000000e691 | CHANGED | Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_2 | np0000071532 2026-06-12 08:31:54,445 p=83863 u=zuul n=ansible | 2026-06-12 08:31:54.444888 | fa163e23-f348-37f0-fb65-00000000e692 | TASK | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_2 2026-06-12 08:31:54,468 p=83863 u=zuul n=ansible | 2026-06-12 08:31:54.467585 | fa163e23-f348-37f0-fb65-00000000e64c | SKIPPED | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_2 | np0000071533 2026-06-12 08:31:54,514 p=83863 u=zuul n=ansible | 2026-06-12 08:31:54.514374 | fa163e23-f348-37f0-fb65-00000000e13d | TASK | Clean container_puppet_tasks for np0000071533 step 2 2026-06-12 08:31:54,523 p=83863 u=zuul n=ansible | 2026-06-12 08:31:54.522817 | fa163e23-f348-37f0-fb65-00000000e692 | SKIPPED | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_2 | np0000071532 2026-06-12 08:31:54,555 p=83863 u=zuul n=ansible | 2026-06-12 08:31:54.555124 | fa163e23-f348-37f0-fb65-00000000e155 | TASK | Clean container_puppet_tasks for np0000071532 step 2 2026-06-12 08:31:54,732 p=83863 u=zuul n=ansible | 2026-06-12 08:31:54.731962 | fa163e23-f348-37f0-fb65-00000000e5c9 | CHANGED | Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_2 | np0000071531 2026-06-12 08:31:54,746 p=83863 u=zuul n=ansible | 2026-06-12 08:31:54.745688 | fa163e23-f348-37f0-fb65-00000000e5ca | TASK | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_2 2026-06-12 08:31:54,826 p=83863 u=zuul n=ansible | 2026-06-12 08:31:54.826268 | fa163e23-f348-37f0-fb65-00000000e5ca | SKIPPED | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_2 | np0000071531 2026-06-12 08:31:54,868 p=83863 u=zuul n=ansible | 2026-06-12 08:31:54.867559 | fa163e23-f348-37f0-fb65-00000000e125 | TASK | Clean container_puppet_tasks for np0000071531 step 2 2026-06-12 08:31:54,875 p=83863 u=zuul n=ansible | 2026-06-12 08:31:54.875185 | fa163e23-f348-37f0-fb65-00000000e13d | OK | Clean container_puppet_tasks for np0000071533 step 2 | np0000071533 2026-06-12 08:31:54,877 p=83863 u=zuul n=ansible | 2026-06-12 08:31:54.876930 | fa163e23-f348-37f0-fb65-00000000e155 | OK | Clean container_puppet_tasks for np0000071532 step 2 | np0000071532 2026-06-12 08:31:54,897 p=83863 u=zuul n=ansible | 2026-06-12 08:31:54.897510 | fa163e23-f348-37f0-fb65-00000000e156 | TASK | Calculate container_puppet_tasks for np0000071532 step 2 2026-06-12 08:31:54,925 p=83863 u=zuul n=ansible | 2026-06-12 08:31:54.924562 | fa163e23-f348-37f0-fb65-00000000e13e | TASK | Calculate container_puppet_tasks for np0000071533 step 2 2026-06-12 08:31:54,949 p=83863 u=zuul n=ansible | 2026-06-12 08:31:54.948710 | fa163e23-f348-37f0-fb65-00000000e157 | TASK | Include container-puppet tasks for step 2 2026-06-12 08:31:54,976 p=83863 u=zuul n=ansible | 2026-06-12 08:31:54.975934 | fa163e23-f348-37f0-fb65-00000000e13f | TASK | Include container-puppet tasks for step 2 2026-06-12 08:31:55,006 p=83863 u=zuul n=ansible | 2026-06-12 08:31:55.006501 | 0b0e3ee1-6934-41ab-9ed1-1586e98c5595 | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/host-container-puppet-tasks.yaml | np0000071532 2026-06-12 08:31:55,033 p=83863 u=zuul n=ansible | 2026-06-12 08:31:55.033231 | fa163e23-f348-37f0-fb65-00000000e711 | TASK | Write container-puppet-tasks json file for np0000071532 step 2 2026-06-12 08:31:55,043 p=83863 u=zuul n=ansible | 2026-06-12 08:31:55.043627 | fa163e23-f348-37f0-fb65-00000000df73 | CHANGED | Detect if resource is being created or already exists | np0000071529 2026-06-12 08:31:55,058 p=83863 u=zuul n=ansible | 2026-06-12 08:31:55.057801 | 882720c0-9857-4b1d-98e1-b02da8201a1a | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/host-container-puppet-tasks.yaml | np0000071533 2026-06-12 08:31:55,080 p=83863 u=zuul n=ansible | 2026-06-12 08:31:55.079708 | fa163e23-f348-37f0-fb65-00000000e72c | TASK | Write container-puppet-tasks json file for np0000071533 step 2 2026-06-12 08:31:55,101 p=83863 u=zuul n=ansible | 2026-06-12 08:31:55.101230 | fa163e23-f348-37f0-fb65-00000000df74 | TASK | Run init bundle puppet on the host for redis 2026-06-12 08:31:55,130 p=83863 u=zuul n=ansible | 2026-06-12 08:31:55.129510 | fa163e23-f348-37f0-fb65-00000000df73 | CHANGED | Detect if resource is being created or already exists | np0000071530 2026-06-12 08:31:55,148 p=83863 u=zuul n=ansible | 2026-06-12 08:31:55.148496 | fa163e23-f348-37f0-fb65-00000000df74 | TASK | Run init bundle puppet on the host for redis 2026-06-12 08:31:55,198 p=83863 u=zuul n=ansible | 2026-06-12 08:31:55.198076 | fa163e23-f348-37f0-fb65-00000000e125 | OK | Clean container_puppet_tasks for np0000071531 step 2 | np0000071531 2026-06-12 08:31:55,218 p=83863 u=zuul n=ansible | 2026-06-12 08:31:55.217771 | fa163e23-f348-37f0-fb65-00000000e126 | TASK | Calculate container_puppet_tasks for np0000071531 step 2 2026-06-12 08:31:55,262 p=83863 u=zuul n=ansible | 2026-06-12 08:31:55.261602 | fa163e23-f348-37f0-fb65-00000000e127 | TASK | Include container-puppet tasks for step 2 2026-06-12 08:31:55,301 p=83863 u=zuul n=ansible | 2026-06-12 08:31:55.300865 | 7407ce65-f2fe-439f-905b-8ff53f53e74d | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/host-container-puppet-tasks.yaml | np0000071531 2026-06-12 08:31:55,322 p=83863 u=zuul n=ansible | 2026-06-12 08:31:55.322342 | fa163e23-f348-37f0-fb65-00000000e74b | TASK | Write container-puppet-tasks json file for np0000071531 step 2 2026-06-12 08:31:56,009 p=83863 u=zuul n=ansible | 2026-06-12 08:31:56.008581 | fa163e23-f348-37f0-fb65-00000000e711 | CHANGED | Write container-puppet-tasks json file for np0000071532 step 2 | np0000071532 2026-06-12 08:31:56,032 p=83863 u=zuul n=ansible | 2026-06-12 08:31:56.031821 | fa163e23-f348-37f0-fb65-00000000e713 | TASK | Generate container puppet configs for step 2 2026-06-12 08:31:56,049 p=83863 u=zuul n=ansible | 2026-06-12 08:31:56.048861 | fa163e23-f348-37f0-fb65-00000000e72c | CHANGED | Write container-puppet-tasks json file for np0000071533 step 2 | np0000071533 2026-06-12 08:31:56,065 p=83863 u=zuul n=ansible | 2026-06-12 08:31:56.065402 | fa163e23-f348-37f0-fb65-00000000e72e | TASK | Generate container puppet configs for step 2 2026-06-12 08:31:56,292 p=83863 u=zuul n=ansible | 2026-06-12 08:31:56.291800 | fa163e23-f348-37f0-fb65-00000000e74b | CHANGED | Write container-puppet-tasks json file for np0000071531 step 2 | np0000071531 2026-06-12 08:31:56,309 p=83863 u=zuul n=ansible | 2026-06-12 08:31:56.309060 | fa163e23-f348-37f0-fb65-00000000e74d | TASK | Generate container puppet configs for step 2 2026-06-12 08:31:56,368 p=83863 u=zuul n=ansible | 2026-06-12 08:31:56.367753 | fa163e23-f348-37f0-fb65-00000000e713 | OK | Generate container puppet configs for step 2 | np0000071532 2026-06-12 08:31:56,384 p=83863 u=zuul n=ansible | 2026-06-12 08:31:56.384042 | fa163e23-f348-37f0-fb65-00000000e714 | TASK | Manage Puppet containers (bootstrap tasks) for step 2 with tripleo-ansible 2026-06-12 08:31:56,401 p=83863 u=zuul n=ansible | 2026-06-12 08:31:56.400454 | fa163e23-f348-37f0-fb65-00000000e72e | OK | Generate container puppet configs for step 2 | np0000071533 2026-06-12 08:31:56,428 p=83863 u=zuul n=ansible | 2026-06-12 08:31:56.427703 | fa163e23-f348-37f0-fb65-00000000e72f | TASK | Manage Puppet containers (bootstrap tasks) for step 2 with tripleo-ansible 2026-06-12 08:31:56,485 p=83863 u=zuul n=ansible | 2026-06-12 08:31:56.485186 | fa163e23-f348-37f0-fb65-00000000e785 | TASK | Gather variables for each operating system 2026-06-12 08:31:56,522 p=83863 u=zuul n=ansible | 2026-06-12 08:31:56.521862 | fa163e23-f348-37f0-fb65-00000000e785 | TASK | Gather variables for each operating system 2026-06-12 08:31:56,590 p=83863 u=zuul n=ansible | 2026-06-12 08:31:56.590260 | fa163e23-f348-37f0-fb65-00000000e786 | TASK | Create container logs path 2026-06-12 08:31:56,626 p=83863 u=zuul n=ansible | 2026-06-12 08:31:56.625602 | fa163e23-f348-37f0-fb65-00000000e786 | TASK | Create container logs path 2026-06-12 08:31:56,680 p=83863 u=zuul n=ansible | 2026-06-12 08:31:56.680210 | fa163e23-f348-37f0-fb65-00000000e74d | OK | Generate container puppet configs for step 2 | np0000071531 2026-06-12 08:31:56,693 p=83863 u=zuul n=ansible | 2026-06-12 08:31:56.693167 | fa163e23-f348-37f0-fb65-00000000e74e | TASK | Manage Puppet containers (bootstrap tasks) for step 2 with tripleo-ansible 2026-06-12 08:31:56,748 p=83863 u=zuul n=ansible | 2026-06-12 08:31:56.748217 | fa163e23-f348-37f0-fb65-00000000e785 | TASK | Gather variables for each operating system 2026-06-12 08:31:56,934 p=83863 u=zuul n=ansible | 2026-06-12 08:31:56.933881 | fa163e23-f348-37f0-fb65-00000000e786 | OK | Create container logs path | np0000071532 2026-06-12 08:31:56,943 p=83863 u=zuul n=ansible | 2026-06-12 08:31:56.943563 | fa163e23-f348-37f0-fb65-00000000e786 | TASK | Create container logs path 2026-06-12 08:31:56,966 p=83863 u=zuul n=ansible | 2026-06-12 08:31:56.965566 | fa163e23-f348-37f0-fb65-00000000e788 | TASK | Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_2 2026-06-12 08:31:56,972 p=83863 u=zuul n=ansible | 2026-06-12 08:31:56.971986 | fa163e23-f348-37f0-fb65-00000000e786 | OK | Create container logs path | np0000071533 2026-06-12 08:31:56,986 p=83863 u=zuul n=ansible | 2026-06-12 08:31:56.985811 | fa163e23-f348-37f0-fb65-00000000e788 | TASK | Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_2 2026-06-12 08:31:57,271 p=83863 u=zuul n=ansible | 2026-06-12 08:31:57.270278 | fa163e23-f348-37f0-fb65-00000000e786 | OK | Create container logs path | np0000071531 2026-06-12 08:31:57,293 p=83863 u=zuul n=ansible | 2026-06-12 08:31:57.292572 | fa163e23-f348-37f0-fb65-00000000e788 | TASK | Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_2 2026-06-12 08:31:57,304 p=83863 u=zuul n=ansible | 2026-06-12 08:31:57.303617 | fa163e23-f348-37f0-fb65-00000000e788 | OK | Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_2 | np0000071532 2026-06-12 08:31:57,326 p=83863 u=zuul n=ansible | 2026-06-12 08:31:57.320844 | fa163e23-f348-37f0-fb65-00000000e789 | TASK | Finalise hashes for all containers 2026-06-12 08:31:57,338 p=83863 u=zuul n=ansible | 2026-06-12 08:31:57.337937 | fa163e23-f348-37f0-fb65-00000000e788 | OK | Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_2 | np0000071533 2026-06-12 08:31:57,354 p=83863 u=zuul n=ansible | 2026-06-12 08:31:57.354241 | fa163e23-f348-37f0-fb65-00000000e789 | TASK | Finalise hashes for all containers 2026-06-12 08:31:57,371 p=83863 u=zuul n=ansible | 2026-06-12 08:31:57.370918 | fa163e23-f348-37f0-fb65-00000000e789 | OK | Finalise hashes for all containers | np0000071532 2026-06-12 08:31:57,383 p=83863 u=zuul n=ansible | 2026-06-12 08:31:57.382996 | fa163e23-f348-37f0-fb65-00000000e78b | TASK | Manage systemd shutdown files 2026-06-12 08:31:57,411 p=83863 u=zuul n=ansible | 2026-06-12 08:31:57.407300 | fa163e23-f348-37f0-fb65-00000000e789 | OK | Finalise hashes for all containers | np0000071533 2026-06-12 08:31:57,412 p=83863 u=zuul n=ansible | 2026-06-12 08:31:57.411933 | fa163e23-f348-37f0-fb65-00000000e78b | SKIPPED | Manage systemd shutdown files | np0000071532 2026-06-12 08:31:57,423 p=83863 u=zuul n=ansible | 2026-06-12 08:31:57.422691 | fa163e23-f348-37f0-fb65-00000000e78d | TASK | Update container configs with new config hashes 2026-06-12 08:31:57,442 p=83863 u=zuul n=ansible | 2026-06-12 08:31:57.441922 | fa163e23-f348-37f0-fb65-00000000e78b | TASK | Manage systemd shutdown files 2026-06-12 08:31:57,455 p=83863 u=zuul n=ansible | 2026-06-12 08:31:57.454782 | fa163e23-f348-37f0-fb65-00000000e78d | SKIPPED | Update container configs with new config hashes | np0000071532 2026-06-12 08:31:57,469 p=83863 u=zuul n=ansible | 2026-06-12 08:31:57.468973 | fa163e23-f348-37f0-fb65-00000000e78e | TASK | Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_2 2026-06-12 08:31:57,479 p=83863 u=zuul n=ansible | 2026-06-12 08:31:57.478800 | fa163e23-f348-37f0-fb65-00000000e78b | SKIPPED | Manage systemd shutdown files | np0000071533 2026-06-12 08:31:57,491 p=83863 u=zuul n=ansible | 2026-06-12 08:31:57.490813 | fa163e23-f348-37f0-fb65-00000000e78d | TASK | Update container configs with new config hashes 2026-06-12 08:31:57,508 p=83863 u=zuul n=ansible | 2026-06-12 08:31:57.507882 | fa163e23-f348-37f0-fb65-00000000e78e | SKIPPED | Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_2 | np0000071532 2026-06-12 08:31:57,527 p=83863 u=zuul n=ansible | 2026-06-12 08:31:57.526613 | fa163e23-f348-37f0-fb65-00000000e78f | TASK | Create containers from /var/lib/tripleo-config/container-puppet-config/step_2 2026-06-12 08:31:57,544 p=83863 u=zuul n=ansible | 2026-06-12 08:31:57.542148 | fa163e23-f348-37f0-fb65-00000000e78d | SKIPPED | Update container configs with new config hashes | np0000071533 2026-06-12 08:31:57,560 p=83863 u=zuul n=ansible | 2026-06-12 08:31:57.560443 | fa163e23-f348-37f0-fb65-00000000e78e | TASK | Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_2 2026-06-12 08:31:57,575 p=83863 u=zuul n=ansible | 2026-06-12 08:31:57.574501 | fa163e23-f348-37f0-fb65-00000000e78f | SKIPPED | Create containers from /var/lib/tripleo-config/container-puppet-config/step_2 | np0000071532 2026-06-12 08:31:57,607 p=83863 u=zuul n=ansible | 2026-06-12 08:31:57.606719 | fa163e23-f348-37f0-fb65-00000000e78e | SKIPPED | Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_2 | np0000071533 2026-06-12 08:31:57,631 p=83863 u=zuul n=ansible | 2026-06-12 08:31:57.631215 | fa163e23-f348-37f0-fb65-00000000e78f | TASK | Create containers from /var/lib/tripleo-config/container-puppet-config/step_2 2026-06-12 08:31:57,646 p=83863 u=zuul n=ansible | 2026-06-12 08:31:57.645265 | fa163e23-f348-37f0-fb65-00000000e788 | OK | Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_2 | np0000071531 2026-06-12 08:31:57,663 p=83863 u=zuul n=ansible | 2026-06-12 08:31:57.658053 | fa163e23-f348-37f0-fb65-00000000e789 | TASK | Finalise hashes for all containers 2026-06-12 08:31:57,671 p=83863 u=zuul n=ansible | 2026-06-12 08:31:57.670660 | fa163e23-f348-37f0-fb65-00000000e78f | SKIPPED | Create containers from /var/lib/tripleo-config/container-puppet-config/step_2 | np0000071533 2026-06-12 08:31:57,709 p=83863 u=zuul n=ansible | 2026-06-12 08:31:57.708713 | fa163e23-f348-37f0-fb65-00000000e789 | OK | Finalise hashes for all containers | np0000071531 2026-06-12 08:31:57,721 p=83863 u=zuul n=ansible | 2026-06-12 08:31:57.720664 | fa163e23-f348-37f0-fb65-00000000e78b | TASK | Manage systemd shutdown files 2026-06-12 08:31:57,755 p=83863 u=zuul n=ansible | 2026-06-12 08:31:57.754537 | fa163e23-f348-37f0-fb65-00000000e78b | SKIPPED | Manage systemd shutdown files | np0000071531 2026-06-12 08:31:57,768 p=83863 u=zuul n=ansible | 2026-06-12 08:31:57.767850 | fa163e23-f348-37f0-fb65-00000000e78d | TASK | Update container configs with new config hashes 2026-06-12 08:31:57,824 p=83863 u=zuul n=ansible | 2026-06-12 08:31:57.823972 | fa163e23-f348-37f0-fb65-00000000e78d | SKIPPED | Update container configs with new config hashes | np0000071531 2026-06-12 08:31:57,836 p=83863 u=zuul n=ansible | 2026-06-12 08:31:57.836502 | fa163e23-f348-37f0-fb65-00000000e78e | TASK | Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_2 2026-06-12 08:31:57,866 p=83863 u=zuul n=ansible | 2026-06-12 08:31:57.866427 | fa163e23-f348-37f0-fb65-00000000e78e | SKIPPED | Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_2 | np0000071531 2026-06-12 08:31:57,878 p=83863 u=zuul n=ansible | 2026-06-12 08:31:57.878625 | fa163e23-f348-37f0-fb65-00000000e78f | TASK | Create containers from /var/lib/tripleo-config/container-puppet-config/step_2 2026-06-12 08:31:57,922 p=83863 u=zuul n=ansible | 2026-06-12 08:31:57.921397 | fa163e23-f348-37f0-fb65-00000000e78f | SKIPPED | Create containers from /var/lib/tripleo-config/container-puppet-config/step_2 | np0000071531 2026-06-12 08:32:02,019 p=83863 u=zuul n=ansible | 2026-06-12 08:32:02.018390 | fa163e23-f348-37f0-fb65-00000000df74 | OK | Run init bundle puppet on the host for redis | np0000071530 2026-06-12 08:32:02,059 p=83863 u=zuul n=ansible | 2026-06-12 08:32:02.058758 | fa163e23-f348-37f0-fb65-00000000df75 | TASK | Check if /var/lib/config-data/puppet-generated/redis exists 2026-06-12 08:32:02,068 p=83863 u=zuul n=ansible | 2026-06-12 08:32:02.067134 | fa163e23-f348-37f0-fb65-00000000df74 | OK | Run init bundle puppet on the host for redis | np0000071529 2026-06-12 08:32:02,092 p=83863 u=zuul n=ansible | 2026-06-12 08:32:02.092035 | fa163e23-f348-37f0-fb65-00000000df75 | TASK | Check if /var/lib/config-data/puppet-generated/redis exists 2026-06-12 08:32:02,423 p=83863 u=zuul n=ansible | 2026-06-12 08:32:02.421651 | fa163e23-f348-37f0-fb65-00000000df75 | OK | Check if /var/lib/config-data/puppet-generated/redis exists | np0000071530 2026-06-12 08:32:02,447 p=83863 u=zuul n=ansible | 2026-06-12 08:32:02.446844 | fa163e23-f348-37f0-fb65-00000000df76 | TASK | Run pacemaker restart if the config file for the service changed 2026-06-12 08:32:02,465 p=83863 u=zuul n=ansible | 2026-06-12 08:32:02.464758 | fa163e23-f348-37f0-fb65-00000000df75 | OK | Check if /var/lib/config-data/puppet-generated/redis exists | np0000071529 2026-06-12 08:32:02,502 p=83863 u=zuul n=ansible | 2026-06-12 08:32:02.501559 | fa163e23-f348-37f0-fb65-00000000df76 | TASK | Run pacemaker restart if the config file for the service changed 2026-06-12 08:32:02,953 p=83863 u=zuul n=ansible | 2026-06-12 08:32:02.952212 | fa163e23-f348-37f0-fb65-00000000df76 | CHANGED | Run pacemaker restart if the config file for the service changed | np0000071530 2026-06-12 08:32:02,989 p=83863 u=zuul n=ansible | 2026-06-12 08:32:02.988753 | fa163e23-f348-37f0-fb65-00000000df77 | TASK | Check if an image update marker exists for bundle redis-bundle 2026-06-12 08:32:03,044 p=83863 u=zuul n=ansible | 2026-06-12 08:32:03.043711 | fa163e23-f348-37f0-fb65-00000000df76 | CHANGED | Run pacemaker restart if the config file for the service changed | np0000071529 2026-06-12 08:32:03,083 p=83863 u=zuul n=ansible | 2026-06-12 08:32:03.082683 | fa163e23-f348-37f0-fb65-00000000df77 | TASK | Check if an image update marker exists for bundle redis-bundle 2026-06-12 08:32:03,315 p=83863 u=zuul n=ansible | 2026-06-12 08:32:03.314257 | fa163e23-f348-37f0-fb65-00000000df77 | OK | Check if an image update marker exists for bundle redis-bundle | np0000071530 2026-06-12 08:32:03,349 p=83863 u=zuul n=ansible | 2026-06-12 08:32:03.349120 | fa163e23-f348-37f0-fb65-00000000df79 | TASK | Get container image tag from marker for bundle redis-bundle 2026-06-12 08:32:03,394 p=83863 u=zuul n=ansible | 2026-06-12 08:32:03.393759 | fa163e23-f348-37f0-fb65-00000000df79 | SKIPPED | Get container image tag from marker for bundle redis-bundle | np0000071530 2026-06-12 08:32:03,436 p=83863 u=zuul n=ansible | 2026-06-12 08:32:03.435641 | fa163e23-f348-37f0-fb65-00000000df7a | TASK | Get container image tag from bundle redis-bundle 2026-06-12 08:32:03,447 p=83863 u=zuul n=ansible | 2026-06-12 08:32:03.446102 | fa163e23-f348-37f0-fb65-00000000df77 | OK | Check if an image update marker exists for bundle redis-bundle | np0000071529 2026-06-12 08:32:03,493 p=83863 u=zuul n=ansible | 2026-06-12 08:32:03.493127 | fa163e23-f348-37f0-fb65-00000000df79 | TASK | Get container image tag from marker for bundle redis-bundle 2026-06-12 08:32:03,505 p=83863 u=zuul n=ansible | 2026-06-12 08:32:03.504182 | fa163e23-f348-37f0-fb65-00000000df7a | SKIPPED | Get container image tag from bundle redis-bundle | np0000071530 2026-06-12 08:32:03,537 p=83863 u=zuul n=ansible | 2026-06-12 08:32:03.531172 | fa163e23-f348-37f0-fb65-00000000df7b | TASK | Compare tags between marker and bundle redis-bundle 2026-06-12 08:32:03,545 p=83863 u=zuul n=ansible | 2026-06-12 08:32:03.544800 | fa163e23-f348-37f0-fb65-00000000df79 | SKIPPED | Get container image tag from marker for bundle redis-bundle | np0000071529 2026-06-12 08:32:03,568 p=83863 u=zuul n=ansible | 2026-06-12 08:32:03.568489 | fa163e23-f348-37f0-fb65-00000000df7a | TASK | Get container image tag from bundle redis-bundle 2026-06-12 08:32:03,590 p=83863 u=zuul n=ansible | 2026-06-12 08:32:03.589927 | fa163e23-f348-37f0-fb65-00000000df7b | SKIPPED | Compare tags between marker and bundle redis-bundle | np0000071530 2026-06-12 08:32:03,609 p=83863 u=zuul n=ansible | 2026-06-12 08:32:03.609572 | fa163e23-f348-37f0-fb65-00000000df7c | TASK | Remove old image tag {{ old_image }} for bundle {{ tripleo_ha_wrapper_bundle_name }} 2026-06-12 08:32:03,616 p=83863 u=zuul n=ansible | 2026-06-12 08:32:03.615739 | fa163e23-f348-37f0-fb65-00000000df7a | SKIPPED | Get container image tag from bundle redis-bundle | np0000071529 2026-06-12 08:32:03,634 p=83863 u=zuul n=ansible | 2026-06-12 08:32:03.633881 | fa163e23-f348-37f0-fb65-00000000df7b | TASK | Compare tags between marker and bundle redis-bundle 2026-06-12 08:32:03,675 p=83863 u=zuul n=ansible | 2026-06-12 08:32:03.672890 | fa163e23-f348-37f0-fb65-00000000df7c | SKIPPED | Remove old image tag {{ old_image }} for bundle {{ tripleo_ha_wrapper_bundle_name }} | np0000071530 2026-06-12 08:32:03,676 p=83863 u=zuul n=ansible | 2026-06-12 08:32:03.676589 | fa163e23-f348-37f0-fb65-00000000df7b | SKIPPED | Compare tags between marker and bundle redis-bundle | np0000071529 2026-06-12 08:32:03,699 p=83863 u=zuul n=ansible | 2026-06-12 08:32:03.698883 | fa163e23-f348-37f0-fb65-00000000df7c | TASK | Remove old image tag {{ old_image }} for bundle {{ tripleo_ha_wrapper_bundle_name }} 2026-06-12 08:32:03,727 p=83863 u=zuul n=ansible | 2026-06-12 08:32:03.727049 | fa163e23-f348-37f0-fb65-00000000df7d | TASK | Remove update marker for bundle redis-bundle 2026-06-12 08:32:03,739 p=83863 u=zuul n=ansible | 2026-06-12 08:32:03.739138 | fa163e23-f348-37f0-fb65-00000000df7c | SKIPPED | Remove old image tag {{ old_image }} for bundle {{ tripleo_ha_wrapper_bundle_name }} | np0000071529 2026-06-12 08:32:03,757 p=83863 u=zuul n=ansible | 2026-06-12 08:32:03.756915 | fa163e23-f348-37f0-fb65-00000000df7d | TASK | Remove update marker for bundle redis-bundle 2026-06-12 08:32:03,770 p=83863 u=zuul n=ansible | 2026-06-12 08:32:03.770067 | fa163e23-f348-37f0-fb65-00000000df7d | SKIPPED | Remove update marker for bundle redis-bundle | np0000071530 2026-06-12 08:32:03,815 p=83863 u=zuul n=ansible | 2026-06-12 08:32:03.814779 | fa163e23-f348-37f0-fb65-00000000df7d | SKIPPED | Remove update marker for bundle redis-bundle | np0000071529 2026-06-12 08:32:03,849 p=83863 u=zuul n=ansible | 2026-06-12 08:32:03.849517 | fa163e23-f348-37f0-fb65-0000000000d3 | TASK | Check if /var/lib/tripleo-config/container-startup-config/step_2 already exists 2026-06-12 08:32:03,872 p=83863 u=zuul n=ansible | 2026-06-12 08:32:03.871477 | fa163e23-f348-37f0-fb65-0000000000d3 | TASK | Check if /var/lib/tripleo-config/container-startup-config/step_2 already exists 2026-06-12 08:32:04,143 p=83863 u=zuul n=ansible | 2026-06-12 08:32:04.142322 | fa163e23-f348-37f0-fb65-0000000000d3 | OK | Check if /var/lib/tripleo-config/container-startup-config/step_2 already exists | np0000071530 2026-06-12 08:32:04,190 p=83863 u=zuul n=ansible | 2026-06-12 08:32:04.189400 | fa163e23-f348-37f0-fb65-0000000000d3 | OK | Check if /var/lib/tripleo-config/container-startup-config/step_2 already exists | np0000071529 2026-06-12 08:32:04,304 p=83863 u=zuul n=ansible | 2026-06-12 08:32:04.299457 | 81860ee6-869c-4838-bcc0-1e445f14c7b0 | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/common_deploy_steps_tasks.yaml | np0000071530 2026-06-12 08:32:04,321 p=83863 u=zuul n=ansible | 2026-06-12 08:32:04.321708 | fa163e23-f348-37f0-fb65-00000000e89c | TASK | Write the config_step hieradata 2026-06-12 08:32:04,352 p=83863 u=zuul n=ansible | 2026-06-12 08:32:04.352365 | 5ab8183c-4925-4a0f-85da-38afb223aa46 | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/common_deploy_steps_tasks.yaml | np0000071529 2026-06-12 08:32:04,371 p=83863 u=zuul n=ansible | 2026-06-12 08:32:04.370685 | fa163e23-f348-37f0-fb65-00000000e8b4 | TASK | Write the config_step hieradata 2026-06-12 08:32:05,173 p=83863 u=zuul n=ansible | 2026-06-12 08:32:05.173040 | fa163e23-f348-37f0-fb65-00000000e89c | OK | Write the config_step hieradata | np0000071530 2026-06-12 08:32:05,198 p=83863 u=zuul n=ansible | 2026-06-12 08:32:05.197566 | fa163e23-f348-37f0-fb65-00000000e89d | TASK | Run puppet host configuration for step 2 2026-06-12 08:32:05,298 p=83863 u=zuul n=ansible | 2026-06-12 08:32:05.297139 | fa163e23-f348-37f0-fb65-00000000e8b4 | OK | Write the config_step hieradata | np0000071529 2026-06-12 08:32:05,337 p=83863 u=zuul n=ansible | 2026-06-12 08:32:05.336509 | fa163e23-f348-37f0-fb65-00000000e8b5 | TASK | Run puppet host configuration for step 2 2026-06-12 08:32:05,923 p=83863 u=zuul n=ansible | 2026-06-12 08:32:05.922202 | fa163e23-f348-37f0-fb65-00000000e89d | CHANGED | Run puppet host configuration for step 2 | np0000071530 2026-06-12 08:32:05,952 p=83863 u=zuul n=ansible | 2026-06-12 08:32:05.951667 | fa163e23-f348-37f0-fb65-00000000e89e | TASK | Wait for puppet host configuration to finish 2026-06-12 08:32:06,070 p=83863 u=zuul n=ansible | 2026-06-12 08:32:06.069988 | fa163e23-f348-37f0-fb65-00000000e8b5 | CHANGED | Run puppet host configuration for step 2 | np0000071529 2026-06-12 08:32:06,088 p=83863 u=zuul n=ansible | 2026-06-12 08:32:06.087715 | fa163e23-f348-37f0-fb65-00000000e8b6 | TASK | Wait for puppet host configuration to finish 2026-06-12 08:32:16,607 p=83863 u=zuul n=ansible | 2026-06-12 08:32:16.606870 | fa163e23-f348-37f0-fb65-00000000e89e | CHANGED | Wait for puppet host configuration to finish | np0000071530 2026-06-12 08:32:16,630 p=83863 u=zuul n=ansible | 2026-06-12 08:32:16.630110 | fa163e23-f348-37f0-fb65-00000000e89f | TASK | Debug output for task: Run puppet host configuration for step 2 2026-06-12 08:32:16,719 p=83863 u=zuul n=ansible | 2026-06-12 08:32:16.714181 | fa163e23-f348-37f0-fb65-00000000e8b6 | CHANGED | Wait for puppet host configuration to finish | np0000071529 2026-06-12 08:32:16,723 p=83863 u=zuul n=ansible | 2026-06-12 08:32:16.723283 | fa163e23-f348-37f0-fb65-00000000e89f | CHANGED | Debug output for task: Run puppet host configuration for step 2 | np0000071530 | result={ "changed": true, "failed_when_result": false, "puppet_host_outputs.stdout_lines | default([]) | union(puppet_host_outputs.stderr_lines | default([]))": [ "<13>Jun 12 08:32:06 puppet-user: Warning: /etc/puppet/hiera.yaml: Use of 'hiera.yaml' version 3 is deprecated. It should be converted to version 5", "<13>Jun 12 08:32:11 puppet-user: (file: /etc/puppet/hiera.yaml)", "<13>Jun 12 08:32:11 puppet-user: Warning: Undefined variable '::deploy_config_name'; ", "<13>Jun 12 08:32:11 puppet-user: (file & line not available)", "<13>Jun 12 08:32:11 puppet-user: Warning: The function 'hiera' is deprecated in favor of using 'lookup'. See https://puppet.com/docs/puppet/7.10/deprecated_language.html", "<13>Jun 12 08:32:11 puppet-user: Warning: Unknown variable: '::deployment_type'. (file: /etc/puppet/modules/tripleo/manifests/profile/base/database/mysql/client.pp, line: 89, column: 8)", "<13>Jun 12 08:32:12 puppet-user: Warning: Unknown variable: '::deployment_type'. (file: /etc/puppet/modules/tripleo/manifests/packages.pp, line: 39, column: 69)", "<13>Jun 12 08:32:12 puppet-user: Notice: Compiled catalog for np0000071530.ooo.test in environment production in 0.36 seconds", "<13>Jun 12 08:32:13 puppet-user: Notice: /Stage[main]/Pacemaker::Service/Service[corosync]/enable: enable changed 'false' to 'true'", "<13>Jun 12 08:32:13 puppet-user: Notice: /Stage[main]/Pacemaker::Service/Service[pacemaker]/enable: enable changed 'false' to 'true'", "<13>Jun 12 08:32:14 puppet-user: Notice: Applied catalog in 2.55 seconds", "<13>Jun 12 08:32:14 puppet-user: Application:", "<13>Jun 12 08:32:14 puppet-user: Initial environment: production", "<13>Jun 12 08:32:14 puppet-user: Converged environment: production", "<13>Jun 12 08:32:14 puppet-user: Run mode: user", "<13>Jun 12 08:32:14 puppet-user: Changes:", "<13>Jun 12 08:32:14 puppet-user: Total: 2", "<13>Jun 12 08:32:14 puppet-user: Events:", "<13>Jun 12 08:32:14 puppet-user: Success: 2", "<13>Jun 12 08:32:14 puppet-user: Resources:", "<13>Jun 12 08:32:14 puppet-user: Changed: 2", "<13>Jun 12 08:32:14 puppet-user: Out of sync: 2", "<13>Jun 12 08:32:14 puppet-user: Total: 23", "<13>Jun 12 08:32:14 puppet-user: Time:", "<13>Jun 12 08:32:14 puppet-user: Schedule: 0.00", "<13>Jun 12 08:32:14 puppet-user: Package: 0.00", "<13>Jun 12 08:32:14 puppet-user: File line: 0.00", "<13>Jun 12 08:32:14 puppet-user: File: 0.00", "<13>Jun 12 08:32:14 puppet-user: Augeas: 0.01", "<13>Jun 12 08:32:14 puppet-user: User: 0.01", "<13>Jun 12 08:32:14 puppet-user: Config retrieval: 0.41", "<13>Jun 12 08:32:14 puppet-user: Service: 1.09", "<13>Jun 12 08:32:14 puppet-user: Exec: 1.25", "<13>Jun 12 08:32:14 puppet-user: Last run: 1781253134", "<13>Jun 12 08:32:14 puppet-user: Transaction evaluation: 2.54", "<13>Jun 12 08:32:14 puppet-user: Catalog application: 2.55", "<13>Jun 12 08:32:14 puppet-user: Filebucket: 0.00", "<13>Jun 12 08:32:14 puppet-user: Total: 2.55", "<13>Jun 12 08:32:14 puppet-user: Version:", "<13>Jun 12 08:32:14 puppet-user: Config: 1781253131", "<13>Jun 12 08:32:14 puppet-user: Puppet: 7.10.0" ] } 2026-06-12 08:32:16,755 p=83863 u=zuul n=ansible | 2026-06-12 08:32:16.755140 | fa163e23-f348-37f0-fb65-00000000e8b7 | TASK | Debug output for task: Run puppet host configuration for step 2 2026-06-12 08:32:16,779 p=83863 u=zuul n=ansible | 2026-06-12 08:32:16.779159 | fa163e23-f348-37f0-fb65-00000000e8a0 | TASK | Pre-cache facts for puppet containers 2026-06-12 08:32:16,863 p=83863 u=zuul n=ansible | 2026-06-12 08:32:16.863351 | fa163e23-f348-37f0-fb65-00000000e1c9 | TASK | Gather variables for each operating system 2026-06-12 08:32:16,871 p=83863 u=zuul n=ansible | 2026-06-12 08:32:16.870685 | fa163e23-f348-37f0-fb65-00000000e8b7 | CHANGED | Debug output for task: Run puppet host configuration for step 2 | np0000071529 | result={ "changed": true, "failed_when_result": false, "puppet_host_outputs.stdout_lines | default([]) | union(puppet_host_outputs.stderr_lines | default([]))": [ "<13>Jun 12 08:32:06 puppet-user: Warning: /etc/puppet/hiera.yaml: Use of 'hiera.yaml' version 3 is deprecated. It should be converted to version 5", "<13>Jun 12 08:32:12 puppet-user: (file: /etc/puppet/hiera.yaml)", "<13>Jun 12 08:32:12 puppet-user: Warning: Undefined variable '::deploy_config_name'; ", "<13>Jun 12 08:32:12 puppet-user: (file & line not available)", "<13>Jun 12 08:32:12 puppet-user: Warning: The function 'hiera' is deprecated in favor of using 'lookup'. See https://puppet.com/docs/puppet/7.10/deprecated_language.html", "<13>Jun 12 08:32:12 puppet-user: Warning: Unknown variable: '::deployment_type'. (file: /etc/puppet/modules/tripleo/manifests/profile/base/database/mysql/client.pp, line: 89, column: 8)", "<13>Jun 12 08:32:12 puppet-user: Warning: Unknown variable: '::deployment_type'. (file: /etc/puppet/modules/tripleo/manifests/packages.pp, line: 39, column: 69)", "<13>Jun 12 08:32:12 puppet-user: Notice: Compiled catalog for np0000071529.ooo.test in environment production in 0.36 seconds", "<13>Jun 12 08:32:13 puppet-user: Notice: /Stage[main]/Pacemaker::Service/Service[corosync]/enable: enable changed 'false' to 'true'", "<13>Jun 12 08:32:13 puppet-user: Notice: /Stage[main]/Pacemaker::Service/Service[pacemaker]/enable: enable changed 'false' to 'true'", "<13>Jun 12 08:32:14 puppet-user: Notice: Applied catalog in 2.43 seconds", "<13>Jun 12 08:32:14 puppet-user: Application:", "<13>Jun 12 08:32:14 puppet-user: Initial environment: production", "<13>Jun 12 08:32:14 puppet-user: Converged environment: production", "<13>Jun 12 08:32:14 puppet-user: Run mode: user", "<13>Jun 12 08:32:14 puppet-user: Changes:", "<13>Jun 12 08:32:14 puppet-user: Total: 2", "<13>Jun 12 08:32:14 puppet-user: Events:", "<13>Jun 12 08:32:14 puppet-user: Success: 2", "<13>Jun 12 08:32:14 puppet-user: Resources:", "<13>Jun 12 08:32:14 puppet-user: Changed: 2", "<13>Jun 12 08:32:14 puppet-user: Out of sync: 2", "<13>Jun 12 08:32:14 puppet-user: Total: 23", "<13>Jun 12 08:32:14 puppet-user: Time:", "<13>Jun 12 08:32:14 puppet-user: Filebucket: 0.00", "<13>Jun 12 08:32:14 puppet-user: Schedule: 0.00", "<13>Jun 12 08:32:14 puppet-user: File line: 0.00", "<13>Jun 12 08:32:14 puppet-user: Package: 0.00", "<13>Jun 12 08:32:14 puppet-user: File: 0.00", "<13>Jun 12 08:32:14 puppet-user: User: 0.01", "<13>Jun 12 08:32:14 puppet-user: Augeas: 0.01", "<13>Jun 12 08:32:14 puppet-user: Config retrieval: 0.40", "<13>Jun 12 08:32:14 puppet-user: Service: 1.05", "<13>Jun 12 08:32:14 puppet-user: Exec: 1.19", "<13>Jun 12 08:32:14 puppet-user: Last run: 1781253134", "<13>Jun 12 08:32:14 puppet-user: Transaction evaluation: 2.42", "<13>Jun 12 08:32:14 puppet-user: Catalog application: 2.43", "<13>Jun 12 08:32:14 puppet-user: Total: 2.44", "<13>Jun 12 08:32:14 puppet-user: Version:", "<13>Jun 12 08:32:14 puppet-user: Config: 1781253132", "<13>Jun 12 08:32:14 puppet-user: Puppet: 7.10.0" ] } 2026-06-12 08:32:16,887 p=83863 u=zuul n=ansible | 2026-06-12 08:32:16.886912 | fa163e23-f348-37f0-fb65-00000000e8b8 | TASK | Pre-cache facts for puppet containers 2026-06-12 08:32:16,956 p=83863 u=zuul n=ansible | 2026-06-12 08:32:16.956380 | fa163e23-f348-37f0-fb65-00000000e1c9 | TASK | Gather variables for each operating system 2026-06-12 08:32:17,003 p=83863 u=zuul n=ansible | 2026-06-12 08:32:17.002822 | fa163e23-f348-37f0-fb65-00000000e1ca | TASK | Create puppet caching structures 2026-06-12 08:32:17,064 p=83863 u=zuul n=ansible | 2026-06-12 08:32:17.064040 | fa163e23-f348-37f0-fb65-00000000e1ca | TASK | Create puppet caching structures 2026-06-12 08:32:17,338 p=83863 u=zuul n=ansible | 2026-06-12 08:32:17.337893 | fa163e23-f348-37f0-fb65-00000000e1ca | CHANGED | Create puppet caching structures | np0000071530 2026-06-12 08:32:17,366 p=83863 u=zuul n=ansible | 2026-06-12 08:32:17.365707 | fa163e23-f348-37f0-fb65-00000000e1cb | TASK | Check for facter.conf 2026-06-12 08:32:17,374 p=83863 u=zuul n=ansible | 2026-06-12 08:32:17.373884 | fa163e23-f348-37f0-fb65-00000000e1ca | CHANGED | Create puppet caching structures | np0000071529 2026-06-12 08:32:17,397 p=83863 u=zuul n=ansible | 2026-06-12 08:32:17.396891 | fa163e23-f348-37f0-fb65-00000000e1cb | TASK | Check for facter.conf 2026-06-12 08:32:17,697 p=83863 u=zuul n=ansible | 2026-06-12 08:32:17.696433 | fa163e23-f348-37f0-fb65-00000000e1cb | OK | Check for facter.conf | np0000071530 2026-06-12 08:32:17,723 p=83863 u=zuul n=ansible | 2026-06-12 08:32:17.723457 | fa163e23-f348-37f0-fb65-00000000e1cc | TASK | Remove facter.conf if directory 2026-06-12 08:32:17,731 p=83863 u=zuul n=ansible | 2026-06-12 08:32:17.730978 | fa163e23-f348-37f0-fb65-00000000e1cb | OK | Check for facter.conf | np0000071529 2026-06-12 08:32:17,757 p=83863 u=zuul n=ansible | 2026-06-12 08:32:17.756691 | fa163e23-f348-37f0-fb65-00000000e1cc | TASK | Remove facter.conf if directory 2026-06-12 08:32:17,775 p=83863 u=zuul n=ansible | 2026-06-12 08:32:17.774784 | fa163e23-f348-37f0-fb65-00000000e1cc | SKIPPED | Remove facter.conf if directory | np0000071530 2026-06-12 08:32:17,790 p=83863 u=zuul n=ansible | 2026-06-12 08:32:17.790699 | fa163e23-f348-37f0-fb65-00000000e1cd | TASK | Write facter cache config 2026-06-12 08:32:17,812 p=83863 u=zuul n=ansible | 2026-06-12 08:32:17.811194 | fa163e23-f348-37f0-fb65-00000000e1cc | SKIPPED | Remove facter.conf if directory | np0000071529 2026-06-12 08:32:17,848 p=83863 u=zuul n=ansible | 2026-06-12 08:32:17.847883 | fa163e23-f348-37f0-fb65-00000000e1cd | TASK | Write facter cache config 2026-06-12 08:32:18,658 p=83863 u=zuul n=ansible | 2026-06-12 08:32:18.657750 | fa163e23-f348-37f0-fb65-00000000e1cd | CHANGED | Write facter cache config | np0000071529 2026-06-12 08:32:18,685 p=83863 u=zuul n=ansible | 2026-06-12 08:32:18.684975 | fa163e23-f348-37f0-fb65-00000000e1ce | TASK | Cleanup facter cache if exists 2026-06-12 08:32:18,695 p=83863 u=zuul n=ansible | 2026-06-12 08:32:18.693995 | fa163e23-f348-37f0-fb65-00000000e1cd | CHANGED | Write facter cache config | np0000071530 2026-06-12 08:32:18,725 p=83863 u=zuul n=ansible | 2026-06-12 08:32:18.724871 | fa163e23-f348-37f0-fb65-00000000e1ce | TASK | Cleanup facter cache if exists 2026-06-12 08:32:19,005 p=83863 u=zuul n=ansible | 2026-06-12 08:32:19.005237 | fa163e23-f348-37f0-fb65-00000000e1ce | CHANGED | Cleanup facter cache if exists | np0000071529 2026-06-12 08:32:19,023 p=83863 u=zuul n=ansible | 2026-06-12 08:32:19.023056 | fa163e23-f348-37f0-fb65-00000000e1cf | TASK | Pre-cache facts 2026-06-12 08:32:19,038 p=83863 u=zuul n=ansible | 2026-06-12 08:32:19.037916 | fa163e23-f348-37f0-fb65-00000000e1ce | CHANGED | Cleanup facter cache if exists | np0000071530 2026-06-12 08:32:19,056 p=83863 u=zuul n=ansible | 2026-06-12 08:32:19.056400 | fa163e23-f348-37f0-fb65-00000000e1cf | TASK | Pre-cache facts 2026-06-12 08:32:19,672 p=83863 u=zuul n=ansible | 2026-06-12 08:32:19.671915 | fa163e23-f348-37f0-fb65-00000000e1cf | CHANGED | Pre-cache facts | np0000071529 2026-06-12 08:32:19,699 p=83863 u=zuul n=ansible | 2026-06-12 08:32:19.699497 | fa163e23-f348-37f0-fb65-00000000e1d0 | TASK | Failed deployment if facter fails 2026-06-12 08:32:19,707 p=83863 u=zuul n=ansible | 2026-06-12 08:32:19.706936 | fa163e23-f348-37f0-fb65-00000000e1cf | CHANGED | Pre-cache facts | np0000071530 2026-06-12 08:32:19,735 p=83863 u=zuul n=ansible | 2026-06-12 08:32:19.732034 | fa163e23-f348-37f0-fb65-00000000e1d0 | TASK | Failed deployment if facter fails 2026-06-12 08:32:19,740 p=83863 u=zuul n=ansible | 2026-06-12 08:32:19.739737 | fa163e23-f348-37f0-fb65-00000000e1d0 | SKIPPED | Failed deployment if facter fails | np0000071529 2026-06-12 08:32:19,769 p=83863 u=zuul n=ansible | 2026-06-12 08:32:19.769080 | fa163e23-f348-37f0-fb65-00000000e1d1 | TASK | Sync cached facts 2026-06-12 08:32:19,782 p=83863 u=zuul n=ansible | 2026-06-12 08:32:19.782333 | fa163e23-f348-37f0-fb65-00000000e1d0 | SKIPPED | Failed deployment if facter fails | np0000071530 2026-06-12 08:32:19,811 p=83863 u=zuul n=ansible | 2026-06-12 08:32:19.811153 | fa163e23-f348-37f0-fb65-00000000e1d1 | TASK | Sync cached facts 2026-06-12 08:32:20,193 p=83863 u=zuul n=ansible | 2026-06-12 08:32:20.192664 | fa163e23-f348-37f0-fb65-00000000e1d1 | CHANGED | Sync cached facts | np0000071530 -> 192.168.122.105 2026-06-12 08:32:20,193 p=83863 u=zuul n=ansible | [WARNING]: ('np0000071530 -> 192.168.122.105', 'fa163e23-f348-37f0-fb65-00000000e1d1') missing from stats 2026-06-12 08:32:20,214 p=83863 u=zuul n=ansible | 2026-06-12 08:32:20.214493 | fa163e23-f348-37f0-fb65-00000000e1d1 | CHANGED | Sync cached facts | np0000071529 -> 192.168.122.104 2026-06-12 08:32:20,215 p=83863 u=zuul n=ansible | [WARNING]: ('np0000071529 -> 192.168.122.104', 'fa163e23-f348-37f0-fb65-00000000e1d1') missing from stats 2026-06-12 08:32:20,255 p=83863 u=zuul n=ansible | 2026-06-12 08:32:20.255060 | fa163e23-f348-37f0-fb65-00000000e8a1 | TASK | Include container-puppet tasks (generate config) during step 1 2026-06-12 08:32:20,277 p=83863 u=zuul n=ansible | 2026-06-12 08:32:20.276905 | fa163e23-f348-37f0-fb65-00000000e8b9 | TASK | Include container-puppet tasks (generate config) during step 1 2026-06-12 08:32:20,311 p=83863 u=zuul n=ansible | 2026-06-12 08:32:20.310797 | fa163e23-f348-37f0-fb65-00000000e8a1 | SKIPPED | Include container-puppet tasks (generate config) during step 1 | np0000071530 2026-06-12 08:32:20,312 p=83863 u=zuul n=ansible | 2026-06-12 08:32:20.311927 | fa163e23-f348-37f0-fb65-00000000e8b9 | SKIPPED | Include container-puppet tasks (generate config) during step 1 | np0000071529 2026-06-12 08:32:20,327 p=83863 u=zuul n=ansible | 2026-06-12 08:32:20.327607 | fa163e23-f348-37f0-fb65-00000000e8bb | TASK | Manage containers for step 2 with tripleo-ansible 2026-06-12 08:32:20,354 p=83863 u=zuul n=ansible | 2026-06-12 08:32:20.347982 | fa163e23-f348-37f0-fb65-00000000e8a3 | TASK | Manage containers for step 2 with tripleo-ansible 2026-06-12 08:32:20,410 p=83863 u=zuul n=ansible | 2026-06-12 08:32:20.409737 | fa163e23-f348-37f0-fb65-00000000e2f6 | TASK | Gather variables for each operating system 2026-06-12 08:32:20,469 p=83863 u=zuul n=ansible | 2026-06-12 08:32:20.469391 | fa163e23-f348-37f0-fb65-00000000e2f6 | TASK | Gather variables for each operating system 2026-06-12 08:32:20,541 p=83863 u=zuul n=ansible | 2026-06-12 08:32:20.541291 | fa163e23-f348-37f0-fb65-00000000e2f7 | TASK | Create container logs path 2026-06-12 08:32:20,587 p=83863 u=zuul n=ansible | 2026-06-12 08:32:20.587040 | fa163e23-f348-37f0-fb65-00000000e2f7 | TASK | Create container logs path 2026-06-12 08:32:20,866 p=83863 u=zuul n=ansible | 2026-06-12 08:32:20.865750 | fa163e23-f348-37f0-fb65-00000000e2f7 | OK | Create container logs path | np0000071529 2026-06-12 08:32:20,892 p=83863 u=zuul n=ansible | 2026-06-12 08:32:20.892130 | fa163e23-f348-37f0-fb65-00000000e2f9 | TASK | Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_2 2026-06-12 08:32:20,927 p=83863 u=zuul n=ansible | 2026-06-12 08:32:20.926769 | fa163e23-f348-37f0-fb65-00000000e2f7 | OK | Create container logs path | np0000071530 2026-06-12 08:32:20,946 p=83863 u=zuul n=ansible | 2026-06-12 08:32:20.946576 | fa163e23-f348-37f0-fb65-00000000e2f9 | TASK | Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_2 2026-06-12 08:32:21,250 p=83863 u=zuul n=ansible | 2026-06-12 08:32:21.249306 | fa163e23-f348-37f0-fb65-00000000e2f9 | OK | Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_2 | np0000071529 2026-06-12 08:32:21,294 p=83863 u=zuul n=ansible | 2026-06-12 08:32:21.293877 | fa163e23-f348-37f0-fb65-00000000e2fa | TASK | Finalise hashes for all containers 2026-06-12 08:32:21,316 p=83863 u=zuul n=ansible | 2026-06-12 08:32:21.315334 | fa163e23-f348-37f0-fb65-00000000e2f9 | OK | Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_2 | np0000071530 2026-06-12 08:32:21,341 p=83863 u=zuul n=ansible | 2026-06-12 08:32:21.340906 | fa163e23-f348-37f0-fb65-00000000e2fa | TASK | Finalise hashes for all containers 2026-06-12 08:32:21,371 p=83863 u=zuul n=ansible | 2026-06-12 08:32:21.370469 | fa163e23-f348-37f0-fb65-00000000e2fa | OK | Finalise hashes for all containers | np0000071529 2026-06-12 08:32:21,393 p=83863 u=zuul n=ansible | 2026-06-12 08:32:21.393278 | fa163e23-f348-37f0-fb65-00000000e2fc | TASK | Manage systemd shutdown files 2026-06-12 08:32:21,420 p=83863 u=zuul n=ansible | 2026-06-12 08:32:21.420254 | fa163e23-f348-37f0-fb65-00000000e2fa | OK | Finalise hashes for all containers | np0000071530 2026-06-12 08:32:21,443 p=83863 u=zuul n=ansible | 2026-06-12 08:32:21.442743 | fa163e23-f348-37f0-fb65-00000000e2fc | TASK | Manage systemd shutdown files 2026-06-12 08:32:21,479 p=83863 u=zuul n=ansible | 2026-06-12 08:32:21.473423 | 0f8fd354-637a-4c30-914f-38b9056c1649 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/shutdown.yml | np0000071529 2026-06-12 08:32:21,499 p=83863 u=zuul n=ansible | 2026-06-12 08:32:21.499439 | fa163e23-f348-37f0-fb65-00000000ea1a | TASK | Check if /etc/sysconfig/podman_drop_in exists 2026-06-12 08:32:21,530 p=83863 u=zuul n=ansible | 2026-06-12 08:32:21.530272 | 1952c3af-3642-44c7-a957-3443fd44d081 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/shutdown.yml | np0000071530 2026-06-12 08:32:21,551 p=83863 u=zuul n=ansible | 2026-06-12 08:32:21.551016 | fa163e23-f348-37f0-fb65-00000000ea35 | TASK | Check if /etc/sysconfig/podman_drop_in exists 2026-06-12 08:32:21,824 p=83863 u=zuul n=ansible | 2026-06-12 08:32:21.823966 | fa163e23-f348-37f0-fb65-00000000ea1a | OK | Check if /etc/sysconfig/podman_drop_in exists | np0000071529 2026-06-12 08:32:21,847 p=83863 u=zuul n=ansible | 2026-06-12 08:32:21.847458 | fa163e23-f348-37f0-fb65-00000000ea1b | TASK | Set podman_drop_in fact 2026-06-12 08:32:21,893 p=83863 u=zuul n=ansible | 2026-06-12 08:32:21.892721 | fa163e23-f348-37f0-fb65-00000000ea1b | OK | Set podman_drop_in fact | np0000071529 2026-06-12 08:32:21,919 p=83863 u=zuul n=ansible | 2026-06-12 08:32:21.918926 | fa163e23-f348-37f0-fb65-00000000ea1d | TASK | Deploy tripleo-container-shutdown and tripleo-start-podman-container 2026-06-12 08:32:21,927 p=83863 u=zuul n=ansible | 2026-06-12 08:32:21.926241 | fa163e23-f348-37f0-fb65-00000000ea35 | OK | Check if /etc/sysconfig/podman_drop_in exists | np0000071530 2026-06-12 08:32:21,943 p=83863 u=zuul n=ansible | 2026-06-12 08:32:21.943704 | fa163e23-f348-37f0-fb65-00000000ea36 | TASK | Set podman_drop_in fact 2026-06-12 08:32:22,006 p=83863 u=zuul n=ansible | 2026-06-12 08:32:22.005640 | fa163e23-f348-37f0-fb65-00000000ea36 | OK | Set podman_drop_in fact | np0000071530 2026-06-12 08:32:22,021 p=83863 u=zuul n=ansible | 2026-06-12 08:32:22.020930 | fa163e23-f348-37f0-fb65-00000000ea38 | TASK | Deploy tripleo-container-shutdown and tripleo-start-podman-container 2026-06-12 08:32:22,723 p=83863 u=zuul n=ansible | 2026-06-12 08:32:22.721565 | fa163e23-f348-37f0-fb65-00000000ea1d | OK | Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0000071529 | item=tripleo-container-shutdown 2026-06-12 08:32:22,875 p=83863 u=zuul n=ansible | 2026-06-12 08:32:22.873332 | fa163e23-f348-37f0-fb65-00000000ea38 | OK | Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0000071530 | item=tripleo-container-shutdown 2026-06-12 08:32:23,518 p=83863 u=zuul n=ansible | 2026-06-12 08:32:23.516196 | fa163e23-f348-37f0-fb65-00000000ea1d | OK | Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0000071529 | item=tripleo-start-podman-container 2026-06-12 08:32:23,540 p=83863 u=zuul n=ansible | 2026-06-12 08:32:23.540310 | fa163e23-f348-37f0-fb65-00000000ea1e | TASK | Create /usr/lib/systemd/system/tripleo-container-shutdown.service 2026-06-12 08:32:23,672 p=83863 u=zuul n=ansible | 2026-06-12 08:32:23.670616 | fa163e23-f348-37f0-fb65-00000000ea38 | OK | Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0000071530 | item=tripleo-start-podman-container 2026-06-12 08:32:23,696 p=83863 u=zuul n=ansible | 2026-06-12 08:32:23.696464 | fa163e23-f348-37f0-fb65-00000000ea39 | TASK | Create /usr/lib/systemd/system/tripleo-container-shutdown.service 2026-06-12 08:32:24,380 p=83863 u=zuul n=ansible | 2026-06-12 08:32:24.379376 | fa163e23-f348-37f0-fb65-00000000ea1e | OK | Create /usr/lib/systemd/system/tripleo-container-shutdown.service | np0000071529 2026-06-12 08:32:24,401 p=83863 u=zuul n=ansible | 2026-06-12 08:32:24.401268 | fa163e23-f348-37f0-fb65-00000000ea1f | TASK | Create /usr/lib/systemd/system-preset/91-tripleo-container-shutdown.preset 2026-06-12 08:32:24,532 p=83863 u=zuul n=ansible | 2026-06-12 08:32:24.531813 | fa163e23-f348-37f0-fb65-00000000ea39 | OK | Create /usr/lib/systemd/system/tripleo-container-shutdown.service | np0000071530 2026-06-12 08:32:24,549 p=83863 u=zuul n=ansible | 2026-06-12 08:32:24.549299 | fa163e23-f348-37f0-fb65-00000000ea3a | TASK | Create /usr/lib/systemd/system-preset/91-tripleo-container-shutdown.preset 2026-06-12 08:32:25,224 p=83863 u=zuul n=ansible | 2026-06-12 08:32:25.224028 | fa163e23-f348-37f0-fb65-00000000ea1f | OK | Create /usr/lib/systemd/system-preset/91-tripleo-container-shutdown.preset | np0000071529 2026-06-12 08:32:25,246 p=83863 u=zuul n=ansible | 2026-06-12 08:32:25.245836 | fa163e23-f348-37f0-fb65-00000000ea20 | TASK | Enable and start tripleo-container-shutdown 2026-06-12 08:32:25,352 p=83863 u=zuul n=ansible | 2026-06-12 08:32:25.352039 | fa163e23-f348-37f0-fb65-00000000ea3a | OK | Create /usr/lib/systemd/system-preset/91-tripleo-container-shutdown.preset | np0000071530 2026-06-12 08:32:25,374 p=83863 u=zuul n=ansible | 2026-06-12 08:32:25.373743 | fa163e23-f348-37f0-fb65-00000000ea3b | TASK | Enable and start tripleo-container-shutdown 2026-06-12 08:32:25,886 p=83863 u=zuul n=ansible | 2026-06-12 08:32:25.885662 | fa163e23-f348-37f0-fb65-00000000ea20 | OK | Enable and start tripleo-container-shutdown | np0000071529 2026-06-12 08:32:25,904 p=83863 u=zuul n=ansible | 2026-06-12 08:32:25.903706 | fa163e23-f348-37f0-fb65-00000000ea21 | TASK | Create /usr/lib/systemd/system/netns-placeholder.service 2026-06-12 08:32:26,090 p=83863 u=zuul n=ansible | 2026-06-12 08:32:26.089001 | fa163e23-f348-37f0-fb65-00000000ea3b | OK | Enable and start tripleo-container-shutdown | np0000071530 2026-06-12 08:32:26,128 p=83863 u=zuul n=ansible | 2026-06-12 08:32:26.127777 | fa163e23-f348-37f0-fb65-00000000ea3c | TASK | Create /usr/lib/systemd/system/netns-placeholder.service 2026-06-12 08:32:26,765 p=83863 u=zuul n=ansible | 2026-06-12 08:32:26.764969 | fa163e23-f348-37f0-fb65-00000000ea21 | OK | Create /usr/lib/systemd/system/netns-placeholder.service | np0000071529 2026-06-12 08:32:26,791 p=83863 u=zuul n=ansible | 2026-06-12 08:32:26.790656 | fa163e23-f348-37f0-fb65-00000000ea22 | TASK | Create /usr/lib/systemd/system-preset/91-netns-placeholder.preset 2026-06-12 08:32:26,958 p=83863 u=zuul n=ansible | 2026-06-12 08:32:26.957436 | fa163e23-f348-37f0-fb65-00000000ea3c | OK | Create /usr/lib/systemd/system/netns-placeholder.service | np0000071530 2026-06-12 08:32:26,982 p=83863 u=zuul n=ansible | 2026-06-12 08:32:26.982347 | fa163e23-f348-37f0-fb65-00000000ea3d | TASK | Create /usr/lib/systemd/system-preset/91-netns-placeholder.preset 2026-06-12 08:32:27,590 p=83863 u=zuul n=ansible | 2026-06-12 08:32:27.589149 | fa163e23-f348-37f0-fb65-00000000ea22 | OK | Create /usr/lib/systemd/system-preset/91-netns-placeholder.preset | np0000071529 2026-06-12 08:32:27,634 p=83863 u=zuul n=ansible | 2026-06-12 08:32:27.634104 | fa163e23-f348-37f0-fb65-00000000ea23 | TASK | Enable and start netns-placeholder 2026-06-12 08:32:27,818 p=83863 u=zuul n=ansible | 2026-06-12 08:32:27.817659 | fa163e23-f348-37f0-fb65-00000000ea3d | OK | Create /usr/lib/systemd/system-preset/91-netns-placeholder.preset | np0000071530 2026-06-12 08:32:27,842 p=83863 u=zuul n=ansible | 2026-06-12 08:32:27.841805 | fa163e23-f348-37f0-fb65-00000000ea3e | TASK | Enable and start netns-placeholder 2026-06-12 08:32:28,457 p=83863 u=zuul n=ansible | 2026-06-12 08:32:28.456659 | fa163e23-f348-37f0-fb65-00000000ea23 | CHANGED | Enable and start netns-placeholder | np0000071529 2026-06-12 08:32:28,492 p=83863 u=zuul n=ansible | 2026-06-12 08:32:28.491622 | fa163e23-f348-37f0-fb65-00000000e2fe | TASK | Update container configs with new config hashes 2026-06-12 08:32:28,556 p=83863 u=zuul n=ansible | 2026-06-12 08:32:28.555747 | 08ea7d3c-1b78-43ac-9790-1b4f8b7f81bf | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/puppet_config.yml | np0000071529 2026-06-12 08:32:28,578 p=83863 u=zuul n=ansible | 2026-06-12 08:32:28.577849 | fa163e23-f348-37f0-fb65-00000000ea7a | TASK | Update config hashes for container startup configs 2026-06-12 08:32:28,691 p=83863 u=zuul n=ansible | 2026-06-12 08:32:28.690533 | fa163e23-f348-37f0-fb65-00000000ea3e | CHANGED | Enable and start netns-placeholder | np0000071530 2026-06-12 08:32:28,726 p=83863 u=zuul n=ansible | 2026-06-12 08:32:28.726385 | fa163e23-f348-37f0-fb65-00000000e2fe | TASK | Update container configs with new config hashes 2026-06-12 08:32:28,789 p=83863 u=zuul n=ansible | 2026-06-12 08:32:28.788696 | e1c174bc-4d50-432f-b3d6-c72bd7eb2990 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/puppet_config.yml | np0000071530 2026-06-12 08:32:28,814 p=83863 u=zuul n=ansible | 2026-06-12 08:32:28.814056 | fa163e23-f348-37f0-fb65-00000000ea99 | TASK | Update config hashes for container startup configs 2026-06-12 08:32:28,963 p=83863 u=zuul n=ansible | 2026-06-12 08:32:28.962601 | fa163e23-f348-37f0-fb65-00000000ea7a | OK | Update config hashes for container startup configs | np0000071529 2026-06-12 08:32:28,990 p=83863 u=zuul n=ansible | 2026-06-12 08:32:28.990001 | fa163e23-f348-37f0-fb65-00000000e2ff | TASK | Delete orphan containers from /var/lib/tripleo-config/container-startup-config/step_2 2026-06-12 08:32:29,061 p=83863 u=zuul n=ansible | 2026-06-12 08:32:29.061233 | 89a87a23-774d-4b00-9bc1-6b19d246c620 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/delete_orphan.yml | np0000071529 2026-06-12 08:32:29,090 p=83863 u=zuul n=ansible | 2026-06-12 08:32:29.089966 | fa163e23-f348-37f0-fb65-00000000eab8 | TASK | Gather podman infos 2026-06-12 08:32:29,203 p=83863 u=zuul n=ansible | 2026-06-12 08:32:29.202285 | fa163e23-f348-37f0-fb65-00000000ea99 | OK | Update config hashes for container startup configs | np0000071530 2026-06-12 08:32:29,221 p=83863 u=zuul n=ansible | 2026-06-12 08:32:29.221460 | fa163e23-f348-37f0-fb65-00000000e2ff | TASK | Delete orphan containers from /var/lib/tripleo-config/container-startup-config/step_2 2026-06-12 08:32:29,354 p=83863 u=zuul n=ansible | 2026-06-12 08:32:29.354168 | 254339b4-4346-4103-aa28-efed1d77640b | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/delete_orphan.yml | np0000071530 2026-06-12 08:32:29,383 p=83863 u=zuul n=ansible | 2026-06-12 08:32:29.382817 | fa163e23-f348-37f0-fb65-00000000eae7 | TASK | Gather podman infos 2026-06-12 08:32:30,064 p=83863 u=zuul n=ansible | 2026-06-12 08:32:30.063875 | fa163e23-f348-37f0-fb65-00000000eab8 | OK | Gather podman infos | np0000071529 2026-06-12 08:32:30,142 p=83863 u=zuul n=ansible | 2026-06-12 08:32:30.142087 | fa163e23-f348-37f0-fb65-00000000eab9 | TASK | Delete orphan containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_2 2026-06-12 08:32:30,235 p=83863 u=zuul n=ansible | 2026-06-12 08:32:30.234352 | fa163e23-f348-37f0-fb65-00000000eae7 | OK | Gather podman infos | np0000071530 2026-06-12 08:32:30,336 p=83863 u=zuul n=ansible | 2026-06-12 08:32:30.335458 | fa163e23-f348-37f0-fb65-00000000eae8 | TASK | Delete orphan containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_2 2026-06-12 08:32:30,431 p=83863 u=zuul n=ansible | 2026-06-12 08:32:30.430794 | fa163e23-f348-37f0-fb65-00000000e300 | TASK | Create containers from /var/lib/tripleo-config/container-startup-config/step_2 2026-06-12 08:32:30,487 p=83863 u=zuul n=ansible | 2026-06-12 08:32:30.487108 | 54ff20ae-f4ba-4356-a0d9-5018fe098515 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/create.yml | np0000071529 2026-06-12 08:32:30,516 p=83863 u=zuul n=ansible | 2026-06-12 08:32:30.515695 | fa163e23-f348-37f0-fb65-00000000eb8e | TASK | Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_2 2026-06-12 08:32:30,552 p=83863 u=zuul n=ansible | 2026-06-12 08:32:30.551982 | fa163e23-f348-37f0-fb65-00000000e300 | TASK | Create containers from /var/lib/tripleo-config/container-startup-config/step_2 2026-06-12 08:32:30,606 p=83863 u=zuul n=ansible | 2026-06-12 08:32:30.606648 | 16ac391d-05d4-4d3d-805a-c8919187195b | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/create.yml | np0000071530 2026-06-12 08:32:30,630 p=83863 u=zuul n=ansible | 2026-06-12 08:32:30.630007 | fa163e23-f348-37f0-fb65-00000000ebd4 | TASK | Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_2 2026-06-12 08:32:41,930 p=83863 u=zuul n=ansible | 2026-06-12 08:32:41.928958 | fa163e23-f348-37f0-fb65-00000000eb8e | CHANGED | Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_2 | np0000071529 2026-06-12 08:32:41,953 p=83863 u=zuul n=ansible | 2026-06-12 08:32:41.952880 | fa163e23-f348-37f0-fb65-00000000eb8f | TASK | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_2 2026-06-12 08:32:41,993 p=83863 u=zuul n=ansible | 2026-06-12 08:32:41.992958 | fa163e23-f348-37f0-fb65-00000000ebd4 | CHANGED | Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_2 | np0000071530 2026-06-12 08:32:42,017 p=83863 u=zuul n=ansible | 2026-06-12 08:32:42.017466 | fa163e23-f348-37f0-fb65-00000000ebd5 | TASK | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_2 2026-06-12 08:32:45,199 p=83863 u=zuul n=ansible | 2026-06-12 08:32:45.198674 | fa163e23-f348-37f0-fb65-00000000eb8f | CHANGED | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_2 | np0000071529 2026-06-12 08:32:45,245 p=83863 u=zuul n=ansible | 2026-06-12 08:32:45.245238 | fa163e23-f348-37f0-fb65-00000000e8bd | TASK | Clean container_puppet_tasks for np0000071529 step 2 2026-06-12 08:32:45,485 p=83863 u=zuul n=ansible | 2026-06-12 08:32:45.484825 | fa163e23-f348-37f0-fb65-00000000ebd5 | CHANGED | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_2 | np0000071530 2026-06-12 08:32:45,522 p=83863 u=zuul n=ansible | 2026-06-12 08:32:45.522487 | fa163e23-f348-37f0-fb65-00000000e8a5 | TASK | Clean container_puppet_tasks for np0000071530 step 2 2026-06-12 08:32:45,546 p=83863 u=zuul n=ansible | 2026-06-12 08:32:45.546443 | fa163e23-f348-37f0-fb65-00000000e8bd | OK | Clean container_puppet_tasks for np0000071529 step 2 | np0000071529 2026-06-12 08:32:45,570 p=83863 u=zuul n=ansible | 2026-06-12 08:32:45.570298 | fa163e23-f348-37f0-fb65-00000000e8be | TASK | Calculate container_puppet_tasks for np0000071529 step 2 2026-06-12 08:32:45,651 p=83863 u=zuul n=ansible | 2026-06-12 08:32:45.650809 | fa163e23-f348-37f0-fb65-00000000e8bf | TASK | Include container-puppet tasks for step 2 2026-06-12 08:32:45,702 p=83863 u=zuul n=ansible | 2026-06-12 08:32:45.702160 | 8637b1c5-64d3-416c-a64a-b9d3c206c343 | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/host-container-puppet-tasks.yaml | np0000071529 2026-06-12 08:32:45,726 p=83863 u=zuul n=ansible | 2026-06-12 08:32:45.725815 | fa163e23-f348-37f0-fb65-00000000ec24 | TASK | Write container-puppet-tasks json file for np0000071529 step 2 2026-06-12 08:32:45,824 p=83863 u=zuul n=ansible | 2026-06-12 08:32:45.824004 | fa163e23-f348-37f0-fb65-00000000e8a5 | OK | Clean container_puppet_tasks for np0000071530 step 2 | np0000071530 2026-06-12 08:32:45,856 p=83863 u=zuul n=ansible | 2026-06-12 08:32:45.856327 | fa163e23-f348-37f0-fb65-00000000e8a6 | TASK | Calculate container_puppet_tasks for np0000071530 step 2 2026-06-12 08:32:45,943 p=83863 u=zuul n=ansible | 2026-06-12 08:32:45.942833 | fa163e23-f348-37f0-fb65-00000000e8a7 | TASK | Include container-puppet tasks for step 2 2026-06-12 08:32:45,992 p=83863 u=zuul n=ansible | 2026-06-12 08:32:45.991661 | a7bf9535-98b3-4add-a973-1cecc0fc2459 | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/host-container-puppet-tasks.yaml | np0000071530 2026-06-12 08:32:46,017 p=83863 u=zuul n=ansible | 2026-06-12 08:32:46.017265 | fa163e23-f348-37f0-fb65-00000000ec41 | TASK | Write container-puppet-tasks json file for np0000071530 step 2 2026-06-12 08:32:46,725 p=83863 u=zuul n=ansible | 2026-06-12 08:32:46.724143 | fa163e23-f348-37f0-fb65-00000000ec24 | CHANGED | Write container-puppet-tasks json file for np0000071529 step 2 | np0000071529 2026-06-12 08:32:46,750 p=83863 u=zuul n=ansible | 2026-06-12 08:32:46.750316 | fa163e23-f348-37f0-fb65-00000000ec26 | TASK | Generate container puppet configs for step 2 2026-06-12 08:32:47,001 p=83863 u=zuul n=ansible | 2026-06-12 08:32:47.000222 | fa163e23-f348-37f0-fb65-00000000ec41 | CHANGED | Write container-puppet-tasks json file for np0000071530 step 2 | np0000071530 2026-06-12 08:32:47,019 p=83863 u=zuul n=ansible | 2026-06-12 08:32:47.019161 | fa163e23-f348-37f0-fb65-00000000ec43 | TASK | Generate container puppet configs for step 2 2026-06-12 08:32:47,099 p=83863 u=zuul n=ansible | 2026-06-12 08:32:47.098623 | fa163e23-f348-37f0-fb65-00000000ec26 | OK | Generate container puppet configs for step 2 | np0000071529 2026-06-12 08:32:47,116 p=83863 u=zuul n=ansible | 2026-06-12 08:32:47.115880 | fa163e23-f348-37f0-fb65-00000000ec27 | TASK | Manage Puppet containers (bootstrap tasks) for step 2 with tripleo-ansible 2026-06-12 08:32:47,195 p=83863 u=zuul n=ansible | 2026-06-12 08:32:47.195641 | fa163e23-f348-37f0-fb65-00000000e785 | TASK | Gather variables for each operating system 2026-06-12 08:32:47,309 p=83863 u=zuul n=ansible | 2026-06-12 08:32:47.309034 | fa163e23-f348-37f0-fb65-00000000e786 | TASK | Create container logs path 2026-06-12 08:32:47,386 p=83863 u=zuul n=ansible | 2026-06-12 08:32:47.386257 | fa163e23-f348-37f0-fb65-00000000ec43 | OK | Generate container puppet configs for step 2 | np0000071530 2026-06-12 08:32:47,403 p=83863 u=zuul n=ansible | 2026-06-12 08:32:47.403136 | fa163e23-f348-37f0-fb65-00000000ec44 | TASK | Manage Puppet containers (bootstrap tasks) for step 2 with tripleo-ansible 2026-06-12 08:32:47,481 p=83863 u=zuul n=ansible | 2026-06-12 08:32:47.480740 | fa163e23-f348-37f0-fb65-00000000e785 | TASK | Gather variables for each operating system 2026-06-12 08:32:47,615 p=83863 u=zuul n=ansible | 2026-06-12 08:32:47.614590 | fa163e23-f348-37f0-fb65-00000000e786 | TASK | Create container logs path 2026-06-12 08:32:47,634 p=83863 u=zuul n=ansible | 2026-06-12 08:32:47.633710 | fa163e23-f348-37f0-fb65-00000000e786 | OK | Create container logs path | np0000071529 2026-06-12 08:32:47,653 p=83863 u=zuul n=ansible | 2026-06-12 08:32:47.652885 | fa163e23-f348-37f0-fb65-00000000e788 | TASK | Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_2 2026-06-12 08:32:47,946 p=83863 u=zuul n=ansible | 2026-06-12 08:32:47.945194 | fa163e23-f348-37f0-fb65-00000000e786 | OK | Create container logs path | np0000071530 2026-06-12 08:32:47,966 p=83863 u=zuul n=ansible | 2026-06-12 08:32:47.965881 | fa163e23-f348-37f0-fb65-00000000e788 | TASK | Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_2 2026-06-12 08:32:47,986 p=83863 u=zuul n=ansible | 2026-06-12 08:32:47.985988 | fa163e23-f348-37f0-fb65-00000000e788 | OK | Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_2 | np0000071529 2026-06-12 08:32:48,003 p=83863 u=zuul n=ansible | 2026-06-12 08:32:48.003008 | fa163e23-f348-37f0-fb65-00000000e789 | TASK | Finalise hashes for all containers 2026-06-12 08:32:48,043 p=83863 u=zuul n=ansible | 2026-06-12 08:32:48.043227 | fa163e23-f348-37f0-fb65-00000000e789 | OK | Finalise hashes for all containers | np0000071529 2026-06-12 08:32:48,059 p=83863 u=zuul n=ansible | 2026-06-12 08:32:48.059582 | fa163e23-f348-37f0-fb65-00000000e78b | TASK | Manage systemd shutdown files 2026-06-12 08:32:48,095 p=83863 u=zuul n=ansible | 2026-06-12 08:32:48.095351 | fa163e23-f348-37f0-fb65-00000000e78b | SKIPPED | Manage systemd shutdown files | np0000071529 2026-06-12 08:32:48,116 p=83863 u=zuul n=ansible | 2026-06-12 08:32:48.116187 | fa163e23-f348-37f0-fb65-00000000e78d | TASK | Update container configs with new config hashes 2026-06-12 08:32:48,168 p=83863 u=zuul n=ansible | 2026-06-12 08:32:48.167846 | fa163e23-f348-37f0-fb65-00000000e78d | SKIPPED | Update container configs with new config hashes | np0000071529 2026-06-12 08:32:48,189 p=83863 u=zuul n=ansible | 2026-06-12 08:32:48.189360 | fa163e23-f348-37f0-fb65-00000000e78e | TASK | Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_2 2026-06-12 08:32:48,240 p=83863 u=zuul n=ansible | 2026-06-12 08:32:48.239770 | fa163e23-f348-37f0-fb65-00000000e78e | SKIPPED | Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_2 | np0000071529 2026-06-12 08:32:48,263 p=83863 u=zuul n=ansible | 2026-06-12 08:32:48.263313 | fa163e23-f348-37f0-fb65-00000000e78f | TASK | Create containers from /var/lib/tripleo-config/container-puppet-config/step_2 2026-06-12 08:32:48,292 p=83863 u=zuul n=ansible | 2026-06-12 08:32:48.291442 | fa163e23-f348-37f0-fb65-00000000e788 | OK | Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_2 | np0000071530 2026-06-12 08:32:48,318 p=83863 u=zuul n=ansible | 2026-06-12 08:32:48.318236 | fa163e23-f348-37f0-fb65-00000000e789 | TASK | Finalise hashes for all containers 2026-06-12 08:32:48,326 p=83863 u=zuul n=ansible | 2026-06-12 08:32:48.325528 | fa163e23-f348-37f0-fb65-00000000e78f | SKIPPED | Create containers from /var/lib/tripleo-config/container-puppet-config/step_2 | np0000071529 2026-06-12 08:32:48,375 p=83863 u=zuul n=ansible | 2026-06-12 08:32:48.374949 | fa163e23-f348-37f0-fb65-00000000e789 | OK | Finalise hashes for all containers | np0000071530 2026-06-12 08:32:48,410 p=83863 u=zuul n=ansible | 2026-06-12 08:32:48.409729 | fa163e23-f348-37f0-fb65-00000000e78b | TASK | Manage systemd shutdown files 2026-06-12 08:32:48,446 p=83863 u=zuul n=ansible | 2026-06-12 08:32:48.446120 | fa163e23-f348-37f0-fb65-00000000e78b | SKIPPED | Manage systemd shutdown files | np0000071530 2026-06-12 08:32:48,461 p=83863 u=zuul n=ansible | 2026-06-12 08:32:48.461265 | fa163e23-f348-37f0-fb65-00000000e78d | TASK | Update container configs with new config hashes 2026-06-12 08:32:48,511 p=83863 u=zuul n=ansible | 2026-06-12 08:32:48.511279 | fa163e23-f348-37f0-fb65-00000000e78d | SKIPPED | Update container configs with new config hashes | np0000071530 2026-06-12 08:32:48,536 p=83863 u=zuul n=ansible | 2026-06-12 08:32:48.536368 | fa163e23-f348-37f0-fb65-00000000e78e | TASK | Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_2 2026-06-12 08:32:48,578 p=83863 u=zuul n=ansible | 2026-06-12 08:32:48.577560 | fa163e23-f348-37f0-fb65-00000000e78e | SKIPPED | Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_2 | np0000071530 2026-06-12 08:32:48,594 p=83863 u=zuul n=ansible | 2026-06-12 08:32:48.593956 | fa163e23-f348-37f0-fb65-00000000e78f | TASK | Create containers from /var/lib/tripleo-config/container-puppet-config/step_2 2026-06-12 08:32:48,652 p=83863 u=zuul n=ansible | 2026-06-12 08:32:48.651636 | fa163e23-f348-37f0-fb65-00000000e78f | SKIPPED | Create containers from /var/lib/tripleo-config/container-puppet-config/step_2 | np0000071530 2026-06-12 08:33:32,102 p=83863 u=zuul n=ansible | 2026-06-12 08:33:32.101903 | fa163e23-f348-37f0-fb65-00000000deed | CHANGED | Run init bundle puppet on the host for haproxy | np0000071528 2026-06-12 08:33:32,123 p=83863 u=zuul n=ansible | 2026-06-12 08:33:32.123490 | fa163e23-f348-37f0-fb65-00000000deee | TASK | Check if /var/lib/config-data/puppet-generated/haproxy exists 2026-06-12 08:33:32,511 p=83863 u=zuul n=ansible | 2026-06-12 08:33:32.510206 | fa163e23-f348-37f0-fb65-00000000deee | OK | Check if /var/lib/config-data/puppet-generated/haproxy exists | np0000071528 2026-06-12 08:33:32,534 p=83863 u=zuul n=ansible | 2026-06-12 08:33:32.533803 | fa163e23-f348-37f0-fb65-00000000deef | TASK | Run pacemaker restart if the config file for the service changed 2026-06-12 08:33:33,070 p=83863 u=zuul n=ansible | 2026-06-12 08:33:33.069705 | fa163e23-f348-37f0-fb65-00000000deef | CHANGED | Run pacemaker restart if the config file for the service changed | np0000071528 2026-06-12 08:33:33,091 p=83863 u=zuul n=ansible | 2026-06-12 08:33:33.091253 | fa163e23-f348-37f0-fb65-00000000def0 | TASK | Check if an image update marker exists for bundle haproxy-bundle 2026-06-12 08:33:33,413 p=83863 u=zuul n=ansible | 2026-06-12 08:33:33.412403 | fa163e23-f348-37f0-fb65-00000000def0 | OK | Check if an image update marker exists for bundle haproxy-bundle | np0000071528 2026-06-12 08:33:33,455 p=83863 u=zuul n=ansible | 2026-06-12 08:33:33.455236 | fa163e23-f348-37f0-fb65-00000000def2 | TASK | Get container image tag from marker for bundle haproxy-bundle 2026-06-12 08:33:33,511 p=83863 u=zuul n=ansible | 2026-06-12 08:33:33.511091 | fa163e23-f348-37f0-fb65-00000000def2 | SKIPPED | Get container image tag from marker for bundle haproxy-bundle | np0000071528 2026-06-12 08:33:33,536 p=83863 u=zuul n=ansible | 2026-06-12 08:33:33.535980 | fa163e23-f348-37f0-fb65-00000000def3 | TASK | Get container image tag from bundle haproxy-bundle 2026-06-12 08:33:33,575 p=83863 u=zuul n=ansible | 2026-06-12 08:33:33.575194 | fa163e23-f348-37f0-fb65-00000000def3 | SKIPPED | Get container image tag from bundle haproxy-bundle | np0000071528 2026-06-12 08:33:33,598 p=83863 u=zuul n=ansible | 2026-06-12 08:33:33.598333 | fa163e23-f348-37f0-fb65-00000000def4 | TASK | Compare tags between marker and bundle haproxy-bundle 2026-06-12 08:33:33,651 p=83863 u=zuul n=ansible | 2026-06-12 08:33:33.651157 | fa163e23-f348-37f0-fb65-00000000def4 | SKIPPED | Compare tags between marker and bundle haproxy-bundle | np0000071528 2026-06-12 08:33:33,678 p=83863 u=zuul n=ansible | 2026-06-12 08:33:33.677916 | fa163e23-f348-37f0-fb65-00000000def5 | TASK | Remove old image tag {{ old_image }} for bundle {{ tripleo_ha_wrapper_bundle_name }} 2026-06-12 08:33:33,740 p=83863 u=zuul n=ansible | 2026-06-12 08:33:33.739507 | fa163e23-f348-37f0-fb65-00000000def5 | SKIPPED | Remove old image tag {{ old_image }} for bundle {{ tripleo_ha_wrapper_bundle_name }} | np0000071528 2026-06-12 08:33:33,760 p=83863 u=zuul n=ansible | 2026-06-12 08:33:33.759684 | fa163e23-f348-37f0-fb65-00000000def6 | TASK | Remove update marker for bundle haproxy-bundle 2026-06-12 08:33:33,814 p=83863 u=zuul n=ansible | 2026-06-12 08:33:33.813971 | fa163e23-f348-37f0-fb65-00000000def6 | SKIPPED | Remove update marker for bundle haproxy-bundle | np0000071528 2026-06-12 08:33:33,849 p=83863 u=zuul n=ansible | 2026-06-12 08:33:33.849315 | fa163e23-f348-37f0-fb65-00000000df17 | TASK | Gather variables for each operating system 2026-06-12 08:33:33,955 p=83863 u=zuul n=ansible | 2026-06-12 08:33:33.955381 | fa163e23-f348-37f0-fb65-00000000df18 | TASK | Detect if resource is being created or already exists 2026-06-12 08:33:34,753 p=83863 u=zuul n=ansible | 2026-06-12 08:33:34.752775 | fa163e23-f348-37f0-fb65-00000000df18 | CHANGED | Detect if resource is being created or already exists | np0000071528 2026-06-12 08:33:34,778 p=83863 u=zuul n=ansible | 2026-06-12 08:33:34.777990 | fa163e23-f348-37f0-fb65-00000000df19 | TASK | Run init bundle puppet on the host for mysql 2026-06-12 08:34:10,940 p=83863 u=zuul n=ansible | 2026-06-12 08:34:10.938876 | fa163e23-f348-37f0-fb65-00000000df19 | CHANGED | Run init bundle puppet on the host for mysql | np0000071528 2026-06-12 08:34:10,975 p=83863 u=zuul n=ansible | 2026-06-12 08:34:10.975388 | fa163e23-f348-37f0-fb65-00000000df1a | TASK | Check if /var/lib/config-data/puppet-generated/mysql exists 2026-06-12 08:34:11,348 p=83863 u=zuul n=ansible | 2026-06-12 08:34:11.347580 | fa163e23-f348-37f0-fb65-00000000df1a | OK | Check if /var/lib/config-data/puppet-generated/mysql exists | np0000071528 2026-06-12 08:34:11,370 p=83863 u=zuul n=ansible | 2026-06-12 08:34:11.370147 | fa163e23-f348-37f0-fb65-00000000df1b | TASK | Run pacemaker restart if the config file for the service changed 2026-06-12 08:34:11,948 p=83863 u=zuul n=ansible | 2026-06-12 08:34:11.947961 | fa163e23-f348-37f0-fb65-00000000df1b | CHANGED | Run pacemaker restart if the config file for the service changed | np0000071528 2026-06-12 08:34:11,973 p=83863 u=zuul n=ansible | 2026-06-12 08:34:11.972693 | fa163e23-f348-37f0-fb65-00000000df1c | TASK | Check if an image update marker exists for bundle galera-bundle 2026-06-12 08:34:12,327 p=83863 u=zuul n=ansible | 2026-06-12 08:34:12.326511 | fa163e23-f348-37f0-fb65-00000000df1c | OK | Check if an image update marker exists for bundle galera-bundle | np0000071528 2026-06-12 08:34:12,350 p=83863 u=zuul n=ansible | 2026-06-12 08:34:12.350330 | fa163e23-f348-37f0-fb65-00000000df1e | TASK | Get container image tag from marker for bundle galera-bundle 2026-06-12 08:34:12,410 p=83863 u=zuul n=ansible | 2026-06-12 08:34:12.409924 | fa163e23-f348-37f0-fb65-00000000df1e | SKIPPED | Get container image tag from marker for bundle galera-bundle | np0000071528 2026-06-12 08:34:12,438 p=83863 u=zuul n=ansible | 2026-06-12 08:34:12.437679 | fa163e23-f348-37f0-fb65-00000000df1f | TASK | Get container image tag from bundle galera-bundle 2026-06-12 08:34:12,491 p=83863 u=zuul n=ansible | 2026-06-12 08:34:12.491026 | fa163e23-f348-37f0-fb65-00000000df1f | SKIPPED | Get container image tag from bundle galera-bundle | np0000071528 2026-06-12 08:34:12,514 p=83863 u=zuul n=ansible | 2026-06-12 08:34:12.513920 | fa163e23-f348-37f0-fb65-00000000df20 | TASK | Compare tags between marker and bundle galera-bundle 2026-06-12 08:34:12,556 p=83863 u=zuul n=ansible | 2026-06-12 08:34:12.556246 | fa163e23-f348-37f0-fb65-00000000df20 | SKIPPED | Compare tags between marker and bundle galera-bundle | np0000071528 2026-06-12 08:34:12,585 p=83863 u=zuul n=ansible | 2026-06-12 08:34:12.584984 | fa163e23-f348-37f0-fb65-00000000df21 | TASK | Remove old image tag {{ old_image }} for bundle {{ tripleo_ha_wrapper_bundle_name }} 2026-06-12 08:34:12,626 p=83863 u=zuul n=ansible | 2026-06-12 08:34:12.625562 | fa163e23-f348-37f0-fb65-00000000df21 | SKIPPED | Remove old image tag {{ old_image }} for bundle {{ tripleo_ha_wrapper_bundle_name }} | np0000071528 2026-06-12 08:34:12,643 p=83863 u=zuul n=ansible | 2026-06-12 08:34:12.643516 | fa163e23-f348-37f0-fb65-00000000df22 | TASK | Remove update marker for bundle galera-bundle 2026-06-12 08:34:12,702 p=83863 u=zuul n=ansible | 2026-06-12 08:34:12.701539 | fa163e23-f348-37f0-fb65-00000000df22 | SKIPPED | Remove update marker for bundle galera-bundle | np0000071528 2026-06-12 08:34:12,733 p=83863 u=zuul n=ansible | 2026-06-12 08:34:12.733291 | fa163e23-f348-37f0-fb65-00000000df3e | TASK | Push script 2026-06-12 08:34:13,741 p=83863 u=zuul n=ansible | 2026-06-12 08:34:13.740009 | fa163e23-f348-37f0-fb65-00000000df3e | CHANGED | Push script | np0000071528 2026-06-12 08:34:13,759 p=83863 u=zuul n=ansible | 2026-06-12 08:34:13.758996 | fa163e23-f348-37f0-fb65-00000000df3f | TASK | Insert cronjob in root crontab 2026-06-12 08:34:14,122 p=83863 u=zuul n=ansible | 2026-06-12 08:34:14.122268 | fa163e23-f348-37f0-fb65-00000000df3f | CHANGED | Insert cronjob in root crontab | np0000071528 2026-06-12 08:34:14,141 p=83863 u=zuul n=ansible | 2026-06-12 08:34:14.140605 | fa163e23-f348-37f0-fb65-00000000df46 | TASK | Gather variables for each operating system 2026-06-12 08:34:14,264 p=83863 u=zuul n=ansible | 2026-06-12 08:34:14.263666 | fa163e23-f348-37f0-fb65-00000000df47 | TASK | Detect if resource is being created or already exists 2026-06-12 08:34:15,077 p=83863 u=zuul n=ansible | 2026-06-12 08:34:15.076927 | fa163e23-f348-37f0-fb65-00000000df47 | CHANGED | Detect if resource is being created or already exists | np0000071528 2026-06-12 08:34:15,095 p=83863 u=zuul n=ansible | 2026-06-12 08:34:15.095205 | fa163e23-f348-37f0-fb65-00000000df48 | TASK | Run init bundle puppet on the host for oslo_messaging_rpc 2026-06-12 08:34:50,482 p=83863 u=zuul n=ansible | 2026-06-12 08:34:50.480809 | fa163e23-f348-37f0-fb65-00000000df48 | CHANGED | Run init bundle puppet on the host for oslo_messaging_rpc | np0000071528 2026-06-12 08:34:50,521 p=83863 u=zuul n=ansible | 2026-06-12 08:34:50.520979 | fa163e23-f348-37f0-fb65-00000000df49 | TASK | Check if /var/lib/config-data/puppet-generated/rabbitmq exists 2026-06-12 08:34:50,881 p=83863 u=zuul n=ansible | 2026-06-12 08:34:50.880167 | fa163e23-f348-37f0-fb65-00000000df49 | OK | Check if /var/lib/config-data/puppet-generated/rabbitmq exists | np0000071528 2026-06-12 08:34:50,912 p=83863 u=zuul n=ansible | 2026-06-12 08:34:50.911559 | fa163e23-f348-37f0-fb65-00000000df4a | TASK | Run pacemaker restart if the config file for the service changed 2026-06-12 08:34:51,455 p=83863 u=zuul n=ansible | 2026-06-12 08:34:51.454666 | fa163e23-f348-37f0-fb65-00000000df4a | CHANGED | Run pacemaker restart if the config file for the service changed | np0000071528 2026-06-12 08:34:51,484 p=83863 u=zuul n=ansible | 2026-06-12 08:34:51.483387 | fa163e23-f348-37f0-fb65-00000000df4b | TASK | Check if an image update marker exists for bundle rabbitmq-bundle 2026-06-12 08:34:51,819 p=83863 u=zuul n=ansible | 2026-06-12 08:34:51.818521 | fa163e23-f348-37f0-fb65-00000000df4b | OK | Check if an image update marker exists for bundle rabbitmq-bundle | np0000071528 2026-06-12 08:34:51,842 p=83863 u=zuul n=ansible | 2026-06-12 08:34:51.841734 | fa163e23-f348-37f0-fb65-00000000df4d | TASK | Get container image tag from marker for bundle rabbitmq-bundle 2026-06-12 08:34:51,906 p=83863 u=zuul n=ansible | 2026-06-12 08:34:51.905611 | fa163e23-f348-37f0-fb65-00000000df4d | SKIPPED | Get container image tag from marker for bundle rabbitmq-bundle | np0000071528 2026-06-12 08:34:52,042 p=83863 u=zuul n=ansible | 2026-06-12 08:34:52.041619 | fa163e23-f348-37f0-fb65-00000000df4e | TASK | Get container image tag from bundle rabbitmq-bundle 2026-06-12 08:34:52,096 p=83863 u=zuul n=ansible | 2026-06-12 08:34:52.096314 | fa163e23-f348-37f0-fb65-00000000df4e | SKIPPED | Get container image tag from bundle rabbitmq-bundle | np0000071528 2026-06-12 08:34:52,114 p=83863 u=zuul n=ansible | 2026-06-12 08:34:52.113887 | fa163e23-f348-37f0-fb65-00000000df4f | TASK | Compare tags between marker and bundle rabbitmq-bundle 2026-06-12 08:34:52,170 p=83863 u=zuul n=ansible | 2026-06-12 08:34:52.169861 | fa163e23-f348-37f0-fb65-00000000df4f | SKIPPED | Compare tags between marker and bundle rabbitmq-bundle | np0000071528 2026-06-12 08:34:52,187 p=83863 u=zuul n=ansible | 2026-06-12 08:34:52.187733 | fa163e23-f348-37f0-fb65-00000000df50 | TASK | Remove old image tag {{ old_image }} for bundle {{ tripleo_ha_wrapper_bundle_name }} 2026-06-12 08:34:52,244 p=83863 u=zuul n=ansible | 2026-06-12 08:34:52.243345 | fa163e23-f348-37f0-fb65-00000000df50 | SKIPPED | Remove old image tag {{ old_image }} for bundle {{ tripleo_ha_wrapper_bundle_name }} | np0000071528 2026-06-12 08:34:52,285 p=83863 u=zuul n=ansible | 2026-06-12 08:34:52.284583 | fa163e23-f348-37f0-fb65-00000000df51 | TASK | Remove update marker for bundle rabbitmq-bundle 2026-06-12 08:34:52,341 p=83863 u=zuul n=ansible | 2026-06-12 08:34:52.340640 | fa163e23-f348-37f0-fb65-00000000df51 | SKIPPED | Remove update marker for bundle rabbitmq-bundle | np0000071528 2026-06-12 08:34:52,384 p=83863 u=zuul n=ansible | 2026-06-12 08:34:52.384357 | fa163e23-f348-37f0-fb65-00000000df72 | TASK | Gather variables for each operating system 2026-06-12 08:34:52,536 p=83863 u=zuul n=ansible | 2026-06-12 08:34:52.536013 | fa163e23-f348-37f0-fb65-00000000df73 | TASK | Detect if resource is being created or already exists 2026-06-12 08:34:53,357 p=83863 u=zuul n=ansible | 2026-06-12 08:34:53.357013 | fa163e23-f348-37f0-fb65-00000000df73 | CHANGED | Detect if resource is being created or already exists | np0000071528 2026-06-12 08:34:53,381 p=83863 u=zuul n=ansible | 2026-06-12 08:34:53.380903 | fa163e23-f348-37f0-fb65-00000000df74 | TASK | Run init bundle puppet on the host for redis 2026-06-12 08:35:29,447 p=83863 u=zuul n=ansible | 2026-06-12 08:35:29.446214 | fa163e23-f348-37f0-fb65-00000000df74 | CHANGED | Run init bundle puppet on the host for redis | np0000071528 2026-06-12 08:35:29,488 p=83863 u=zuul n=ansible | 2026-06-12 08:35:29.487684 | fa163e23-f348-37f0-fb65-00000000df75 | TASK | Check if /var/lib/config-data/puppet-generated/redis exists 2026-06-12 08:35:29,919 p=83863 u=zuul n=ansible | 2026-06-12 08:35:29.919076 | fa163e23-f348-37f0-fb65-00000000df75 | OK | Check if /var/lib/config-data/puppet-generated/redis exists | np0000071528 2026-06-12 08:35:29,942 p=83863 u=zuul n=ansible | 2026-06-12 08:35:29.941907 | fa163e23-f348-37f0-fb65-00000000df76 | TASK | Run pacemaker restart if the config file for the service changed 2026-06-12 08:35:30,479 p=83863 u=zuul n=ansible | 2026-06-12 08:35:30.478935 | fa163e23-f348-37f0-fb65-00000000df76 | CHANGED | Run pacemaker restart if the config file for the service changed | np0000071528 2026-06-12 08:35:30,515 p=83863 u=zuul n=ansible | 2026-06-12 08:35:30.514899 | fa163e23-f348-37f0-fb65-00000000df77 | TASK | Check if an image update marker exists for bundle redis-bundle 2026-06-12 08:35:30,843 p=83863 u=zuul n=ansible | 2026-06-12 08:35:30.842632 | fa163e23-f348-37f0-fb65-00000000df77 | OK | Check if an image update marker exists for bundle redis-bundle | np0000071528 2026-06-12 08:35:30,865 p=83863 u=zuul n=ansible | 2026-06-12 08:35:30.865029 | fa163e23-f348-37f0-fb65-00000000df79 | TASK | Get container image tag from marker for bundle redis-bundle 2026-06-12 08:35:30,920 p=83863 u=zuul n=ansible | 2026-06-12 08:35:30.919252 | fa163e23-f348-37f0-fb65-00000000df79 | SKIPPED | Get container image tag from marker for bundle redis-bundle | np0000071528 2026-06-12 08:35:30,955 p=83863 u=zuul n=ansible | 2026-06-12 08:35:30.954536 | fa163e23-f348-37f0-fb65-00000000df7a | TASK | Get container image tag from bundle redis-bundle 2026-06-12 08:35:31,011 p=83863 u=zuul n=ansible | 2026-06-12 08:35:31.010233 | fa163e23-f348-37f0-fb65-00000000df7a | SKIPPED | Get container image tag from bundle redis-bundle | np0000071528 2026-06-12 08:35:31,043 p=83863 u=zuul n=ansible | 2026-06-12 08:35:31.042796 | fa163e23-f348-37f0-fb65-00000000df7b | TASK | Compare tags between marker and bundle redis-bundle 2026-06-12 08:35:31,099 p=83863 u=zuul n=ansible | 2026-06-12 08:35:31.098046 | fa163e23-f348-37f0-fb65-00000000df7b | SKIPPED | Compare tags between marker and bundle redis-bundle | np0000071528 2026-06-12 08:35:31,127 p=83863 u=zuul n=ansible | 2026-06-12 08:35:31.127092 | fa163e23-f348-37f0-fb65-00000000df7c | TASK | Remove old image tag {{ old_image }} for bundle {{ tripleo_ha_wrapper_bundle_name }} 2026-06-12 08:35:31,184 p=83863 u=zuul n=ansible | 2026-06-12 08:35:31.182249 | fa163e23-f348-37f0-fb65-00000000df7c | SKIPPED | Remove old image tag {{ old_image }} for bundle {{ tripleo_ha_wrapper_bundle_name }} | np0000071528 2026-06-12 08:35:31,223 p=83863 u=zuul n=ansible | 2026-06-12 08:35:31.222769 | fa163e23-f348-37f0-fb65-00000000df7d | TASK | Remove update marker for bundle redis-bundle 2026-06-12 08:35:31,280 p=83863 u=zuul n=ansible | 2026-06-12 08:35:31.279346 | fa163e23-f348-37f0-fb65-00000000df7d | SKIPPED | Remove update marker for bundle redis-bundle | np0000071528 2026-06-12 08:35:31,324 p=83863 u=zuul n=ansible | 2026-06-12 08:35:31.324206 | fa163e23-f348-37f0-fb65-0000000000d3 | TASK | Check if /var/lib/tripleo-config/container-startup-config/step_2 already exists 2026-06-12 08:35:31,667 p=83863 u=zuul n=ansible | 2026-06-12 08:35:31.666032 | fa163e23-f348-37f0-fb65-0000000000d3 | OK | Check if /var/lib/tripleo-config/container-startup-config/step_2 already exists | np0000071528 2026-06-12 08:35:31,824 p=83863 u=zuul n=ansible | 2026-06-12 08:35:31.823926 | 3a5b2b2f-6f1e-481c-9ac4-5127c4f004fb | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/common_deploy_steps_tasks.yaml | np0000071528 2026-06-12 08:35:31,845 p=83863 u=zuul n=ansible | 2026-06-12 08:35:31.844799 | fa163e23-f348-37f0-fb65-00000000ed60 | TASK | Write the config_step hieradata 2026-06-12 08:35:32,651 p=83863 u=zuul n=ansible | 2026-06-12 08:35:32.650786 | fa163e23-f348-37f0-fb65-00000000ed60 | OK | Write the config_step hieradata | np0000071528 2026-06-12 08:35:32,689 p=83863 u=zuul n=ansible | 2026-06-12 08:35:32.688848 | fa163e23-f348-37f0-fb65-00000000ed61 | TASK | Run puppet host configuration for step 2 2026-06-12 08:35:33,443 p=83863 u=zuul n=ansible | 2026-06-12 08:35:33.442817 | fa163e23-f348-37f0-fb65-00000000ed61 | CHANGED | Run puppet host configuration for step 2 | np0000071528 2026-06-12 08:35:33,475 p=83863 u=zuul n=ansible | 2026-06-12 08:35:33.474578 | fa163e23-f348-37f0-fb65-00000000ed62 | TASK | Wait for puppet host configuration to finish 2026-06-12 08:35:54,409 p=83863 u=zuul n=ansible | 2026-06-12 08:35:54.408164 | fa163e23-f348-37f0-fb65-00000000ed62 | CHANGED | Wait for puppet host configuration to finish | np0000071528 2026-06-12 08:35:54,434 p=83863 u=zuul n=ansible | 2026-06-12 08:35:54.433988 | fa163e23-f348-37f0-fb65-00000000ed63 | TASK | Debug output for task: Run puppet host configuration for step 2 2026-06-12 08:35:54,525 p=83863 u=zuul n=ansible | 2026-06-12 08:35:54.524624 | fa163e23-f348-37f0-fb65-00000000ed63 | CHANGED | Debug output for task: Run puppet host configuration for step 2 | np0000071528 | result={ "changed": true, "failed_when_result": false, "puppet_host_outputs.stdout_lines | default([]) | union(puppet_host_outputs.stderr_lines | default([]))": [ "<13>Jun 12 08:35:33 puppet-user: Warning: /etc/puppet/hiera.yaml: Use of 'hiera.yaml' version 3 is deprecated. It should be converted to version 5", "<13>Jun 12 08:35:39 puppet-user: (file: /etc/puppet/hiera.yaml)", "<13>Jun 12 08:35:39 puppet-user: Warning: Undefined variable '::deploy_config_name'; ", "<13>Jun 12 08:35:39 puppet-user: (file & line not available)", "<13>Jun 12 08:35:39 puppet-user: Warning: The function 'hiera' is deprecated in favor of using 'lookup'. See https://puppet.com/docs/puppet/7.10/deprecated_language.html", "<13>Jun 12 08:35:39 puppet-user: Warning: Unknown variable: '::deployment_type'. (file: /etc/puppet/modules/tripleo/manifests/profile/base/database/mysql/client.pp, line: 89, column: 8)", "<13>Jun 12 08:35:40 puppet-user: Warning: Unknown variable: '::deployment_type'. (file: /etc/puppet/modules/tripleo/manifests/packages.pp, line: 39, column: 69)", "<13>Jun 12 08:35:40 puppet-user: Notice: Compiled catalog for np0000071528.ooo.test in environment production in 0.43 seconds", "<13>Jun 12 08:35:45 puppet-user: Notice: /Stage[main]/Pacemaker::Resource_defaults/Pcmk_resource_default[resource-stickiness]/ensure: created", "<13>Jun 12 08:35:48 puppet-user: Notice: /Stage[main]/Pacemaker::Resource_op_defaults/Pcmk_resource_op_default[bundle]/ensure: created", "<13>Jun 12 08:35:50 puppet-user: Deprecation Warning: This command is deprecated and will be removed. Please use 'pcs property config' instead.", "<13>Jun 12 08:35:50 puppet-user: Notice: Applied catalog in 10.20 seconds", "<13>Jun 12 08:35:50 puppet-user: Application:", "<13>Jun 12 08:35:50 puppet-user: Initial environment: production", "<13>Jun 12 08:35:50 puppet-user: Converged environment: production", "<13>Jun 12 08:35:50 puppet-user: Run mode: user", "<13>Jun 12 08:35:50 puppet-user: Changes:", "<13>Jun 12 08:35:50 puppet-user: Total: 2", "<13>Jun 12 08:35:50 puppet-user: Events:", "<13>Jun 12 08:35:50 puppet-user: Success: 2", "<13>Jun 12 08:35:50 puppet-user: Resources:", "<13>Jun 12 08:35:50 puppet-user: Changed: 2", "<13>Jun 12 08:35:50 puppet-user: Out of sync: 2", "<13>Jun 12 08:35:50 puppet-user: Total: 28", "<13>Jun 12 08:35:50 puppet-user: Time:", "<13>Jun 12 08:35:50 puppet-user: Filebucket: 0.00", "<13>Jun 12 08:35:50 puppet-user: Schedule: 0.00", "<13>Jun 12 08:35:50 puppet-user: Package: 0.00", "<13>Jun 12 08:35:50 puppet-user: File line: 0.00", "<13>Jun 12 08:35:50 puppet-user: File: 0.00", "<13>Jun 12 08:35:50 puppet-user: User: 0.02", "<13>Jun 12 08:35:50 puppet-user: Augeas: 0.02", "<13>Jun 12 08:35:50 puppet-user: Service: 0.10", "<13>Jun 12 08:35:50 puppet-user: Config retrieval: 0.47", "<13>Jun 12 08:35:50 puppet-user: Pcmk property: 1.46", "<13>Jun 12 08:35:50 puppet-user: Exec: 1.97", "<13>Jun 12 08:35:50 puppet-user: Transaction evaluation: 10.19", "<13>Jun 12 08:35:50 puppet-user: Catalog application: 10.20", "<13>Jun 12 08:35:50 puppet-user: Last run: 1781253350", "<13>Jun 12 08:35:50 puppet-user: Pcmk resource op default: 3.13", "<13>Jun 12 08:35:50 puppet-user: Pcmk resource default: 3.31", "<13>Jun 12 08:35:50 puppet-user: Total: 10.21", "<13>Jun 12 08:35:50 puppet-user: Version:", "<13>Jun 12 08:35:50 puppet-user: Config: 1781253339", "<13>Jun 12 08:35:50 puppet-user: Puppet: 7.10.0" ] } 2026-06-12 08:35:54,561 p=83863 u=zuul n=ansible | 2026-06-12 08:35:54.560686 | fa163e23-f348-37f0-fb65-00000000ed64 | TASK | Pre-cache facts for puppet containers 2026-06-12 08:35:54,656 p=83863 u=zuul n=ansible | 2026-06-12 08:35:54.655767 | fa163e23-f348-37f0-fb65-00000000e1c9 | TASK | Gather variables for each operating system 2026-06-12 08:35:54,807 p=83863 u=zuul n=ansible | 2026-06-12 08:35:54.806721 | fa163e23-f348-37f0-fb65-00000000e1ca | TASK | Create puppet caching structures 2026-06-12 08:35:55,143 p=83863 u=zuul n=ansible | 2026-06-12 08:35:55.142795 | fa163e23-f348-37f0-fb65-00000000e1ca | CHANGED | Create puppet caching structures | np0000071528 2026-06-12 08:35:55,176 p=83863 u=zuul n=ansible | 2026-06-12 08:35:55.175797 | fa163e23-f348-37f0-fb65-00000000e1cb | TASK | Check for facter.conf 2026-06-12 08:35:55,487 p=83863 u=zuul n=ansible | 2026-06-12 08:35:55.486354 | fa163e23-f348-37f0-fb65-00000000e1cb | OK | Check for facter.conf | np0000071528 2026-06-12 08:35:55,521 p=83863 u=zuul n=ansible | 2026-06-12 08:35:55.521230 | fa163e23-f348-37f0-fb65-00000000e1cc | TASK | Remove facter.conf if directory 2026-06-12 08:35:55,586 p=83863 u=zuul n=ansible | 2026-06-12 08:35:55.586161 | fa163e23-f348-37f0-fb65-00000000e1cc | SKIPPED | Remove facter.conf if directory | np0000071528 2026-06-12 08:35:55,608 p=83863 u=zuul n=ansible | 2026-06-12 08:35:55.608060 | fa163e23-f348-37f0-fb65-00000000e1cd | TASK | Write facter cache config 2026-06-12 08:35:56,449 p=83863 u=zuul n=ansible | 2026-06-12 08:35:56.448260 | fa163e23-f348-37f0-fb65-00000000e1cd | CHANGED | Write facter cache config | np0000071528 2026-06-12 08:35:56,479 p=83863 u=zuul n=ansible | 2026-06-12 08:35:56.479422 | fa163e23-f348-37f0-fb65-00000000e1ce | TASK | Cleanup facter cache if exists 2026-06-12 08:35:56,815 p=83863 u=zuul n=ansible | 2026-06-12 08:35:56.815152 | fa163e23-f348-37f0-fb65-00000000e1ce | CHANGED | Cleanup facter cache if exists | np0000071528 2026-06-12 08:35:56,837 p=83863 u=zuul n=ansible | 2026-06-12 08:35:56.837391 | fa163e23-f348-37f0-fb65-00000000e1cf | TASK | Pre-cache facts 2026-06-12 08:35:57,425 p=83863 u=zuul n=ansible | 2026-06-12 08:35:57.424729 | fa163e23-f348-37f0-fb65-00000000e1cf | CHANGED | Pre-cache facts | np0000071528 2026-06-12 08:35:57,458 p=83863 u=zuul n=ansible | 2026-06-12 08:35:57.458203 | fa163e23-f348-37f0-fb65-00000000e1d0 | TASK | Failed deployment if facter fails 2026-06-12 08:35:57,496 p=83863 u=zuul n=ansible | 2026-06-12 08:35:57.495463 | fa163e23-f348-37f0-fb65-00000000e1d0 | SKIPPED | Failed deployment if facter fails | np0000071528 2026-06-12 08:35:57,536 p=83863 u=zuul n=ansible | 2026-06-12 08:35:57.535726 | fa163e23-f348-37f0-fb65-00000000e1d1 | TASK | Sync cached facts 2026-06-12 08:35:57,936 p=83863 u=zuul n=ansible | 2026-06-12 08:35:57.935762 | fa163e23-f348-37f0-fb65-00000000e1d1 | CHANGED | Sync cached facts | np0000071528 -> 192.168.122.103 2026-06-12 08:35:57,937 p=83863 u=zuul n=ansible | [WARNING]: ('np0000071528 -> 192.168.122.103', 'fa163e23-f348-37f0-fb65-00000000e1d1') missing from stats 2026-06-12 08:35:57,984 p=83863 u=zuul n=ansible | 2026-06-12 08:35:57.984099 | fa163e23-f348-37f0-fb65-00000000ed65 | TASK | Include container-puppet tasks (generate config) during step 1 2026-06-12 08:35:58,038 p=83863 u=zuul n=ansible | 2026-06-12 08:35:58.037624 | fa163e23-f348-37f0-fb65-00000000ed65 | SKIPPED | Include container-puppet tasks (generate config) during step 1 | np0000071528 2026-06-12 08:35:58,076 p=83863 u=zuul n=ansible | 2026-06-12 08:35:58.075553 | fa163e23-f348-37f0-fb65-00000000ed67 | TASK | Manage containers for step 2 with tripleo-ansible 2026-06-12 08:35:58,170 p=83863 u=zuul n=ansible | 2026-06-12 08:35:58.169772 | fa163e23-f348-37f0-fb65-00000000e2f6 | TASK | Gather variables for each operating system 2026-06-12 08:35:58,318 p=83863 u=zuul n=ansible | 2026-06-12 08:35:58.317552 | fa163e23-f348-37f0-fb65-00000000e2f7 | TASK | Create container logs path 2026-06-12 08:35:58,656 p=83863 u=zuul n=ansible | 2026-06-12 08:35:58.655671 | fa163e23-f348-37f0-fb65-00000000e2f7 | OK | Create container logs path | np0000071528 2026-06-12 08:35:58,675 p=83863 u=zuul n=ansible | 2026-06-12 08:35:58.675488 | fa163e23-f348-37f0-fb65-00000000e2f9 | TASK | Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_2 2026-06-12 08:35:59,040 p=83863 u=zuul n=ansible | 2026-06-12 08:35:59.039768 | fa163e23-f348-37f0-fb65-00000000e2f9 | OK | Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_2 | np0000071528 2026-06-12 08:35:59,063 p=83863 u=zuul n=ansible | 2026-06-12 08:35:59.063431 | fa163e23-f348-37f0-fb65-00000000e2fa | TASK | Finalise hashes for all containers 2026-06-12 08:35:59,133 p=83863 u=zuul n=ansible | 2026-06-12 08:35:59.132801 | fa163e23-f348-37f0-fb65-00000000e2fa | OK | Finalise hashes for all containers | np0000071528 2026-06-12 08:35:59,156 p=83863 u=zuul n=ansible | 2026-06-12 08:35:59.155962 | fa163e23-f348-37f0-fb65-00000000e2fc | TASK | Manage systemd shutdown files 2026-06-12 08:35:59,225 p=83863 u=zuul n=ansible | 2026-06-12 08:35:59.225104 | 3c4863bd-caea-409c-85de-a476519bdcb8 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/shutdown.yml | np0000071528 2026-06-12 08:35:59,247 p=83863 u=zuul n=ansible | 2026-06-12 08:35:59.246899 | fa163e23-f348-37f0-fb65-00000000ee21 | TASK | Check if /etc/sysconfig/podman_drop_in exists 2026-06-12 08:35:59,595 p=83863 u=zuul n=ansible | 2026-06-12 08:35:59.595141 | fa163e23-f348-37f0-fb65-00000000ee21 | OK | Check if /etc/sysconfig/podman_drop_in exists | np0000071528 2026-06-12 08:35:59,619 p=83863 u=zuul n=ansible | 2026-06-12 08:35:59.618893 | fa163e23-f348-37f0-fb65-00000000ee22 | TASK | Set podman_drop_in fact 2026-06-12 08:35:59,679 p=83863 u=zuul n=ansible | 2026-06-12 08:35:59.679172 | fa163e23-f348-37f0-fb65-00000000ee22 | OK | Set podman_drop_in fact | np0000071528 2026-06-12 08:35:59,702 p=83863 u=zuul n=ansible | 2026-06-12 08:35:59.702278 | fa163e23-f348-37f0-fb65-00000000ee24 | TASK | Deploy tripleo-container-shutdown and tripleo-start-podman-container 2026-06-12 08:36:00,534 p=83863 u=zuul n=ansible | 2026-06-12 08:36:00.532713 | fa163e23-f348-37f0-fb65-00000000ee24 | OK | Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0000071528 | item=tripleo-container-shutdown 2026-06-12 08:36:01,365 p=83863 u=zuul n=ansible | 2026-06-12 08:36:01.363646 | fa163e23-f348-37f0-fb65-00000000ee24 | OK | Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0000071528 | item=tripleo-start-podman-container 2026-06-12 08:36:01,395 p=83863 u=zuul n=ansible | 2026-06-12 08:36:01.394604 | fa163e23-f348-37f0-fb65-00000000ee25 | TASK | Create /usr/lib/systemd/system/tripleo-container-shutdown.service 2026-06-12 08:36:02,297 p=83863 u=zuul n=ansible | 2026-06-12 08:36:02.296664 | fa163e23-f348-37f0-fb65-00000000ee25 | OK | Create /usr/lib/systemd/system/tripleo-container-shutdown.service | np0000071528 2026-06-12 08:36:02,319 p=83863 u=zuul n=ansible | 2026-06-12 08:36:02.318990 | fa163e23-f348-37f0-fb65-00000000ee26 | TASK | Create /usr/lib/systemd/system-preset/91-tripleo-container-shutdown.preset 2026-06-12 08:36:03,212 p=83863 u=zuul n=ansible | 2026-06-12 08:36:03.211001 | fa163e23-f348-37f0-fb65-00000000ee26 | OK | Create /usr/lib/systemd/system-preset/91-tripleo-container-shutdown.preset | np0000071528 2026-06-12 08:36:03,251 p=83863 u=zuul n=ansible | 2026-06-12 08:36:03.251052 | fa163e23-f348-37f0-fb65-00000000ee27 | TASK | Enable and start tripleo-container-shutdown 2026-06-12 08:36:04,019 p=83863 u=zuul n=ansible | 2026-06-12 08:36:04.018438 | fa163e23-f348-37f0-fb65-00000000ee27 | OK | Enable and start tripleo-container-shutdown | np0000071528 2026-06-12 08:36:04,061 p=83863 u=zuul n=ansible | 2026-06-12 08:36:04.061577 | fa163e23-f348-37f0-fb65-00000000ee28 | TASK | Create /usr/lib/systemd/system/netns-placeholder.service 2026-06-12 08:36:04,926 p=83863 u=zuul n=ansible | 2026-06-12 08:36:04.925293 | fa163e23-f348-37f0-fb65-00000000ee28 | OK | Create /usr/lib/systemd/system/netns-placeholder.service | np0000071528 2026-06-12 08:36:04,951 p=83863 u=zuul n=ansible | 2026-06-12 08:36:04.950647 | fa163e23-f348-37f0-fb65-00000000ee29 | TASK | Create /usr/lib/systemd/system-preset/91-netns-placeholder.preset 2026-06-12 08:36:05,829 p=83863 u=zuul n=ansible | 2026-06-12 08:36:05.828746 | fa163e23-f348-37f0-fb65-00000000ee29 | OK | Create /usr/lib/systemd/system-preset/91-netns-placeholder.preset | np0000071528 2026-06-12 08:36:05,852 p=83863 u=zuul n=ansible | 2026-06-12 08:36:05.851785 | fa163e23-f348-37f0-fb65-00000000ee2a | TASK | Enable and start netns-placeholder 2026-06-12 08:36:06,674 p=83863 u=zuul n=ansible | 2026-06-12 08:36:06.673673 | fa163e23-f348-37f0-fb65-00000000ee2a | CHANGED | Enable and start netns-placeholder | np0000071528 2026-06-12 08:36:06,712 p=83863 u=zuul n=ansible | 2026-06-12 08:36:06.712139 | fa163e23-f348-37f0-fb65-00000000e2fe | TASK | Update container configs with new config hashes 2026-06-12 08:36:06,787 p=83863 u=zuul n=ansible | 2026-06-12 08:36:06.786368 | 567cb07b-ebdf-4848-9b0e-b35bbd656a69 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/puppet_config.yml | np0000071528 2026-06-12 08:36:06,827 p=83863 u=zuul n=ansible | 2026-06-12 08:36:06.826603 | fa163e23-f348-37f0-fb65-00000000ee52 | TASK | Update config hashes for container startup configs 2026-06-12 08:36:07,209 p=83863 u=zuul n=ansible | 2026-06-12 08:36:07.207779 | fa163e23-f348-37f0-fb65-00000000ee52 | OK | Update config hashes for container startup configs | np0000071528 2026-06-12 08:36:07,243 p=83863 u=zuul n=ansible | 2026-06-12 08:36:07.243058 | fa163e23-f348-37f0-fb65-00000000e2ff | TASK | Delete orphan containers from /var/lib/tripleo-config/container-startup-config/step_2 2026-06-12 08:36:07,325 p=83863 u=zuul n=ansible | 2026-06-12 08:36:07.325370 | 04c86d48-ef00-4029-81e6-cddfbeed4127 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/delete_orphan.yml | np0000071528 2026-06-12 08:36:07,349 p=83863 u=zuul n=ansible | 2026-06-12 08:36:07.349241 | fa163e23-f348-37f0-fb65-00000000ee71 | TASK | Gather podman infos 2026-06-12 08:36:08,289 p=83863 u=zuul n=ansible | 2026-06-12 08:36:08.288523 | fa163e23-f348-37f0-fb65-00000000ee71 | OK | Gather podman infos | np0000071528 2026-06-12 08:36:08,358 p=83863 u=zuul n=ansible | 2026-06-12 08:36:08.358112 | fa163e23-f348-37f0-fb65-00000000ee72 | TASK | Delete orphan containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_2 2026-06-12 08:36:08,585 p=83863 u=zuul n=ansible | 2026-06-12 08:36:08.585492 | fa163e23-f348-37f0-fb65-00000000e300 | TASK | Create containers from /var/lib/tripleo-config/container-startup-config/step_2 2026-06-12 08:36:08,678 p=83863 u=zuul n=ansible | 2026-06-12 08:36:08.677580 | 411a7f31-da77-45a7-9d7e-5ce168072258 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/create.yml | np0000071528 2026-06-12 08:36:08,711 p=83863 u=zuul n=ansible | 2026-06-12 08:36:08.711181 | fa163e23-f348-37f0-fb65-00000000eedc | TASK | Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_2 2026-06-12 08:36:25,712 p=83863 u=zuul n=ansible | 2026-06-12 08:36:25.711676 | fa163e23-f348-37f0-fb65-00000000eedc | CHANGED | Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_2 | np0000071528 2026-06-12 08:36:25,753 p=83863 u=zuul n=ansible | 2026-06-12 08:36:25.753030 | fa163e23-f348-37f0-fb65-00000000eedd | TASK | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_2 2026-06-12 08:36:29,231 p=83863 u=zuul n=ansible | 2026-06-12 08:36:29.230908 | fa163e23-f348-37f0-fb65-00000000eedd | CHANGED | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_2 | np0000071528 2026-06-12 08:36:29,295 p=83863 u=zuul n=ansible | 2026-06-12 08:36:29.295387 | fa163e23-f348-37f0-fb65-00000000ed69 | TASK | Clean container_puppet_tasks for np0000071528 step 2 2026-06-12 08:36:29,627 p=83863 u=zuul n=ansible | 2026-06-12 08:36:29.626965 | fa163e23-f348-37f0-fb65-00000000ed69 | OK | Clean container_puppet_tasks for np0000071528 step 2 | np0000071528 2026-06-12 08:36:29,660 p=83863 u=zuul n=ansible | 2026-06-12 08:36:29.660372 | fa163e23-f348-37f0-fb65-00000000ed6a | TASK | Calculate container_puppet_tasks for np0000071528 step 2 2026-06-12 08:36:29,741 p=83863 u=zuul n=ansible | 2026-06-12 08:36:29.741213 | fa163e23-f348-37f0-fb65-00000000ed6b | TASK | Include container-puppet tasks for step 2 2026-06-12 08:36:29,807 p=83863 u=zuul n=ansible | 2026-06-12 08:36:29.807425 | 1e001cc6-9cec-487a-9abc-0e4c4693e7b1 | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/host-container-puppet-tasks.yaml | np0000071528 2026-06-12 08:36:29,833 p=83863 u=zuul n=ansible | 2026-06-12 08:36:29.833436 | fa163e23-f348-37f0-fb65-00000000ef28 | TASK | Write container-puppet-tasks json file for np0000071528 step 2 2026-06-12 08:36:30,803 p=83863 u=zuul n=ansible | 2026-06-12 08:36:30.802911 | fa163e23-f348-37f0-fb65-00000000ef28 | CHANGED | Write container-puppet-tasks json file for np0000071528 step 2 | np0000071528 2026-06-12 08:36:30,846 p=83863 u=zuul n=ansible | 2026-06-12 08:36:30.845696 | fa163e23-f348-37f0-fb65-00000000ef2a | TASK | Generate container puppet configs for step 2 2026-06-12 08:36:31,179 p=83863 u=zuul n=ansible | 2026-06-12 08:36:31.178879 | fa163e23-f348-37f0-fb65-00000000ef2a | OK | Generate container puppet configs for step 2 | np0000071528 2026-06-12 08:36:31,204 p=83863 u=zuul n=ansible | 2026-06-12 08:36:31.203688 | fa163e23-f348-37f0-fb65-00000000ef2b | TASK | Manage Puppet containers (bootstrap tasks) for step 2 with tripleo-ansible 2026-06-12 08:36:31,279 p=83863 u=zuul n=ansible | 2026-06-12 08:36:31.279265 | fa163e23-f348-37f0-fb65-00000000e785 | TASK | Gather variables for each operating system 2026-06-12 08:36:31,378 p=83863 u=zuul n=ansible | 2026-06-12 08:36:31.378308 | fa163e23-f348-37f0-fb65-00000000e786 | TASK | Create container logs path 2026-06-12 08:36:31,705 p=83863 u=zuul n=ansible | 2026-06-12 08:36:31.704624 | fa163e23-f348-37f0-fb65-00000000e786 | OK | Create container logs path | np0000071528 2026-06-12 08:36:31,737 p=83863 u=zuul n=ansible | 2026-06-12 08:36:31.736758 | fa163e23-f348-37f0-fb65-00000000e788 | TASK | Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_2 2026-06-12 08:36:32,131 p=83863 u=zuul n=ansible | 2026-06-12 08:36:32.130288 | fa163e23-f348-37f0-fb65-00000000e788 | OK | Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_2 | np0000071528 2026-06-12 08:36:32,170 p=83863 u=zuul n=ansible | 2026-06-12 08:36:32.169616 | fa163e23-f348-37f0-fb65-00000000e789 | TASK | Finalise hashes for all containers 2026-06-12 08:36:32,220 p=83863 u=zuul n=ansible | 2026-06-12 08:36:32.219677 | fa163e23-f348-37f0-fb65-00000000e789 | OK | Finalise hashes for all containers | np0000071528 2026-06-12 08:36:32,257 p=83863 u=zuul n=ansible | 2026-06-12 08:36:32.256884 | fa163e23-f348-37f0-fb65-00000000e78b | TASK | Manage systemd shutdown files 2026-06-12 08:36:32,290 p=83863 u=zuul n=ansible | 2026-06-12 08:36:32.289611 | fa163e23-f348-37f0-fb65-00000000e78b | SKIPPED | Manage systemd shutdown files | np0000071528 2026-06-12 08:36:32,313 p=83863 u=zuul n=ansible | 2026-06-12 08:36:32.312887 | fa163e23-f348-37f0-fb65-00000000e78d | TASK | Update container configs with new config hashes 2026-06-12 08:36:32,369 p=83863 u=zuul n=ansible | 2026-06-12 08:36:32.368640 | fa163e23-f348-37f0-fb65-00000000e78d | SKIPPED | Update container configs with new config hashes | np0000071528 2026-06-12 08:36:32,393 p=83863 u=zuul n=ansible | 2026-06-12 08:36:32.392969 | fa163e23-f348-37f0-fb65-00000000e78e | TASK | Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_2 2026-06-12 08:36:32,446 p=83863 u=zuul n=ansible | 2026-06-12 08:36:32.446350 | fa163e23-f348-37f0-fb65-00000000e78e | SKIPPED | Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_2 | np0000071528 2026-06-12 08:36:32,464 p=83863 u=zuul n=ansible | 2026-06-12 08:36:32.464216 | fa163e23-f348-37f0-fb65-00000000e78f | TASK | Create containers from /var/lib/tripleo-config/container-puppet-config/step_2 2026-06-12 08:36:32,517 p=83863 u=zuul n=ansible | 2026-06-12 08:36:32.516751 | fa163e23-f348-37f0-fb65-00000000e78f | SKIPPED | Create containers from /var/lib/tripleo-config/container-puppet-config/step_2 | np0000071528 2026-06-12 08:36:32,597 p=83863 u=zuul n=ansible | PLAY [External deployment step 3] ********************************************** 2026-06-12 08:36:32,611 p=83863 u=zuul n=ansible | 2026-06-12 08:36:32.610806 | fa163e23-f348-37f0-fb65-0000000000d7 | TASK | External deployment step 3 2026-06-12 08:36:32,644 p=83863 u=zuul n=ansible | 2026-06-12 08:36:32.643894 | fa163e23-f348-37f0-fb65-0000000000d7 | OK | External deployment step 3 | undercloud -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'External deployment step 3' to resume from this task" } 2026-06-12 08:36:32,645 p=83863 u=zuul n=ansible | [WARNING]: ('undercloud -> localhost', 'fa163e23-f348-37f0-fb65-0000000000d7') missing from stats 2026-06-12 08:36:32,690 p=83863 u=zuul n=ansible | 2026-06-12 08:36:32.690315 | e623e6a6-49c0-4493-b2ce-cf2770995258 | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/external_deploy_steps_tasks_step3.yaml | undercloud 2026-06-12 08:36:32,713 p=83863 u=zuul n=ansible | PLAY [Deploy step tasks for 3] ************************************************* 2026-06-12 08:36:32,843 p=83863 u=zuul n=ansible | 2026-06-12 08:36:32.843172 | fa163e23-f348-37f0-fb65-0000000000db | TASK | Deploy step tasks for 3 2026-06-12 08:36:32,865 p=83863 u=zuul n=ansible | 2026-06-12 08:36:32.865040 | fa163e23-f348-37f0-fb65-0000000000db | TASK | Deploy step tasks for 3 2026-06-12 08:36:32,899 p=83863 u=zuul n=ansible | 2026-06-12 08:36:32.893622 | fa163e23-f348-37f0-fb65-0000000000db | TASK | Deploy step tasks for 3 2026-06-12 08:36:32,924 p=83863 u=zuul n=ansible | 2026-06-12 08:36:32.923687 | fa163e23-f348-37f0-fb65-0000000000db | TASK | Deploy step tasks for 3 2026-06-12 08:36:32,951 p=83863 u=zuul n=ansible | 2026-06-12 08:36:32.951270 | fa163e23-f348-37f0-fb65-0000000000db | TASK | Deploy step tasks for 3 2026-06-12 08:36:32,982 p=83863 u=zuul n=ansible | 2026-06-12 08:36:32.981669 | fa163e23-f348-37f0-fb65-0000000000db | TASK | Deploy step tasks for 3 2026-06-12 08:36:32,996 p=83863 u=zuul n=ansible | 2026-06-12 08:36:32.995949 | fa163e23-f348-37f0-fb65-0000000000db | OK | Deploy step tasks for 3 | np0000071531 -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Deploy step tasks for 3' to resume from this task" } 2026-06-12 08:36:32,998 p=83863 u=zuul n=ansible | [WARNING]: ('np0000071531 -> localhost', 'fa163e23-f348-37f0-fb65-0000000000db') missing from stats 2026-06-12 08:36:32,999 p=83863 u=zuul n=ansible | 2026-06-12 08:36:32.998972 | fa163e23-f348-37f0-fb65-0000000000db | OK | Deploy step tasks for 3 | np0000071532 -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Deploy step tasks for 3' to resume from this task" } 2026-06-12 08:36:33,000 p=83863 u=zuul n=ansible | [WARNING]: ('np0000071532 -> localhost', 'fa163e23-f348-37f0-fb65-0000000000db') missing from stats 2026-06-12 08:36:33,001 p=83863 u=zuul n=ansible | 2026-06-12 08:36:33.000955 | fa163e23-f348-37f0-fb65-0000000000db | OK | Deploy step tasks for 3 | np0000071533 -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Deploy step tasks for 3' to resume from this task" } 2026-06-12 08:36:33,002 p=83863 u=zuul n=ansible | [WARNING]: ('np0000071533 -> localhost', 'fa163e23-f348-37f0-fb65-0000000000db') missing from stats 2026-06-12 08:36:33,003 p=83863 u=zuul n=ansible | 2026-06-12 08:36:33.003080 | fa163e23-f348-37f0-fb65-0000000000db | OK | Deploy step tasks for 3 | np0000071528 -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Deploy step tasks for 3' to resume from this task" } 2026-06-12 08:36:33,004 p=83863 u=zuul n=ansible | [WARNING]: ('np0000071528 -> localhost', 'fa163e23-f348-37f0-fb65-0000000000db') missing from stats 2026-06-12 08:36:33,004 p=83863 u=zuul n=ansible | 2026-06-12 08:36:33.004707 | fa163e23-f348-37f0-fb65-0000000000db | OK | Deploy step tasks for 3 | np0000071529 -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Deploy step tasks for 3' to resume from this task" } 2026-06-12 08:36:33,005 p=83863 u=zuul n=ansible | [WARNING]: ('np0000071529 -> localhost', 'fa163e23-f348-37f0-fb65-0000000000db') missing from stats 2026-06-12 08:36:33,022 p=83863 u=zuul n=ansible | 2026-06-12 08:36:33.016966 | fa163e23-f348-37f0-fb65-0000000000dc | TASK | Write the config_step hieradata for the deploy step 3 tasks 2026-06-12 08:36:33,050 p=83863 u=zuul n=ansible | 2026-06-12 08:36:33.049078 | fa163e23-f348-37f0-fb65-0000000000dc | TASK | Write the config_step hieradata for the deploy step 3 tasks 2026-06-12 08:36:33,072 p=83863 u=zuul n=ansible | 2026-06-12 08:36:33.071766 | fa163e23-f348-37f0-fb65-0000000000dc | TASK | Write the config_step hieradata for the deploy step 3 tasks 2026-06-12 08:36:33,102 p=83863 u=zuul n=ansible | 2026-06-12 08:36:33.101809 | fa163e23-f348-37f0-fb65-0000000000dc | TASK | Write the config_step hieradata for the deploy step 3 tasks 2026-06-12 08:36:33,121 p=83863 u=zuul n=ansible | 2026-06-12 08:36:33.120971 | fa163e23-f348-37f0-fb65-0000000000dc | TASK | Write the config_step hieradata for the deploy step 3 tasks 2026-06-12 08:36:33,127 p=83863 u=zuul n=ansible | 2026-06-12 08:36:33.127202 | fa163e23-f348-37f0-fb65-0000000000db | OK | Deploy step tasks for 3 | np0000071530 -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Deploy step tasks for 3' to resume from this task" } 2026-06-12 08:36:33,128 p=83863 u=zuul n=ansible | [WARNING]: ('np0000071530 -> localhost', 'fa163e23-f348-37f0-fb65-0000000000db') missing from stats 2026-06-12 08:36:33,190 p=83863 u=zuul n=ansible | 2026-06-12 08:36:33.189672 | fa163e23-f348-37f0-fb65-0000000000dc | TASK | Write the config_step hieradata for the deploy step 3 tasks 2026-06-12 08:36:34,029 p=83863 u=zuul n=ansible | 2026-06-12 08:36:34.028131 | fa163e23-f348-37f0-fb65-0000000000dc | CHANGED | Write the config_step hieradata for the deploy step 3 tasks | np0000071531 2026-06-12 08:36:34,081 p=83863 u=zuul n=ansible | 2026-06-12 08:36:34.079989 | fa163e23-f348-37f0-fb65-0000000000dc | CHANGED | Write the config_step hieradata for the deploy step 3 tasks | np0000071532 2026-06-12 08:36:34,083 p=83863 u=zuul n=ansible | 2026-06-12 08:36:34.082981 | fa163e23-f348-37f0-fb65-0000000000dc | CHANGED | Write the config_step hieradata for the deploy step 3 tasks | np0000071533 2026-06-12 08:36:34,099 p=83863 u=zuul n=ansible | [WARNING]: conditional statements should not include jinja2 templating delimiters such as {{ }} or {% %}. Found: '{{ playbook_dir }}/{{ _task_file_path }}' is exists 2026-06-12 08:36:34,139 p=83863 u=zuul n=ansible | [WARNING]: conditional statements should not include jinja2 templating delimiters such as {{ }} or {% %}. Found: '{{ playbook_dir }}/{{ _task_file_path }}' is exists 2026-06-12 08:36:34,156 p=83863 u=zuul n=ansible | 2026-06-12 08:36:34.155903 | fa163e23-f348-37f0-fb65-0000000000dc | CHANGED | Write the config_step hieradata for the deploy step 3 tasks | np0000071529 2026-06-12 08:36:34,167 p=83863 u=zuul n=ansible | [WARNING]: conditional statements should not include jinja2 templating delimiters such as {{ }} or {% %}. Found: '{{ playbook_dir }}/{{ _task_file_path }}' is exists 2026-06-12 08:36:34,178 p=83863 u=zuul n=ansible | 2026-06-12 08:36:34.177567 | ddf2a9fc-47e8-42a2-a115-87859f738a3d | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/Compute/deploy_steps_tasks_step3.yaml | np0000071531 2026-06-12 08:36:34,212 p=83863 u=zuul n=ansible | 2026-06-12 08:36:34.211724 | fa163e23-f348-37f0-fb65-00000000efcb | TASK | set enable_sensubility fact 2026-06-12 08:36:34,250 p=83863 u=zuul n=ansible | 2026-06-12 08:36:34.249722 | fa163e23-f348-37f0-fb65-0000000000dc | CHANGED | Write the config_step hieradata for the deploy step 3 tasks | np0000071528 2026-06-12 08:36:34,251 p=83863 u=zuul n=ansible | 2026-06-12 08:36:34.251104 | fa163e23-f348-37f0-fb65-0000000000dc | CHANGED | Write the config_step hieradata for the deploy step 3 tasks | np0000071530 2026-06-12 08:36:34,252 p=83863 u=zuul n=ansible | 2026-06-12 08:36:34.252050 | fa163e23-f348-37f0-fb65-00000000efcb | OK | set enable_sensubility fact | np0000071531 2026-06-12 08:36:34,257 p=83863 u=zuul n=ansible | [WARNING]: conditional statements should not include jinja2 templating delimiters such as {{ }} or {% %}. Found: '{{ playbook_dir }}/{{ _task_file_path }}' is exists 2026-06-12 08:36:34,273 p=83863 u=zuul n=ansible | 2026-06-12 08:36:34.273303 | 05028a2f-8053-479d-bcc8-93676eff695a | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/Compute/deploy_steps_tasks_step3.yaml | np0000071532 2026-06-12 08:36:34,274 p=83863 u=zuul n=ansible | 2026-06-12 08:36:34.273809 | 05028a2f-8053-479d-bcc8-93676eff695a | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/Compute/deploy_steps_tasks_step3.yaml | np0000071533 2026-06-12 08:36:34,284 p=83863 u=zuul n=ansible | 2026-06-12 08:36:34.283989 | fa163e23-f348-37f0-fb65-0000000000df | TASK | Check if /var/lib/tripleo-config/container-startup-config/step_3 already exists 2026-06-12 08:36:34,299 p=83863 u=zuul n=ansible | 2026-06-12 08:36:34.298579 | fa163e23-f348-37f0-fb65-00000000efe0 | TASK | set enable_sensubility fact 2026-06-12 08:36:34,316 p=83863 u=zuul n=ansible | 2026-06-12 08:36:34.315542 | fa163e23-f348-37f0-fb65-00000000efe0 | TASK | set enable_sensubility fact 2026-06-12 08:36:34,375 p=83863 u=zuul n=ansible | [WARNING]: conditional statements should not include jinja2 templating delimiters such as {{ }} or {% %}. Found: '{{ playbook_dir }}/{{ _task_file_path }}' is exists 2026-06-12 08:36:34,376 p=83863 u=zuul n=ansible | 2026-06-12 08:36:34.376718 | fa163e23-f348-37f0-fb65-00000000efe0 | OK | set enable_sensubility fact | np0000071532 2026-06-12 08:36:34,377 p=83863 u=zuul n=ansible | 2026-06-12 08:36:34.377536 | fa163e23-f348-37f0-fb65-00000000efe0 | OK | set enable_sensubility fact | np0000071533 2026-06-12 08:36:34,393 p=83863 u=zuul n=ansible | [WARNING]: conditional statements should not include jinja2 templating delimiters such as {{ }} or {% %}. Found: '{{ playbook_dir }}/{{ _task_file_path }}' is exists 2026-06-12 08:36:34,403 p=83863 u=zuul n=ansible | 2026-06-12 08:36:34.403628 | 20409341-29ce-46f0-a409-d73cb0302d81 | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/Controller/deploy_steps_tasks_step3.yaml | np0000071529 2026-06-12 08:36:34,417 p=83863 u=zuul n=ansible | 2026-06-12 08:36:34.416928 | fa163e23-f348-37f0-fb65-0000000000df | TASK | Check if /var/lib/tripleo-config/container-startup-config/step_3 already exists 2026-06-12 08:36:34,433 p=83863 u=zuul n=ansible | 2026-06-12 08:36:34.432884 | fa163e23-f348-37f0-fb65-0000000000df | TASK | Check if /var/lib/tripleo-config/container-startup-config/step_3 already exists 2026-06-12 08:36:34,453 p=83863 u=zuul n=ansible | 2026-06-12 08:36:34.452878 | fa163e23-f348-37f0-fb65-00000000eff8 | TASK | set enable_sensubility fact 2026-06-12 08:36:34,495 p=83863 u=zuul n=ansible | 2026-06-12 08:36:34.492299 | 1e3b6ab4-55d7-4a44-bda7-e2d797531ab3 | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/Controller/deploy_steps_tasks_step3.yaml | np0000071528 2026-06-12 08:36:34,495 p=83863 u=zuul n=ansible | 2026-06-12 08:36:34.495541 | 1e3b6ab4-55d7-4a44-bda7-e2d797531ab3 | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/Controller/deploy_steps_tasks_step3.yaml | np0000071530 2026-06-12 08:36:34,513 p=83863 u=zuul n=ansible | 2026-06-12 08:36:34.512275 | fa163e23-f348-37f0-fb65-00000000f00d | TASK | set enable_sensubility fact 2026-06-12 08:36:34,534 p=83863 u=zuul n=ansible | 2026-06-12 08:36:34.533951 | fa163e23-f348-37f0-fb65-00000000f00d | TASK | set enable_sensubility fact 2026-06-12 08:36:34,541 p=83863 u=zuul n=ansible | 2026-06-12 08:36:34.540389 | fa163e23-f348-37f0-fb65-00000000eff8 | OK | set enable_sensubility fact | np0000071529 2026-06-12 08:36:34,560 p=83863 u=zuul n=ansible | 2026-06-12 08:36:34.560480 | fa163e23-f348-37f0-fb65-00000000effb | TASK | Start OVN container 2026-06-12 08:36:34,572 p=83863 u=zuul n=ansible | 2026-06-12 08:36:34.568316 | fa163e23-f348-37f0-fb65-00000000f00d | OK | set enable_sensubility fact | np0000071528 2026-06-12 08:36:34,573 p=83863 u=zuul n=ansible | 2026-06-12 08:36:34.573699 | fa163e23-f348-37f0-fb65-00000000f00d | OK | set enable_sensubility fact | np0000071530 2026-06-12 08:36:34,596 p=83863 u=zuul n=ansible | 2026-06-12 08:36:34.596544 | fa163e23-f348-37f0-fb65-00000000f010 | TASK | Start OVN container 2026-06-12 08:36:34,623 p=83863 u=zuul n=ansible | 2026-06-12 08:36:34.619357 | fa163e23-f348-37f0-fb65-00000000effb | SKIPPED | Start OVN container | np0000071529 | item=ovn_cluster_north_db_server 2026-06-12 08:36:34,624 p=83863 u=zuul n=ansible | 2026-06-12 08:36:34.624353 | fa163e23-f348-37f0-fb65-00000000f010 | TASK | Start OVN container 2026-06-12 08:36:34,632 p=83863 u=zuul n=ansible | 2026-06-12 08:36:34.631796 | fa163e23-f348-37f0-fb65-0000000000df | OK | Check if /var/lib/tripleo-config/container-startup-config/step_3 already exists | np0000071531 2026-06-12 08:36:34,645 p=83863 u=zuul n=ansible | 2026-06-12 08:36:34.644486 | fa163e23-f348-37f0-fb65-00000000effb | SKIPPED | Start OVN container | np0000071529 | item=ovn_cluster_south_db_server 2026-06-12 08:36:34,664 p=83863 u=zuul n=ansible | 2026-06-12 08:36:34.662074 | fa163e23-f348-37f0-fb65-00000000effb | SKIPPED | Start OVN container | np0000071529 | item=ovn_cluster_northd 2026-06-12 08:36:34,687 p=83863 u=zuul n=ansible | 2026-06-12 08:36:34.686658 | fa163e23-f348-37f0-fb65-00000000f010 | SKIPPED | Start OVN container | np0000071530 | item=ovn_cluster_north_db_server 2026-06-12 08:36:34,695 p=83863 u=zuul n=ansible | 2026-06-12 08:36:34.695595 | fa163e23-f348-37f0-fb65-00000000effd | TASK | Set NB connection 2026-06-12 08:36:34,723 p=83863 u=zuul n=ansible | 2026-06-12 08:36:34.721594 | fa163e23-f348-37f0-fb65-00000000f010 | SKIPPED | Start OVN container | np0000071530 | item=ovn_cluster_south_db_server 2026-06-12 08:36:34,746 p=83863 u=zuul n=ansible | 2026-06-12 08:36:34.744851 | fa163e23-f348-37f0-fb65-00000000f010 | SKIPPED | Start OVN container | np0000071530 | item=ovn_cluster_northd 2026-06-12 08:36:34,838 p=83863 u=zuul n=ansible | 2026-06-12 08:36:34.838057 | fa163e23-f348-37f0-fb65-00000000f070 | TASK | Gather variables for each operating system 2026-06-12 08:36:34,848 p=83863 u=zuul n=ansible | 2026-06-12 08:36:34.848326 | fa163e23-f348-37f0-fb65-0000000000df | OK | Check if /var/lib/tripleo-config/container-startup-config/step_3 already exists | np0000071533 2026-06-12 08:36:34,850 p=83863 u=zuul n=ansible | 2026-06-12 08:36:34.849994 | fa163e23-f348-37f0-fb65-00000000effd | SKIPPED | Set NB connection | np0000071529 2026-06-12 08:36:34,851 p=83863 u=zuul n=ansible | 2026-06-12 08:36:34.851078 | fa163e23-f348-37f0-fb65-0000000000df | OK | Check if /var/lib/tripleo-config/container-startup-config/step_3 already exists | np0000071532 2026-06-12 08:36:34,870 p=83863 u=zuul n=ansible | 2026-06-12 08:36:34.870469 | a91c2256-72a9-4634-a132-1f8873a8aecc | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/common_deploy_steps_tasks.yaml | np0000071531 2026-06-12 08:36:34,882 p=83863 u=zuul n=ansible | 2026-06-12 08:36:34.881953 | fa163e23-f348-37f0-fb65-00000000f0f7 | TASK | Write the config_step hieradata 2026-06-12 08:36:34,932 p=83863 u=zuul n=ansible | 2026-06-12 08:36:34.932173 | fa163e23-f348-37f0-fb65-00000000effe | TASK | Set SB connection 2026-06-12 08:36:34,953 p=83863 u=zuul n=ansible | 2026-06-12 08:36:34.952447 | fa163e23-f348-37f0-fb65-00000000f012 | TASK | Set NB connection 2026-06-12 08:36:34,989 p=83863 u=zuul n=ansible | 2026-06-12 08:36:34.989152 | fa163e23-f348-37f0-fb65-00000000f071 | TASK | Create container logs path 2026-06-12 08:36:35,004 p=83863 u=zuul n=ansible | 2026-06-12 08:36:34.996814 | fa163e23-f348-37f0-fb65-00000000effe | SKIPPED | Set SB connection | np0000071529 2026-06-12 08:36:35,006 p=83863 u=zuul n=ansible | 2026-06-12 08:36:35.005957 | fa163e23-f348-37f0-fb65-00000000f012 | SKIPPED | Set NB connection | np0000071530 2026-06-12 08:36:35,032 p=83863 u=zuul n=ansible | 2026-06-12 08:36:35.032002 | c26cf229-824a-4922-a2fe-d0ea6cf8f7d1 | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/common_deploy_steps_tasks.yaml | np0000071532 2026-06-12 08:36:35,032 p=83863 u=zuul n=ansible | 2026-06-12 08:36:35.032495 | c26cf229-824a-4922-a2fe-d0ea6cf8f7d1 | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/common_deploy_steps_tasks.yaml | np0000071533 2026-06-12 08:36:35,044 p=83863 u=zuul n=ansible | 2026-06-12 08:36:35.044657 | fa163e23-f348-37f0-fb65-00000000f117 | TASK | Write the config_step hieradata 2026-06-12 08:36:35,060 p=83863 u=zuul n=ansible | 2026-06-12 08:36:35.059555 | fa163e23-f348-37f0-fb65-00000000f117 | TASK | Write the config_step hieradata 2026-06-12 08:36:35,079 p=83863 u=zuul n=ansible | 2026-06-12 08:36:35.078898 | fa163e23-f348-37f0-fb65-0000000000df | TASK | Check if /var/lib/tripleo-config/container-startup-config/step_3 already exists 2026-06-12 08:36:35,099 p=83863 u=zuul n=ansible | 2026-06-12 08:36:35.098874 | fa163e23-f348-37f0-fb65-00000000f013 | TASK | Set SB connection 2026-06-12 08:36:35,140 p=83863 u=zuul n=ansible | 2026-06-12 08:36:35.139905 | fa163e23-f348-37f0-fb65-00000000f013 | SKIPPED | Set SB connection | np0000071530 2026-06-12 08:36:35,158 p=83863 u=zuul n=ansible | 2026-06-12 08:36:35.158267 | fa163e23-f348-37f0-fb65-0000000000df | TASK | Check if /var/lib/tripleo-config/container-startup-config/step_3 already exists 2026-06-12 08:36:35,349 p=83863 u=zuul n=ansible | 2026-06-12 08:36:35.348766 | fa163e23-f348-37f0-fb65-00000000f071 | OK | Create container logs path | np0000071528 2026-06-12 08:36:35,367 p=83863 u=zuul n=ansible | 2026-06-12 08:36:35.367351 | fa163e23-f348-37f0-fb65-00000000f073 | TASK | Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_0 2026-06-12 08:36:35,419 p=83863 u=zuul n=ansible | 2026-06-12 08:36:35.418938 | fa163e23-f348-37f0-fb65-0000000000df | OK | Check if /var/lib/tripleo-config/container-startup-config/step_3 already exists | np0000071529 2026-06-12 08:36:35,470 p=83863 u=zuul n=ansible | 2026-06-12 08:36:35.469955 | fa163e23-f348-37f0-fb65-0000000000df | OK | Check if /var/lib/tripleo-config/container-startup-config/step_3 already exists | np0000071530 2026-06-12 08:36:35,575 p=83863 u=zuul n=ansible | 2026-06-12 08:36:35.570905 | 9619b500-d579-4983-b962-f1c68599c43e | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/common_deploy_steps_tasks.yaml | np0000071529 2026-06-12 08:36:35,592 p=83863 u=zuul n=ansible | 2026-06-12 08:36:35.592267 | fa163e23-f348-37f0-fb65-00000000f13c | TASK | Write the config_step hieradata 2026-06-12 08:36:35,634 p=83863 u=zuul n=ansible | 2026-06-12 08:36:35.634129 | ca98d35f-0c97-4f1b-9a1e-dfeb37c4c6f1 | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/common_deploy_steps_tasks.yaml | np0000071530 2026-06-12 08:36:35,653 p=83863 u=zuul n=ansible | 2026-06-12 08:36:35.652999 | fa163e23-f348-37f0-fb65-00000000f154 | TASK | Write the config_step hieradata 2026-06-12 08:36:35,687 p=83863 u=zuul n=ansible | 2026-06-12 08:36:35.687115 | fa163e23-f348-37f0-fb65-00000000f0f7 | OK | Write the config_step hieradata | np0000071531 2026-06-12 08:36:35,699 p=83863 u=zuul n=ansible | 2026-06-12 08:36:35.699480 | fa163e23-f348-37f0-fb65-00000000f0f8 | TASK | Run puppet host configuration for step 3 2026-06-12 08:36:35,791 p=83863 u=zuul n=ansible | 2026-06-12 08:36:35.790133 | fa163e23-f348-37f0-fb65-00000000f073 | OK | Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_0 | np0000071528 2026-06-12 08:36:35,832 p=83863 u=zuul n=ansible | 2026-06-12 08:36:35.832222 | fa163e23-f348-37f0-fb65-00000000f074 | TASK | Finalise hashes for all containers 2026-06-12 08:36:35,869 p=83863 u=zuul n=ansible | 2026-06-12 08:36:35.868403 | fa163e23-f348-37f0-fb65-00000000f117 | OK | Write the config_step hieradata | np0000071532 2026-06-12 08:36:35,887 p=83863 u=zuul n=ansible | 2026-06-12 08:36:35.887576 | fa163e23-f348-37f0-fb65-00000000f118 | TASK | Run puppet host configuration for step 3 2026-06-12 08:36:35,918 p=83863 u=zuul n=ansible | 2026-06-12 08:36:35.917891 | fa163e23-f348-37f0-fb65-00000000f117 | OK | Write the config_step hieradata | np0000071533 2026-06-12 08:36:35,939 p=83863 u=zuul n=ansible | 2026-06-12 08:36:35.939010 | fa163e23-f348-37f0-fb65-00000000f118 | TASK | Run puppet host configuration for step 3 2026-06-12 08:36:35,948 p=83863 u=zuul n=ansible | 2026-06-12 08:36:35.947297 | fa163e23-f348-37f0-fb65-00000000f074 | OK | Finalise hashes for all containers | np0000071528 2026-06-12 08:36:35,972 p=83863 u=zuul n=ansible | 2026-06-12 08:36:35.972392 | fa163e23-f348-37f0-fb65-00000000f076 | TASK | Manage systemd shutdown files 2026-06-12 08:36:36,034 p=83863 u=zuul n=ansible | 2026-06-12 08:36:36.033381 | fa163e23-f348-37f0-fb65-00000000f076 | SKIPPED | Manage systemd shutdown files | np0000071528 2026-06-12 08:36:36,051 p=83863 u=zuul n=ansible | 2026-06-12 08:36:36.050884 | fa163e23-f348-37f0-fb65-00000000f078 | TASK | Update container configs with new config hashes 2026-06-12 08:36:36,103 p=83863 u=zuul n=ansible | 2026-06-12 08:36:36.102487 | fa163e23-f348-37f0-fb65-00000000f078 | SKIPPED | Update container configs with new config hashes | np0000071528 2026-06-12 08:36:36,138 p=83863 u=zuul n=ansible | 2026-06-12 08:36:36.138357 | fa163e23-f348-37f0-fb65-00000000f079 | TASK | Delete orphan containers from /var/lib/tripleo-config/container-startup-config/step_0 2026-06-12 08:36:36,233 p=83863 u=zuul n=ansible | 2026-06-12 08:36:36.233246 | 44f2020d-0f1e-43c5-a5cd-eac68455b388 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/delete_orphan.yml | np0000071528 2026-06-12 08:36:36,259 p=83863 u=zuul n=ansible | 2026-06-12 08:36:36.258924 | fa163e23-f348-37f0-fb65-00000000f17a | TASK | Gather podman infos 2026-06-12 08:36:36,422 p=83863 u=zuul n=ansible | 2026-06-12 08:36:36.421503 | fa163e23-f348-37f0-fb65-00000000f0f8 | CHANGED | Run puppet host configuration for step 3 | np0000071531 2026-06-12 08:36:36,434 p=83863 u=zuul n=ansible | 2026-06-12 08:36:36.433660 | fa163e23-f348-37f0-fb65-00000000f0f9 | TASK | Wait for puppet host configuration to finish 2026-06-12 08:36:36,468 p=83863 u=zuul n=ansible | 2026-06-12 08:36:36.467707 | fa163e23-f348-37f0-fb65-00000000f154 | OK | Write the config_step hieradata | np0000071530 2026-06-12 08:36:36,469 p=83863 u=zuul n=ansible | 2026-06-12 08:36:36.468927 | fa163e23-f348-37f0-fb65-00000000f13c | OK | Write the config_step hieradata | np0000071529 2026-06-12 08:36:36,485 p=83863 u=zuul n=ansible | 2026-06-12 08:36:36.485298 | fa163e23-f348-37f0-fb65-00000000f13d | TASK | Run puppet host configuration for step 3 2026-06-12 08:36:36,507 p=83863 u=zuul n=ansible | 2026-06-12 08:36:36.506914 | fa163e23-f348-37f0-fb65-00000000f155 | TASK | Run puppet host configuration for step 3 2026-06-12 08:36:36,598 p=83863 u=zuul n=ansible | 2026-06-12 08:36:36.598168 | fa163e23-f348-37f0-fb65-00000000f118 | CHANGED | Run puppet host configuration for step 3 | np0000071532 2026-06-12 08:36:36,611 p=83863 u=zuul n=ansible | 2026-06-12 08:36:36.611106 | fa163e23-f348-37f0-fb65-00000000f119 | TASK | Wait for puppet host configuration to finish 2026-06-12 08:36:36,656 p=83863 u=zuul n=ansible | 2026-06-12 08:36:36.655977 | fa163e23-f348-37f0-fb65-00000000f118 | CHANGED | Run puppet host configuration for step 3 | np0000071533 2026-06-12 08:36:36,667 p=83863 u=zuul n=ansible | 2026-06-12 08:36:36.667425 | fa163e23-f348-37f0-fb65-00000000f119 | TASK | Wait for puppet host configuration to finish 2026-06-12 08:36:37,238 p=83863 u=zuul n=ansible | 2026-06-12 08:36:37.237663 | fa163e23-f348-37f0-fb65-00000000f13d | CHANGED | Run puppet host configuration for step 3 | np0000071529 2026-06-12 08:36:37,239 p=83863 u=zuul n=ansible | 2026-06-12 08:36:37.238971 | fa163e23-f348-37f0-fb65-00000000f155 | CHANGED | Run puppet host configuration for step 3 | np0000071530 2026-06-12 08:36:37,260 p=83863 u=zuul n=ansible | 2026-06-12 08:36:37.259791 | fa163e23-f348-37f0-fb65-00000000f13e | TASK | Wait for puppet host configuration to finish 2026-06-12 08:36:37,287 p=83863 u=zuul n=ansible | 2026-06-12 08:36:37.286497 | fa163e23-f348-37f0-fb65-00000000f156 | TASK | Wait for puppet host configuration to finish 2026-06-12 08:36:37,523 p=83863 u=zuul n=ansible | 2026-06-12 08:36:37.523431 | fa163e23-f348-37f0-fb65-00000000f17a | OK | Gather podman infos | np0000071528 2026-06-12 08:36:37,568 p=83863 u=zuul n=ansible | 2026-06-12 08:36:37.568470 | fa163e23-f348-37f0-fb65-00000000f17b | TASK | Delete orphan containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_0 2026-06-12 08:36:37,831 p=83863 u=zuul n=ansible | 2026-06-12 08:36:37.830819 | fa163e23-f348-37f0-fb65-00000000f07a | TASK | Create containers from /var/lib/tripleo-config/container-startup-config/step_0 2026-06-12 08:36:37,917 p=83863 u=zuul n=ansible | 2026-06-12 08:36:37.917737 | e3cf6611-8ef3-4072-bada-97f3b5ae68ea | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/create.yml | np0000071528 2026-06-12 08:36:37,938 p=83863 u=zuul n=ansible | 2026-06-12 08:36:37.938318 | fa163e23-f348-37f0-fb65-00000000f1fd | TASK | Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_0 2026-06-12 08:36:38,916 p=83863 u=zuul n=ansible | 2026-06-12 08:36:38.915762 | fa163e23-f348-37f0-fb65-00000000f1fd | CHANGED | Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_0 | np0000071528 2026-06-12 08:36:38,934 p=83863 u=zuul n=ansible | 2026-06-12 08:36:38.934070 | fa163e23-f348-37f0-fb65-00000000f1fe | TASK | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_0 2026-06-12 08:36:42,318 p=83863 u=zuul n=ansible | 2026-06-12 08:36:42.317064 | fa163e23-f348-37f0-fb65-00000000f1fe | CHANGED | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_0 | np0000071528 2026-06-12 08:36:42,374 p=83863 u=zuul n=ansible | 2026-06-12 08:36:42.374375 | fa163e23-f348-37f0-fb65-00000000f09b | TASK | Gather variables for each operating system 2026-06-12 08:36:42,518 p=83863 u=zuul n=ansible | 2026-06-12 08:36:42.518330 | fa163e23-f348-37f0-fb65-00000000f09c | TASK | Create container logs path 2026-06-12 08:36:42,860 p=83863 u=zuul n=ansible | 2026-06-12 08:36:42.859534 | fa163e23-f348-37f0-fb65-00000000f09c | OK | Create container logs path | np0000071528 2026-06-12 08:36:42,883 p=83863 u=zuul n=ansible | 2026-06-12 08:36:42.883202 | fa163e23-f348-37f0-fb65-00000000f09e | TASK | Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_0 2026-06-12 08:36:43,289 p=83863 u=zuul n=ansible | 2026-06-12 08:36:43.288940 | fa163e23-f348-37f0-fb65-00000000f09e | OK | Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_0 | np0000071528 2026-06-12 08:36:43,311 p=83863 u=zuul n=ansible | 2026-06-12 08:36:43.311156 | fa163e23-f348-37f0-fb65-00000000f09f | TASK | Finalise hashes for all containers 2026-06-12 08:36:43,424 p=83863 u=zuul n=ansible | 2026-06-12 08:36:43.423865 | fa163e23-f348-37f0-fb65-00000000f09f | OK | Finalise hashes for all containers | np0000071528 2026-06-12 08:36:43,446 p=83863 u=zuul n=ansible | 2026-06-12 08:36:43.446473 | fa163e23-f348-37f0-fb65-00000000f0a1 | TASK | Manage systemd shutdown files 2026-06-12 08:36:43,507 p=83863 u=zuul n=ansible | 2026-06-12 08:36:43.506858 | fa163e23-f348-37f0-fb65-00000000f0a1 | SKIPPED | Manage systemd shutdown files | np0000071528 2026-06-12 08:36:43,530 p=83863 u=zuul n=ansible | 2026-06-12 08:36:43.529976 | fa163e23-f348-37f0-fb65-00000000f0a3 | TASK | Update container configs with new config hashes 2026-06-12 08:36:43,576 p=83863 u=zuul n=ansible | 2026-06-12 08:36:43.575985 | fa163e23-f348-37f0-fb65-00000000f0a3 | SKIPPED | Update container configs with new config hashes | np0000071528 2026-06-12 08:36:43,600 p=83863 u=zuul n=ansible | 2026-06-12 08:36:43.600517 | fa163e23-f348-37f0-fb65-00000000f0a4 | TASK | Delete orphan containers from /var/lib/tripleo-config/container-startup-config/step_0 2026-06-12 08:36:43,672 p=83863 u=zuul n=ansible | 2026-06-12 08:36:43.671723 | ca35d470-115f-4535-8751-a1ce4bc52cff | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/delete_orphan.yml | np0000071528 2026-06-12 08:36:43,690 p=83863 u=zuul n=ansible | 2026-06-12 08:36:43.690178 | fa163e23-f348-37f0-fb65-00000000f249 | TASK | Gather podman infos 2026-06-12 08:36:44,698 p=83863 u=zuul n=ansible | 2026-06-12 08:36:44.698096 | fa163e23-f348-37f0-fb65-00000000f249 | OK | Gather podman infos | np0000071528 2026-06-12 08:36:44,763 p=83863 u=zuul n=ansible | 2026-06-12 08:36:44.762777 | fa163e23-f348-37f0-fb65-00000000f24a | TASK | Delete orphan containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_0 2026-06-12 08:36:45,031 p=83863 u=zuul n=ansible | 2026-06-12 08:36:45.031179 | fa163e23-f348-37f0-fb65-00000000f0a5 | TASK | Create containers from /var/lib/tripleo-config/container-startup-config/step_0 2026-06-12 08:36:45,115 p=83863 u=zuul n=ansible | 2026-06-12 08:36:45.114765 | 744b1a7b-f5f4-4ce4-871f-6a00af7aacb7 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/create.yml | np0000071528 2026-06-12 08:36:45,137 p=83863 u=zuul n=ansible | 2026-06-12 08:36:45.137082 | fa163e23-f348-37f0-fb65-00000000f2af | TASK | Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_0 2026-06-12 08:36:46,091 p=83863 u=zuul n=ansible | 2026-06-12 08:36:46.090064 | fa163e23-f348-37f0-fb65-00000000f2af | CHANGED | Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_0 | np0000071528 2026-06-12 08:36:46,127 p=83863 u=zuul n=ansible | 2026-06-12 08:36:46.126954 | fa163e23-f348-37f0-fb65-00000000f2b0 | TASK | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_0 2026-06-12 08:36:47,009 p=83863 u=zuul n=ansible | 2026-06-12 08:36:47.008257 | fa163e23-f348-37f0-fb65-00000000f0f9 | CHANGED | Wait for puppet host configuration to finish | np0000071531 2026-06-12 08:36:47,034 p=83863 u=zuul n=ansible | 2026-06-12 08:36:47.034146 | fa163e23-f348-37f0-fb65-00000000f0fa | TASK | Debug output for task: Run puppet host configuration for step 3 2026-06-12 08:36:47,127 p=83863 u=zuul n=ansible | 2026-06-12 08:36:47.126304 | fa163e23-f348-37f0-fb65-00000000f0fa | OK | Debug output for task: Run puppet host configuration for step 3 | np0000071531 | result={ "changed": false, "failed_when_result": false, "puppet_host_outputs.stdout_lines | default([]) | union(puppet_host_outputs.stderr_lines | default([]))": [ "<13>Jun 12 08:36:36 puppet-user: Warning: /etc/puppet/hiera.yaml: Use of 'hiera.yaml' version 3 is deprecated. It should be converted to version 5", "<13>Jun 12 08:36:42 puppet-user: (file: /etc/puppet/hiera.yaml)", "<13>Jun 12 08:36:42 puppet-user: Warning: Undefined variable '::deploy_config_name'; ", "<13>Jun 12 08:36:42 puppet-user: (file & line not available)", "<13>Jun 12 08:36:42 puppet-user: Warning: The function 'hiera' is deprecated in favor of using 'lookup'. See https://puppet.com/docs/puppet/7.10/deprecated_language.html", "<13>Jun 12 08:36:42 puppet-user: Warning: Unknown variable: '::deployment_type'. (file: /etc/puppet/modules/tripleo/manifests/profile/base/database/mysql/client.pp, line: 89, column: 8)", "<13>Jun 12 08:36:42 puppet-user: Warning: Unknown variable: '::deployment_type'. (file: /etc/puppet/modules/tripleo/manifests/packages.pp, line: 39, column: 69)", "<13>Jun 12 08:36:42 puppet-user: Notice: Compiled catalog for np0000071531.ooo.test in environment production in 0.12 seconds", "<13>Jun 12 08:36:42 puppet-user: Notice: Applied catalog in 0.04 seconds", "<13>Jun 12 08:36:42 puppet-user: Application:", "<13>Jun 12 08:36:42 puppet-user: Initial environment: production", "<13>Jun 12 08:36:42 puppet-user: Converged environment: production", "<13>Jun 12 08:36:42 puppet-user: Run mode: user", "<13>Jun 12 08:36:42 puppet-user: Changes:", "<13>Jun 12 08:36:42 puppet-user: Events:", "<13>Jun 12 08:36:42 puppet-user: Resources:", "<13>Jun 12 08:36:42 puppet-user: Total: 10", "<13>Jun 12 08:36:42 puppet-user: Time:", "<13>Jun 12 08:36:42 puppet-user: Schedule: 0.00", "<13>Jun 12 08:36:42 puppet-user: File: 0.00", "<13>Jun 12 08:36:42 puppet-user: Augeas: 0.01", "<13>Jun 12 08:36:42 puppet-user: Exec: 0.01", "<13>Jun 12 08:36:42 puppet-user: Transaction evaluation: 0.03", "<13>Jun 12 08:36:42 puppet-user: Catalog application: 0.04", "<13>Jun 12 08:36:42 puppet-user: Config retrieval: 0.16", "<13>Jun 12 08:36:42 puppet-user: Last run: 1781253402", "<13>Jun 12 08:36:42 puppet-user: Filebucket: 0.00", "<13>Jun 12 08:36:42 puppet-user: Total: 0.04", "<13>Jun 12 08:36:42 puppet-user: Version:", "<13>Jun 12 08:36:42 puppet-user: Config: 1781253402", "<13>Jun 12 08:36:42 puppet-user: Puppet: 7.10.0" ] } 2026-06-12 08:36:47,146 p=83863 u=zuul n=ansible | 2026-06-12 08:36:47.146068 | fa163e23-f348-37f0-fb65-00000000f0fb | TASK | Pre-cache facts for puppet containers 2026-06-12 08:36:47,223 p=83863 u=zuul n=ansible | 2026-06-12 08:36:47.223396 | fa163e23-f348-37f0-fb65-00000000f310 | TASK | Gather variables for each operating system 2026-06-12 08:36:47,245 p=83863 u=zuul n=ansible | 2026-06-12 08:36:47.245267 | fa163e23-f348-37f0-fb65-00000000f119 | CHANGED | Wait for puppet host configuration to finish | np0000071532 2026-06-12 08:36:47,257 p=83863 u=zuul n=ansible | 2026-06-12 08:36:47.257454 | fa163e23-f348-37f0-fb65-00000000f11a | TASK | Debug output for task: Run puppet host configuration for step 3 2026-06-12 08:36:47,301 p=83863 u=zuul n=ansible | 2026-06-12 08:36:47.300791 | fa163e23-f348-37f0-fb65-00000000f119 | CHANGED | Wait for puppet host configuration to finish | np0000071533 2026-06-12 08:36:47,312 p=83863 u=zuul n=ansible | 2026-06-12 08:36:47.312484 | fa163e23-f348-37f0-fb65-00000000f11a | TASK | Debug output for task: Run puppet host configuration for step 3 2026-06-12 08:36:47,344 p=83863 u=zuul n=ansible | 2026-06-12 08:36:47.343699 | fa163e23-f348-37f0-fb65-00000000f311 | TASK | Create puppet caching structures 2026-06-12 08:36:47,350 p=83863 u=zuul n=ansible | 2026-06-12 08:36:47.349855 | fa163e23-f348-37f0-fb65-00000000f11a | OK | Debug output for task: Run puppet host configuration for step 3 | np0000071532 | result={ "changed": false, "failed_when_result": false, "puppet_host_outputs.stdout_lines | default([]) | union(puppet_host_outputs.stderr_lines | default([]))": [ "<13>Jun 12 08:36:36 puppet-user: Warning: /etc/puppet/hiera.yaml: Use of 'hiera.yaml' version 3 is deprecated. It should be converted to version 5", "<13>Jun 12 08:36:42 puppet-user: (file: /etc/puppet/hiera.yaml)", "<13>Jun 12 08:36:42 puppet-user: Warning: Undefined variable '::deploy_config_name'; ", "<13>Jun 12 08:36:42 puppet-user: (file & line not available)", "<13>Jun 12 08:36:42 puppet-user: Warning: The function 'hiera' is deprecated in favor of using 'lookup'. See https://puppet.com/docs/puppet/7.10/deprecated_language.html", "<13>Jun 12 08:36:42 puppet-user: Warning: Unknown variable: '::deployment_type'. (file: /etc/puppet/modules/tripleo/manifests/profile/base/database/mysql/client.pp, line: 89, column: 8)", "<13>Jun 12 08:36:42 puppet-user: Warning: Unknown variable: '::deployment_type'. (file: /etc/puppet/modules/tripleo/manifests/packages.pp, line: 39, column: 69)", "<13>Jun 12 08:36:42 puppet-user: Notice: Compiled catalog for np0000071532.ooo.test in environment production in 0.12 seconds", "<13>Jun 12 08:36:42 puppet-user: Notice: Applied catalog in 0.04 seconds", "<13>Jun 12 08:36:42 puppet-user: Application:", "<13>Jun 12 08:36:42 puppet-user: Initial environment: production", "<13>Jun 12 08:36:42 puppet-user: Converged environment: production", "<13>Jun 12 08:36:42 puppet-user: Run mode: user", "<13>Jun 12 08:36:42 puppet-user: Changes:", "<13>Jun 12 08:36:42 puppet-user: Events:", "<13>Jun 12 08:36:42 puppet-user: Resources:", "<13>Jun 12 08:36:42 puppet-user: Total: 10", "<13>Jun 12 08:36:42 puppet-user: Time:", "<13>Jun 12 08:36:42 puppet-user: Schedule: 0.00", "<13>Jun 12 08:36:42 puppet-user: File: 0.00", "<13>Jun 12 08:36:42 puppet-user: Augeas: 0.01", "<13>Jun 12 08:36:42 puppet-user: Exec: 0.01", "<13>Jun 12 08:36:42 puppet-user: Transaction evaluation: 0.03", "<13>Jun 12 08:36:42 puppet-user: Catalog application: 0.04", "<13>Jun 12 08:36:42 puppet-user: Config retrieval: 0.15", "<13>Jun 12 08:36:42 puppet-user: Last run: 1781253402", "<13>Jun 12 08:36:42 puppet-user: Filebucket: 0.00", "<13>Jun 12 08:36:42 puppet-user: Total: 0.04", "<13>Jun 12 08:36:42 puppet-user: Version:", "<13>Jun 12 08:36:42 puppet-user: Config: 1781253402", "<13>Jun 12 08:36:42 puppet-user: Puppet: 7.10.0" ] } 2026-06-12 08:36:47,361 p=83863 u=zuul n=ansible | 2026-06-12 08:36:47.361634 | fa163e23-f348-37f0-fb65-00000000f11b | TASK | Pre-cache facts for puppet containers 2026-06-12 08:36:47,420 p=83863 u=zuul n=ansible | 2026-06-12 08:36:47.419929 | fa163e23-f348-37f0-fb65-00000000f310 | TASK | Gather variables for each operating system 2026-06-12 08:36:47,427 p=83863 u=zuul n=ansible | 2026-06-12 08:36:47.427223 | fa163e23-f348-37f0-fb65-00000000f11a | OK | Debug output for task: Run puppet host configuration for step 3 | np0000071533 | result={ "changed": false, "failed_when_result": false, "puppet_host_outputs.stdout_lines | default([]) | union(puppet_host_outputs.stderr_lines | default([]))": [ "<13>Jun 12 08:36:36 puppet-user: Warning: /etc/puppet/hiera.yaml: Use of 'hiera.yaml' version 3 is deprecated. It should be converted to version 5", "<13>Jun 12 08:36:42 puppet-user: (file: /etc/puppet/hiera.yaml)", "<13>Jun 12 08:36:42 puppet-user: Warning: Undefined variable '::deploy_config_name'; ", "<13>Jun 12 08:36:42 puppet-user: (file & line not available)", "<13>Jun 12 08:36:42 puppet-user: Warning: The function 'hiera' is deprecated in favor of using 'lookup'. See https://puppet.com/docs/puppet/7.10/deprecated_language.html", "<13>Jun 12 08:36:42 puppet-user: Warning: Unknown variable: '::deployment_type'. (file: /etc/puppet/modules/tripleo/manifests/profile/base/database/mysql/client.pp, line: 89, column: 8)", "<13>Jun 12 08:36:42 puppet-user: Warning: Unknown variable: '::deployment_type'. (file: /etc/puppet/modules/tripleo/manifests/packages.pp, line: 39, column: 69)", "<13>Jun 12 08:36:42 puppet-user: Notice: Compiled catalog for np0000071533.ooo.test in environment production in 0.12 seconds", "<13>Jun 12 08:36:42 puppet-user: Notice: Applied catalog in 0.03 seconds", "<13>Jun 12 08:36:42 puppet-user: Application:", "<13>Jun 12 08:36:42 puppet-user: Initial environment: production", "<13>Jun 12 08:36:42 puppet-user: Converged environment: production", "<13>Jun 12 08:36:42 puppet-user: Run mode: user", "<13>Jun 12 08:36:42 puppet-user: Changes:", "<13>Jun 12 08:36:42 puppet-user: Events:", "<13>Jun 12 08:36:42 puppet-user: Resources:", "<13>Jun 12 08:36:42 puppet-user: Total: 10", "<13>Jun 12 08:36:42 puppet-user: Time:", "<13>Jun 12 08:36:42 puppet-user: Schedule: 0.00", "<13>Jun 12 08:36:42 puppet-user: File: 0.00", "<13>Jun 12 08:36:42 puppet-user: Exec: 0.01", "<13>Jun 12 08:36:42 puppet-user: Augeas: 0.01", "<13>Jun 12 08:36:42 puppet-user: Transaction evaluation: 0.03", "<13>Jun 12 08:36:42 puppet-user: Catalog application: 0.03", "<13>Jun 12 08:36:42 puppet-user: Config retrieval: 0.15", "<13>Jun 12 08:36:42 puppet-user: Last run: 1781253402", "<13>Jun 12 08:36:42 puppet-user: Filebucket: 0.00", "<13>Jun 12 08:36:42 puppet-user: Total: 0.04", "<13>Jun 12 08:36:42 puppet-user: Version:", "<13>Jun 12 08:36:42 puppet-user: Config: 1781253402", "<13>Jun 12 08:36:42 puppet-user: Puppet: 7.10.0" ] } 2026-06-12 08:36:47,440 p=83863 u=zuul n=ansible | 2026-06-12 08:36:47.439737 | fa163e23-f348-37f0-fb65-00000000f11b | TASK | Pre-cache facts for puppet containers 2026-06-12 08:36:47,495 p=83863 u=zuul n=ansible | 2026-06-12 08:36:47.494731 | fa163e23-f348-37f0-fb65-00000000f310 | TASK | Gather variables for each operating system 2026-06-12 08:36:47,522 p=83863 u=zuul n=ansible | 2026-06-12 08:36:47.522421 | fa163e23-f348-37f0-fb65-00000000f311 | TASK | Create puppet caching structures 2026-06-12 08:36:47,614 p=83863 u=zuul n=ansible | 2026-06-12 08:36:47.614146 | fa163e23-f348-37f0-fb65-00000000f311 | TASK | Create puppet caching structures 2026-06-12 08:36:47,649 p=83863 u=zuul n=ansible | 2026-06-12 08:36:47.648892 | fa163e23-f348-37f0-fb65-00000000f311 | CHANGED | Create puppet caching structures | np0000071531 2026-06-12 08:36:47,662 p=83863 u=zuul n=ansible | 2026-06-12 08:36:47.661804 | fa163e23-f348-37f0-fb65-00000000f312 | TASK | Check for facter.conf 2026-06-12 08:36:47,821 p=83863 u=zuul n=ansible | 2026-06-12 08:36:47.821208 | fa163e23-f348-37f0-fb65-00000000f311 | CHANGED | Create puppet caching structures | np0000071532 2026-06-12 08:36:47,831 p=83863 u=zuul n=ansible | 2026-06-12 08:36:47.831545 | fa163e23-f348-37f0-fb65-00000000f312 | TASK | Check for facter.conf 2026-06-12 08:36:47,900 p=83863 u=zuul n=ansible | 2026-06-12 08:36:47.899861 | fa163e23-f348-37f0-fb65-00000000f13e | CHANGED | Wait for puppet host configuration to finish | np0000071529 2026-06-12 08:36:47,921 p=83863 u=zuul n=ansible | 2026-06-12 08:36:47.916872 | fa163e23-f348-37f0-fb65-00000000f13f | TASK | Debug output for task: Run puppet host configuration for step 3 2026-06-12 08:36:47,928 p=83863 u=zuul n=ansible | 2026-06-12 08:36:47.928162 | fa163e23-f348-37f0-fb65-00000000f311 | CHANGED | Create puppet caching structures | np0000071533 2026-06-12 08:36:47,945 p=83863 u=zuul n=ansible | 2026-06-12 08:36:47.940250 | fa163e23-f348-37f0-fb65-00000000f312 | TASK | Check for facter.conf 2026-06-12 08:36:47,963 p=83863 u=zuul n=ansible | 2026-06-12 08:36:47.954124 | fa163e23-f348-37f0-fb65-00000000f156 | CHANGED | Wait for puppet host configuration to finish | np0000071530 2026-06-12 08:36:47,964 p=83863 u=zuul n=ansible | 2026-06-12 08:36:47.964485 | fa163e23-f348-37f0-fb65-00000000f312 | OK | Check for facter.conf | np0000071531 2026-06-12 08:36:47,976 p=83863 u=zuul n=ansible | 2026-06-12 08:36:47.976230 | fa163e23-f348-37f0-fb65-00000000f313 | TASK | Remove facter.conf if directory 2026-06-12 08:36:48,006 p=83863 u=zuul n=ansible | 2026-06-12 08:36:47.998587 | fa163e23-f348-37f0-fb65-00000000f157 | TASK | Debug output for task: Run puppet host configuration for step 3 2026-06-12 08:36:48,014 p=83863 u=zuul n=ansible | 2026-06-12 08:36:48.013792 | fa163e23-f348-37f0-fb65-00000000f13f | OK | Debug output for task: Run puppet host configuration for step 3 | np0000071529 | result={ "changed": false, "failed_when_result": false, "puppet_host_outputs.stdout_lines | default([]) | union(puppet_host_outputs.stderr_lines | default([]))": [ "<13>Jun 12 08:36:37 puppet-user: Warning: /etc/puppet/hiera.yaml: Use of 'hiera.yaml' version 3 is deprecated. It should be converted to version 5", "<13>Jun 12 08:36:43 puppet-user: (file: /etc/puppet/hiera.yaml)", "<13>Jun 12 08:36:43 puppet-user: Warning: Undefined variable '::deploy_config_name'; ", "<13>Jun 12 08:36:43 puppet-user: (file & line not available)", "<13>Jun 12 08:36:43 puppet-user: Warning: The function 'hiera' is deprecated in favor of using 'lookup'. See https://puppet.com/docs/puppet/7.10/deprecated_language.html", "<13>Jun 12 08:36:43 puppet-user: Warning: Unknown variable: '::deployment_type'. (file: /etc/puppet/modules/tripleo/manifests/profile/base/database/mysql/client.pp, line: 89, column: 8)", "<13>Jun 12 08:36:43 puppet-user: Warning: Unknown variable: '::deployment_type'. (file: /etc/puppet/modules/tripleo/manifests/packages.pp, line: 39, column: 69)", "<13>Jun 12 08:36:43 puppet-user: Notice: Compiled catalog for np0000071529.ooo.test in environment production in 0.36 seconds", "<13>Jun 12 08:36:45 puppet-user: Notice: Applied catalog in 1.62 seconds", "<13>Jun 12 08:36:45 puppet-user: Application:", "<13>Jun 12 08:36:45 puppet-user: Initial environment: production", "<13>Jun 12 08:36:45 puppet-user: Converged environment: production", "<13>Jun 12 08:36:45 puppet-user: Run mode: user", "<13>Jun 12 08:36:45 puppet-user: Changes:", "<13>Jun 12 08:36:45 puppet-user: Events:", "<13>Jun 12 08:36:45 puppet-user: Resources:", "<13>Jun 12 08:36:45 puppet-user: Total: 23", "<13>Jun 12 08:36:45 puppet-user: Time:", "<13>Jun 12 08:36:45 puppet-user: Filebucket: 0.00", "<13>Jun 12 08:36:45 puppet-user: Schedule: 0.00", "<13>Jun 12 08:36:45 puppet-user: Package: 0.00", "<13>Jun 12 08:36:45 puppet-user: File line: 0.00", "<13>Jun 12 08:36:45 puppet-user: File: 0.00", "<13>Jun 12 08:36:45 puppet-user: Augeas: 0.01", "<13>Jun 12 08:36:45 puppet-user: User: 0.02", "<13>Jun 12 08:36:45 puppet-user: Service: 0.09", "<13>Jun 12 08:36:45 puppet-user: Config retrieval: 0.39", "<13>Jun 12 08:36:45 puppet-user: Exec: 1.32", "<13>Jun 12 08:36:45 puppet-user: Transaction evaluation: 1.61", "<13>Jun 12 08:36:45 puppet-user: Catalog application: 1.62", "<13>Jun 12 08:36:45 puppet-user: Last run: 1781253405", "<13>Jun 12 08:36:45 puppet-user: Total: 1.63", "<13>Jun 12 08:36:45 puppet-user: Version:", "<13>Jun 12 08:36:45 puppet-user: Config: 1781253403", "<13>Jun 12 08:36:45 puppet-user: Puppet: 7.10.0" ] } 2026-06-12 08:36:48,037 p=83863 u=zuul n=ansible | 2026-06-12 08:36:48.037380 | fa163e23-f348-37f0-fb65-00000000f140 | TASK | Pre-cache facts for puppet containers 2026-06-12 08:36:48,043 p=83863 u=zuul n=ansible | 2026-06-12 08:36:48.043067 | fa163e23-f348-37f0-fb65-00000000f313 | SKIPPED | Remove facter.conf if directory | np0000071531 2026-06-12 08:36:48,062 p=83863 u=zuul n=ansible | 2026-06-12 08:36:48.062358 | fa163e23-f348-37f0-fb65-00000000f314 | TASK | Write facter cache config 2026-06-12 08:36:48,113 p=83863 u=zuul n=ansible | 2026-06-12 08:36:48.112863 | fa163e23-f348-37f0-fb65-00000000f310 | TASK | Gather variables for each operating system 2026-06-12 08:36:48,126 p=83863 u=zuul n=ansible | 2026-06-12 08:36:48.125819 | fa163e23-f348-37f0-fb65-00000000f157 | OK | Debug output for task: Run puppet host configuration for step 3 | np0000071530 | result={ "changed": false, "failed_when_result": false, "puppet_host_outputs.stdout_lines | default([]) | union(puppet_host_outputs.stderr_lines | default([]))": [ "<13>Jun 12 08:36:37 puppet-user: Warning: /etc/puppet/hiera.yaml: Use of 'hiera.yaml' version 3 is deprecated. It should be converted to version 5", "<13>Jun 12 08:36:43 puppet-user: (file: /etc/puppet/hiera.yaml)", "<13>Jun 12 08:36:43 puppet-user: Warning: Undefined variable '::deploy_config_name'; ", "<13>Jun 12 08:36:43 puppet-user: (file & line not available)", "<13>Jun 12 08:36:43 puppet-user: Warning: The function 'hiera' is deprecated in favor of using 'lookup'. See https://puppet.com/docs/puppet/7.10/deprecated_language.html", "<13>Jun 12 08:36:43 puppet-user: Warning: Unknown variable: '::deployment_type'. (file: /etc/puppet/modules/tripleo/manifests/profile/base/database/mysql/client.pp, line: 89, column: 8)", "<13>Jun 12 08:36:43 puppet-user: Warning: Unknown variable: '::deployment_type'. (file: /etc/puppet/modules/tripleo/manifests/packages.pp, line: 39, column: 69)", "<13>Jun 12 08:36:43 puppet-user: Notice: Compiled catalog for np0000071530.ooo.test in environment production in 0.43 seconds", "<13>Jun 12 08:36:45 puppet-user: Notice: Applied catalog in 1.44 seconds", "<13>Jun 12 08:36:45 puppet-user: Application:", "<13>Jun 12 08:36:45 puppet-user: Initial environment: production", "<13>Jun 12 08:36:45 puppet-user: Converged environment: production", "<13>Jun 12 08:36:45 puppet-user: Run mode: user", "<13>Jun 12 08:36:45 puppet-user: Changes:", "<13>Jun 12 08:36:45 puppet-user: Events:", "<13>Jun 12 08:36:45 puppet-user: Resources:", "<13>Jun 12 08:36:45 puppet-user: Total: 23", "<13>Jun 12 08:36:45 puppet-user: Time:", "<13>Jun 12 08:36:45 puppet-user: Filebucket: 0.00", "<13>Jun 12 08:36:45 puppet-user: Schedule: 0.00", "<13>Jun 12 08:36:45 puppet-user: File line: 0.00", "<13>Jun 12 08:36:45 puppet-user: Package: 0.00", "<13>Jun 12 08:36:45 puppet-user: File: 0.00", "<13>Jun 12 08:36:45 puppet-user: User: 0.01", "<13>Jun 12 08:36:45 puppet-user: Augeas: 0.01", "<13>Jun 12 08:36:45 puppet-user: Service: 0.07", "<13>Jun 12 08:36:45 puppet-user: Config retrieval: 0.48", "<13>Jun 12 08:36:45 puppet-user: Exec: 1.20", "<13>Jun 12 08:36:45 puppet-user: Transaction evaluation: 1.43", "<13>Jun 12 08:36:45 puppet-user: Catalog application: 1.44", "<13>Jun 12 08:36:45 puppet-user: Last run: 1781253405", "<13>Jun 12 08:36:45 puppet-user: Total: 1.45", "<13>Jun 12 08:36:45 puppet-user: Version:", "<13>Jun 12 08:36:45 puppet-user: Config: 1781253403", "<13>Jun 12 08:36:45 puppet-user: Puppet: 7.10.0" ] } 2026-06-12 08:36:48,145 p=83863 u=zuul n=ansible | 2026-06-12 08:36:48.145471 | fa163e23-f348-37f0-fb65-00000000f158 | TASK | Pre-cache facts for puppet containers 2026-06-12 08:36:48,151 p=83863 u=zuul n=ansible | 2026-06-12 08:36:48.151273 | fa163e23-f348-37f0-fb65-00000000f312 | OK | Check for facter.conf | np0000071532 2026-06-12 08:36:48,163 p=83863 u=zuul n=ansible | 2026-06-12 08:36:48.163077 | fa163e23-f348-37f0-fb65-00000000f313 | TASK | Remove facter.conf if directory 2026-06-12 08:36:48,214 p=83863 u=zuul n=ansible | 2026-06-12 08:36:48.213791 | fa163e23-f348-37f0-fb65-00000000f310 | TASK | Gather variables for each operating system 2026-06-12 08:36:48,221 p=83863 u=zuul n=ansible | 2026-06-12 08:36:48.221190 | fa163e23-f348-37f0-fb65-00000000f313 | SKIPPED | Remove facter.conf if directory | np0000071532 2026-06-12 08:36:48,237 p=83863 u=zuul n=ansible | 2026-06-12 08:36:48.237389 | fa163e23-f348-37f0-fb65-00000000f314 | TASK | Write facter cache config 2026-06-12 08:36:48,259 p=83863 u=zuul n=ansible | 2026-06-12 08:36:48.259184 | fa163e23-f348-37f0-fb65-00000000f311 | TASK | Create puppet caching structures 2026-06-12 08:36:48,271 p=83863 u=zuul n=ansible | 2026-06-12 08:36:48.270499 | fa163e23-f348-37f0-fb65-00000000f312 | OK | Check for facter.conf | np0000071533 2026-06-12 08:36:48,289 p=83863 u=zuul n=ansible | 2026-06-12 08:36:48.288819 | fa163e23-f348-37f0-fb65-00000000f313 | TASK | Remove facter.conf if directory 2026-06-12 08:36:48,327 p=83863 u=zuul n=ansible | 2026-06-12 08:36:48.326881 | fa163e23-f348-37f0-fb65-00000000f311 | TASK | Create puppet caching structures 2026-06-12 08:36:48,339 p=83863 u=zuul n=ansible | 2026-06-12 08:36:48.338887 | fa163e23-f348-37f0-fb65-00000000f313 | SKIPPED | Remove facter.conf if directory | np0000071533 2026-06-12 08:36:48,355 p=83863 u=zuul n=ansible | 2026-06-12 08:36:48.355264 | fa163e23-f348-37f0-fb65-00000000f314 | TASK | Write facter cache config 2026-06-12 08:36:48,622 p=83863 u=zuul n=ansible | 2026-06-12 08:36:48.621118 | fa163e23-f348-37f0-fb65-00000000f311 | CHANGED | Create puppet caching structures | np0000071529 2026-06-12 08:36:48,642 p=83863 u=zuul n=ansible | 2026-06-12 08:36:48.642609 | fa163e23-f348-37f0-fb65-00000000f312 | TASK | Check for facter.conf 2026-06-12 08:36:48,650 p=83863 u=zuul n=ansible | 2026-06-12 08:36:48.649554 | fa163e23-f348-37f0-fb65-00000000f311 | CHANGED | Create puppet caching structures | np0000071530 2026-06-12 08:36:48,667 p=83863 u=zuul n=ansible | 2026-06-12 08:36:48.667595 | fa163e23-f348-37f0-fb65-00000000f312 | TASK | Check for facter.conf 2026-06-12 08:36:48,859 p=83863 u=zuul n=ansible | 2026-06-12 08:36:48.859140 | fa163e23-f348-37f0-fb65-00000000f314 | CHANGED | Write facter cache config | np0000071531 2026-06-12 08:36:48,871 p=83863 u=zuul n=ansible | 2026-06-12 08:36:48.870779 | fa163e23-f348-37f0-fb65-00000000f315 | TASK | Cleanup facter cache if exists 2026-06-12 08:36:48,986 p=83863 u=zuul n=ansible | 2026-06-12 08:36:48.986320 | fa163e23-f348-37f0-fb65-00000000f312 | OK | Check for facter.conf | np0000071529 2026-06-12 08:36:49,006 p=83863 u=zuul n=ansible | 2026-06-12 08:36:49.002907 | fa163e23-f348-37f0-fb65-00000000f313 | TASK | Remove facter.conf if directory 2026-06-12 08:36:49,014 p=83863 u=zuul n=ansible | 2026-06-12 08:36:49.013549 | fa163e23-f348-37f0-fb65-00000000f312 | OK | Check for facter.conf | np0000071530 2026-06-12 08:36:49,036 p=83863 u=zuul n=ansible | 2026-06-12 08:36:49.032042 | fa163e23-f348-37f0-fb65-00000000f313 | TASK | Remove facter.conf if directory 2026-06-12 08:36:49,044 p=83863 u=zuul n=ansible | 2026-06-12 08:36:49.043525 | fa163e23-f348-37f0-fb65-00000000f313 | SKIPPED | Remove facter.conf if directory | np0000071529 2026-06-12 08:36:49,064 p=83863 u=zuul n=ansible | 2026-06-12 08:36:49.064528 | fa163e23-f348-37f0-fb65-00000000f314 | TASK | Write facter cache config 2026-06-12 08:36:49,072 p=83863 u=zuul n=ansible | 2026-06-12 08:36:49.071549 | fa163e23-f348-37f0-fb65-00000000f314 | CHANGED | Write facter cache config | np0000071532 2026-06-12 08:36:49,088 p=83863 u=zuul n=ansible | 2026-06-12 08:36:49.084384 | fa163e23-f348-37f0-fb65-00000000f315 | TASK | Cleanup facter cache if exists 2026-06-12 08:36:49,096 p=83863 u=zuul n=ansible | 2026-06-12 08:36:49.095924 | fa163e23-f348-37f0-fb65-00000000f313 | SKIPPED | Remove facter.conf if directory | np0000071530 2026-06-12 08:36:49,113 p=83863 u=zuul n=ansible | 2026-06-12 08:36:49.112761 | fa163e23-f348-37f0-fb65-00000000f314 | TASK | Write facter cache config 2026-06-12 08:36:49,163 p=83863 u=zuul n=ansible | 2026-06-12 08:36:49.162352 | fa163e23-f348-37f0-fb65-00000000f314 | CHANGED | Write facter cache config | np0000071533 2026-06-12 08:36:49,185 p=83863 u=zuul n=ansible | 2026-06-12 08:36:49.185197 | fa163e23-f348-37f0-fb65-00000000f315 | TASK | Cleanup facter cache if exists 2026-06-12 08:36:49,199 p=83863 u=zuul n=ansible | 2026-06-12 08:36:49.198928 | fa163e23-f348-37f0-fb65-00000000f315 | CHANGED | Cleanup facter cache if exists | np0000071531 2026-06-12 08:36:49,213 p=83863 u=zuul n=ansible | 2026-06-12 08:36:49.212660 | fa163e23-f348-37f0-fb65-00000000f316 | TASK | Pre-cache facts 2026-06-12 08:36:49,406 p=83863 u=zuul n=ansible | 2026-06-12 08:36:49.405919 | fa163e23-f348-37f0-fb65-00000000f315 | CHANGED | Cleanup facter cache if exists | np0000071532 2026-06-12 08:36:49,419 p=83863 u=zuul n=ansible | 2026-06-12 08:36:49.418909 | fa163e23-f348-37f0-fb65-00000000f316 | TASK | Pre-cache facts 2026-06-12 08:36:49,478 p=83863 u=zuul n=ansible | 2026-06-12 08:36:49.477708 | fa163e23-f348-37f0-fb65-00000000f315 | CHANGED | Cleanup facter cache if exists | np0000071533 2026-06-12 08:36:49,490 p=83863 u=zuul n=ansible | 2026-06-12 08:36:49.490180 | fa163e23-f348-37f0-fb65-00000000f316 | TASK | Pre-cache facts 2026-06-12 08:36:49,598 p=83863 u=zuul n=ansible | 2026-06-12 08:36:49.597460 | fa163e23-f348-37f0-fb65-00000000f2b0 | CHANGED | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_0 | np0000071528 2026-06-12 08:36:49,640 p=83863 u=zuul n=ansible | 2026-06-12 08:36:49.640295 | fa163e23-f348-37f0-fb65-00000000f0c6 | TASK | Gather variables for each operating system 2026-06-12 08:36:49,755 p=83863 u=zuul n=ansible | 2026-06-12 08:36:49.755238 | fa163e23-f348-37f0-fb65-00000000f0c7 | TASK | Create container logs path 2026-06-12 08:36:49,886 p=83863 u=zuul n=ansible | 2026-06-12 08:36:49.885722 | fa163e23-f348-37f0-fb65-00000000f316 | CHANGED | Pre-cache facts | np0000071531 2026-06-12 08:36:49,900 p=83863 u=zuul n=ansible | 2026-06-12 08:36:49.900160 | fa163e23-f348-37f0-fb65-00000000f317 | TASK | Failed deployment if facter fails 2026-06-12 08:36:49,942 p=83863 u=zuul n=ansible | 2026-06-12 08:36:49.941584 | fa163e23-f348-37f0-fb65-00000000f317 | SKIPPED | Failed deployment if facter fails | np0000071531 2026-06-12 08:36:49,988 p=83863 u=zuul n=ansible | 2026-06-12 08:36:49.987803 | fa163e23-f348-37f0-fb65-00000000f318 | TASK | Sync cached facts 2026-06-12 08:36:50,003 p=83863 u=zuul n=ansible | 2026-06-12 08:36:50.001864 | fa163e23-f348-37f0-fb65-00000000f314 | CHANGED | Write facter cache config | np0000071529 2026-06-12 08:36:50,005 p=83863 u=zuul n=ansible | 2026-06-12 08:36:50.004764 | fa163e23-f348-37f0-fb65-00000000f314 | CHANGED | Write facter cache config | np0000071530 2026-06-12 08:36:50,027 p=83863 u=zuul n=ansible | 2026-06-12 08:36:50.027087 | fa163e23-f348-37f0-fb65-00000000f315 | TASK | Cleanup facter cache if exists 2026-06-12 08:36:50,070 p=83863 u=zuul n=ansible | 2026-06-12 08:36:50.069381 | fa163e23-f348-37f0-fb65-00000000f315 | TASK | Cleanup facter cache if exists 2026-06-12 08:36:50,078 p=83863 u=zuul n=ansible | 2026-06-12 08:36:50.077230 | fa163e23-f348-37f0-fb65-00000000f0c7 | OK | Create container logs path | np0000071528 2026-06-12 08:36:50,079 p=83863 u=zuul n=ansible | 2026-06-12 08:36:50.079210 | fa163e23-f348-37f0-fb65-00000000f316 | CHANGED | Pre-cache facts | np0000071532 2026-06-12 08:36:50,097 p=83863 u=zuul n=ansible | 2026-06-12 08:36:50.096592 | fa163e23-f348-37f0-fb65-00000000f317 | TASK | Failed deployment if facter fails 2026-06-12 08:36:50,123 p=83863 u=zuul n=ansible | 2026-06-12 08:36:50.122763 | fa163e23-f348-37f0-fb65-00000000f0c9 | TASK | Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_0 2026-06-12 08:36:50,156 p=83863 u=zuul n=ansible | 2026-06-12 08:36:50.143246 | fa163e23-f348-37f0-fb65-00000000f317 | SKIPPED | Failed deployment if facter fails | np0000071532 2026-06-12 08:36:50,161 p=83863 u=zuul n=ansible | 2026-06-12 08:36:50.160466 | fa163e23-f348-37f0-fb65-00000000f316 | CHANGED | Pre-cache facts | np0000071533 2026-06-12 08:36:50,187 p=83863 u=zuul n=ansible | 2026-06-12 08:36:50.187081 | fa163e23-f348-37f0-fb65-00000000f318 | TASK | Sync cached facts 2026-06-12 08:36:50,205 p=83863 u=zuul n=ansible | 2026-06-12 08:36:50.204395 | fa163e23-f348-37f0-fb65-00000000f317 | TASK | Failed deployment if facter fails 2026-06-12 08:36:50,241 p=83863 u=zuul n=ansible | 2026-06-12 08:36:50.240345 | fa163e23-f348-37f0-fb65-00000000f317 | SKIPPED | Failed deployment if facter fails | np0000071533 2026-06-12 08:36:50,267 p=83863 u=zuul n=ansible | 2026-06-12 08:36:50.266837 | fa163e23-f348-37f0-fb65-00000000f318 | TASK | Sync cached facts 2026-06-12 08:36:50,362 p=83863 u=zuul n=ansible | 2026-06-12 08:36:50.362096 | fa163e23-f348-37f0-fb65-00000000f315 | CHANGED | Cleanup facter cache if exists | np0000071529 2026-06-12 08:36:50,378 p=83863 u=zuul n=ansible | 2026-06-12 08:36:50.378458 | fa163e23-f348-37f0-fb65-00000000f316 | TASK | Pre-cache facts 2026-06-12 08:36:50,395 p=83863 u=zuul n=ansible | 2026-06-12 08:36:50.394795 | fa163e23-f348-37f0-fb65-00000000f315 | CHANGED | Cleanup facter cache if exists | np0000071530 2026-06-12 08:36:50,397 p=83863 u=zuul n=ansible | 2026-06-12 08:36:50.396912 | fa163e23-f348-37f0-fb65-00000000f318 | CHANGED | Sync cached facts | np0000071531 -> 192.168.122.106 2026-06-12 08:36:50,398 p=83863 u=zuul n=ansible | [WARNING]: ('np0000071531 -> 192.168.122.106', 'fa163e23-f348-37f0-fb65-00000000f318') missing from stats 2026-06-12 08:36:50,434 p=83863 u=zuul n=ansible | 2026-06-12 08:36:50.434327 | fa163e23-f348-37f0-fb65-00000000f316 | TASK | Pre-cache facts 2026-06-12 08:36:50,452 p=83863 u=zuul n=ansible | 2026-06-12 08:36:50.451580 | fa163e23-f348-37f0-fb65-00000000f0fc | TASK | Include container-puppet tasks (generate config) during step 1 2026-06-12 08:36:50,507 p=83863 u=zuul n=ansible | 2026-06-12 08:36:50.507124 | fa163e23-f348-37f0-fb65-00000000f0fc | SKIPPED | Include container-puppet tasks (generate config) during step 1 | np0000071531 2026-06-12 08:36:50,517 p=83863 u=zuul n=ansible | 2026-06-12 08:36:50.517688 | fa163e23-f348-37f0-fb65-00000000f0fe | TASK | Manage containers for step 3 with tripleo-ansible 2026-06-12 08:36:50,537 p=83863 u=zuul n=ansible | 2026-06-12 08:36:50.536219 | fa163e23-f348-37f0-fb65-00000000f0c9 | OK | Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_0 | np0000071528 2026-06-12 08:36:50,575 p=83863 u=zuul n=ansible | 2026-06-12 08:36:50.570161 | fa163e23-f348-37f0-fb65-00000000f0ca | TASK | Finalise hashes for all containers 2026-06-12 08:36:50,588 p=83863 u=zuul n=ansible | 2026-06-12 08:36:50.587971 | fa163e23-f348-37f0-fb65-00000000f318 | CHANGED | Sync cached facts | np0000071532 -> 192.168.122.107 2026-06-12 08:36:50,589 p=83863 u=zuul n=ansible | [WARNING]: ('np0000071532 -> 192.168.122.107', 'fa163e23-f348-37f0-fb65-00000000f318') missing from stats 2026-06-12 08:36:50,650 p=83863 u=zuul n=ansible | 2026-06-12 08:36:50.650463 | fa163e23-f348-37f0-fb65-00000000f50b | TASK | Gather variables for each operating system 2026-06-12 08:36:50,672 p=83863 u=zuul n=ansible | 2026-06-12 08:36:50.671399 | fa163e23-f348-37f0-fb65-00000000f318 | CHANGED | Sync cached facts | np0000071533 -> 192.168.122.108 2026-06-12 08:36:50,672 p=83863 u=zuul n=ansible | [WARNING]: ('np0000071533 -> 192.168.122.108', 'fa163e23-f348-37f0-fb65-00000000f318') missing from stats 2026-06-12 08:36:50,689 p=83863 u=zuul n=ansible | 2026-06-12 08:36:50.689016 | fa163e23-f348-37f0-fb65-00000000f11c | TASK | Include container-puppet tasks (generate config) during step 1 2026-06-12 08:36:50,707 p=83863 u=zuul n=ansible | 2026-06-12 08:36:50.707117 | fa163e23-f348-37f0-fb65-00000000f0ca | OK | Finalise hashes for all containers | np0000071528 2026-06-12 08:36:50,717 p=83863 u=zuul n=ansible | 2026-06-12 08:36:50.717208 | fa163e23-f348-37f0-fb65-00000000f11c | TASK | Include container-puppet tasks (generate config) during step 1 2026-06-12 08:36:50,748 p=83863 u=zuul n=ansible | 2026-06-12 08:36:50.748032 | fa163e23-f348-37f0-fb65-00000000f0cc | TASK | Manage systemd shutdown files 2026-06-12 08:36:50,764 p=83863 u=zuul n=ansible | 2026-06-12 08:36:50.757041 | fa163e23-f348-37f0-fb65-00000000f11c | SKIPPED | Include container-puppet tasks (generate config) during step 1 | np0000071532 2026-06-12 08:36:50,765 p=83863 u=zuul n=ansible | 2026-06-12 08:36:50.765163 | fa163e23-f348-37f0-fb65-00000000f11c | SKIPPED | Include container-puppet tasks (generate config) during step 1 | np0000071533 2026-06-12 08:36:50,792 p=83863 u=zuul n=ansible | 2026-06-12 08:36:50.791643 | fa163e23-f348-37f0-fb65-00000000f11e | TASK | Manage containers for step 3 with tripleo-ansible 2026-06-12 08:36:50,817 p=83863 u=zuul n=ansible | 2026-06-12 08:36:50.809607 | fa163e23-f348-37f0-fb65-00000000f11e | TASK | Manage containers for step 3 with tripleo-ansible 2026-06-12 08:36:50,830 p=83863 u=zuul n=ansible | 2026-06-12 08:36:50.829832 | fa163e23-f348-37f0-fb65-00000000f0cc | SKIPPED | Manage systemd shutdown files | np0000071528 2026-06-12 08:36:50,870 p=83863 u=zuul n=ansible | 2026-06-12 08:36:50.869904 | fa163e23-f348-37f0-fb65-00000000f50c | TASK | Create container logs path 2026-06-12 08:36:50,887 p=83863 u=zuul n=ansible | 2026-06-12 08:36:50.886843 | fa163e23-f348-37f0-fb65-00000000f50b | TASK | Gather variables for each operating system 2026-06-12 08:36:50,909 p=83863 u=zuul n=ansible | 2026-06-12 08:36:50.909225 | fa163e23-f348-37f0-fb65-00000000f0ce | TASK | Update container configs with new config hashes 2026-06-12 08:36:50,942 p=83863 u=zuul n=ansible | 2026-06-12 08:36:50.942379 | fa163e23-f348-37f0-fb65-00000000f50b | TASK | Gather variables for each operating system 2026-06-12 08:36:50,985 p=83863 u=zuul n=ansible | 2026-06-12 08:36:50.984611 | fa163e23-f348-37f0-fb65-00000000f0ce | SKIPPED | Update container configs with new config hashes | np0000071528 2026-06-12 08:36:51,007 p=83863 u=zuul n=ansible | 2026-06-12 08:36:51.007043 | fa163e23-f348-37f0-fb65-00000000f0cf | TASK | Delete orphan containers from /var/lib/tripleo-config/container-startup-config/step_0 2026-06-12 08:36:51,025 p=83863 u=zuul n=ansible | 2026-06-12 08:36:51.025038 | fa163e23-f348-37f0-fb65-00000000f50c | TASK | Create container logs path 2026-06-12 08:36:51,062 p=83863 u=zuul n=ansible | 2026-06-12 08:36:51.052824 | fa163e23-f348-37f0-fb65-00000000f316 | CHANGED | Pre-cache facts | np0000071529 2026-06-12 08:36:51,070 p=83863 u=zuul n=ansible | 2026-06-12 08:36:51.070231 | fa163e23-f348-37f0-fb65-00000000f316 | CHANGED | Pre-cache facts | np0000071530 2026-06-12 08:36:51,110 p=83863 u=zuul n=ansible | 2026-06-12 08:36:51.110262 | 2798bba3-2db8-415a-860e-6fe17848fe44 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/delete_orphan.yml | np0000071528 2026-06-12 08:36:51,141 p=83863 u=zuul n=ansible | 2026-06-12 08:36:51.140715 | fa163e23-f348-37f0-fb65-00000000f50c | TASK | Create container logs path 2026-06-12 08:36:51,172 p=83863 u=zuul n=ansible | 2026-06-12 08:36:51.171826 | fa163e23-f348-37f0-fb65-00000000f5ae | TASK | Gather podman infos 2026-06-12 08:36:51,196 p=83863 u=zuul n=ansible | 2026-06-12 08:36:51.195616 | fa163e23-f348-37f0-fb65-00000000f317 | TASK | Failed deployment if facter fails 2026-06-12 08:36:51,221 p=83863 u=zuul n=ansible | 2026-06-12 08:36:51.221394 | fa163e23-f348-37f0-fb65-00000000f317 | TASK | Failed deployment if facter fails 2026-06-12 08:36:51,229 p=83863 u=zuul n=ansible | 2026-06-12 08:36:51.228814 | fa163e23-f348-37f0-fb65-00000000f50c | OK | Create container logs path | np0000071531 2026-06-12 08:36:51,246 p=83863 u=zuul n=ansible | 2026-06-12 08:36:51.246257 | fa163e23-f348-37f0-fb65-00000000f50e | TASK | Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_3 2026-06-12 08:36:51,262 p=83863 u=zuul n=ansible | 2026-06-12 08:36:51.253454 | fa163e23-f348-37f0-fb65-00000000f317 | SKIPPED | Failed deployment if facter fails | np0000071529 2026-06-12 08:36:51,263 p=83863 u=zuul n=ansible | 2026-06-12 08:36:51.263366 | fa163e23-f348-37f0-fb65-00000000f317 | SKIPPED | Failed deployment if facter fails | np0000071530 2026-06-12 08:36:51,289 p=83863 u=zuul n=ansible | 2026-06-12 08:36:51.289681 | fa163e23-f348-37f0-fb65-00000000f318 | TASK | Sync cached facts 2026-06-12 08:36:51,320 p=83863 u=zuul n=ansible | 2026-06-12 08:36:51.320149 | fa163e23-f348-37f0-fb65-00000000f318 | TASK | Sync cached facts 2026-06-12 08:36:51,356 p=83863 u=zuul n=ansible | 2026-06-12 08:36:51.355350 | fa163e23-f348-37f0-fb65-00000000f50c | OK | Create container logs path | np0000071532 2026-06-12 08:36:51,368 p=83863 u=zuul n=ansible | 2026-06-12 08:36:51.368648 | fa163e23-f348-37f0-fb65-00000000f50e | TASK | Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_3 2026-06-12 08:36:51,490 p=83863 u=zuul n=ansible | 2026-06-12 08:36:51.489688 | fa163e23-f348-37f0-fb65-00000000f50c | OK | Create container logs path | np0000071533 2026-06-12 08:36:51,503 p=83863 u=zuul n=ansible | 2026-06-12 08:36:51.502615 | fa163e23-f348-37f0-fb65-00000000f50e | TASK | Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_3 2026-06-12 08:36:51,576 p=83863 u=zuul n=ansible | 2026-06-12 08:36:51.575999 | fa163e23-f348-37f0-fb65-00000000f50e | OK | Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_3 | np0000071531 2026-06-12 08:36:51,591 p=83863 u=zuul n=ansible | 2026-06-12 08:36:51.591453 | fa163e23-f348-37f0-fb65-00000000f50f | TASK | Finalise hashes for all containers 2026-06-12 08:36:51,669 p=83863 u=zuul n=ansible | 2026-06-12 08:36:51.668806 | fa163e23-f348-37f0-fb65-00000000f50f | OK | Finalise hashes for all containers | np0000071531 2026-06-12 08:36:51,682 p=83863 u=zuul n=ansible | 2026-06-12 08:36:51.682510 | fa163e23-f348-37f0-fb65-00000000f511 | TASK | Manage systemd shutdown files 2026-06-12 08:36:51,735 p=83863 u=zuul n=ansible | 2026-06-12 08:36:51.729130 | fa163e23-f348-37f0-fb65-00000000f318 | CHANGED | Sync cached facts | np0000071530 -> 192.168.122.105 2026-06-12 08:36:51,736 p=83863 u=zuul n=ansible | [WARNING]: ('np0000071530 -> 192.168.122.105', 'fa163e23-f348-37f0-fb65-00000000f318') missing from stats 2026-06-12 08:36:51,737 p=83863 u=zuul n=ansible | 2026-06-12 08:36:51.736894 | fa163e23-f348-37f0-fb65-00000000f50e | OK | Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_3 | np0000071532 2026-06-12 08:36:51,765 p=83863 u=zuul n=ansible | 2026-06-12 08:36:51.765203 | 9989e722-2b13-43e3-8306-1a4bc4b88b8a | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/shutdown.yml | np0000071531 2026-06-12 08:36:51,784 p=83863 u=zuul n=ansible | 2026-06-12 08:36:51.783997 | fa163e23-f348-37f0-fb65-00000000f5e6 | TASK | Check if /etc/sysconfig/podman_drop_in exists 2026-06-12 08:36:51,801 p=83863 u=zuul n=ansible | 2026-06-12 08:36:51.800982 | fa163e23-f348-37f0-fb65-00000000f50f | TASK | Finalise hashes for all containers 2026-06-12 08:36:51,822 p=83863 u=zuul n=ansible | 2026-06-12 08:36:51.822103 | fa163e23-f348-37f0-fb65-00000000f318 | CHANGED | Sync cached facts | np0000071529 -> 192.168.122.104 2026-06-12 08:36:51,823 p=83863 u=zuul n=ansible | [WARNING]: ('np0000071529 -> 192.168.122.104', 'fa163e23-f348-37f0-fb65-00000000f318') missing from stats 2026-06-12 08:36:51,849 p=83863 u=zuul n=ansible | 2026-06-12 08:36:51.848909 | fa163e23-f348-37f0-fb65-00000000f159 | TASK | Include container-puppet tasks (generate config) during step 1 2026-06-12 08:36:51,888 p=83863 u=zuul n=ansible | 2026-06-12 08:36:51.887818 | fa163e23-f348-37f0-fb65-00000000f141 | TASK | Include container-puppet tasks (generate config) during step 1 2026-06-12 08:36:51,896 p=83863 u=zuul n=ansible | 2026-06-12 08:36:51.895573 | fa163e23-f348-37f0-fb65-00000000f50e | OK | Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_3 | np0000071533 2026-06-12 08:36:51,898 p=83863 u=zuul n=ansible | 2026-06-12 08:36:51.897878 | fa163e23-f348-37f0-fb65-00000000f50f | OK | Finalise hashes for all containers | np0000071532 2026-06-12 08:36:51,916 p=83863 u=zuul n=ansible | 2026-06-12 08:36:51.915641 | fa163e23-f348-37f0-fb65-00000000f511 | TASK | Manage systemd shutdown files 2026-06-12 08:36:51,931 p=83863 u=zuul n=ansible | 2026-06-12 08:36:51.931153 | fa163e23-f348-37f0-fb65-00000000f50f | TASK | Finalise hashes for all containers 2026-06-12 08:36:51,945 p=83863 u=zuul n=ansible | 2026-06-12 08:36:51.938960 | fa163e23-f348-37f0-fb65-00000000f159 | SKIPPED | Include container-puppet tasks (generate config) during step 1 | np0000071530 2026-06-12 08:36:51,950 p=83863 u=zuul n=ansible | 2026-06-12 08:36:51.946021 | fa163e23-f348-37f0-fb65-00000000f141 | SKIPPED | Include container-puppet tasks (generate config) during step 1 | np0000071529 2026-06-12 08:36:51,967 p=83863 u=zuul n=ansible | 2026-06-12 08:36:51.967611 | ec65e3c7-6202-466c-965f-9f5982d10bd7 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/shutdown.yml | np0000071532 2026-06-12 08:36:51,981 p=83863 u=zuul n=ansible | 2026-06-12 08:36:51.980938 | fa163e23-f348-37f0-fb65-00000000f609 | TASK | Check if /etc/sysconfig/podman_drop_in exists 2026-06-12 08:36:52,009 p=83863 u=zuul n=ansible | 2026-06-12 08:36:52.002923 | fa163e23-f348-37f0-fb65-00000000f143 | TASK | Manage containers for step 3 with tripleo-ansible 2026-06-12 08:36:52,030 p=83863 u=zuul n=ansible | 2026-06-12 08:36:52.029894 | fa163e23-f348-37f0-fb65-00000000f15b | TASK | Manage containers for step 3 with tripleo-ansible 2026-06-12 08:36:52,044 p=83863 u=zuul n=ansible | 2026-06-12 08:36:52.042955 | fa163e23-f348-37f0-fb65-00000000f50f | OK | Finalise hashes for all containers | np0000071533 2026-06-12 08:36:52,084 p=83863 u=zuul n=ansible | 2026-06-12 08:36:52.083937 | fa163e23-f348-37f0-fb65-00000000f511 | TASK | Manage systemd shutdown files 2026-06-12 08:36:52,104 p=83863 u=zuul n=ansible | 2026-06-12 08:36:52.103876 | fa163e23-f348-37f0-fb65-00000000f50b | TASK | Gather variables for each operating system 2026-06-12 08:36:52,112 p=83863 u=zuul n=ansible | 2026-06-12 08:36:52.111605 | fa163e23-f348-37f0-fb65-00000000f5e6 | OK | Check if /etc/sysconfig/podman_drop_in exists | np0000071531 2026-06-12 08:36:52,148 p=83863 u=zuul n=ansible | 2026-06-12 08:36:52.148468 | fa163e23-f348-37f0-fb65-00000000f5e7 | TASK | Set podman_drop_in fact 2026-06-12 08:36:52,170 p=83863 u=zuul n=ansible | 2026-06-12 08:36:52.169730 | fa163e23-f348-37f0-fb65-00000000f50b | TASK | Gather variables for each operating system 2026-06-12 08:36:52,195 p=83863 u=zuul n=ansible | 2026-06-12 08:36:52.195122 | 5b5c4b19-8403-40d6-a384-36e7077005d5 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/shutdown.yml | np0000071533 2026-06-12 08:36:52,217 p=83863 u=zuul n=ansible | 2026-06-12 08:36:52.216821 | fa163e23-f348-37f0-fb65-00000000f684 | TASK | Check if /etc/sysconfig/podman_drop_in exists 2026-06-12 08:36:52,224 p=83863 u=zuul n=ansible | 2026-06-12 08:36:52.224126 | fa163e23-f348-37f0-fb65-00000000f5e7 | OK | Set podman_drop_in fact | np0000071531 2026-06-12 08:36:52,237 p=83863 u=zuul n=ansible | 2026-06-12 08:36:52.236991 | fa163e23-f348-37f0-fb65-00000000f5e9 | TASK | Deploy tripleo-container-shutdown and tripleo-start-podman-container 2026-06-12 08:36:52,258 p=83863 u=zuul n=ansible | 2026-06-12 08:36:52.257859 | fa163e23-f348-37f0-fb65-00000000f50c | TASK | Create container logs path 2026-06-12 08:36:52,452 p=83863 u=zuul n=ansible | 2026-06-12 08:36:52.451868 | fa163e23-f348-37f0-fb65-00000000f5ae | OK | Gather podman infos | np0000071528 2026-06-12 08:36:52,487 p=83863 u=zuul n=ansible | 2026-06-12 08:36:52.487735 | fa163e23-f348-37f0-fb65-00000000f609 | OK | Check if /etc/sysconfig/podman_drop_in exists | np0000071532 2026-06-12 08:36:52,499 p=83863 u=zuul n=ansible | 2026-06-12 08:36:52.499199 | fa163e23-f348-37f0-fb65-00000000f60a | TASK | Set podman_drop_in fact 2026-06-12 08:36:52,525 p=83863 u=zuul n=ansible | 2026-06-12 08:36:52.524990 | fa163e23-f348-37f0-fb65-00000000f5af | TASK | Delete orphan containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_0 2026-06-12 08:36:52,554 p=83863 u=zuul n=ansible | 2026-06-12 08:36:52.553781 | fa163e23-f348-37f0-fb65-00000000f50c | TASK | Create container logs path 2026-06-12 08:36:52,577 p=83863 u=zuul n=ansible | 2026-06-12 08:36:52.576624 | fa163e23-f348-37f0-fb65-00000000f60a | OK | Set podman_drop_in fact | np0000071532 2026-06-12 08:36:52,588 p=83863 u=zuul n=ansible | 2026-06-12 08:36:52.587770 | fa163e23-f348-37f0-fb65-00000000f60c | TASK | Deploy tripleo-container-shutdown and tripleo-start-podman-container 2026-06-12 08:36:52,637 p=83863 u=zuul n=ansible | 2026-06-12 08:36:52.627741 | fa163e23-f348-37f0-fb65-00000000f50c | OK | Create container logs path | np0000071529 2026-06-12 08:36:52,639 p=83863 u=zuul n=ansible | 2026-06-12 08:36:52.639362 | fa163e23-f348-37f0-fb65-00000000f684 | OK | Check if /etc/sysconfig/podman_drop_in exists | np0000071533 2026-06-12 08:36:52,686 p=83863 u=zuul n=ansible | 2026-06-12 08:36:52.686069 | fa163e23-f348-37f0-fb65-00000000f685 | TASK | Set podman_drop_in fact 2026-06-12 08:36:52,740 p=83863 u=zuul n=ansible | 2026-06-12 08:36:52.739580 | fa163e23-f348-37f0-fb65-00000000f50e | TASK | Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_3 2026-06-12 08:36:52,754 p=83863 u=zuul n=ansible | 2026-06-12 08:36:52.753494 | fa163e23-f348-37f0-fb65-00000000f685 | OK | Set podman_drop_in fact | np0000071533 2026-06-12 08:36:52,766 p=83863 u=zuul n=ansible | 2026-06-12 08:36:52.765652 | fa163e23-f348-37f0-fb65-00000000f687 | TASK | Deploy tripleo-container-shutdown and tripleo-start-podman-container 2026-06-12 08:36:52,842 p=83863 u=zuul n=ansible | 2026-06-12 08:36:52.842169 | fa163e23-f348-37f0-fb65-00000000f0d0 | TASK | Create containers from /var/lib/tripleo-config/container-startup-config/step_0 2026-06-12 08:36:52,899 p=83863 u=zuul n=ansible | 2026-06-12 08:36:52.897289 | fa163e23-f348-37f0-fb65-00000000f50c | OK | Create container logs path | np0000071530 2026-06-12 08:36:52,915 p=83863 u=zuul n=ansible | 2026-06-12 08:36:52.915672 | c750c13a-eaf4-4b54-8435-bf6a1578a032 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/create.yml | np0000071528 2026-06-12 08:36:52,937 p=83863 u=zuul n=ansible | 2026-06-12 08:36:52.937004 | fa163e23-f348-37f0-fb65-00000000f6f5 | TASK | Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_0 2026-06-12 08:36:52,961 p=83863 u=zuul n=ansible | 2026-06-12 08:36:52.961012 | fa163e23-f348-37f0-fb65-00000000f50e | TASK | Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_3 2026-06-12 08:36:53,083 p=83863 u=zuul n=ansible | 2026-06-12 08:36:53.081383 | fa163e23-f348-37f0-fb65-00000000f5e9 | OK | Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0000071531 | item=tripleo-container-shutdown 2026-06-12 08:36:53,094 p=83863 u=zuul n=ansible | 2026-06-12 08:36:53.093926 | fa163e23-f348-37f0-fb65-00000000f50e | OK | Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_3 | np0000071529 2026-06-12 08:36:53,116 p=83863 u=zuul n=ansible | 2026-06-12 08:36:53.116227 | fa163e23-f348-37f0-fb65-00000000f50f | TASK | Finalise hashes for all containers 2026-06-12 08:36:53,203 p=83863 u=zuul n=ansible | 2026-06-12 08:36:53.202906 | fa163e23-f348-37f0-fb65-00000000f50f | OK | Finalise hashes for all containers | np0000071529 2026-06-12 08:36:53,229 p=83863 u=zuul n=ansible | 2026-06-12 08:36:53.228503 | fa163e23-f348-37f0-fb65-00000000f511 | TASK | Manage systemd shutdown files 2026-06-12 08:36:53,276 p=83863 u=zuul n=ansible | 2026-06-12 08:36:53.276088 | fa163e23-f348-37f0-fb65-00000000f50e | OK | Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_3 | np0000071530 2026-06-12 08:36:53,300 p=83863 u=zuul n=ansible | 2026-06-12 08:36:53.300354 | 6708e3bd-7f2e-4bc2-8b06-6403c739e521 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/shutdown.yml | np0000071529 2026-06-12 08:36:53,320 p=83863 u=zuul n=ansible | 2026-06-12 08:36:53.320319 | fa163e23-f348-37f0-fb65-00000000f739 | TASK | Check if /etc/sysconfig/podman_drop_in exists 2026-06-12 08:36:53,343 p=83863 u=zuul n=ansible | 2026-06-12 08:36:53.342566 | fa163e23-f348-37f0-fb65-00000000f50f | TASK | Finalise hashes for all containers 2026-06-12 08:36:53,426 p=83863 u=zuul n=ansible | 2026-06-12 08:36:53.425294 | fa163e23-f348-37f0-fb65-00000000f50f | OK | Finalise hashes for all containers | np0000071530 2026-06-12 08:36:53,440 p=83863 u=zuul n=ansible | 2026-06-12 08:36:53.438437 | fa163e23-f348-37f0-fb65-00000000f60c | OK | Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0000071532 | item=tripleo-container-shutdown 2026-06-12 08:36:53,459 p=83863 u=zuul n=ansible | 2026-06-12 08:36:53.458627 | fa163e23-f348-37f0-fb65-00000000f511 | TASK | Manage systemd shutdown files 2026-06-12 08:36:53,518 p=83863 u=zuul n=ansible | 2026-06-12 08:36:53.518149 | 2c9e03c5-a295-447f-81ff-b0b362efa3e2 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/shutdown.yml | np0000071530 2026-06-12 08:36:53,537 p=83863 u=zuul n=ansible | 2026-06-12 08:36:53.536781 | fa163e23-f348-37f0-fb65-00000000f758 | TASK | Check if /etc/sysconfig/podman_drop_in exists 2026-06-12 08:36:53,602 p=83863 u=zuul n=ansible | 2026-06-12 08:36:53.600812 | fa163e23-f348-37f0-fb65-00000000f687 | OK | Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0000071533 | item=tripleo-container-shutdown 2026-06-12 08:36:53,690 p=83863 u=zuul n=ansible | 2026-06-12 08:36:53.690150 | fa163e23-f348-37f0-fb65-00000000f739 | OK | Check if /etc/sysconfig/podman_drop_in exists | np0000071529 2026-06-12 08:36:53,707 p=83863 u=zuul n=ansible | 2026-06-12 08:36:53.706864 | fa163e23-f348-37f0-fb65-00000000f73a | TASK | Set podman_drop_in fact 2026-06-12 08:36:53,768 p=83863 u=zuul n=ansible | 2026-06-12 08:36:53.767444 | fa163e23-f348-37f0-fb65-00000000f73a | OK | Set podman_drop_in fact | np0000071529 2026-06-12 08:36:53,783 p=83863 u=zuul n=ansible | 2026-06-12 08:36:53.782947 | fa163e23-f348-37f0-fb65-00000000f73c | TASK | Deploy tripleo-container-shutdown and tripleo-start-podman-container 2026-06-12 08:36:53,860 p=83863 u=zuul n=ansible | 2026-06-12 08:36:53.859947 | fa163e23-f348-37f0-fb65-00000000f758 | OK | Check if /etc/sysconfig/podman_drop_in exists | np0000071530 2026-06-12 08:36:53,894 p=83863 u=zuul n=ansible | 2026-06-12 08:36:53.893492 | fa163e23-f348-37f0-fb65-00000000f759 | TASK | Set podman_drop_in fact 2026-06-12 08:36:53,929 p=83863 u=zuul n=ansible | 2026-06-12 08:36:53.926891 | fa163e23-f348-37f0-fb65-00000000f5e9 | OK | Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0000071531 | item=tripleo-start-podman-container 2026-06-12 08:36:53,957 p=83863 u=zuul n=ansible | 2026-06-12 08:36:53.956702 | fa163e23-f348-37f0-fb65-00000000f5ea | TASK | Create /usr/lib/systemd/system/tripleo-container-shutdown.service 2026-06-12 08:36:53,967 p=83863 u=zuul n=ansible | 2026-06-12 08:36:53.966552 | fa163e23-f348-37f0-fb65-00000000f759 | OK | Set podman_drop_in fact | np0000071530 2026-06-12 08:36:53,989 p=83863 u=zuul n=ansible | 2026-06-12 08:36:53.988747 | fa163e23-f348-37f0-fb65-00000000f75b | TASK | Deploy tripleo-container-shutdown and tripleo-start-podman-container 2026-06-12 08:36:54,012 p=83863 u=zuul n=ansible | 2026-06-12 08:36:54.011935 | fa163e23-f348-37f0-fb65-00000000f6f5 | CHANGED | Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_0 | np0000071528 2026-06-12 08:36:54,031 p=83863 u=zuul n=ansible | 2026-06-12 08:36:54.031469 | fa163e23-f348-37f0-fb65-00000000f6f6 | TASK | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_0 2026-06-12 08:36:54,274 p=83863 u=zuul n=ansible | 2026-06-12 08:36:54.272054 | fa163e23-f348-37f0-fb65-00000000f60c | OK | Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0000071532 | item=tripleo-start-podman-container 2026-06-12 08:36:54,302 p=83863 u=zuul n=ansible | 2026-06-12 08:36:54.301729 | fa163e23-f348-37f0-fb65-00000000f60d | TASK | Create /usr/lib/systemd/system/tripleo-container-shutdown.service 2026-06-12 08:36:54,382 p=83863 u=zuul n=ansible | 2026-06-12 08:36:54.379235 | fa163e23-f348-37f0-fb65-00000000f687 | OK | Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0000071533 | item=tripleo-start-podman-container 2026-06-12 08:36:54,404 p=83863 u=zuul n=ansible | 2026-06-12 08:36:54.404548 | fa163e23-f348-37f0-fb65-00000000f688 | TASK | Create /usr/lib/systemd/system/tripleo-container-shutdown.service 2026-06-12 08:36:54,675 p=83863 u=zuul n=ansible | 2026-06-12 08:36:54.671958 | fa163e23-f348-37f0-fb65-00000000f73c | OK | Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0000071529 | item=tripleo-container-shutdown 2026-06-12 08:36:54,793 p=83863 u=zuul n=ansible | 2026-06-12 08:36:54.793244 | fa163e23-f348-37f0-fb65-00000000f5ea | OK | Create /usr/lib/systemd/system/tripleo-container-shutdown.service | np0000071531 2026-06-12 08:36:54,815 p=83863 u=zuul n=ansible | 2026-06-12 08:36:54.810207 | fa163e23-f348-37f0-fb65-00000000f5eb | TASK | Create /usr/lib/systemd/system-preset/91-tripleo-container-shutdown.preset 2026-06-12 08:36:54,817 p=83863 u=zuul n=ansible | 2026-06-12 08:36:54.816021 | fa163e23-f348-37f0-fb65-00000000f75b | OK | Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0000071530 | item=tripleo-container-shutdown 2026-06-12 08:36:55,154 p=83863 u=zuul n=ansible | 2026-06-12 08:36:55.153391 | fa163e23-f348-37f0-fb65-00000000f60d | OK | Create /usr/lib/systemd/system/tripleo-container-shutdown.service | np0000071532 2026-06-12 08:36:55,180 p=83863 u=zuul n=ansible | 2026-06-12 08:36:55.179843 | fa163e23-f348-37f0-fb65-00000000f60e | TASK | Create /usr/lib/systemd/system-preset/91-tripleo-container-shutdown.preset 2026-06-12 08:36:55,232 p=83863 u=zuul n=ansible | 2026-06-12 08:36:55.231995 | fa163e23-f348-37f0-fb65-00000000f688 | OK | Create /usr/lib/systemd/system/tripleo-container-shutdown.service | np0000071533 2026-06-12 08:36:55,246 p=83863 u=zuul n=ansible | 2026-06-12 08:36:55.245955 | fa163e23-f348-37f0-fb65-00000000f689 | TASK | Create /usr/lib/systemd/system-preset/91-tripleo-container-shutdown.preset 2026-06-12 08:36:55,497 p=83863 u=zuul n=ansible | 2026-06-12 08:36:55.495609 | fa163e23-f348-37f0-fb65-00000000f73c | OK | Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0000071529 | item=tripleo-start-podman-container 2026-06-12 08:36:55,523 p=83863 u=zuul n=ansible | 2026-06-12 08:36:55.522990 | fa163e23-f348-37f0-fb65-00000000f73d | TASK | Create /usr/lib/systemd/system/tripleo-container-shutdown.service 2026-06-12 08:36:55,579 p=83863 u=zuul n=ansible | 2026-06-12 08:36:55.578342 | fa163e23-f348-37f0-fb65-00000000f5eb | OK | Create /usr/lib/systemd/system-preset/91-tripleo-container-shutdown.preset | np0000071531 2026-06-12 08:36:55,593 p=83863 u=zuul n=ansible | 2026-06-12 08:36:55.592688 | fa163e23-f348-37f0-fb65-00000000f5ec | TASK | Enable and start tripleo-container-shutdown 2026-06-12 08:36:55,653 p=83863 u=zuul n=ansible | 2026-06-12 08:36:55.648852 | fa163e23-f348-37f0-fb65-00000000f75b | OK | Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0000071530 | item=tripleo-start-podman-container 2026-06-12 08:36:55,699 p=83863 u=zuul n=ansible | 2026-06-12 08:36:55.698619 | fa163e23-f348-37f0-fb65-00000000f75c | TASK | Create /usr/lib/systemd/system/tripleo-container-shutdown.service 2026-06-12 08:36:56,033 p=83863 u=zuul n=ansible | 2026-06-12 08:36:56.032332 | fa163e23-f348-37f0-fb65-00000000f60e | OK | Create /usr/lib/systemd/system-preset/91-tripleo-container-shutdown.preset | np0000071532 2026-06-12 08:36:56,039 p=83863 u=zuul n=ansible | 2026-06-12 08:36:56.038952 | fa163e23-f348-37f0-fb65-00000000f689 | OK | Create /usr/lib/systemd/system-preset/91-tripleo-container-shutdown.preset | np0000071533 2026-06-12 08:36:56,056 p=83863 u=zuul n=ansible | 2026-06-12 08:36:56.055675 | fa163e23-f348-37f0-fb65-00000000f60f | TASK | Enable and start tripleo-container-shutdown 2026-06-12 08:36:56,077 p=83863 u=zuul n=ansible | 2026-06-12 08:36:56.077187 | fa163e23-f348-37f0-fb65-00000000f68a | TASK | Enable and start tripleo-container-shutdown 2026-06-12 08:36:56,308 p=83863 u=zuul n=ansible | 2026-06-12 08:36:56.307640 | fa163e23-f348-37f0-fb65-00000000f5ec | OK | Enable and start tripleo-container-shutdown | np0000071531 2026-06-12 08:36:56,320 p=83863 u=zuul n=ansible | 2026-06-12 08:36:56.319709 | fa163e23-f348-37f0-fb65-00000000f5ed | TASK | Create /usr/lib/systemd/system/netns-placeholder.service 2026-06-12 08:36:56,404 p=83863 u=zuul n=ansible | 2026-06-12 08:36:56.404157 | fa163e23-f348-37f0-fb65-00000000f73d | OK | Create /usr/lib/systemd/system/tripleo-container-shutdown.service | np0000071529 2026-06-12 08:36:56,427 p=83863 u=zuul n=ansible | 2026-06-12 08:36:56.426605 | fa163e23-f348-37f0-fb65-00000000f73e | TASK | Create /usr/lib/systemd/system-preset/91-tripleo-container-shutdown.preset 2026-06-12 08:36:56,514 p=83863 u=zuul n=ansible | 2026-06-12 08:36:56.513557 | fa163e23-f348-37f0-fb65-00000000f75c | OK | Create /usr/lib/systemd/system/tripleo-container-shutdown.service | np0000071530 2026-06-12 08:36:56,546 p=83863 u=zuul n=ansible | 2026-06-12 08:36:56.546166 | fa163e23-f348-37f0-fb65-00000000f75d | TASK | Create /usr/lib/systemd/system-preset/91-tripleo-container-shutdown.preset 2026-06-12 08:36:56,735 p=83863 u=zuul n=ansible | 2026-06-12 08:36:56.734398 | fa163e23-f348-37f0-fb65-00000000f60f | OK | Enable and start tripleo-container-shutdown | np0000071532 2026-06-12 08:36:56,760 p=83863 u=zuul n=ansible | 2026-06-12 08:36:56.759982 | fa163e23-f348-37f0-fb65-00000000f610 | TASK | Create /usr/lib/systemd/system/netns-placeholder.service 2026-06-12 08:36:56,844 p=83863 u=zuul n=ansible | 2026-06-12 08:36:56.843171 | fa163e23-f348-37f0-fb65-00000000f68a | OK | Enable and start tripleo-container-shutdown | np0000071533 2026-06-12 08:36:56,866 p=83863 u=zuul n=ansible | 2026-06-12 08:36:56.866338 | fa163e23-f348-37f0-fb65-00000000f68b | TASK | Create /usr/lib/systemd/system/netns-placeholder.service 2026-06-12 08:36:57,163 p=83863 u=zuul n=ansible | 2026-06-12 08:36:57.162965 | fa163e23-f348-37f0-fb65-00000000f5ed | OK | Create /usr/lib/systemd/system/netns-placeholder.service | np0000071531 2026-06-12 08:36:57,175 p=83863 u=zuul n=ansible | 2026-06-12 08:36:57.174854 | fa163e23-f348-37f0-fb65-00000000f5ee | TASK | Create /usr/lib/systemd/system-preset/91-netns-placeholder.preset 2026-06-12 08:36:57,233 p=83863 u=zuul n=ansible | 2026-06-12 08:36:57.232390 | fa163e23-f348-37f0-fb65-00000000f6f6 | CHANGED | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_0 | np0000071528 2026-06-12 08:36:57,266 p=83863 u=zuul n=ansible | 2026-06-12 08:36:57.265687 | fa163e23-f348-37f0-fb65-00000000f012 | TASK | Set NB connection 2026-06-12 08:36:57,282 p=83863 u=zuul n=ansible | 2026-06-12 08:36:57.281519 | fa163e23-f348-37f0-fb65-00000000f73e | OK | Create /usr/lib/systemd/system-preset/91-tripleo-container-shutdown.preset | np0000071529 2026-06-12 08:36:57,298 p=83863 u=zuul n=ansible | 2026-06-12 08:36:57.298601 | fa163e23-f348-37f0-fb65-00000000f73f | TASK | Enable and start tripleo-container-shutdown 2026-06-12 08:36:57,361 p=83863 u=zuul n=ansible | 2026-06-12 08:36:57.360234 | fa163e23-f348-37f0-fb65-00000000f75d | OK | Create /usr/lib/systemd/system-preset/91-tripleo-container-shutdown.preset | np0000071530 2026-06-12 08:36:57,378 p=83863 u=zuul n=ansible | 2026-06-12 08:36:57.377926 | fa163e23-f348-37f0-fb65-00000000f75e | TASK | Enable and start tripleo-container-shutdown 2026-06-12 08:36:57,629 p=83863 u=zuul n=ansible | 2026-06-12 08:36:57.628296 | fa163e23-f348-37f0-fb65-00000000f610 | OK | Create /usr/lib/systemd/system/netns-placeholder.service | np0000071532 2026-06-12 08:36:57,644 p=83863 u=zuul n=ansible | 2026-06-12 08:36:57.644381 | fa163e23-f348-37f0-fb65-00000000f611 | TASK | Create /usr/lib/systemd/system-preset/91-netns-placeholder.preset 2026-06-12 08:36:57,686 p=83863 u=zuul n=ansible | 2026-06-12 08:36:57.686006 | fa163e23-f348-37f0-fb65-00000000f68b | OK | Create /usr/lib/systemd/system/netns-placeholder.service | np0000071533 2026-06-12 08:36:57,702 p=83863 u=zuul n=ansible | 2026-06-12 08:36:57.701862 | fa163e23-f348-37f0-fb65-00000000f68c | TASK | Create /usr/lib/systemd/system-preset/91-netns-placeholder.preset 2026-06-12 08:36:57,821 p=83863 u=zuul n=ansible | 2026-06-12 08:36:57.820036 | fa163e23-f348-37f0-fb65-00000000f012 | CHANGED | Set NB connection | np0000071528 2026-06-12 08:36:57,858 p=83863 u=zuul n=ansible | 2026-06-12 08:36:57.857329 | fa163e23-f348-37f0-fb65-00000000f013 | TASK | Set SB connection 2026-06-12 08:36:57,916 p=83863 u=zuul n=ansible | 2026-06-12 08:36:57.915563 | fa163e23-f348-37f0-fb65-00000000f5ee | OK | Create /usr/lib/systemd/system-preset/91-netns-placeholder.preset | np0000071531 2026-06-12 08:36:57,945 p=83863 u=zuul n=ansible | 2026-06-12 08:36:57.945180 | fa163e23-f348-37f0-fb65-00000000f5ef | TASK | Enable and start netns-placeholder 2026-06-12 08:36:58,060 p=83863 u=zuul n=ansible | 2026-06-12 08:36:58.059858 | fa163e23-f348-37f0-fb65-00000000f73f | OK | Enable and start tripleo-container-shutdown | np0000071529 2026-06-12 08:36:58,085 p=83863 u=zuul n=ansible | 2026-06-12 08:36:58.085264 | fa163e23-f348-37f0-fb65-00000000f740 | TASK | Create /usr/lib/systemd/system/netns-placeholder.service 2026-06-12 08:36:58,136 p=83863 u=zuul n=ansible | 2026-06-12 08:36:58.135910 | fa163e23-f348-37f0-fb65-00000000f75e | OK | Enable and start tripleo-container-shutdown | np0000071530 2026-06-12 08:36:58,154 p=83863 u=zuul n=ansible | 2026-06-12 08:36:58.154145 | fa163e23-f348-37f0-fb65-00000000f75f | TASK | Create /usr/lib/systemd/system/netns-placeholder.service 2026-06-12 08:36:58,384 p=83863 u=zuul n=ansible | 2026-06-12 08:36:58.383222 | fa163e23-f348-37f0-fb65-00000000f013 | CHANGED | Set SB connection | np0000071528 2026-06-12 08:36:58,418 p=83863 u=zuul n=ansible | 2026-06-12 08:36:58.418378 | fa163e23-f348-37f0-fb65-0000000000df | TASK | Check if /var/lib/tripleo-config/container-startup-config/step_3 already exists 2026-06-12 08:36:58,459 p=83863 u=zuul n=ansible | 2026-06-12 08:36:58.457792 | fa163e23-f348-37f0-fb65-00000000f611 | OK | Create /usr/lib/systemd/system-preset/91-netns-placeholder.preset | np0000071532 2026-06-12 08:36:58,485 p=83863 u=zuul n=ansible | 2026-06-12 08:36:58.484781 | fa163e23-f348-37f0-fb65-00000000f612 | TASK | Enable and start netns-placeholder 2026-06-12 08:36:58,522 p=83863 u=zuul n=ansible | 2026-06-12 08:36:58.521821 | fa163e23-f348-37f0-fb65-00000000f68c | OK | Create /usr/lib/systemd/system-preset/91-netns-placeholder.preset | np0000071533 2026-06-12 08:36:58,537 p=83863 u=zuul n=ansible | 2026-06-12 08:36:58.537627 | fa163e23-f348-37f0-fb65-00000000f68d | TASK | Enable and start netns-placeholder 2026-06-12 08:36:58,756 p=83863 u=zuul n=ansible | 2026-06-12 08:36:58.756015 | fa163e23-f348-37f0-fb65-00000000f5ef | CHANGED | Enable and start netns-placeholder | np0000071531 2026-06-12 08:36:58,760 p=83863 u=zuul n=ansible | 2026-06-12 08:36:58.759974 | fa163e23-f348-37f0-fb65-0000000000df | OK | Check if /var/lib/tripleo-config/container-startup-config/step_3 already exists | np0000071528 2026-06-12 08:36:58,776 p=83863 u=zuul n=ansible | 2026-06-12 08:36:58.776263 | fa163e23-f348-37f0-fb65-00000000f513 | TASK | Update container configs with new config hashes 2026-06-12 08:36:58,850 p=83863 u=zuul n=ansible | 2026-06-12 08:36:58.850186 | 58ff8974-e638-49b4-a96d-bebaca7c86e9 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/puppet_config.yml | np0000071531 2026-06-12 08:36:58,863 p=83863 u=zuul n=ansible | 2026-06-12 08:36:58.863362 | fa163e23-f348-37f0-fb65-00000000f7cb | TASK | Update config hashes for container startup configs 2026-06-12 08:36:58,943 p=83863 u=zuul n=ansible | 2026-06-12 08:36:58.943226 | acbe0062-df29-4c58-b98f-ce9181381995 | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/common_deploy_steps_tasks.yaml | np0000071528 2026-06-12 08:36:58,963 p=83863 u=zuul n=ansible | 2026-06-12 08:36:58.963327 | fa163e23-f348-37f0-fb65-00000000f7ea | TASK | Write the config_step hieradata 2026-06-12 08:36:58,972 p=83863 u=zuul n=ansible | 2026-06-12 08:36:58.971792 | fa163e23-f348-37f0-fb65-00000000f740 | OK | Create /usr/lib/systemd/system/netns-placeholder.service | np0000071529 2026-06-12 08:36:58,990 p=83863 u=zuul n=ansible | 2026-06-12 08:36:58.990208 | fa163e23-f348-37f0-fb65-00000000f741 | TASK | Create /usr/lib/systemd/system-preset/91-netns-placeholder.preset 2026-06-12 08:36:59,010 p=83863 u=zuul n=ansible | 2026-06-12 08:36:59.009893 | fa163e23-f348-37f0-fb65-00000000f75f | OK | Create /usr/lib/systemd/system/netns-placeholder.service | np0000071530 2026-06-12 08:36:59,029 p=83863 u=zuul n=ansible | 2026-06-12 08:36:59.029106 | fa163e23-f348-37f0-fb65-00000000f760 | TASK | Create /usr/lib/systemd/system-preset/91-netns-placeholder.preset 2026-06-12 08:36:59,271 p=83863 u=zuul n=ansible | 2026-06-12 08:36:59.261284 | fa163e23-f348-37f0-fb65-00000000f612 | CHANGED | Enable and start netns-placeholder | np0000071532 2026-06-12 08:36:59,273 p=83863 u=zuul n=ansible | 2026-06-12 08:36:59.273160 | fa163e23-f348-37f0-fb65-00000000f68d | CHANGED | Enable and start netns-placeholder | np0000071533 2026-06-12 08:36:59,274 p=83863 u=zuul n=ansible | 2026-06-12 08:36:59.274669 | fa163e23-f348-37f0-fb65-00000000f7cb | OK | Update config hashes for container startup configs | np0000071531 2026-06-12 08:36:59,288 p=83863 u=zuul n=ansible | 2026-06-12 08:36:59.288157 | fa163e23-f348-37f0-fb65-00000000f514 | TASK | Delete orphan containers from /var/lib/tripleo-config/container-startup-config/step_3 2026-06-12 08:36:59,307 p=83863 u=zuul n=ansible | 2026-06-12 08:36:59.307154 | fa163e23-f348-37f0-fb65-00000000f513 | TASK | Update container configs with new config hashes 2026-06-12 08:36:59,325 p=83863 u=zuul n=ansible | 2026-06-12 08:36:59.325227 | fa163e23-f348-37f0-fb65-00000000f513 | TASK | Update container configs with new config hashes 2026-06-12 08:36:59,356 p=83863 u=zuul n=ansible | 2026-06-12 08:36:59.355918 | 5e576c24-8109-40d2-b148-6208e57aef86 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/delete_orphan.yml | np0000071531 2026-06-12 08:36:59,374 p=83863 u=zuul n=ansible | 2026-06-12 08:36:59.374616 | fa163e23-f348-37f0-fb65-00000000f80a | TASK | Gather podman infos 2026-06-12 08:36:59,409 p=83863 u=zuul n=ansible | 2026-06-12 08:36:59.408758 | a49d09ba-ea8f-4f08-b5d6-bd0cbfd50788 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/puppet_config.yml | np0000071532 2026-06-12 08:36:59,409 p=83863 u=zuul n=ansible | 2026-06-12 08:36:59.409291 | a49d09ba-ea8f-4f08-b5d6-bd0cbfd50788 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/puppet_config.yml | np0000071533 2026-06-12 08:36:59,424 p=83863 u=zuul n=ansible | 2026-06-12 08:36:59.424557 | fa163e23-f348-37f0-fb65-00000000f839 | TASK | Update config hashes for container startup configs 2026-06-12 08:36:59,442 p=83863 u=zuul n=ansible | 2026-06-12 08:36:59.442339 | fa163e23-f348-37f0-fb65-00000000f839 | TASK | Update config hashes for container startup configs 2026-06-12 08:36:59,775 p=83863 u=zuul n=ansible | 2026-06-12 08:36:59.774625 | fa163e23-f348-37f0-fb65-00000000f7ea | OK | Write the config_step hieradata | np0000071528 2026-06-12 08:36:59,800 p=83863 u=zuul n=ansible | 2026-06-12 08:36:59.799138 | fa163e23-f348-37f0-fb65-00000000f7eb | TASK | Run puppet host configuration for step 3 2026-06-12 08:36:59,808 p=83863 u=zuul n=ansible | 2026-06-12 08:36:59.808118 | fa163e23-f348-37f0-fb65-00000000f839 | OK | Update config hashes for container startup configs | np0000071532 2026-06-12 08:36:59,822 p=83863 u=zuul n=ansible | 2026-06-12 08:36:59.822222 | fa163e23-f348-37f0-fb65-00000000f514 | TASK | Delete orphan containers from /var/lib/tripleo-config/container-startup-config/step_3 2026-06-12 08:36:59,843 p=83863 u=zuul n=ansible | 2026-06-12 08:36:59.842234 | fa163e23-f348-37f0-fb65-00000000f839 | OK | Update config hashes for container startup configs | np0000071533 2026-06-12 08:36:59,856 p=83863 u=zuul n=ansible | 2026-06-12 08:36:59.855742 | fa163e23-f348-37f0-fb65-00000000f514 | TASK | Delete orphan containers from /var/lib/tripleo-config/container-startup-config/step_3 2026-06-12 08:36:59,878 p=83863 u=zuul n=ansible | 2026-06-12 08:36:59.873863 | fa163e23-f348-37f0-fb65-00000000f760 | OK | Create /usr/lib/systemd/system-preset/91-netns-placeholder.preset | np0000071530 2026-06-12 08:36:59,880 p=83863 u=zuul n=ansible | 2026-06-12 08:36:59.879951 | fa163e23-f348-37f0-fb65-00000000f741 | OK | Create /usr/lib/systemd/system-preset/91-netns-placeholder.preset | np0000071529 2026-06-12 08:36:59,900 p=83863 u=zuul n=ansible | 2026-06-12 08:36:59.900034 | fa163e23-f348-37f0-fb65-00000000f742 | TASK | Enable and start netns-placeholder 2026-06-12 08:36:59,931 p=83863 u=zuul n=ansible | 2026-06-12 08:36:59.930712 | fa163e23-f348-37f0-fb65-00000000f761 | TASK | Enable and start netns-placeholder 2026-06-12 08:36:59,962 p=83863 u=zuul n=ansible | 2026-06-12 08:36:59.961613 | 1ce61db6-22b9-49d1-aec1-79bd41bf85ca | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/delete_orphan.yml | np0000071532 2026-06-12 08:36:59,962 p=83863 u=zuul n=ansible | 2026-06-12 08:36:59.962392 | 1ce61db6-22b9-49d1-aec1-79bd41bf85ca | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/delete_orphan.yml | np0000071533 2026-06-12 08:36:59,983 p=83863 u=zuul n=ansible | 2026-06-12 08:36:59.983154 | fa163e23-f348-37f0-fb65-00000000f879 | TASK | Gather podman infos 2026-06-12 08:37:00,001 p=83863 u=zuul n=ansible | 2026-06-12 08:37:00.001192 | fa163e23-f348-37f0-fb65-00000000f879 | TASK | Gather podman infos 2026-06-12 08:37:00,116 p=83863 u=zuul n=ansible | 2026-06-12 08:37:00.116121 | fa163e23-f348-37f0-fb65-00000000f80a | OK | Gather podman infos | np0000071531 2026-06-12 08:37:00,137 p=83863 u=zuul n=ansible | 2026-06-12 08:37:00.137311 | fa163e23-f348-37f0-fb65-00000000f80b | TASK | Delete orphan containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_3 2026-06-12 08:37:00,290 p=83863 u=zuul n=ansible | 2026-06-12 08:37:00.289630 | fa163e23-f348-37f0-fb65-00000000f515 | TASK | Create containers from /var/lib/tripleo-config/container-startup-config/step_3 2026-06-12 08:37:00,359 p=83863 u=zuul n=ansible | 2026-06-12 08:37:00.359669 | 2a8f5890-9bd8-4323-9f0d-c353e905d5d0 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/create.yml | np0000071531 2026-06-12 08:37:00,378 p=83863 u=zuul n=ansible | 2026-06-12 08:37:00.377787 | fa163e23-f348-37f0-fb65-00000000f90a | TASK | Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_3 2026-06-12 08:37:00,504 p=83863 u=zuul n=ansible | 2026-06-12 08:37:00.504198 | fa163e23-f348-37f0-fb65-00000000f7eb | CHANGED | Run puppet host configuration for step 3 | np0000071528 2026-06-12 08:37:00,529 p=83863 u=zuul n=ansible | 2026-06-12 08:37:00.529214 | fa163e23-f348-37f0-fb65-00000000f7ec | TASK | Wait for puppet host configuration to finish 2026-06-12 08:37:00,673 p=83863 u=zuul n=ansible | 2026-06-12 08:37:00.672825 | fa163e23-f348-37f0-fb65-00000000f879 | OK | Gather podman infos | np0000071532 2026-06-12 08:37:00,719 p=83863 u=zuul n=ansible | 2026-06-12 08:37:00.718742 | fa163e23-f348-37f0-fb65-00000000f879 | OK | Gather podman infos | np0000071533 2026-06-12 08:37:00,739 p=83863 u=zuul n=ansible | 2026-06-12 08:37:00.733182 | fa163e23-f348-37f0-fb65-00000000f761 | CHANGED | Enable and start netns-placeholder | np0000071530 2026-06-12 08:37:00,741 p=83863 u=zuul n=ansible | 2026-06-12 08:37:00.740985 | fa163e23-f348-37f0-fb65-00000000f742 | CHANGED | Enable and start netns-placeholder | np0000071529 2026-06-12 08:37:00,755 p=83863 u=zuul n=ansible | 2026-06-12 08:37:00.755269 | fa163e23-f348-37f0-fb65-00000000f87a | TASK | Delete orphan containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_3 2026-06-12 08:37:00,771 p=83863 u=zuul n=ansible | 2026-06-12 08:37:00.771339 | fa163e23-f348-37f0-fb65-00000000f87a | TASK | Delete orphan containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_3 2026-06-12 08:37:00,801 p=83863 u=zuul n=ansible | 2026-06-12 08:37:00.800435 | fa163e23-f348-37f0-fb65-00000000f513 | TASK | Update container configs with new config hashes 2026-06-12 08:37:00,835 p=83863 u=zuul n=ansible | 2026-06-12 08:37:00.834523 | fa163e23-f348-37f0-fb65-00000000f513 | TASK | Update container configs with new config hashes 2026-06-12 08:37:00,965 p=83863 u=zuul n=ansible | 2026-06-12 08:37:00.965444 | 5bf6da7b-efa8-4eb2-ad19-e17761208772 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/puppet_config.yml | np0000071529 2026-06-12 08:37:00,966 p=83863 u=zuul n=ansible | 2026-06-12 08:37:00.966019 | 5bf6da7b-efa8-4eb2-ad19-e17761208772 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/puppet_config.yml | np0000071530 2026-06-12 08:37:01,021 p=83863 u=zuul n=ansible | 2026-06-12 08:37:01.020942 | fa163e23-f348-37f0-fb65-00000000f9cb | TASK | Update config hashes for container startup configs 2026-06-12 08:37:01,041 p=83863 u=zuul n=ansible | 2026-06-12 08:37:01.040972 | fa163e23-f348-37f0-fb65-00000000f9cb | TASK | Update config hashes for container startup configs 2026-06-12 08:37:01,080 p=83863 u=zuul n=ansible | 2026-06-12 08:37:01.080179 | fa163e23-f348-37f0-fb65-00000000f515 | TASK | Create containers from /var/lib/tripleo-config/container-startup-config/step_3 2026-06-12 08:37:01,099 p=83863 u=zuul n=ansible | 2026-06-12 08:37:01.098490 | fa163e23-f348-37f0-fb65-00000000f515 | TASK | Create containers from /var/lib/tripleo-config/container-startup-config/step_3 2026-06-12 08:37:01,155 p=83863 u=zuul n=ansible | 2026-06-12 08:37:01.150815 | aa86dbdc-820f-4763-9833-1e0314bae469 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/create.yml | np0000071532 2026-06-12 08:37:01,172 p=83863 u=zuul n=ansible | 2026-06-12 08:37:01.172490 | fa163e23-f348-37f0-fb65-00000000f9ff | TASK | Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_3 2026-06-12 08:37:01,201 p=83863 u=zuul n=ansible | 2026-06-12 08:37:01.200736 | 93693c5c-254b-4ecc-b2f8-f819a43ef060 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/create.yml | np0000071533 2026-06-12 08:37:01,221 p=83863 u=zuul n=ansible | 2026-06-12 08:37:01.221438 | fa163e23-f348-37f0-fb65-00000000fa43 | TASK | Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_3 2026-06-12 08:37:01,392 p=83863 u=zuul n=ansible | 2026-06-12 08:37:01.391569 | fa163e23-f348-37f0-fb65-00000000f9cb | OK | Update config hashes for container startup configs | np0000071530 2026-06-12 08:37:01,419 p=83863 u=zuul n=ansible | 2026-06-12 08:37:01.416444 | fa163e23-f348-37f0-fb65-00000000f514 | TASK | Delete orphan containers from /var/lib/tripleo-config/container-startup-config/step_3 2026-06-12 08:37:01,428 p=83863 u=zuul n=ansible | 2026-06-12 08:37:01.426934 | fa163e23-f348-37f0-fb65-00000000f9cb | OK | Update config hashes for container startup configs | np0000071529 2026-06-12 08:37:01,454 p=83863 u=zuul n=ansible | 2026-06-12 08:37:01.454077 | fa163e23-f348-37f0-fb65-00000000f514 | TASK | Delete orphan containers from /var/lib/tripleo-config/container-startup-config/step_3 2026-06-12 08:37:01,500 p=83863 u=zuul n=ansible | 2026-06-12 08:37:01.500460 | 427650d0-b09a-441c-9905-542b68156118 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/delete_orphan.yml | np0000071530 2026-06-12 08:37:01,521 p=83863 u=zuul n=ansible | 2026-06-12 08:37:01.521004 | fa163e23-f348-37f0-fb65-00000000fa8b | TASK | Gather podman infos 2026-06-12 08:37:01,545 p=83863 u=zuul n=ansible | 2026-06-12 08:37:01.545611 | fc6bc825-9465-4951-a449-c9e43b625fb5 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/delete_orphan.yml | np0000071529 2026-06-12 08:37:01,564 p=83863 u=zuul n=ansible | 2026-06-12 08:37:01.564572 | fa163e23-f348-37f0-fb65-00000000fab8 | TASK | Gather podman infos 2026-06-12 08:37:02,585 p=83863 u=zuul n=ansible | 2026-06-12 08:37:02.584445 | fa163e23-f348-37f0-fb65-00000000fa8b | OK | Gather podman infos | np0000071530 2026-06-12 08:37:02,633 p=83863 u=zuul n=ansible | 2026-06-12 08:37:02.632987 | fa163e23-f348-37f0-fb65-00000000fa8c | TASK | Delete orphan containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_3 2026-06-12 08:37:02,874 p=83863 u=zuul n=ansible | 2026-06-12 08:37:02.873185 | fa163e23-f348-37f0-fb65-00000000fab8 | OK | Gather podman infos | np0000071529 2026-06-12 08:37:02,975 p=83863 u=zuul n=ansible | 2026-06-12 08:37:02.975071 | fa163e23-f348-37f0-fb65-00000000fab9 | TASK | Delete orphan containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_3 2026-06-12 08:37:03,161 p=83863 u=zuul n=ansible | 2026-06-12 08:37:03.160624 | fa163e23-f348-37f0-fb65-00000000f515 | TASK | Create containers from /var/lib/tripleo-config/container-startup-config/step_3 2026-06-12 08:37:03,214 p=83863 u=zuul n=ansible | 2026-06-12 08:37:03.214504 | fa163e23-f348-37f0-fb65-00000000f515 | TASK | Create containers from /var/lib/tripleo-config/container-startup-config/step_3 2026-06-12 08:37:03,252 p=83863 u=zuul n=ansible | 2026-06-12 08:37:03.252253 | a2990c90-e324-4b05-8e8b-cd2c8c67a80a | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/create.yml | np0000071530 2026-06-12 08:37:03,280 p=83863 u=zuul n=ansible | 2026-06-12 08:37:03.280454 | fa163e23-f348-37f0-fb65-00000000fb61 | TASK | Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_3 2026-06-12 08:37:03,306 p=83863 u=zuul n=ansible | 2026-06-12 08:37:03.305745 | 84b02e97-caa8-4483-9dc2-3129bb999889 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/create.yml | np0000071529 2026-06-12 08:37:03,327 p=83863 u=zuul n=ansible | 2026-06-12 08:37:03.327601 | fa163e23-f348-37f0-fb65-00000000fba5 | TASK | Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_3 2026-06-12 08:37:04,690 p=83863 u=zuul n=ansible | 2026-06-12 08:37:04.689276 | fa163e23-f348-37f0-fb65-00000000f90a | CHANGED | Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_3 | np0000071531 2026-06-12 08:37:04,705 p=83863 u=zuul n=ansible | 2026-06-12 08:37:04.705438 | fa163e23-f348-37f0-fb65-00000000f90b | TASK | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_3 2026-06-12 08:37:05,031 p=83863 u=zuul n=ansible | 2026-06-12 08:37:05.030658 | fa163e23-f348-37f0-fb65-00000000f9ff | CHANGED | Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_3 | np0000071532 2026-06-12 08:37:05,053 p=83863 u=zuul n=ansible | 2026-06-12 08:37:05.052885 | fa163e23-f348-37f0-fb65-00000000fa00 | TASK | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_3 2026-06-12 08:37:05,523 p=83863 u=zuul n=ansible | 2026-06-12 08:37:05.522563 | fa163e23-f348-37f0-fb65-00000000fa43 | CHANGED | Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_3 | np0000071533 2026-06-12 08:37:05,540 p=83863 u=zuul n=ansible | 2026-06-12 08:37:05.540133 | fa163e23-f348-37f0-fb65-00000000fa44 | TASK | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_3 2026-06-12 08:37:09,701 p=83863 u=zuul n=ansible | 2026-06-12 08:37:09.700494 | fa163e23-f348-37f0-fb65-00000000fb61 | CHANGED | Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_3 | np0000071530 2026-06-12 08:37:09,741 p=83863 u=zuul n=ansible | 2026-06-12 08:37:09.740883 | fa163e23-f348-37f0-fb65-00000000fb62 | TASK | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_3 2026-06-12 08:37:11,932 p=83863 u=zuul n=ansible | 2026-06-12 08:37:11.931338 | fa163e23-f348-37f0-fb65-00000000fba5 | CHANGED | Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_3 | np0000071529 2026-06-12 08:37:11,961 p=83863 u=zuul n=ansible | 2026-06-12 08:37:11.960857 | fa163e23-f348-37f0-fb65-00000000fba6 | TASK | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_3 2026-06-12 08:37:21,436 p=83863 u=zuul n=ansible | 2026-06-12 08:37:21.435248 | fa163e23-f348-37f0-fb65-00000000f7ec | CHANGED | Wait for puppet host configuration to finish | np0000071528 2026-06-12 08:37:21,477 p=83863 u=zuul n=ansible | 2026-06-12 08:37:21.477362 | fa163e23-f348-37f0-fb65-00000000f7ed | TASK | Debug output for task: Run puppet host configuration for step 3 2026-06-12 08:37:21,550 p=83863 u=zuul n=ansible | 2026-06-12 08:37:21.549893 | fa163e23-f348-37f0-fb65-00000000f7ed | CHANGED | Debug output for task: Run puppet host configuration for step 3 | np0000071528 | result={ "changed": true, "failed_when_result": false, "puppet_host_outputs.stdout_lines | default([]) | union(puppet_host_outputs.stderr_lines | default([]))": [ "<13>Jun 12 08:37:00 puppet-user: Warning: /etc/puppet/hiera.yaml: Use of 'hiera.yaml' version 3 is deprecated. It should be converted to version 5", "<13>Jun 12 08:37:06 puppet-user: (file: /etc/puppet/hiera.yaml)", "<13>Jun 12 08:37:06 puppet-user: Warning: Undefined variable '::deploy_config_name'; ", "<13>Jun 12 08:37:06 puppet-user: (file & line not available)", "<13>Jun 12 08:37:06 puppet-user: Warning: The function 'hiera' is deprecated in favor of using 'lookup'. See https://puppet.com/docs/puppet/7.10/deprecated_language.html", "<13>Jun 12 08:37:06 puppet-user: Warning: Unknown variable: '::deployment_type'. (file: /etc/puppet/modules/tripleo/manifests/profile/base/database/mysql/client.pp, line: 89, column: 8)", "<13>Jun 12 08:37:07 puppet-user: Warning: Unknown variable: '::deployment_type'. (file: /etc/puppet/modules/tripleo/manifests/packages.pp, line: 39, column: 69)", "<13>Jun 12 08:37:07 puppet-user: Notice: Compiled catalog for np0000071528.ooo.test in environment production in 0.42 seconds", "<13>Jun 12 08:37:11 puppet-user: Notice: /Stage[main]/Pacemaker::Resource_defaults/Pcmk_resource_default[resource-stickiness]/ensure: created", "<13>Jun 12 08:37:13 puppet-user: Notice: /Stage[main]/Pacemaker::Resource_op_defaults/Pcmk_resource_op_default[bundle]/ensure: created", "<13>Jun 12 08:37:15 puppet-user: Deprecation Warning: This command is deprecated and will be removed. Please use 'pcs property config' instead.", "<13>Jun 12 08:37:15 puppet-user: Notice: Applied catalog in 7.84 seconds", "<13>Jun 12 08:37:15 puppet-user: Application:", "<13>Jun 12 08:37:15 puppet-user: Initial environment: production", "<13>Jun 12 08:37:15 puppet-user: Converged environment: production", "<13>Jun 12 08:37:15 puppet-user: Run mode: user", "<13>Jun 12 08:37:15 puppet-user: Changes:", "<13>Jun 12 08:37:15 puppet-user: Total: 2", "<13>Jun 12 08:37:15 puppet-user: Events:", "<13>Jun 12 08:37:15 puppet-user: Success: 2", "<13>Jun 12 08:37:15 puppet-user: Resources:", "<13>Jun 12 08:37:15 puppet-user: Changed: 2", "<13>Jun 12 08:37:15 puppet-user: Out of sync: 2", "<13>Jun 12 08:37:15 puppet-user: Total: 28", "<13>Jun 12 08:37:15 puppet-user: Time:", "<13>Jun 12 08:37:15 puppet-user: Filebucket: 0.00", "<13>Jun 12 08:37:15 puppet-user: Schedule: 0.00", "<13>Jun 12 08:37:15 puppet-user: File line: 0.00", "<13>Jun 12 08:37:15 puppet-user: Package: 0.00", "<13>Jun 12 08:37:15 puppet-user: File: 0.00", "<13>Jun 12 08:37:15 puppet-user: Augeas: 0.01", "<13>Jun 12 08:37:15 puppet-user: User: 0.01", "<13>Jun 12 08:37:15 puppet-user: Service: 0.08", "<13>Jun 12 08:37:15 puppet-user: Config retrieval: 0.47", "<13>Jun 12 08:37:15 puppet-user: Pcmk property: 1.39", "<13>Jun 12 08:37:15 puppet-user: Last run: 1781253435", "<13>Jun 12 08:37:15 puppet-user: Exec: 2.02", "<13>Jun 12 08:37:15 puppet-user: Pcmk resource op default: 2.04", "<13>Jun 12 08:37:15 puppet-user: Pcmk resource default: 2.08", "<13>Jun 12 08:37:15 puppet-user: Transaction evaluation: 7.82", "<13>Jun 12 08:37:15 puppet-user: Catalog application: 7.84", "<13>Jun 12 08:37:15 puppet-user: Total: 7.85", "<13>Jun 12 08:37:15 puppet-user: Version:", "<13>Jun 12 08:37:15 puppet-user: Config: 1781253426", "<13>Jun 12 08:37:15 puppet-user: Puppet: 7.10.0" ] } 2026-06-12 08:37:21,574 p=83863 u=zuul n=ansible | 2026-06-12 08:37:21.574321 | fa163e23-f348-37f0-fb65-00000000f7ee | TASK | Pre-cache facts for puppet containers 2026-06-12 08:37:21,646 p=83863 u=zuul n=ansible | 2026-06-12 08:37:21.646005 | fa163e23-f348-37f0-fb65-00000000f310 | TASK | Gather variables for each operating system 2026-06-12 08:37:21,772 p=83863 u=zuul n=ansible | 2026-06-12 08:37:21.772557 | fa163e23-f348-37f0-fb65-00000000f311 | TASK | Create puppet caching structures 2026-06-12 08:37:22,089 p=83863 u=zuul n=ansible | 2026-06-12 08:37:22.088970 | fa163e23-f348-37f0-fb65-00000000f311 | CHANGED | Create puppet caching structures | np0000071528 2026-06-12 08:37:22,113 p=83863 u=zuul n=ansible | 2026-06-12 08:37:22.113339 | fa163e23-f348-37f0-fb65-00000000f312 | TASK | Check for facter.conf 2026-06-12 08:37:22,438 p=83863 u=zuul n=ansible | 2026-06-12 08:37:22.437301 | fa163e23-f348-37f0-fb65-00000000f312 | OK | Check for facter.conf | np0000071528 2026-06-12 08:37:22,465 p=83863 u=zuul n=ansible | 2026-06-12 08:37:22.465083 | fa163e23-f348-37f0-fb65-00000000f313 | TASK | Remove facter.conf if directory 2026-06-12 08:37:22,514 p=83863 u=zuul n=ansible | 2026-06-12 08:37:22.513806 | fa163e23-f348-37f0-fb65-00000000f313 | SKIPPED | Remove facter.conf if directory | np0000071528 2026-06-12 08:37:22,534 p=83863 u=zuul n=ansible | 2026-06-12 08:37:22.533661 | fa163e23-f348-37f0-fb65-00000000f314 | TASK | Write facter cache config 2026-06-12 08:37:23,334 p=83863 u=zuul n=ansible | 2026-06-12 08:37:23.333427 | fa163e23-f348-37f0-fb65-00000000f314 | CHANGED | Write facter cache config | np0000071528 2026-06-12 08:37:23,356 p=83863 u=zuul n=ansible | 2026-06-12 08:37:23.356381 | fa163e23-f348-37f0-fb65-00000000f315 | TASK | Cleanup facter cache if exists 2026-06-12 08:37:23,660 p=83863 u=zuul n=ansible | 2026-06-12 08:37:23.659743 | fa163e23-f348-37f0-fb65-00000000f315 | CHANGED | Cleanup facter cache if exists | np0000071528 2026-06-12 08:37:23,683 p=83863 u=zuul n=ansible | 2026-06-12 08:37:23.682899 | fa163e23-f348-37f0-fb65-00000000f316 | TASK | Pre-cache facts 2026-06-12 08:37:24,382 p=83863 u=zuul n=ansible | 2026-06-12 08:37:24.381883 | fa163e23-f348-37f0-fb65-00000000f316 | CHANGED | Pre-cache facts | np0000071528 2026-06-12 08:37:24,401 p=83863 u=zuul n=ansible | 2026-06-12 08:37:24.401038 | fa163e23-f348-37f0-fb65-00000000f317 | TASK | Failed deployment if facter fails 2026-06-12 08:37:24,437 p=83863 u=zuul n=ansible | 2026-06-12 08:37:24.436682 | fa163e23-f348-37f0-fb65-00000000f317 | SKIPPED | Failed deployment if facter fails | np0000071528 2026-06-12 08:37:24,469 p=83863 u=zuul n=ansible | 2026-06-12 08:37:24.468996 | fa163e23-f348-37f0-fb65-00000000f318 | TASK | Sync cached facts 2026-06-12 08:37:24,929 p=83863 u=zuul n=ansible | 2026-06-12 08:37:24.928994 | fa163e23-f348-37f0-fb65-00000000f318 | CHANGED | Sync cached facts | np0000071528 -> 192.168.122.103 2026-06-12 08:37:24,930 p=83863 u=zuul n=ansible | [WARNING]: ('np0000071528 -> 192.168.122.103', 'fa163e23-f348-37f0-fb65-00000000f318') missing from stats 2026-06-12 08:37:24,963 p=83863 u=zuul n=ansible | 2026-06-12 08:37:24.962755 | fa163e23-f348-37f0-fb65-00000000f7ef | TASK | Include container-puppet tasks (generate config) during step 1 2026-06-12 08:37:25,011 p=83863 u=zuul n=ansible | 2026-06-12 08:37:25.010750 | fa163e23-f348-37f0-fb65-00000000f7ef | SKIPPED | Include container-puppet tasks (generate config) during step 1 | np0000071528 2026-06-12 08:37:25,029 p=83863 u=zuul n=ansible | 2026-06-12 08:37:25.029212 | fa163e23-f348-37f0-fb65-00000000f7f1 | TASK | Manage containers for step 3 with tripleo-ansible 2026-06-12 08:37:25,087 p=83863 u=zuul n=ansible | 2026-06-12 08:37:25.086797 | fa163e23-f348-37f0-fb65-00000000f50b | TASK | Gather variables for each operating system 2026-06-12 08:37:25,223 p=83863 u=zuul n=ansible | 2026-06-12 08:37:25.222993 | fa163e23-f348-37f0-fb65-00000000f50c | TASK | Create container logs path 2026-06-12 08:37:25,574 p=83863 u=zuul n=ansible | 2026-06-12 08:37:25.573829 | fa163e23-f348-37f0-fb65-00000000f50c | OK | Create container logs path | np0000071528 2026-06-12 08:37:25,601 p=83863 u=zuul n=ansible | 2026-06-12 08:37:25.600710 | fa163e23-f348-37f0-fb65-00000000f50e | TASK | Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_3 2026-06-12 08:37:25,634 p=83863 u=zuul n=ansible | 2026-06-12 08:37:25.633911 | fa163e23-f348-37f0-fb65-00000000fb62 | CHANGED | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_3 | np0000071530 2026-06-12 08:37:25,681 p=83863 u=zuul n=ansible | 2026-06-12 08:37:25.680962 | fa163e23-f348-37f0-fb65-00000000f15d | TASK | Clean container_puppet_tasks for np0000071530 step 3 2026-06-12 08:37:25,968 p=83863 u=zuul n=ansible | 2026-06-12 08:37:25.968016 | fa163e23-f348-37f0-fb65-00000000f50e | OK | Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_3 | np0000071528 2026-06-12 08:37:25,989 p=83863 u=zuul n=ansible | 2026-06-12 08:37:25.988624 | fa163e23-f348-37f0-fb65-00000000f50f | TASK | Finalise hashes for all containers 2026-06-12 08:37:26,012 p=83863 u=zuul n=ansible | 2026-06-12 08:37:26.011382 | fa163e23-f348-37f0-fb65-00000000f15d | OK | Clean container_puppet_tasks for np0000071530 step 3 | np0000071530 2026-06-12 08:37:26,040 p=83863 u=zuul n=ansible | 2026-06-12 08:37:26.040501 | fa163e23-f348-37f0-fb65-00000000f15e | TASK | Calculate container_puppet_tasks for np0000071530 step 3 2026-06-12 08:37:26,074 p=83863 u=zuul n=ansible | 2026-06-12 08:37:26.073433 | fa163e23-f348-37f0-fb65-00000000f50f | OK | Finalise hashes for all containers | np0000071528 2026-06-12 08:37:26,097 p=83863 u=zuul n=ansible | 2026-06-12 08:37:26.093033 | fa163e23-f348-37f0-fb65-00000000f511 | TASK | Manage systemd shutdown files 2026-06-12 08:37:26,131 p=83863 u=zuul n=ansible | 2026-06-12 08:37:26.125539 | fa163e23-f348-37f0-fb65-00000000f15f | TASK | Include container-puppet tasks for step 3 2026-06-12 08:37:26,165 p=83863 u=zuul n=ansible | 2026-06-12 08:37:26.164888 | de711da3-297a-4db3-9b29-808aec20bbda | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/shutdown.yml | np0000071528 2026-06-12 08:37:26,192 p=83863 u=zuul n=ansible | 2026-06-12 08:37:26.191668 | fa163e23-f348-37f0-fb65-00000000fc9c | TASK | Check if /etc/sysconfig/podman_drop_in exists 2026-06-12 08:37:26,217 p=83863 u=zuul n=ansible | 2026-06-12 08:37:26.216965 | 44d5ab21-e160-41e5-8aae-a537272497fb | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/host-container-puppet-tasks.yaml | np0000071530 2026-06-12 08:37:26,243 p=83863 u=zuul n=ansible | 2026-06-12 08:37:26.242628 | fa163e23-f348-37f0-fb65-00000000fcb7 | TASK | Write container-puppet-tasks json file for np0000071530 step 3 2026-06-12 08:37:26,517 p=83863 u=zuul n=ansible | 2026-06-12 08:37:26.516971 | fa163e23-f348-37f0-fb65-00000000fc9c | OK | Check if /etc/sysconfig/podman_drop_in exists | np0000071528 2026-06-12 08:37:26,536 p=83863 u=zuul n=ansible | 2026-06-12 08:37:26.535980 | fa163e23-f348-37f0-fb65-00000000fc9d | TASK | Set podman_drop_in fact 2026-06-12 08:37:26,598 p=83863 u=zuul n=ansible | 2026-06-12 08:37:26.597960 | fa163e23-f348-37f0-fb65-00000000fc9d | OK | Set podman_drop_in fact | np0000071528 2026-06-12 08:37:26,618 p=83863 u=zuul n=ansible | 2026-06-12 08:37:26.617695 | fa163e23-f348-37f0-fb65-00000000fc9f | TASK | Deploy tripleo-container-shutdown and tripleo-start-podman-container 2026-06-12 08:37:27,285 p=83863 u=zuul n=ansible | 2026-06-12 08:37:27.284733 | fa163e23-f348-37f0-fb65-00000000fcb7 | CHANGED | Write container-puppet-tasks json file for np0000071530 step 3 | np0000071530 2026-06-12 08:37:27,308 p=83863 u=zuul n=ansible | 2026-06-12 08:37:27.308336 | fa163e23-f348-37f0-fb65-00000000fcb9 | TASK | Generate container puppet configs for step 3 2026-06-12 08:37:27,421 p=83863 u=zuul n=ansible | 2026-06-12 08:37:27.419005 | fa163e23-f348-37f0-fb65-00000000fc9f | OK | Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0000071528 | item=tripleo-container-shutdown 2026-06-12 08:37:27,683 p=83863 u=zuul n=ansible | 2026-06-12 08:37:27.682430 | fa163e23-f348-37f0-fb65-00000000fcb9 | OK | Generate container puppet configs for step 3 | np0000071530 2026-06-12 08:37:27,705 p=83863 u=zuul n=ansible | 2026-06-12 08:37:27.705459 | fa163e23-f348-37f0-fb65-00000000fcba | TASK | Manage Puppet containers (bootstrap tasks) for step 3 with tripleo-ansible 2026-06-12 08:37:27,783 p=83863 u=zuul n=ansible | 2026-06-12 08:37:27.782571 | fa163e23-f348-37f0-fb65-00000000fcef | TASK | Gather variables for each operating system 2026-06-12 08:37:27,872 p=83863 u=zuul n=ansible | 2026-06-12 08:37:27.871840 | fa163e23-f348-37f0-fb65-00000000fa00 | CHANGED | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_3 | np0000071532 2026-06-12 08:37:27,908 p=83863 u=zuul n=ansible | 2026-06-12 08:37:27.907930 | fa163e23-f348-37f0-fb65-00000000f120 | TASK | Clean container_puppet_tasks for np0000071532 step 3 2026-06-12 08:37:27,934 p=83863 u=zuul n=ansible | 2026-06-12 08:37:27.934385 | fa163e23-f348-37f0-fb65-00000000fcf0 | TASK | Create container logs path 2026-06-12 08:37:28,199 p=83863 u=zuul n=ansible | 2026-06-12 08:37:28.199055 | fa163e23-f348-37f0-fb65-00000000f120 | OK | Clean container_puppet_tasks for np0000071532 step 3 | np0000071532 2026-06-12 08:37:28,218 p=83863 u=zuul n=ansible | 2026-06-12 08:37:28.218338 | fa163e23-f348-37f0-fb65-00000000f121 | TASK | Calculate container_puppet_tasks for np0000071532 step 3 2026-06-12 08:37:28,247 p=83863 u=zuul n=ansible | 2026-06-12 08:37:28.247063 | fa163e23-f348-37f0-fb65-00000000f90b | CHANGED | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_3 | np0000071531 2026-06-12 08:37:28,268 p=83863 u=zuul n=ansible | 2026-06-12 08:37:28.268053 | fa163e23-f348-37f0-fb65-00000000fcf0 | OK | Create container logs path | np0000071530 2026-06-12 08:37:28,288 p=83863 u=zuul n=ansible | 2026-06-12 08:37:28.287862 | fa163e23-f348-37f0-fb65-00000000f100 | TASK | Clean container_puppet_tasks for np0000071531 step 3 2026-06-12 08:37:28,316 p=83863 u=zuul n=ansible | 2026-06-12 08:37:28.310438 | fa163e23-f348-37f0-fb65-00000000fcf2 | TASK | Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_3 2026-06-12 08:37:28,317 p=83863 u=zuul n=ansible | 2026-06-12 08:37:28.317255 | fa163e23-f348-37f0-fb65-00000000fc9f | OK | Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0000071528 | item=tripleo-start-podman-container 2026-06-12 08:37:28,352 p=83863 u=zuul n=ansible | 2026-06-12 08:37:28.351468 | fa163e23-f348-37f0-fb65-00000000f122 | TASK | Include container-puppet tasks for step 3 2026-06-12 08:37:28,406 p=83863 u=zuul n=ansible | 2026-06-12 08:37:28.406185 | fa163e23-f348-37f0-fb65-00000000fca0 | TASK | Create /usr/lib/systemd/system/tripleo-container-shutdown.service 2026-06-12 08:37:28,438 p=83863 u=zuul n=ansible | 2026-06-12 08:37:28.437595 | 365b0397-ba1b-4497-8659-2a45d46a2e3f | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/host-container-puppet-tasks.yaml | np0000071532 2026-06-12 08:37:28,466 p=83863 u=zuul n=ansible | 2026-06-12 08:37:28.465769 | fa163e23-f348-37f0-fb65-00000000fd3a | TASK | Write container-puppet-tasks json file for np0000071532 step 3 2026-06-12 08:37:28,616 p=83863 u=zuul n=ansible | 2026-06-12 08:37:28.615903 | fa163e23-f348-37f0-fb65-00000000f100 | OK | Clean container_puppet_tasks for np0000071531 step 3 | np0000071531 2026-06-12 08:37:28,659 p=83863 u=zuul n=ansible | 2026-06-12 08:37:28.658952 | fa163e23-f348-37f0-fb65-00000000f101 | TASK | Calculate container_puppet_tasks for np0000071531 step 3 2026-06-12 08:37:28,671 p=83863 u=zuul n=ansible | 2026-06-12 08:37:28.667657 | fa163e23-f348-37f0-fb65-00000000fa44 | CHANGED | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_3 | np0000071533 2026-06-12 08:37:28,673 p=83863 u=zuul n=ansible | 2026-06-12 08:37:28.673554 | fa163e23-f348-37f0-fb65-00000000fcf2 | OK | Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_3 | np0000071530 2026-06-12 08:37:28,724 p=83863 u=zuul n=ansible | 2026-06-12 08:37:28.723731 | fa163e23-f348-37f0-fb65-00000000fcf3 | TASK | Finalise hashes for all containers 2026-06-12 08:37:28,747 p=83863 u=zuul n=ansible | 2026-06-12 08:37:28.747583 | fa163e23-f348-37f0-fb65-00000000f102 | TASK | Include container-puppet tasks for step 3 2026-06-12 08:37:28,774 p=83863 u=zuul n=ansible | 2026-06-12 08:37:28.774053 | fa163e23-f348-37f0-fb65-00000000f120 | TASK | Clean container_puppet_tasks for np0000071532 step 3 2026-06-12 08:37:28,782 p=83863 u=zuul n=ansible | 2026-06-12 08:37:28.781578 | fa163e23-f348-37f0-fb65-00000000fcf3 | OK | Finalise hashes for all containers | np0000071530 2026-06-12 08:37:28,806 p=83863 u=zuul n=ansible | 2026-06-12 08:37:28.806357 | fa163e23-f348-37f0-fb65-00000000fcf5 | TASK | Manage systemd shutdown files 2026-06-12 08:37:28,835 p=83863 u=zuul n=ansible | 2026-06-12 08:37:28.829656 | abf0b9b1-ba47-4175-bffb-2d5a0a7a085b | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/host-container-puppet-tasks.yaml | np0000071531 2026-06-12 08:37:28,854 p=83863 u=zuul n=ansible | 2026-06-12 08:37:28.854720 | fa163e23-f348-37f0-fb65-00000000fd5d | TASK | Write container-puppet-tasks json file for np0000071531 step 3 2026-06-12 08:37:28,873 p=83863 u=zuul n=ansible | 2026-06-12 08:37:28.862943 | fa163e23-f348-37f0-fb65-00000000fcf5 | SKIPPED | Manage systemd shutdown files | np0000071530 2026-06-12 08:37:28,875 p=83863 u=zuul n=ansible | 2026-06-12 08:37:28.874985 | fa163e23-f348-37f0-fb65-00000000fba6 | CHANGED | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_3 | np0000071529 2026-06-12 08:37:28,906 p=83863 u=zuul n=ansible | 2026-06-12 08:37:28.906404 | fa163e23-f348-37f0-fb65-00000000fcf7 | TASK | Update container configs with new config hashes 2026-06-12 08:37:28,937 p=83863 u=zuul n=ansible | 2026-06-12 08:37:28.937169 | fa163e23-f348-37f0-fb65-00000000f145 | TASK | Clean container_puppet_tasks for np0000071529 step 3 2026-06-12 08:37:28,955 p=83863 u=zuul n=ansible | 2026-06-12 08:37:28.954691 | fa163e23-f348-37f0-fb65-00000000fcf7 | SKIPPED | Update container configs with new config hashes | np0000071530 2026-06-12 08:37:28,972 p=83863 u=zuul n=ansible | 2026-06-12 08:37:28.972290 | fa163e23-f348-37f0-fb65-00000000fcf8 | TASK | Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_3 2026-06-12 08:37:29,015 p=83863 u=zuul n=ansible | 2026-06-12 08:37:29.014936 | fa163e23-f348-37f0-fb65-00000000fcf8 | SKIPPED | Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_3 | np0000071530 2026-06-12 08:37:29,032 p=83863 u=zuul n=ansible | 2026-06-12 08:37:29.031917 | fa163e23-f348-37f0-fb65-00000000fcf9 | TASK | Create containers from /var/lib/tripleo-config/container-puppet-config/step_3 2026-06-12 08:37:29,071 p=83863 u=zuul n=ansible | 2026-06-12 08:37:29.071155 | fa163e23-f348-37f0-fb65-00000000fcf9 | SKIPPED | Create containers from /var/lib/tripleo-config/container-puppet-config/step_3 | np0000071530 2026-06-12 08:37:29,114 p=83863 u=zuul n=ansible | 2026-06-12 08:37:29.114186 | fa163e23-f348-37f0-fb65-00000000f120 | OK | Clean container_puppet_tasks for np0000071532 step 3 | np0000071533 2026-06-12 08:37:29,124 p=83863 u=zuul n=ansible | 2026-06-12 08:37:29.123824 | fa163e23-f348-37f0-fb65-00000000f121 | TASK | Calculate container_puppet_tasks for np0000071532 step 3 2026-06-12 08:37:29,193 p=83863 u=zuul n=ansible | 2026-06-12 08:37:29.192749 | fa163e23-f348-37f0-fb65-00000000f122 | TASK | Include container-puppet tasks for step 3 2026-06-12 08:37:29,253 p=83863 u=zuul n=ansible | 2026-06-12 08:37:29.253455 | 6c237815-b06d-460c-8d5f-34c1176a69f2 | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/host-container-puppet-tasks.yaml | np0000071533 2026-06-12 08:37:29,283 p=83863 u=zuul n=ansible | 2026-06-12 08:37:29.283383 | fa163e23-f348-37f0-fb65-00000000fd84 | TASK | Write container-puppet-tasks json file for np0000071533 step 3 2026-06-12 08:37:29,292 p=83863 u=zuul n=ansible | 2026-06-12 08:37:29.292003 | fa163e23-f348-37f0-fb65-00000000f145 | OK | Clean container_puppet_tasks for np0000071529 step 3 | np0000071529 2026-06-12 08:37:29,293 p=83863 u=zuul n=ansible | 2026-06-12 08:37:29.293432 | fa163e23-f348-37f0-fb65-00000000fca0 | OK | Create /usr/lib/systemd/system/tripleo-container-shutdown.service | np0000071528 2026-06-12 08:37:29,313 p=83863 u=zuul n=ansible | 2026-06-12 08:37:29.312729 | fa163e23-f348-37f0-fb65-00000000fca1 | TASK | Create /usr/lib/systemd/system-preset/91-tripleo-container-shutdown.preset 2026-06-12 08:37:29,342 p=83863 u=zuul n=ansible | 2026-06-12 08:37:29.342352 | fa163e23-f348-37f0-fb65-00000000f146 | TASK | Calculate container_puppet_tasks for np0000071529 step 3 2026-06-12 08:37:29,403 p=83863 u=zuul n=ansible | 2026-06-12 08:37:29.402801 | fa163e23-f348-37f0-fb65-00000000f147 | TASK | Include container-puppet tasks for step 3 2026-06-12 08:37:29,470 p=83863 u=zuul n=ansible | 2026-06-12 08:37:29.470636 | 52f404ec-0f3e-477f-97e5-043b2a6cfe08 | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/host-container-puppet-tasks.yaml | np0000071529 2026-06-12 08:37:29,497 p=83863 u=zuul n=ansible | 2026-06-12 08:37:29.496979 | fa163e23-f348-37f0-fb65-00000000fda3 | TASK | Write container-puppet-tasks json file for np0000071529 step 3 2026-06-12 08:37:29,505 p=83863 u=zuul n=ansible | 2026-06-12 08:37:29.504681 | fa163e23-f348-37f0-fb65-00000000fd3a | CHANGED | Write container-puppet-tasks json file for np0000071532 step 3 | np0000071532 2026-06-12 08:37:29,528 p=83863 u=zuul n=ansible | 2026-06-12 08:37:29.527931 | fa163e23-f348-37f0-fb65-00000000fd3c | TASK | Generate container puppet configs for step 3 2026-06-12 08:37:29,876 p=83863 u=zuul n=ansible | 2026-06-12 08:37:29.875649 | fa163e23-f348-37f0-fb65-00000000fd3c | OK | Generate container puppet configs for step 3 | np0000071532 2026-06-12 08:37:29,895 p=83863 u=zuul n=ansible | 2026-06-12 08:37:29.895452 | fa163e23-f348-37f0-fb65-00000000fd3d | TASK | Manage Puppet containers (bootstrap tasks) for step 3 with tripleo-ansible 2026-06-12 08:37:29,972 p=83863 u=zuul n=ansible | 2026-06-12 08:37:29.966281 | fa163e23-f348-37f0-fb65-00000000fcef | TASK | Gather variables for each operating system 2026-06-12 08:37:29,981 p=83863 u=zuul n=ansible | 2026-06-12 08:37:29.981140 | fa163e23-f348-37f0-fb65-00000000fd5d | CHANGED | Write container-puppet-tasks json file for np0000071531 step 3 | np0000071531 2026-06-12 08:37:29,997 p=83863 u=zuul n=ansible | 2026-06-12 08:37:29.996640 | fa163e23-f348-37f0-fb65-00000000fd5f | TASK | Generate container puppet configs for step 3 2026-06-12 08:37:30,118 p=83863 u=zuul n=ansible | 2026-06-12 08:37:30.118204 | fa163e23-f348-37f0-fb65-00000000fcf0 | TASK | Create container logs path 2026-06-12 08:37:30,159 p=83863 u=zuul n=ansible | 2026-06-12 08:37:30.158935 | fa163e23-f348-37f0-fb65-00000000fca1 | OK | Create /usr/lib/systemd/system-preset/91-tripleo-container-shutdown.preset | np0000071528 2026-06-12 08:37:30,183 p=83863 u=zuul n=ansible | 2026-06-12 08:37:30.182713 | fa163e23-f348-37f0-fb65-00000000fca2 | TASK | Enable and start tripleo-container-shutdown 2026-06-12 08:37:30,260 p=83863 u=zuul n=ansible | 2026-06-12 08:37:30.260310 | fa163e23-f348-37f0-fb65-00000000fd84 | CHANGED | Write container-puppet-tasks json file for np0000071533 step 3 | np0000071533 2026-06-12 08:37:30,273 p=83863 u=zuul n=ansible | 2026-06-12 08:37:30.272807 | fa163e23-f348-37f0-fb65-00000000fd86 | TASK | Generate container puppet configs for step 3 2026-06-12 08:37:30,350 p=83863 u=zuul n=ansible | 2026-06-12 08:37:30.349842 | fa163e23-f348-37f0-fb65-00000000fd5f | OK | Generate container puppet configs for step 3 | np0000071531 2026-06-12 08:37:30,362 p=83863 u=zuul n=ansible | 2026-06-12 08:37:30.362076 | fa163e23-f348-37f0-fb65-00000000fd60 | TASK | Manage Puppet containers (bootstrap tasks) for step 3 with tripleo-ansible 2026-06-12 08:37:30,429 p=83863 u=zuul n=ansible | 2026-06-12 08:37:30.429504 | fa163e23-f348-37f0-fb65-00000000fcef | TASK | Gather variables for each operating system 2026-06-12 08:37:30,450 p=83863 u=zuul n=ansible | 2026-06-12 08:37:30.449692 | fa163e23-f348-37f0-fb65-00000000fcf0 | OK | Create container logs path | np0000071532 2026-06-12 08:37:30,464 p=83863 u=zuul n=ansible | 2026-06-12 08:37:30.464661 | fa163e23-f348-37f0-fb65-00000000fcf2 | TASK | Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_3 2026-06-12 08:37:30,557 p=83863 u=zuul n=ansible | 2026-06-12 08:37:30.556756 | fa163e23-f348-37f0-fb65-00000000fcf0 | TASK | Create container logs path 2026-06-12 08:37:30,575 p=83863 u=zuul n=ansible | 2026-06-12 08:37:30.574896 | fa163e23-f348-37f0-fb65-00000000fda3 | CHANGED | Write container-puppet-tasks json file for np0000071529 step 3 | np0000071529 2026-06-12 08:37:30,593 p=83863 u=zuul n=ansible | 2026-06-12 08:37:30.593332 | fa163e23-f348-37f0-fb65-00000000fda5 | TASK | Generate container puppet configs for step 3 2026-06-12 08:37:30,632 p=83863 u=zuul n=ansible | 2026-06-12 08:37:30.632232 | fa163e23-f348-37f0-fb65-00000000fd86 | OK | Generate container puppet configs for step 3 | np0000071533 2026-06-12 08:37:30,646 p=83863 u=zuul n=ansible | 2026-06-12 08:37:30.645717 | fa163e23-f348-37f0-fb65-00000000fd87 | TASK | Manage Puppet containers (bootstrap tasks) for step 3 with tripleo-ansible 2026-06-12 08:37:30,710 p=83863 u=zuul n=ansible | 2026-06-12 08:37:30.710227 | fa163e23-f348-37f0-fb65-00000000fcef | TASK | Gather variables for each operating system 2026-06-12 08:37:30,809 p=83863 u=zuul n=ansible | 2026-06-12 08:37:30.809004 | fa163e23-f348-37f0-fb65-00000000fcf2 | OK | Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_3 | np0000071532 2026-06-12 08:37:30,824 p=83863 u=zuul n=ansible | 2026-06-12 08:37:30.824194 | fa163e23-f348-37f0-fb65-00000000fcf3 | TASK | Finalise hashes for all containers 2026-06-12 08:37:30,843 p=83863 u=zuul n=ansible | 2026-06-12 08:37:30.842932 | fa163e23-f348-37f0-fb65-00000000fcf0 | TASK | Create container logs path 2026-06-12 08:37:30,854 p=83863 u=zuul n=ansible | 2026-06-12 08:37:30.854163 | fa163e23-f348-37f0-fb65-00000000fcf3 | OK | Finalise hashes for all containers | np0000071532 2026-06-12 08:37:30,865 p=83863 u=zuul n=ansible | 2026-06-12 08:37:30.865676 | fa163e23-f348-37f0-fb65-00000000fcf5 | TASK | Manage systemd shutdown files 2026-06-12 08:37:30,888 p=83863 u=zuul n=ansible | 2026-06-12 08:37:30.887888 | fa163e23-f348-37f0-fb65-00000000fcf5 | SKIPPED | Manage systemd shutdown files | np0000071532 2026-06-12 08:37:30,898 p=83863 u=zuul n=ansible | 2026-06-12 08:37:30.898285 | fa163e23-f348-37f0-fb65-00000000fcf7 | TASK | Update container configs with new config hashes 2026-06-12 08:37:30,919 p=83863 u=zuul n=ansible | 2026-06-12 08:37:30.918567 | fa163e23-f348-37f0-fb65-00000000fcf0 | OK | Create container logs path | np0000071531 2026-06-12 08:37:30,920 p=83863 u=zuul n=ansible | 2026-06-12 08:37:30.920155 | fa163e23-f348-37f0-fb65-00000000fda5 | OK | Generate container puppet configs for step 3 | np0000071529 2026-06-12 08:37:30,933 p=83863 u=zuul n=ansible | 2026-06-12 08:37:30.932741 | fa163e23-f348-37f0-fb65-00000000fcf2 | TASK | Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_3 2026-06-12 08:37:30,962 p=83863 u=zuul n=ansible | 2026-06-12 08:37:30.961507 | fa163e23-f348-37f0-fb65-00000000fda6 | TASK | Manage Puppet containers (bootstrap tasks) for step 3 with tripleo-ansible 2026-06-12 08:37:30,969 p=83863 u=zuul n=ansible | 2026-06-12 08:37:30.968340 | fa163e23-f348-37f0-fb65-00000000fcf7 | SKIPPED | Update container configs with new config hashes | np0000071532 2026-06-12 08:37:30,982 p=83863 u=zuul n=ansible | 2026-06-12 08:37:30.982529 | fa163e23-f348-37f0-fb65-00000000fcf8 | TASK | Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_3 2026-06-12 08:37:31,048 p=83863 u=zuul n=ansible | 2026-06-12 08:37:31.047673 | fa163e23-f348-37f0-fb65-00000000fcef | TASK | Gather variables for each operating system 2026-06-12 08:37:31,056 p=83863 u=zuul n=ansible | 2026-06-12 08:37:31.055394 | fa163e23-f348-37f0-fb65-00000000fca2 | OK | Enable and start tripleo-container-shutdown | np0000071528 2026-06-12 08:37:31,057 p=83863 u=zuul n=ansible | 2026-06-12 08:37:31.057547 | fa163e23-f348-37f0-fb65-00000000fcf8 | SKIPPED | Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_3 | np0000071532 2026-06-12 08:37:31,070 p=83863 u=zuul n=ansible | 2026-06-12 08:37:31.070467 | fa163e23-f348-37f0-fb65-00000000fcf9 | TASK | Create containers from /var/lib/tripleo-config/container-puppet-config/step_3 2026-06-12 08:37:31,093 p=83863 u=zuul n=ansible | 2026-06-12 08:37:31.092875 | fa163e23-f348-37f0-fb65-00000000fca3 | TASK | Create /usr/lib/systemd/system/netns-placeholder.service 2026-06-12 08:37:31,127 p=83863 u=zuul n=ansible | 2026-06-12 08:37:31.126440 | fa163e23-f348-37f0-fb65-00000000fcf9 | SKIPPED | Create containers from /var/lib/tripleo-config/container-puppet-config/step_3 | np0000071532 2026-06-12 08:37:31,154 p=83863 u=zuul n=ansible | 2026-06-12 08:37:31.153969 | fa163e23-f348-37f0-fb65-00000000fcf0 | TASK | Create container logs path 2026-06-12 08:37:31,186 p=83863 u=zuul n=ansible | 2026-06-12 08:37:31.186173 | fa163e23-f348-37f0-fb65-00000000fcf0 | OK | Create container logs path | np0000071533 2026-06-12 08:37:31,213 p=83863 u=zuul n=ansible | 2026-06-12 08:37:31.213174 | fa163e23-f348-37f0-fb65-00000000fcf2 | TASK | Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_3 2026-06-12 08:37:31,329 p=83863 u=zuul n=ansible | 2026-06-12 08:37:31.329214 | fa163e23-f348-37f0-fb65-00000000fcf2 | OK | Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_3 | np0000071531 2026-06-12 08:37:31,340 p=83863 u=zuul n=ansible | 2026-06-12 08:37:31.340499 | fa163e23-f348-37f0-fb65-00000000fcf3 | TASK | Finalise hashes for all containers 2026-06-12 08:37:31,372 p=83863 u=zuul n=ansible | 2026-06-12 08:37:31.371496 | fa163e23-f348-37f0-fb65-00000000fcf3 | OK | Finalise hashes for all containers | np0000071531 2026-06-12 08:37:31,382 p=83863 u=zuul n=ansible | 2026-06-12 08:37:31.381974 | fa163e23-f348-37f0-fb65-00000000fcf5 | TASK | Manage systemd shutdown files 2026-06-12 08:37:31,406 p=83863 u=zuul n=ansible | 2026-06-12 08:37:31.405983 | fa163e23-f348-37f0-fb65-00000000fcf5 | SKIPPED | Manage systemd shutdown files | np0000071531 2026-06-12 08:37:31,416 p=83863 u=zuul n=ansible | 2026-06-12 08:37:31.416543 | fa163e23-f348-37f0-fb65-00000000fcf7 | TASK | Update container configs with new config hashes 2026-06-12 08:37:31,447 p=83863 u=zuul n=ansible | 2026-06-12 08:37:31.447330 | fa163e23-f348-37f0-fb65-00000000fcf7 | SKIPPED | Update container configs with new config hashes | np0000071531 2026-06-12 08:37:31,459 p=83863 u=zuul n=ansible | 2026-06-12 08:37:31.459149 | fa163e23-f348-37f0-fb65-00000000fcf8 | TASK | Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_3 2026-06-12 08:37:31,490 p=83863 u=zuul n=ansible | 2026-06-12 08:37:31.489820 | fa163e23-f348-37f0-fb65-00000000fcf8 | SKIPPED | Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_3 | np0000071531 2026-06-12 08:37:31,508 p=83863 u=zuul n=ansible | 2026-06-12 08:37:31.503039 | fa163e23-f348-37f0-fb65-00000000fcf9 | TASK | Create containers from /var/lib/tripleo-config/container-puppet-config/step_3 2026-06-12 08:37:31,516 p=83863 u=zuul n=ansible | 2026-06-12 08:37:31.516039 | fa163e23-f348-37f0-fb65-00000000fcf0 | OK | Create container logs path | np0000071529 2026-06-12 08:37:31,539 p=83863 u=zuul n=ansible | 2026-06-12 08:37:31.537148 | fa163e23-f348-37f0-fb65-00000000fcf2 | TASK | Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_3 2026-06-12 08:37:31,548 p=83863 u=zuul n=ansible | 2026-06-12 08:37:31.547134 | fa163e23-f348-37f0-fb65-00000000fcf9 | SKIPPED | Create containers from /var/lib/tripleo-config/container-puppet-config/step_3 | np0000071531 2026-06-12 08:37:31,566 p=83863 u=zuul n=ansible | 2026-06-12 08:37:31.565613 | fa163e23-f348-37f0-fb65-00000000fcf2 | OK | Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_3 | np0000071533 2026-06-12 08:37:31,592 p=83863 u=zuul n=ansible | 2026-06-12 08:37:31.592213 | fa163e23-f348-37f0-fb65-00000000fcf3 | TASK | Finalise hashes for all containers 2026-06-12 08:37:31,639 p=83863 u=zuul n=ansible | 2026-06-12 08:37:31.638875 | fa163e23-f348-37f0-fb65-00000000fcf3 | OK | Finalise hashes for all containers | np0000071533 2026-06-12 08:37:31,654 p=83863 u=zuul n=ansible | 2026-06-12 08:37:31.653742 | fa163e23-f348-37f0-fb65-00000000fcf5 | TASK | Manage systemd shutdown files 2026-06-12 08:37:31,684 p=83863 u=zuul n=ansible | 2026-06-12 08:37:31.683461 | fa163e23-f348-37f0-fb65-00000000fcf5 | SKIPPED | Manage systemd shutdown files | np0000071533 2026-06-12 08:37:31,698 p=83863 u=zuul n=ansible | 2026-06-12 08:37:31.697676 | fa163e23-f348-37f0-fb65-00000000fcf7 | TASK | Update container configs with new config hashes 2026-06-12 08:37:31,739 p=83863 u=zuul n=ansible | 2026-06-12 08:37:31.738674 | fa163e23-f348-37f0-fb65-00000000fcf7 | SKIPPED | Update container configs with new config hashes | np0000071533 2026-06-12 08:37:31,755 p=83863 u=zuul n=ansible | 2026-06-12 08:37:31.754667 | fa163e23-f348-37f0-fb65-00000000fcf8 | TASK | Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_3 2026-06-12 08:37:31,797 p=83863 u=zuul n=ansible | 2026-06-12 08:37:31.796513 | fa163e23-f348-37f0-fb65-00000000fcf8 | SKIPPED | Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_3 | np0000071533 2026-06-12 08:37:31,811 p=83863 u=zuul n=ansible | 2026-06-12 08:37:31.810992 | fa163e23-f348-37f0-fb65-00000000fcf9 | TASK | Create containers from /var/lib/tripleo-config/container-puppet-config/step_3 2026-06-12 08:37:31,850 p=83863 u=zuul n=ansible | 2026-06-12 08:37:31.850050 | fa163e23-f348-37f0-fb65-00000000fcf9 | SKIPPED | Create containers from /var/lib/tripleo-config/container-puppet-config/step_3 | np0000071533 2026-06-12 08:37:31,893 p=83863 u=zuul n=ansible | 2026-06-12 08:37:31.893542 | fa163e23-f348-37f0-fb65-00000000fcf2 | OK | Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_3 | np0000071529 2026-06-12 08:37:31,908 p=83863 u=zuul n=ansible | 2026-06-12 08:37:31.907820 | fa163e23-f348-37f0-fb65-00000000fcf3 | TASK | Finalise hashes for all containers 2026-06-12 08:37:31,962 p=83863 u=zuul n=ansible | 2026-06-12 08:37:31.962025 | fa163e23-f348-37f0-fb65-00000000fcf3 | OK | Finalise hashes for all containers | np0000071529 2026-06-12 08:37:31,963 p=83863 u=zuul n=ansible | 2026-06-12 08:37:31.963319 | fa163e23-f348-37f0-fb65-00000000fca3 | OK | Create /usr/lib/systemd/system/netns-placeholder.service | np0000071528 2026-06-12 08:37:31,981 p=83863 u=zuul n=ansible | 2026-06-12 08:37:31.980776 | fa163e23-f348-37f0-fb65-00000000fca4 | TASK | Create /usr/lib/systemd/system-preset/91-netns-placeholder.preset 2026-06-12 08:37:32,003 p=83863 u=zuul n=ansible | 2026-06-12 08:37:32.002604 | fa163e23-f348-37f0-fb65-00000000fcf5 | TASK | Manage systemd shutdown files 2026-06-12 08:37:32,041 p=83863 u=zuul n=ansible | 2026-06-12 08:37:32.040492 | fa163e23-f348-37f0-fb65-00000000fcf5 | SKIPPED | Manage systemd shutdown files | np0000071529 2026-06-12 08:37:32,057 p=83863 u=zuul n=ansible | 2026-06-12 08:37:32.057261 | fa163e23-f348-37f0-fb65-00000000fcf7 | TASK | Update container configs with new config hashes 2026-06-12 08:37:32,110 p=83863 u=zuul n=ansible | 2026-06-12 08:37:32.110205 | fa163e23-f348-37f0-fb65-00000000fcf7 | SKIPPED | Update container configs with new config hashes | np0000071529 2026-06-12 08:37:32,126 p=83863 u=zuul n=ansible | 2026-06-12 08:37:32.126682 | fa163e23-f348-37f0-fb65-00000000fcf8 | TASK | Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_3 2026-06-12 08:37:32,164 p=83863 u=zuul n=ansible | 2026-06-12 08:37:32.163957 | fa163e23-f348-37f0-fb65-00000000fcf8 | SKIPPED | Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_3 | np0000071529 2026-06-12 08:37:32,180 p=83863 u=zuul n=ansible | 2026-06-12 08:37:32.180227 | fa163e23-f348-37f0-fb65-00000000fcf9 | TASK | Create containers from /var/lib/tripleo-config/container-puppet-config/step_3 2026-06-12 08:37:32,219 p=83863 u=zuul n=ansible | 2026-06-12 08:37:32.218739 | fa163e23-f348-37f0-fb65-00000000fcf9 | SKIPPED | Create containers from /var/lib/tripleo-config/container-puppet-config/step_3 | np0000071529 2026-06-12 08:37:32,839 p=83863 u=zuul n=ansible | 2026-06-12 08:37:32.838754 | fa163e23-f348-37f0-fb65-00000000fca4 | OK | Create /usr/lib/systemd/system-preset/91-netns-placeholder.preset | np0000071528 2026-06-12 08:37:32,871 p=83863 u=zuul n=ansible | 2026-06-12 08:37:32.870825 | fa163e23-f348-37f0-fb65-00000000fca5 | TASK | Enable and start netns-placeholder 2026-06-12 08:37:33,746 p=83863 u=zuul n=ansible | 2026-06-12 08:37:33.746066 | fa163e23-f348-37f0-fb65-00000000fca5 | CHANGED | Enable and start netns-placeholder | np0000071528 2026-06-12 08:37:33,773 p=83863 u=zuul n=ansible | 2026-06-12 08:37:33.772532 | fa163e23-f348-37f0-fb65-00000000f513 | TASK | Update container configs with new config hashes 2026-06-12 08:37:33,866 p=83863 u=zuul n=ansible | 2026-06-12 08:37:33.865707 | 596784c7-a9dc-4a85-84f8-34fed23d55c2 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/puppet_config.yml | np0000071528 2026-06-12 08:37:33,888 p=83863 u=zuul n=ansible | 2026-06-12 08:37:33.888257 | fa163e23-f348-37f0-fb65-00000000ff1e | TASK | Update config hashes for container startup configs 2026-06-12 08:37:34,234 p=83863 u=zuul n=ansible | 2026-06-12 08:37:34.233242 | fa163e23-f348-37f0-fb65-00000000ff1e | OK | Update config hashes for container startup configs | np0000071528 2026-06-12 08:37:34,264 p=83863 u=zuul n=ansible | 2026-06-12 08:37:34.263703 | fa163e23-f348-37f0-fb65-00000000f514 | TASK | Delete orphan containers from /var/lib/tripleo-config/container-startup-config/step_3 2026-06-12 08:37:34,330 p=83863 u=zuul n=ansible | 2026-06-12 08:37:34.329736 | 2a34e24e-a013-48f1-991f-9fb24d2e136a | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/delete_orphan.yml | np0000071528 2026-06-12 08:37:34,356 p=83863 u=zuul n=ansible | 2026-06-12 08:37:34.356374 | fa163e23-f348-37f0-fb65-00000000ff3d | TASK | Gather podman infos 2026-06-12 08:37:35,385 p=83863 u=zuul n=ansible | 2026-06-12 08:37:35.383906 | fa163e23-f348-37f0-fb65-00000000ff3d | OK | Gather podman infos | np0000071528 2026-06-12 08:37:35,473 p=83863 u=zuul n=ansible | 2026-06-12 08:37:35.472982 | fa163e23-f348-37f0-fb65-00000000ff3e | TASK | Delete orphan containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_3 2026-06-12 08:37:35,720 p=83863 u=zuul n=ansible | 2026-06-12 08:37:35.719803 | fa163e23-f348-37f0-fb65-00000000f515 | TASK | Create containers from /var/lib/tripleo-config/container-startup-config/step_3 2026-06-12 08:37:35,790 p=83863 u=zuul n=ansible | 2026-06-12 08:37:35.790039 | 36c9d242-0e0f-41ec-8988-849937798ae8 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/create.yml | np0000071528 2026-06-12 08:37:35,812 p=83863 u=zuul n=ansible | 2026-06-12 08:37:35.812095 | fa163e23-f348-37f0-fb65-00000000ffa8 | TASK | Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_3 2026-06-12 08:38:23,118 p=83863 u=zuul n=ansible | 2026-06-12 08:38:23.116904 | fa163e23-f348-37f0-fb65-00000000ffa8 | CHANGED | Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_3 | np0000071528 2026-06-12 08:38:23,152 p=83863 u=zuul n=ansible | 2026-06-12 08:38:23.152329 | fa163e23-f348-37f0-fb65-00000000ffa9 | TASK | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_3 2026-06-12 08:38:38,928 p=83863 u=zuul n=ansible | 2026-06-12 08:38:38.927220 | fa163e23-f348-37f0-fb65-00000000ffa9 | CHANGED | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_3 | np0000071528 2026-06-12 08:38:38,990 p=83863 u=zuul n=ansible | 2026-06-12 08:38:38.990211 | fa163e23-f348-37f0-fb65-00000000f7f3 | TASK | Clean container_puppet_tasks for np0000071528 step 3 2026-06-12 08:38:39,364 p=83863 u=zuul n=ansible | 2026-06-12 08:38:39.363489 | fa163e23-f348-37f0-fb65-00000000f7f3 | OK | Clean container_puppet_tasks for np0000071528 step 3 | np0000071528 2026-06-12 08:38:39,405 p=83863 u=zuul n=ansible | 2026-06-12 08:38:39.405404 | fa163e23-f348-37f0-fb65-00000000f7f4 | TASK | Calculate container_puppet_tasks for np0000071528 step 3 2026-06-12 08:38:39,491 p=83863 u=zuul n=ansible | 2026-06-12 08:38:39.490808 | fa163e23-f348-37f0-fb65-00000000f7f5 | TASK | Include container-puppet tasks for step 3 2026-06-12 08:38:39,565 p=83863 u=zuul n=ansible | 2026-06-12 08:38:39.565337 | 9f91fb6e-b19d-4568-959a-3f1f6ad119ce | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/host-container-puppet-tasks.yaml | np0000071528 2026-06-12 08:38:39,591 p=83863 u=zuul n=ansible | 2026-06-12 08:38:39.591218 | fa163e23-f348-37f0-fb65-00000000fff4 | TASK | Write container-puppet-tasks json file for np0000071528 step 3 2026-06-12 08:38:40,629 p=83863 u=zuul n=ansible | 2026-06-12 08:38:40.627809 | fa163e23-f348-37f0-fb65-00000000fff4 | CHANGED | Write container-puppet-tasks json file for np0000071528 step 3 | np0000071528 2026-06-12 08:38:40,668 p=83863 u=zuul n=ansible | 2026-06-12 08:38:40.667458 | fa163e23-f348-37f0-fb65-00000000fff6 | TASK | Generate container puppet configs for step 3 2026-06-12 08:38:41,027 p=83863 u=zuul n=ansible | 2026-06-12 08:38:41.026394 | fa163e23-f348-37f0-fb65-00000000fff6 | OK | Generate container puppet configs for step 3 | np0000071528 2026-06-12 08:38:41,058 p=83863 u=zuul n=ansible | 2026-06-12 08:38:41.058373 | fa163e23-f348-37f0-fb65-00000000fff7 | TASK | Manage Puppet containers (bootstrap tasks) for step 3 with tripleo-ansible 2026-06-12 08:38:41,143 p=83863 u=zuul n=ansible | 2026-06-12 08:38:41.142654 | fa163e23-f348-37f0-fb65-00000000fcef | TASK | Gather variables for each operating system 2026-06-12 08:38:41,289 p=83863 u=zuul n=ansible | 2026-06-12 08:38:41.289543 | fa163e23-f348-37f0-fb65-00000000fcf0 | TASK | Create container logs path 2026-06-12 08:38:41,624 p=83863 u=zuul n=ansible | 2026-06-12 08:38:41.624018 | fa163e23-f348-37f0-fb65-00000000fcf0 | OK | Create container logs path | np0000071528 2026-06-12 08:38:41,656 p=83863 u=zuul n=ansible | 2026-06-12 08:38:41.656444 | fa163e23-f348-37f0-fb65-00000000fcf2 | TASK | Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_3 2026-06-12 08:38:42,027 p=83863 u=zuul n=ansible | 2026-06-12 08:38:42.026645 | fa163e23-f348-37f0-fb65-00000000fcf2 | OK | Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_3 | np0000071528 2026-06-12 08:38:42,051 p=83863 u=zuul n=ansible | 2026-06-12 08:38:42.050959 | fa163e23-f348-37f0-fb65-00000000fcf3 | TASK | Finalise hashes for all containers 2026-06-12 08:38:42,080 p=83863 u=zuul n=ansible | 2026-06-12 08:38:42.079831 | fa163e23-f348-37f0-fb65-00000000fcf3 | OK | Finalise hashes for all containers | np0000071528 2026-06-12 08:38:42,097 p=83863 u=zuul n=ansible | 2026-06-12 08:38:42.096793 | fa163e23-f348-37f0-fb65-00000000fcf5 | TASK | Manage systemd shutdown files 2026-06-12 08:38:42,127 p=83863 u=zuul n=ansible | 2026-06-12 08:38:42.127354 | fa163e23-f348-37f0-fb65-00000000fcf5 | SKIPPED | Manage systemd shutdown files | np0000071528 2026-06-12 08:38:42,144 p=83863 u=zuul n=ansible | 2026-06-12 08:38:42.144548 | fa163e23-f348-37f0-fb65-00000000fcf7 | TASK | Update container configs with new config hashes 2026-06-12 08:38:42,184 p=83863 u=zuul n=ansible | 2026-06-12 08:38:42.183332 | fa163e23-f348-37f0-fb65-00000000fcf7 | SKIPPED | Update container configs with new config hashes | np0000071528 2026-06-12 08:38:42,231 p=83863 u=zuul n=ansible | 2026-06-12 08:38:42.231393 | fa163e23-f348-37f0-fb65-00000000fcf8 | TASK | Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_3 2026-06-12 08:38:42,286 p=83863 u=zuul n=ansible | 2026-06-12 08:38:42.285042 | fa163e23-f348-37f0-fb65-00000000fcf8 | SKIPPED | Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_3 | np0000071528 2026-06-12 08:38:42,309 p=83863 u=zuul n=ansible | 2026-06-12 08:38:42.309138 | fa163e23-f348-37f0-fb65-00000000fcf9 | TASK | Create containers from /var/lib/tripleo-config/container-puppet-config/step_3 2026-06-12 08:38:42,359 p=83863 u=zuul n=ansible | 2026-06-12 08:38:42.358756 | fa163e23-f348-37f0-fb65-00000000fcf9 | SKIPPED | Create containers from /var/lib/tripleo-config/container-puppet-config/step_3 | np0000071528 2026-06-12 08:38:42,452 p=83863 u=zuul n=ansible | PLAY [External deployment step 4] ********************************************** 2026-06-12 08:38:42,470 p=83863 u=zuul n=ansible | 2026-06-12 08:38:42.470466 | fa163e23-f348-37f0-fb65-0000000000e3 | TASK | External deployment step 4 2026-06-12 08:38:42,506 p=83863 u=zuul n=ansible | 2026-06-12 08:38:42.505523 | fa163e23-f348-37f0-fb65-0000000000e3 | OK | External deployment step 4 | undercloud -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'External deployment step 4' to resume from this task" } 2026-06-12 08:38:42,506 p=83863 u=zuul n=ansible | [WARNING]: ('undercloud -> localhost', 'fa163e23-f348-37f0-fb65-0000000000e3') missing from stats 2026-06-12 08:38:42,567 p=83863 u=zuul n=ansible | 2026-06-12 08:38:42.567359 | ce9548c7-3475-4da0-b912-194a39eef22a | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/external_deploy_steps_tasks_step4.yaml | undercloud 2026-06-12 08:38:42,574 p=83863 u=zuul n=ansible | 2026-06-12 08:38:42.574525 | fa163e23-f348-37f0-fb65-000000010071 | TASK | Clean up legacy Cinder keystone catalog entries 2026-06-12 08:38:44,678 p=83863 u=zuul n=ansible | 2026-06-12 08:38:44.677164 | fa163e23-f348-37f0-fb65-000000010071 | OK | Clean up legacy Cinder keystone catalog entries | undercloud | item={'service_name': 'cinderv2', 'service_type': 'volumev2'} 2026-06-12 08:38:45,968 p=83863 u=zuul n=ansible | 2026-06-12 08:38:45.967031 | fa163e23-f348-37f0-fb65-000000010071 | OK | Clean up legacy Cinder keystone catalog entries | undercloud | item={'service_name': 'cinderv3', 'service_type': 'volume'} 2026-06-12 08:38:45,988 p=83863 u=zuul n=ansible | 2026-06-12 08:38:45.988234 | fa163e23-f348-37f0-fb65-000000010074 | TASK | Manage Keystone resources for OpenStack services 2026-06-12 08:38:46,101 p=83863 u=zuul n=ansible | 2026-06-12 08:38:46.100805 | fa163e23-f348-37f0-fb65-0000000100a0 | TASK | Create Keystone Admin resources 2026-06-12 08:38:46,331 p=83863 u=zuul n=ansible | 2026-06-12 08:38:46.330655 | 7167766e-9a2d-4b81-acc0-7b907ba254ba | INCLUDED | /usr/share/ansible/roles/tripleo_keystone_resources/tasks/admin.yml | undercloud 2026-06-12 08:38:46,355 p=83863 u=zuul n=ansible | 2026-06-12 08:38:46.354787 | fa163e23-f348-37f0-fb65-0000000100e1 | TASK | Create admin and service projects 2026-06-12 08:38:46,419 p=83863 u=zuul n=ansible | 2026-06-12 08:38:46.418682 | 1f0e2603-3b74-45c1-8f4d-544a014b4324 | INCLUDED | /usr/share/ansible/roles/tripleo_keystone_resources/tasks/projects.yml | undercloud 2026-06-12 08:38:46,434 p=83863 u=zuul n=ansible | 2026-06-12 08:38:46.434500 | fa163e23-f348-37f0-fb65-000000010132 | TASK | Async creation of Keystone project 2026-06-12 08:38:46,958 p=83863 u=zuul n=ansible | 2026-06-12 08:38:46.956559 | fa163e23-f348-37f0-fb65-000000010132 | CHANGED | Async creation of Keystone project | undercloud | item=admin 2026-06-12 08:38:47,313 p=83863 u=zuul n=ansible | 2026-06-12 08:38:47.311877 | fa163e23-f348-37f0-fb65-000000010132 | CHANGED | Async creation of Keystone project | undercloud | item=service 2026-06-12 08:38:47,330 p=83863 u=zuul n=ansible | 2026-06-12 08:38:47.330279 | fa163e23-f348-37f0-fb65-000000010134 | TASK | Check Keystone project status 2026-06-12 08:38:52,910 p=83863 u=zuul n=ansible | 2026-06-12 08:38:52.909533 | fa163e23-f348-37f0-fb65-000000010134 | OK | Check Keystone project status | undercloud | item=admin 2026-06-12 08:38:53,199 p=83863 u=zuul n=ansible | 2026-06-12 08:38:53.198650 | fa163e23-f348-37f0-fb65-000000010134 | CHANGED | Check Keystone project status | undercloud | item=service 2026-06-12 08:38:53,213 p=83863 u=zuul n=ansible | 2026-06-12 08:38:53.213072 | fa163e23-f348-37f0-fb65-0000000100e2 | TASK | Create admin role 2026-06-12 08:38:54,764 p=83863 u=zuul n=ansible | 2026-06-12 08:38:54.763489 | fa163e23-f348-37f0-fb65-0000000100e2 | OK | Create admin role | undercloud 2026-06-12 08:38:54,779 p=83863 u=zuul n=ansible | 2026-06-12 08:38:54.778453 | fa163e23-f348-37f0-fb65-0000000100e3 | TASK | Create _member_ role 2026-06-12 08:38:54,839 p=83863 u=zuul n=ansible | 2026-06-12 08:38:54.839206 | fa163e23-f348-37f0-fb65-0000000100e3 | SKIPPED | Create _member_ role | undercloud 2026-06-12 08:38:54,848 p=83863 u=zuul n=ansible | 2026-06-12 08:38:54.847752 | fa163e23-f348-37f0-fb65-0000000100e4 | TASK | Check admin password 2026-06-12 08:38:56,338 p=83863 u=zuul n=ansible | 2026-06-12 08:38:56.337967 | fa163e23-f348-37f0-fb65-0000000100e4 | OK | Check admin password | undercloud 2026-06-12 08:38:56,344 p=83863 u=zuul n=ansible | 2026-06-12 08:38:56.344729 | fa163e23-f348-37f0-fb65-0000000100e5 | TASK | Create admin user 2026-06-12 08:38:58,167 p=83863 u=zuul n=ansible | 2026-06-12 08:38:58.166700 | fa163e23-f348-37f0-fb65-0000000100e5 | CHANGED | Create admin user | undercloud 2026-06-12 08:38:58,173 p=83863 u=zuul n=ansible | 2026-06-12 08:38:58.173304 | fa163e23-f348-37f0-fb65-0000000100e6 | TASK | Assign admin role to admin project for admin user 2026-06-12 08:38:59,970 p=83863 u=zuul n=ansible | 2026-06-12 08:38:59.969298 | fa163e23-f348-37f0-fb65-0000000100e6 | OK | Assign admin role to admin project for admin user | undercloud 2026-06-12 08:38:59,978 p=83863 u=zuul n=ansible | 2026-06-12 08:38:59.978453 | fa163e23-f348-37f0-fb65-0000000100e7 | TASK | Assign _member_ role to admin project for admin user 2026-06-12 08:39:00,017 p=83863 u=zuul n=ansible | 2026-06-12 08:39:00.016741 | fa163e23-f348-37f0-fb65-0000000100e7 | SKIPPED | Assign _member_ role to admin project for admin user | undercloud 2026-06-12 08:39:00,025 p=83863 u=zuul n=ansible | 2026-06-12 08:39:00.024872 | fa163e23-f348-37f0-fb65-0000000100e8 | TASK | Create identity service 2026-06-12 08:39:01,331 p=83863 u=zuul n=ansible | 2026-06-12 08:39:01.330990 | fa163e23-f348-37f0-fb65-0000000100e8 | OK | Create identity service | undercloud 2026-06-12 08:39:01,337 p=83863 u=zuul n=ansible | 2026-06-12 08:39:01.337712 | fa163e23-f348-37f0-fb65-0000000100e9 | TASK | Create identity public endpoint 2026-06-12 08:39:02,751 p=83863 u=zuul n=ansible | 2026-06-12 08:39:02.750371 | fa163e23-f348-37f0-fb65-0000000100e9 | OK | Create identity public endpoint | undercloud 2026-06-12 08:39:02,758 p=83863 u=zuul n=ansible | 2026-06-12 08:39:02.757975 | fa163e23-f348-37f0-fb65-0000000100ea | TASK | Create identity internal endpoint 2026-06-12 08:39:04,127 p=83863 u=zuul n=ansible | 2026-06-12 08:39:04.126480 | fa163e23-f348-37f0-fb65-0000000100ea | OK | Create identity internal endpoint | undercloud 2026-06-12 08:39:04,140 p=83863 u=zuul n=ansible | 2026-06-12 08:39:04.140339 | fa163e23-f348-37f0-fb65-0000000100eb | TASK | Create identity admin endpoint 2026-06-12 08:39:05,563 p=83863 u=zuul n=ansible | 2026-06-12 08:39:05.562720 | fa163e23-f348-37f0-fb65-0000000100eb | OK | Create identity admin endpoint | undercloud 2026-06-12 08:39:05,578 p=83863 u=zuul n=ansible | 2026-06-12 08:39:05.577679 | fa163e23-f348-37f0-fb65-0000000100a1 | TASK | Create Keystone Projects 2026-06-12 08:39:05,707 p=83863 u=zuul n=ansible | 2026-06-12 08:39:05.707444 | 4a5218f4-d2d6-47fc-8161-6ed6db519ffc | INCLUDED | /usr/share/ansible/roles/tripleo_keystone_resources/tasks/projects.yml | undercloud 2026-06-12 08:39:05,735 p=83863 u=zuul n=ansible | 2026-06-12 08:39:05.734834 | fa163e23-f348-37f0-fb65-0000000101be | TASK | Async creation of Keystone project 2026-06-12 08:39:06,080 p=83863 u=zuul n=ansible | 2026-06-12 08:39:06.078885 | fa163e23-f348-37f0-fb65-0000000101be | CHANGED | Async creation of Keystone project | undercloud | item=service 2026-06-12 08:39:06,101 p=83863 u=zuul n=ansible | 2026-06-12 08:39:06.100948 | fa163e23-f348-37f0-fb65-0000000101c0 | TASK | Check Keystone project status 2026-06-12 08:39:11,669 p=83863 u=zuul n=ansible | 2026-06-12 08:39:11.668088 | fa163e23-f348-37f0-fb65-0000000101c0 | OK | Check Keystone project status | undercloud | item=service 2026-06-12 08:39:11,683 p=83863 u=zuul n=ansible | 2026-06-12 08:39:11.683473 | fa163e23-f348-37f0-fb65-0000000100a3 | TASK | Create Keystone Domains 2026-06-12 08:39:11,773 p=83863 u=zuul n=ansible | 2026-06-12 08:39:11.773479 | 40380945-771f-44ea-9d34-73c7271e4284 | INCLUDED | /usr/share/ansible/roles/tripleo_keystone_resources/tasks/domains.yml | undercloud 2026-06-12 08:39:11,804 p=83863 u=zuul n=ansible | 2026-06-12 08:39:11.804091 | fa163e23-f348-37f0-fb65-000000010273 | TASK | Async creation of Keystone domains 2026-06-12 08:39:12,274 p=83863 u=zuul n=ansible | 2026-06-12 08:39:12.273581 | fa163e23-f348-37f0-fb65-000000010273 | CHANGED | Async creation of Keystone domains | undercloud | item=heat_stack 2026-06-12 08:39:12,283 p=83863 u=zuul n=ansible | 2026-06-12 08:39:12.283345 | fa163e23-f348-37f0-fb65-000000010275 | TASK | Check Keystone domain status 2026-06-12 08:39:17,824 p=83863 u=zuul n=ansible | 2026-06-12 08:39:17.823379 | fa163e23-f348-37f0-fb65-000000010275 | CHANGED | Check Keystone domain status | undercloud | item=heat_stack 2026-06-12 08:39:17,838 p=83863 u=zuul n=ansible | 2026-06-12 08:39:17.837930 | fa163e23-f348-37f0-fb65-0000000100a5 | TASK | Gather all OpenStack domains for Ansible >= 2.9.0 2026-06-12 08:39:17,883 p=83863 u=zuul n=ansible | 2026-06-12 08:39:17.883300 | 7de41b1f-f49f-43ca-bb25-f9f026f5b959 | INCLUDED | /usr/share/ansible/roles/tripleo_keystone_resources/tasks/gather_domains.yml | undercloud 2026-06-12 08:39:17,919 p=83863 u=zuul n=ansible | 2026-06-12 08:39:17.918787 | fa163e23-f348-37f0-fb65-00000001033d | TASK | Collect OpenStack Keystone domains infos 2026-06-12 08:39:19,415 p=83863 u=zuul n=ansible | 2026-06-12 08:39:19.414846 | fa163e23-f348-37f0-fb65-00000001033d | OK | Collect OpenStack Keystone domains infos | undercloud 2026-06-12 08:39:19,423 p=83863 u=zuul n=ansible | 2026-06-12 08:39:19.422714 | fa163e23-f348-37f0-fb65-00000001033e | TASK | Set openstack_domains fact 2026-06-12 08:39:19,468 p=83863 u=zuul n=ansible | 2026-06-12 08:39:19.467791 | fa163e23-f348-37f0-fb65-00000001033e | OK | Set openstack_domains fact | undercloud 2026-06-12 08:39:19,474 p=83863 u=zuul n=ansible | 2026-06-12 08:39:19.474722 | fa163e23-f348-37f0-fb65-0000000100a6 | TASK | Create Keystone Services 2026-06-12 08:39:19,579 p=83863 u=zuul n=ansible | 2026-06-12 08:39:19.579301 | 437982a1-d71c-4a7c-9324-282e825b3f85 | INCLUDED | /usr/share/ansible/roles/tripleo_keystone_resources/tasks/services.yml | undercloud 2026-06-12 08:39:19,617 p=83863 u=zuul n=ansible | 2026-06-12 08:39:19.616744 | fa163e23-f348-37f0-fb65-000000010418 | TASK | Async creation of Keystone service 2026-06-12 08:39:19,978 p=83863 u=zuul n=ansible | 2026-06-12 08:39:19.976935 | fa163e23-f348-37f0-fb65-000000010418 | CHANGED | Async creation of Keystone service | undercloud | item=cinderv3 2026-06-12 08:39:20,313 p=83863 u=zuul n=ansible | 2026-06-12 08:39:20.312779 | fa163e23-f348-37f0-fb65-000000010418 | CHANGED | Async creation of Keystone service | undercloud | item=glance 2026-06-12 08:39:20,691 p=83863 u=zuul n=ansible | 2026-06-12 08:39:20.689824 | fa163e23-f348-37f0-fb65-000000010418 | CHANGED | Async creation of Keystone service | undercloud | item=heat 2026-06-12 08:39:21,024 p=83863 u=zuul n=ansible | 2026-06-12 08:39:21.023120 | fa163e23-f348-37f0-fb65-000000010418 | CHANGED | Async creation of Keystone service | undercloud | item=heat-cfn 2026-06-12 08:39:21,408 p=83863 u=zuul n=ansible | 2026-06-12 08:39:21.407595 | fa163e23-f348-37f0-fb65-000000010418 | CHANGED | Async creation of Keystone service | undercloud | item=manila 2026-06-12 08:39:21,715 p=83863 u=zuul n=ansible | 2026-06-12 08:39:21.714944 | fa163e23-f348-37f0-fb65-000000010418 | CHANGED | Async creation of Keystone service | undercloud | item=manilav2 2026-06-12 08:39:22,017 p=83863 u=zuul n=ansible | 2026-06-12 08:39:22.016837 | fa163e23-f348-37f0-fb65-000000010418 | CHANGED | Async creation of Keystone service | undercloud | item=neutron 2026-06-12 08:39:22,411 p=83863 u=zuul n=ansible | 2026-06-12 08:39:22.411330 | fa163e23-f348-37f0-fb65-000000010418 | CHANGED | Async creation of Keystone service | undercloud | item=nova 2026-06-12 08:39:22,739 p=83863 u=zuul n=ansible | 2026-06-12 08:39:22.738972 | fa163e23-f348-37f0-fb65-000000010418 | CHANGED | Async creation of Keystone service | undercloud | item=placement 2026-06-12 08:39:23,091 p=83863 u=zuul n=ansible | 2026-06-12 08:39:23.090023 | fa163e23-f348-37f0-fb65-000000010418 | CHANGED | Async creation of Keystone service | undercloud | item=swift 2026-06-12 08:39:23,113 p=83863 u=zuul n=ansible | 2026-06-12 08:39:23.112443 | fa163e23-f348-37f0-fb65-00000001041a | TASK | Check Keystone service status 2026-06-12 08:39:23,467 p=83863 u=zuul n=ansible | 2026-06-12 08:39:23.465370 | fa163e23-f348-37f0-fb65-00000001041a | CHANGED | Check Keystone service status | undercloud | item=cinderv3 2026-06-12 08:39:23,752 p=83863 u=zuul n=ansible | 2026-06-12 08:39:23.751229 | fa163e23-f348-37f0-fb65-00000001041a | CHANGED | Check Keystone service status | undercloud | item=glance 2026-06-12 08:39:24,072 p=83863 u=zuul n=ansible | 2026-06-12 08:39:24.070623 | fa163e23-f348-37f0-fb65-00000001041a | CHANGED | Check Keystone service status | undercloud | item=heat 2026-06-12 08:39:24,386 p=83863 u=zuul n=ansible | 2026-06-12 08:39:24.385369 | fa163e23-f348-37f0-fb65-00000001041a | CHANGED | Check Keystone service status | undercloud | item=heat-cfn 2026-06-12 08:39:24,661 p=83863 u=zuul n=ansible | 2026-06-12 08:39:24.660436 | fa163e23-f348-37f0-fb65-00000001041a | CHANGED | Check Keystone service status | undercloud | item=manila 2026-06-12 08:39:24,969 p=83863 u=zuul n=ansible | 2026-06-12 08:39:24.968208 | fa163e23-f348-37f0-fb65-00000001041a | CHANGED | Check Keystone service status | undercloud | item=manilav2 2026-06-12 08:39:25,260 p=83863 u=zuul n=ansible | 2026-06-12 08:39:25.258830 | fa163e23-f348-37f0-fb65-00000001041a | CHANGED | Check Keystone service status | undercloud | item=neutron 2026-06-12 08:39:25,487 p=83863 u=zuul n=ansible | 2026-06-12 08:39:25.486453 | fa163e23-f348-37f0-fb65-00000001041a | CHANGED | Check Keystone service status | undercloud | item=nova 2026-06-12 08:39:25,737 p=83863 u=zuul n=ansible | 2026-06-12 08:39:25.736251 | fa163e23-f348-37f0-fb65-00000001041a | CHANGED | Check Keystone service status | undercloud | item=placement 2026-06-12 08:39:26,017 p=83863 u=zuul n=ansible | 2026-06-12 08:39:26.015783 | fa163e23-f348-37f0-fb65-00000001041a | CHANGED | Check Keystone service status | undercloud | item=swift 2026-06-12 08:39:26,047 p=83863 u=zuul n=ansible | 2026-06-12 08:39:26.046896 | fa163e23-f348-37f0-fb65-0000000100a8 | TASK | Create Keystone Endpoints 2026-06-12 08:39:26,198 p=83863 u=zuul n=ansible | 2026-06-12 08:39:26.198007 | e1fb6839-342d-41b7-af35-a0b9427991a7 | INCLUDED | /usr/share/ansible/roles/tripleo_keystone_resources/tasks/loop-endpoints.yml | undercloud 2026-06-12 08:39:26,202 p=83863 u=zuul n=ansible | 2026-06-12 08:39:26.201891 | 09173495-786a-471b-a589-147a8a567221 | INCLUDED | /usr/share/ansible/roles/tripleo_keystone_resources/tasks/loop-endpoints.yml | undercloud 2026-06-12 08:39:26,204 p=83863 u=zuul n=ansible | 2026-06-12 08:39:26.204520 | f064cad8-4619-4227-8c3e-de759e852c05 | INCLUDED | /usr/share/ansible/roles/tripleo_keystone_resources/tasks/loop-endpoints.yml | undercloud 2026-06-12 08:39:26,242 p=83863 u=zuul n=ansible | 2026-06-12 08:39:26.241755 | fa163e23-f348-37f0-fb65-000000010538 | TASK | Create Keystone public endpoints 2026-06-12 08:39:26,332 p=83863 u=zuul n=ansible | 2026-06-12 08:39:26.332313 | 2e3b08ca-4410-4230-be4b-6bed7e6cf214 | INCLUDED | /usr/share/ansible/roles/tripleo_keystone_resources/tasks/endpoints.yml | undercloud 2026-06-12 08:39:26,345 p=83863 u=zuul n=ansible | 2026-06-12 08:39:26.344757 | fa163e23-f348-37f0-fb65-000000010647 | TASK | Async creation of Keystone public endpoint 2026-06-12 08:39:26,729 p=83863 u=zuul n=ansible | 2026-06-12 08:39:26.728250 | fa163e23-f348-37f0-fb65-000000010647 | CHANGED | Async creation of Keystone public endpoint | undercloud | item=cinderv3 2026-06-12 08:39:26,999 p=83863 u=zuul n=ansible | 2026-06-12 08:39:26.998273 | fa163e23-f348-37f0-fb65-000000010647 | CHANGED | Async creation of Keystone public endpoint | undercloud | item=glance 2026-06-12 08:39:27,280 p=83863 u=zuul n=ansible | 2026-06-12 08:39:27.279795 | fa163e23-f348-37f0-fb65-000000010647 | CHANGED | Async creation of Keystone public endpoint | undercloud | item=heat 2026-06-12 08:39:27,576 p=83863 u=zuul n=ansible | 2026-06-12 08:39:27.575185 | fa163e23-f348-37f0-fb65-000000010647 | CHANGED | Async creation of Keystone public endpoint | undercloud | item=heat-cfn 2026-06-12 08:39:27,907 p=83863 u=zuul n=ansible | 2026-06-12 08:39:27.907005 | fa163e23-f348-37f0-fb65-000000010647 | CHANGED | Async creation of Keystone public endpoint | undercloud | item=manila 2026-06-12 08:39:28,161 p=83863 u=zuul n=ansible | 2026-06-12 08:39:28.161142 | fa163e23-f348-37f0-fb65-000000010647 | CHANGED | Async creation of Keystone public endpoint | undercloud | item=manilav2 2026-06-12 08:39:28,495 p=83863 u=zuul n=ansible | 2026-06-12 08:39:28.494192 | fa163e23-f348-37f0-fb65-000000010647 | CHANGED | Async creation of Keystone public endpoint | undercloud | item=neutron 2026-06-12 08:39:28,810 p=83863 u=zuul n=ansible | 2026-06-12 08:39:28.808838 | fa163e23-f348-37f0-fb65-000000010647 | CHANGED | Async creation of Keystone public endpoint | undercloud | item=nova 2026-06-12 08:39:29,087 p=83863 u=zuul n=ansible | 2026-06-12 08:39:29.086089 | fa163e23-f348-37f0-fb65-000000010647 | CHANGED | Async creation of Keystone public endpoint | undercloud | item=placement 2026-06-12 08:39:29,350 p=83863 u=zuul n=ansible | 2026-06-12 08:39:29.349114 | fa163e23-f348-37f0-fb65-000000010647 | CHANGED | Async creation of Keystone public endpoint | undercloud | item=swift 2026-06-12 08:39:29,365 p=83863 u=zuul n=ansible | 2026-06-12 08:39:29.364842 | fa163e23-f348-37f0-fb65-000000010649 | TASK | Check Keystone public endpoint status 2026-06-12 08:39:29,673 p=83863 u=zuul n=ansible | 2026-06-12 08:39:29.672742 | fa163e23-f348-37f0-fb65-000000010649 | CHANGED | Check Keystone public endpoint status | undercloud | item=cinderv3 2026-06-12 08:39:30,020 p=83863 u=zuul n=ansible | 2026-06-12 08:39:30.019580 | fa163e23-f348-37f0-fb65-000000010649 | CHANGED | Check Keystone public endpoint status | undercloud | item=glance 2026-06-12 08:39:30,301 p=83863 u=zuul n=ansible | 2026-06-12 08:39:30.300279 | fa163e23-f348-37f0-fb65-000000010649 | CHANGED | Check Keystone public endpoint status | undercloud | item=heat 2026-06-12 08:39:30,585 p=83863 u=zuul n=ansible | 2026-06-12 08:39:30.584374 | fa163e23-f348-37f0-fb65-000000010649 | CHANGED | Check Keystone public endpoint status | undercloud | item=heat-cfn 2026-06-12 08:39:30,903 p=83863 u=zuul n=ansible | 2026-06-12 08:39:30.902261 | fa163e23-f348-37f0-fb65-000000010649 | CHANGED | Check Keystone public endpoint status | undercloud | item=manila 2026-06-12 08:39:31,206 p=83863 u=zuul n=ansible | 2026-06-12 08:39:31.204572 | fa163e23-f348-37f0-fb65-000000010649 | CHANGED | Check Keystone public endpoint status | undercloud | item=manilav2 2026-06-12 08:39:31,464 p=83863 u=zuul n=ansible | 2026-06-12 08:39:31.464041 | fa163e23-f348-37f0-fb65-000000010649 | CHANGED | Check Keystone public endpoint status | undercloud | item=neutron 2026-06-12 08:39:31,773 p=83863 u=zuul n=ansible | 2026-06-12 08:39:31.771532 | fa163e23-f348-37f0-fb65-000000010649 | CHANGED | Check Keystone public endpoint status | undercloud | item=nova 2026-06-12 08:39:32,013 p=83863 u=zuul n=ansible | 2026-06-12 08:39:32.012120 | fa163e23-f348-37f0-fb65-000000010649 | CHANGED | Check Keystone public endpoint status | undercloud | item=placement 2026-06-12 08:39:32,290 p=83863 u=zuul n=ansible | 2026-06-12 08:39:32.289213 | fa163e23-f348-37f0-fb65-000000010649 | CHANGED | Check Keystone public endpoint status | undercloud | item=swift 2026-06-12 08:39:32,307 p=83863 u=zuul n=ansible | 2026-06-12 08:39:32.307667 | fa163e23-f348-37f0-fb65-00000001053d | TASK | Create Keystone admin endpoints 2026-06-12 08:39:32,444 p=83863 u=zuul n=ansible | 2026-06-12 08:39:32.444138 | 35c191b3-7077-4c20-ac91-ba81349fd4bc | INCLUDED | /usr/share/ansible/roles/tripleo_keystone_resources/tasks/endpoints.yml | undercloud 2026-06-12 08:39:32,459 p=83863 u=zuul n=ansible | 2026-06-12 08:39:32.459444 | fa163e23-f348-37f0-fb65-00000001068d | TASK | Async creation of Keystone admin endpoint 2026-06-12 08:39:32,820 p=83863 u=zuul n=ansible | 2026-06-12 08:39:32.819155 | fa163e23-f348-37f0-fb65-00000001068d | CHANGED | Async creation of Keystone admin endpoint | undercloud | item=cinderv3 2026-06-12 08:39:33,108 p=83863 u=zuul n=ansible | 2026-06-12 08:39:33.107177 | fa163e23-f348-37f0-fb65-00000001068d | CHANGED | Async creation of Keystone admin endpoint | undercloud | item=glance 2026-06-12 08:39:33,436 p=83863 u=zuul n=ansible | 2026-06-12 08:39:33.435634 | fa163e23-f348-37f0-fb65-00000001068d | CHANGED | Async creation of Keystone admin endpoint | undercloud | item=heat 2026-06-12 08:39:33,726 p=83863 u=zuul n=ansible | 2026-06-12 08:39:33.725577 | fa163e23-f348-37f0-fb65-00000001068d | CHANGED | Async creation of Keystone admin endpoint | undercloud | item=heat-cfn 2026-06-12 08:39:33,997 p=83863 u=zuul n=ansible | 2026-06-12 08:39:33.996542 | fa163e23-f348-37f0-fb65-00000001068d | CHANGED | Async creation of Keystone admin endpoint | undercloud | item=manila 2026-06-12 08:39:34,310 p=83863 u=zuul n=ansible | 2026-06-12 08:39:34.309570 | fa163e23-f348-37f0-fb65-00000001068d | CHANGED | Async creation of Keystone admin endpoint | undercloud | item=manilav2 2026-06-12 08:39:34,643 p=83863 u=zuul n=ansible | 2026-06-12 08:39:34.642337 | fa163e23-f348-37f0-fb65-00000001068d | CHANGED | Async creation of Keystone admin endpoint | undercloud | item=neutron 2026-06-12 08:39:34,947 p=83863 u=zuul n=ansible | 2026-06-12 08:39:34.946427 | fa163e23-f348-37f0-fb65-00000001068d | CHANGED | Async creation of Keystone admin endpoint | undercloud | item=nova 2026-06-12 08:39:35,260 p=83863 u=zuul n=ansible | 2026-06-12 08:39:35.259005 | fa163e23-f348-37f0-fb65-00000001068d | CHANGED | Async creation of Keystone admin endpoint | undercloud | item=placement 2026-06-12 08:39:35,532 p=83863 u=zuul n=ansible | 2026-06-12 08:39:35.532115 | fa163e23-f348-37f0-fb65-00000001068d | CHANGED | Async creation of Keystone admin endpoint | undercloud | item=swift 2026-06-12 08:39:35,544 p=83863 u=zuul n=ansible | 2026-06-12 08:39:35.544141 | fa163e23-f348-37f0-fb65-00000001068f | TASK | Check Keystone admin endpoint status 2026-06-12 08:39:35,798 p=83863 u=zuul n=ansible | 2026-06-12 08:39:35.796189 | fa163e23-f348-37f0-fb65-00000001068f | CHANGED | Check Keystone admin endpoint status | undercloud | item=cinderv3 2026-06-12 08:39:36,033 p=83863 u=zuul n=ansible | 2026-06-12 08:39:36.032798 | fa163e23-f348-37f0-fb65-00000001068f | CHANGED | Check Keystone admin endpoint status | undercloud | item=glance 2026-06-12 08:39:36,296 p=83863 u=zuul n=ansible | 2026-06-12 08:39:36.294847 | fa163e23-f348-37f0-fb65-00000001068f | CHANGED | Check Keystone admin endpoint status | undercloud | item=heat 2026-06-12 08:39:36,581 p=83863 u=zuul n=ansible | 2026-06-12 08:39:36.579986 | fa163e23-f348-37f0-fb65-00000001068f | CHANGED | Check Keystone admin endpoint status | undercloud | item=heat-cfn 2026-06-12 08:39:36,858 p=83863 u=zuul n=ansible | 2026-06-12 08:39:36.853179 | fa163e23-f348-37f0-fb65-00000001068f | CHANGED | Check Keystone admin endpoint status | undercloud | item=manila 2026-06-12 08:39:37,156 p=83863 u=zuul n=ansible | 2026-06-12 08:39:37.155665 | fa163e23-f348-37f0-fb65-00000001068f | CHANGED | Check Keystone admin endpoint status | undercloud | item=manilav2 2026-06-12 08:39:37,442 p=83863 u=zuul n=ansible | 2026-06-12 08:39:37.441570 | fa163e23-f348-37f0-fb65-00000001068f | CHANGED | Check Keystone admin endpoint status | undercloud | item=neutron 2026-06-12 08:39:37,740 p=83863 u=zuul n=ansible | 2026-06-12 08:39:37.739314 | fa163e23-f348-37f0-fb65-00000001068f | CHANGED | Check Keystone admin endpoint status | undercloud | item=nova 2026-06-12 08:39:38,049 p=83863 u=zuul n=ansible | 2026-06-12 08:39:38.048028 | fa163e23-f348-37f0-fb65-00000001068f | CHANGED | Check Keystone admin endpoint status | undercloud | item=placement 2026-06-12 08:39:38,356 p=83863 u=zuul n=ansible | 2026-06-12 08:39:38.354824 | fa163e23-f348-37f0-fb65-00000001068f | CHANGED | Check Keystone admin endpoint status | undercloud | item=swift 2026-06-12 08:39:38,394 p=83863 u=zuul n=ansible | 2026-06-12 08:39:38.394183 | fa163e23-f348-37f0-fb65-000000010542 | TASK | Create Keystone internal endpoints 2026-06-12 08:39:38,532 p=83863 u=zuul n=ansible | 2026-06-12 08:39:38.532002 | b0e43ae3-8c3e-4a61-8219-5b1dd794959f | INCLUDED | /usr/share/ansible/roles/tripleo_keystone_resources/tasks/endpoints.yml | undercloud 2026-06-12 08:39:38,550 p=83863 u=zuul n=ansible | 2026-06-12 08:39:38.549556 | fa163e23-f348-37f0-fb65-0000000106d3 | TASK | Async creation of Keystone internal endpoint 2026-06-12 08:39:38,937 p=83863 u=zuul n=ansible | 2026-06-12 08:39:38.936569 | fa163e23-f348-37f0-fb65-0000000106d3 | CHANGED | Async creation of Keystone internal endpoint | undercloud | item=cinderv3 2026-06-12 08:39:39,253 p=83863 u=zuul n=ansible | 2026-06-12 08:39:39.252973 | fa163e23-f348-37f0-fb65-0000000106d3 | CHANGED | Async creation of Keystone internal endpoint | undercloud | item=glance 2026-06-12 08:39:39,627 p=83863 u=zuul n=ansible | 2026-06-12 08:39:39.626896 | fa163e23-f348-37f0-fb65-0000000106d3 | CHANGED | Async creation of Keystone internal endpoint | undercloud | item=heat 2026-06-12 08:39:39,999 p=83863 u=zuul n=ansible | 2026-06-12 08:39:39.998705 | fa163e23-f348-37f0-fb65-0000000106d3 | CHANGED | Async creation of Keystone internal endpoint | undercloud | item=heat-cfn 2026-06-12 08:39:40,295 p=83863 u=zuul n=ansible | 2026-06-12 08:39:40.294009 | fa163e23-f348-37f0-fb65-0000000106d3 | CHANGED | Async creation of Keystone internal endpoint | undercloud | item=manila 2026-06-12 08:39:40,617 p=83863 u=zuul n=ansible | 2026-06-12 08:39:40.616250 | fa163e23-f348-37f0-fb65-0000000106d3 | CHANGED | Async creation of Keystone internal endpoint | undercloud | item=manilav2 2026-06-12 08:39:40,923 p=83863 u=zuul n=ansible | 2026-06-12 08:39:40.921987 | fa163e23-f348-37f0-fb65-0000000106d3 | CHANGED | Async creation of Keystone internal endpoint | undercloud | item=neutron 2026-06-12 08:39:41,270 p=83863 u=zuul n=ansible | 2026-06-12 08:39:41.269178 | fa163e23-f348-37f0-fb65-0000000106d3 | CHANGED | Async creation of Keystone internal endpoint | undercloud | item=nova 2026-06-12 08:39:41,602 p=83863 u=zuul n=ansible | 2026-06-12 08:39:41.600899 | fa163e23-f348-37f0-fb65-0000000106d3 | CHANGED | Async creation of Keystone internal endpoint | undercloud | item=placement 2026-06-12 08:39:41,970 p=83863 u=zuul n=ansible | 2026-06-12 08:39:41.969663 | fa163e23-f348-37f0-fb65-0000000106d3 | CHANGED | Async creation of Keystone internal endpoint | undercloud | item=swift 2026-06-12 08:39:41,992 p=83863 u=zuul n=ansible | 2026-06-12 08:39:41.991841 | fa163e23-f348-37f0-fb65-0000000106d5 | TASK | Check Keystone internal endpoint status 2026-06-12 08:39:42,289 p=83863 u=zuul n=ansible | 2026-06-12 08:39:42.287801 | fa163e23-f348-37f0-fb65-0000000106d5 | CHANGED | Check Keystone internal endpoint status | undercloud | item=cinderv3 2026-06-12 08:39:42,580 p=83863 u=zuul n=ansible | 2026-06-12 08:39:42.579905 | fa163e23-f348-37f0-fb65-0000000106d5 | CHANGED | Check Keystone internal endpoint status | undercloud | item=glance 2026-06-12 08:39:42,807 p=83863 u=zuul n=ansible | 2026-06-12 08:39:42.806399 | fa163e23-f348-37f0-fb65-0000000106d5 | CHANGED | Check Keystone internal endpoint status | undercloud | item=heat 2026-06-12 08:39:43,122 p=83863 u=zuul n=ansible | 2026-06-12 08:39:43.120769 | fa163e23-f348-37f0-fb65-0000000106d5 | CHANGED | Check Keystone internal endpoint status | undercloud | item=heat-cfn 2026-06-12 08:39:43,434 p=83863 u=zuul n=ansible | 2026-06-12 08:39:43.433115 | fa163e23-f348-37f0-fb65-0000000106d5 | CHANGED | Check Keystone internal endpoint status | undercloud | item=manila 2026-06-12 08:39:43,739 p=83863 u=zuul n=ansible | 2026-06-12 08:39:43.738207 | fa163e23-f348-37f0-fb65-0000000106d5 | CHANGED | Check Keystone internal endpoint status | undercloud | item=manilav2 2026-06-12 08:39:44,043 p=83863 u=zuul n=ansible | 2026-06-12 08:39:44.041853 | fa163e23-f348-37f0-fb65-0000000106d5 | CHANGED | Check Keystone internal endpoint status | undercloud | item=neutron 2026-06-12 08:39:44,280 p=83863 u=zuul n=ansible | 2026-06-12 08:39:44.279558 | fa163e23-f348-37f0-fb65-0000000106d5 | CHANGED | Check Keystone internal endpoint status | undercloud | item=nova 2026-06-12 08:39:44,565 p=83863 u=zuul n=ansible | 2026-06-12 08:39:44.564490 | fa163e23-f348-37f0-fb65-0000000106d5 | CHANGED | Check Keystone internal endpoint status | undercloud | item=placement 2026-06-12 08:39:44,815 p=83863 u=zuul n=ansible | 2026-06-12 08:39:44.813775 | fa163e23-f348-37f0-fb65-0000000106d5 | CHANGED | Check Keystone internal endpoint status | undercloud | item=swift 2026-06-12 08:39:44,830 p=83863 u=zuul n=ansible | 2026-06-12 08:39:44.830564 | fa163e23-f348-37f0-fb65-0000000100aa | TASK | Run cleanup tasks 2026-06-12 08:39:44,895 p=83863 u=zuul n=ansible | 2026-06-12 08:39:44.894546 | 09a69303-ea79-472f-931c-a701b0b760c9 | INCLUDED | /usr/share/ansible/roles/tripleo_keystone_resources/tasks/cleanup.yml | undercloud 2026-06-12 08:39:44,951 p=83863 u=zuul n=ansible | 2026-06-12 08:39:44.950611 | fa163e23-f348-37f0-fb65-000000010717 | TASK | Get list of enabled services 2026-06-12 08:39:47,641 p=83863 u=zuul n=ansible | 2026-06-12 08:39:47.639894 | fa163e23-f348-37f0-fb65-000000010717 | CHANGED | Get list of enabled services | undercloud 2026-06-12 08:39:47,655 p=83863 u=zuul n=ansible | 2026-06-12 08:39:47.655016 | fa163e23-f348-37f0-fb65-000000010718 | TASK | List services to be disabled 2026-06-12 08:39:47,747 p=83863 u=zuul n=ansible | 2026-06-12 08:39:47.745545 | fa163e23-f348-37f0-fb65-000000010718 | SKIPPED | List services to be disabled | undercloud | item={'Name': 'heat', 'Type': 'orchestration'} 2026-06-12 08:39:47,789 p=83863 u=zuul n=ansible | 2026-06-12 08:39:47.788060 | fa163e23-f348-37f0-fb65-000000010718 | SKIPPED | List services to be disabled | undercloud | item={'Name': 'cinderv3', 'Type': 'volumev3'} 2026-06-12 08:39:47,820 p=83863 u=zuul n=ansible | 2026-06-12 08:39:47.819078 | fa163e23-f348-37f0-fb65-000000010718 | SKIPPED | List services to be disabled | undercloud | item={'Name': 'neutron', 'Type': 'network'} 2026-06-12 08:39:47,851 p=83863 u=zuul n=ansible | 2026-06-12 08:39:47.849736 | fa163e23-f348-37f0-fb65-000000010718 | SKIPPED | List services to be disabled | undercloud | item={'Name': 'manila', 'Type': 'share'} 2026-06-12 08:39:47,879 p=83863 u=zuul n=ansible | 2026-06-12 08:39:47.878340 | fa163e23-f348-37f0-fb65-000000010718 | SKIPPED | List services to be disabled | undercloud | item={'Name': 'heat-cfn', 'Type': 'cloudformation'} 2026-06-12 08:39:47,907 p=83863 u=zuul n=ansible | 2026-06-12 08:39:47.906198 | fa163e23-f348-37f0-fb65-000000010718 | SKIPPED | List services to be disabled | undercloud | item={'Name': 'swift', 'Type': 'object-store'} 2026-06-12 08:39:47,935 p=83863 u=zuul n=ansible | 2026-06-12 08:39:47.934206 | fa163e23-f348-37f0-fb65-000000010718 | SKIPPED | List services to be disabled | undercloud | item={'Name': 'placement', 'Type': 'placement'} 2026-06-12 08:39:47,965 p=83863 u=zuul n=ansible | 2026-06-12 08:39:47.964585 | fa163e23-f348-37f0-fb65-000000010718 | SKIPPED | List services to be disabled | undercloud | item={'Name': 'keystone', 'Type': 'identity'} 2026-06-12 08:39:47,991 p=83863 u=zuul n=ansible | 2026-06-12 08:39:47.989862 | fa163e23-f348-37f0-fb65-000000010718 | SKIPPED | List services to be disabled | undercloud | item={'Name': 'glance', 'Type': 'image'} 2026-06-12 08:39:48,016 p=83863 u=zuul n=ansible | 2026-06-12 08:39:48.015432 | fa163e23-f348-37f0-fb65-000000010718 | SKIPPED | List services to be disabled | undercloud | item={'Name': 'manilav2', 'Type': 'sharev2'} 2026-06-12 08:39:48,042 p=83863 u=zuul n=ansible | 2026-06-12 08:39:48.040175 | fa163e23-f348-37f0-fb65-000000010718 | SKIPPED | List services to be disabled | undercloud | item={'Name': 'nova', 'Type': 'compute'} 2026-06-12 08:39:48,062 p=83863 u=zuul n=ansible | 2026-06-12 08:39:48.061928 | fa163e23-f348-37f0-fb65-000000010719 | TASK | Delete keystone services not enabled 2026-06-12 08:39:48,103 p=83863 u=zuul n=ansible | 2026-06-12 08:39:48.102498 | fa163e23-f348-37f0-fb65-0000000100ab | TASK | Create Keystone Roles 2026-06-12 08:39:48,217 p=83863 u=zuul n=ansible | 2026-06-12 08:39:48.217011 | 7af5e2e2-0e18-44f1-82a7-da82c345a1fd | INCLUDED | /usr/share/ansible/roles/tripleo_keystone_resources/tasks/roles.yml | undercloud 2026-06-12 08:39:48,272 p=83863 u=zuul n=ansible | 2026-06-12 08:39:48.271801 | fa163e23-f348-37f0-fb65-000000010866 | TASK | Async creation of Keystone role 2026-06-12 08:39:48,624 p=83863 u=zuul n=ansible | 2026-06-12 08:39:48.623650 | fa163e23-f348-37f0-fb65-000000010866 | CHANGED | Async creation of Keystone role | undercloud | item=ResellerAdmin 2026-06-12 08:39:48,952 p=83863 u=zuul n=ansible | 2026-06-12 08:39:48.951233 | fa163e23-f348-37f0-fb65-000000010866 | CHANGED | Async creation of Keystone role | undercloud | item=service 2026-06-12 08:39:49,221 p=83863 u=zuul n=ansible | 2026-06-12 08:39:49.220354 | fa163e23-f348-37f0-fb65-000000010866 | CHANGED | Async creation of Keystone role | undercloud | item=heat_stack_user 2026-06-12 08:39:49,524 p=83863 u=zuul n=ansible | 2026-06-12 08:39:49.523993 | fa163e23-f348-37f0-fb65-000000010866 | CHANGED | Async creation of Keystone role | undercloud | item=swiftoperator 2026-06-12 08:39:49,534 p=83863 u=zuul n=ansible | 2026-06-12 08:39:49.534675 | fa163e23-f348-37f0-fb65-000000010868 | TASK | Check Keystone role status 2026-06-12 08:39:55,083 p=83863 u=zuul n=ansible | 2026-06-12 08:39:55.081472 | fa163e23-f348-37f0-fb65-000000010868 | CHANGED | Check Keystone role status | undercloud | item=ResellerAdmin 2026-06-12 08:39:55,324 p=83863 u=zuul n=ansible | 2026-06-12 08:39:55.323011 | fa163e23-f348-37f0-fb65-000000010868 | CHANGED | Check Keystone role status | undercloud | item=service 2026-06-12 08:39:55,565 p=83863 u=zuul n=ansible | 2026-06-12 08:39:55.564576 | fa163e23-f348-37f0-fb65-000000010868 | CHANGED | Check Keystone role status | undercloud | item=heat_stack_user 2026-06-12 08:39:55,872 p=83863 u=zuul n=ansible | 2026-06-12 08:39:55.871514 | fa163e23-f348-37f0-fb65-000000010868 | CHANGED | Check Keystone role status | undercloud | item=swiftoperator 2026-06-12 08:39:55,884 p=83863 u=zuul n=ansible | 2026-06-12 08:39:55.883918 | fa163e23-f348-37f0-fb65-0000000100ad | TASK | Create Keystone Users 2026-06-12 08:39:55,989 p=83863 u=zuul n=ansible | 2026-06-12 08:39:55.988698 | 6e3bf29e-4413-438f-8f0b-362365efd67b | INCLUDED | /usr/share/ansible/roles/tripleo_keystone_resources/tasks/users.yml | undercloud 2026-06-12 08:39:55,996 p=83863 u=zuul n=ansible | 2026-06-12 08:39:55.995876 | 768d84ce-81c4-455d-a0eb-fe2ce3524963 | INCLUDED | /usr/share/ansible/roles/tripleo_keystone_resources/tasks/users.yml | undercloud 2026-06-12 08:39:56,034 p=83863 u=zuul n=ansible | 2026-06-12 08:39:56.034012 | fa163e23-f348-37f0-fb65-0000000109d1 | TASK | Check password of Keystone user 2026-06-12 08:39:57,090 p=83863 u=zuul n=ansible | 2026-06-12 08:39:57.089633 | fa163e23-f348-37f0-fb65-0000000109d1 | FATAL | Check password of Keystone user | undercloud | error={"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false} 2026-06-12 08:39:58,056 p=83863 u=zuul n=ansible | 2026-06-12 08:39:58.054958 | fa163e23-f348-37f0-fb65-0000000109d1 | FATAL | Check password of Keystone user | undercloud | error={"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false} 2026-06-12 08:39:59,010 p=83863 u=zuul n=ansible | 2026-06-12 08:39:59.009357 | fa163e23-f348-37f0-fb65-0000000109d1 | FATAL | Check password of Keystone user | undercloud | error={"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false} 2026-06-12 08:40:00,045 p=83863 u=zuul n=ansible | 2026-06-12 08:40:00.043996 | fa163e23-f348-37f0-fb65-0000000109d1 | FATAL | Check password of Keystone user | undercloud | error={"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false} 2026-06-12 08:40:01,023 p=83863 u=zuul n=ansible | 2026-06-12 08:40:01.022394 | fa163e23-f348-37f0-fb65-0000000109d1 | FATAL | Check password of Keystone user | undercloud | error={"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false} 2026-06-12 08:40:02,025 p=83863 u=zuul n=ansible | 2026-06-12 08:40:02.023682 | fa163e23-f348-37f0-fb65-0000000109d1 | FATAL | Check password of Keystone user | undercloud | error={"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false} 2026-06-12 08:40:03,070 p=83863 u=zuul n=ansible | 2026-06-12 08:40:03.068942 | fa163e23-f348-37f0-fb65-0000000109d1 | FATAL | Check password of Keystone user | undercloud | error={"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false} 2026-06-12 08:40:04,100 p=83863 u=zuul n=ansible | 2026-06-12 08:40:04.098215 | fa163e23-f348-37f0-fb65-0000000109d1 | FATAL | Check password of Keystone user | undercloud | error={"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false} 2026-06-12 08:40:05,132 p=83863 u=zuul n=ansible | 2026-06-12 08:40:05.131544 | fa163e23-f348-37f0-fb65-0000000109d1 | FATAL | Check password of Keystone user | undercloud | error={"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false} 2026-06-12 08:40:06,189 p=83863 u=zuul n=ansible | 2026-06-12 08:40:06.188392 | fa163e23-f348-37f0-fb65-0000000109d1 | FATAL | Check password of Keystone user | undercloud | error={"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false} 2026-06-12 08:40:06,197 p=83863 u=zuul n=ansible | 2026-06-12 08:40:06.197357 | fa163e23-f348-37f0-fb65-0000000109d1 | IGNORED | Check password of Keystone user | undercloud | error={"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false} 2026-06-12 08:40:06,206 p=83863 u=zuul n=ansible | 2026-06-12 08:40:06.206678 | fa163e23-f348-37f0-fb65-0000000109d3 | TASK | Async creation of Keystone user 2026-06-12 08:40:06,666 p=83863 u=zuul n=ansible | 2026-06-12 08:40:06.664868 | fa163e23-f348-37f0-fb65-0000000109d3 | CHANGED | Async creation of Keystone user | undercloud 2026-06-12 08:40:07,091 p=83863 u=zuul n=ansible | 2026-06-12 08:40:07.090099 | fa163e23-f348-37f0-fb65-0000000109d3 | CHANGED | Async creation of Keystone user | undercloud 2026-06-12 08:40:07,503 p=83863 u=zuul n=ansible | 2026-06-12 08:40:07.502027 | fa163e23-f348-37f0-fb65-0000000109d3 | CHANGED | Async creation of Keystone user | undercloud 2026-06-12 08:40:07,933 p=83863 u=zuul n=ansible | 2026-06-12 08:40:07.932489 | fa163e23-f348-37f0-fb65-0000000109d3 | CHANGED | Async creation of Keystone user | undercloud 2026-06-12 08:40:08,355 p=83863 u=zuul n=ansible | 2026-06-12 08:40:08.354663 | fa163e23-f348-37f0-fb65-0000000109d3 | CHANGED | Async creation of Keystone user | undercloud 2026-06-12 08:40:08,774 p=83863 u=zuul n=ansible | 2026-06-12 08:40:08.773768 | fa163e23-f348-37f0-fb65-0000000109d3 | CHANGED | Async creation of Keystone user | undercloud 2026-06-12 08:40:09,192 p=83863 u=zuul n=ansible | 2026-06-12 08:40:09.191207 | fa163e23-f348-37f0-fb65-0000000109d3 | CHANGED | Async creation of Keystone user | undercloud 2026-06-12 08:40:09,573 p=83863 u=zuul n=ansible | 2026-06-12 08:40:09.572304 | fa163e23-f348-37f0-fb65-0000000109d3 | CHANGED | Async creation of Keystone user | undercloud 2026-06-12 08:40:09,983 p=83863 u=zuul n=ansible | 2026-06-12 08:40:09.982229 | fa163e23-f348-37f0-fb65-0000000109d3 | CHANGED | Async creation of Keystone user | undercloud 2026-06-12 08:40:10,314 p=83863 u=zuul n=ansible | 2026-06-12 08:40:10.313059 | fa163e23-f348-37f0-fb65-0000000109d3 | CHANGED | Async creation of Keystone user | undercloud 2026-06-12 08:40:10,318 p=83863 u=zuul n=ansible | 2026-06-12 08:40:10.317470 | fa163e23-f348-37f0-fb65-0000000109d3 | CHANGED | Async creation of Keystone user | undercloud 2026-06-12 08:40:10,326 p=83863 u=zuul n=ansible | 2026-06-12 08:40:10.325756 | fa163e23-f348-37f0-fb65-0000000109d5 | TASK | Check Keystone user status 2026-06-12 08:40:10,680 p=83863 u=zuul n=ansible | 2026-06-12 08:40:10.679230 | fa163e23-f348-37f0-fb65-0000000109d5 | CHANGED | Check Keystone user status | undercloud 2026-06-12 08:40:10,965 p=83863 u=zuul n=ansible | 2026-06-12 08:40:10.964274 | fa163e23-f348-37f0-fb65-0000000109d5 | CHANGED | Check Keystone user status | undercloud 2026-06-12 08:40:11,275 p=83863 u=zuul n=ansible | 2026-06-12 08:40:11.274669 | fa163e23-f348-37f0-fb65-0000000109d5 | CHANGED | Check Keystone user status | undercloud 2026-06-12 08:40:11,581 p=83863 u=zuul n=ansible | 2026-06-12 08:40:11.580305 | fa163e23-f348-37f0-fb65-0000000109d5 | CHANGED | Check Keystone user status | undercloud 2026-06-12 08:40:11,893 p=83863 u=zuul n=ansible | 2026-06-12 08:40:11.891969 | fa163e23-f348-37f0-fb65-0000000109d5 | CHANGED | Check Keystone user status | undercloud 2026-06-12 08:40:12,207 p=83863 u=zuul n=ansible | 2026-06-12 08:40:12.206366 | fa163e23-f348-37f0-fb65-0000000109d5 | CHANGED | Check Keystone user status | undercloud 2026-06-12 08:40:12,520 p=83863 u=zuul n=ansible | 2026-06-12 08:40:12.518741 | fa163e23-f348-37f0-fb65-0000000109d5 | CHANGED | Check Keystone user status | undercloud 2026-06-12 08:40:12,805 p=83863 u=zuul n=ansible | 2026-06-12 08:40:12.804193 | fa163e23-f348-37f0-fb65-0000000109d5 | CHANGED | Check Keystone user status | undercloud 2026-06-12 08:40:13,082 p=83863 u=zuul n=ansible | 2026-06-12 08:40:13.081508 | fa163e23-f348-37f0-fb65-0000000109d5 | CHANGED | Check Keystone user status | undercloud 2026-06-12 08:40:13,458 p=83863 u=zuul n=ansible | 2026-06-12 08:40:13.457474 | fa163e23-f348-37f0-fb65-0000000109d5 | CHANGED | Check Keystone user status | undercloud 2026-06-12 08:40:13,468 p=83863 u=zuul n=ansible | 2026-06-12 08:40:13.467802 | fa163e23-f348-37f0-fb65-0000000109d5 | CHANGED | Check Keystone user status | undercloud 2026-06-12 08:40:13,477 p=83863 u=zuul n=ansible | 2026-06-12 08:40:13.477435 | fa163e23-f348-37f0-fb65-0000000109da | TASK | Check password of Keystone user 2026-06-12 08:40:14,570 p=83863 u=zuul n=ansible | 2026-06-12 08:40:14.568071 | fa163e23-f348-37f0-fb65-0000000109da | FATAL | Check password of Keystone user | undercloud | error={"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false} 2026-06-12 08:40:15,567 p=83863 u=zuul n=ansible | 2026-06-12 08:40:15.565635 | fa163e23-f348-37f0-fb65-0000000109da | FATAL | Check password of Keystone user | undercloud | error={"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false} 2026-06-12 08:40:16,549 p=83863 u=zuul n=ansible | 2026-06-12 08:40:16.548265 | fa163e23-f348-37f0-fb65-0000000109da | FATAL | Check password of Keystone user | undercloud | error={"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false} 2026-06-12 08:40:16,560 p=83863 u=zuul n=ansible | 2026-06-12 08:40:16.559647 | fa163e23-f348-37f0-fb65-0000000109da | IGNORED | Check password of Keystone user | undercloud | error={"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false} 2026-06-12 08:40:16,568 p=83863 u=zuul n=ansible | 2026-06-12 08:40:16.568482 | fa163e23-f348-37f0-fb65-0000000109dc | TASK | Async creation of Keystone user 2026-06-12 08:40:17,034 p=83863 u=zuul n=ansible | 2026-06-12 08:40:17.033591 | fa163e23-f348-37f0-fb65-0000000109dc | CHANGED | Async creation of Keystone user | undercloud 2026-06-12 08:40:17,425 p=83863 u=zuul n=ansible | 2026-06-12 08:40:17.424380 | fa163e23-f348-37f0-fb65-0000000109dc | CHANGED | Async creation of Keystone user | undercloud 2026-06-12 08:40:17,815 p=83863 u=zuul n=ansible | 2026-06-12 08:40:17.814075 | fa163e23-f348-37f0-fb65-0000000109dc | CHANGED | Async creation of Keystone user | undercloud 2026-06-12 08:40:17,821 p=83863 u=zuul n=ansible | 2026-06-12 08:40:17.821277 | fa163e23-f348-37f0-fb65-0000000109dc | CHANGED | Async creation of Keystone user | undercloud 2026-06-12 08:40:17,829 p=83863 u=zuul n=ansible | 2026-06-12 08:40:17.829347 | fa163e23-f348-37f0-fb65-0000000109de | TASK | Check Keystone user status 2026-06-12 08:40:23,413 p=83863 u=zuul n=ansible | 2026-06-12 08:40:23.412230 | fa163e23-f348-37f0-fb65-0000000109de | CHANGED | Check Keystone user status | undercloud 2026-06-12 08:40:23,710 p=83863 u=zuul n=ansible | 2026-06-12 08:40:23.710026 | fa163e23-f348-37f0-fb65-0000000109de | CHANGED | Check Keystone user status | undercloud 2026-06-12 08:40:24,005 p=83863 u=zuul n=ansible | 2026-06-12 08:40:24.004384 | fa163e23-f348-37f0-fb65-0000000109de | CHANGED | Check Keystone user status | undercloud 2026-06-12 08:40:24,008 p=83863 u=zuul n=ansible | 2026-06-12 08:40:24.008452 | fa163e23-f348-37f0-fb65-0000000109de | CHANGED | Check Keystone user status | undercloud 2026-06-12 08:40:24,018 p=83863 u=zuul n=ansible | 2026-06-12 08:40:24.017302 | fa163e23-f348-37f0-fb65-0000000100af | TASK | Assign Keystone Users to Roles 2026-06-12 08:40:24,158 p=83863 u=zuul n=ansible | 2026-06-12 08:40:24.158280 | bf291c63-50a2-47af-95af-4732f040869f | INCLUDED | /usr/share/ansible/roles/tripleo_keystone_resources/tasks/user_roles.yml | undercloud 2026-06-12 08:40:24,164 p=83863 u=zuul n=ansible | 2026-06-12 08:40:24.164151 | 60b0b124-778b-4919-a273-6589fdf18415 | INCLUDED | /usr/share/ansible/roles/tripleo_keystone_resources/tasks/user_roles.yml | undercloud 2026-06-12 08:40:24,172 p=83863 u=zuul n=ansible | 2026-06-12 08:40:24.171262 | c693c9d0-ecb5-4f22-8298-3e76d2b473fb | INCLUDED | /usr/share/ansible/roles/tripleo_keystone_resources/tasks/user_roles.yml | undercloud 2026-06-12 08:40:24,248 p=83863 u=zuul n=ansible | 2026-06-12 08:40:24.247763 | fa163e23-f348-37f0-fb65-000000010ba6 | TASK | Async assignment of Keystone user per role 2026-06-12 08:40:24,359 p=83863 u=zuul n=ansible | 2026-06-12 08:40:24.359627 | 52309f37-fd31-4094-a372-f79a2940a4ae | INCLUDED | /usr/share/ansible/roles/tripleo_keystone_resources/tasks/user_per_role.yml | undercloud 2026-06-12 08:40:24,364 p=83863 u=zuul n=ansible | 2026-06-12 08:40:24.364353 | 974b1ddb-84c7-488c-9152-126446283dc8 | INCLUDED | /usr/share/ansible/roles/tripleo_keystone_resources/tasks/user_per_role.yml | undercloud 2026-06-12 08:40:24,372 p=83863 u=zuul n=ansible | 2026-06-12 08:40:24.371928 | fa163e23-f348-37f0-fb65-000000010d58 | TASK | Async assignment of Keystone user to roles 2026-06-12 08:40:24,723 p=83863 u=zuul n=ansible | 2026-06-12 08:40:24.721906 | fa163e23-f348-37f0-fb65-000000010d58 | CHANGED | Async assignment of Keystone user to roles | undercloud | item=ceilometer 2026-06-12 08:40:25,076 p=83863 u=zuul n=ansible | 2026-06-12 08:40:25.075131 | fa163e23-f348-37f0-fb65-000000010d58 | CHANGED | Async assignment of Keystone user to roles | undercloud | item=cinder 2026-06-12 08:40:25,449 p=83863 u=zuul n=ansible | 2026-06-12 08:40:25.448107 | fa163e23-f348-37f0-fb65-000000010d58 | CHANGED | Async assignment of Keystone user to roles | undercloud | item=cinderv3 2026-06-12 08:40:25,781 p=83863 u=zuul n=ansible | 2026-06-12 08:40:25.780379 | fa163e23-f348-37f0-fb65-000000010d58 | CHANGED | Async assignment of Keystone user to roles | undercloud | item=glance 2026-06-12 08:40:26,093 p=83863 u=zuul n=ansible | 2026-06-12 08:40:26.091829 | fa163e23-f348-37f0-fb65-000000010d58 | CHANGED | Async assignment of Keystone user to roles | undercloud | item=heat 2026-06-12 08:40:26,406 p=83863 u=zuul n=ansible | 2026-06-12 08:40:26.406115 | fa163e23-f348-37f0-fb65-000000010d58 | CHANGED | Async assignment of Keystone user to roles | undercloud | item=heat_stack_domain_admin 2026-06-12 08:40:26,679 p=83863 u=zuul n=ansible | 2026-06-12 08:40:26.678814 | fa163e23-f348-37f0-fb65-000000010d58 | CHANGED | Async assignment of Keystone user to roles | undercloud | item=heat-cfn 2026-06-12 08:40:27,028 p=83863 u=zuul n=ansible | 2026-06-12 08:40:27.028012 | fa163e23-f348-37f0-fb65-000000010d58 | CHANGED | Async assignment of Keystone user to roles | undercloud | item=manila 2026-06-12 08:40:27,314 p=83863 u=zuul n=ansible | 2026-06-12 08:40:27.313101 | fa163e23-f348-37f0-fb65-000000010d58 | CHANGED | Async assignment of Keystone user to roles | undercloud | item=manilav2 2026-06-12 08:40:27,708 p=83863 u=zuul n=ansible | 2026-06-12 08:40:27.707465 | fa163e23-f348-37f0-fb65-000000010d58 | CHANGED | Async assignment of Keystone user to roles | undercloud | item=neutron 2026-06-12 08:40:27,725 p=83863 u=zuul n=ansible | 2026-06-12 08:40:27.724847 | fa163e23-f348-37f0-fb65-000000010d5a | TASK | Check Keystone user assignment to roles status 2026-06-12 08:40:28,065 p=83863 u=zuul n=ansible | 2026-06-12 08:40:28.063870 | fa163e23-f348-37f0-fb65-000000010d5a | CHANGED | Check Keystone user assignment to roles status | undercloud | item=ceilometer 2026-06-12 08:40:28,346 p=83863 u=zuul n=ansible | 2026-06-12 08:40:28.345851 | fa163e23-f348-37f0-fb65-000000010d5a | CHANGED | Check Keystone user assignment to roles status | undercloud | item=cinder 2026-06-12 08:40:28,644 p=83863 u=zuul n=ansible | 2026-06-12 08:40:28.643716 | fa163e23-f348-37f0-fb65-000000010d5a | CHANGED | Check Keystone user assignment to roles status | undercloud | item=cinderv3 2026-06-12 08:40:28,935 p=83863 u=zuul n=ansible | 2026-06-12 08:40:28.934618 | fa163e23-f348-37f0-fb65-000000010d5a | CHANGED | Check Keystone user assignment to roles status | undercloud | item=glance 2026-06-12 08:40:29,236 p=83863 u=zuul n=ansible | 2026-06-12 08:40:29.235249 | fa163e23-f348-37f0-fb65-000000010d5a | CHANGED | Check Keystone user assignment to roles status | undercloud | item=heat 2026-06-12 08:40:29,517 p=83863 u=zuul n=ansible | 2026-06-12 08:40:29.516727 | fa163e23-f348-37f0-fb65-000000010d5a | CHANGED | Check Keystone user assignment to roles status | undercloud | item=heat_stack_domain_admin 2026-06-12 08:40:29,754 p=83863 u=zuul n=ansible | 2026-06-12 08:40:29.753011 | fa163e23-f348-37f0-fb65-000000010d5a | CHANGED | Check Keystone user assignment to roles status | undercloud | item=heat-cfn 2026-06-12 08:40:30,007 p=83863 u=zuul n=ansible | 2026-06-12 08:40:30.006833 | fa163e23-f348-37f0-fb65-000000010d5a | CHANGED | Check Keystone user assignment to roles status | undercloud | item=manila 2026-06-12 08:40:30,331 p=83863 u=zuul n=ansible | 2026-06-12 08:40:30.329777 | fa163e23-f348-37f0-fb65-000000010d5a | CHANGED | Check Keystone user assignment to roles status | undercloud | item=manilav2 2026-06-12 08:40:30,643 p=83863 u=zuul n=ansible | 2026-06-12 08:40:30.642193 | fa163e23-f348-37f0-fb65-000000010d5a | CHANGED | Check Keystone user assignment to roles status | undercloud | item=neutron 2026-06-12 08:40:30,662 p=83863 u=zuul n=ansible | 2026-06-12 08:40:30.662306 | fa163e23-f348-37f0-fb65-000000010d5f | TASK | Async assignment of Keystone user to roles 2026-06-12 08:40:31,027 p=83863 u=zuul n=ansible | 2026-06-12 08:40:31.026681 | fa163e23-f348-37f0-fb65-000000010d5f | CHANGED | Async assignment of Keystone user to roles | undercloud | item=nova 2026-06-12 08:40:31,391 p=83863 u=zuul n=ansible | 2026-06-12 08:40:31.389735 | fa163e23-f348-37f0-fb65-000000010d5f | CHANGED | Async assignment of Keystone user to roles | undercloud | item=placement 2026-06-12 08:40:31,723 p=83863 u=zuul n=ansible | 2026-06-12 08:40:31.722342 | fa163e23-f348-37f0-fb65-000000010d5f | CHANGED | Async assignment of Keystone user to roles | undercloud | item=swift 2026-06-12 08:40:31,737 p=83863 u=zuul n=ansible | 2026-06-12 08:40:31.737063 | fa163e23-f348-37f0-fb65-000000010d61 | TASK | Check Keystone user assignment to roles status 2026-06-12 08:40:37,314 p=83863 u=zuul n=ansible | 2026-06-12 08:40:37.313729 | fa163e23-f348-37f0-fb65-000000010d61 | CHANGED | Check Keystone user assignment to roles status | undercloud | item=nova 2026-06-12 08:40:37,610 p=83863 u=zuul n=ansible | 2026-06-12 08:40:37.609057 | fa163e23-f348-37f0-fb65-000000010d61 | CHANGED | Check Keystone user assignment to roles status | undercloud | item=placement 2026-06-12 08:40:37,909 p=83863 u=zuul n=ansible | 2026-06-12 08:40:37.907891 | fa163e23-f348-37f0-fb65-000000010d61 | CHANGED | Check Keystone user assignment to roles status | undercloud | item=swift 2026-06-12 08:40:37,928 p=83863 u=zuul n=ansible | 2026-06-12 08:40:37.927678 | fa163e23-f348-37f0-fb65-000000010bab | TASK | Async assignment of Keystone user per role 2026-06-12 08:40:38,011 p=83863 u=zuul n=ansible | 2026-06-12 08:40:38.010682 | f8a6a137-e6a4-474b-9897-34925e0a32d3 | INCLUDED | /usr/share/ansible/roles/tripleo_keystone_resources/tasks/user_per_role.yml | undercloud 2026-06-12 08:40:38,021 p=83863 u=zuul n=ansible | 2026-06-12 08:40:38.021611 | fa163e23-f348-37f0-fb65-000000010db7 | TASK | Async assignment of Keystone user to roles 2026-06-12 08:40:38,430 p=83863 u=zuul n=ansible | 2026-06-12 08:40:38.428588 | fa163e23-f348-37f0-fb65-000000010db7 | CHANGED | Async assignment of Keystone user to roles | undercloud | item=ceilometer 2026-06-12 08:40:38,445 p=83863 u=zuul n=ansible | 2026-06-12 08:40:38.445194 | fa163e23-f348-37f0-fb65-000000010db9 | TASK | Check Keystone user assignment to roles status 2026-06-12 08:40:44,042 p=83863 u=zuul n=ansible | 2026-06-12 08:40:44.041024 | fa163e23-f348-37f0-fb65-000000010db9 | CHANGED | Check Keystone user assignment to roles status | undercloud | item=ceilometer 2026-06-12 08:40:44,055 p=83863 u=zuul n=ansible | 2026-06-12 08:40:44.055300 | fa163e23-f348-37f0-fb65-000000010bb0 | TASK | Async assignment of Keystone user per role 2026-06-12 08:40:44,154 p=83863 u=zuul n=ansible | 2026-06-12 08:40:44.154333 | b52fe1d7-104b-4288-b76b-9c66dff4622f | INCLUDED | /usr/share/ansible/roles/tripleo_keystone_resources/tasks/user_per_role.yml | undercloud 2026-06-12 08:40:44,164 p=83863 u=zuul n=ansible | 2026-06-12 08:40:44.164443 | fa163e23-f348-37f0-fb65-000000010ddb | TASK | Async assignment of Keystone user to roles 2026-06-12 08:40:44,528 p=83863 u=zuul n=ansible | 2026-06-12 08:40:44.526490 | fa163e23-f348-37f0-fb65-000000010ddb | CHANGED | Async assignment of Keystone user to roles | undercloud | item=cinder 2026-06-12 08:40:44,883 p=83863 u=zuul n=ansible | 2026-06-12 08:40:44.882342 | fa163e23-f348-37f0-fb65-000000010ddb | CHANGED | Async assignment of Keystone user to roles | undercloud | item=cinderv3 2026-06-12 08:40:45,272 p=83863 u=zuul n=ansible | 2026-06-12 08:40:45.271055 | fa163e23-f348-37f0-fb65-000000010ddb | CHANGED | Async assignment of Keystone user to roles | undercloud | item=nova 2026-06-12 08:40:45,288 p=83863 u=zuul n=ansible | 2026-06-12 08:40:45.287730 | fa163e23-f348-37f0-fb65-000000010ddd | TASK | Check Keystone user assignment to roles status 2026-06-12 08:40:50,802 p=83863 u=zuul n=ansible | 2026-06-12 08:40:50.801340 | fa163e23-f348-37f0-fb65-000000010ddd | CHANGED | Check Keystone user assignment to roles status | undercloud | item=cinder 2026-06-12 08:40:51,115 p=83863 u=zuul n=ansible | 2026-06-12 08:40:51.115021 | fa163e23-f348-37f0-fb65-000000010ddd | CHANGED | Check Keystone user assignment to roles status | undercloud | item=cinderv3 2026-06-12 08:40:51,370 p=83863 u=zuul n=ansible | 2026-06-12 08:40:51.369088 | fa163e23-f348-37f0-fb65-000000010ddd | CHANGED | Check Keystone user assignment to roles status | undercloud | item=nova 2026-06-12 08:40:51,401 p=83863 u=zuul n=ansible | 2026-06-12 08:40:51.400463 | fa163e23-f348-37f0-fb65-000000010075 | TASK | is Keystone LDAP enabled 2026-06-12 08:40:51,462 p=83863 u=zuul n=ansible | 2026-06-12 08:40:51.462087 | fa163e23-f348-37f0-fb65-000000010075 | OK | is Keystone LDAP enabled | undercloud 2026-06-12 08:40:51,470 p=83863 u=zuul n=ansible | 2026-06-12 08:40:51.469815 | fa163e23-f348-37f0-fb65-000000010076 | TASK | Set fact for tripleo_keystone_ldap_domains 2026-06-12 08:40:51,517 p=83863 u=zuul n=ansible | 2026-06-12 08:40:51.516806 | fa163e23-f348-37f0-fb65-000000010076 | SKIPPED | Set fact for tripleo_keystone_ldap_domains | undercloud 2026-06-12 08:40:51,527 p=83863 u=zuul n=ansible | 2026-06-12 08:40:51.526961 | fa163e23-f348-37f0-fb65-000000010077 | TASK | Manage Keystone domains from LDAP config 2026-06-12 08:40:51,568 p=83863 u=zuul n=ansible | 2026-06-12 08:40:51.567981 | fa163e23-f348-37f0-fb65-000000010077 | SKIPPED | Manage Keystone domains from LDAP config | undercloud 2026-06-12 08:40:51,602 p=83863 u=zuul n=ansible | PLAY [Deploy step tasks for 4] ************************************************* 2026-06-12 08:40:51,748 p=83863 u=zuul n=ansible | 2026-06-12 08:40:51.748303 | fa163e23-f348-37f0-fb65-0000000000e7 | TASK | Deploy step tasks for 4 2026-06-12 08:40:51,768 p=83863 u=zuul n=ansible | 2026-06-12 08:40:51.767806 | fa163e23-f348-37f0-fb65-0000000000e7 | TASK | Deploy step tasks for 4 2026-06-12 08:40:51,802 p=83863 u=zuul n=ansible | 2026-06-12 08:40:51.802110 | fa163e23-f348-37f0-fb65-0000000000e7 | TASK | Deploy step tasks for 4 2026-06-12 08:40:51,838 p=83863 u=zuul n=ansible | 2026-06-12 08:40:51.837797 | fa163e23-f348-37f0-fb65-0000000000e7 | TASK | Deploy step tasks for 4 2026-06-12 08:40:51,887 p=83863 u=zuul n=ansible | 2026-06-12 08:40:51.886473 | fa163e23-f348-37f0-fb65-0000000000e7 | TASK | Deploy step tasks for 4 2026-06-12 08:40:51,922 p=83863 u=zuul n=ansible | 2026-06-12 08:40:51.922270 | fa163e23-f348-37f0-fb65-0000000000e7 | TASK | Deploy step tasks for 4 2026-06-12 08:40:51,930 p=83863 u=zuul n=ansible | 2026-06-12 08:40:51.929817 | fa163e23-f348-37f0-fb65-0000000000e7 | OK | Deploy step tasks for 4 | np0000071531 -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Deploy step tasks for 4' to resume from this task" } 2026-06-12 08:40:51,931 p=83863 u=zuul n=ansible | [WARNING]: ('np0000071531 -> localhost', 'fa163e23-f348-37f0-fb65-0000000000e7') missing from stats 2026-06-12 08:40:51,932 p=83863 u=zuul n=ansible | 2026-06-12 08:40:51.932038 | fa163e23-f348-37f0-fb65-0000000000e7 | OK | Deploy step tasks for 4 | np0000071532 -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Deploy step tasks for 4' to resume from this task" } 2026-06-12 08:40:51,933 p=83863 u=zuul n=ansible | [WARNING]: ('np0000071532 -> localhost', 'fa163e23-f348-37f0-fb65-0000000000e7') missing from stats 2026-06-12 08:40:51,933 p=83863 u=zuul n=ansible | 2026-06-12 08:40:51.933466 | fa163e23-f348-37f0-fb65-0000000000e7 | OK | Deploy step tasks for 4 | np0000071533 -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Deploy step tasks for 4' to resume from this task" } 2026-06-12 08:40:51,934 p=83863 u=zuul n=ansible | [WARNING]: ('np0000071533 -> localhost', 'fa163e23-f348-37f0-fb65-0000000000e7') missing from stats 2026-06-12 08:40:51,935 p=83863 u=zuul n=ansible | 2026-06-12 08:40:51.934816 | fa163e23-f348-37f0-fb65-0000000000e7 | OK | Deploy step tasks for 4 | np0000071528 -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Deploy step tasks for 4' to resume from this task" } 2026-06-12 08:40:51,935 p=83863 u=zuul n=ansible | [WARNING]: ('np0000071528 -> localhost', 'fa163e23-f348-37f0-fb65-0000000000e7') missing from stats 2026-06-12 08:40:51,936 p=83863 u=zuul n=ansible | 2026-06-12 08:40:51.936181 | fa163e23-f348-37f0-fb65-0000000000e7 | OK | Deploy step tasks for 4 | np0000071529 -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Deploy step tasks for 4' to resume from this task" } 2026-06-12 08:40:51,937 p=83863 u=zuul n=ansible | [WARNING]: ('np0000071529 -> localhost', 'fa163e23-f348-37f0-fb65-0000000000e7') missing from stats 2026-06-12 08:40:51,956 p=83863 u=zuul n=ansible | 2026-06-12 08:40:51.956087 | fa163e23-f348-37f0-fb65-0000000000e8 | TASK | Write the config_step hieradata for the deploy step 4 tasks 2026-06-12 08:40:51,976 p=83863 u=zuul n=ansible | 2026-06-12 08:40:51.975972 | fa163e23-f348-37f0-fb65-0000000000e8 | TASK | Write the config_step hieradata for the deploy step 4 tasks 2026-06-12 08:40:51,992 p=83863 u=zuul n=ansible | 2026-06-12 08:40:51.991932 | fa163e23-f348-37f0-fb65-0000000000e8 | TASK | Write the config_step hieradata for the deploy step 4 tasks 2026-06-12 08:40:52,017 p=83863 u=zuul n=ansible | 2026-06-12 08:40:52.017229 | fa163e23-f348-37f0-fb65-0000000000e8 | TASK | Write the config_step hieradata for the deploy step 4 tasks 2026-06-12 08:40:52,038 p=83863 u=zuul n=ansible | 2026-06-12 08:40:52.037580 | fa163e23-f348-37f0-fb65-0000000000e8 | TASK | Write the config_step hieradata for the deploy step 4 tasks 2026-06-12 08:40:52,045 p=83863 u=zuul n=ansible | 2026-06-12 08:40:52.045085 | fa163e23-f348-37f0-fb65-0000000000e7 | OK | Deploy step tasks for 4 | np0000071530 -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Deploy step tasks for 4' to resume from this task" } 2026-06-12 08:40:52,046 p=83863 u=zuul n=ansible | [WARNING]: ('np0000071530 -> localhost', 'fa163e23-f348-37f0-fb65-0000000000e7') missing from stats 2026-06-12 08:40:52,062 p=83863 u=zuul n=ansible | 2026-06-12 08:40:52.061983 | fa163e23-f348-37f0-fb65-0000000000e8 | TASK | Write the config_step hieradata for the deploy step 4 tasks 2026-06-12 08:40:52,970 p=83863 u=zuul n=ansible | 2026-06-12 08:40:52.968751 | fa163e23-f348-37f0-fb65-0000000000e8 | CHANGED | Write the config_step hieradata for the deploy step 4 tasks | np0000071532 2026-06-12 08:40:52,972 p=83863 u=zuul n=ansible | 2026-06-12 08:40:52.972248 | fa163e23-f348-37f0-fb65-0000000000e8 | CHANGED | Write the config_step hieradata for the deploy step 4 tasks | np0000071533 2026-06-12 08:40:53,026 p=83863 u=zuul n=ansible | [WARNING]: conditional statements should not include jinja2 templating delimiters such as {{ }} or {% %}. Found: '{{ playbook_dir }}/{{ _task_file_path }}' is exists 2026-06-12 08:40:53,053 p=83863 u=zuul n=ansible | 2026-06-12 08:40:53.051956 | fa163e23-f348-37f0-fb65-0000000000e8 | CHANGED | Write the config_step hieradata for the deploy step 4 tasks | np0000071531 2026-06-12 08:40:53,054 p=83863 u=zuul n=ansible | 2026-06-12 08:40:53.053968 | fa163e23-f348-37f0-fb65-0000000000e8 | CHANGED | Write the config_step hieradata for the deploy step 4 tasks | np0000071528 2026-06-12 08:40:53,055 p=83863 u=zuul n=ansible | 2026-06-12 08:40:53.054810 | fa163e23-f348-37f0-fb65-0000000000e8 | CHANGED | Write the config_step hieradata for the deploy step 4 tasks | np0000071529 2026-06-12 08:40:53,055 p=83863 u=zuul n=ansible | 2026-06-12 08:40:53.055634 | fa163e23-f348-37f0-fb65-0000000000e8 | CHANGED | Write the config_step hieradata for the deploy step 4 tasks | np0000071530 2026-06-12 08:40:53,061 p=83863 u=zuul n=ansible | [WARNING]: conditional statements should not include jinja2 templating delimiters such as {{ }} or {% %}. Found: '{{ playbook_dir }}/{{ _task_file_path }}' is exists 2026-06-12 08:40:53,087 p=83863 u=zuul n=ansible | 2026-06-12 08:40:53.086567 | d39ed02f-ed5f-428d-b3c4-df0654454a4b | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/Compute/deploy_steps_tasks_step4.yaml | np0000071532 2026-06-12 08:40:53,131 p=83863 u=zuul n=ansible | 2026-06-12 08:40:53.130160 | fa163e23-f348-37f0-fb65-000000010e32 | TASK | set enable_sensubility fact 2026-06-12 08:40:53,150 p=83863 u=zuul n=ansible | [WARNING]: conditional statements should not include jinja2 templating delimiters such as {{ }} or {% %}. Found: '{{ playbook_dir }}/{{ _task_file_path }}' is exists 2026-06-12 08:40:53,199 p=83863 u=zuul n=ansible | [WARNING]: conditional statements should not include jinja2 templating delimiters such as {{ }} or {% %}. Found: '{{ playbook_dir }}/{{ _task_file_path }}' is exists 2026-06-12 08:40:53,251 p=83863 u=zuul n=ansible | [WARNING]: conditional statements should not include jinja2 templating delimiters such as {{ }} or {% %}. Found: '{{ playbook_dir }}/{{ _task_file_path }}' is exists 2026-06-12 08:40:53,259 p=83863 u=zuul n=ansible | [WARNING]: conditional statements should not include jinja2 templating delimiters such as {{ }} or {% %}. Found: '{{ playbook_dir }}/{{ _task_file_path }}' is exists 2026-06-12 08:40:53,260 p=83863 u=zuul n=ansible | 2026-06-12 08:40:53.259091 | fa163e23-f348-37f0-fb65-000000010e32 | OK | set enable_sensubility fact | np0000071532 2026-06-12 08:40:53,316 p=83863 u=zuul n=ansible | 2026-06-12 08:40:53.316178 | e844e228-7311-48e1-9045-f1d5d590607e | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/Compute/deploy_steps_tasks_step4.yaml | np0000071533 2026-06-12 08:40:53,317 p=83863 u=zuul n=ansible | 2026-06-12 08:40:53.317084 | e844e228-7311-48e1-9045-f1d5d590607e | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/Compute/deploy_steps_tasks_step4.yaml | np0000071531 2026-06-12 08:40:53,331 p=83863 u=zuul n=ansible | 2026-06-12 08:40:53.330680 | 729258ae-32b3-49ae-b413-fc0111de8469 | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/Controller/deploy_steps_tasks_step4.yaml | np0000071528 2026-06-12 08:40:53,331 p=83863 u=zuul n=ansible | 2026-06-12 08:40:53.331619 | 729258ae-32b3-49ae-b413-fc0111de8469 | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/Controller/deploy_steps_tasks_step4.yaml | np0000071529 2026-06-12 08:40:53,346 p=83863 u=zuul n=ansible | 2026-06-12 08:40:53.345661 | fa163e23-f348-37f0-fb65-000000010e53 | TASK | set enable_sensubility fact 2026-06-12 08:40:53,365 p=83863 u=zuul n=ansible | 2026-06-12 08:40:53.364839 | fa163e23-f348-37f0-fb65-000000010e34 | TASK | Create virtqemud recovery script 2026-06-12 08:40:53,393 p=83863 u=zuul n=ansible | 2026-06-12 08:40:53.392975 | fa163e23-f348-37f0-fb65-000000010e53 | TASK | set enable_sensubility fact 2026-06-12 08:40:53,423 p=83863 u=zuul n=ansible | 2026-06-12 08:40:53.418300 | fa163e23-f348-37f0-fb65-000000010e63 | TASK | set enable_sensubility fact 2026-06-12 08:40:53,448 p=83863 u=zuul n=ansible | 2026-06-12 08:40:53.447687 | fa163e23-f348-37f0-fb65-000000010e63 | TASK | set enable_sensubility fact 2026-06-12 08:40:53,453 p=83863 u=zuul n=ansible | 2026-06-12 08:40:53.453095 | fa163e23-f348-37f0-fb65-000000010e53 | OK | set enable_sensubility fact | np0000071531 2026-06-12 08:40:53,454 p=83863 u=zuul n=ansible | 2026-06-12 08:40:53.453897 | fa163e23-f348-37f0-fb65-000000010e53 | OK | set enable_sensubility fact | np0000071533 2026-06-12 08:40:53,454 p=83863 u=zuul n=ansible | 2026-06-12 08:40:53.454525 | fa163e23-f348-37f0-fb65-000000010e63 | OK | set enable_sensubility fact | np0000071528 2026-06-12 08:40:53,485 p=83863 u=zuul n=ansible | 2026-06-12 08:40:53.484584 | 0ea03bd8-7c49-4084-a932-ebd0ac7dd5e3 | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/Controller/deploy_steps_tasks_step4.yaml | np0000071530 2026-06-12 08:40:53,499 p=83863 u=zuul n=ansible | 2026-06-12 08:40:53.498784 | fa163e23-f348-37f0-fb65-000000010e55 | TASK | Create virtqemud recovery script 2026-06-12 08:40:53,514 p=83863 u=zuul n=ansible | 2026-06-12 08:40:53.514214 | fa163e23-f348-37f0-fb65-000000010e55 | TASK | Create virtqemud recovery script 2026-06-12 08:40:53,543 p=83863 u=zuul n=ansible | 2026-06-12 08:40:53.542955 | fa163e23-f348-37f0-fb65-000000010e68 | TASK | Start OVN container 2026-06-12 08:40:53,574 p=83863 u=zuul n=ansible | 2026-06-12 08:40:53.573373 | fa163e23-f348-37f0-fb65-000000010e95 | TASK | set enable_sensubility fact 2026-06-12 08:40:53,583 p=83863 u=zuul n=ansible | 2026-06-12 08:40:53.583043 | fa163e23-f348-37f0-fb65-000000010e63 | OK | set enable_sensubility fact | np0000071529 2026-06-12 08:40:53,597 p=83863 u=zuul n=ansible | 2026-06-12 08:40:53.596336 | fa163e23-f348-37f0-fb65-000000010e68 | SKIPPED | Start OVN container | np0000071528 | item=ovn_cluster_north_db_server 2026-06-12 08:40:53,611 p=83863 u=zuul n=ansible | 2026-06-12 08:40:53.610502 | fa163e23-f348-37f0-fb65-000000010e68 | SKIPPED | Start OVN container | np0000071528 | item=ovn_cluster_south_db_server 2026-06-12 08:40:53,622 p=83863 u=zuul n=ansible | 2026-06-12 08:40:53.621359 | fa163e23-f348-37f0-fb65-000000010e68 | SKIPPED | Start OVN container | np0000071528 | item=ovn_cluster_northd 2026-06-12 08:40:53,635 p=83863 u=zuul n=ansible | 2026-06-12 08:40:53.635251 | fa163e23-f348-37f0-fb65-000000010e68 | TASK | Start OVN container 2026-06-12 08:40:53,642 p=83863 u=zuul n=ansible | 2026-06-12 08:40:53.641560 | fa163e23-f348-37f0-fb65-000000010e95 | OK | set enable_sensubility fact | np0000071530 2026-06-12 08:40:53,661 p=83863 u=zuul n=ansible | 2026-06-12 08:40:53.660820 | fa163e23-f348-37f0-fb65-000000010e6a | TASK | Set NB connection 2026-06-12 08:40:53,681 p=83863 u=zuul n=ansible | 2026-06-12 08:40:53.680645 | fa163e23-f348-37f0-fb65-000000010e9a | TASK | Start OVN container 2026-06-12 08:40:53,696 p=83863 u=zuul n=ansible | 2026-06-12 08:40:53.695487 | fa163e23-f348-37f0-fb65-000000010e6a | SKIPPED | Set NB connection | np0000071528 2026-06-12 08:40:53,726 p=83863 u=zuul n=ansible | 2026-06-12 08:40:53.720486 | fa163e23-f348-37f0-fb65-000000010e6b | TASK | Set SB connection 2026-06-12 08:40:53,860 p=83863 u=zuul n=ansible | 2026-06-12 08:40:53.860207 | fa163e23-f348-37f0-fb65-000000010ee9 | TASK | Gather variables for each operating system 2026-06-12 08:40:53,868 p=83863 u=zuul n=ansible | 2026-06-12 08:40:53.867454 | fa163e23-f348-37f0-fb65-000000010e6b | SKIPPED | Set SB connection | np0000071528 2026-06-12 08:40:53,955 p=83863 u=zuul n=ansible | 2026-06-12 08:40:53.955266 | fa163e23-f348-37f0-fb65-0000000000eb | TASK | Check if /var/lib/tripleo-config/container-startup-config/step_4 already exists 2026-06-12 08:40:53,985 p=83863 u=zuul n=ansible | 2026-06-12 08:40:53.984725 | fa163e23-f348-37f0-fb65-000000010ee9 | TASK | Gather variables for each operating system 2026-06-12 08:40:54,014 p=83863 u=zuul n=ansible | 2026-06-12 08:40:54.014433 | fa163e23-f348-37f0-fb65-000000010eea | TASK | Create container logs path 2026-06-12 08:40:54,175 p=83863 u=zuul n=ansible | 2026-06-12 08:40:54.174847 | fa163e23-f348-37f0-fb65-000000010eea | TASK | Create container logs path 2026-06-12 08:40:54,271 p=83863 u=zuul n=ansible | 2026-06-12 08:40:54.270207 | fa163e23-f348-37f0-fb65-0000000000eb | OK | Check if /var/lib/tripleo-config/container-startup-config/step_4 already exists | np0000071528 2026-06-12 08:40:54,327 p=83863 u=zuul n=ansible | 2026-06-12 08:40:54.326863 | fa163e23-f348-37f0-fb65-000000010eea | OK | Create container logs path | np0000071529 2026-06-12 08:40:54,354 p=83863 u=zuul n=ansible | 2026-06-12 08:40:54.353625 | fa163e23-f348-37f0-fb65-000000010eec | TASK | Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_0 2026-06-12 08:40:54,361 p=83863 u=zuul n=ansible | 2026-06-12 08:40:54.360640 | fa163e23-f348-37f0-fb65-000000010e34 | CHANGED | Create virtqemud recovery script | np0000071532 2026-06-12 08:40:54,389 p=83863 u=zuul n=ansible | 2026-06-12 08:40:54.388850 | 417f50fe-33cc-4f74-87a8-2367661697d1 | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/common_deploy_steps_tasks.yaml | np0000071528 2026-06-12 08:40:54,401 p=83863 u=zuul n=ansible | 2026-06-12 08:40:54.401589 | fa163e23-f348-37f0-fb65-000000010e35 | TASK | Create virtqemud recovery trigger service 2026-06-12 08:40:54,426 p=83863 u=zuul n=ansible | 2026-06-12 08:40:54.425648 | fa163e23-f348-37f0-fb65-000000010ffa | TASK | Write the config_step hieradata 2026-06-12 08:40:54,502 p=83863 u=zuul n=ansible | 2026-06-12 08:40:54.502316 | fa163e23-f348-37f0-fb65-000000010eea | OK | Create container logs path | np0000071530 2026-06-12 08:40:54,534 p=83863 u=zuul n=ansible | 2026-06-12 08:40:54.534477 | fa163e23-f348-37f0-fb65-000000010eec | TASK | Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_0 2026-06-12 08:40:54,541 p=83863 u=zuul n=ansible | 2026-06-12 08:40:54.540876 | fa163e23-f348-37f0-fb65-000000010e55 | CHANGED | Create virtqemud recovery script | np0000071533 2026-06-12 08:40:54,542 p=83863 u=zuul n=ansible | 2026-06-12 08:40:54.542465 | fa163e23-f348-37f0-fb65-000000010e55 | CHANGED | Create virtqemud recovery script | np0000071531 2026-06-12 08:40:54,554 p=83863 u=zuul n=ansible | 2026-06-12 08:40:54.553858 | fa163e23-f348-37f0-fb65-000000010e56 | TASK | Create virtqemud recovery trigger service 2026-06-12 08:40:54,572 p=83863 u=zuul n=ansible | 2026-06-12 08:40:54.572090 | fa163e23-f348-37f0-fb65-000000010e56 | TASK | Create virtqemud recovery trigger service 2026-06-12 08:40:54,713 p=83863 u=zuul n=ansible | 2026-06-12 08:40:54.712985 | fa163e23-f348-37f0-fb65-000000010eec | OK | Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_0 | np0000071529 2026-06-12 08:40:54,730 p=83863 u=zuul n=ansible | 2026-06-12 08:40:54.729948 | fa163e23-f348-37f0-fb65-000000010eed | TASK | Finalise hashes for all containers 2026-06-12 08:40:54,795 p=83863 u=zuul n=ansible | 2026-06-12 08:40:54.794971 | fa163e23-f348-37f0-fb65-000000010eed | OK | Finalise hashes for all containers | np0000071529 2026-06-12 08:40:54,812 p=83863 u=zuul n=ansible | 2026-06-12 08:40:54.812195 | fa163e23-f348-37f0-fb65-000000010eef | TASK | Manage systemd shutdown files 2026-06-12 08:40:54,845 p=83863 u=zuul n=ansible | 2026-06-12 08:40:54.844453 | fa163e23-f348-37f0-fb65-000000010eef | SKIPPED | Manage systemd shutdown files | np0000071529 2026-06-12 08:40:54,859 p=83863 u=zuul n=ansible | 2026-06-12 08:40:54.859453 | fa163e23-f348-37f0-fb65-000000010ef1 | TASK | Update container configs with new config hashes 2026-06-12 08:40:54,916 p=83863 u=zuul n=ansible | 2026-06-12 08:40:54.913236 | fa163e23-f348-37f0-fb65-000000010ef1 | SKIPPED | Update container configs with new config hashes | np0000071529 2026-06-12 08:40:54,917 p=83863 u=zuul n=ansible | 2026-06-12 08:40:54.917049 | fa163e23-f348-37f0-fb65-000000010eec | OK | Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_0 | np0000071530 2026-06-12 08:40:54,935 p=83863 u=zuul n=ansible | 2026-06-12 08:40:54.934934 | fa163e23-f348-37f0-fb65-000000010ef2 | TASK | Delete orphan containers from /var/lib/tripleo-config/container-startup-config/step_0 2026-06-12 08:40:54,955 p=83863 u=zuul n=ansible | 2026-06-12 08:40:54.954665 | fa163e23-f348-37f0-fb65-000000010eed | TASK | Finalise hashes for all containers 2026-06-12 08:40:54,993 p=83863 u=zuul n=ansible | 2026-06-12 08:40:54.993385 | 9bc2c225-59b8-49a1-9c87-63448a7cfb48 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/delete_orphan.yml | np0000071529 2026-06-12 08:40:55,013 p=83863 u=zuul n=ansible | 2026-06-12 08:40:55.012906 | fa163e23-f348-37f0-fb65-000000011022 | TASK | Gather podman infos 2026-06-12 08:40:55,091 p=83863 u=zuul n=ansible | 2026-06-12 08:40:55.091099 | fa163e23-f348-37f0-fb65-000000010eed | OK | Finalise hashes for all containers | np0000071530 2026-06-12 08:40:55,107 p=83863 u=zuul n=ansible | 2026-06-12 08:40:55.106908 | fa163e23-f348-37f0-fb65-000000010eef | TASK | Manage systemd shutdown files 2026-06-12 08:40:55,141 p=83863 u=zuul n=ansible | 2026-06-12 08:40:55.140649 | fa163e23-f348-37f0-fb65-000000010eef | SKIPPED | Manage systemd shutdown files | np0000071530 2026-06-12 08:40:55,161 p=83863 u=zuul n=ansible | 2026-06-12 08:40:55.160673 | fa163e23-f348-37f0-fb65-000000010ef1 | TASK | Update container configs with new config hashes 2026-06-12 08:40:55,205 p=83863 u=zuul n=ansible | 2026-06-12 08:40:55.204486 | fa163e23-f348-37f0-fb65-000000010ef1 | SKIPPED | Update container configs with new config hashes | np0000071530 2026-06-12 08:40:55,239 p=83863 u=zuul n=ansible | 2026-06-12 08:40:55.238804 | fa163e23-f348-37f0-fb65-000000010ef2 | TASK | Delete orphan containers from /var/lib/tripleo-config/container-startup-config/step_0 2026-06-12 08:40:55,285 p=83863 u=zuul n=ansible | 2026-06-12 08:40:55.284508 | fa163e23-f348-37f0-fb65-000000010ffa | OK | Write the config_step hieradata | np0000071528 2026-06-12 08:40:55,317 p=83863 u=zuul n=ansible | 2026-06-12 08:40:55.316822 | fa163e23-f348-37f0-fb65-000000010ffb | TASK | Run puppet host configuration for step 4 2026-06-12 08:40:55,347 p=83863 u=zuul n=ansible | 2026-06-12 08:40:55.347153 | 0d69883f-fe59-4065-9566-c43769bc9e12 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/delete_orphan.yml | np0000071530 2026-06-12 08:40:55,371 p=83863 u=zuul n=ansible | 2026-06-12 08:40:55.366125 | fa163e23-f348-37f0-fb65-00000001104c | TASK | Gather podman infos 2026-06-12 08:40:55,424 p=83863 u=zuul n=ansible | 2026-06-12 08:40:55.424020 | fa163e23-f348-37f0-fb65-000000010e35 | CHANGED | Create virtqemud recovery trigger service | np0000071532 2026-06-12 08:40:55,439 p=83863 u=zuul n=ansible | 2026-06-12 08:40:55.439477 | fa163e23-f348-37f0-fb65-000000010e36 | TASK | Create virtqemud recovery trigger timer 2026-06-12 08:40:55,539 p=83863 u=zuul n=ansible | 2026-06-12 08:40:55.538925 | fa163e23-f348-37f0-fb65-000000010e56 | CHANGED | Create virtqemud recovery trigger service | np0000071531 2026-06-12 08:40:55,553 p=83863 u=zuul n=ansible | 2026-06-12 08:40:55.553326 | fa163e23-f348-37f0-fb65-000000010e57 | TASK | Create virtqemud recovery trigger timer 2026-06-12 08:40:55,570 p=83863 u=zuul n=ansible | 2026-06-12 08:40:55.569362 | fa163e23-f348-37f0-fb65-000000010e56 | CHANGED | Create virtqemud recovery trigger service | np0000071533 2026-06-12 08:40:55,584 p=83863 u=zuul n=ansible | 2026-06-12 08:40:55.583916 | fa163e23-f348-37f0-fb65-000000010e57 | TASK | Create virtqemud recovery trigger timer 2026-06-12 08:40:56,088 p=83863 u=zuul n=ansible | 2026-06-12 08:40:56.087298 | fa163e23-f348-37f0-fb65-000000010ffb | CHANGED | Run puppet host configuration for step 4 | np0000071528 2026-06-12 08:40:56,110 p=83863 u=zuul n=ansible | 2026-06-12 08:40:56.110458 | fa163e23-f348-37f0-fb65-000000010ffc | TASK | Wait for puppet host configuration to finish 2026-06-12 08:40:56,444 p=83863 u=zuul n=ansible | 2026-06-12 08:40:56.443217 | fa163e23-f348-37f0-fb65-000000011022 | OK | Gather podman infos | np0000071529 2026-06-12 08:40:56,687 p=83863 u=zuul n=ansible | 2026-06-12 08:40:56.682716 | fa163e23-f348-37f0-fb65-000000010e36 | CHANGED | Create virtqemud recovery trigger timer | np0000071532 2026-06-12 08:40:56,688 p=83863 u=zuul n=ansible | 2026-06-12 08:40:56.688433 | fa163e23-f348-37f0-fb65-000000010e57 | CHANGED | Create virtqemud recovery trigger timer | np0000071531 2026-06-12 08:40:56,689 p=83863 u=zuul n=ansible | 2026-06-12 08:40:56.689196 | fa163e23-f348-37f0-fb65-000000010e57 | CHANGED | Create virtqemud recovery trigger timer | np0000071533 2026-06-12 08:40:56,700 p=83863 u=zuul n=ansible | 2026-06-12 08:40:56.700330 | fa163e23-f348-37f0-fb65-000000010e58 | TASK | Enable virtqemud recovery trigger service 2026-06-12 08:40:56,720 p=83863 u=zuul n=ansible | 2026-06-12 08:40:56.719498 | fa163e23-f348-37f0-fb65-000000010e37 | TASK | Enable virtqemud recovery trigger service 2026-06-12 08:40:56,735 p=83863 u=zuul n=ansible | 2026-06-12 08:40:56.734991 | fa163e23-f348-37f0-fb65-000000010e58 | TASK | Enable virtqemud recovery trigger service 2026-06-12 08:40:56,765 p=83863 u=zuul n=ansible | 2026-06-12 08:40:56.764751 | fa163e23-f348-37f0-fb65-000000011023 | TASK | Delete orphan containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_0 2026-06-12 08:40:56,854 p=83863 u=zuul n=ansible | 2026-06-12 08:40:56.853893 | fa163e23-f348-37f0-fb65-00000001104c | OK | Gather podman infos | np0000071530 2026-06-12 08:40:56,957 p=83863 u=zuul n=ansible | 2026-06-12 08:40:56.956615 | fa163e23-f348-37f0-fb65-00000001104d | TASK | Delete orphan containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_0 2026-06-12 08:40:57,106 p=83863 u=zuul n=ansible | 2026-06-12 08:40:57.105430 | fa163e23-f348-37f0-fb65-000000010ef3 | TASK | Create containers from /var/lib/tripleo-config/container-startup-config/step_0 2026-06-12 08:40:57,164 p=83863 u=zuul n=ansible | 2026-06-12 08:40:57.164602 | f355c75a-6c68-4dcb-9cba-938e5e3a2ea9 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/create.yml | np0000071529 2026-06-12 08:40:57,188 p=83863 u=zuul n=ansible | 2026-06-12 08:40:57.188350 | fa163e23-f348-37f0-fb65-000000011109 | TASK | Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_0 2026-06-12 08:40:57,224 p=83863 u=zuul n=ansible | 2026-06-12 08:40:57.224532 | fa163e23-f348-37f0-fb65-000000010ef3 | TASK | Create containers from /var/lib/tripleo-config/container-startup-config/step_0 2026-06-12 08:40:57,310 p=83863 u=zuul n=ansible | 2026-06-12 08:40:57.310146 | 919467f0-b535-4647-84db-771f7d02765c | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/create.yml | np0000071530 2026-06-12 08:40:57,333 p=83863 u=zuul n=ansible | 2026-06-12 08:40:57.333008 | fa163e23-f348-37f0-fb65-000000011147 | TASK | Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_0 2026-06-12 08:40:57,786 p=83863 u=zuul n=ansible | 2026-06-12 08:40:57.780227 | fa163e23-f348-37f0-fb65-000000010e37 | CHANGED | Enable virtqemud recovery trigger service | np0000071532 2026-06-12 08:40:57,788 p=83863 u=zuul n=ansible | 2026-06-12 08:40:57.787820 | fa163e23-f348-37f0-fb65-000000010e58 | CHANGED | Enable virtqemud recovery trigger service | np0000071533 2026-06-12 08:40:57,806 p=83863 u=zuul n=ansible | 2026-06-12 08:40:57.806375 | fa163e23-f348-37f0-fb65-000000010e38 | TASK | Enable virtqemud recovery trigger timer 2026-06-12 08:40:57,827 p=83863 u=zuul n=ansible | 2026-06-12 08:40:57.826440 | fa163e23-f348-37f0-fb65-000000010e59 | TASK | Enable virtqemud recovery trigger timer 2026-06-12 08:40:57,836 p=83863 u=zuul n=ansible | 2026-06-12 08:40:57.835503 | fa163e23-f348-37f0-fb65-000000010e58 | CHANGED | Enable virtqemud recovery trigger service | np0000071531 2026-06-12 08:40:57,848 p=83863 u=zuul n=ansible | 2026-06-12 08:40:57.847868 | fa163e23-f348-37f0-fb65-000000010e59 | TASK | Enable virtqemud recovery trigger timer 2026-06-12 08:40:58,175 p=83863 u=zuul n=ansible | 2026-06-12 08:40:58.174351 | fa163e23-f348-37f0-fb65-000000011109 | CHANGED | Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_0 | np0000071529 2026-06-12 08:40:58,197 p=83863 u=zuul n=ansible | 2026-06-12 08:40:58.196673 | fa163e23-f348-37f0-fb65-00000001110a | TASK | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_0 2026-06-12 08:40:58,247 p=83863 u=zuul n=ansible | 2026-06-12 08:40:58.246390 | fa163e23-f348-37f0-fb65-000000011147 | CHANGED | Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_0 | np0000071530 2026-06-12 08:40:58,272 p=83863 u=zuul n=ansible | 2026-06-12 08:40:58.271555 | fa163e23-f348-37f0-fb65-000000011148 | TASK | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_0 2026-06-12 08:40:58,818 p=83863 u=zuul n=ansible | 2026-06-12 08:40:58.817426 | fa163e23-f348-37f0-fb65-000000010e38 | CHANGED | Enable virtqemud recovery trigger timer | np0000071532 2026-06-12 08:40:58,829 p=83863 u=zuul n=ansible | 2026-06-12 08:40:58.828788 | fa163e23-f348-37f0-fb65-000000010e39 | TASK | Really enable virtqemud recovery trigger timer 2026-06-12 08:40:58,864 p=83863 u=zuul n=ansible | 2026-06-12 08:40:58.864055 | fa163e23-f348-37f0-fb65-000000010e59 | CHANGED | Enable virtqemud recovery trigger timer | np0000071533 2026-06-12 08:40:58,876 p=83863 u=zuul n=ansible | 2026-06-12 08:40:58.876016 | fa163e23-f348-37f0-fb65-000000010e5a | TASK | Really enable virtqemud recovery trigger timer 2026-06-12 08:40:58,948 p=83863 u=zuul n=ansible | 2026-06-12 08:40:58.948129 | fa163e23-f348-37f0-fb65-000000010e59 | CHANGED | Enable virtqemud recovery trigger timer | np0000071531 2026-06-12 08:40:58,960 p=83863 u=zuul n=ansible | 2026-06-12 08:40:58.959620 | fa163e23-f348-37f0-fb65-000000010e5a | TASK | Really enable virtqemud recovery trigger timer 2026-06-12 08:40:59,468 p=83863 u=zuul n=ansible | 2026-06-12 08:40:59.467712 | fa163e23-f348-37f0-fb65-000000010e39 | CHANGED | Really enable virtqemud recovery trigger timer | np0000071532 2026-06-12 08:40:59,492 p=83863 u=zuul n=ansible | 2026-06-12 08:40:59.492032 | fa163e23-f348-37f0-fb65-000000010e3b | TASK | Create systemd file 2026-06-12 08:40:59,502 p=83863 u=zuul n=ansible | 2026-06-12 08:40:59.501133 | fa163e23-f348-37f0-fb65-000000010e5a | CHANGED | Really enable virtqemud recovery trigger timer | np0000071533 2026-06-12 08:40:59,518 p=83863 u=zuul n=ansible | 2026-06-12 08:40:59.517607 | fa163e23-f348-37f0-fb65-000000010e5c | TASK | Create systemd file 2026-06-12 08:40:59,633 p=83863 u=zuul n=ansible | 2026-06-12 08:40:59.632812 | fa163e23-f348-37f0-fb65-000000010e5a | CHANGED | Really enable virtqemud recovery trigger timer | np0000071531 2026-06-12 08:40:59,648 p=83863 u=zuul n=ansible | 2026-06-12 08:40:59.647985 | fa163e23-f348-37f0-fb65-000000010e5c | TASK | Create systemd file 2026-06-12 08:41:00,498 p=83863 u=zuul n=ansible | 2026-06-12 08:41:00.497722 | fa163e23-f348-37f0-fb65-000000010e5c | CHANGED | Create systemd file | np0000071533 2026-06-12 08:41:00,509 p=83863 u=zuul n=ansible | 2026-06-12 08:41:00.509566 | fa163e23-f348-37f0-fb65-000000010e5d | TASK | Reload systemd 2026-06-12 08:41:00,564 p=83863 u=zuul n=ansible | 2026-06-12 08:41:00.564252 | fa163e23-f348-37f0-fb65-000000010e3b | CHANGED | Create systemd file | np0000071532 2026-06-12 08:41:00,575 p=83863 u=zuul n=ansible | 2026-06-12 08:41:00.575466 | fa163e23-f348-37f0-fb65-000000010e3c | TASK | Reload systemd 2026-06-12 08:41:00,757 p=83863 u=zuul n=ansible | 2026-06-12 08:41:00.757209 | fa163e23-f348-37f0-fb65-000000010e5c | CHANGED | Create systemd file | np0000071531 2026-06-12 08:41:00,768 p=83863 u=zuul n=ansible | 2026-06-12 08:41:00.768304 | fa163e23-f348-37f0-fb65-000000010e5d | TASK | Reload systemd 2026-06-12 08:41:01,203 p=83863 u=zuul n=ansible | 2026-06-12 08:41:01.202184 | fa163e23-f348-37f0-fb65-000000010e5d | CHANGED | Reload systemd | np0000071533 2026-06-12 08:41:01,217 p=83863 u=zuul n=ansible | 2026-06-12 08:41:01.217526 | fa163e23-f348-37f0-fb65-0000000000eb | TASK | Check if /var/lib/tripleo-config/container-startup-config/step_4 already exists 2026-06-12 08:41:01,378 p=83863 u=zuul n=ansible | 2026-06-12 08:41:01.378095 | fa163e23-f348-37f0-fb65-000000010e3c | CHANGED | Reload systemd | np0000071532 2026-06-12 08:41:01,394 p=83863 u=zuul n=ansible | 2026-06-12 08:41:01.393708 | fa163e23-f348-37f0-fb65-0000000000eb | TASK | Check if /var/lib/tripleo-config/container-startup-config/step_4 already exists 2026-06-12 08:41:01,541 p=83863 u=zuul n=ansible | 2026-06-12 08:41:01.540815 | fa163e23-f348-37f0-fb65-0000000000eb | OK | Check if /var/lib/tripleo-config/container-startup-config/step_4 already exists | np0000071533 2026-06-12 08:41:01,587 p=83863 u=zuul n=ansible | 2026-06-12 08:41:01.587227 | fa163e23-f348-37f0-fb65-000000010e5d | CHANGED | Reload systemd | np0000071531 2026-06-12 08:41:01,598 p=83863 u=zuul n=ansible | 2026-06-12 08:41:01.598463 | fa163e23-f348-37f0-fb65-0000000000eb | TASK | Check if /var/lib/tripleo-config/container-startup-config/step_4 already exists 2026-06-12 08:41:01,655 p=83863 u=zuul n=ansible | 2026-06-12 08:41:01.654999 | 3055409b-138f-49d9-b3a2-1e5d71d86ffe | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/common_deploy_steps_tasks.yaml | np0000071533 2026-06-12 08:41:01,667 p=83863 u=zuul n=ansible | 2026-06-12 08:41:01.667316 | fa163e23-f348-37f0-fb65-0000000111a7 | TASK | Write the config_step hieradata 2026-06-12 08:41:01,716 p=83863 u=zuul n=ansible | 2026-06-12 08:41:01.715948 | fa163e23-f348-37f0-fb65-0000000000eb | OK | Check if /var/lib/tripleo-config/container-startup-config/step_4 already exists | np0000071532 2026-06-12 08:41:01,830 p=83863 u=zuul n=ansible | 2026-06-12 08:41:01.829988 | fa163e23-f348-37f0-fb65-000000011148 | CHANGED | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_0 | np0000071530 2026-06-12 08:41:01,856 p=83863 u=zuul n=ansible | 2026-06-12 08:41:01.856234 | a73899dd-d83f-4422-b5c2-0dc6e6722881 | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/common_deploy_steps_tasks.yaml | np0000071532 2026-06-12 08:41:01,869 p=83863 u=zuul n=ansible | 2026-06-12 08:41:01.869660 | fa163e23-f348-37f0-fb65-0000000111c3 | TASK | Write the config_step hieradata 2026-06-12 08:41:01,905 p=83863 u=zuul n=ansible | 2026-06-12 08:41:01.904709 | fa163e23-f348-37f0-fb65-000000010f14 | TASK | Gather variables for each operating system 2026-06-12 08:41:01,951 p=83863 u=zuul n=ansible | 2026-06-12 08:41:01.950509 | fa163e23-f348-37f0-fb65-0000000000eb | OK | Check if /var/lib/tripleo-config/container-startup-config/step_4 already exists | np0000071531 2026-06-12 08:41:01,986 p=83863 u=zuul n=ansible | 2026-06-12 08:41:01.985494 | fa163e23-f348-37f0-fb65-00000001110a | CHANGED | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_0 | np0000071529 2026-06-12 08:41:02,017 p=83863 u=zuul n=ansible | 2026-06-12 08:41:02.017394 | fa163e23-f348-37f0-fb65-000000010f14 | TASK | Gather variables for each operating system 2026-06-12 08:41:02,052 p=83863 u=zuul n=ansible | 2026-06-12 08:41:02.052255 | ae2b1efb-850c-429f-ade3-b46f9b80bfff | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/common_deploy_steps_tasks.yaml | np0000071531 2026-06-12 08:41:02,065 p=83863 u=zuul n=ansible | 2026-06-12 08:41:02.065345 | fa163e23-f348-37f0-fb65-0000000111e1 | TASK | Write the config_step hieradata 2026-06-12 08:41:02,086 p=83863 u=zuul n=ansible | 2026-06-12 08:41:02.085692 | fa163e23-f348-37f0-fb65-000000010f15 | TASK | Create container logs path 2026-06-12 08:41:02,113 p=83863 u=zuul n=ansible | 2026-06-12 08:41:02.113334 | fa163e23-f348-37f0-fb65-000000010f15 | TASK | Create container logs path 2026-06-12 08:41:02,408 p=83863 u=zuul n=ansible | 2026-06-12 08:41:02.407383 | fa163e23-f348-37f0-fb65-000000010f15 | OK | Create container logs path | np0000071530 2026-06-12 08:41:02,425 p=83863 u=zuul n=ansible | 2026-06-12 08:41:02.425673 | fa163e23-f348-37f0-fb65-000000010f17 | TASK | Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_0 2026-06-12 08:41:02,481 p=83863 u=zuul n=ansible | 2026-06-12 08:41:02.480589 | fa163e23-f348-37f0-fb65-000000010f15 | OK | Create container logs path | np0000071529 2026-06-12 08:41:02,506 p=83863 u=zuul n=ansible | 2026-06-12 08:41:02.506223 | fa163e23-f348-37f0-fb65-000000010f17 | TASK | Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_0 2026-06-12 08:41:02,520 p=83863 u=zuul n=ansible | 2026-06-12 08:41:02.519635 | fa163e23-f348-37f0-fb65-0000000111a7 | OK | Write the config_step hieradata | np0000071533 2026-06-12 08:41:02,533 p=83863 u=zuul n=ansible | 2026-06-12 08:41:02.532863 | fa163e23-f348-37f0-fb65-0000000111a8 | TASK | Run puppet host configuration for step 4 2026-06-12 08:41:02,686 p=83863 u=zuul n=ansible | 2026-06-12 08:41:02.686183 | fa163e23-f348-37f0-fb65-0000000111c3 | OK | Write the config_step hieradata | np0000071532 2026-06-12 08:41:02,700 p=83863 u=zuul n=ansible | 2026-06-12 08:41:02.700082 | fa163e23-f348-37f0-fb65-0000000111c4 | TASK | Run puppet host configuration for step 4 2026-06-12 08:41:02,829 p=83863 u=zuul n=ansible | 2026-06-12 08:41:02.828964 | fa163e23-f348-37f0-fb65-000000010f17 | OK | Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_0 | np0000071530 2026-06-12 08:41:02,853 p=83863 u=zuul n=ansible | 2026-06-12 08:41:02.852700 | fa163e23-f348-37f0-fb65-000000010f18 | TASK | Finalise hashes for all containers 2026-06-12 08:41:02,928 p=83863 u=zuul n=ansible | 2026-06-12 08:41:02.927277 | fa163e23-f348-37f0-fb65-000000010f17 | OK | Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_0 | np0000071529 2026-06-12 08:41:02,958 p=83863 u=zuul n=ansible | 2026-06-12 08:41:02.957665 | fa163e23-f348-37f0-fb65-000000010f18 | TASK | Finalise hashes for all containers 2026-06-12 08:41:02,965 p=83863 u=zuul n=ansible | 2026-06-12 08:41:02.965112 | fa163e23-f348-37f0-fb65-000000010f18 | OK | Finalise hashes for all containers | np0000071530 2026-06-12 08:41:02,966 p=83863 u=zuul n=ansible | 2026-06-12 08:41:02.966279 | fa163e23-f348-37f0-fb65-0000000111e1 | OK | Write the config_step hieradata | np0000071531 2026-06-12 08:41:02,977 p=83863 u=zuul n=ansible | 2026-06-12 08:41:02.977700 | fa163e23-f348-37f0-fb65-0000000111e2 | TASK | Run puppet host configuration for step 4 2026-06-12 08:41:02,998 p=83863 u=zuul n=ansible | 2026-06-12 08:41:02.998310 | fa163e23-f348-37f0-fb65-000000010f1a | TASK | Manage systemd shutdown files 2026-06-12 08:41:03,021 p=83863 u=zuul n=ansible | 2026-06-12 08:41:03.021212 | fa163e23-f348-37f0-fb65-000000010f18 | OK | Finalise hashes for all containers | np0000071529 2026-06-12 08:41:03,038 p=83863 u=zuul n=ansible | 2026-06-12 08:41:03.037972 | fa163e23-f348-37f0-fb65-000000010f1a | TASK | Manage systemd shutdown files 2026-06-12 08:41:03,050 p=83863 u=zuul n=ansible | 2026-06-12 08:41:03.050083 | fa163e23-f348-37f0-fb65-000000010f1a | SKIPPED | Manage systemd shutdown files | np0000071530 2026-06-12 08:41:03,070 p=83863 u=zuul n=ansible | 2026-06-12 08:41:03.070095 | fa163e23-f348-37f0-fb65-000000010f1c | TASK | Update container configs with new config hashes 2026-06-12 08:41:03,081 p=83863 u=zuul n=ansible | 2026-06-12 08:41:03.080656 | fa163e23-f348-37f0-fb65-000000010f1a | SKIPPED | Manage systemd shutdown files | np0000071529 2026-06-12 08:41:03,100 p=83863 u=zuul n=ansible | 2026-06-12 08:41:03.100132 | fa163e23-f348-37f0-fb65-000000010f1c | TASK | Update container configs with new config hashes 2026-06-12 08:41:03,127 p=83863 u=zuul n=ansible | 2026-06-12 08:41:03.127050 | fa163e23-f348-37f0-fb65-000000010f1c | SKIPPED | Update container configs with new config hashes | np0000071530 2026-06-12 08:41:03,153 p=83863 u=zuul n=ansible | 2026-06-12 08:41:03.153342 | fa163e23-f348-37f0-fb65-000000010f1d | TASK | Delete orphan containers from /var/lib/tripleo-config/container-startup-config/step_0 2026-06-12 08:41:03,162 p=83863 u=zuul n=ansible | 2026-06-12 08:41:03.161553 | fa163e23-f348-37f0-fb65-000000010f1c | SKIPPED | Update container configs with new config hashes | np0000071529 2026-06-12 08:41:03,194 p=83863 u=zuul n=ansible | 2026-06-12 08:41:03.194337 | fa163e23-f348-37f0-fb65-000000010f1d | TASK | Delete orphan containers from /var/lib/tripleo-config/container-startup-config/step_0 2026-06-12 08:41:03,229 p=83863 u=zuul n=ansible | 2026-06-12 08:41:03.228975 | a06f5358-0739-4c7e-912d-9094289fe727 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/delete_orphan.yml | np0000071530 2026-06-12 08:41:03,249 p=83863 u=zuul n=ansible | 2026-06-12 08:41:03.249364 | fa163e23-f348-37f0-fb65-000000011215 | TASK | Gather podman infos 2026-06-12 08:41:03,279 p=83863 u=zuul n=ansible | 2026-06-12 08:41:03.278822 | 7a33cf5c-83cf-443b-a804-c9794ea9b3fb | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/delete_orphan.yml | np0000071529 2026-06-12 08:41:03,299 p=83863 u=zuul n=ansible | 2026-06-12 08:41:03.299551 | fa163e23-f348-37f0-fb65-000000011239 | TASK | Gather podman infos 2026-06-12 08:41:03,306 p=83863 u=zuul n=ansible | 2026-06-12 08:41:03.306210 | fa163e23-f348-37f0-fb65-0000000111a8 | CHANGED | Run puppet host configuration for step 4 | np0000071533 2026-06-12 08:41:03,320 p=83863 u=zuul n=ansible | 2026-06-12 08:41:03.320126 | fa163e23-f348-37f0-fb65-0000000111a9 | TASK | Wait for puppet host configuration to finish 2026-06-12 08:41:03,416 p=83863 u=zuul n=ansible | 2026-06-12 08:41:03.415236 | fa163e23-f348-37f0-fb65-0000000111c4 | CHANGED | Run puppet host configuration for step 4 | np0000071532 2026-06-12 08:41:03,427 p=83863 u=zuul n=ansible | 2026-06-12 08:41:03.427188 | fa163e23-f348-37f0-fb65-0000000111c5 | TASK | Wait for puppet host configuration to finish 2026-06-12 08:41:03,746 p=83863 u=zuul n=ansible | 2026-06-12 08:41:03.741151 | fa163e23-f348-37f0-fb65-0000000111e2 | CHANGED | Run puppet host configuration for step 4 | np0000071531 2026-06-12 08:41:03,757 p=83863 u=zuul n=ansible | 2026-06-12 08:41:03.757312 | fa163e23-f348-37f0-fb65-0000000111e3 | TASK | Wait for puppet host configuration to finish 2026-06-12 08:41:04,638 p=83863 u=zuul n=ansible | 2026-06-12 08:41:04.638306 | fa163e23-f348-37f0-fb65-000000011215 | OK | Gather podman infos | np0000071530 2026-06-12 08:41:04,892 p=83863 u=zuul n=ansible | 2026-06-12 08:41:04.891809 | fa163e23-f348-37f0-fb65-000000011216 | TASK | Delete orphan containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_0 2026-06-12 08:41:04,905 p=83863 u=zuul n=ansible | 2026-06-12 08:41:04.904053 | fa163e23-f348-37f0-fb65-000000011239 | OK | Gather podman infos | np0000071529 2026-06-12 08:41:04,967 p=83863 u=zuul n=ansible | 2026-06-12 08:41:04.966659 | fa163e23-f348-37f0-fb65-00000001123a | TASK | Delete orphan containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_0 2026-06-12 08:41:05,182 p=83863 u=zuul n=ansible | 2026-06-12 08:41:05.182132 | fa163e23-f348-37f0-fb65-000000010f1e | TASK | Create containers from /var/lib/tripleo-config/container-startup-config/step_0 2026-06-12 08:41:05,205 p=83863 u=zuul n=ansible | 2026-06-12 08:41:05.205153 | fa163e23-f348-37f0-fb65-000000010f1e | TASK | Create containers from /var/lib/tripleo-config/container-startup-config/step_0 2026-06-12 08:41:05,242 p=83863 u=zuul n=ansible | 2026-06-12 08:41:05.242580 | 18af98c5-6922-48ae-b9e3-672ab4b612bb | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/create.yml | np0000071530 2026-06-12 08:41:05,273 p=83863 u=zuul n=ansible | 2026-06-12 08:41:05.268671 | fa163e23-f348-37f0-fb65-0000000112ed | TASK | Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_0 2026-06-12 08:41:05,299 p=83863 u=zuul n=ansible | 2026-06-12 08:41:05.298666 | e0fdb135-3796-4a53-b5b9-8c0364998c80 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/create.yml | np0000071529 2026-06-12 08:41:05,328 p=83863 u=zuul n=ansible | 2026-06-12 08:41:05.328003 | fa163e23-f348-37f0-fb65-000000011329 | TASK | Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_0 2026-06-12 08:41:06,246 p=83863 u=zuul n=ansible | 2026-06-12 08:41:06.245494 | fa163e23-f348-37f0-fb65-0000000112ed | CHANGED | Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_0 | np0000071530 2026-06-12 08:41:06,263 p=83863 u=zuul n=ansible | 2026-06-12 08:41:06.263562 | fa163e23-f348-37f0-fb65-0000000112ee | TASK | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_0 2026-06-12 08:41:06,334 p=83863 u=zuul n=ansible | 2026-06-12 08:41:06.334066 | fa163e23-f348-37f0-fb65-000000011329 | CHANGED | Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_0 | np0000071529 2026-06-12 08:41:06,353 p=83863 u=zuul n=ansible | 2026-06-12 08:41:06.352673 | fa163e23-f348-37f0-fb65-00000001132a | TASK | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_0 2026-06-12 08:41:09,833 p=83863 u=zuul n=ansible | 2026-06-12 08:41:09.833040 | fa163e23-f348-37f0-fb65-00000001132a | CHANGED | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_0 | np0000071529 2026-06-12 08:41:09,890 p=83863 u=zuul n=ansible | 2026-06-12 08:41:09.889919 | fa163e23-f348-37f0-fb65-000000010f3f | TASK | Gather variables for each operating system 2026-06-12 08:41:09,899 p=83863 u=zuul n=ansible | 2026-06-12 08:41:09.898738 | fa163e23-f348-37f0-fb65-0000000112ee | CHANGED | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_0 | np0000071530 2026-06-12 08:41:09,941 p=83863 u=zuul n=ansible | 2026-06-12 08:41:09.940733 | fa163e23-f348-37f0-fb65-000000010f3f | TASK | Gather variables for each operating system 2026-06-12 08:41:10,019 p=83863 u=zuul n=ansible | 2026-06-12 08:41:10.019302 | fa163e23-f348-37f0-fb65-000000010f40 | TASK | Create container logs path 2026-06-12 08:41:10,075 p=83863 u=zuul n=ansible | 2026-06-12 08:41:10.074765 | fa163e23-f348-37f0-fb65-000000010f40 | TASK | Create container logs path 2026-06-12 08:41:10,407 p=83863 u=zuul n=ansible | 2026-06-12 08:41:10.407141 | fa163e23-f348-37f0-fb65-000000010f40 | OK | Create container logs path | np0000071529 2026-06-12 08:41:10,443 p=83863 u=zuul n=ansible | 2026-06-12 08:41:10.442790 | fa163e23-f348-37f0-fb65-000000010f42 | TASK | Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_0 2026-06-12 08:41:10,454 p=83863 u=zuul n=ansible | 2026-06-12 08:41:10.453619 | fa163e23-f348-37f0-fb65-000000010f40 | OK | Create container logs path | np0000071530 2026-06-12 08:41:10,489 p=83863 u=zuul n=ansible | 2026-06-12 08:41:10.489326 | fa163e23-f348-37f0-fb65-000000010f42 | TASK | Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_0 2026-06-12 08:41:10,858 p=83863 u=zuul n=ansible | 2026-06-12 08:41:10.857517 | fa163e23-f348-37f0-fb65-000000010f42 | OK | Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_0 | np0000071529 2026-06-12 08:41:10,881 p=83863 u=zuul n=ansible | 2026-06-12 08:41:10.881259 | fa163e23-f348-37f0-fb65-000000010f43 | TASK | Finalise hashes for all containers 2026-06-12 08:41:10,891 p=83863 u=zuul n=ansible | 2026-06-12 08:41:10.890050 | fa163e23-f348-37f0-fb65-000000010f42 | OK | Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_0 | np0000071530 2026-06-12 08:41:10,915 p=83863 u=zuul n=ansible | 2026-06-12 08:41:10.914821 | fa163e23-f348-37f0-fb65-000000010f43 | TASK | Finalise hashes for all containers 2026-06-12 08:41:10,960 p=83863 u=zuul n=ansible | 2026-06-12 08:41:10.958940 | fa163e23-f348-37f0-fb65-000000010f43 | OK | Finalise hashes for all containers | np0000071529 2026-06-12 08:41:10,984 p=83863 u=zuul n=ansible | 2026-06-12 08:41:10.983788 | fa163e23-f348-37f0-fb65-000000010f45 | TASK | Manage systemd shutdown files 2026-06-12 08:41:11,021 p=83863 u=zuul n=ansible | 2026-06-12 08:41:11.020746 | fa163e23-f348-37f0-fb65-000000010f43 | OK | Finalise hashes for all containers | np0000071530 2026-06-12 08:41:11,026 p=83863 u=zuul n=ansible | 2026-06-12 08:41:11.025929 | fa163e23-f348-37f0-fb65-000000010f45 | SKIPPED | Manage systemd shutdown files | np0000071529 2026-06-12 08:41:11,048 p=83863 u=zuul n=ansible | 2026-06-12 08:41:11.047791 | fa163e23-f348-37f0-fb65-000000010f47 | TASK | Update container configs with new config hashes 2026-06-12 08:41:11,072 p=83863 u=zuul n=ansible | 2026-06-12 08:41:11.072088 | fa163e23-f348-37f0-fb65-000000010f45 | TASK | Manage systemd shutdown files 2026-06-12 08:41:11,094 p=83863 u=zuul n=ansible | 2026-06-12 08:41:11.093101 | fa163e23-f348-37f0-fb65-000000010f47 | SKIPPED | Update container configs with new config hashes | np0000071529 2026-06-12 08:41:11,112 p=83863 u=zuul n=ansible | 2026-06-12 08:41:11.112313 | fa163e23-f348-37f0-fb65-000000010f48 | TASK | Delete orphan containers from /var/lib/tripleo-config/container-startup-config/step_0 2026-06-12 08:41:11,126 p=83863 u=zuul n=ansible | 2026-06-12 08:41:11.125844 | fa163e23-f348-37f0-fb65-000000010f45 | SKIPPED | Manage systemd shutdown files | np0000071530 2026-06-12 08:41:11,144 p=83863 u=zuul n=ansible | 2026-06-12 08:41:11.144497 | fa163e23-f348-37f0-fb65-000000010f47 | TASK | Update container configs with new config hashes 2026-06-12 08:41:11,190 p=83863 u=zuul n=ansible | 2026-06-12 08:41:11.190167 | 942e6366-e2b4-4fc4-8fc8-c1ec222b00ea | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/delete_orphan.yml | np0000071529 2026-06-12 08:41:11,215 p=83863 u=zuul n=ansible | 2026-06-12 08:41:11.214936 | fa163e23-f348-37f0-fb65-000000011385 | TASK | Gather podman infos 2026-06-12 08:41:11,224 p=83863 u=zuul n=ansible | 2026-06-12 08:41:11.223816 | fa163e23-f348-37f0-fb65-000000010f47 | SKIPPED | Update container configs with new config hashes | np0000071530 2026-06-12 08:41:11,243 p=83863 u=zuul n=ansible | 2026-06-12 08:41:11.242862 | fa163e23-f348-37f0-fb65-000000010f48 | TASK | Delete orphan containers from /var/lib/tripleo-config/container-startup-config/step_0 2026-06-12 08:41:11,330 p=83863 u=zuul n=ansible | 2026-06-12 08:41:11.330601 | b9be118b-f05b-44bf-b4dd-279bf28c0e93 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/delete_orphan.yml | np0000071530 2026-06-12 08:41:11,348 p=83863 u=zuul n=ansible | 2026-06-12 08:41:11.348348 | fa163e23-f348-37f0-fb65-0000000113a9 | TASK | Gather podman infos 2026-06-12 08:41:12,491 p=83863 u=zuul n=ansible | 2026-06-12 08:41:12.490426 | fa163e23-f348-37f0-fb65-000000011385 | OK | Gather podman infos | np0000071529 2026-06-12 08:41:12,782 p=83863 u=zuul n=ansible | 2026-06-12 08:41:12.781780 | fa163e23-f348-37f0-fb65-000000011386 | TASK | Delete orphan containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_0 2026-06-12 08:41:12,794 p=83863 u=zuul n=ansible | 2026-06-12 08:41:12.793600 | fa163e23-f348-37f0-fb65-0000000113a9 | OK | Gather podman infos | np0000071530 2026-06-12 08:41:12,870 p=83863 u=zuul n=ansible | 2026-06-12 08:41:12.859145 | fa163e23-f348-37f0-fb65-0000000113aa | TASK | Delete orphan containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_0 2026-06-12 08:41:13,059 p=83863 u=zuul n=ansible | 2026-06-12 08:41:13.059261 | fa163e23-f348-37f0-fb65-000000010f49 | TASK | Create containers from /var/lib/tripleo-config/container-startup-config/step_0 2026-06-12 08:41:13,141 p=83863 u=zuul n=ansible | 2026-06-12 08:41:13.141587 | fa163e23-f348-37f0-fb65-000000010f49 | TASK | Create containers from /var/lib/tripleo-config/container-startup-config/step_0 2026-06-12 08:41:13,166 p=83863 u=zuul n=ansible | 2026-06-12 08:41:13.165943 | e7e858c5-9786-49db-aaf5-9732609ef35b | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/create.yml | np0000071529 2026-06-12 08:41:13,189 p=83863 u=zuul n=ansible | 2026-06-12 08:41:13.189013 | fa163e23-f348-37f0-fb65-000000011453 | TASK | Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_0 2026-06-12 08:41:13,235 p=83863 u=zuul n=ansible | 2026-06-12 08:41:13.235563 | a1799b36-49d3-4845-99cf-70e468501ec4 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/create.yml | np0000071530 2026-06-12 08:41:13,258 p=83863 u=zuul n=ansible | 2026-06-12 08:41:13.258107 | fa163e23-f348-37f0-fb65-00000001148f | TASK | Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_0 2026-06-12 08:41:14,235 p=83863 u=zuul n=ansible | 2026-06-12 08:41:14.235273 | fa163e23-f348-37f0-fb65-000000011453 | CHANGED | Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_0 | np0000071529 2026-06-12 08:41:14,258 p=83863 u=zuul n=ansible | 2026-06-12 08:41:14.257932 | fa163e23-f348-37f0-fb65-000000011454 | TASK | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_0 2026-06-12 08:41:14,280 p=83863 u=zuul n=ansible | 2026-06-12 08:41:14.279427 | fa163e23-f348-37f0-fb65-00000001148f | CHANGED | Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_0 | np0000071530 2026-06-12 08:41:14,304 p=83863 u=zuul n=ansible | 2026-06-12 08:41:14.304320 | fa163e23-f348-37f0-fb65-000000011490 | TASK | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_0 2026-06-12 08:41:17,825 p=83863 u=zuul n=ansible | 2026-06-12 08:41:17.825329 | fa163e23-f348-37f0-fb65-000000011490 | CHANGED | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_0 | np0000071530 2026-06-12 08:41:17,856 p=83863 u=zuul n=ansible | 2026-06-12 08:41:17.855890 | fa163e23-f348-37f0-fb65-000000010e9c | TASK | Set NB connection 2026-06-12 08:41:17,914 p=83863 u=zuul n=ansible | 2026-06-12 08:41:17.913776 | fa163e23-f348-37f0-fb65-000000010e9c | SKIPPED | Set NB connection | np0000071530 2026-06-12 08:41:17,929 p=83863 u=zuul n=ansible | 2026-06-12 08:41:17.928755 | fa163e23-f348-37f0-fb65-000000010e9d | TASK | Set SB connection 2026-06-12 08:41:17,970 p=83863 u=zuul n=ansible | 2026-06-12 08:41:17.970353 | fa163e23-f348-37f0-fb65-000000010e9d | SKIPPED | Set SB connection | np0000071530 2026-06-12 08:41:17,985 p=83863 u=zuul n=ansible | 2026-06-12 08:41:17.985270 | fa163e23-f348-37f0-fb65-0000000000eb | TASK | Check if /var/lib/tripleo-config/container-startup-config/step_4 already exists 2026-06-12 08:41:18,204 p=83863 u=zuul n=ansible | 2026-06-12 08:41:18.203802 | fa163e23-f348-37f0-fb65-000000011454 | CHANGED | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_0 | np0000071529 2026-06-12 08:41:18,239 p=83863 u=zuul n=ansible | 2026-06-12 08:41:18.239315 | fa163e23-f348-37f0-fb65-000000010e6a | TASK | Set NB connection 2026-06-12 08:41:18,299 p=83863 u=zuul n=ansible | 2026-06-12 08:41:18.298385 | fa163e23-f348-37f0-fb65-000000010e6a | SKIPPED | Set NB connection | np0000071529 2026-06-12 08:41:18,320 p=83863 u=zuul n=ansible | 2026-06-12 08:41:18.319582 | fa163e23-f348-37f0-fb65-000000010e6b | TASK | Set SB connection 2026-06-12 08:41:18,331 p=83863 u=zuul n=ansible | 2026-06-12 08:41:18.329785 | fa163e23-f348-37f0-fb65-0000000000eb | OK | Check if /var/lib/tripleo-config/container-startup-config/step_4 already exists | np0000071530 2026-06-12 08:41:18,383 p=83863 u=zuul n=ansible | 2026-06-12 08:41:18.382306 | fa163e23-f348-37f0-fb65-000000010e6b | SKIPPED | Set SB connection | np0000071529 2026-06-12 08:41:18,413 p=83863 u=zuul n=ansible | 2026-06-12 08:41:18.413052 | fa163e23-f348-37f0-fb65-0000000000eb | TASK | Check if /var/lib/tripleo-config/container-startup-config/step_4 already exists 2026-06-12 08:41:18,485 p=83863 u=zuul n=ansible | 2026-06-12 08:41:18.484761 | b69d3779-a7fa-431a-b0e3-9e5a22e7c9e2 | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/common_deploy_steps_tasks.yaml | np0000071530 2026-06-12 08:41:18,502 p=83863 u=zuul n=ansible | 2026-06-12 08:41:18.501861 | fa163e23-f348-37f0-fb65-0000000114e5 | TASK | Write the config_step hieradata 2026-06-12 08:41:18,738 p=83863 u=zuul n=ansible | 2026-06-12 08:41:18.737674 | fa163e23-f348-37f0-fb65-0000000000eb | OK | Check if /var/lib/tripleo-config/container-startup-config/step_4 already exists | np0000071529 2026-06-12 08:41:18,881 p=83863 u=zuul n=ansible | 2026-06-12 08:41:18.880733 | f776ca4c-64a7-4cdc-bf1a-c3ed80b6f042 | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/common_deploy_steps_tasks.yaml | np0000071529 2026-06-12 08:41:18,899 p=83863 u=zuul n=ansible | 2026-06-12 08:41:18.898771 | fa163e23-f348-37f0-fb65-0000000114ff | TASK | Write the config_step hieradata 2026-06-12 08:41:19,364 p=83863 u=zuul n=ansible | 2026-06-12 08:41:19.364059 | fa163e23-f348-37f0-fb65-0000000114e5 | OK | Write the config_step hieradata | np0000071530 2026-06-12 08:41:19,381 p=83863 u=zuul n=ansible | 2026-06-12 08:41:19.381598 | fa163e23-f348-37f0-fb65-0000000114e6 | TASK | Run puppet host configuration for step 4 2026-06-12 08:41:19,757 p=83863 u=zuul n=ansible | 2026-06-12 08:41:19.756269 | fa163e23-f348-37f0-fb65-0000000114ff | OK | Write the config_step hieradata | np0000071529 2026-06-12 08:41:19,780 p=83863 u=zuul n=ansible | 2026-06-12 08:41:19.779702 | fa163e23-f348-37f0-fb65-000000011500 | TASK | Run puppet host configuration for step 4 2026-06-12 08:41:20,128 p=83863 u=zuul n=ansible | 2026-06-12 08:41:20.127794 | fa163e23-f348-37f0-fb65-0000000114e6 | CHANGED | Run puppet host configuration for step 4 | np0000071530 2026-06-12 08:41:20,149 p=83863 u=zuul n=ansible | 2026-06-12 08:41:20.149341 | fa163e23-f348-37f0-fb65-0000000114e7 | TASK | Wait for puppet host configuration to finish 2026-06-12 08:41:20,534 p=83863 u=zuul n=ansible | 2026-06-12 08:41:20.534355 | fa163e23-f348-37f0-fb65-000000011500 | CHANGED | Run puppet host configuration for step 4 | np0000071529 2026-06-12 08:41:20,554 p=83863 u=zuul n=ansible | 2026-06-12 08:41:20.554394 | fa163e23-f348-37f0-fb65-000000011501 | TASK | Wait for puppet host configuration to finish 2026-06-12 08:41:27,404 p=83863 u=zuul n=ansible | 2026-06-12 08:41:27.403058 | fa163e23-f348-37f0-fb65-000000010ffc | CHANGED | Wait for puppet host configuration to finish | np0000071528 2026-06-12 08:41:27,443 p=83863 u=zuul n=ansible | 2026-06-12 08:41:27.442520 | fa163e23-f348-37f0-fb65-000000010ffd | TASK | Debug output for task: Run puppet host configuration for step 4 2026-06-12 08:41:27,502 p=83863 u=zuul n=ansible | 2026-06-12 08:41:27.501633 | fa163e23-f348-37f0-fb65-000000010ffd | CHANGED | Debug output for task: Run puppet host configuration for step 4 | np0000071528 | result={ "changed": true, "failed_when_result": false, "puppet_host_outputs.stdout_lines | default([]) | union(puppet_host_outputs.stderr_lines | default([]))": [ "<13>Jun 12 08:40:56 puppet-user: Warning: /etc/puppet/hiera.yaml: Use of 'hiera.yaml' version 3 is deprecated. It should be converted to version 5", "<13>Jun 12 08:41:02 puppet-user: (file: /etc/puppet/hiera.yaml)", "<13>Jun 12 08:41:02 puppet-user: Warning: Undefined variable '::deploy_config_name'; ", "<13>Jun 12 08:41:02 puppet-user: (file & line not available)", "<13>Jun 12 08:41:02 puppet-user: Warning: The function 'hiera' is deprecated in favor of using 'lookup'. See https://puppet.com/docs/puppet/7.10/deprecated_language.html", "<13>Jun 12 08:41:02 puppet-user: Warning: Unknown variable: '::deployment_type'. (file: /etc/puppet/modules/tripleo/manifests/profile/base/database/mysql/client.pp, line: 89, column: 8)", "<13>Jun 12 08:41:02 puppet-user: Warning: This method is deprecated, please use match expressions with Stdlib::Compat::String instead. They are described at https://docs.puppet.com/puppet/latest/reference/lang_data_type.html#match-expressions. at [\"/etc/puppet/modules/snmp/manifests/params.pp\", 310]:[\"/var/lib/tripleo-config/puppet_step_config.pp\", 7]", "<13>Jun 12 08:41:02 puppet-user: (location: /etc/puppet/modules/stdlib/lib/puppet/functions/deprecation.rb:34:in `deprecation')", "<13>Jun 12 08:41:02 puppet-user: Warning: This method is deprecated, please use the stdlib validate_legacy function,", "<13>Jun 12 08:41:02 puppet-user: with Stdlib::Compat::Bool. There is further documentation for validate_legacy function in the README. at [\"/etc/puppet/modules/snmp/manifests/init.pp\", 358]:[\"/var/lib/tripleo-config/puppet_step_config.pp\", 7]", "<13>Jun 12 08:41:02 puppet-user: with Stdlib::Compat::Array. There is further documentation for validate_legacy function in the README. at [\"/etc/puppet/modules/snmp/manifests/init.pp\", 367]:[\"/var/lib/tripleo-config/puppet_step_config.pp\", 7]", "<13>Jun 12 08:41:02 puppet-user: with Stdlib::Compat::String. There is further documentation for validate_legacy function in the README. at [\"/etc/puppet/modules/snmp/manifests/init.pp\", 382]:[\"/var/lib/tripleo-config/puppet_step_config.pp\", 7]", "<13>Jun 12 08:41:02 puppet-user: with Stdlib::Compat::Numeric. There is further documentation for validate_legacy function in the README. at [\"/etc/puppet/modules/snmp/manifests/init.pp\", 388]:[\"/var/lib/tripleo-config/puppet_step_config.pp\", 7]", "<13>Jun 12 08:41:02 puppet-user: with Pattern[]. There is further documentation for validate_legacy function in the README. at [\"/etc/puppet/modules/snmp/manifests/init.pp\", 393]:[\"/var/lib/tripleo-config/puppet_step_config.pp\", 7]", "<13>Jun 12 08:41:02 puppet-user: Warning: Unknown variable: '::deployment_type'. (file: /etc/puppet/modules/tripleo/manifests/packages.pp, line: 39, column: 69)", "<13>Jun 12 08:41:02 puppet-user: Notice: Compiled catalog for np0000071528.ooo.test in environment production in 0.58 seconds", "<13>Jun 12 08:41:07 puppet-user: Notice: /Stage[main]/Pacemaker::Resource_defaults/Pcmk_resource_default[resource-stickiness]/ensure: created", "<13>Jun 12 08:41:09 puppet-user: Notice: /Stage[main]/Pacemaker::Resource_op_defaults/Pcmk_resource_op_default[bundle]/ensure: created", "<13>Jun 12 08:41:15 puppet-user: Notice: /Stage[main]/Snmp/Package[snmpd]/ensure: created", "<13>Jun 12 08:41:15 puppet-user: Notice: /Stage[main]/Snmp/File[snmpd.conf]/content: content changed '{sha256}2b743f970e80e2150759bfc66f2d8d0fbd8b31624f79e2991248d1a5ac57494e' to '{sha256}1c0539d958251c83a2bb13b6e72775f53052685ec0a01fc1f6e627b80c1fd7fc'", "<13>Jun 12 08:41:15 puppet-user: Notice: /Stage[main]/Snmp/File[snmpd.sysconfig]/content: content changed '{sha256}b63afb2dee7419b6834471f88581d981c8ae5c8b27b9d329ba67a02f3ddd8221' to '{sha256}3917ee8bbc680ad50d77186ad4a1d2705c2025c32fc32f823abbda7f2328dfbd'", "<13>Jun 12 08:41:15 puppet-user: Notice: /Stage[main]/Snmp/File[snmptrapd.conf]/content: content changed '{sha256}2e1ca894d609ef337b6243909bf5623c87fd5df98ecbd00c7d4c12cf12f03c4e' to '{sha256}3ecf18da1ba84ea3932607f2b903ee6a038b6f9ac4e1e371e48f3ef61c5052ea'", "<13>Jun 12 08:41:15 puppet-user: Notice: /Stage[main]/Snmp/File[snmptrapd.sysconfig]/content: content changed '{sha256}86ee5797ad10cb1ea0f631e9dfa6ae278ecf4f4d16f4c80f831cdde45601b23c' to '{sha256}2244553364afcca151958f8e2003e4c182f5e2ecfbe55405cec73fd818581e97'", "<13>Jun 12 08:41:15 puppet-user: Notice: /Stage[main]/Snmp/Service[snmptrapd]: Triggered 'refresh' from 2 events", "<13>Jun 12 08:41:16 puppet-user: Deprecation Warning: This command is deprecated and will be removed. Please use 'pcs property config' instead.", "<13>Jun 12 08:41:22 puppet-user: Notice: /Stage[main]/Tripleo::Profile::Base::Snmp/Snmp::Snmpv3_user[ro_snmp_user]/Exec[create-snmpv3-user-ro_snmp_user]/returns: executed successfully", "<13>Jun 12 08:41:23 puppet-user: Notice: /Stage[main]/Snmp/Service[snmpd]/ensure: ensure changed 'stopped' to 'running'", "<13>Jun 12 08:41:23 puppet-user: Notice: Applied catalog in 20.29 seconds", "<13>Jun 12 08:41:23 puppet-user: Application:", "<13>Jun 12 08:41:23 puppet-user: Initial environment: production", "<13>Jun 12 08:41:23 puppet-user: Converged environment: production", "<13>Jun 12 08:41:23 puppet-user: Run mode: user", "<13>Jun 12 08:41:23 puppet-user: Changes:", "<13>Jun 12 08:41:23 puppet-user: Total: 10", "<13>Jun 12 08:41:23 puppet-user: Events:", "<13>Jun 12 08:41:23 puppet-user: Success: 10", "<13>Jun 12 08:41:23 puppet-user: Resources:", "<13>Jun 12 08:41:23 puppet-user: Restarted: 1", "<13>Jun 12 08:41:23 puppet-user: Changed: 10", "<13>Jun 12 08:41:23 puppet-user: Out of sync: 10", "<13>Jun 12 08:41:23 puppet-user: Total: 37", "<13>Jun 12 08:41:23 puppet-user: Time:", "<13>Jun 12 08:41:23 puppet-user: Filebucket: 0.00", "<13>Jun 12 08:41:23 puppet-user: Schedule: 0.00", "<13>Jun 12 08:41:23 puppet-user: File line: 0.00", "<13>Jun 12 08:41:23 puppet-user: Augeas: 0.01", "<13>Jun 12 08:41:23 puppet-user: User: 0.01", "<13>Jun 12 08:41:23 puppet-user: File: 0.09", "<13>Jun 12 08:41:23 puppet-user: Config retrieval: 0.66", "<13>Jun 12 08:41:23 puppet-user: Service: 1.37", "<13>Jun 12 08:41:23 puppet-user: Pcmk property: 1.58", "<13>Jun 12 08:41:23 puppet-user: Last run: 1781253683", "<13>Jun 12 08:41:23 puppet-user: Pcmk resource op default: 2.17", "<13>Jun 12 08:41:23 puppet-user: Pcmk resource default: 2.18", "<13>Jun 12 08:41:23 puppet-user: Transaction evaluation: 20.27", "<13>Jun 12 08:41:23 puppet-user: Catalog application: 20.29", "<13>Jun 12 08:41:23 puppet-user: Package: 5.53", "<13>Jun 12 08:41:23 puppet-user: Exec: 7.14", "<13>Jun 12 08:41:23 puppet-user: Total: 20.30", "<13>Jun 12 08:41:23 puppet-user: Version:", "<13>Jun 12 08:41:23 puppet-user: Config: 1781253662", "<13>Jun 12 08:41:23 puppet-user: Puppet: 7.10.0" ] } 2026-06-12 08:41:27,533 p=83863 u=zuul n=ansible | 2026-06-12 08:41:27.532737 | fa163e23-f348-37f0-fb65-000000010ffe | TASK | Pre-cache facts for puppet containers 2026-06-12 08:41:27,614 p=83863 u=zuul n=ansible | 2026-06-12 08:41:27.613666 | fa163e23-f348-37f0-fb65-00000001154c | TASK | Gather variables for each operating system 2026-06-12 08:41:27,731 p=83863 u=zuul n=ansible | 2026-06-12 08:41:27.731600 | fa163e23-f348-37f0-fb65-00000001154d | TASK | Create puppet caching structures 2026-06-12 08:41:28,039 p=83863 u=zuul n=ansible | 2026-06-12 08:41:28.038201 | fa163e23-f348-37f0-fb65-00000001154d | CHANGED | Create puppet caching structures | np0000071528 2026-06-12 08:41:28,065 p=83863 u=zuul n=ansible | 2026-06-12 08:41:28.064725 | fa163e23-f348-37f0-fb65-00000001154e | TASK | Check for facter.conf 2026-06-12 08:41:28,410 p=83863 u=zuul n=ansible | 2026-06-12 08:41:28.409740 | fa163e23-f348-37f0-fb65-00000001154e | OK | Check for facter.conf | np0000071528 2026-06-12 08:41:28,428 p=83863 u=zuul n=ansible | 2026-06-12 08:41:28.427995 | fa163e23-f348-37f0-fb65-00000001154f | TASK | Remove facter.conf if directory 2026-06-12 08:41:28,465 p=83863 u=zuul n=ansible | 2026-06-12 08:41:28.465243 | fa163e23-f348-37f0-fb65-00000001154f | SKIPPED | Remove facter.conf if directory | np0000071528 2026-06-12 08:41:28,486 p=83863 u=zuul n=ansible | 2026-06-12 08:41:28.486010 | fa163e23-f348-37f0-fb65-000000011550 | TASK | Write facter cache config 2026-06-12 08:41:29,333 p=83863 u=zuul n=ansible | 2026-06-12 08:41:29.332815 | fa163e23-f348-37f0-fb65-000000011550 | CHANGED | Write facter cache config | np0000071528 2026-06-12 08:41:29,361 p=83863 u=zuul n=ansible | 2026-06-12 08:41:29.361054 | fa163e23-f348-37f0-fb65-000000011551 | TASK | Cleanup facter cache if exists 2026-06-12 08:41:29,708 p=83863 u=zuul n=ansible | 2026-06-12 08:41:29.707251 | fa163e23-f348-37f0-fb65-000000011551 | CHANGED | Cleanup facter cache if exists | np0000071528 2026-06-12 08:41:29,730 p=83863 u=zuul n=ansible | 2026-06-12 08:41:29.729951 | fa163e23-f348-37f0-fb65-000000011552 | TASK | Pre-cache facts 2026-06-12 08:41:30,366 p=83863 u=zuul n=ansible | 2026-06-12 08:41:30.365423 | fa163e23-f348-37f0-fb65-000000011552 | CHANGED | Pre-cache facts | np0000071528 2026-06-12 08:41:30,389 p=83863 u=zuul n=ansible | 2026-06-12 08:41:30.389035 | fa163e23-f348-37f0-fb65-000000011553 | TASK | Failed deployment if facter fails 2026-06-12 08:41:30,427 p=83863 u=zuul n=ansible | 2026-06-12 08:41:30.426148 | fa163e23-f348-37f0-fb65-000000011553 | SKIPPED | Failed deployment if facter fails | np0000071528 2026-06-12 08:41:30,463 p=83863 u=zuul n=ansible | 2026-06-12 08:41:30.463499 | fa163e23-f348-37f0-fb65-000000011554 | TASK | Sync cached facts 2026-06-12 08:41:30,895 p=83863 u=zuul n=ansible | 2026-06-12 08:41:30.894486 | fa163e23-f348-37f0-fb65-000000011554 | CHANGED | Sync cached facts | np0000071528 -> 192.168.122.103 2026-06-12 08:41:30,895 p=83863 u=zuul n=ansible | [WARNING]: ('np0000071528 -> 192.168.122.103', 'fa163e23-f348-37f0-fb65-000000011554') missing from stats 2026-06-12 08:41:30,937 p=83863 u=zuul n=ansible | 2026-06-12 08:41:30.937093 | fa163e23-f348-37f0-fb65-000000010fff | TASK | Include container-puppet tasks (generate config) during step 1 2026-06-12 08:41:30,975 p=83863 u=zuul n=ansible | 2026-06-12 08:41:30.975071 | fa163e23-f348-37f0-fb65-000000010fff | SKIPPED | Include container-puppet tasks (generate config) during step 1 | np0000071528 2026-06-12 08:41:30,996 p=83863 u=zuul n=ansible | 2026-06-12 08:41:30.995858 | fa163e23-f348-37f0-fb65-000000011001 | TASK | Manage containers for step 4 with tripleo-ansible 2026-06-12 08:41:31,064 p=83863 u=zuul n=ansible | 2026-06-12 08:41:31.064564 | fa163e23-f348-37f0-fb65-0000000115ad | TASK | Gather variables for each operating system 2026-06-12 08:41:31,205 p=83863 u=zuul n=ansible | 2026-06-12 08:41:31.205638 | fa163e23-f348-37f0-fb65-0000000115ae | TASK | Create container logs path 2026-06-12 08:41:31,522 p=83863 u=zuul n=ansible | 2026-06-12 08:41:31.521933 | fa163e23-f348-37f0-fb65-0000000115ae | OK | Create container logs path | np0000071528 2026-06-12 08:41:31,547 p=83863 u=zuul n=ansible | 2026-06-12 08:41:31.547477 | fa163e23-f348-37f0-fb65-0000000115b0 | TASK | Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_4 2026-06-12 08:41:31,968 p=83863 u=zuul n=ansible | 2026-06-12 08:41:31.967892 | fa163e23-f348-37f0-fb65-0000000115b0 | OK | Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_4 | np0000071528 2026-06-12 08:41:31,993 p=83863 u=zuul n=ansible | 2026-06-12 08:41:31.993117 | fa163e23-f348-37f0-fb65-0000000115b1 | TASK | Finalise hashes for all containers 2026-06-12 08:41:32,092 p=83863 u=zuul n=ansible | 2026-06-12 08:41:32.091878 | fa163e23-f348-37f0-fb65-0000000115b1 | OK | Finalise hashes for all containers | np0000071528 2026-06-12 08:41:32,112 p=83863 u=zuul n=ansible | 2026-06-12 08:41:32.111949 | fa163e23-f348-37f0-fb65-0000000115b3 | TASK | Manage systemd shutdown files 2026-06-12 08:41:32,155 p=83863 u=zuul n=ansible | 2026-06-12 08:41:32.155050 | 87177be9-2b74-491b-a791-dcd78df70d86 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/shutdown.yml | np0000071528 2026-06-12 08:41:32,176 p=83863 u=zuul n=ansible | 2026-06-12 08:41:32.175921 | fa163e23-f348-37f0-fb65-0000000115e8 | TASK | Check if /etc/sysconfig/podman_drop_in exists 2026-06-12 08:41:32,498 p=83863 u=zuul n=ansible | 2026-06-12 08:41:32.498013 | fa163e23-f348-37f0-fb65-0000000115e8 | OK | Check if /etc/sysconfig/podman_drop_in exists | np0000071528 2026-06-12 08:41:32,523 p=83863 u=zuul n=ansible | 2026-06-12 08:41:32.522998 | fa163e23-f348-37f0-fb65-0000000115e9 | TASK | Set podman_drop_in fact 2026-06-12 08:41:32,590 p=83863 u=zuul n=ansible | 2026-06-12 08:41:32.589691 | fa163e23-f348-37f0-fb65-0000000115e9 | OK | Set podman_drop_in fact | np0000071528 2026-06-12 08:41:32,607 p=83863 u=zuul n=ansible | 2026-06-12 08:41:32.607602 | fa163e23-f348-37f0-fb65-0000000115eb | TASK | Deploy tripleo-container-shutdown and tripleo-start-podman-container 2026-06-12 08:41:33,484 p=83863 u=zuul n=ansible | 2026-06-12 08:41:33.481117 | fa163e23-f348-37f0-fb65-0000000115eb | OK | Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0000071528 | item=tripleo-container-shutdown 2026-06-12 08:41:34,277 p=83863 u=zuul n=ansible | 2026-06-12 08:41:34.275425 | fa163e23-f348-37f0-fb65-0000000115eb | OK | Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0000071528 | item=tripleo-start-podman-container 2026-06-12 08:41:34,319 p=83863 u=zuul n=ansible | 2026-06-12 08:41:34.318518 | fa163e23-f348-37f0-fb65-0000000115ec | TASK | Create /usr/lib/systemd/system/tripleo-container-shutdown.service 2026-06-12 08:41:34,651 p=83863 u=zuul n=ansible | 2026-06-12 08:41:34.650735 | fa163e23-f348-37f0-fb65-0000000111a9 | CHANGED | Wait for puppet host configuration to finish | np0000071533 2026-06-12 08:41:34,668 p=83863 u=zuul n=ansible | 2026-06-12 08:41:34.667847 | fa163e23-f348-37f0-fb65-0000000111aa | TASK | Debug output for task: Run puppet host configuration for step 4 2026-06-12 08:41:34,695 p=83863 u=zuul n=ansible | 2026-06-12 08:41:34.694974 | fa163e23-f348-37f0-fb65-0000000111c5 | CHANGED | Wait for puppet host configuration to finish | np0000071532 2026-06-12 08:41:34,712 p=83863 u=zuul n=ansible | 2026-06-12 08:41:34.711673 | fa163e23-f348-37f0-fb65-0000000111c6 | TASK | Debug output for task: Run puppet host configuration for step 4 2026-06-12 08:41:34,774 p=83863 u=zuul n=ansible | 2026-06-12 08:41:34.772993 | fa163e23-f348-37f0-fb65-0000000111aa | CHANGED | Debug output for task: Run puppet host configuration for step 4 | np0000071533 | result={ "changed": true, "failed_when_result": false, "puppet_host_outputs.stdout_lines | default([]) | union(puppet_host_outputs.stderr_lines | default([]))": [ "<13>Jun 12 08:41:03 puppet-user: Warning: /etc/puppet/hiera.yaml: Use of 'hiera.yaml' version 3 is deprecated. It should be converted to version 5", "<13>Jun 12 08:41:08 puppet-user: (file: /etc/puppet/hiera.yaml)", "<13>Jun 12 08:41:08 puppet-user: Warning: Undefined variable '::deploy_config_name'; ", "<13>Jun 12 08:41:08 puppet-user: (file & line not available)", "<13>Jun 12 08:41:08 puppet-user: Warning: The function 'hiera' is deprecated in favor of using 'lookup'. See https://puppet.com/docs/puppet/7.10/deprecated_language.html", "<13>Jun 12 08:41:08 puppet-user: Warning: Unknown variable: '::deployment_type'. (file: /etc/puppet/modules/tripleo/manifests/profile/base/database/mysql/client.pp, line: 89, column: 8)", "<13>Jun 12 08:41:08 puppet-user: Warning: This method is deprecated, please use match expressions with Stdlib::Compat::String instead. They are described at https://docs.puppet.com/puppet/latest/reference/lang_data_type.html#match-expressions. at [\"/etc/puppet/modules/snmp/manifests/params.pp\", 310]:[\"/var/lib/tripleo-config/puppet_step_config.pp\", 5]", "<13>Jun 12 08:41:08 puppet-user: (location: /etc/puppet/modules/stdlib/lib/puppet/functions/deprecation.rb:34:in `deprecation')", "<13>Jun 12 08:41:09 puppet-user: Warning: This method is deprecated, please use the stdlib validate_legacy function,", "<13>Jun 12 08:41:09 puppet-user: with Stdlib::Compat::Bool. There is further documentation for validate_legacy function in the README. at [\"/etc/puppet/modules/snmp/manifests/init.pp\", 358]:[\"/var/lib/tripleo-config/puppet_step_config.pp\", 5]", "<13>Jun 12 08:41:09 puppet-user: (location: /etc/puppet/modules/stdlib/lib/puppet/functions/deprecation.rb:34:in `deprecation')", "<13>Jun 12 08:41:09 puppet-user: with Stdlib::Compat::Array. There is further documentation for validate_legacy function in the README. at [\"/etc/puppet/modules/snmp/manifests/init.pp\", 367]:[\"/var/lib/tripleo-config/puppet_step_config.pp\", 5]", "<13>Jun 12 08:41:09 puppet-user: with Stdlib::Compat::String. There is further documentation for validate_legacy function in the README. at [\"/etc/puppet/modules/snmp/manifests/init.pp\", 382]:[\"/var/lib/tripleo-config/puppet_step_config.pp\", 5]", "<13>Jun 12 08:41:09 puppet-user: with Stdlib::Compat::Numeric. There is further documentation for validate_legacy function in the README. at [\"/etc/puppet/modules/snmp/manifests/init.pp\", 388]:[\"/var/lib/tripleo-config/puppet_step_config.pp\", 5]", "<13>Jun 12 08:41:09 puppet-user: with Pattern[]. There is further documentation for validate_legacy function in the README. at [\"/etc/puppet/modules/snmp/manifests/init.pp\", 393]:[\"/var/lib/tripleo-config/puppet_step_config.pp\", 5]", "<13>Jun 12 08:41:09 puppet-user: Warning: Unknown variable: '::deployment_type'. (file: /etc/puppet/modules/tripleo/manifests/packages.pp, line: 39, column: 69)", "<13>Jun 12 08:41:09 puppet-user: Notice: Compiled catalog for np0000071533.ooo.test in environment production in 0.24 seconds", "<13>Jun 12 08:41:19 puppet-user: Notice: /Stage[main]/Snmp/Package[snmpd]/ensure: created", "<13>Jun 12 08:41:19 puppet-user: Notice: /Stage[main]/Snmp/File[snmpd.conf]/content: content changed '{sha256}2b743f970e80e2150759bfc66f2d8d0fbd8b31624f79e2991248d1a5ac57494e' to '{sha256}608c866209752e38822e1e8b52b34ec2da227d2c903a5e6ea8eb9c33b28d23e7'", "<13>Jun 12 08:41:19 puppet-user: Notice: /Stage[main]/Snmp/File[snmpd.sysconfig]/content: content changed '{sha256}b63afb2dee7419b6834471f88581d981c8ae5c8b27b9d329ba67a02f3ddd8221' to '{sha256}3917ee8bbc680ad50d77186ad4a1d2705c2025c32fc32f823abbda7f2328dfbd'", "<13>Jun 12 08:41:19 puppet-user: Notice: /Stage[main]/Snmp/File[snmptrapd.conf]/content: content changed '{sha256}2e1ca894d609ef337b6243909bf5623c87fd5df98ecbd00c7d4c12cf12f03c4e' to '{sha256}3ecf18da1ba84ea3932607f2b903ee6a038b6f9ac4e1e371e48f3ef61c5052ea'", "<13>Jun 12 08:41:19 puppet-user: Notice: /Stage[main]/Snmp/File[snmptrapd.sysconfig]/content: content changed '{sha256}86ee5797ad10cb1ea0f631e9dfa6ae278ecf4f4d16f4c80f831cdde45601b23c' to '{sha256}2244553364afcca151958f8e2003e4c182f5e2ecfbe55405cec73fd818581e97'", "<13>Jun 12 08:41:19 puppet-user: Notice: /Stage[main]/Snmp/Service[snmptrapd]: Triggered 'refresh' from 2 events", "<13>Jun 12 08:41:24 puppet-user: Notice: /Stage[main]/Tripleo::Profile::Base::Snmp/Snmp::Snmpv3_user[ro_snmp_user]/Exec[create-snmpv3-user-ro_snmp_user]/returns: executed successfully", "<13>Jun 12 08:41:26 puppet-user: Notice: /Stage[main]/Snmp/Service[snmpd]/ensure: ensure changed 'stopped' to 'running'", "<13>Jun 12 08:41:26 puppet-user: Notice: Applied catalog in 17.10 seconds", "<13>Jun 12 08:41:26 puppet-user: Application:", "<13>Jun 12 08:41:26 puppet-user: Initial environment: production", "<13>Jun 12 08:41:26 puppet-user: Converged environment: production", "<13>Jun 12 08:41:26 puppet-user: Run mode: user", "<13>Jun 12 08:41:26 puppet-user: Changes:", "<13>Jun 12 08:41:26 puppet-user: Total: 8", "<13>Jun 12 08:41:26 puppet-user: Events:", "<13>Jun 12 08:41:26 puppet-user: Success: 8", "<13>Jun 12 08:41:26 puppet-user: Resources:", "<13>Jun 12 08:41:26 puppet-user: Restarted: 1", "<13>Jun 12 08:41:26 puppet-user: Changed: 8", "<13>Jun 12 08:41:26 puppet-user: Out of sync: 8", "<13>Jun 12 08:41:26 puppet-user: Total: 19", "<13>Jun 12 08:41:26 puppet-user: Time:", "<13>Jun 12 08:41:26 puppet-user: Schedule: 0.00", "<13>Jun 12 08:41:26 puppet-user: Augeas: 0.01", "<13>Jun 12 08:41:26 puppet-user: File: 0.07", "<13>Jun 12 08:41:26 puppet-user: Config retrieval: 0.29", "<13>Jun 12 08:41:26 puppet-user: Service: 1.23", "<13>Jun 12 08:41:26 puppet-user: Package: 10.56", "<13>Jun 12 08:41:26 puppet-user: Transaction evaluation: 17.09", "<13>Jun 12 08:41:26 puppet-user: Catalog application: 17.10", "<13>Jun 12 08:41:26 puppet-user: Last run: 1781253686", "<13>Jun 12 08:41:26 puppet-user: Exec: 5.06", "<13>Jun 12 08:41:26 puppet-user: Filebucket: 0.00", "<13>Jun 12 08:41:26 puppet-user: Total: 17.11", "<13>Jun 12 08:41:26 puppet-user: Version:", "<13>Jun 12 08:41:26 puppet-user: Config: 1781253668", "<13>Jun 12 08:41:26 puppet-user: Puppet: 7.10.0" ] } 2026-06-12 08:41:34,788 p=83863 u=zuul n=ansible | 2026-06-12 08:41:34.788249 | fa163e23-f348-37f0-fb65-0000000111ab | TASK | Pre-cache facts for puppet containers 2026-06-12 08:41:34,803 p=83863 u=zuul n=ansible | 2026-06-12 08:41:34.802199 | fa163e23-f348-37f0-fb65-0000000111c6 | CHANGED | Debug output for task: Run puppet host configuration for step 4 | np0000071532 | result={ "changed": true, "failed_when_result": false, "puppet_host_outputs.stdout_lines | default([]) | union(puppet_host_outputs.stderr_lines | default([]))": [ "<13>Jun 12 08:41:03 puppet-user: Warning: /etc/puppet/hiera.yaml: Use of 'hiera.yaml' version 3 is deprecated. It should be converted to version 5", "<13>Jun 12 08:41:09 puppet-user: (file: /etc/puppet/hiera.yaml)", "<13>Jun 12 08:41:09 puppet-user: Warning: Undefined variable '::deploy_config_name'; ", "<13>Jun 12 08:41:09 puppet-user: (file & line not available)", "<13>Jun 12 08:41:09 puppet-user: Warning: The function 'hiera' is deprecated in favor of using 'lookup'. See https://puppet.com/docs/puppet/7.10/deprecated_language.html", "<13>Jun 12 08:41:09 puppet-user: Warning: Unknown variable: '::deployment_type'. (file: /etc/puppet/modules/tripleo/manifests/profile/base/database/mysql/client.pp, line: 89, column: 8)", "<13>Jun 12 08:41:09 puppet-user: Warning: This method is deprecated, please use match expressions with Stdlib::Compat::String instead. They are described at https://docs.puppet.com/puppet/latest/reference/lang_data_type.html#match-expressions. at [\"/etc/puppet/modules/snmp/manifests/params.pp\", 310]:[\"/var/lib/tripleo-config/puppet_step_config.pp\", 5]", "<13>Jun 12 08:41:09 puppet-user: (location: /etc/puppet/modules/stdlib/lib/puppet/functions/deprecation.rb:34:in `deprecation')", "<13>Jun 12 08:41:09 puppet-user: Warning: This method is deprecated, please use the stdlib validate_legacy function,", "<13>Jun 12 08:41:09 puppet-user: with Stdlib::Compat::Bool. There is further documentation for validate_legacy function in the README. at [\"/etc/puppet/modules/snmp/manifests/init.pp\", 358]:[\"/var/lib/tripleo-config/puppet_step_config.pp\", 5]", "<13>Jun 12 08:41:09 puppet-user: with Stdlib::Compat::Array. There is further documentation for validate_legacy function in the README. at [\"/etc/puppet/modules/snmp/manifests/init.pp\", 367]:[\"/var/lib/tripleo-config/puppet_step_config.pp\", 5]", "<13>Jun 12 08:41:09 puppet-user: with Stdlib::Compat::String. There is further documentation for validate_legacy function in the README. at [\"/etc/puppet/modules/snmp/manifests/init.pp\", 382]:[\"/var/lib/tripleo-config/puppet_step_config.pp\", 5]", "<13>Jun 12 08:41:09 puppet-user: with Stdlib::Compat::Numeric. There is further documentation for validate_legacy function in the README. at [\"/etc/puppet/modules/snmp/manifests/init.pp\", 388]:[\"/var/lib/tripleo-config/puppet_step_config.pp\", 5]", "<13>Jun 12 08:41:09 puppet-user: with Pattern[]. There is further documentation for validate_legacy function in the README. at [\"/etc/puppet/modules/snmp/manifests/init.pp\", 393]:[\"/var/lib/tripleo-config/puppet_step_config.pp\", 5]", "<13>Jun 12 08:41:09 puppet-user: Warning: Unknown variable: '::deployment_type'. (file: /etc/puppet/modules/tripleo/manifests/packages.pp, line: 39, column: 69)", "<13>Jun 12 08:41:09 puppet-user: Notice: Compiled catalog for np0000071532.ooo.test in environment production in 0.24 seconds", "<13>Jun 12 08:41:19 puppet-user: Notice: /Stage[main]/Snmp/Package[snmpd]/ensure: created", "<13>Jun 12 08:41:19 puppet-user: Notice: /Stage[main]/Snmp/File[snmpd.conf]/content: content changed '{sha256}2b743f970e80e2150759bfc66f2d8d0fbd8b31624f79e2991248d1a5ac57494e' to '{sha256}92c85790936b6637354caa6f350e67053a8db5a0891c00dcacac39373a850706'", "<13>Jun 12 08:41:19 puppet-user: Notice: /Stage[main]/Snmp/File[snmpd.sysconfig]/content: content changed '{sha256}b63afb2dee7419b6834471f88581d981c8ae5c8b27b9d329ba67a02f3ddd8221' to '{sha256}3917ee8bbc680ad50d77186ad4a1d2705c2025c32fc32f823abbda7f2328dfbd'", "<13>Jun 12 08:41:19 puppet-user: Notice: /Stage[main]/Snmp/File[snmptrapd.conf]/content: content changed '{sha256}2e1ca894d609ef337b6243909bf5623c87fd5df98ecbd00c7d4c12cf12f03c4e' to '{sha256}3ecf18da1ba84ea3932607f2b903ee6a038b6f9ac4e1e371e48f3ef61c5052ea'", "<13>Jun 12 08:41:19 puppet-user: Notice: /Stage[main]/Snmp/File[snmptrapd.sysconfig]/content: content changed '{sha256}86ee5797ad10cb1ea0f631e9dfa6ae278ecf4f4d16f4c80f831cdde45601b23c' to '{sha256}2244553364afcca151958f8e2003e4c182f5e2ecfbe55405cec73fd818581e97'", "<13>Jun 12 08:41:20 puppet-user: Notice: /Stage[main]/Snmp/Service[snmptrapd]: Triggered 'refresh' from 2 events", "<13>Jun 12 08:41:25 puppet-user: Notice: /Stage[main]/Tripleo::Profile::Base::Snmp/Snmp::Snmpv3_user[ro_snmp_user]/Exec[create-snmpv3-user-ro_snmp_user]/returns: executed successfully", "<13>Jun 12 08:41:26 puppet-user: Notice: /Stage[main]/Snmp/Service[snmpd]/ensure: ensure changed 'stopped' to 'running'", "<13>Jun 12 08:41:26 puppet-user: Notice: Applied catalog in 16.88 seconds", "<13>Jun 12 08:41:26 puppet-user: Application:", "<13>Jun 12 08:41:26 puppet-user: Initial environment: production", "<13>Jun 12 08:41:26 puppet-user: Converged environment: production", "<13>Jun 12 08:41:26 puppet-user: Run mode: user", "<13>Jun 12 08:41:26 puppet-user: Changes:", "<13>Jun 12 08:41:26 puppet-user: Total: 8", "<13>Jun 12 08:41:26 puppet-user: Events:", "<13>Jun 12 08:41:26 puppet-user: Success: 8", "<13>Jun 12 08:41:26 puppet-user: Resources:", "<13>Jun 12 08:41:26 puppet-user: Restarted: 1", "<13>Jun 12 08:41:26 puppet-user: Changed: 8", "<13>Jun 12 08:41:26 puppet-user: Out of sync: 8", "<13>Jun 12 08:41:26 puppet-user: Total: 19", "<13>Jun 12 08:41:26 puppet-user: Time:", "<13>Jun 12 08:41:26 puppet-user: Filebucket: 0.00", "<13>Jun 12 08:41:26 puppet-user: Schedule: 0.00", "<13>Jun 12 08:41:26 puppet-user: Augeas: 0.01", "<13>Jun 12 08:41:26 puppet-user: File: 0.10", "<13>Jun 12 08:41:26 puppet-user: Config retrieval: 0.30", "<13>Jun 12 08:41:26 puppet-user: Service: 1.16", "<13>Jun 12 08:41:26 puppet-user: Package: 10.35", "<13>Jun 12 08:41:26 puppet-user: Transaction evaluation: 16.86", "<13>Jun 12 08:41:26 puppet-user: Catalog application: 16.88", "<13>Jun 12 08:41:26 puppet-user: Last run: 1781253686", "<13>Jun 12 08:41:26 puppet-user: Exec: 5.07", "<13>Jun 12 08:41:26 puppet-user: Total: 16.88", "<13>Jun 12 08:41:26 puppet-user: Version:", "<13>Jun 12 08:41:26 puppet-user: Config: 1781253669", "<13>Jun 12 08:41:26 puppet-user: Puppet: 7.10.0" ] } 2026-06-12 08:41:34,823 p=83863 u=zuul n=ansible | 2026-06-12 08:41:34.823567 | fa163e23-f348-37f0-fb65-0000000111c7 | TASK | Pre-cache facts for puppet containers 2026-06-12 08:41:34,880 p=83863 u=zuul n=ansible | 2026-06-12 08:41:34.879903 | fa163e23-f348-37f0-fb65-00000001154c | TASK | Gather variables for each operating system 2026-06-12 08:41:34,939 p=83863 u=zuul n=ansible | 2026-06-12 08:41:34.938661 | fa163e23-f348-37f0-fb65-00000001154c | TASK | Gather variables for each operating system 2026-06-12 08:41:34,990 p=83863 u=zuul n=ansible | 2026-06-12 08:41:34.989810 | fa163e23-f348-37f0-fb65-00000001154d | TASK | Create puppet caching structures 2026-06-12 08:41:35,051 p=83863 u=zuul n=ansible | 2026-06-12 08:41:35.050857 | fa163e23-f348-37f0-fb65-0000000111e3 | CHANGED | Wait for puppet host configuration to finish | np0000071531 2026-06-12 08:41:35,063 p=83863 u=zuul n=ansible | 2026-06-12 08:41:35.063573 | fa163e23-f348-37f0-fb65-0000000111e4 | TASK | Debug output for task: Run puppet host configuration for step 4 2026-06-12 08:41:35,091 p=83863 u=zuul n=ansible | 2026-06-12 08:41:35.091471 | fa163e23-f348-37f0-fb65-00000001154d | TASK | Create puppet caching structures 2026-06-12 08:41:35,123 p=83863 u=zuul n=ansible | 2026-06-12 08:41:35.122421 | fa163e23-f348-37f0-fb65-0000000111e4 | CHANGED | Debug output for task: Run puppet host configuration for step 4 | np0000071531 | result={ "changed": true, "failed_when_result": false, "puppet_host_outputs.stdout_lines | default([]) | union(puppet_host_outputs.stderr_lines | default([]))": [ "<13>Jun 12 08:41:03 puppet-user: Warning: /etc/puppet/hiera.yaml: Use of 'hiera.yaml' version 3 is deprecated. It should be converted to version 5", "<13>Jun 12 08:41:09 puppet-user: (file: /etc/puppet/hiera.yaml)", "<13>Jun 12 08:41:09 puppet-user: Warning: Undefined variable '::deploy_config_name'; ", "<13>Jun 12 08:41:09 puppet-user: (file & line not available)", "<13>Jun 12 08:41:09 puppet-user: Warning: The function 'hiera' is deprecated in favor of using 'lookup'. See https://puppet.com/docs/puppet/7.10/deprecated_language.html", "<13>Jun 12 08:41:09 puppet-user: Warning: Unknown variable: '::deployment_type'. (file: /etc/puppet/modules/tripleo/manifests/profile/base/database/mysql/client.pp, line: 89, column: 8)", "<13>Jun 12 08:41:09 puppet-user: Warning: This method is deprecated, please use match expressions with Stdlib::Compat::String instead. They are described at https://docs.puppet.com/puppet/latest/reference/lang_data_type.html#match-expressions. at [\"/etc/puppet/modules/snmp/manifests/params.pp\", 310]:[\"/var/lib/tripleo-config/puppet_step_config.pp\", 5]", "<13>Jun 12 08:41:09 puppet-user: (location: /etc/puppet/modules/stdlib/lib/puppet/functions/deprecation.rb:34:in `deprecation')", "<13>Jun 12 08:41:09 puppet-user: Warning: This method is deprecated, please use the stdlib validate_legacy function,", "<13>Jun 12 08:41:09 puppet-user: with Stdlib::Compat::Bool. There is further documentation for validate_legacy function in the README. at [\"/etc/puppet/modules/snmp/manifests/init.pp\", 358]:[\"/var/lib/tripleo-config/puppet_step_config.pp\", 5]", "<13>Jun 12 08:41:09 puppet-user: with Stdlib::Compat::Array. There is further documentation for validate_legacy function in the README. at [\"/etc/puppet/modules/snmp/manifests/init.pp\", 367]:[\"/var/lib/tripleo-config/puppet_step_config.pp\", 5]", "<13>Jun 12 08:41:09 puppet-user: with Stdlib::Compat::String. There is further documentation for validate_legacy function in the README. at [\"/etc/puppet/modules/snmp/manifests/init.pp\", 382]:[\"/var/lib/tripleo-config/puppet_step_config.pp\", 5]", "<13>Jun 12 08:41:09 puppet-user: with Stdlib::Compat::Numeric. There is further documentation for validate_legacy function in the README. at [\"/etc/puppet/modules/snmp/manifests/init.pp\", 388]:[\"/var/lib/tripleo-config/puppet_step_config.pp\", 5]", "<13>Jun 12 08:41:09 puppet-user: with Pattern[]. There is further documentation for validate_legacy function in the README. at [\"/etc/puppet/modules/snmp/manifests/init.pp\", 393]:[\"/var/lib/tripleo-config/puppet_step_config.pp\", 5]", "<13>Jun 12 08:41:09 puppet-user: Warning: Unknown variable: '::deployment_type'. (file: /etc/puppet/modules/tripleo/manifests/packages.pp, line: 39, column: 69)", "<13>Jun 12 08:41:09 puppet-user: Notice: Compiled catalog for np0000071531.ooo.test in environment production in 0.30 seconds", "<13>Jun 12 08:41:21 puppet-user: Notice: /Stage[main]/Snmp/Package[snmpd]/ensure: created", "<13>Jun 12 08:41:21 puppet-user: Notice: /Stage[main]/Snmp/File[snmpd.conf]/content: content changed '{sha256}2b743f970e80e2150759bfc66f2d8d0fbd8b31624f79e2991248d1a5ac57494e' to '{sha256}7921bfd0261146832ea7b2f87c550e394cfc752df3f4551c0c78cc66bc004289'", "<13>Jun 12 08:41:21 puppet-user: Notice: /Stage[main]/Snmp/File[snmpd.sysconfig]/content: content changed '{sha256}b63afb2dee7419b6834471f88581d981c8ae5c8b27b9d329ba67a02f3ddd8221' to '{sha256}3917ee8bbc680ad50d77186ad4a1d2705c2025c32fc32f823abbda7f2328dfbd'", "<13>Jun 12 08:41:21 puppet-user: Notice: /Stage[main]/Snmp/File[snmptrapd.conf]/content: content changed '{sha256}2e1ca894d609ef337b6243909bf5623c87fd5df98ecbd00c7d4c12cf12f03c4e' to '{sha256}3ecf18da1ba84ea3932607f2b903ee6a038b6f9ac4e1e371e48f3ef61c5052ea'", "<13>Jun 12 08:41:21 puppet-user: Notice: /Stage[main]/Snmp/File[snmptrapd.sysconfig]/content: content changed '{sha256}86ee5797ad10cb1ea0f631e9dfa6ae278ecf4f4d16f4c80f831cdde45601b23c' to '{sha256}2244553364afcca151958f8e2003e4c182f5e2ecfbe55405cec73fd818581e97'", "<13>Jun 12 08:41:21 puppet-user: Notice: /Stage[main]/Snmp/Service[snmptrapd]: Triggered 'refresh' from 2 events", "<13>Jun 12 08:41:26 puppet-user: Notice: /Stage[main]/Tripleo::Profile::Base::Snmp/Snmp::Snmpv3_user[ro_snmp_user]/Exec[create-snmpv3-user-ro_snmp_user]/returns: executed successfully", "<13>Jun 12 08:41:27 puppet-user: Notice: /Stage[main]/Snmp/Service[snmpd]/ensure: ensure changed 'stopped' to 'running'", "<13>Jun 12 08:41:27 puppet-user: Notice: Applied catalog in 17.78 seconds", "<13>Jun 12 08:41:27 puppet-user: Application:", "<13>Jun 12 08:41:27 puppet-user: Initial environment: production", "<13>Jun 12 08:41:27 puppet-user: Converged environment: production", "<13>Jun 12 08:41:27 puppet-user: Run mode: user", "<13>Jun 12 08:41:27 puppet-user: Changes:", "<13>Jun 12 08:41:27 puppet-user: Total: 8", "<13>Jun 12 08:41:27 puppet-user: Events:", "<13>Jun 12 08:41:27 puppet-user: Success: 8", "<13>Jun 12 08:41:27 puppet-user: Resources:", "<13>Jun 12 08:41:27 puppet-user: Restarted: 1", "<13>Jun 12 08:41:27 puppet-user: Changed: 8", "<13>Jun 12 08:41:27 puppet-user: Out of sync: 8", "<13>Jun 12 08:41:27 puppet-user: Total: 19", "<13>Jun 12 08:41:27 puppet-user: Time:", "<13>Jun 12 08:41:27 puppet-user: Filebucket: 0.00", "<13>Jun 12 08:41:27 puppet-user: Schedule: 0.00", "<13>Jun 12 08:41:27 puppet-user: Augeas: 0.01", "<13>Jun 12 08:41:27 puppet-user: File: 0.05", "<13>Jun 12 08:41:27 puppet-user: Config retrieval: 0.39", "<13>Jun 12 08:41:27 puppet-user: Service: 1.22", "<13>Jun 12 08:41:27 puppet-user: Package: 11.28", "<13>Jun 12 08:41:27 puppet-user: Transaction evaluation: 17.77", "<13>Jun 12 08:41:27 puppet-user: Catalog application: 17.78", "<13>Jun 12 08:41:27 puppet-user: Last run: 1781253687", "<13>Jun 12 08:41:27 puppet-user: Exec: 5.07", "<13>Jun 12 08:41:27 puppet-user: Total: 17.79", "<13>Jun 12 08:41:27 puppet-user: Version:", "<13>Jun 12 08:41:27 puppet-user: Config: 1781253669", "<13>Jun 12 08:41:27 puppet-user: Puppet: 7.10.0" ] } 2026-06-12 08:41:35,139 p=83863 u=zuul n=ansible | 2026-06-12 08:41:35.139339 | fa163e23-f348-37f0-fb65-0000000111e5 | TASK | Pre-cache facts for puppet containers 2026-06-12 08:41:35,194 p=83863 u=zuul n=ansible | 2026-06-12 08:41:35.193961 | fa163e23-f348-37f0-fb65-00000001154c | TASK | Gather variables for each operating system 2026-06-12 08:41:35,213 p=83863 u=zuul n=ansible | 2026-06-12 08:41:35.212330 | fa163e23-f348-37f0-fb65-0000000115ec | OK | Create /usr/lib/systemd/system/tripleo-container-shutdown.service | np0000071528 2026-06-12 08:41:35,232 p=83863 u=zuul n=ansible | 2026-06-12 08:41:35.231712 | fa163e23-f348-37f0-fb65-0000000115ed | TASK | Create /usr/lib/systemd/system-preset/91-tripleo-container-shutdown.preset 2026-06-12 08:41:35,303 p=83863 u=zuul n=ansible | 2026-06-12 08:41:35.303216 | fa163e23-f348-37f0-fb65-00000001154d | TASK | Create puppet caching structures 2026-06-12 08:41:35,314 p=83863 u=zuul n=ansible | 2026-06-12 08:41:35.313728 | fa163e23-f348-37f0-fb65-00000001154d | CHANGED | Create puppet caching structures | np0000071533 2026-06-12 08:41:35,326 p=83863 u=zuul n=ansible | 2026-06-12 08:41:35.325868 | fa163e23-f348-37f0-fb65-00000001154e | TASK | Check for facter.conf 2026-06-12 08:41:35,427 p=83863 u=zuul n=ansible | 2026-06-12 08:41:35.427316 | fa163e23-f348-37f0-fb65-00000001154d | CHANGED | Create puppet caching structures | np0000071532 2026-06-12 08:41:35,440 p=83863 u=zuul n=ansible | 2026-06-12 08:41:35.440127 | fa163e23-f348-37f0-fb65-00000001154e | TASK | Check for facter.conf 2026-06-12 08:41:35,619 p=83863 u=zuul n=ansible | 2026-06-12 08:41:35.618435 | fa163e23-f348-37f0-fb65-00000001154e | OK | Check for facter.conf | np0000071533 2026-06-12 08:41:35,640 p=83863 u=zuul n=ansible | 2026-06-12 08:41:35.640479 | fa163e23-f348-37f0-fb65-00000001154f | TASK | Remove facter.conf if directory 2026-06-12 08:41:35,651 p=83863 u=zuul n=ansible | 2026-06-12 08:41:35.651020 | fa163e23-f348-37f0-fb65-00000001154d | CHANGED | Create puppet caching structures | np0000071531 2026-06-12 08:41:35,669 p=83863 u=zuul n=ansible | 2026-06-12 08:41:35.668839 | fa163e23-f348-37f0-fb65-00000001154e | TASK | Check for facter.conf 2026-06-12 08:41:35,701 p=83863 u=zuul n=ansible | 2026-06-12 08:41:35.699709 | fa163e23-f348-37f0-fb65-00000001154f | SKIPPED | Remove facter.conf if directory | np0000071533 2026-06-12 08:41:35,719 p=83863 u=zuul n=ansible | 2026-06-12 08:41:35.718518 | fa163e23-f348-37f0-fb65-000000011550 | TASK | Write facter cache config 2026-06-12 08:41:35,766 p=83863 u=zuul n=ansible | 2026-06-12 08:41:35.765503 | fa163e23-f348-37f0-fb65-00000001154e | OK | Check for facter.conf | np0000071532 2026-06-12 08:41:35,783 p=83863 u=zuul n=ansible | 2026-06-12 08:41:35.783402 | fa163e23-f348-37f0-fb65-00000001154f | TASK | Remove facter.conf if directory 2026-06-12 08:41:35,839 p=83863 u=zuul n=ansible | 2026-06-12 08:41:35.839009 | fa163e23-f348-37f0-fb65-00000001154f | SKIPPED | Remove facter.conf if directory | np0000071532 2026-06-12 08:41:35,854 p=83863 u=zuul n=ansible | 2026-06-12 08:41:35.853691 | fa163e23-f348-37f0-fb65-000000011550 | TASK | Write facter cache config 2026-06-12 08:41:36,021 p=83863 u=zuul n=ansible | 2026-06-12 08:41:36.021177 | fa163e23-f348-37f0-fb65-00000001154e | OK | Check for facter.conf | np0000071531 2026-06-12 08:41:36,033 p=83863 u=zuul n=ansible | 2026-06-12 08:41:36.032828 | fa163e23-f348-37f0-fb65-00000001154f | TASK | Remove facter.conf if directory 2026-06-12 08:41:36,059 p=83863 u=zuul n=ansible | 2026-06-12 08:41:36.059170 | fa163e23-f348-37f0-fb65-0000000115ed | OK | Create /usr/lib/systemd/system-preset/91-tripleo-container-shutdown.preset | np0000071528 2026-06-12 08:41:36,083 p=83863 u=zuul n=ansible | 2026-06-12 08:41:36.082734 | fa163e23-f348-37f0-fb65-0000000115ee | TASK | Enable and start tripleo-container-shutdown 2026-06-12 08:41:36,090 p=83863 u=zuul n=ansible | 2026-06-12 08:41:36.090279 | fa163e23-f348-37f0-fb65-00000001154f | SKIPPED | Remove facter.conf if directory | np0000071531 2026-06-12 08:41:36,102 p=83863 u=zuul n=ansible | 2026-06-12 08:41:36.101719 | fa163e23-f348-37f0-fb65-000000011550 | TASK | Write facter cache config 2026-06-12 08:41:36,580 p=83863 u=zuul n=ansible | 2026-06-12 08:41:36.579371 | fa163e23-f348-37f0-fb65-000000011550 | CHANGED | Write facter cache config | np0000071533 2026-06-12 08:41:36,599 p=83863 u=zuul n=ansible | 2026-06-12 08:41:36.598839 | fa163e23-f348-37f0-fb65-000000011551 | TASK | Cleanup facter cache if exists 2026-06-12 08:41:36,673 p=83863 u=zuul n=ansible | 2026-06-12 08:41:36.672368 | fa163e23-f348-37f0-fb65-000000011550 | CHANGED | Write facter cache config | np0000071532 2026-06-12 08:41:36,690 p=83863 u=zuul n=ansible | 2026-06-12 08:41:36.689806 | fa163e23-f348-37f0-fb65-000000011551 | TASK | Cleanup facter cache if exists 2026-06-12 08:41:36,896 p=83863 u=zuul n=ansible | 2026-06-12 08:41:36.895033 | fa163e23-f348-37f0-fb65-000000011551 | CHANGED | Cleanup facter cache if exists | np0000071533 2026-06-12 08:41:36,913 p=83863 u=zuul n=ansible | 2026-06-12 08:41:36.912730 | fa163e23-f348-37f0-fb65-000000011552 | TASK | Pre-cache facts 2026-06-12 08:41:36,982 p=83863 u=zuul n=ansible | 2026-06-12 08:41:36.977700 | fa163e23-f348-37f0-fb65-000000011550 | CHANGED | Write facter cache config | np0000071531 2026-06-12 08:41:36,984 p=83863 u=zuul n=ansible | 2026-06-12 08:41:36.984335 | fa163e23-f348-37f0-fb65-000000011551 | CHANGED | Cleanup facter cache if exists | np0000071532 2026-06-12 08:41:36,999 p=83863 u=zuul n=ansible | 2026-06-12 08:41:36.999582 | fa163e23-f348-37f0-fb65-000000011551 | TASK | Cleanup facter cache if exists 2026-06-12 08:41:37,020 p=83863 u=zuul n=ansible | 2026-06-12 08:41:37.020271 | fa163e23-f348-37f0-fb65-000000011552 | TASK | Pre-cache facts 2026-06-12 08:41:37,299 p=83863 u=zuul n=ansible | 2026-06-12 08:41:37.298503 | fa163e23-f348-37f0-fb65-000000011551 | CHANGED | Cleanup facter cache if exists | np0000071531 2026-06-12 08:41:37,320 p=83863 u=zuul n=ansible | 2026-06-12 08:41:37.319860 | fa163e23-f348-37f0-fb65-000000011552 | TASK | Pre-cache facts 2026-06-12 08:41:37,580 p=83863 u=zuul n=ansible | 2026-06-12 08:41:37.580266 | fa163e23-f348-37f0-fb65-000000011552 | CHANGED | Pre-cache facts | np0000071533 2026-06-12 08:41:37,599 p=83863 u=zuul n=ansible | 2026-06-12 08:41:37.598879 | fa163e23-f348-37f0-fb65-000000011553 | TASK | Failed deployment if facter fails 2026-06-12 08:41:37,634 p=83863 u=zuul n=ansible | 2026-06-12 08:41:37.633823 | fa163e23-f348-37f0-fb65-000000011553 | SKIPPED | Failed deployment if facter fails | np0000071533 2026-06-12 08:41:37,657 p=83863 u=zuul n=ansible | 2026-06-12 08:41:37.657283 | fa163e23-f348-37f0-fb65-000000011554 | TASK | Sync cached facts 2026-06-12 08:41:37,694 p=83863 u=zuul n=ansible | 2026-06-12 08:41:37.693322 | fa163e23-f348-37f0-fb65-000000011552 | CHANGED | Pre-cache facts | np0000071532 2026-06-12 08:41:37,705 p=83863 u=zuul n=ansible | 2026-06-12 08:41:37.705007 | fa163e23-f348-37f0-fb65-000000011553 | TASK | Failed deployment if facter fails 2026-06-12 08:41:37,736 p=83863 u=zuul n=ansible | 2026-06-12 08:41:37.736115 | fa163e23-f348-37f0-fb65-000000011553 | SKIPPED | Failed deployment if facter fails | np0000071532 2026-06-12 08:41:37,756 p=83863 u=zuul n=ansible | 2026-06-12 08:41:37.755791 | fa163e23-f348-37f0-fb65-000000011554 | TASK | Sync cached facts 2026-06-12 08:41:37,899 p=83863 u=zuul n=ansible | 2026-06-12 08:41:37.898110 | fa163e23-f348-37f0-fb65-0000000115ee | OK | Enable and start tripleo-container-shutdown | np0000071528 2026-06-12 08:41:37,937 p=83863 u=zuul n=ansible | 2026-06-12 08:41:37.936784 | fa163e23-f348-37f0-fb65-0000000115ef | TASK | Create /usr/lib/systemd/system/netns-placeholder.service 2026-06-12 08:41:37,984 p=83863 u=zuul n=ansible | 2026-06-12 08:41:37.983964 | fa163e23-f348-37f0-fb65-000000011552 | CHANGED | Pre-cache facts | np0000071531 2026-06-12 08:41:37,997 p=83863 u=zuul n=ansible | 2026-06-12 08:41:37.996685 | fa163e23-f348-37f0-fb65-000000011553 | TASK | Failed deployment if facter fails 2026-06-12 08:41:38,026 p=83863 u=zuul n=ansible | 2026-06-12 08:41:38.025710 | fa163e23-f348-37f0-fb65-000000011554 | CHANGED | Sync cached facts | np0000071533 -> 192.168.122.108 2026-06-12 08:41:38,027 p=83863 u=zuul n=ansible | [WARNING]: ('np0000071533 -> 192.168.122.108', 'fa163e23-f348-37f0-fb65-000000011554') missing from stats 2026-06-12 08:41:38,027 p=83863 u=zuul n=ansible | 2026-06-12 08:41:38.027383 | fa163e23-f348-37f0-fb65-000000011553 | SKIPPED | Failed deployment if facter fails | np0000071531 2026-06-12 08:41:38,046 p=83863 u=zuul n=ansible | 2026-06-12 08:41:38.046074 | fa163e23-f348-37f0-fb65-000000011554 | TASK | Sync cached facts 2026-06-12 08:41:38,076 p=83863 u=zuul n=ansible | 2026-06-12 08:41:38.075331 | fa163e23-f348-37f0-fb65-0000000111ac | TASK | Include container-puppet tasks (generate config) during step 1 2026-06-12 08:41:38,140 p=83863 u=zuul n=ansible | 2026-06-12 08:41:38.138716 | fa163e23-f348-37f0-fb65-0000000111ac | SKIPPED | Include container-puppet tasks (generate config) during step 1 | np0000071533 2026-06-12 08:41:38,141 p=83863 u=zuul n=ansible | 2026-06-12 08:41:38.141205 | fa163e23-f348-37f0-fb65-000000011554 | CHANGED | Sync cached facts | np0000071532 -> 192.168.122.107 2026-06-12 08:41:38,142 p=83863 u=zuul n=ansible | [WARNING]: ('np0000071532 -> 192.168.122.107', 'fa163e23-f348-37f0-fb65-000000011554') missing from stats 2026-06-12 08:41:38,161 p=83863 u=zuul n=ansible | 2026-06-12 08:41:38.160657 | fa163e23-f348-37f0-fb65-0000000111ae | TASK | Manage containers for step 4 with tripleo-ansible 2026-06-12 08:41:38,180 p=83863 u=zuul n=ansible | 2026-06-12 08:41:38.179793 | fa163e23-f348-37f0-fb65-0000000111c8 | TASK | Include container-puppet tasks (generate config) during step 1 2026-06-12 08:41:38,231 p=83863 u=zuul n=ansible | 2026-06-12 08:41:38.230947 | fa163e23-f348-37f0-fb65-0000000115ad | TASK | Gather variables for each operating system 2026-06-12 08:41:38,238 p=83863 u=zuul n=ansible | 2026-06-12 08:41:38.238089 | fa163e23-f348-37f0-fb65-0000000111c8 | SKIPPED | Include container-puppet tasks (generate config) during step 1 | np0000071532 2026-06-12 08:41:38,252 p=83863 u=zuul n=ansible | 2026-06-12 08:41:38.251918 | fa163e23-f348-37f0-fb65-0000000111ca | TASK | Manage containers for step 4 with tripleo-ansible 2026-06-12 08:41:38,307 p=83863 u=zuul n=ansible | 2026-06-12 08:41:38.307009 | fa163e23-f348-37f0-fb65-0000000115ad | TASK | Gather variables for each operating system 2026-06-12 08:41:38,352 p=83863 u=zuul n=ansible | 2026-06-12 08:41:38.352068 | fa163e23-f348-37f0-fb65-0000000115ae | TASK | Create container logs path 2026-06-12 08:41:38,402 p=83863 u=zuul n=ansible | 2026-06-12 08:41:38.401809 | fa163e23-f348-37f0-fb65-0000000115ae | TASK | Create container logs path 2026-06-12 08:41:38,444 p=83863 u=zuul n=ansible | 2026-06-12 08:41:38.443173 | fa163e23-f348-37f0-fb65-000000011554 | CHANGED | Sync cached facts | np0000071531 -> 192.168.122.106 2026-06-12 08:41:38,444 p=83863 u=zuul n=ansible | [WARNING]: ('np0000071531 -> 192.168.122.106', 'fa163e23-f348-37f0-fb65-000000011554') missing from stats 2026-06-12 08:41:38,473 p=83863 u=zuul n=ansible | 2026-06-12 08:41:38.472478 | fa163e23-f348-37f0-fb65-0000000111e6 | TASK | Include container-puppet tasks (generate config) during step 1 2026-06-12 08:41:38,511 p=83863 u=zuul n=ansible | 2026-06-12 08:41:38.510966 | fa163e23-f348-37f0-fb65-0000000111e6 | SKIPPED | Include container-puppet tasks (generate config) during step 1 | np0000071531 2026-06-12 08:41:38,522 p=83863 u=zuul n=ansible | 2026-06-12 08:41:38.522669 | fa163e23-f348-37f0-fb65-0000000111e8 | TASK | Manage containers for step 4 with tripleo-ansible 2026-06-12 08:41:38,567 p=83863 u=zuul n=ansible | 2026-06-12 08:41:38.567340 | fa163e23-f348-37f0-fb65-0000000115ad | TASK | Gather variables for each operating system 2026-06-12 08:41:38,660 p=83863 u=zuul n=ansible | 2026-06-12 08:41:38.659626 | fa163e23-f348-37f0-fb65-0000000115ae | OK | Create container logs path | np0000071533 2026-06-12 08:41:38,673 p=83863 u=zuul n=ansible | 2026-06-12 08:41:38.673171 | fa163e23-f348-37f0-fb65-0000000115ae | TASK | Create container logs path 2026-06-12 08:41:38,693 p=83863 u=zuul n=ansible | 2026-06-12 08:41:38.692789 | fa163e23-f348-37f0-fb65-0000000115b0 | TASK | Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_4 2026-06-12 08:41:38,728 p=83863 u=zuul n=ansible | 2026-06-12 08:41:38.728072 | fa163e23-f348-37f0-fb65-0000000115ae | OK | Create container logs path | np0000071532 2026-06-12 08:41:38,741 p=83863 u=zuul n=ansible | 2026-06-12 08:41:38.741023 | fa163e23-f348-37f0-fb65-0000000115b0 | TASK | Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_4 2026-06-12 08:41:38,848 p=83863 u=zuul n=ansible | 2026-06-12 08:41:38.847362 | fa163e23-f348-37f0-fb65-0000000115ef | OK | Create /usr/lib/systemd/system/netns-placeholder.service | np0000071528 2026-06-12 08:41:38,867 p=83863 u=zuul n=ansible | 2026-06-12 08:41:38.867047 | fa163e23-f348-37f0-fb65-0000000115f0 | TASK | Create /usr/lib/systemd/system-preset/91-netns-placeholder.preset 2026-06-12 08:41:39,043 p=83863 u=zuul n=ansible | 2026-06-12 08:41:39.037058 | fa163e23-f348-37f0-fb65-0000000115ae | OK | Create container logs path | np0000071531 2026-06-12 08:41:39,044 p=83863 u=zuul n=ansible | 2026-06-12 08:41:39.044213 | fa163e23-f348-37f0-fb65-0000000115b0 | OK | Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_4 | np0000071533 2026-06-12 08:41:39,057 p=83863 u=zuul n=ansible | 2026-06-12 08:41:39.057420 | fa163e23-f348-37f0-fb65-0000000115b0 | TASK | Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_4 2026-06-12 08:41:39,075 p=83863 u=zuul n=ansible | 2026-06-12 08:41:39.074287 | fa163e23-f348-37f0-fb65-0000000115b1 | TASK | Finalise hashes for all containers 2026-06-12 08:41:39,110 p=83863 u=zuul n=ansible | 2026-06-12 08:41:39.109375 | fa163e23-f348-37f0-fb65-0000000115b0 | OK | Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_4 | np0000071532 2026-06-12 08:41:39,121 p=83863 u=zuul n=ansible | 2026-06-12 08:41:39.121114 | fa163e23-f348-37f0-fb65-0000000115b1 | TASK | Finalise hashes for all containers 2026-06-12 08:41:39,135 p=83863 u=zuul n=ansible | 2026-06-12 08:41:39.134707 | fa163e23-f348-37f0-fb65-0000000115b1 | OK | Finalise hashes for all containers | np0000071533 2026-06-12 08:41:39,146 p=83863 u=zuul n=ansible | 2026-06-12 08:41:39.146109 | fa163e23-f348-37f0-fb65-0000000115b3 | TASK | Manage systemd shutdown files 2026-06-12 08:41:39,197 p=83863 u=zuul n=ansible | 2026-06-12 08:41:39.196868 | 3a104008-45ae-46ad-8fe0-9add97845711 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/shutdown.yml | np0000071533 2026-06-12 08:41:39,210 p=83863 u=zuul n=ansible | 2026-06-12 08:41:39.210520 | fa163e23-f348-37f0-fb65-0000000117f4 | TASK | Check if /etc/sysconfig/podman_drop_in exists 2026-06-12 08:41:39,218 p=83863 u=zuul n=ansible | 2026-06-12 08:41:39.217604 | fa163e23-f348-37f0-fb65-0000000115b1 | OK | Finalise hashes for all containers | np0000071532 2026-06-12 08:41:39,231 p=83863 u=zuul n=ansible | 2026-06-12 08:41:39.230711 | fa163e23-f348-37f0-fb65-0000000115b3 | TASK | Manage systemd shutdown files 2026-06-12 08:41:39,274 p=83863 u=zuul n=ansible | 2026-06-12 08:41:39.273346 | 084faa5f-e94c-44fa-b092-d9c336ea55c9 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/shutdown.yml | np0000071532 2026-06-12 08:41:39,289 p=83863 u=zuul n=ansible | 2026-06-12 08:41:39.289200 | fa163e23-f348-37f0-fb65-00000001180f | TASK | Check if /etc/sysconfig/podman_drop_in exists 2026-06-12 08:41:39,426 p=83863 u=zuul n=ansible | 2026-06-12 08:41:39.425499 | fa163e23-f348-37f0-fb65-0000000115b0 | OK | Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_4 | np0000071531 2026-06-12 08:41:39,437 p=83863 u=zuul n=ansible | 2026-06-12 08:41:39.436946 | fa163e23-f348-37f0-fb65-0000000115b1 | TASK | Finalise hashes for all containers 2026-06-12 08:41:39,488 p=83863 u=zuul n=ansible | 2026-06-12 08:41:39.488127 | fa163e23-f348-37f0-fb65-0000000115b1 | OK | Finalise hashes for all containers | np0000071531 2026-06-12 08:41:39,499 p=83863 u=zuul n=ansible | 2026-06-12 08:41:39.498776 | fa163e23-f348-37f0-fb65-0000000115b3 | TASK | Manage systemd shutdown files 2026-06-12 08:41:39,544 p=83863 u=zuul n=ansible | 2026-06-12 08:41:39.544155 | bbdd6d83-2cb9-4be9-800a-6a76245bee9c | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/shutdown.yml | np0000071531 2026-06-12 08:41:39,559 p=83863 u=zuul n=ansible | 2026-06-12 08:41:39.559661 | fa163e23-f348-37f0-fb65-00000001182e | TASK | Check if /etc/sysconfig/podman_drop_in exists 2026-06-12 08:41:39,567 p=83863 u=zuul n=ansible | 2026-06-12 08:41:39.566982 | fa163e23-f348-37f0-fb65-0000000117f4 | OK | Check if /etc/sysconfig/podman_drop_in exists | np0000071533 2026-06-12 08:41:39,580 p=83863 u=zuul n=ansible | 2026-06-12 08:41:39.579714 | fa163e23-f348-37f0-fb65-0000000117f5 | TASK | Set podman_drop_in fact 2026-06-12 08:41:39,648 p=83863 u=zuul n=ansible | 2026-06-12 08:41:39.644071 | fa163e23-f348-37f0-fb65-00000001180f | OK | Check if /etc/sysconfig/podman_drop_in exists | np0000071532 2026-06-12 08:41:39,650 p=83863 u=zuul n=ansible | 2026-06-12 08:41:39.650253 | fa163e23-f348-37f0-fb65-0000000117f5 | OK | Set podman_drop_in fact | np0000071533 2026-06-12 08:41:39,664 p=83863 u=zuul n=ansible | 2026-06-12 08:41:39.663964 | fa163e23-f348-37f0-fb65-000000011810 | TASK | Set podman_drop_in fact 2026-06-12 08:41:39,685 p=83863 u=zuul n=ansible | 2026-06-12 08:41:39.684575 | fa163e23-f348-37f0-fb65-0000000117f7 | TASK | Deploy tripleo-container-shutdown and tripleo-start-podman-container 2026-06-12 08:41:39,706 p=83863 u=zuul n=ansible | 2026-06-12 08:41:39.701026 | fa163e23-f348-37f0-fb65-0000000115f0 | OK | Create /usr/lib/systemd/system-preset/91-netns-placeholder.preset | np0000071528 2026-06-12 08:41:39,708 p=83863 u=zuul n=ansible | 2026-06-12 08:41:39.707871 | fa163e23-f348-37f0-fb65-000000011810 | OK | Set podman_drop_in fact | np0000071532 2026-06-12 08:41:39,722 p=83863 u=zuul n=ansible | 2026-06-12 08:41:39.722581 | fa163e23-f348-37f0-fb65-000000011812 | TASK | Deploy tripleo-container-shutdown and tripleo-start-podman-container 2026-06-12 08:41:39,750 p=83863 u=zuul n=ansible | 2026-06-12 08:41:39.749943 | fa163e23-f348-37f0-fb65-0000000115f1 | TASK | Enable and start netns-placeholder 2026-06-12 08:41:39,876 p=83863 u=zuul n=ansible | 2026-06-12 08:41:39.874815 | fa163e23-f348-37f0-fb65-00000001182e | OK | Check if /etc/sysconfig/podman_drop_in exists | np0000071531 2026-06-12 08:41:39,889 p=83863 u=zuul n=ansible | 2026-06-12 08:41:39.889003 | fa163e23-f348-37f0-fb65-00000001182f | TASK | Set podman_drop_in fact 2026-06-12 08:41:39,948 p=83863 u=zuul n=ansible | 2026-06-12 08:41:39.947886 | fa163e23-f348-37f0-fb65-00000001182f | OK | Set podman_drop_in fact | np0000071531 2026-06-12 08:41:39,963 p=83863 u=zuul n=ansible | 2026-06-12 08:41:39.963263 | fa163e23-f348-37f0-fb65-000000011831 | TASK | Deploy tripleo-container-shutdown and tripleo-start-podman-container 2026-06-12 08:41:40,554 p=83863 u=zuul n=ansible | 2026-06-12 08:41:40.551261 | fa163e23-f348-37f0-fb65-0000000117f7 | OK | Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0000071533 | item=tripleo-container-shutdown 2026-06-12 08:41:40,567 p=83863 u=zuul n=ansible | 2026-06-12 08:41:40.566996 | fa163e23-f348-37f0-fb65-0000000115f1 | CHANGED | Enable and start netns-placeholder | np0000071528 2026-06-12 08:41:40,582 p=83863 u=zuul n=ansible | 2026-06-12 08:41:40.577123 | fa163e23-f348-37f0-fb65-000000011812 | OK | Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0000071532 | item=tripleo-container-shutdown 2026-06-12 08:41:40,613 p=83863 u=zuul n=ansible | 2026-06-12 08:41:40.612894 | fa163e23-f348-37f0-fb65-0000000115b5 | TASK | Update container configs with new config hashes 2026-06-12 08:41:40,701 p=83863 u=zuul n=ansible | 2026-06-12 08:41:40.700924 | 615691ed-b1e8-4dd4-b7ce-be8daa046139 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/puppet_config.yml | np0000071528 2026-06-12 08:41:40,724 p=83863 u=zuul n=ansible | 2026-06-12 08:41:40.724345 | fa163e23-f348-37f0-fb65-00000001185d | TASK | Update config hashes for container startup configs 2026-06-12 08:41:40,797 p=83863 u=zuul n=ansible | 2026-06-12 08:41:40.794567 | fa163e23-f348-37f0-fb65-000000011831 | OK | Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0000071531 | item=tripleo-container-shutdown 2026-06-12 08:41:41,146 p=83863 u=zuul n=ansible | 2026-06-12 08:41:41.145337 | fa163e23-f348-37f0-fb65-0000000114e7 | CHANGED | Wait for puppet host configuration to finish | np0000071530 2026-06-12 08:41:41,149 p=83863 u=zuul n=ansible | 2026-06-12 08:41:41.148558 | fa163e23-f348-37f0-fb65-00000001185d | OK | Update config hashes for container startup configs | np0000071528 2026-06-12 08:41:41,185 p=83863 u=zuul n=ansible | 2026-06-12 08:41:41.184774 | fa163e23-f348-37f0-fb65-0000000115b6 | TASK | Delete orphan containers from /var/lib/tripleo-config/container-startup-config/step_4 2026-06-12 08:41:41,214 p=83863 u=zuul n=ansible | 2026-06-12 08:41:41.213972 | fa163e23-f348-37f0-fb65-0000000114e8 | TASK | Debug output for task: Run puppet host configuration for step 4 2026-06-12 08:41:41,276 p=83863 u=zuul n=ansible | 2026-06-12 08:41:41.275690 | 5f8a1bc1-b81d-4536-a3a3-462886fa98a0 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/delete_orphan.yml | np0000071528 2026-06-12 08:41:41,302 p=83863 u=zuul n=ansible | 2026-06-12 08:41:41.301754 | fa163e23-f348-37f0-fb65-000000011880 | TASK | Gather podman infos 2026-06-12 08:41:41,318 p=83863 u=zuul n=ansible | 2026-06-12 08:41:41.317581 | fa163e23-f348-37f0-fb65-0000000114e8 | CHANGED | Debug output for task: Run puppet host configuration for step 4 | np0000071530 | result={ "changed": true, "failed_when_result": false, "puppet_host_outputs.stdout_lines | default([]) | union(puppet_host_outputs.stderr_lines | default([]))": [ "<13>Jun 12 08:41:20 puppet-user: Warning: /etc/puppet/hiera.yaml: Use of 'hiera.yaml' version 3 is deprecated. It should be converted to version 5", "<13>Jun 12 08:41:26 puppet-user: (file: /etc/puppet/hiera.yaml)", "<13>Jun 12 08:41:26 puppet-user: Warning: Undefined variable '::deploy_config_name'; ", "<13>Jun 12 08:41:26 puppet-user: (file & line not available)", "<13>Jun 12 08:41:26 puppet-user: Warning: The function 'hiera' is deprecated in favor of using 'lookup'. See https://puppet.com/docs/puppet/7.10/deprecated_language.html", "<13>Jun 12 08:41:26 puppet-user: Warning: Unknown variable: '::deployment_type'. (file: /etc/puppet/modules/tripleo/manifests/profile/base/database/mysql/client.pp, line: 89, column: 8)", "<13>Jun 12 08:41:26 puppet-user: Warning: This method is deprecated, please use match expressions with Stdlib::Compat::String instead. They are described at https://docs.puppet.com/puppet/latest/reference/lang_data_type.html#match-expressions. at [\"/etc/puppet/modules/snmp/manifests/params.pp\", 310]:[\"/var/lib/tripleo-config/puppet_step_config.pp\", 7]", "<13>Jun 12 08:41:26 puppet-user: (location: /etc/puppet/modules/stdlib/lib/puppet/functions/deprecation.rb:34:in `deprecation')", "<13>Jun 12 08:41:26 puppet-user: Warning: This method is deprecated, please use the stdlib validate_legacy function,", "<13>Jun 12 08:41:26 puppet-user: with Stdlib::Compat::Bool. There is further documentation for validate_legacy function in the README. at [\"/etc/puppet/modules/snmp/manifests/init.pp\", 358]:[\"/var/lib/tripleo-config/puppet_step_config.pp\", 7]", "<13>Jun 12 08:41:26 puppet-user: with Stdlib::Compat::Array. There is further documentation for validate_legacy function in the README. at [\"/etc/puppet/modules/snmp/manifests/init.pp\", 367]:[\"/var/lib/tripleo-config/puppet_step_config.pp\", 7]", "<13>Jun 12 08:41:26 puppet-user: with Stdlib::Compat::String. There is further documentation for validate_legacy function in the README. at [\"/etc/puppet/modules/snmp/manifests/init.pp\", 382]:[\"/var/lib/tripleo-config/puppet_step_config.pp\", 7]", "<13>Jun 12 08:41:26 puppet-user: with Stdlib::Compat::Numeric. There is further documentation for validate_legacy function in the README. at [\"/etc/puppet/modules/snmp/manifests/init.pp\", 388]:[\"/var/lib/tripleo-config/puppet_step_config.pp\", 7]", "<13>Jun 12 08:41:26 puppet-user: with Pattern[]. There is further documentation for validate_legacy function in the README. at [\"/etc/puppet/modules/snmp/manifests/init.pp\", 393]:[\"/var/lib/tripleo-config/puppet_step_config.pp\", 7]", "<13>Jun 12 08:41:26 puppet-user: Warning: Unknown variable: '::deployment_type'. (file: /etc/puppet/modules/tripleo/manifests/packages.pp, line: 39, column: 69)", "<13>Jun 12 08:41:26 puppet-user: Notice: Compiled catalog for np0000071530.ooo.test in environment production in 0.45 seconds", "<13>Jun 12 08:41:33 puppet-user: Notice: /Stage[main]/Snmp/Package[snmpd]/ensure: created", "<13>Jun 12 08:41:34 puppet-user: Notice: /Stage[main]/Snmp/File[snmpd.conf]/content: content changed '{sha256}2b743f970e80e2150759bfc66f2d8d0fbd8b31624f79e2991248d1a5ac57494e' to '{sha256}2ae5b10a71a5e00d6733a02d3e872dadd26f438e05428b57f503ddba0fabe671'", "<13>Jun 12 08:41:34 puppet-user: Notice: /Stage[main]/Snmp/File[snmpd.sysconfig]/content: content changed '{sha256}b63afb2dee7419b6834471f88581d981c8ae5c8b27b9d329ba67a02f3ddd8221' to '{sha256}3917ee8bbc680ad50d77186ad4a1d2705c2025c32fc32f823abbda7f2328dfbd'", "<13>Jun 12 08:41:34 puppet-user: Notice: /Stage[main]/Snmp/File[snmptrapd.conf]/content: content changed '{sha256}2e1ca894d609ef337b6243909bf5623c87fd5df98ecbd00c7d4c12cf12f03c4e' to '{sha256}3ecf18da1ba84ea3932607f2b903ee6a038b6f9ac4e1e371e48f3ef61c5052ea'", "<13>Jun 12 08:41:34 puppet-user: Notice: /Stage[main]/Snmp/File[snmptrapd.sysconfig]/content: content changed '{sha256}86ee5797ad10cb1ea0f631e9dfa6ae278ecf4f4d16f4c80f831cdde45601b23c' to '{sha256}2244553364afcca151958f8e2003e4c182f5e2ecfbe55405cec73fd818581e97'", "<13>Jun 12 08:41:34 puppet-user: Notice: /Stage[main]/Snmp/Service[snmptrapd]: Triggered 'refresh' from 2 events", "<13>Jun 12 08:41:39 puppet-user: Notice: /Stage[main]/Tripleo::Profile::Base::Snmp/Snmp::Snmpv3_user[ro_snmp_user]/Exec[create-snmpv3-user-ro_snmp_user]/returns: executed successfully", "<13>Jun 12 08:41:40 puppet-user: Notice: /Stage[main]/Snmp/Service[snmpd]/ensure: ensure changed 'stopped' to 'running'", "<13>Jun 12 08:41:40 puppet-user: Notice: Applied catalog in 13.54 seconds", "<13>Jun 12 08:41:40 puppet-user: Application:", "<13>Jun 12 08:41:40 puppet-user: Initial environment: production", "<13>Jun 12 08:41:40 puppet-user: Converged environment: production", "<13>Jun 12 08:41:40 puppet-user: Run mode: user", "<13>Jun 12 08:41:40 puppet-user: Changes:", "<13>Jun 12 08:41:40 puppet-user: Total: 8", "<13>Jun 12 08:41:40 puppet-user: Events:", "<13>Jun 12 08:41:40 puppet-user: Success: 8", "<13>Jun 12 08:41:40 puppet-user: Resources:", "<13>Jun 12 08:41:40 puppet-user: Restarted: 1", "<13>Jun 12 08:41:40 puppet-user: Changed: 8", "<13>Jun 12 08:41:40 puppet-user: Out of sync: 8", "<13>Jun 12 08:41:40 puppet-user: Total: 32", "<13>Jun 12 08:41:40 puppet-user: Time:", "<13>Jun 12 08:41:40 puppet-user: Schedule: 0.00", "<13>Jun 12 08:41:40 puppet-user: File line: 0.00", "<13>Jun 12 08:41:40 puppet-user: Augeas: 0.01", "<13>Jun 12 08:41:40 puppet-user: User: 0.01", "<13>Jun 12 08:41:40 puppet-user: File: 0.05", "<13>Jun 12 08:41:40 puppet-user: Config retrieval: 0.51", "<13>Jun 12 08:41:40 puppet-user: Service: 1.40", "<13>Jun 12 08:41:40 puppet-user: Transaction evaluation: 13.53", "<13>Jun 12 08:41:40 puppet-user: Catalog application: 13.54", "<13>Jun 12 08:41:40 puppet-user: Last run: 1781253700", "<13>Jun 12 08:41:40 puppet-user: Package: 5.57", "<13>Jun 12 08:41:40 puppet-user: Exec: 6.31", "<13>Jun 12 08:41:40 puppet-user: Filebucket: 0.00", "<13>Jun 12 08:41:40 puppet-user: Total: 13.54", "<13>Jun 12 08:41:40 puppet-user: Version:", "<13>Jun 12 08:41:40 puppet-user: Config: 1781253686", "<13>Jun 12 08:41:40 puppet-user: Puppet: 7.10.0" ] } 2026-06-12 08:41:41,328 p=83863 u=zuul n=ansible | 2026-06-12 08:41:41.327283 | fa163e23-f348-37f0-fb65-000000011812 | OK | Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0000071532 | item=tripleo-start-podman-container 2026-06-12 08:41:41,344 p=83863 u=zuul n=ansible | 2026-06-12 08:41:41.343440 | fa163e23-f348-37f0-fb65-0000000117f7 | OK | Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0000071533 | item=tripleo-start-podman-container 2026-06-12 08:41:41,362 p=83863 u=zuul n=ansible | 2026-06-12 08:41:41.362302 | fa163e23-f348-37f0-fb65-0000000114e9 | TASK | Pre-cache facts for puppet containers 2026-06-12 08:41:41,394 p=83863 u=zuul n=ansible | 2026-06-12 08:41:41.393792 | fa163e23-f348-37f0-fb65-000000011813 | TASK | Create /usr/lib/systemd/system/tripleo-container-shutdown.service 2026-06-12 08:41:41,413 p=83863 u=zuul n=ansible | 2026-06-12 08:41:41.413159 | fa163e23-f348-37f0-fb65-0000000117f8 | TASK | Create /usr/lib/systemd/system/tripleo-container-shutdown.service 2026-06-12 08:41:41,462 p=83863 u=zuul n=ansible | 2026-06-12 08:41:41.461761 | fa163e23-f348-37f0-fb65-00000001154c | TASK | Gather variables for each operating system 2026-06-12 08:41:41,613 p=83863 u=zuul n=ansible | 2026-06-12 08:41:41.610438 | fa163e23-f348-37f0-fb65-00000001154d | TASK | Create puppet caching structures 2026-06-12 08:41:41,634 p=83863 u=zuul n=ansible | 2026-06-12 08:41:41.631657 | fa163e23-f348-37f0-fb65-000000011831 | OK | Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0000071531 | item=tripleo-start-podman-container 2026-06-12 08:41:41,657 p=83863 u=zuul n=ansible | 2026-06-12 08:41:41.657456 | fa163e23-f348-37f0-fb65-000000011832 | TASK | Create /usr/lib/systemd/system/tripleo-container-shutdown.service 2026-06-12 08:41:41,939 p=83863 u=zuul n=ansible | 2026-06-12 08:41:41.938945 | fa163e23-f348-37f0-fb65-00000001154d | CHANGED | Create puppet caching structures | np0000071530 2026-06-12 08:41:41,971 p=83863 u=zuul n=ansible | 2026-06-12 08:41:41.970874 | fa163e23-f348-37f0-fb65-00000001154e | TASK | Check for facter.conf 2026-06-12 08:41:42,249 p=83863 u=zuul n=ansible | 2026-06-12 08:41:42.248569 | fa163e23-f348-37f0-fb65-000000011813 | OK | Create /usr/lib/systemd/system/tripleo-container-shutdown.service | np0000071532 2026-06-12 08:41:42,267 p=83863 u=zuul n=ansible | 2026-06-12 08:41:42.266069 | fa163e23-f348-37f0-fb65-000000011814 | TASK | Create /usr/lib/systemd/system-preset/91-tripleo-container-shutdown.preset 2026-06-12 08:41:42,285 p=83863 u=zuul n=ansible | 2026-06-12 08:41:42.284263 | fa163e23-f348-37f0-fb65-0000000117f8 | OK | Create /usr/lib/systemd/system/tripleo-container-shutdown.service | np0000071533 2026-06-12 08:41:42,303 p=83863 u=zuul n=ansible | 2026-06-12 08:41:42.300499 | fa163e23-f348-37f0-fb65-0000000117f9 | TASK | Create /usr/lib/systemd/system-preset/91-tripleo-container-shutdown.preset 2026-06-12 08:41:42,313 p=83863 u=zuul n=ansible | 2026-06-12 08:41:42.312437 | fa163e23-f348-37f0-fb65-00000001154e | OK | Check for facter.conf | np0000071530 2026-06-12 08:41:42,336 p=83863 u=zuul n=ansible | 2026-06-12 08:41:42.336267 | fa163e23-f348-37f0-fb65-00000001154f | TASK | Remove facter.conf if directory 2026-06-12 08:41:42,373 p=83863 u=zuul n=ansible | 2026-06-12 08:41:42.372388 | fa163e23-f348-37f0-fb65-00000001154f | SKIPPED | Remove facter.conf if directory | np0000071530 2026-06-12 08:41:42,389 p=83863 u=zuul n=ansible | 2026-06-12 08:41:42.389386 | fa163e23-f348-37f0-fb65-000000011550 | TASK | Write facter cache config 2026-06-12 08:41:42,519 p=83863 u=zuul n=ansible | 2026-06-12 08:41:42.518545 | fa163e23-f348-37f0-fb65-000000011832 | OK | Create /usr/lib/systemd/system/tripleo-container-shutdown.service | np0000071531 2026-06-12 08:41:42,532 p=83863 u=zuul n=ansible | 2026-06-12 08:41:42.531678 | fa163e23-f348-37f0-fb65-000000011833 | TASK | Create /usr/lib/systemd/system-preset/91-tripleo-container-shutdown.preset 2026-06-12 08:41:42,714 p=83863 u=zuul n=ansible | 2026-06-12 08:41:42.714112 | fa163e23-f348-37f0-fb65-000000011880 | OK | Gather podman infos | np0000071528 2026-06-12 08:41:42,807 p=83863 u=zuul n=ansible | 2026-06-12 08:41:42.806785 | fa163e23-f348-37f0-fb65-000000011881 | TASK | Delete orphan containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_4 2026-06-12 08:41:43,095 p=83863 u=zuul n=ansible | 2026-06-12 08:41:43.094779 | fa163e23-f348-37f0-fb65-000000011814 | OK | Create /usr/lib/systemd/system-preset/91-tripleo-container-shutdown.preset | np0000071532 2026-06-12 08:41:43,106 p=83863 u=zuul n=ansible | 2026-06-12 08:41:43.105761 | fa163e23-f348-37f0-fb65-000000011815 | TASK | Enable and start tripleo-container-shutdown 2026-06-12 08:41:43,144 p=83863 u=zuul n=ansible | 2026-06-12 08:41:43.143572 | fa163e23-f348-37f0-fb65-0000000117f9 | OK | Create /usr/lib/systemd/system-preset/91-tripleo-container-shutdown.preset | np0000071533 2026-06-12 08:41:43,155 p=83863 u=zuul n=ansible | 2026-06-12 08:41:43.154992 | fa163e23-f348-37f0-fb65-0000000117fa | TASK | Enable and start tripleo-container-shutdown 2026-06-12 08:41:43,238 p=83863 u=zuul n=ansible | 2026-06-12 08:41:43.237486 | fa163e23-f348-37f0-fb65-000000011550 | CHANGED | Write facter cache config | np0000071530 2026-06-12 08:41:43,255 p=83863 u=zuul n=ansible | 2026-06-12 08:41:43.255329 | fa163e23-f348-37f0-fb65-0000000115b7 | TASK | Create containers from /var/lib/tripleo-config/container-startup-config/step_4 2026-06-12 08:41:43,276 p=83863 u=zuul n=ansible | 2026-06-12 08:41:43.275921 | fa163e23-f348-37f0-fb65-000000011551 | TASK | Cleanup facter cache if exists 2026-06-12 08:41:43,334 p=83863 u=zuul n=ansible | 2026-06-12 08:41:43.333802 | 0aa05d72-578f-456e-90de-e7010659f470 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/create.yml | np0000071528 2026-06-12 08:41:43,371 p=83863 u=zuul n=ansible | 2026-06-12 08:41:43.370861 | fa163e23-f348-37f0-fb65-000000011961 | TASK | Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_4 2026-06-12 08:41:43,383 p=83863 u=zuul n=ansible | 2026-06-12 08:41:43.381829 | fa163e23-f348-37f0-fb65-000000011833 | OK | Create /usr/lib/systemd/system-preset/91-tripleo-container-shutdown.preset | np0000071531 2026-06-12 08:41:43,400 p=83863 u=zuul n=ansible | 2026-06-12 08:41:43.400130 | fa163e23-f348-37f0-fb65-000000011834 | TASK | Enable and start tripleo-container-shutdown 2026-06-12 08:41:43,598 p=83863 u=zuul n=ansible | 2026-06-12 08:41:43.597295 | fa163e23-f348-37f0-fb65-000000011551 | CHANGED | Cleanup facter cache if exists | np0000071530 2026-06-12 08:41:43,620 p=83863 u=zuul n=ansible | 2026-06-12 08:41:43.620401 | fa163e23-f348-37f0-fb65-000000011552 | TASK | Pre-cache facts 2026-06-12 08:41:43,870 p=83863 u=zuul n=ansible | 2026-06-12 08:41:43.869398 | fa163e23-f348-37f0-fb65-000000011815 | OK | Enable and start tripleo-container-shutdown | np0000071532 2026-06-12 08:41:43,882 p=83863 u=zuul n=ansible | 2026-06-12 08:41:43.882465 | fa163e23-f348-37f0-fb65-000000011816 | TASK | Create /usr/lib/systemd/system/netns-placeholder.service 2026-06-12 08:41:43,918 p=83863 u=zuul n=ansible | 2026-06-12 08:41:43.917637 | fa163e23-f348-37f0-fb65-0000000117fa | OK | Enable and start tripleo-container-shutdown | np0000071533 2026-06-12 08:41:43,931 p=83863 u=zuul n=ansible | 2026-06-12 08:41:43.930710 | fa163e23-f348-37f0-fb65-0000000117fb | TASK | Create /usr/lib/systemd/system/netns-placeholder.service 2026-06-12 08:41:44,361 p=83863 u=zuul n=ansible | 2026-06-12 08:41:44.360958 | fa163e23-f348-37f0-fb65-000000011552 | CHANGED | Pre-cache facts | np0000071530 2026-06-12 08:41:44,398 p=83863 u=zuul n=ansible | 2026-06-12 08:41:44.397883 | fa163e23-f348-37f0-fb65-000000011553 | TASK | Failed deployment if facter fails 2026-06-12 08:41:44,434 p=83863 u=zuul n=ansible | 2026-06-12 08:41:44.433547 | fa163e23-f348-37f0-fb65-000000011553 | SKIPPED | Failed deployment if facter fails | np0000071530 2026-06-12 08:41:44,475 p=83863 u=zuul n=ansible | 2026-06-12 08:41:44.475263 | fa163e23-f348-37f0-fb65-000000011554 | TASK | Sync cached facts 2026-06-12 08:41:44,698 p=83863 u=zuul n=ansible | 2026-06-12 08:41:44.697794 | fa163e23-f348-37f0-fb65-000000011816 | OK | Create /usr/lib/systemd/system/netns-placeholder.service | np0000071532 2026-06-12 08:41:44,708 p=83863 u=zuul n=ansible | 2026-06-12 08:41:44.707905 | fa163e23-f348-37f0-fb65-000000011817 | TASK | Create /usr/lib/systemd/system-preset/91-netns-placeholder.preset 2026-06-12 08:41:44,802 p=83863 u=zuul n=ansible | 2026-06-12 08:41:44.802076 | fa163e23-f348-37f0-fb65-0000000117fb | OK | Create /usr/lib/systemd/system/netns-placeholder.service | np0000071533 2026-06-12 08:41:44,814 p=83863 u=zuul n=ansible | 2026-06-12 08:41:44.814112 | fa163e23-f348-37f0-fb65-0000000117fc | TASK | Create /usr/lib/systemd/system-preset/91-netns-placeholder.preset 2026-06-12 08:41:45,036 p=83863 u=zuul n=ansible | 2026-06-12 08:41:45.035313 | fa163e23-f348-37f0-fb65-000000011554 | CHANGED | Sync cached facts | np0000071530 -> 192.168.122.105 2026-06-12 08:41:45,036 p=83863 u=zuul n=ansible | [WARNING]: ('np0000071530 -> 192.168.122.105', 'fa163e23-f348-37f0-fb65-000000011554') missing from stats 2026-06-12 08:41:45,066 p=83863 u=zuul n=ansible | 2026-06-12 08:41:45.065856 | fa163e23-f348-37f0-fb65-0000000114ea | TASK | Include container-puppet tasks (generate config) during step 1 2026-06-12 08:41:45,120 p=83863 u=zuul n=ansible | 2026-06-12 08:41:45.119458 | fa163e23-f348-37f0-fb65-0000000114ea | SKIPPED | Include container-puppet tasks (generate config) during step 1 | np0000071530 2026-06-12 08:41:45,135 p=83863 u=zuul n=ansible | 2026-06-12 08:41:45.135341 | fa163e23-f348-37f0-fb65-0000000114ec | TASK | Manage containers for step 4 with tripleo-ansible 2026-06-12 08:41:45,204 p=83863 u=zuul n=ansible | 2026-06-12 08:41:45.204233 | fa163e23-f348-37f0-fb65-0000000115ad | TASK | Gather variables for each operating system 2026-06-12 08:41:45,223 p=83863 u=zuul n=ansible | 2026-06-12 08:41:45.223330 | fa163e23-f348-37f0-fb65-000000011834 | OK | Enable and start tripleo-container-shutdown | np0000071531 2026-06-12 08:41:45,236 p=83863 u=zuul n=ansible | 2026-06-12 08:41:45.236238 | fa163e23-f348-37f0-fb65-000000011837 | TASK | Create /usr/lib/systemd/system/netns-placeholder.service 2026-06-12 08:41:45,368 p=83863 u=zuul n=ansible | 2026-06-12 08:41:45.368235 | fa163e23-f348-37f0-fb65-0000000115ae | TASK | Create container logs path 2026-06-12 08:41:45,519 p=83863 u=zuul n=ansible | 2026-06-12 08:41:45.517819 | fa163e23-f348-37f0-fb65-000000011817 | OK | Create /usr/lib/systemd/system-preset/91-netns-placeholder.preset | np0000071532 2026-06-12 08:41:45,545 p=83863 u=zuul n=ansible | 2026-06-12 08:41:45.544512 | fa163e23-f348-37f0-fb65-000000011818 | TASK | Enable and start netns-placeholder 2026-06-12 08:41:45,673 p=83863 u=zuul n=ansible | 2026-06-12 08:41:45.672041 | fa163e23-f348-37f0-fb65-0000000117fc | OK | Create /usr/lib/systemd/system-preset/91-netns-placeholder.preset | np0000071533 2026-06-12 08:41:45,698 p=83863 u=zuul n=ansible | 2026-06-12 08:41:45.698054 | fa163e23-f348-37f0-fb65-0000000117fd | TASK | Enable and start netns-placeholder 2026-06-12 08:41:45,719 p=83863 u=zuul n=ansible | 2026-06-12 08:41:45.718571 | fa163e23-f348-37f0-fb65-0000000115ae | OK | Create container logs path | np0000071530 2026-06-12 08:41:45,755 p=83863 u=zuul n=ansible | 2026-06-12 08:41:45.755472 | fa163e23-f348-37f0-fb65-0000000115b0 | TASK | Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_4 2026-06-12 08:41:46,074 p=83863 u=zuul n=ansible | 2026-06-12 08:41:46.073699 | fa163e23-f348-37f0-fb65-000000011837 | OK | Create /usr/lib/systemd/system/netns-placeholder.service | np0000071531 2026-06-12 08:41:46,097 p=83863 u=zuul n=ansible | 2026-06-12 08:41:46.097272 | fa163e23-f348-37f0-fb65-000000011838 | TASK | Create /usr/lib/systemd/system-preset/91-netns-placeholder.preset 2026-06-12 08:41:46,165 p=83863 u=zuul n=ansible | 2026-06-12 08:41:46.164389 | fa163e23-f348-37f0-fb65-0000000115b0 | OK | Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_4 | np0000071530 2026-06-12 08:41:46,182 p=83863 u=zuul n=ansible | 2026-06-12 08:41:46.182536 | fa163e23-f348-37f0-fb65-0000000115b1 | TASK | Finalise hashes for all containers 2026-06-12 08:41:46,287 p=83863 u=zuul n=ansible | 2026-06-12 08:41:46.286966 | fa163e23-f348-37f0-fb65-0000000115b1 | OK | Finalise hashes for all containers | np0000071530 2026-06-12 08:41:46,321 p=83863 u=zuul n=ansible | 2026-06-12 08:41:46.320909 | fa163e23-f348-37f0-fb65-0000000115b3 | TASK | Manage systemd shutdown files 2026-06-12 08:41:46,401 p=83863 u=zuul n=ansible | 2026-06-12 08:41:46.401345 | 03d55a2c-da0e-44fc-a151-17518d8ae2a8 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/shutdown.yml | np0000071530 2026-06-12 08:41:46,421 p=83863 u=zuul n=ansible | 2026-06-12 08:41:46.421534 | fa163e23-f348-37f0-fb65-0000000119fa | TASK | Check if /etc/sysconfig/podman_drop_in exists 2026-06-12 08:41:46,430 p=83863 u=zuul n=ansible | 2026-06-12 08:41:46.429726 | fa163e23-f348-37f0-fb65-000000011818 | CHANGED | Enable and start netns-placeholder | np0000071532 2026-06-12 08:41:46,443 p=83863 u=zuul n=ansible | 2026-06-12 08:41:46.442765 | fa163e23-f348-37f0-fb65-0000000115b5 | TASK | Update container configs with new config hashes 2026-06-12 08:41:46,511 p=83863 u=zuul n=ansible | 2026-06-12 08:41:46.511146 | 96c5d3d1-f323-4410-848a-764fe558a082 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/puppet_config.yml | np0000071532 2026-06-12 08:41:46,522 p=83863 u=zuul n=ansible | 2026-06-12 08:41:46.522636 | fa163e23-f348-37f0-fb65-000000011a15 | TASK | Update config hashes for container startup configs 2026-06-12 08:41:46,543 p=83863 u=zuul n=ansible | 2026-06-12 08:41:46.543177 | fa163e23-f348-37f0-fb65-0000000117fd | CHANGED | Enable and start netns-placeholder | np0000071533 2026-06-12 08:41:46,555 p=83863 u=zuul n=ansible | 2026-06-12 08:41:46.555478 | fa163e23-f348-37f0-fb65-0000000115b5 | TASK | Update container configs with new config hashes 2026-06-12 08:41:46,603 p=83863 u=zuul n=ansible | 2026-06-12 08:41:46.603122 | 9667c585-12de-4e00-b7bc-e7249012d840 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/puppet_config.yml | np0000071533 2026-06-12 08:41:46,615 p=83863 u=zuul n=ansible | 2026-06-12 08:41:46.615177 | fa163e23-f348-37f0-fb65-000000011a34 | TASK | Update config hashes for container startup configs 2026-06-12 08:41:46,772 p=83863 u=zuul n=ansible | 2026-06-12 08:41:46.771897 | fa163e23-f348-37f0-fb65-0000000119fa | OK | Check if /etc/sysconfig/podman_drop_in exists | np0000071530 2026-06-12 08:41:46,790 p=83863 u=zuul n=ansible | 2026-06-12 08:41:46.790289 | fa163e23-f348-37f0-fb65-0000000119fb | TASK | Set podman_drop_in fact 2026-06-12 08:41:46,835 p=83863 u=zuul n=ansible | 2026-06-12 08:41:46.835008 | fa163e23-f348-37f0-fb65-0000000119fb | OK | Set podman_drop_in fact | np0000071530 2026-06-12 08:41:46,850 p=83863 u=zuul n=ansible | 2026-06-12 08:41:46.849895 | fa163e23-f348-37f0-fb65-0000000119fd | TASK | Deploy tripleo-container-shutdown and tripleo-start-podman-container 2026-06-12 08:41:46,880 p=83863 u=zuul n=ansible | 2026-06-12 08:41:46.879504 | fa163e23-f348-37f0-fb65-000000011a15 | OK | Update config hashes for container startup configs | np0000071532 2026-06-12 08:41:46,892 p=83863 u=zuul n=ansible | 2026-06-12 08:41:46.892665 | fa163e23-f348-37f0-fb65-0000000115b6 | TASK | Delete orphan containers from /var/lib/tripleo-config/container-startup-config/step_4 2026-06-12 08:41:46,959 p=83863 u=zuul n=ansible | 2026-06-12 08:41:46.958931 | fa163e23-f348-37f0-fb65-000000011838 | OK | Create /usr/lib/systemd/system-preset/91-netns-placeholder.preset | np0000071531 2026-06-12 08:41:46,984 p=83863 u=zuul n=ansible | 2026-06-12 08:41:46.983510 | fa163e23-f348-37f0-fb65-000000011839 | TASK | Enable and start netns-placeholder 2026-06-12 08:41:46,999 p=83863 u=zuul n=ansible | 2026-06-12 08:41:46.999380 | fa163e23-f348-37f0-fb65-000000011a34 | OK | Update config hashes for container startup configs | np0000071533 2026-06-12 08:41:47,012 p=83863 u=zuul n=ansible | 2026-06-12 08:41:47.011860 | a284b416-accd-456a-8e3c-6cbcde8f7aac | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/delete_orphan.yml | np0000071532 2026-06-12 08:41:47,027 p=83863 u=zuul n=ansible | 2026-06-12 08:41:47.027190 | fa163e23-f348-37f0-fb65-000000011a5b | TASK | Gather podman infos 2026-06-12 08:41:47,046 p=83863 u=zuul n=ansible | 2026-06-12 08:41:47.045850 | fa163e23-f348-37f0-fb65-0000000115b6 | TASK | Delete orphan containers from /var/lib/tripleo-config/container-startup-config/step_4 2026-06-12 08:41:47,132 p=83863 u=zuul n=ansible | 2026-06-12 08:41:47.131711 | f418eed5-beef-4704-a069-fa8ca34c761f | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/delete_orphan.yml | np0000071533 2026-06-12 08:41:47,147 p=83863 u=zuul n=ansible | 2026-06-12 08:41:47.147244 | fa163e23-f348-37f0-fb65-000000011a88 | TASK | Gather podman infos 2026-06-12 08:41:47,672 p=83863 u=zuul n=ansible | 2026-06-12 08:41:47.669839 | fa163e23-f348-37f0-fb65-0000000119fd | OK | Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0000071530 | item=tripleo-container-shutdown 2026-06-12 08:41:47,741 p=83863 u=zuul n=ansible | 2026-06-12 08:41:47.741088 | fa163e23-f348-37f0-fb65-000000011839 | CHANGED | Enable and start netns-placeholder | np0000071531 2026-06-12 08:41:47,758 p=83863 u=zuul n=ansible | 2026-06-12 08:41:47.757670 | fa163e23-f348-37f0-fb65-0000000115b5 | TASK | Update container configs with new config hashes 2026-06-12 08:41:47,806 p=83863 u=zuul n=ansible | 2026-06-12 08:41:47.806150 | 3c8f2bf3-3d63-428a-986f-c802f025f242 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/puppet_config.yml | np0000071531 2026-06-12 08:41:47,817 p=83863 u=zuul n=ansible | 2026-06-12 08:41:47.817288 | fa163e23-f348-37f0-fb65-000000011ab9 | TASK | Update config hashes for container startup configs 2026-06-12 08:41:47,856 p=83863 u=zuul n=ansible | 2026-06-12 08:41:47.855340 | fa163e23-f348-37f0-fb65-000000011a5b | OK | Gather podman infos | np0000071532 2026-06-12 08:41:47,891 p=83863 u=zuul n=ansible | 2026-06-12 08:41:47.890600 | fa163e23-f348-37f0-fb65-000000011a5c | TASK | Delete orphan containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_4 2026-06-12 08:41:48,002 p=83863 u=zuul n=ansible | 2026-06-12 08:41:48.001374 | fa163e23-f348-37f0-fb65-000000011a88 | OK | Gather podman infos | np0000071533 2026-06-12 08:41:48,043 p=83863 u=zuul n=ansible | 2026-06-12 08:41:48.042985 | fa163e23-f348-37f0-fb65-000000011a89 | TASK | Delete orphan containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_4 2026-06-12 08:41:48,079 p=83863 u=zuul n=ansible | 2026-06-12 08:41:48.073493 | fa163e23-f348-37f0-fb65-0000000115b7 | TASK | Create containers from /var/lib/tripleo-config/container-startup-config/step_4 2026-06-12 08:41:48,160 p=83863 u=zuul n=ansible | 2026-06-12 08:41:48.159923 | 377f2c67-07e0-4ae6-89da-b783222fed92 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/create.yml | np0000071532 2026-06-12 08:41:48,184 p=83863 u=zuul n=ansible | 2026-06-12 08:41:48.184259 | fa163e23-f348-37f0-fb65-000000011b50 | TASK | Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_4 2026-06-12 08:41:48,214 p=83863 u=zuul n=ansible | 2026-06-12 08:41:48.213868 | fa163e23-f348-37f0-fb65-000000011ab9 | OK | Update config hashes for container startup configs | np0000071531 2026-06-12 08:41:48,227 p=83863 u=zuul n=ansible | 2026-06-12 08:41:48.226575 | fa163e23-f348-37f0-fb65-0000000115b6 | TASK | Delete orphan containers from /var/lib/tripleo-config/container-startup-config/step_4 2026-06-12 08:41:48,245 p=83863 u=zuul n=ansible | 2026-06-12 08:41:48.244724 | fa163e23-f348-37f0-fb65-0000000115b7 | TASK | Create containers from /var/lib/tripleo-config/container-startup-config/step_4 2026-06-12 08:41:48,289 p=83863 u=zuul n=ansible | 2026-06-12 08:41:48.289162 | d9f3a7be-0fd2-4eaf-9c48-bab734ed558c | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/delete_orphan.yml | np0000071531 2026-06-12 08:41:48,303 p=83863 u=zuul n=ansible | 2026-06-12 08:41:48.303601 | fa163e23-f348-37f0-fb65-000000011b9a | TASK | Gather podman infos 2026-06-12 08:41:48,323 p=83863 u=zuul n=ansible | 2026-06-12 08:41:48.323645 | 49777c66-b71d-44ab-8164-a238ff1ccff1 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/create.yml | np0000071533 2026-06-12 08:41:48,342 p=83863 u=zuul n=ansible | 2026-06-12 08:41:48.342112 | fa163e23-f348-37f0-fb65-000000011bc5 | TASK | Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_4 2026-06-12 08:41:48,513 p=83863 u=zuul n=ansible | 2026-06-12 08:41:48.511266 | fa163e23-f348-37f0-fb65-0000000119fd | OK | Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0000071530 | item=tripleo-start-podman-container 2026-06-12 08:41:48,542 p=83863 u=zuul n=ansible | 2026-06-12 08:41:48.542143 | fa163e23-f348-37f0-fb65-0000000119fe | TASK | Create /usr/lib/systemd/system/tripleo-container-shutdown.service 2026-06-12 08:41:49,182 p=83863 u=zuul n=ansible | 2026-06-12 08:41:49.182044 | fa163e23-f348-37f0-fb65-000000011b9a | OK | Gather podman infos | np0000071531 2026-06-12 08:41:49,225 p=83863 u=zuul n=ansible | 2026-06-12 08:41:49.225172 | fa163e23-f348-37f0-fb65-000000011b9b | TASK | Delete orphan containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_4 2026-06-12 08:41:49,352 p=83863 u=zuul n=ansible | 2026-06-12 08:41:49.351468 | fa163e23-f348-37f0-fb65-0000000119fe | OK | Create /usr/lib/systemd/system/tripleo-container-shutdown.service | np0000071530 2026-06-12 08:41:49,374 p=83863 u=zuul n=ansible | 2026-06-12 08:41:49.374466 | fa163e23-f348-37f0-fb65-0000000119ff | TASK | Create /usr/lib/systemd/system-preset/91-tripleo-container-shutdown.preset 2026-06-12 08:41:49,439 p=83863 u=zuul n=ansible | 2026-06-12 08:41:49.439133 | fa163e23-f348-37f0-fb65-0000000115b7 | TASK | Create containers from /var/lib/tripleo-config/container-startup-config/step_4 2026-06-12 08:41:49,503 p=83863 u=zuul n=ansible | 2026-06-12 08:41:49.502866 | e3b98968-54ab-4565-9d74-510c358e499b | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/create.yml | np0000071531 2026-06-12 08:41:49,522 p=83863 u=zuul n=ansible | 2026-06-12 08:41:49.522459 | fa163e23-f348-37f0-fb65-000000011c4d | TASK | Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_4 2026-06-12 08:41:50,207 p=83863 u=zuul n=ansible | 2026-06-12 08:41:50.206065 | fa163e23-f348-37f0-fb65-0000000119ff | OK | Create /usr/lib/systemd/system-preset/91-tripleo-container-shutdown.preset | np0000071530 2026-06-12 08:41:50,231 p=83863 u=zuul n=ansible | 2026-06-12 08:41:50.231110 | fa163e23-f348-37f0-fb65-000000011a00 | TASK | Enable and start tripleo-container-shutdown 2026-06-12 08:41:51,001 p=83863 u=zuul n=ansible | 2026-06-12 08:41:51.000083 | fa163e23-f348-37f0-fb65-000000011a00 | OK | Enable and start tripleo-container-shutdown | np0000071530 2026-06-12 08:41:51,024 p=83863 u=zuul n=ansible | 2026-06-12 08:41:51.024325 | fa163e23-f348-37f0-fb65-000000011a01 | TASK | Create /usr/lib/systemd/system/netns-placeholder.service 2026-06-12 08:41:51,906 p=83863 u=zuul n=ansible | 2026-06-12 08:41:51.905853 | fa163e23-f348-37f0-fb65-000000011501 | CHANGED | Wait for puppet host configuration to finish | np0000071529 2026-06-12 08:41:51,931 p=83863 u=zuul n=ansible | 2026-06-12 08:41:51.931005 | fa163e23-f348-37f0-fb65-000000011502 | TASK | Debug output for task: Run puppet host configuration for step 4 2026-06-12 08:41:51,941 p=83863 u=zuul n=ansible | 2026-06-12 08:41:51.940926 | fa163e23-f348-37f0-fb65-000000011a01 | OK | Create /usr/lib/systemd/system/netns-placeholder.service | np0000071530 2026-06-12 08:41:51,963 p=83863 u=zuul n=ansible | 2026-06-12 08:41:51.963340 | fa163e23-f348-37f0-fb65-000000011a02 | TASK | Create /usr/lib/systemd/system-preset/91-netns-placeholder.preset 2026-06-12 08:41:52,033 p=83863 u=zuul n=ansible | 2026-06-12 08:41:52.031988 | fa163e23-f348-37f0-fb65-000000011502 | CHANGED | Debug output for task: Run puppet host configuration for step 4 | np0000071529 | result={ "changed": true, "failed_when_result": false, "puppet_host_outputs.stdout_lines | default([]) | union(puppet_host_outputs.stderr_lines | default([]))": [ "<13>Jun 12 08:41:20 puppet-user: Warning: /etc/puppet/hiera.yaml: Use of 'hiera.yaml' version 3 is deprecated. It should be converted to version 5", "<13>Jun 12 08:41:26 puppet-user: (file: /etc/puppet/hiera.yaml)", "<13>Jun 12 08:41:26 puppet-user: Warning: Undefined variable '::deploy_config_name'; ", "<13>Jun 12 08:41:26 puppet-user: (file & line not available)", "<13>Jun 12 08:41:26 puppet-user: Warning: The function 'hiera' is deprecated in favor of using 'lookup'. See https://puppet.com/docs/puppet/7.10/deprecated_language.html", "<13>Jun 12 08:41:26 puppet-user: Warning: Unknown variable: '::deployment_type'. (file: /etc/puppet/modules/tripleo/manifests/profile/base/database/mysql/client.pp, line: 89, column: 8)", "<13>Jun 12 08:41:27 puppet-user: Warning: This method is deprecated, please use match expressions with Stdlib::Compat::String instead. They are described at https://docs.puppet.com/puppet/latest/reference/lang_data_type.html#match-expressions. at [\"/etc/puppet/modules/snmp/manifests/params.pp\", 310]:[\"/var/lib/tripleo-config/puppet_step_config.pp\", 7]", "<13>Jun 12 08:41:27 puppet-user: (location: /etc/puppet/modules/stdlib/lib/puppet/functions/deprecation.rb:34:in `deprecation')", "<13>Jun 12 08:41:27 puppet-user: Warning: This method is deprecated, please use the stdlib validate_legacy function,", "<13>Jun 12 08:41:27 puppet-user: with Stdlib::Compat::Bool. There is further documentation for validate_legacy function in the README. at [\"/etc/puppet/modules/snmp/manifests/init.pp\", 358]:[\"/var/lib/tripleo-config/puppet_step_config.pp\", 7]", "<13>Jun 12 08:41:27 puppet-user: with Stdlib::Compat::Array. There is further documentation for validate_legacy function in the README. at [\"/etc/puppet/modules/snmp/manifests/init.pp\", 367]:[\"/var/lib/tripleo-config/puppet_step_config.pp\", 7]", "<13>Jun 12 08:41:27 puppet-user: with Stdlib::Compat::String. There is further documentation for validate_legacy function in the README. at [\"/etc/puppet/modules/snmp/manifests/init.pp\", 382]:[\"/var/lib/tripleo-config/puppet_step_config.pp\", 7]", "<13>Jun 12 08:41:27 puppet-user: with Stdlib::Compat::Numeric. There is further documentation for validate_legacy function in the README. at [\"/etc/puppet/modules/snmp/manifests/init.pp\", 388]:[\"/var/lib/tripleo-config/puppet_step_config.pp\", 7]", "<13>Jun 12 08:41:27 puppet-user: with Pattern[]. There is further documentation for validate_legacy function in the README. at [\"/etc/puppet/modules/snmp/manifests/init.pp\", 393]:[\"/var/lib/tripleo-config/puppet_step_config.pp\", 7]", "<13>Jun 12 08:41:27 puppet-user: Warning: Unknown variable: '::deployment_type'. (file: /etc/puppet/modules/tripleo/manifests/packages.pp, line: 39, column: 69)", "<13>Jun 12 08:41:27 puppet-user: Notice: Compiled catalog for np0000071529.ooo.test in environment production in 0.49 seconds", "<13>Jun 12 08:41:34 puppet-user: Notice: /Stage[main]/Snmp/Package[snmpd]/ensure: created", "<13>Jun 12 08:41:34 puppet-user: Notice: /Stage[main]/Snmp/File[snmpd.conf]/content: content changed '{sha256}2b743f970e80e2150759bfc66f2d8d0fbd8b31624f79e2991248d1a5ac57494e' to '{sha256}d5dbbcd67e53caf2ea82169a24c022b4bffdb2c1a2ca5e6f9964b1eb19487a28'", "<13>Jun 12 08:41:34 puppet-user: Notice: /Stage[main]/Snmp/File[snmpd.sysconfig]/content: content changed '{sha256}b63afb2dee7419b6834471f88581d981c8ae5c8b27b9d329ba67a02f3ddd8221' to '{sha256}3917ee8bbc680ad50d77186ad4a1d2705c2025c32fc32f823abbda7f2328dfbd'", "<13>Jun 12 08:41:34 puppet-user: Notice: /Stage[main]/Snmp/File[snmptrapd.conf]/content: content changed '{sha256}2e1ca894d609ef337b6243909bf5623c87fd5df98ecbd00c7d4c12cf12f03c4e' to '{sha256}3ecf18da1ba84ea3932607f2b903ee6a038b6f9ac4e1e371e48f3ef61c5052ea'", "<13>Jun 12 08:41:34 puppet-user: Notice: /Stage[main]/Snmp/File[snmptrapd.sysconfig]/content: content changed '{sha256}86ee5797ad10cb1ea0f631e9dfa6ae278ecf4f4d16f4c80f831cdde45601b23c' to '{sha256}2244553364afcca151958f8e2003e4c182f5e2ecfbe55405cec73fd818581e97'", "<13>Jun 12 08:41:35 puppet-user: Notice: /Stage[main]/Snmp/Service[snmptrapd]: Triggered 'refresh' from 2 events", "<13>Jun 12 08:41:40 puppet-user: Notice: /Stage[main]/Tripleo::Profile::Base::Snmp/Snmp::Snmpv3_user[ro_snmp_user]/Exec[create-snmpv3-user-ro_snmp_user]/returns: executed successfully", "<13>Jun 12 08:41:41 puppet-user: Notice: /Stage[main]/Snmp/Service[snmpd]/ensure: ensure changed 'stopped' to 'running'", "<13>Jun 12 08:41:41 puppet-user: Notice: Applied catalog in 14.11 seconds", "<13>Jun 12 08:41:41 puppet-user: Application:", "<13>Jun 12 08:41:41 puppet-user: Initial environment: production", "<13>Jun 12 08:41:41 puppet-user: Converged environment: production", "<13>Jun 12 08:41:41 puppet-user: Run mode: user", "<13>Jun 12 08:41:41 puppet-user: Changes:", "<13>Jun 12 08:41:41 puppet-user: Total: 8", "<13>Jun 12 08:41:41 puppet-user: Events:", "<13>Jun 12 08:41:41 puppet-user: Success: 8", "<13>Jun 12 08:41:41 puppet-user: Resources:", "<13>Jun 12 08:41:41 puppet-user: Restarted: 1", "<13>Jun 12 08:41:41 puppet-user: Changed: 8", "<13>Jun 12 08:41:41 puppet-user: Out of sync: 8", "<13>Jun 12 08:41:41 puppet-user: Total: 32", "<13>Jun 12 08:41:41 puppet-user: Time:", "<13>Jun 12 08:41:41 puppet-user: Filebucket: 0.00", "<13>Jun 12 08:41:41 puppet-user: Schedule: 0.00", "<13>Jun 12 08:41:41 puppet-user: File line: 0.00", "<13>Jun 12 08:41:41 puppet-user: Augeas: 0.01", "<13>Jun 12 08:41:41 puppet-user: User: 0.01", "<13>Jun 12 08:41:41 puppet-user: File: 0.05", "<13>Jun 12 08:41:41 puppet-user: Config retrieval: 0.61", "<13>Jun 12 08:41:41 puppet-user: Service: 1.45", "<13>Jun 12 08:41:41 puppet-user: Transaction evaluation: 14.10", "<13>Jun 12 08:41:41 puppet-user: Catalog application: 14.11", "<13>Jun 12 08:41:41 puppet-user: Last run: 1781253701", "<13>Jun 12 08:41:41 puppet-user: Package: 6.00", "<13>Jun 12 08:41:41 puppet-user: Exec: 6.40", "<13>Jun 12 08:41:41 puppet-user: Total: 14.12", "<13>Jun 12 08:41:41 puppet-user: Version:", "<13>Jun 12 08:41:41 puppet-user: Config: 1781253686", "<13>Jun 12 08:41:41 puppet-user: Puppet: 7.10.0" ] } 2026-06-12 08:41:52,059 p=83863 u=zuul n=ansible | 2026-06-12 08:41:52.058768 | fa163e23-f348-37f0-fb65-000000011503 | TASK | Pre-cache facts for puppet containers 2026-06-12 08:41:52,151 p=83863 u=zuul n=ansible | 2026-06-12 08:41:52.151459 | fa163e23-f348-37f0-fb65-00000001154c | TASK | Gather variables for each operating system 2026-06-12 08:41:52,287 p=83863 u=zuul n=ansible | 2026-06-12 08:41:52.286853 | fa163e23-f348-37f0-fb65-00000001154d | TASK | Create puppet caching structures 2026-06-12 08:41:52,583 p=83863 u=zuul n=ansible | 2026-06-12 08:41:52.582060 | fa163e23-f348-37f0-fb65-00000001154d | CHANGED | Create puppet caching structures | np0000071529 2026-06-12 08:41:52,611 p=83863 u=zuul n=ansible | 2026-06-12 08:41:52.610219 | fa163e23-f348-37f0-fb65-00000001154e | TASK | Check for facter.conf 2026-06-12 08:41:52,783 p=83863 u=zuul n=ansible | 2026-06-12 08:41:52.782624 | fa163e23-f348-37f0-fb65-000000011a02 | OK | Create /usr/lib/systemd/system-preset/91-netns-placeholder.preset | np0000071530 2026-06-12 08:41:52,800 p=83863 u=zuul n=ansible | 2026-06-12 08:41:52.800517 | fa163e23-f348-37f0-fb65-000000011a03 | TASK | Enable and start netns-placeholder 2026-06-12 08:41:52,870 p=83863 u=zuul n=ansible | 2026-06-12 08:41:52.869794 | fa163e23-f348-37f0-fb65-00000001154e | OK | Check for facter.conf | np0000071529 2026-06-12 08:41:52,887 p=83863 u=zuul n=ansible | 2026-06-12 08:41:52.887359 | fa163e23-f348-37f0-fb65-00000001154f | TASK | Remove facter.conf if directory 2026-06-12 08:41:52,938 p=83863 u=zuul n=ansible | 2026-06-12 08:41:52.938140 | fa163e23-f348-37f0-fb65-00000001154f | SKIPPED | Remove facter.conf if directory | np0000071529 2026-06-12 08:41:52,955 p=83863 u=zuul n=ansible | 2026-06-12 08:41:52.955192 | fa163e23-f348-37f0-fb65-000000011550 | TASK | Write facter cache config 2026-06-12 08:41:53,289 p=83863 u=zuul n=ansible | 2026-06-12 08:41:53.288429 | fa163e23-f348-37f0-fb65-000000011b50 | CHANGED | Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_4 | np0000071532 2026-06-12 08:41:53,316 p=83863 u=zuul n=ansible | 2026-06-12 08:41:53.316231 | fa163e23-f348-37f0-fb65-000000011b51 | TASK | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_4 2026-06-12 08:41:53,590 p=83863 u=zuul n=ansible | 2026-06-12 08:41:53.589862 | fa163e23-f348-37f0-fb65-000000011a03 | CHANGED | Enable and start netns-placeholder | np0000071530 2026-06-12 08:41:53,612 p=83863 u=zuul n=ansible | 2026-06-12 08:41:53.611784 | fa163e23-f348-37f0-fb65-0000000115b5 | TASK | Update container configs with new config hashes 2026-06-12 08:41:53,620 p=83863 u=zuul n=ansible | 2026-06-12 08:41:53.620077 | fa163e23-f348-37f0-fb65-000000011bc5 | CHANGED | Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_4 | np0000071533 2026-06-12 08:41:53,635 p=83863 u=zuul n=ansible | 2026-06-12 08:41:53.634984 | fa163e23-f348-37f0-fb65-000000011bc6 | TASK | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_4 2026-06-12 08:41:53,688 p=83863 u=zuul n=ansible | 2026-06-12 08:41:53.687865 | 6d3e1e58-c3f6-4f27-ba36-35013f3fb9c2 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/puppet_config.yml | np0000071530 2026-06-12 08:41:53,707 p=83863 u=zuul n=ansible | 2026-06-12 08:41:53.706994 | fa163e23-f348-37f0-fb65-000000011cfd | TASK | Update config hashes for container startup configs 2026-06-12 08:41:53,868 p=83863 u=zuul n=ansible | 2026-06-12 08:41:53.867900 | fa163e23-f348-37f0-fb65-000000011550 | CHANGED | Write facter cache config | np0000071529 2026-06-12 08:41:53,884 p=83863 u=zuul n=ansible | 2026-06-12 08:41:53.884164 | fa163e23-f348-37f0-fb65-000000011551 | TASK | Cleanup facter cache if exists 2026-06-12 08:41:54,077 p=83863 u=zuul n=ansible | 2026-06-12 08:41:54.076498 | fa163e23-f348-37f0-fb65-000000011cfd | OK | Update config hashes for container startup configs | np0000071530 2026-06-12 08:41:54,096 p=83863 u=zuul n=ansible | 2026-06-12 08:41:54.096094 | fa163e23-f348-37f0-fb65-0000000115b6 | TASK | Delete orphan containers from /var/lib/tripleo-config/container-startup-config/step_4 2026-06-12 08:41:54,159 p=83863 u=zuul n=ansible | 2026-06-12 08:41:54.159031 | 01be7420-654b-49ed-912e-5a031db28fbf | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/delete_orphan.yml | np0000071530 2026-06-12 08:41:54,178 p=83863 u=zuul n=ansible | 2026-06-12 08:41:54.178015 | fa163e23-f348-37f0-fb65-000000011d1e | TASK | Gather podman infos 2026-06-12 08:41:54,252 p=83863 u=zuul n=ansible | 2026-06-12 08:41:54.251994 | fa163e23-f348-37f0-fb65-000000011551 | CHANGED | Cleanup facter cache if exists | np0000071529 2026-06-12 08:41:54,269 p=83863 u=zuul n=ansible | 2026-06-12 08:41:54.269161 | fa163e23-f348-37f0-fb65-000000011552 | TASK | Pre-cache facts 2026-06-12 08:41:54,944 p=83863 u=zuul n=ansible | 2026-06-12 08:41:54.943201 | fa163e23-f348-37f0-fb65-000000011552 | CHANGED | Pre-cache facts | np0000071529 2026-06-12 08:41:54,962 p=83863 u=zuul n=ansible | 2026-06-12 08:41:54.961857 | fa163e23-f348-37f0-fb65-000000011553 | TASK | Failed deployment if facter fails 2026-06-12 08:41:54,987 p=83863 u=zuul n=ansible | 2026-06-12 08:41:54.987096 | fa163e23-f348-37f0-fb65-000000011553 | SKIPPED | Failed deployment if facter fails | np0000071529 2026-06-12 08:41:55,015 p=83863 u=zuul n=ansible | 2026-06-12 08:41:55.014967 | fa163e23-f348-37f0-fb65-000000011554 | TASK | Sync cached facts 2026-06-12 08:41:55,149 p=83863 u=zuul n=ansible | 2026-06-12 08:41:55.148633 | fa163e23-f348-37f0-fb65-000000011c4d | CHANGED | Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_4 | np0000071531 2026-06-12 08:41:55,166 p=83863 u=zuul n=ansible | 2026-06-12 08:41:55.166486 | fa163e23-f348-37f0-fb65-000000011c4e | TASK | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_4 2026-06-12 08:41:55,397 p=83863 u=zuul n=ansible | 2026-06-12 08:41:55.396370 | fa163e23-f348-37f0-fb65-000000011554 | CHANGED | Sync cached facts | np0000071529 -> 192.168.122.104 2026-06-12 08:41:55,398 p=83863 u=zuul n=ansible | [WARNING]: ('np0000071529 -> 192.168.122.104', 'fa163e23-f348-37f0-fb65-000000011554') missing from stats 2026-06-12 08:41:55,440 p=83863 u=zuul n=ansible | 2026-06-12 08:41:55.440094 | fa163e23-f348-37f0-fb65-000000011504 | TASK | Include container-puppet tasks (generate config) during step 1 2026-06-12 08:41:55,493 p=83863 u=zuul n=ansible | 2026-06-12 08:41:55.492763 | fa163e23-f348-37f0-fb65-000000011504 | SKIPPED | Include container-puppet tasks (generate config) during step 1 | np0000071529 2026-06-12 08:41:55,509 p=83863 u=zuul n=ansible | 2026-06-12 08:41:55.509149 | fa163e23-f348-37f0-fb65-000000011506 | TASK | Manage containers for step 4 with tripleo-ansible 2026-06-12 08:41:55,572 p=83863 u=zuul n=ansible | 2026-06-12 08:41:55.571456 | fa163e23-f348-37f0-fb65-0000000115ad | TASK | Gather variables for each operating system 2026-06-12 08:41:55,885 p=83863 u=zuul n=ansible | 2026-06-12 08:41:55.882398 | fa163e23-f348-37f0-fb65-000000011d1e | OK | Gather podman infos | np0000071530 2026-06-12 08:41:55,962 p=83863 u=zuul n=ansible | 2026-06-12 08:41:55.961866 | fa163e23-f348-37f0-fb65-0000000115ae | TASK | Create container logs path 2026-06-12 08:41:55,991 p=83863 u=zuul n=ansible | 2026-06-12 08:41:55.991060 | fa163e23-f348-37f0-fb65-000000011d1f | TASK | Delete orphan containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_4 2026-06-12 08:41:56,231 p=83863 u=zuul n=ansible | 2026-06-12 08:41:56.231105 | fa163e23-f348-37f0-fb65-0000000115b7 | TASK | Create containers from /var/lib/tripleo-config/container-startup-config/step_4 2026-06-12 08:41:56,293 p=83863 u=zuul n=ansible | 2026-06-12 08:41:56.293271 | 04fdf742-dd05-498c-8772-fa338ca541e5 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/create.yml | np0000071530 2026-06-12 08:41:56,316 p=83863 u=zuul n=ansible | 2026-06-12 08:41:56.316446 | fa163e23-f348-37f0-fb65-000000011dc8 | TASK | Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_4 2026-06-12 08:41:56,324 p=83863 u=zuul n=ansible | 2026-06-12 08:41:56.323685 | fa163e23-f348-37f0-fb65-0000000115ae | OK | Create container logs path | np0000071529 2026-06-12 08:41:56,343 p=83863 u=zuul n=ansible | 2026-06-12 08:41:56.343166 | fa163e23-f348-37f0-fb65-0000000115b0 | TASK | Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_4 2026-06-12 08:41:56,720 p=83863 u=zuul n=ansible | 2026-06-12 08:41:56.719390 | fa163e23-f348-37f0-fb65-0000000115b0 | OK | Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_4 | np0000071529 2026-06-12 08:41:56,753 p=83863 u=zuul n=ansible | 2026-06-12 08:41:56.753017 | fa163e23-f348-37f0-fb65-0000000115b1 | TASK | Finalise hashes for all containers 2026-06-12 08:41:56,827 p=83863 u=zuul n=ansible | 2026-06-12 08:41:56.826554 | fa163e23-f348-37f0-fb65-0000000115b1 | OK | Finalise hashes for all containers | np0000071529 2026-06-12 08:41:56,851 p=83863 u=zuul n=ansible | 2026-06-12 08:41:56.850674 | fa163e23-f348-37f0-fb65-0000000115b3 | TASK | Manage systemd shutdown files 2026-06-12 08:41:56,912 p=83863 u=zuul n=ansible | 2026-06-12 08:41:56.912560 | 7de73623-15f9-451a-bb2a-86d7050fb20a | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/shutdown.yml | np0000071529 2026-06-12 08:41:56,934 p=83863 u=zuul n=ansible | 2026-06-12 08:41:56.934338 | fa163e23-f348-37f0-fb65-000000011e10 | TASK | Check if /etc/sysconfig/podman_drop_in exists 2026-06-12 08:41:57,245 p=83863 u=zuul n=ansible | 2026-06-12 08:41:57.244388 | fa163e23-f348-37f0-fb65-000000011e10 | OK | Check if /etc/sysconfig/podman_drop_in exists | np0000071529 2026-06-12 08:41:57,261 p=83863 u=zuul n=ansible | 2026-06-12 08:41:57.260935 | fa163e23-f348-37f0-fb65-000000011e11 | TASK | Set podman_drop_in fact 2026-06-12 08:41:57,299 p=83863 u=zuul n=ansible | 2026-06-12 08:41:57.298835 | fa163e23-f348-37f0-fb65-000000011e11 | OK | Set podman_drop_in fact | np0000071529 2026-06-12 08:41:57,314 p=83863 u=zuul n=ansible | 2026-06-12 08:41:57.314527 | fa163e23-f348-37f0-fb65-000000011e13 | TASK | Deploy tripleo-container-shutdown and tripleo-start-podman-container 2026-06-12 08:41:58,149 p=83863 u=zuul n=ansible | 2026-06-12 08:41:58.146613 | fa163e23-f348-37f0-fb65-000000011e13 | OK | Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0000071529 | item=tripleo-container-shutdown 2026-06-12 08:41:58,969 p=83863 u=zuul n=ansible | 2026-06-12 08:41:58.967227 | fa163e23-f348-37f0-fb65-000000011e13 | OK | Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0000071529 | item=tripleo-start-podman-container 2026-06-12 08:41:59,006 p=83863 u=zuul n=ansible | 2026-06-12 08:41:59.005555 | fa163e23-f348-37f0-fb65-000000011e14 | TASK | Create /usr/lib/systemd/system/tripleo-container-shutdown.service 2026-06-12 08:41:59,827 p=83863 u=zuul n=ansible | 2026-06-12 08:41:59.826729 | fa163e23-f348-37f0-fb65-000000011e14 | OK | Create /usr/lib/systemd/system/tripleo-container-shutdown.service | np0000071529 2026-06-12 08:41:59,868 p=83863 u=zuul n=ansible | 2026-06-12 08:41:59.867574 | fa163e23-f348-37f0-fb65-000000011e15 | TASK | Create /usr/lib/systemd/system-preset/91-tripleo-container-shutdown.preset 2026-06-12 08:42:00,787 p=83863 u=zuul n=ansible | 2026-06-12 08:42:00.786317 | fa163e23-f348-37f0-fb65-000000011e15 | OK | Create /usr/lib/systemd/system-preset/91-tripleo-container-shutdown.preset | np0000071529 2026-06-12 08:42:00,807 p=83863 u=zuul n=ansible | 2026-06-12 08:42:00.807049 | fa163e23-f348-37f0-fb65-000000011e16 | TASK | Enable and start tripleo-container-shutdown 2026-06-12 08:42:00,844 p=83863 u=zuul n=ansible | 2026-06-12 08:42:00.843655 | fa163e23-f348-37f0-fb65-000000011961 | CHANGED | Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_4 | np0000071528 2026-06-12 08:42:00,869 p=83863 u=zuul n=ansible | 2026-06-12 08:42:00.869222 | fa163e23-f348-37f0-fb65-000000011962 | TASK | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_4 2026-06-12 08:42:01,688 p=83863 u=zuul n=ansible | 2026-06-12 08:42:01.687068 | fa163e23-f348-37f0-fb65-000000011e16 | OK | Enable and start tripleo-container-shutdown | np0000071529 2026-06-12 08:42:01,724 p=83863 u=zuul n=ansible | 2026-06-12 08:42:01.724169 | fa163e23-f348-37f0-fb65-000000011e17 | TASK | Create /usr/lib/systemd/system/netns-placeholder.service 2026-06-12 08:42:02,577 p=83863 u=zuul n=ansible | 2026-06-12 08:42:02.576978 | fa163e23-f348-37f0-fb65-000000011e17 | OK | Create /usr/lib/systemd/system/netns-placeholder.service | np0000071529 2026-06-12 08:42:02,599 p=83863 u=zuul n=ansible | 2026-06-12 08:42:02.599451 | fa163e23-f348-37f0-fb65-000000011e18 | TASK | Create /usr/lib/systemd/system-preset/91-netns-placeholder.preset 2026-06-12 08:42:03,499 p=83863 u=zuul n=ansible | 2026-06-12 08:42:03.498679 | fa163e23-f348-37f0-fb65-000000011e18 | OK | Create /usr/lib/systemd/system-preset/91-netns-placeholder.preset | np0000071529 2026-06-12 08:42:03,534 p=83863 u=zuul n=ansible | 2026-06-12 08:42:03.534059 | fa163e23-f348-37f0-fb65-000000011e19 | TASK | Enable and start netns-placeholder 2026-06-12 08:42:04,455 p=83863 u=zuul n=ansible | 2026-06-12 08:42:04.454854 | fa163e23-f348-37f0-fb65-000000011e19 | CHANGED | Enable and start netns-placeholder | np0000071529 2026-06-12 08:42:04,471 p=83863 u=zuul n=ansible | 2026-06-12 08:42:04.471249 | fa163e23-f348-37f0-fb65-0000000115b5 | TASK | Update container configs with new config hashes 2026-06-12 08:42:04,525 p=83863 u=zuul n=ansible | 2026-06-12 08:42:04.525346 | 92ec2f85-d166-40f1-96f5-7f40b7717174 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/puppet_config.yml | np0000071529 2026-06-12 08:42:04,547 p=83863 u=zuul n=ansible | 2026-06-12 08:42:04.547208 | fa163e23-f348-37f0-fb65-000000011e43 | TASK | Update config hashes for container startup configs 2026-06-12 08:42:04,895 p=83863 u=zuul n=ansible | 2026-06-12 08:42:04.894704 | fa163e23-f348-37f0-fb65-000000011e43 | OK | Update config hashes for container startup configs | np0000071529 2026-06-12 08:42:04,915 p=83863 u=zuul n=ansible | 2026-06-12 08:42:04.915057 | fa163e23-f348-37f0-fb65-0000000115b6 | TASK | Delete orphan containers from /var/lib/tripleo-config/container-startup-config/step_4 2026-06-12 08:42:04,976 p=83863 u=zuul n=ansible | 2026-06-12 08:42:04.975562 | a7f69214-534a-45b8-89d1-394ef9f46b76 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/delete_orphan.yml | np0000071529 2026-06-12 08:42:04,997 p=83863 u=zuul n=ansible | 2026-06-12 08:42:04.997142 | fa163e23-f348-37f0-fb65-000000011e62 | TASK | Gather podman infos 2026-06-12 08:42:06,198 p=83863 u=zuul n=ansible | 2026-06-12 08:42:06.197103 | fa163e23-f348-37f0-fb65-000000011e62 | OK | Gather podman infos | np0000071529 2026-06-12 08:42:06,284 p=83863 u=zuul n=ansible | 2026-06-12 08:42:06.283934 | fa163e23-f348-37f0-fb65-000000011e63 | TASK | Delete orphan containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_4 2026-06-12 08:42:06,524 p=83863 u=zuul n=ansible | 2026-06-12 08:42:06.524096 | fa163e23-f348-37f0-fb65-0000000115b7 | TASK | Create containers from /var/lib/tripleo-config/container-startup-config/step_4 2026-06-12 08:42:06,591 p=83863 u=zuul n=ansible | 2026-06-12 08:42:06.590677 | 5abb62d4-160a-4f3a-818c-2939e34566a3 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/create.yml | np0000071529 2026-06-12 08:42:06,612 p=83863 u=zuul n=ansible | 2026-06-12 08:42:06.611927 | fa163e23-f348-37f0-fb65-000000011ecd | TASK | Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_4 2026-06-12 08:42:07,902 p=83863 u=zuul n=ansible | 2026-06-12 08:42:07.902141 | fa163e23-f348-37f0-fb65-000000011b51 | CHANGED | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_4 | np0000071532 2026-06-12 08:42:07,940 p=83863 u=zuul n=ansible | 2026-06-12 08:42:07.940295 | fa163e23-f348-37f0-fb65-0000000111cc | TASK | Clean container_puppet_tasks for np0000071532 step 4 2026-06-12 08:42:08,286 p=83863 u=zuul n=ansible | 2026-06-12 08:42:08.286295 | fa163e23-f348-37f0-fb65-0000000111cc | OK | Clean container_puppet_tasks for np0000071532 step 4 | np0000071532 2026-06-12 08:42:08,310 p=83863 u=zuul n=ansible | 2026-06-12 08:42:08.310245 | fa163e23-f348-37f0-fb65-0000000111cd | TASK | Calculate container_puppet_tasks for np0000071532 step 4 2026-06-12 08:42:08,386 p=83863 u=zuul n=ansible | 2026-06-12 08:42:08.385816 | fa163e23-f348-37f0-fb65-0000000111ce | TASK | Include container-puppet tasks for step 4 2026-06-12 08:42:08,453 p=83863 u=zuul n=ansible | 2026-06-12 08:42:08.452720 | 8c81de9f-5d46-4fed-a2fb-642e27c1da49 | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/host-container-puppet-tasks.yaml | np0000071532 2026-06-12 08:42:08,472 p=83863 u=zuul n=ansible | 2026-06-12 08:42:08.472481 | fa163e23-f348-37f0-fb65-000000011f17 | TASK | Write container-puppet-tasks json file for np0000071532 step 4 2026-06-12 08:42:08,495 p=83863 u=zuul n=ansible | 2026-06-12 08:42:08.494650 | fa163e23-f348-37f0-fb65-000000011bc6 | CHANGED | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_4 | np0000071533 2026-06-12 08:42:08,525 p=83863 u=zuul n=ansible | 2026-06-12 08:42:08.525353 | fa163e23-f348-37f0-fb65-0000000111b0 | TASK | Clean container_puppet_tasks for np0000071533 step 4 2026-06-12 08:42:08,874 p=83863 u=zuul n=ansible | 2026-06-12 08:42:08.873459 | fa163e23-f348-37f0-fb65-0000000111b0 | OK | Clean container_puppet_tasks for np0000071533 step 4 | np0000071533 2026-06-12 08:42:08,899 p=83863 u=zuul n=ansible | 2026-06-12 08:42:08.898622 | fa163e23-f348-37f0-fb65-0000000111b1 | TASK | Calculate container_puppet_tasks for np0000071533 step 4 2026-06-12 08:42:08,973 p=83863 u=zuul n=ansible | 2026-06-12 08:42:08.973354 | fa163e23-f348-37f0-fb65-0000000111b2 | TASK | Include container-puppet tasks for step 4 2026-06-12 08:42:09,014 p=83863 u=zuul n=ansible | 2026-06-12 08:42:09.004599 | fa163e23-f348-37f0-fb65-000000011dc8 | CHANGED | Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_4 | np0000071530 2026-06-12 08:42:09,039 p=83863 u=zuul n=ansible | 2026-06-12 08:42:09.038526 | 0d201362-1e7f-4ec4-8215-5ec2118caaf9 | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/host-container-puppet-tasks.yaml | np0000071533 2026-06-12 08:42:09,068 p=83863 u=zuul n=ansible | 2026-06-12 08:42:09.068250 | fa163e23-f348-37f0-fb65-000000011f38 | TASK | Write container-puppet-tasks json file for np0000071533 step 4 2026-06-12 08:42:09,099 p=83863 u=zuul n=ansible | 2026-06-12 08:42:09.098818 | fa163e23-f348-37f0-fb65-000000011dc9 | TASK | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_4 2026-06-12 08:42:09,472 p=83863 u=zuul n=ansible | 2026-06-12 08:42:09.472169 | fa163e23-f348-37f0-fb65-000000011f17 | CHANGED | Write container-puppet-tasks json file for np0000071532 step 4 | np0000071532 2026-06-12 08:42:09,485 p=83863 u=zuul n=ansible | 2026-06-12 08:42:09.485312 | fa163e23-f348-37f0-fb65-000000011f19 | TASK | Generate container puppet configs for step 4 2026-06-12 08:42:09,863 p=83863 u=zuul n=ansible | 2026-06-12 08:42:09.862509 | fa163e23-f348-37f0-fb65-000000011f19 | OK | Generate container puppet configs for step 4 | np0000071532 2026-06-12 08:42:09,887 p=83863 u=zuul n=ansible | 2026-06-12 08:42:09.887449 | fa163e23-f348-37f0-fb65-000000011f1a | TASK | Manage Puppet containers (bootstrap tasks) for step 4 with tripleo-ansible 2026-06-12 08:42:10,013 p=83863 u=zuul n=ansible | 2026-06-12 08:42:10.012975 | fa163e23-f348-37f0-fb65-000000011f6a | TASK | Gather variables for each operating system 2026-06-12 08:42:10,048 p=83863 u=zuul n=ansible | 2026-06-12 08:42:10.047380 | fa163e23-f348-37f0-fb65-000000011f38 | CHANGED | Write container-puppet-tasks json file for np0000071533 step 4 | np0000071533 2026-06-12 08:42:10,066 p=83863 u=zuul n=ansible | 2026-06-12 08:42:10.065581 | fa163e23-f348-37f0-fb65-000000011f3a | TASK | Generate container puppet configs for step 4 2026-06-12 08:42:10,161 p=83863 u=zuul n=ansible | 2026-06-12 08:42:10.160762 | fa163e23-f348-37f0-fb65-000000011f6b | TASK | Create container logs path 2026-06-12 08:42:10,451 p=83863 u=zuul n=ansible | 2026-06-12 08:42:10.450273 | fa163e23-f348-37f0-fb65-000000011f3a | OK | Generate container puppet configs for step 4 | np0000071533 2026-06-12 08:42:10,481 p=83863 u=zuul n=ansible | 2026-06-12 08:42:10.480556 | fa163e23-f348-37f0-fb65-000000011f3b | TASK | Manage Puppet containers (bootstrap tasks) for step 4 with tripleo-ansible 2026-06-12 08:42:10,494 p=83863 u=zuul n=ansible | 2026-06-12 08:42:10.493944 | fa163e23-f348-37f0-fb65-000000011f6b | OK | Create container logs path | np0000071532 2026-06-12 08:42:10,522 p=83863 u=zuul n=ansible | 2026-06-12 08:42:10.521491 | fa163e23-f348-37f0-fb65-000000011f6d | TASK | Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_4 2026-06-12 08:42:10,595 p=83863 u=zuul n=ansible | 2026-06-12 08:42:10.594589 | fa163e23-f348-37f0-fb65-000000011f6a | TASK | Gather variables for each operating system 2026-06-12 08:42:10,685 p=83863 u=zuul n=ansible | 2026-06-12 08:42:10.684581 | fa163e23-f348-37f0-fb65-000000011f6b | TASK | Create container logs path 2026-06-12 08:42:10,862 p=83863 u=zuul n=ansible | 2026-06-12 08:42:10.861144 | fa163e23-f348-37f0-fb65-000000011f6d | OK | Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_4 | np0000071532 2026-06-12 08:42:10,877 p=83863 u=zuul n=ansible | 2026-06-12 08:42:10.877547 | fa163e23-f348-37f0-fb65-000000011f6e | TASK | Finalise hashes for all containers 2026-06-12 08:42:10,926 p=83863 u=zuul n=ansible | 2026-06-12 08:42:10.925949 | fa163e23-f348-37f0-fb65-000000011f6e | OK | Finalise hashes for all containers | np0000071532 2026-06-12 08:42:10,938 p=83863 u=zuul n=ansible | 2026-06-12 08:42:10.937628 | fa163e23-f348-37f0-fb65-000000011f70 | TASK | Manage systemd shutdown files 2026-06-12 08:42:10,967 p=83863 u=zuul n=ansible | 2026-06-12 08:42:10.966930 | fa163e23-f348-37f0-fb65-000000011f70 | SKIPPED | Manage systemd shutdown files | np0000071532 2026-06-12 08:42:10,992 p=83863 u=zuul n=ansible | 2026-06-12 08:42:10.988963 | fa163e23-f348-37f0-fb65-000000011f72 | TASK | Update container configs with new config hashes 2026-06-12 08:42:11,008 p=83863 u=zuul n=ansible | 2026-06-12 08:42:11.006966 | fa163e23-f348-37f0-fb65-000000011f6b | OK | Create container logs path | np0000071533 2026-06-12 08:42:11,046 p=83863 u=zuul n=ansible | 2026-06-12 08:42:11.046006 | fa163e23-f348-37f0-fb65-000000011f6d | TASK | Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_4 2026-06-12 08:42:11,056 p=83863 u=zuul n=ansible | 2026-06-12 08:42:11.055945 | fa163e23-f348-37f0-fb65-000000011c4e | CHANGED | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_4 | np0000071531 2026-06-12 08:42:11,058 p=83863 u=zuul n=ansible | 2026-06-12 08:42:11.057773 | fa163e23-f348-37f0-fb65-000000011f72 | SKIPPED | Update container configs with new config hashes | np0000071532 2026-06-12 08:42:11,083 p=83863 u=zuul n=ansible | 2026-06-12 08:42:11.083448 | fa163e23-f348-37f0-fb65-000000011f73 | TASK | Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_4 2026-06-12 08:42:11,109 p=83863 u=zuul n=ansible | 2026-06-12 08:42:11.109430 | fa163e23-f348-37f0-fb65-0000000111ea | TASK | Clean container_puppet_tasks for np0000071531 step 4 2026-06-12 08:42:11,125 p=83863 u=zuul n=ansible | 2026-06-12 08:42:11.125252 | fa163e23-f348-37f0-fb65-000000011f73 | SKIPPED | Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_4 | np0000071532 2026-06-12 08:42:11,138 p=83863 u=zuul n=ansible | 2026-06-12 08:42:11.138635 | fa163e23-f348-37f0-fb65-000000011f74 | TASK | Create containers from /var/lib/tripleo-config/container-puppet-config/step_4 2026-06-12 08:42:11,182 p=83863 u=zuul n=ansible | 2026-06-12 08:42:11.181399 | fa163e23-f348-37f0-fb65-000000011f74 | SKIPPED | Create containers from /var/lib/tripleo-config/container-puppet-config/step_4 | np0000071532 2026-06-12 08:42:11,382 p=83863 u=zuul n=ansible | 2026-06-12 08:42:11.381332 | fa163e23-f348-37f0-fb65-000000011f6d | OK | Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_4 | np0000071533 2026-06-12 08:42:11,384 p=83863 u=zuul n=ansible | 2026-06-12 08:42:11.383732 | fa163e23-f348-37f0-fb65-0000000111ea | OK | Clean container_puppet_tasks for np0000071531 step 4 | np0000071531 2026-06-12 08:42:11,420 p=83863 u=zuul n=ansible | 2026-06-12 08:42:11.420092 | fa163e23-f348-37f0-fb65-0000000111eb | TASK | Calculate container_puppet_tasks for np0000071531 step 4 2026-06-12 08:42:11,445 p=83863 u=zuul n=ansible | 2026-06-12 08:42:11.445217 | fa163e23-f348-37f0-fb65-000000011f6e | TASK | Finalise hashes for all containers 2026-06-12 08:42:11,489 p=83863 u=zuul n=ansible | 2026-06-12 08:42:11.483801 | fa163e23-f348-37f0-fb65-000000011f6e | OK | Finalise hashes for all containers | np0000071533 2026-06-12 08:42:11,507 p=83863 u=zuul n=ansible | 2026-06-12 08:42:11.507226 | fa163e23-f348-37f0-fb65-0000000111ec | TASK | Include container-puppet tasks for step 4 2026-06-12 08:42:11,531 p=83863 u=zuul n=ansible | 2026-06-12 08:42:11.530288 | fa163e23-f348-37f0-fb65-000000011f70 | TASK | Manage systemd shutdown files 2026-06-12 08:42:11,565 p=83863 u=zuul n=ansible | 2026-06-12 08:42:11.562158 | d88ff4e2-a3a0-41e4-a3a1-4c237a40a604 | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/host-container-puppet-tasks.yaml | np0000071531 2026-06-12 08:42:11,592 p=83863 u=zuul n=ansible | 2026-06-12 08:42:11.592237 | fa163e23-f348-37f0-fb65-000000012009 | TASK | Write container-puppet-tasks json file for np0000071531 step 4 2026-06-12 08:42:11,604 p=83863 u=zuul n=ansible | 2026-06-12 08:42:11.603758 | fa163e23-f348-37f0-fb65-000000011f70 | SKIPPED | Manage systemd shutdown files | np0000071533 2026-06-12 08:42:11,616 p=83863 u=zuul n=ansible | 2026-06-12 08:42:11.616139 | fa163e23-f348-37f0-fb65-000000011f72 | TASK | Update container configs with new config hashes 2026-06-12 08:42:11,668 p=83863 u=zuul n=ansible | 2026-06-12 08:42:11.667892 | fa163e23-f348-37f0-fb65-000000011f72 | SKIPPED | Update container configs with new config hashes | np0000071533 2026-06-12 08:42:11,680 p=83863 u=zuul n=ansible | 2026-06-12 08:42:11.679971 | fa163e23-f348-37f0-fb65-000000011f73 | TASK | Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_4 2026-06-12 08:42:11,724 p=83863 u=zuul n=ansible | 2026-06-12 08:42:11.723667 | fa163e23-f348-37f0-fb65-000000011f73 | SKIPPED | Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_4 | np0000071533 2026-06-12 08:42:11,738 p=83863 u=zuul n=ansible | 2026-06-12 08:42:11.737901 | fa163e23-f348-37f0-fb65-000000011f74 | TASK | Create containers from /var/lib/tripleo-config/container-puppet-config/step_4 2026-06-12 08:42:11,785 p=83863 u=zuul n=ansible | 2026-06-12 08:42:11.784763 | fa163e23-f348-37f0-fb65-000000011f74 | SKIPPED | Create containers from /var/lib/tripleo-config/container-puppet-config/step_4 | np0000071533 2026-06-12 08:42:12,433 p=83863 u=zuul n=ansible | 2026-06-12 08:42:12.432350 | fa163e23-f348-37f0-fb65-000000012009 | CHANGED | Write container-puppet-tasks json file for np0000071531 step 4 | np0000071531 2026-06-12 08:42:12,453 p=83863 u=zuul n=ansible | 2026-06-12 08:42:12.453152 | fa163e23-f348-37f0-fb65-00000001200b | TASK | Generate container puppet configs for step 4 2026-06-12 08:42:12,795 p=83863 u=zuul n=ansible | 2026-06-12 08:42:12.794812 | fa163e23-f348-37f0-fb65-00000001200b | OK | Generate container puppet configs for step 4 | np0000071531 2026-06-12 08:42:12,810 p=83863 u=zuul n=ansible | 2026-06-12 08:42:12.809821 | fa163e23-f348-37f0-fb65-00000001200c | TASK | Manage Puppet containers (bootstrap tasks) for step 4 with tripleo-ansible 2026-06-12 08:42:12,878 p=83863 u=zuul n=ansible | 2026-06-12 08:42:12.878615 | fa163e23-f348-37f0-fb65-000000011f6a | TASK | Gather variables for each operating system 2026-06-12 08:42:13,007 p=83863 u=zuul n=ansible | 2026-06-12 08:42:13.007103 | fa163e23-f348-37f0-fb65-000000011f6b | TASK | Create container logs path 2026-06-12 08:42:13,356 p=83863 u=zuul n=ansible | 2026-06-12 08:42:13.354947 | fa163e23-f348-37f0-fb65-000000011f6b | OK | Create container logs path | np0000071531 2026-06-12 08:42:13,380 p=83863 u=zuul n=ansible | 2026-06-12 08:42:13.380125 | fa163e23-f348-37f0-fb65-000000011f6d | TASK | Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_4 2026-06-12 08:42:13,714 p=83863 u=zuul n=ansible | 2026-06-12 08:42:13.713241 | fa163e23-f348-37f0-fb65-000000011f6d | OK | Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_4 | np0000071531 2026-06-12 08:42:13,732 p=83863 u=zuul n=ansible | 2026-06-12 08:42:13.731853 | fa163e23-f348-37f0-fb65-000000011f6e | TASK | Finalise hashes for all containers 2026-06-12 08:42:13,787 p=83863 u=zuul n=ansible | 2026-06-12 08:42:13.787019 | fa163e23-f348-37f0-fb65-000000011f6e | OK | Finalise hashes for all containers | np0000071531 2026-06-12 08:42:13,803 p=83863 u=zuul n=ansible | 2026-06-12 08:42:13.803172 | fa163e23-f348-37f0-fb65-000000011f70 | TASK | Manage systemd shutdown files 2026-06-12 08:42:13,835 p=83863 u=zuul n=ansible | 2026-06-12 08:42:13.834678 | fa163e23-f348-37f0-fb65-000000011f70 | SKIPPED | Manage systemd shutdown files | np0000071531 2026-06-12 08:42:13,845 p=83863 u=zuul n=ansible | 2026-06-12 08:42:13.845519 | fa163e23-f348-37f0-fb65-000000011f72 | TASK | Update container configs with new config hashes 2026-06-12 08:42:13,909 p=83863 u=zuul n=ansible | 2026-06-12 08:42:13.909108 | fa163e23-f348-37f0-fb65-000000011f72 | SKIPPED | Update container configs with new config hashes | np0000071531 2026-06-12 08:42:13,926 p=83863 u=zuul n=ansible | 2026-06-12 08:42:13.925996 | fa163e23-f348-37f0-fb65-000000011f73 | TASK | Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_4 2026-06-12 08:42:13,961 p=83863 u=zuul n=ansible | 2026-06-12 08:42:13.960259 | fa163e23-f348-37f0-fb65-000000011f73 | SKIPPED | Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_4 | np0000071531 2026-06-12 08:42:13,972 p=83863 u=zuul n=ansible | 2026-06-12 08:42:13.972612 | fa163e23-f348-37f0-fb65-000000011f74 | TASK | Create containers from /var/lib/tripleo-config/container-puppet-config/step_4 2026-06-12 08:42:14,015 p=83863 u=zuul n=ansible | 2026-06-12 08:42:14.014642 | fa163e23-f348-37f0-fb65-000000011f74 | SKIPPED | Create containers from /var/lib/tripleo-config/container-puppet-config/step_4 | np0000071531 2026-06-12 08:42:20,955 p=83863 u=zuul n=ansible | 2026-06-12 08:42:20.954406 | fa163e23-f348-37f0-fb65-000000011ecd | CHANGED | Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_4 | np0000071529 2026-06-12 08:42:20,978 p=83863 u=zuul n=ansible | 2026-06-12 08:42:20.977934 | fa163e23-f348-37f0-fb65-000000011ece | TASK | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_4 2026-06-12 08:44:09,721 p=83863 u=zuul n=ansible | 2026-06-12 08:44:09.720098 | fa163e23-f348-37f0-fb65-000000011962 | CHANGED | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_4 | np0000071528 2026-06-12 08:44:09,783 p=83863 u=zuul n=ansible | 2026-06-12 08:44:09.783110 | fa163e23-f348-37f0-fb65-000000011003 | TASK | Clean container_puppet_tasks for np0000071528 step 4 2026-06-12 08:44:10,075 p=83863 u=zuul n=ansible | 2026-06-12 08:44:10.074806 | fa163e23-f348-37f0-fb65-000000011003 | OK | Clean container_puppet_tasks for np0000071528 step 4 | np0000071528 2026-06-12 08:44:10,109 p=83863 u=zuul n=ansible | 2026-06-12 08:44:10.108909 | fa163e23-f348-37f0-fb65-000000011004 | TASK | Calculate container_puppet_tasks for np0000071528 step 4 2026-06-12 08:44:10,186 p=83863 u=zuul n=ansible | 2026-06-12 08:44:10.185777 | fa163e23-f348-37f0-fb65-000000011005 | TASK | Include container-puppet tasks for step 4 2026-06-12 08:44:10,249 p=83863 u=zuul n=ansible | 2026-06-12 08:44:10.248909 | 17fcec95-3fe5-4ef6-8afa-5b24026d0014 | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/host-container-puppet-tasks.yaml | np0000071528 2026-06-12 08:44:10,274 p=83863 u=zuul n=ansible | 2026-06-12 08:44:10.274273 | fa163e23-f348-37f0-fb65-000000012088 | TASK | Write container-puppet-tasks json file for np0000071528 step 4 2026-06-12 08:44:11,213 p=83863 u=zuul n=ansible | 2026-06-12 08:44:11.212792 | fa163e23-f348-37f0-fb65-000000012088 | CHANGED | Write container-puppet-tasks json file for np0000071528 step 4 | np0000071528 2026-06-12 08:44:11,231 p=83863 u=zuul n=ansible | 2026-06-12 08:44:11.231562 | fa163e23-f348-37f0-fb65-00000001208a | TASK | Generate container puppet configs for step 4 2026-06-12 08:44:11,571 p=83863 u=zuul n=ansible | 2026-06-12 08:44:11.570515 | fa163e23-f348-37f0-fb65-00000001208a | OK | Generate container puppet configs for step 4 | np0000071528 2026-06-12 08:44:11,605 p=83863 u=zuul n=ansible | 2026-06-12 08:44:11.605232 | fa163e23-f348-37f0-fb65-00000001208b | TASK | Manage Puppet containers (bootstrap tasks) for step 4 with tripleo-ansible 2026-06-12 08:44:11,691 p=83863 u=zuul n=ansible | 2026-06-12 08:44:11.690742 | fa163e23-f348-37f0-fb65-000000011f6a | TASK | Gather variables for each operating system 2026-06-12 08:44:11,814 p=83863 u=zuul n=ansible | 2026-06-12 08:44:11.814326 | fa163e23-f348-37f0-fb65-000000011f6b | TASK | Create container logs path 2026-06-12 08:44:12,156 p=83863 u=zuul n=ansible | 2026-06-12 08:44:12.155372 | fa163e23-f348-37f0-fb65-000000011f6b | OK | Create container logs path | np0000071528 2026-06-12 08:44:12,181 p=83863 u=zuul n=ansible | 2026-06-12 08:44:12.181184 | fa163e23-f348-37f0-fb65-000000011f6d | TASK | Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_4 2026-06-12 08:44:12,529 p=83863 u=zuul n=ansible | 2026-06-12 08:44:12.528899 | fa163e23-f348-37f0-fb65-000000011f6d | OK | Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_4 | np0000071528 2026-06-12 08:44:12,568 p=83863 u=zuul n=ansible | 2026-06-12 08:44:12.568005 | fa163e23-f348-37f0-fb65-000000011f6e | TASK | Finalise hashes for all containers 2026-06-12 08:44:12,615 p=83863 u=zuul n=ansible | 2026-06-12 08:44:12.614165 | fa163e23-f348-37f0-fb65-000000011f6e | OK | Finalise hashes for all containers | np0000071528 2026-06-12 08:44:12,652 p=83863 u=zuul n=ansible | 2026-06-12 08:44:12.651348 | fa163e23-f348-37f0-fb65-000000011f70 | TASK | Manage systemd shutdown files 2026-06-12 08:44:12,693 p=83863 u=zuul n=ansible | 2026-06-12 08:44:12.692587 | fa163e23-f348-37f0-fb65-000000011f70 | SKIPPED | Manage systemd shutdown files | np0000071528 2026-06-12 08:44:12,726 p=83863 u=zuul n=ansible | 2026-06-12 08:44:12.725976 | fa163e23-f348-37f0-fb65-000000011f72 | TASK | Update container configs with new config hashes 2026-06-12 08:44:12,768 p=83863 u=zuul n=ansible | 2026-06-12 08:44:12.767215 | fa163e23-f348-37f0-fb65-000000011f72 | SKIPPED | Update container configs with new config hashes | np0000071528 2026-06-12 08:44:12,793 p=83863 u=zuul n=ansible | 2026-06-12 08:44:12.793119 | fa163e23-f348-37f0-fb65-000000011f73 | TASK | Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_4 2026-06-12 08:44:12,829 p=83863 u=zuul n=ansible | 2026-06-12 08:44:12.828659 | fa163e23-f348-37f0-fb65-000000011f73 | SKIPPED | Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_4 | np0000071528 2026-06-12 08:44:12,847 p=83863 u=zuul n=ansible | 2026-06-12 08:44:12.846792 | fa163e23-f348-37f0-fb65-000000011f74 | TASK | Create containers from /var/lib/tripleo-config/container-puppet-config/step_4 2026-06-12 08:44:12,883 p=83863 u=zuul n=ansible | 2026-06-12 08:44:12.882897 | fa163e23-f348-37f0-fb65-000000011f74 | SKIPPED | Create containers from /var/lib/tripleo-config/container-puppet-config/step_4 | np0000071528 2026-06-12 08:44:16,913 p=83863 u=zuul n=ansible | 2026-06-12 08:44:16.912560 | fa163e23-f348-37f0-fb65-000000011dc9 | CHANGED | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_4 | np0000071530 2026-06-12 08:44:16,961 p=83863 u=zuul n=ansible | 2026-06-12 08:44:16.961519 | fa163e23-f348-37f0-fb65-0000000114ee | TASK | Clean container_puppet_tasks for np0000071530 step 4 2026-06-12 08:44:17,290 p=83863 u=zuul n=ansible | 2026-06-12 08:44:17.289245 | fa163e23-f348-37f0-fb65-0000000114ee | OK | Clean container_puppet_tasks for np0000071530 step 4 | np0000071530 2026-06-12 08:44:17,337 p=83863 u=zuul n=ansible | 2026-06-12 08:44:17.336399 | fa163e23-f348-37f0-fb65-0000000114ef | TASK | Calculate container_puppet_tasks for np0000071530 step 4 2026-06-12 08:44:17,416 p=83863 u=zuul n=ansible | 2026-06-12 08:44:17.416051 | fa163e23-f348-37f0-fb65-0000000114f0 | TASK | Include container-puppet tasks for step 4 2026-06-12 08:44:17,491 p=83863 u=zuul n=ansible | 2026-06-12 08:44:17.491005 | 99fba4f2-2a6a-4fe0-bb59-678681cc01f2 | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/host-container-puppet-tasks.yaml | np0000071530 2026-06-12 08:44:17,516 p=83863 u=zuul n=ansible | 2026-06-12 08:44:17.516529 | fa163e23-f348-37f0-fb65-0000000120fd | TASK | Write container-puppet-tasks json file for np0000071530 step 4 2026-06-12 08:44:18,534 p=83863 u=zuul n=ansible | 2026-06-12 08:44:18.533724 | fa163e23-f348-37f0-fb65-0000000120fd | CHANGED | Write container-puppet-tasks json file for np0000071530 step 4 | np0000071530 2026-06-12 08:44:18,556 p=83863 u=zuul n=ansible | 2026-06-12 08:44:18.555661 | fa163e23-f348-37f0-fb65-0000000120ff | TASK | Generate container puppet configs for step 4 2026-06-12 08:44:18,984 p=83863 u=zuul n=ansible | 2026-06-12 08:44:18.984208 | fa163e23-f348-37f0-fb65-0000000120ff | OK | Generate container puppet configs for step 4 | np0000071530 2026-06-12 08:44:19,008 p=83863 u=zuul n=ansible | 2026-06-12 08:44:19.008126 | fa163e23-f348-37f0-fb65-000000012100 | TASK | Manage Puppet containers (bootstrap tasks) for step 4 with tripleo-ansible 2026-06-12 08:44:19,082 p=83863 u=zuul n=ansible | 2026-06-12 08:44:19.082441 | fa163e23-f348-37f0-fb65-000000011f6a | TASK | Gather variables for each operating system 2026-06-12 08:44:19,209 p=83863 u=zuul n=ansible | 2026-06-12 08:44:19.208779 | fa163e23-f348-37f0-fb65-000000011f6b | TASK | Create container logs path 2026-06-12 08:44:19,492 p=83863 u=zuul n=ansible | 2026-06-12 08:44:19.492319 | fa163e23-f348-37f0-fb65-000000011f6b | OK | Create container logs path | np0000071530 2026-06-12 08:44:19,510 p=83863 u=zuul n=ansible | 2026-06-12 08:44:19.510103 | fa163e23-f348-37f0-fb65-000000011f6d | TASK | Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_4 2026-06-12 08:44:19,871 p=83863 u=zuul n=ansible | 2026-06-12 08:44:19.871081 | fa163e23-f348-37f0-fb65-000000011f6d | OK | Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_4 | np0000071530 2026-06-12 08:44:19,894 p=83863 u=zuul n=ansible | 2026-06-12 08:44:19.893535 | fa163e23-f348-37f0-fb65-000000011f6e | TASK | Finalise hashes for all containers 2026-06-12 08:44:19,942 p=83863 u=zuul n=ansible | 2026-06-12 08:44:19.942099 | fa163e23-f348-37f0-fb65-000000011f6e | OK | Finalise hashes for all containers | np0000071530 2026-06-12 08:44:19,958 p=83863 u=zuul n=ansible | 2026-06-12 08:44:19.957879 | fa163e23-f348-37f0-fb65-000000011f70 | TASK | Manage systemd shutdown files 2026-06-12 08:44:19,986 p=83863 u=zuul n=ansible | 2026-06-12 08:44:19.986103 | fa163e23-f348-37f0-fb65-000000011f70 | SKIPPED | Manage systemd shutdown files | np0000071530 2026-06-12 08:44:20,002 p=83863 u=zuul n=ansible | 2026-06-12 08:44:20.002574 | fa163e23-f348-37f0-fb65-000000011f72 | TASK | Update container configs with new config hashes 2026-06-12 08:44:20,042 p=83863 u=zuul n=ansible | 2026-06-12 08:44:20.041889 | fa163e23-f348-37f0-fb65-000000011f72 | SKIPPED | Update container configs with new config hashes | np0000071530 2026-06-12 08:44:20,058 p=83863 u=zuul n=ansible | 2026-06-12 08:44:20.058616 | fa163e23-f348-37f0-fb65-000000011f73 | TASK | Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_4 2026-06-12 08:44:20,100 p=83863 u=zuul n=ansible | 2026-06-12 08:44:20.099533 | fa163e23-f348-37f0-fb65-000000011f73 | SKIPPED | Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_4 | np0000071530 2026-06-12 08:44:20,116 p=83863 u=zuul n=ansible | 2026-06-12 08:44:20.115983 | fa163e23-f348-37f0-fb65-000000011f74 | TASK | Create containers from /var/lib/tripleo-config/container-puppet-config/step_4 2026-06-12 08:44:20,159 p=83863 u=zuul n=ansible | 2026-06-12 08:44:20.158741 | fa163e23-f348-37f0-fb65-000000011f74 | SKIPPED | Create containers from /var/lib/tripleo-config/container-puppet-config/step_4 | np0000071530 2026-06-12 08:44:32,965 p=83863 u=zuul n=ansible | 2026-06-12 08:44:32.964201 | fa163e23-f348-37f0-fb65-000000011ece | CHANGED | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_4 | np0000071529 2026-06-12 08:44:33,023 p=83863 u=zuul n=ansible | 2026-06-12 08:44:33.022641 | fa163e23-f348-37f0-fb65-000000011508 | TASK | Clean container_puppet_tasks for np0000071529 step 4 2026-06-12 08:44:33,437 p=83863 u=zuul n=ansible | 2026-06-12 08:44:33.436572 | fa163e23-f348-37f0-fb65-000000011508 | OK | Clean container_puppet_tasks for np0000071529 step 4 | np0000071529 2026-06-12 08:44:33,459 p=83863 u=zuul n=ansible | 2026-06-12 08:44:33.459053 | fa163e23-f348-37f0-fb65-000000011509 | TASK | Calculate container_puppet_tasks for np0000071529 step 4 2026-06-12 08:44:33,536 p=83863 u=zuul n=ansible | 2026-06-12 08:44:33.536258 | fa163e23-f348-37f0-fb65-00000001150a | TASK | Include container-puppet tasks for step 4 2026-06-12 08:44:33,607 p=83863 u=zuul n=ansible | 2026-06-12 08:44:33.606596 | da3f2ed2-225e-4759-a362-b29a9910c5f0 | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/host-container-puppet-tasks.yaml | np0000071529 2026-06-12 08:44:33,635 p=83863 u=zuul n=ansible | 2026-06-12 08:44:33.635437 | fa163e23-f348-37f0-fb65-000000012172 | TASK | Write container-puppet-tasks json file for np0000071529 step 4 2026-06-12 08:44:34,720 p=83863 u=zuul n=ansible | 2026-06-12 08:44:34.719607 | fa163e23-f348-37f0-fb65-000000012172 | CHANGED | Write container-puppet-tasks json file for np0000071529 step 4 | np0000071529 2026-06-12 08:44:34,741 p=83863 u=zuul n=ansible | 2026-06-12 08:44:34.741453 | fa163e23-f348-37f0-fb65-000000012174 | TASK | Generate container puppet configs for step 4 2026-06-12 08:44:35,095 p=83863 u=zuul n=ansible | 2026-06-12 08:44:35.094945 | fa163e23-f348-37f0-fb65-000000012174 | OK | Generate container puppet configs for step 4 | np0000071529 2026-06-12 08:44:35,117 p=83863 u=zuul n=ansible | 2026-06-12 08:44:35.116672 | fa163e23-f348-37f0-fb65-000000012175 | TASK | Manage Puppet containers (bootstrap tasks) for step 4 with tripleo-ansible 2026-06-12 08:44:35,190 p=83863 u=zuul n=ansible | 2026-06-12 08:44:35.189753 | fa163e23-f348-37f0-fb65-000000011f6a | TASK | Gather variables for each operating system 2026-06-12 08:44:35,345 p=83863 u=zuul n=ansible | 2026-06-12 08:44:35.345355 | fa163e23-f348-37f0-fb65-000000011f6b | TASK | Create container logs path 2026-06-12 08:44:35,708 p=83863 u=zuul n=ansible | 2026-06-12 08:44:35.707651 | fa163e23-f348-37f0-fb65-000000011f6b | OK | Create container logs path | np0000071529 2026-06-12 08:44:35,725 p=83863 u=zuul n=ansible | 2026-06-12 08:44:35.724951 | fa163e23-f348-37f0-fb65-000000011f6d | TASK | Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_4 2026-06-12 08:44:36,081 p=83863 u=zuul n=ansible | 2026-06-12 08:44:36.080894 | fa163e23-f348-37f0-fb65-000000011f6d | OK | Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_4 | np0000071529 2026-06-12 08:44:36,097 p=83863 u=zuul n=ansible | 2026-06-12 08:44:36.097119 | fa163e23-f348-37f0-fb65-000000011f6e | TASK | Finalise hashes for all containers 2026-06-12 08:44:36,133 p=83863 u=zuul n=ansible | 2026-06-12 08:44:36.133306 | fa163e23-f348-37f0-fb65-000000011f6e | OK | Finalise hashes for all containers | np0000071529 2026-06-12 08:44:36,150 p=83863 u=zuul n=ansible | 2026-06-12 08:44:36.149694 | fa163e23-f348-37f0-fb65-000000011f70 | TASK | Manage systemd shutdown files 2026-06-12 08:44:36,190 p=83863 u=zuul n=ansible | 2026-06-12 08:44:36.190109 | fa163e23-f348-37f0-fb65-000000011f70 | SKIPPED | Manage systemd shutdown files | np0000071529 2026-06-12 08:44:36,207 p=83863 u=zuul n=ansible | 2026-06-12 08:44:36.207172 | fa163e23-f348-37f0-fb65-000000011f72 | TASK | Update container configs with new config hashes 2026-06-12 08:44:36,262 p=83863 u=zuul n=ansible | 2026-06-12 08:44:36.262245 | fa163e23-f348-37f0-fb65-000000011f72 | SKIPPED | Update container configs with new config hashes | np0000071529 2026-06-12 08:44:36,288 p=83863 u=zuul n=ansible | 2026-06-12 08:44:36.287705 | fa163e23-f348-37f0-fb65-000000011f73 | TASK | Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_4 2026-06-12 08:44:36,351 p=83863 u=zuul n=ansible | 2026-06-12 08:44:36.351054 | fa163e23-f348-37f0-fb65-000000011f73 | SKIPPED | Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_4 | np0000071529 2026-06-12 08:44:36,369 p=83863 u=zuul n=ansible | 2026-06-12 08:44:36.368719 | fa163e23-f348-37f0-fb65-000000011f74 | TASK | Create containers from /var/lib/tripleo-config/container-puppet-config/step_4 2026-06-12 08:44:36,433 p=83863 u=zuul n=ansible | 2026-06-12 08:44:36.432217 | fa163e23-f348-37f0-fb65-000000011f74 | SKIPPED | Create containers from /var/lib/tripleo-config/container-puppet-config/step_4 | np0000071529 2026-06-12 08:44:36,515 p=83863 u=zuul n=ansible | PLAY [External deployment step 5] ********************************************** 2026-06-12 08:44:36,531 p=83863 u=zuul n=ansible | 2026-06-12 08:44:36.531456 | fa163e23-f348-37f0-fb65-0000000000ef | TASK | External deployment step 5 2026-06-12 08:44:36,555 p=83863 u=zuul n=ansible | 2026-06-12 08:44:36.554565 | fa163e23-f348-37f0-fb65-0000000000ef | OK | External deployment step 5 | undercloud -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'External deployment step 5' to resume from this task" } 2026-06-12 08:44:36,555 p=83863 u=zuul n=ansible | [WARNING]: ('undercloud -> localhost', 'fa163e23-f348-37f0-fb65-0000000000ef') missing from stats 2026-06-12 08:44:36,602 p=83863 u=zuul n=ansible | 2026-06-12 08:44:36.602198 | 41191c4e-a638-4b6c-9bde-c840c4a5c0fd | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/external_deploy_steps_tasks_step5.yaml | undercloud 2026-06-12 08:44:36,607 p=83863 u=zuul n=ansible | 2026-06-12 08:44:36.607362 | fa163e23-f348-37f0-fb65-0000000121ef | TASK | Manage Cinder's default volume type 2026-06-12 08:44:48,857 p=83863 u=zuul n=ansible | 2026-06-12 08:44:48.857055 | fa163e23-f348-37f0-fb65-0000000121ef | OK | Manage Cinder's default volume type | undercloud 2026-06-12 08:44:48,897 p=83863 u=zuul n=ansible | PLAY [Deploy step tasks for 5] ************************************************* 2026-06-12 08:44:49,030 p=83863 u=zuul n=ansible | 2026-06-12 08:44:49.030157 | fa163e23-f348-37f0-fb65-0000000000f3 | TASK | Deploy step tasks for 5 2026-06-12 08:44:49,047 p=83863 u=zuul n=ansible | 2026-06-12 08:44:49.047199 | fa163e23-f348-37f0-fb65-0000000000f3 | TASK | Deploy step tasks for 5 2026-06-12 08:44:49,082 p=83863 u=zuul n=ansible | 2026-06-12 08:44:49.082001 | fa163e23-f348-37f0-fb65-0000000000f3 | TASK | Deploy step tasks for 5 2026-06-12 08:44:49,118 p=83863 u=zuul n=ansible | 2026-06-12 08:44:49.117674 | fa163e23-f348-37f0-fb65-0000000000f3 | TASK | Deploy step tasks for 5 2026-06-12 08:44:49,158 p=83863 u=zuul n=ansible | 2026-06-12 08:44:49.157347 | fa163e23-f348-37f0-fb65-0000000000f3 | TASK | Deploy step tasks for 5 2026-06-12 08:44:49,198 p=83863 u=zuul n=ansible | 2026-06-12 08:44:49.197697 | fa163e23-f348-37f0-fb65-0000000000f3 | TASK | Deploy step tasks for 5 2026-06-12 08:44:49,211 p=83863 u=zuul n=ansible | 2026-06-12 08:44:49.209995 | fa163e23-f348-37f0-fb65-0000000000f3 | OK | Deploy step tasks for 5 | np0000071531 -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Deploy step tasks for 5' to resume from this task" } 2026-06-12 08:44:49,212 p=83863 u=zuul n=ansible | [WARNING]: ('np0000071531 -> localhost', 'fa163e23-f348-37f0-fb65-0000000000f3') missing from stats 2026-06-12 08:44:49,212 p=83863 u=zuul n=ansible | 2026-06-12 08:44:49.212617 | fa163e23-f348-37f0-fb65-0000000000f3 | OK | Deploy step tasks for 5 | np0000071532 -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Deploy step tasks for 5' to resume from this task" } 2026-06-12 08:44:49,213 p=83863 u=zuul n=ansible | [WARNING]: ('np0000071532 -> localhost', 'fa163e23-f348-37f0-fb65-0000000000f3') missing from stats 2026-06-12 08:44:49,214 p=83863 u=zuul n=ansible | 2026-06-12 08:44:49.213820 | fa163e23-f348-37f0-fb65-0000000000f3 | OK | Deploy step tasks for 5 | np0000071533 -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Deploy step tasks for 5' to resume from this task" } 2026-06-12 08:44:49,214 p=83863 u=zuul n=ansible | [WARNING]: ('np0000071533 -> localhost', 'fa163e23-f348-37f0-fb65-0000000000f3') missing from stats 2026-06-12 08:44:49,215 p=83863 u=zuul n=ansible | 2026-06-12 08:44:49.214931 | fa163e23-f348-37f0-fb65-0000000000f3 | OK | Deploy step tasks for 5 | np0000071528 -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Deploy step tasks for 5' to resume from this task" } 2026-06-12 08:44:49,215 p=83863 u=zuul n=ansible | [WARNING]: ('np0000071528 -> localhost', 'fa163e23-f348-37f0-fb65-0000000000f3') missing from stats 2026-06-12 08:44:49,216 p=83863 u=zuul n=ansible | 2026-06-12 08:44:49.216087 | fa163e23-f348-37f0-fb65-0000000000f3 | OK | Deploy step tasks for 5 | np0000071529 -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Deploy step tasks for 5' to resume from this task" } 2026-06-12 08:44:49,216 p=83863 u=zuul n=ansible | [WARNING]: ('np0000071529 -> localhost', 'fa163e23-f348-37f0-fb65-0000000000f3') missing from stats 2026-06-12 08:44:49,238 p=83863 u=zuul n=ansible | 2026-06-12 08:44:49.238356 | fa163e23-f348-37f0-fb65-0000000000f4 | TASK | Write the config_step hieradata for the deploy step 5 tasks 2026-06-12 08:44:49,265 p=83863 u=zuul n=ansible | 2026-06-12 08:44:49.264255 | fa163e23-f348-37f0-fb65-0000000000f4 | TASK | Write the config_step hieradata for the deploy step 5 tasks 2026-06-12 08:44:49,298 p=83863 u=zuul n=ansible | 2026-06-12 08:44:49.297065 | fa163e23-f348-37f0-fb65-0000000000f4 | TASK | Write the config_step hieradata for the deploy step 5 tasks 2026-06-12 08:44:49,333 p=83863 u=zuul n=ansible | 2026-06-12 08:44:49.332372 | fa163e23-f348-37f0-fb65-0000000000f4 | TASK | Write the config_step hieradata for the deploy step 5 tasks 2026-06-12 08:44:49,365 p=83863 u=zuul n=ansible | 2026-06-12 08:44:49.364681 | fa163e23-f348-37f0-fb65-0000000000f4 | TASK | Write the config_step hieradata for the deploy step 5 tasks 2026-06-12 08:44:49,373 p=83863 u=zuul n=ansible | 2026-06-12 08:44:49.372521 | fa163e23-f348-37f0-fb65-0000000000f3 | OK | Deploy step tasks for 5 | np0000071530 -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Deploy step tasks for 5' to resume from this task" } 2026-06-12 08:44:49,373 p=83863 u=zuul n=ansible | [WARNING]: ('np0000071530 -> localhost', 'fa163e23-f348-37f0-fb65-0000000000f3') missing from stats 2026-06-12 08:44:49,394 p=83863 u=zuul n=ansible | 2026-06-12 08:44:49.394469 | fa163e23-f348-37f0-fb65-0000000000f4 | TASK | Write the config_step hieradata for the deploy step 5 tasks 2026-06-12 08:44:50,234 p=83863 u=zuul n=ansible | 2026-06-12 08:44:50.233362 | fa163e23-f348-37f0-fb65-0000000000f4 | CHANGED | Write the config_step hieradata for the deploy step 5 tasks | np0000071531 2026-06-12 08:44:50,273 p=83863 u=zuul n=ansible | [WARNING]: conditional statements should not include jinja2 templating delimiters such as {{ }} or {% %}. Found: '{{ playbook_dir }}/{{ _task_file_path }}' is exists 2026-06-12 08:44:50,299 p=83863 u=zuul n=ansible | 2026-06-12 08:44:50.299239 | fa163e23-f348-37f0-fb65-0000000000f4 | CHANGED | Write the config_step hieradata for the deploy step 5 tasks | np0000071528 2026-06-12 08:44:50,320 p=83863 u=zuul n=ansible | 2026-06-12 08:44:50.320012 | 1adce4a5-c8b6-408a-b33a-a3eff7a5fa59 | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/Compute/deploy_steps_tasks_step5.yaml | np0000071531 2026-06-12 08:44:50,331 p=83863 u=zuul n=ansible | 2026-06-12 08:44:50.330807 | fa163e23-f348-37f0-fb65-00000001221d | TASK | set enable_sensubility fact 2026-06-12 08:44:50,370 p=83863 u=zuul n=ansible | 2026-06-12 08:44:50.364394 | fa163e23-f348-37f0-fb65-0000000000f4 | CHANGED | Write the config_step hieradata for the deploy step 5 tasks | np0000071533 2026-06-12 08:44:50,372 p=83863 u=zuul n=ansible | 2026-06-12 08:44:50.372472 | fa163e23-f348-37f0-fb65-0000000000f4 | CHANGED | Write the config_step hieradata for the deploy step 5 tasks | np0000071532 2026-06-12 08:44:50,373 p=83863 u=zuul n=ansible | 2026-06-12 08:44:50.373458 | fa163e23-f348-37f0-fb65-00000001221d | OK | set enable_sensubility fact | np0000071531 2026-06-12 08:44:50,377 p=83863 u=zuul n=ansible | [WARNING]: conditional statements should not include jinja2 templating delimiters such as {{ }} or {% %}. Found: '{{ playbook_dir }}/{{ _task_file_path }}' is exists 2026-06-12 08:44:50,392 p=83863 u=zuul n=ansible | 2026-06-12 08:44:50.391725 | fa163e23-f348-37f0-fb65-0000000000f7 | TASK | Check if /var/lib/tripleo-config/container-startup-config/step_5 already exists 2026-06-12 08:44:50,444 p=83863 u=zuul n=ansible | [WARNING]: conditional statements should not include jinja2 templating delimiters such as {{ }} or {% %}. Found: '{{ playbook_dir }}/{{ _task_file_path }}' is exists 2026-06-12 08:44:50,444 p=83863 u=zuul n=ansible | 2026-06-12 08:44:50.443308 | fa163e23-f348-37f0-fb65-0000000000f4 | CHANGED | Write the config_step hieradata for the deploy step 5 tasks | np0000071530 2026-06-12 08:44:50,454 p=83863 u=zuul n=ansible | [WARNING]: conditional statements should not include jinja2 templating delimiters such as {{ }} or {% %}. Found: '{{ playbook_dir }}/{{ _task_file_path }}' is exists 2026-06-12 08:44:50,526 p=83863 u=zuul n=ansible | 2026-06-12 08:44:50.525877 | 174f057a-2fa8-4c06-afd6-21b4d52b16a2 | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/Controller/deploy_steps_tasks_step5.yaml | np0000071528 2026-06-12 08:44:50,561 p=83863 u=zuul n=ansible | 2026-06-12 08:44:50.560996 | fa163e23-f348-37f0-fb65-00000001223a | TASK | Gather variables for each operating system 2026-06-12 08:44:50,589 p=83863 u=zuul n=ansible | 2026-06-12 08:44:50.589045 | fa163e23-f348-37f0-fb65-0000000000f4 | CHANGED | Write the config_step hieradata for the deploy step 5 tasks | np0000071529 2026-06-12 08:44:50,602 p=83863 u=zuul n=ansible | [WARNING]: conditional statements should not include jinja2 templating delimiters such as {{ }} or {% %}. Found: '{{ playbook_dir }}/{{ _task_file_path }}' is exists 2026-06-12 08:44:50,608 p=83863 u=zuul n=ansible | 2026-06-12 08:44:50.608054 | 19f9d120-aa08-4282-b791-b090e4569d6d | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/Compute/deploy_steps_tasks_step5.yaml | np0000071532 2026-06-12 08:44:50,608 p=83863 u=zuul n=ansible | 2026-06-12 08:44:50.608519 | 19f9d120-aa08-4282-b791-b090e4569d6d | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/Compute/deploy_steps_tasks_step5.yaml | np0000071533 2026-06-12 08:44:50,625 p=83863 u=zuul n=ansible | 2026-06-12 08:44:50.625028 | fa163e23-f348-37f0-fb65-0000000122d8 | TASK | set enable_sensubility fact 2026-06-12 08:44:50,642 p=83863 u=zuul n=ansible | 2026-06-12 08:44:50.642300 | fa163e23-f348-37f0-fb65-0000000122d8 | TASK | set enable_sensubility fact 2026-06-12 08:44:50,687 p=83863 u=zuul n=ansible | 2026-06-12 08:44:50.685839 | fa163e23-f348-37f0-fb65-0000000000f7 | OK | Check if /var/lib/tripleo-config/container-startup-config/step_5 already exists | np0000071531 2026-06-12 08:44:50,688 p=83863 u=zuul n=ansible | 2026-06-12 08:44:50.687929 | fa163e23-f348-37f0-fb65-0000000122d8 | OK | set enable_sensubility fact | np0000071532 2026-06-12 08:44:50,688 p=83863 u=zuul n=ansible | 2026-06-12 08:44:50.688534 | fa163e23-f348-37f0-fb65-0000000122d8 | OK | set enable_sensubility fact | np0000071533 2026-06-12 08:44:50,693 p=83863 u=zuul n=ansible | [WARNING]: conditional statements should not include jinja2 templating delimiters such as {{ }} or {% %}. Found: '{{ playbook_dir }}/{{ _task_file_path }}' is exists 2026-06-12 08:44:50,728 p=83863 u=zuul n=ansible | 2026-06-12 08:44:50.727920 | ef19e468-662c-41d0-ac91-5afaaf72dd1a | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/Controller/deploy_steps_tasks_step5.yaml | np0000071530 2026-06-12 08:44:50,767 p=83863 u=zuul n=ansible | 2026-06-12 08:44:50.766431 | fa163e23-f348-37f0-fb65-0000000000f7 | TASK | Check if /var/lib/tripleo-config/container-startup-config/step_5 already exists 2026-06-12 08:44:50,785 p=83863 u=zuul n=ansible | 2026-06-12 08:44:50.784380 | fa163e23-f348-37f0-fb65-0000000000f7 | TASK | Check if /var/lib/tripleo-config/container-startup-config/step_5 already exists 2026-06-12 08:44:50,809 p=83863 u=zuul n=ansible | 2026-06-12 08:44:50.809030 | fa163e23-f348-37f0-fb65-00000001223b | TASK | Detect if resource is being created or already exists 2026-06-12 08:44:50,831 p=83863 u=zuul n=ansible | 2026-06-12 08:44:50.831106 | fa163e23-f348-37f0-fb65-00000001223a | TASK | Gather variables for each operating system 2026-06-12 08:44:50,888 p=83863 u=zuul n=ansible | 2026-06-12 08:44:50.888430 | d2ff63cd-afc6-45de-a427-a62e0aa26906 | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/Controller/deploy_steps_tasks_step5.yaml | np0000071529 2026-06-12 08:44:50,929 p=83863 u=zuul n=ansible | 2026-06-12 08:44:50.928998 | 4ba0281a-a723-45af-8479-03d4751b2fdc | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/common_deploy_steps_tasks.yaml | np0000071531 2026-06-12 08:44:50,953 p=83863 u=zuul n=ansible | 2026-06-12 08:44:50.952866 | fa163e23-f348-37f0-fb65-0000000123de | TASK | Write the config_step hieradata 2026-06-12 08:44:50,983 p=83863 u=zuul n=ansible | 2026-06-12 08:44:50.982713 | fa163e23-f348-37f0-fb65-00000001223a | TASK | Gather variables for each operating system 2026-06-12 08:44:51,017 p=83863 u=zuul n=ansible | 2026-06-12 08:44:51.017475 | fa163e23-f348-37f0-fb65-00000001223b | TASK | Detect if resource is being created or already exists 2026-06-12 08:44:51,100 p=83863 u=zuul n=ansible | 2026-06-12 08:44:51.100503 | fa163e23-f348-37f0-fb65-00000001223b | TASK | Detect if resource is being created or already exists 2026-06-12 08:44:51,108 p=83863 u=zuul n=ansible | 2026-06-12 08:44:51.108291 | fa163e23-f348-37f0-fb65-0000000000f7 | OK | Check if /var/lib/tripleo-config/container-startup-config/step_5 already exists | np0000071533 2026-06-12 08:44:51,134 p=83863 u=zuul n=ansible | 2026-06-12 08:44:51.134228 | fa163e23-f348-37f0-fb65-0000000000f7 | OK | Check if /var/lib/tripleo-config/container-startup-config/step_5 already exists | np0000071532 2026-06-12 08:44:51,199 p=83863 u=zuul n=ansible | 2026-06-12 08:44:51.198853 | 43c5bcaa-f8ff-4274-969b-d12c7e0b4b38 | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/common_deploy_steps_tasks.yaml | np0000071533 2026-06-12 08:44:51,211 p=83863 u=zuul n=ansible | 2026-06-12 08:44:51.211693 | fa163e23-f348-37f0-fb65-000000012405 | TASK | Write the config_step hieradata 2026-06-12 08:44:51,252 p=83863 u=zuul n=ansible | 2026-06-12 08:44:51.252596 | f0f4b016-ac78-4df5-a81c-101b80db437e | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/common_deploy_steps_tasks.yaml | np0000071532 2026-06-12 08:44:51,265 p=83863 u=zuul n=ansible | 2026-06-12 08:44:51.265107 | fa163e23-f348-37f0-fb65-00000001241d | TASK | Write the config_step hieradata 2026-06-12 08:44:51,709 p=83863 u=zuul n=ansible | 2026-06-12 08:44:51.708697 | fa163e23-f348-37f0-fb65-00000001223b | CHANGED | Detect if resource is being created or already exists | np0000071528 2026-06-12 08:44:51,733 p=83863 u=zuul n=ansible | 2026-06-12 08:44:51.733251 | fa163e23-f348-37f0-fb65-00000001223c | TASK | Run init bundle puppet on the host for cinder_backup 2026-06-12 08:44:51,825 p=83863 u=zuul n=ansible | 2026-06-12 08:44:51.825176 | fa163e23-f348-37f0-fb65-0000000123de | OK | Write the config_step hieradata | np0000071531 2026-06-12 08:44:51,841 p=83863 u=zuul n=ansible | 2026-06-12 08:44:51.840904 | fa163e23-f348-37f0-fb65-0000000123df | TASK | Run puppet host configuration for step 5 2026-06-12 08:44:51,900 p=83863 u=zuul n=ansible | 2026-06-12 08:44:51.899214 | fa163e23-f348-37f0-fb65-00000001223b | CHANGED | Detect if resource is being created or already exists | np0000071530 2026-06-12 08:44:51,922 p=83863 u=zuul n=ansible | 2026-06-12 08:44:51.922047 | fa163e23-f348-37f0-fb65-00000001223c | TASK | Run init bundle puppet on the host for cinder_backup 2026-06-12 08:44:52,035 p=83863 u=zuul n=ansible | 2026-06-12 08:44:52.035119 | fa163e23-f348-37f0-fb65-00000001223b | CHANGED | Detect if resource is being created or already exists | np0000071529 2026-06-12 08:44:52,061 p=83863 u=zuul n=ansible | 2026-06-12 08:44:52.059361 | fa163e23-f348-37f0-fb65-00000001223c | TASK | Run init bundle puppet on the host for cinder_backup 2026-06-12 08:44:52,067 p=83863 u=zuul n=ansible | 2026-06-12 08:44:52.067002 | fa163e23-f348-37f0-fb65-000000012405 | OK | Write the config_step hieradata | np0000071533 2026-06-12 08:44:52,081 p=83863 u=zuul n=ansible | 2026-06-12 08:44:52.079649 | fa163e23-f348-37f0-fb65-000000012406 | TASK | Run puppet host configuration for step 5 2026-06-12 08:44:52,105 p=83863 u=zuul n=ansible | 2026-06-12 08:44:52.103798 | fa163e23-f348-37f0-fb65-00000001241d | OK | Write the config_step hieradata | np0000071532 2026-06-12 08:44:52,132 p=83863 u=zuul n=ansible | 2026-06-12 08:44:52.131704 | fa163e23-f348-37f0-fb65-00000001241e | TASK | Run puppet host configuration for step 5 2026-06-12 08:44:52,559 p=83863 u=zuul n=ansible | 2026-06-12 08:44:52.558034 | fa163e23-f348-37f0-fb65-0000000123df | CHANGED | Run puppet host configuration for step 5 | np0000071531 2026-06-12 08:44:52,572 p=83863 u=zuul n=ansible | 2026-06-12 08:44:52.571615 | fa163e23-f348-37f0-fb65-0000000123e0 | TASK | Wait for puppet host configuration to finish 2026-06-12 08:44:52,766 p=83863 u=zuul n=ansible | 2026-06-12 08:44:52.765727 | fa163e23-f348-37f0-fb65-000000012406 | CHANGED | Run puppet host configuration for step 5 | np0000071533 2026-06-12 08:44:52,777 p=83863 u=zuul n=ansible | 2026-06-12 08:44:52.777550 | fa163e23-f348-37f0-fb65-000000012407 | TASK | Wait for puppet host configuration to finish 2026-06-12 08:44:52,891 p=83863 u=zuul n=ansible | 2026-06-12 08:44:52.890244 | fa163e23-f348-37f0-fb65-00000001241e | CHANGED | Run puppet host configuration for step 5 | np0000071532 2026-06-12 08:44:52,907 p=83863 u=zuul n=ansible | 2026-06-12 08:44:52.903664 | fa163e23-f348-37f0-fb65-00000001241f | TASK | Wait for puppet host configuration to finish 2026-06-12 08:45:01,545 p=83863 u=zuul n=ansible | 2026-06-12 08:45:01.544697 | fa163e23-f348-37f0-fb65-00000001223c | OK | Run init bundle puppet on the host for cinder_backup | np0000071530 2026-06-12 08:45:01,583 p=83863 u=zuul n=ansible | 2026-06-12 08:45:01.583451 | fa163e23-f348-37f0-fb65-00000001223d | TASK | Check if /var/lib/config-data/puppet-generated/cinder exists 2026-06-12 08:45:01,840 p=83863 u=zuul n=ansible | 2026-06-12 08:45:01.839924 | fa163e23-f348-37f0-fb65-00000001223c | OK | Run init bundle puppet on the host for cinder_backup | np0000071529 2026-06-12 08:45:01,864 p=83863 u=zuul n=ansible | 2026-06-12 08:45:01.864050 | fa163e23-f348-37f0-fb65-00000001223d | TASK | Check if /var/lib/config-data/puppet-generated/cinder exists 2026-06-12 08:45:01,970 p=83863 u=zuul n=ansible | 2026-06-12 08:45:01.969475 | fa163e23-f348-37f0-fb65-00000001223d | OK | Check if /var/lib/config-data/puppet-generated/cinder exists | np0000071530 2026-06-12 08:45:01,995 p=83863 u=zuul n=ansible | 2026-06-12 08:45:01.995161 | fa163e23-f348-37f0-fb65-00000001223e | TASK | Run pacemaker restart if the config file for the service changed 2026-06-12 08:45:02,188 p=83863 u=zuul n=ansible | 2026-06-12 08:45:02.188101 | fa163e23-f348-37f0-fb65-00000001223d | OK | Check if /var/lib/config-data/puppet-generated/cinder exists | np0000071529 2026-06-12 08:45:02,208 p=83863 u=zuul n=ansible | 2026-06-12 08:45:02.204327 | fa163e23-f348-37f0-fb65-00000001223e | TASK | Run pacemaker restart if the config file for the service changed 2026-06-12 08:45:02,450 p=83863 u=zuul n=ansible | 2026-06-12 08:45:02.449758 | fa163e23-f348-37f0-fb65-00000001223e | CHANGED | Run pacemaker restart if the config file for the service changed | np0000071530 2026-06-12 08:45:02,468 p=83863 u=zuul n=ansible | 2026-06-12 08:45:02.468161 | fa163e23-f348-37f0-fb65-00000001223f | TASK | Check if an image update marker exists for bundle openstack-cinder-backup 2026-06-12 08:45:02,691 p=83863 u=zuul n=ansible | 2026-06-12 08:45:02.690617 | fa163e23-f348-37f0-fb65-00000001223e | CHANGED | Run pacemaker restart if the config file for the service changed | np0000071529 2026-06-12 08:45:02,710 p=83863 u=zuul n=ansible | 2026-06-12 08:45:02.710176 | fa163e23-f348-37f0-fb65-00000001223f | TASK | Check if an image update marker exists for bundle openstack-cinder-backup 2026-06-12 08:45:02,763 p=83863 u=zuul n=ansible | 2026-06-12 08:45:02.762590 | fa163e23-f348-37f0-fb65-00000001223f | OK | Check if an image update marker exists for bundle openstack-cinder-backup | np0000071530 2026-06-12 08:45:02,781 p=83863 u=zuul n=ansible | 2026-06-12 08:45:02.781460 | fa163e23-f348-37f0-fb65-000000012241 | TASK | Get container image tag from marker for bundle openstack-cinder-backup 2026-06-12 08:45:02,815 p=83863 u=zuul n=ansible | 2026-06-12 08:45:02.814370 | fa163e23-f348-37f0-fb65-000000012241 | SKIPPED | Get container image tag from marker for bundle openstack-cinder-backup | np0000071530 2026-06-12 08:45:02,834 p=83863 u=zuul n=ansible | 2026-06-12 08:45:02.833931 | fa163e23-f348-37f0-fb65-000000012242 | TASK | Get container image tag from bundle openstack-cinder-backup 2026-06-12 08:45:02,882 p=83863 u=zuul n=ansible | 2026-06-12 08:45:02.881483 | fa163e23-f348-37f0-fb65-000000012242 | SKIPPED | Get container image tag from bundle openstack-cinder-backup | np0000071530 2026-06-12 08:45:02,898 p=83863 u=zuul n=ansible | 2026-06-12 08:45:02.898276 | fa163e23-f348-37f0-fb65-000000012243 | TASK | Compare tags between marker and bundle openstack-cinder-backup 2026-06-12 08:45:02,936 p=83863 u=zuul n=ansible | 2026-06-12 08:45:02.935286 | fa163e23-f348-37f0-fb65-000000012243 | SKIPPED | Compare tags between marker and bundle openstack-cinder-backup | np0000071530 2026-06-12 08:45:02,973 p=83863 u=zuul n=ansible | 2026-06-12 08:45:02.972164 | fa163e23-f348-37f0-fb65-000000012244 | TASK | Remove old image tag {{ old_image }} for bundle {{ tripleo_ha_wrapper_bundle_name }} 2026-06-12 08:45:03,008 p=83863 u=zuul n=ansible | 2026-06-12 08:45:03.008209 | fa163e23-f348-37f0-fb65-000000012244 | SKIPPED | Remove old image tag {{ old_image }} for bundle {{ tripleo_ha_wrapper_bundle_name }} | np0000071530 2026-06-12 08:45:03,032 p=83863 u=zuul n=ansible | 2026-06-12 08:45:03.031975 | fa163e23-f348-37f0-fb65-000000012245 | TASK | Remove update marker for bundle openstack-cinder-backup 2026-06-12 08:45:03,074 p=83863 u=zuul n=ansible | 2026-06-12 08:45:03.069046 | fa163e23-f348-37f0-fb65-000000012245 | SKIPPED | Remove update marker for bundle openstack-cinder-backup | np0000071530 2026-06-12 08:45:03,075 p=83863 u=zuul n=ansible | 2026-06-12 08:45:03.075315 | fa163e23-f348-37f0-fb65-00000001223f | OK | Check if an image update marker exists for bundle openstack-cinder-backup | np0000071529 2026-06-12 08:45:03,103 p=83863 u=zuul n=ansible | 2026-06-12 08:45:03.103205 | fa163e23-f348-37f0-fb65-000000012241 | TASK | Get container image tag from marker for bundle openstack-cinder-backup 2026-06-12 08:45:03,157 p=83863 u=zuul n=ansible | 2026-06-12 08:45:03.156549 | fa163e23-f348-37f0-fb65-000000012266 | TASK | Gather variables for each operating system 2026-06-12 08:45:03,167 p=83863 u=zuul n=ansible | 2026-06-12 08:45:03.166484 | fa163e23-f348-37f0-fb65-000000012241 | SKIPPED | Get container image tag from marker for bundle openstack-cinder-backup | np0000071529 2026-06-12 08:45:03,194 p=83863 u=zuul n=ansible | 2026-06-12 08:45:03.194555 | fa163e23-f348-37f0-fb65-000000012242 | TASK | Get container image tag from bundle openstack-cinder-backup 2026-06-12 08:45:03,211 p=83863 u=zuul n=ansible | 2026-06-12 08:45:03.210830 | fa163e23-f348-37f0-fb65-0000000123e0 | CHANGED | Wait for puppet host configuration to finish | np0000071531 2026-06-12 08:45:03,233 p=83863 u=zuul n=ansible | 2026-06-12 08:45:03.226229 | fa163e23-f348-37f0-fb65-0000000123e1 | TASK | Debug output for task: Run puppet host configuration for step 5 2026-06-12 08:45:03,248 p=83863 u=zuul n=ansible | 2026-06-12 08:45:03.247579 | fa163e23-f348-37f0-fb65-000000012242 | SKIPPED | Get container image tag from bundle openstack-cinder-backup | np0000071529 2026-06-12 08:45:03,275 p=83863 u=zuul n=ansible | 2026-06-12 08:45:03.275121 | fa163e23-f348-37f0-fb65-000000012243 | TASK | Compare tags between marker and bundle openstack-cinder-backup 2026-06-12 08:45:03,315 p=83863 u=zuul n=ansible | 2026-06-12 08:45:03.310488 | fa163e23-f348-37f0-fb65-000000012267 | TASK | Detect if resource is being created or already exists 2026-06-12 08:45:03,324 p=83863 u=zuul n=ansible | 2026-06-12 08:45:03.323885 | fa163e23-f348-37f0-fb65-0000000123e1 | OK | Debug output for task: Run puppet host configuration for step 5 | np0000071531 | result={ "changed": false, "failed_when_result": false, "puppet_host_outputs.stdout_lines | default([]) | union(puppet_host_outputs.stderr_lines | default([]))": [ "<13>Jun 12 08:44:52 puppet-user: Warning: /etc/puppet/hiera.yaml: Use of 'hiera.yaml' version 3 is deprecated. It should be converted to version 5", "<13>Jun 12 08:44:58 puppet-user: (file: /etc/puppet/hiera.yaml)", "<13>Jun 12 08:44:58 puppet-user: Warning: Undefined variable '::deploy_config_name'; ", "<13>Jun 12 08:44:58 puppet-user: (file & line not available)", "<13>Jun 12 08:44:58 puppet-user: Warning: The function 'hiera' is deprecated in favor of using 'lookup'. See https://puppet.com/docs/puppet/7.10/deprecated_language.html", "<13>Jun 12 08:44:58 puppet-user: Warning: Unknown variable: '::deployment_type'. (file: /etc/puppet/modules/tripleo/manifests/profile/base/database/mysql/client.pp, line: 89, column: 8)", "<13>Jun 12 08:44:59 puppet-user: Warning: This method is deprecated, please use match expressions with Stdlib::Compat::String instead. They are described at https://docs.puppet.com/puppet/latest/reference/lang_data_type.html#match-expressions. at [\"/etc/puppet/modules/snmp/manifests/params.pp\", 310]:[\"/var/lib/tripleo-config/puppet_step_config.pp\", 5]", "<13>Jun 12 08:44:59 puppet-user: (location: /etc/puppet/modules/stdlib/lib/puppet/functions/deprecation.rb:34:in `deprecation')", "<13>Jun 12 08:44:59 puppet-user: Warning: This method is deprecated, please use the stdlib validate_legacy function,", "<13>Jun 12 08:44:59 puppet-user: with Stdlib::Compat::Bool. There is further documentation for validate_legacy function in the README. at [\"/etc/puppet/modules/snmp/manifests/init.pp\", 358]:[\"/var/lib/tripleo-config/puppet_step_config.pp\", 5]", "<13>Jun 12 08:44:59 puppet-user: with Stdlib::Compat::Array. There is further documentation for validate_legacy function in the README. at [\"/etc/puppet/modules/snmp/manifests/init.pp\", 367]:[\"/var/lib/tripleo-config/puppet_step_config.pp\", 5]", "<13>Jun 12 08:44:59 puppet-user: with Stdlib::Compat::String. There is further documentation for validate_legacy function in the README. at [\"/etc/puppet/modules/snmp/manifests/init.pp\", 382]:[\"/var/lib/tripleo-config/puppet_step_config.pp\", 5]", "<13>Jun 12 08:44:59 puppet-user: with Stdlib::Compat::Numeric. There is further documentation for validate_legacy function in the README. at [\"/etc/puppet/modules/snmp/manifests/init.pp\", 388]:[\"/var/lib/tripleo-config/puppet_step_config.pp\", 5]", "<13>Jun 12 08:44:59 puppet-user: with Pattern[]. There is further documentation for validate_legacy function in the README. at [\"/etc/puppet/modules/snmp/manifests/init.pp\", 393]:[\"/var/lib/tripleo-config/puppet_step_config.pp\", 5]", "<13>Jun 12 08:44:59 puppet-user: Warning: Unknown variable: '::deployment_type'. (file: /etc/puppet/modules/tripleo/manifests/packages.pp, line: 39, column: 69)", "<13>Jun 12 08:44:59 puppet-user: Notice: Compiled catalog for np0000071531.ooo.test in environment production in 0.32 seconds", "<13>Jun 12 08:44:59 puppet-user: Notice: Applied catalog in 0.26 seconds", "<13>Jun 12 08:44:59 puppet-user: Application:", "<13>Jun 12 08:44:59 puppet-user: Initial environment: production", "<13>Jun 12 08:44:59 puppet-user: Converged environment: production", "<13>Jun 12 08:44:59 puppet-user: Run mode: user", "<13>Jun 12 08:44:59 puppet-user: Changes:", "<13>Jun 12 08:44:59 puppet-user: Events:", "<13>Jun 12 08:44:59 puppet-user: Resources:", "<13>Jun 12 08:44:59 puppet-user: Total: 19", "<13>Jun 12 08:44:59 puppet-user: Time:", "<13>Jun 12 08:44:59 puppet-user: Schedule: 0.00", "<13>Jun 12 08:44:59 puppet-user: Package: 0.00", "<13>Jun 12 08:44:59 puppet-user: Exec: 0.01", "<13>Jun 12 08:44:59 puppet-user: Augeas: 0.01", "<13>Jun 12 08:44:59 puppet-user: File: 0.02", "<13>Jun 12 08:44:59 puppet-user: Service: 0.06", "<13>Jun 12 08:44:59 puppet-user: Transaction evaluation: 0.25", "<13>Jun 12 08:44:59 puppet-user: Catalog application: 0.26", "<13>Jun 12 08:44:59 puppet-user: Config retrieval: 0.39", "<13>Jun 12 08:44:59 puppet-user: Last run: 1781253899", "<13>Jun 12 08:44:59 puppet-user: Filebucket: 0.00", "<13>Jun 12 08:44:59 puppet-user: Total: 0.26", "<13>Jun 12 08:44:59 puppet-user: Version:", "<13>Jun 12 08:44:59 puppet-user: Config: 1781253898", "<13>Jun 12 08:44:59 puppet-user: Puppet: 7.10.0" ] } 2026-06-12 08:45:03,326 p=83863 u=zuul n=ansible | 2026-06-12 08:45:03.326322 | fa163e23-f348-37f0-fb65-000000012243 | SKIPPED | Compare tags between marker and bundle openstack-cinder-backup | np0000071529 2026-06-12 08:45:03,338 p=83863 u=zuul n=ansible | 2026-06-12 08:45:03.338326 | fa163e23-f348-37f0-fb65-0000000123e2 | TASK | Pre-cache facts for puppet containers 2026-06-12 08:45:03,372 p=83863 u=zuul n=ansible | 2026-06-12 08:45:03.371526 | fa163e23-f348-37f0-fb65-000000012244 | TASK | Remove old image tag {{ old_image }} for bundle {{ tripleo_ha_wrapper_bundle_name }} 2026-06-12 08:45:03,445 p=83863 u=zuul n=ansible | 2026-06-12 08:45:03.445251 | fa163e23-f348-37f0-fb65-000000012494 | TASK | Gather variables for each operating system 2026-06-12 08:45:03,453 p=83863 u=zuul n=ansible | 2026-06-12 08:45:03.452873 | fa163e23-f348-37f0-fb65-000000012407 | CHANGED | Wait for puppet host configuration to finish | np0000071533 2026-06-12 08:45:03,454 p=83863 u=zuul n=ansible | 2026-06-12 08:45:03.454583 | fa163e23-f348-37f0-fb65-000000012244 | SKIPPED | Remove old image tag {{ old_image }} for bundle {{ tripleo_ha_wrapper_bundle_name }} | np0000071529 2026-06-12 08:45:03,468 p=83863 u=zuul n=ansible | 2026-06-12 08:45:03.468030 | fa163e23-f348-37f0-fb65-000000012408 | TASK | Debug output for task: Run puppet host configuration for step 5 2026-06-12 08:45:03,491 p=83863 u=zuul n=ansible | 2026-06-12 08:45:03.490601 | fa163e23-f348-37f0-fb65-000000012245 | TASK | Remove update marker for bundle openstack-cinder-backup 2026-06-12 08:45:03,540 p=83863 u=zuul n=ansible | 2026-06-12 08:45:03.523541 | fa163e23-f348-37f0-fb65-00000001241f | CHANGED | Wait for puppet host configuration to finish | np0000071532 2026-06-12 08:45:03,541 p=83863 u=zuul n=ansible | 2026-06-12 08:45:03.541534 | fa163e23-f348-37f0-fb65-000000012245 | SKIPPED | Remove update marker for bundle openstack-cinder-backup | np0000071529 2026-06-12 08:45:03,543 p=83863 u=zuul n=ansible | 2026-06-12 08:45:03.543228 | fa163e23-f348-37f0-fb65-000000012408 | OK | Debug output for task: Run puppet host configuration for step 5 | np0000071533 | result={ "changed": false, "failed_when_result": false, "puppet_host_outputs.stdout_lines | default([]) | union(puppet_host_outputs.stderr_lines | default([]))": [ "<13>Jun 12 08:44:52 puppet-user: Warning: /etc/puppet/hiera.yaml: Use of 'hiera.yaml' version 3 is deprecated. It should be converted to version 5", "<13>Jun 12 08:44:58 puppet-user: (file: /etc/puppet/hiera.yaml)", "<13>Jun 12 08:44:58 puppet-user: Warning: Undefined variable '::deploy_config_name'; ", "<13>Jun 12 08:44:58 puppet-user: (file & line not available)", "<13>Jun 12 08:44:58 puppet-user: Warning: The function 'hiera' is deprecated in favor of using 'lookup'. See https://puppet.com/docs/puppet/7.10/deprecated_language.html", "<13>Jun 12 08:44:58 puppet-user: Warning: Unknown variable: '::deployment_type'. (file: /etc/puppet/modules/tripleo/manifests/profile/base/database/mysql/client.pp, line: 89, column: 8)", "<13>Jun 12 08:44:58 puppet-user: Warning: This method is deprecated, please use match expressions with Stdlib::Compat::String instead. They are described at https://docs.puppet.com/puppet/latest/reference/lang_data_type.html#match-expressions. at [\"/etc/puppet/modules/snmp/manifests/params.pp\", 310]:[\"/var/lib/tripleo-config/puppet_step_config.pp\", 5]", "<13>Jun 12 08:44:58 puppet-user: (location: /etc/puppet/modules/stdlib/lib/puppet/functions/deprecation.rb:34:in `deprecation')", "<13>Jun 12 08:44:58 puppet-user: Warning: This method is deprecated, please use the stdlib validate_legacy function,", "<13>Jun 12 08:44:58 puppet-user: with Stdlib::Compat::Bool. There is further documentation for validate_legacy function in the README. at [\"/etc/puppet/modules/snmp/manifests/init.pp\", 358]:[\"/var/lib/tripleo-config/puppet_step_config.pp\", 5]", "<13>Jun 12 08:44:58 puppet-user: with Stdlib::Compat::Array. There is further documentation for validate_legacy function in the README. at [\"/etc/puppet/modules/snmp/manifests/init.pp\", 367]:[\"/var/lib/tripleo-config/puppet_step_config.pp\", 5]", "<13>Jun 12 08:44:58 puppet-user: with Stdlib::Compat::String. There is further documentation for validate_legacy function in the README. at [\"/etc/puppet/modules/snmp/manifests/init.pp\", 382]:[\"/var/lib/tripleo-config/puppet_step_config.pp\", 5]", "<13>Jun 12 08:44:58 puppet-user: with Stdlib::Compat::Numeric. There is further documentation for validate_legacy function in the README. at [\"/etc/puppet/modules/snmp/manifests/init.pp\", 388]:[\"/var/lib/tripleo-config/puppet_step_config.pp\", 5]", "<13>Jun 12 08:44:58 puppet-user: with Pattern[]. There is further documentation for validate_legacy function in the README. at [\"/etc/puppet/modules/snmp/manifests/init.pp\", 393]:[\"/var/lib/tripleo-config/puppet_step_config.pp\", 5]", "<13>Jun 12 08:44:59 puppet-user: Warning: Unknown variable: '::deployment_type'. (file: /etc/puppet/modules/tripleo/manifests/packages.pp, line: 39, column: 69)", "<13>Jun 12 08:44:59 puppet-user: Notice: Compiled catalog for np0000071533.ooo.test in environment production in 0.25 seconds", "<13>Jun 12 08:44:59 puppet-user: Notice: Applied catalog in 0.31 seconds", "<13>Jun 12 08:44:59 puppet-user: Application:", "<13>Jun 12 08:44:59 puppet-user: Initial environment: production", "<13>Jun 12 08:44:59 puppet-user: Converged environment: production", "<13>Jun 12 08:44:59 puppet-user: Run mode: user", "<13>Jun 12 08:44:59 puppet-user: Changes:", "<13>Jun 12 08:44:59 puppet-user: Events:", "<13>Jun 12 08:44:59 puppet-user: Resources:", "<13>Jun 12 08:44:59 puppet-user: Total: 19", "<13>Jun 12 08:44:59 puppet-user: Time:", "<13>Jun 12 08:44:59 puppet-user: Schedule: 0.00", "<13>Jun 12 08:44:59 puppet-user: Package: 0.00", "<13>Jun 12 08:44:59 puppet-user: Augeas: 0.01", "<13>Jun 12 08:44:59 puppet-user: Exec: 0.01", "<13>Jun 12 08:44:59 puppet-user: File: 0.03", "<13>Jun 12 08:44:59 puppet-user: Service: 0.09", "<13>Jun 12 08:44:59 puppet-user: Transaction evaluation: 0.31", "<13>Jun 12 08:44:59 puppet-user: Config retrieval: 0.31", "<13>Jun 12 08:44:59 puppet-user: Catalog application: 0.31", "<13>Jun 12 08:44:59 puppet-user: Last run: 1781253899", "<13>Jun 12 08:44:59 puppet-user: Filebucket: 0.00", "<13>Jun 12 08:44:59 puppet-user: Total: 0.32", "<13>Jun 12 08:44:59 puppet-user: Version:", "<13>Jun 12 08:44:59 puppet-user: Config: 1781253898", "<13>Jun 12 08:44:59 puppet-user: Puppet: 7.10.0" ] } 2026-06-12 08:45:03,559 p=83863 u=zuul n=ansible | 2026-06-12 08:45:03.558570 | fa163e23-f348-37f0-fb65-000000012495 | TASK | Create puppet caching structures 2026-06-12 08:45:03,578 p=83863 u=zuul n=ansible | 2026-06-12 08:45:03.578215 | fa163e23-f348-37f0-fb65-000000012420 | TASK | Debug output for task: Run puppet host configuration for step 5 2026-06-12 08:45:03,596 p=83863 u=zuul n=ansible | 2026-06-12 08:45:03.595651 | fa163e23-f348-37f0-fb65-000000012409 | TASK | Pre-cache facts for puppet containers 2026-06-12 08:45:03,643 p=83863 u=zuul n=ansible | 2026-06-12 08:45:03.642704 | fa163e23-f348-37f0-fb65-000000012266 | TASK | Gather variables for each operating system 2026-06-12 08:45:03,662 p=83863 u=zuul n=ansible | 2026-06-12 08:45:03.660862 | fa163e23-f348-37f0-fb65-000000012420 | OK | Debug output for task: Run puppet host configuration for step 5 | np0000071532 | result={ "changed": false, "failed_when_result": false, "puppet_host_outputs.stdout_lines | default([]) | union(puppet_host_outputs.stderr_lines | default([]))": [ "<13>Jun 12 08:44:53 puppet-user: Warning: /etc/puppet/hiera.yaml: Use of 'hiera.yaml' version 3 is deprecated. It should be converted to version 5", "<13>Jun 12 08:44:59 puppet-user: (file: /etc/puppet/hiera.yaml)", "<13>Jun 12 08:44:59 puppet-user: Warning: Undefined variable '::deploy_config_name'; ", "<13>Jun 12 08:44:59 puppet-user: (file & line not available)", "<13>Jun 12 08:44:59 puppet-user: Warning: The function 'hiera' is deprecated in favor of using 'lookup'. See https://puppet.com/docs/puppet/7.10/deprecated_language.html", "<13>Jun 12 08:44:59 puppet-user: Warning: Unknown variable: '::deployment_type'. (file: /etc/puppet/modules/tripleo/manifests/profile/base/database/mysql/client.pp, line: 89, column: 8)", "<13>Jun 12 08:44:59 puppet-user: Warning: This method is deprecated, please use match expressions with Stdlib::Compat::String instead. They are described at https://docs.puppet.com/puppet/latest/reference/lang_data_type.html#match-expressions. at [\"/etc/puppet/modules/snmp/manifests/params.pp\", 310]:[\"/var/lib/tripleo-config/puppet_step_config.pp\", 5]", "<13>Jun 12 08:44:59 puppet-user: (location: /etc/puppet/modules/stdlib/lib/puppet/functions/deprecation.rb:34:in `deprecation')", "<13>Jun 12 08:44:59 puppet-user: Warning: This method is deprecated, please use the stdlib validate_legacy function,", "<13>Jun 12 08:44:59 puppet-user: with Stdlib::Compat::Bool. There is further documentation for validate_legacy function in the README. at [\"/etc/puppet/modules/snmp/manifests/init.pp\", 358]:[\"/var/lib/tripleo-config/puppet_step_config.pp\", 5]", "<13>Jun 12 08:44:59 puppet-user: with Stdlib::Compat::Array. There is further documentation for validate_legacy function in the README. at [\"/etc/puppet/modules/snmp/manifests/init.pp\", 367]:[\"/var/lib/tripleo-config/puppet_step_config.pp\", 5]", "<13>Jun 12 08:44:59 puppet-user: with Stdlib::Compat::String. There is further documentation for validate_legacy function in the README. at [\"/etc/puppet/modules/snmp/manifests/init.pp\", 382]:[\"/var/lib/tripleo-config/puppet_step_config.pp\", 5]", "<13>Jun 12 08:44:59 puppet-user: with Stdlib::Compat::Numeric. There is further documentation for validate_legacy function in the README. at [\"/etc/puppet/modules/snmp/manifests/init.pp\", 388]:[\"/var/lib/tripleo-config/puppet_step_config.pp\", 5]", "<13>Jun 12 08:44:59 puppet-user: with Pattern[]. There is further documentation for validate_legacy function in the README. at [\"/etc/puppet/modules/snmp/manifests/init.pp\", 393]:[\"/var/lib/tripleo-config/puppet_step_config.pp\", 5]", "<13>Jun 12 08:44:59 puppet-user: Warning: Unknown variable: '::deployment_type'. (file: /etc/puppet/modules/tripleo/manifests/packages.pp, line: 39, column: 69)", "<13>Jun 12 08:44:59 puppet-user: Notice: Compiled catalog for np0000071532.ooo.test in environment production in 0.26 seconds", "<13>Jun 12 08:44:59 puppet-user: Notice: Applied catalog in 0.26 seconds", "<13>Jun 12 08:44:59 puppet-user: Application:", "<13>Jun 12 08:44:59 puppet-user: Initial environment: production", "<13>Jun 12 08:44:59 puppet-user: Converged environment: production", "<13>Jun 12 08:44:59 puppet-user: Run mode: user", "<13>Jun 12 08:44:59 puppet-user: Changes:", "<13>Jun 12 08:44:59 puppet-user: Events:", "<13>Jun 12 08:44:59 puppet-user: Resources:", "<13>Jun 12 08:44:59 puppet-user: Total: 19", "<13>Jun 12 08:44:59 puppet-user: Time:", "<13>Jun 12 08:44:59 puppet-user: Filebucket: 0.00", "<13>Jun 12 08:44:59 puppet-user: Schedule: 0.00", "<13>Jun 12 08:44:59 puppet-user: Package: 0.00", "<13>Jun 12 08:44:59 puppet-user: Augeas: 0.01", "<13>Jun 12 08:44:59 puppet-user: Exec: 0.01", "<13>Jun 12 08:44:59 puppet-user: File: 0.02", "<13>Jun 12 08:44:59 puppet-user: Service: 0.08", "<13>Jun 12 08:44:59 puppet-user: Transaction evaluation: 0.25", "<13>Jun 12 08:44:59 puppet-user: Catalog application: 0.26", "<13>Jun 12 08:44:59 puppet-user: Config retrieval: 0.33", "<13>Jun 12 08:44:59 puppet-user: Last run: 1781253899", "<13>Jun 12 08:44:59 puppet-user: Total: 0.27", "<13>Jun 12 08:44:59 puppet-user: Version:", "<13>Jun 12 08:44:59 puppet-user: Config: 1781253899", "<13>Jun 12 08:44:59 puppet-user: Puppet: 7.10.0" ] } 2026-06-12 08:45:03,717 p=83863 u=zuul n=ansible | 2026-06-12 08:45:03.717157 | fa163e23-f348-37f0-fb65-000000012421 | TASK | Pre-cache facts for puppet containers 2026-06-12 08:45:03,741 p=83863 u=zuul n=ansible | 2026-06-12 08:45:03.741314 | fa163e23-f348-37f0-fb65-000000012494 | TASK | Gather variables for each operating system 2026-06-12 08:45:03,779 p=83863 u=zuul n=ansible | 2026-06-12 08:45:03.779495 | fa163e23-f348-37f0-fb65-000000012494 | TASK | Gather variables for each operating system 2026-06-12 08:45:03,801 p=83863 u=zuul n=ansible | 2026-06-12 08:45:03.801000 | fa163e23-f348-37f0-fb65-000000012267 | TASK | Detect if resource is being created or already exists 2026-06-12 08:45:03,839 p=83863 u=zuul n=ansible | 2026-06-12 08:45:03.839165 | fa163e23-f348-37f0-fb65-000000012495 | TASK | Create puppet caching structures 2026-06-12 08:45:03,889 p=83863 u=zuul n=ansible | 2026-06-12 08:45:03.889560 | fa163e23-f348-37f0-fb65-000000012495 | TASK | Create puppet caching structures 2026-06-12 08:45:03,902 p=83863 u=zuul n=ansible | 2026-06-12 08:45:03.901265 | fa163e23-f348-37f0-fb65-000000012495 | CHANGED | Create puppet caching structures | np0000071531 2026-06-12 08:45:03,919 p=83863 u=zuul n=ansible | 2026-06-12 08:45:03.918627 | fa163e23-f348-37f0-fb65-000000012496 | TASK | Check for facter.conf 2026-06-12 08:45:04,160 p=83863 u=zuul n=ansible | 2026-06-12 08:45:04.159928 | fa163e23-f348-37f0-fb65-000000012495 | CHANGED | Create puppet caching structures | np0000071532 2026-06-12 08:45:04,175 p=83863 u=zuul n=ansible | 2026-06-12 08:45:04.174842 | fa163e23-f348-37f0-fb65-000000012496 | TASK | Check for facter.conf 2026-06-12 08:45:04,187 p=83863 u=zuul n=ansible | 2026-06-12 08:45:04.187042 | fa163e23-f348-37f0-fb65-000000012495 | CHANGED | Create puppet caching structures | np0000071533 2026-06-12 08:45:04,223 p=83863 u=zuul n=ansible | 2026-06-12 08:45:04.223209 | fa163e23-f348-37f0-fb65-000000012496 | TASK | Check for facter.conf 2026-06-12 08:45:04,233 p=83863 u=zuul n=ansible | 2026-06-12 08:45:04.232734 | fa163e23-f348-37f0-fb65-000000012267 | CHANGED | Detect if resource is being created or already exists | np0000071530 2026-06-12 08:45:04,234 p=83863 u=zuul n=ansible | 2026-06-12 08:45:04.234441 | fa163e23-f348-37f0-fb65-000000012496 | OK | Check for facter.conf | np0000071531 2026-06-12 08:45:04,247 p=83863 u=zuul n=ansible | 2026-06-12 08:45:04.246746 | fa163e23-f348-37f0-fb65-000000012497 | TASK | Remove facter.conf if directory 2026-06-12 08:45:04,268 p=83863 u=zuul n=ansible | 2026-06-12 08:45:04.267849 | fa163e23-f348-37f0-fb65-000000012268 | TASK | Run init bundle puppet on the host for cinder_volume 2026-06-12 08:45:04,289 p=83863 u=zuul n=ansible | 2026-06-12 08:45:04.289102 | fa163e23-f348-37f0-fb65-000000012497 | SKIPPED | Remove facter.conf if directory | np0000071531 2026-06-12 08:45:04,303 p=83863 u=zuul n=ansible | 2026-06-12 08:45:04.302612 | fa163e23-f348-37f0-fb65-000000012498 | TASK | Write facter cache config 2026-06-12 08:45:04,484 p=83863 u=zuul n=ansible | 2026-06-12 08:45:04.484077 | fa163e23-f348-37f0-fb65-000000012496 | OK | Check for facter.conf | np0000071532 2026-06-12 08:45:04,498 p=83863 u=zuul n=ansible | 2026-06-12 08:45:04.497727 | fa163e23-f348-37f0-fb65-000000012497 | TASK | Remove facter.conf if directory 2026-06-12 08:45:04,513 p=83863 u=zuul n=ansible | 2026-06-12 08:45:04.512797 | fa163e23-f348-37f0-fb65-000000012496 | OK | Check for facter.conf | np0000071533 2026-06-12 08:45:04,525 p=83863 u=zuul n=ansible | 2026-06-12 08:45:04.524931 | fa163e23-f348-37f0-fb65-000000012497 | TASK | Remove facter.conf if directory 2026-06-12 08:45:04,539 p=83863 u=zuul n=ansible | 2026-06-12 08:45:04.538177 | fa163e23-f348-37f0-fb65-000000012497 | SKIPPED | Remove facter.conf if directory | np0000071532 2026-06-12 08:45:04,550 p=83863 u=zuul n=ansible | 2026-06-12 08:45:04.550127 | fa163e23-f348-37f0-fb65-000000012498 | TASK | Write facter cache config 2026-06-12 08:45:04,568 p=83863 u=zuul n=ansible | 2026-06-12 08:45:04.568096 | fa163e23-f348-37f0-fb65-000000012497 | SKIPPED | Remove facter.conf if directory | np0000071533 2026-06-12 08:45:04,580 p=83863 u=zuul n=ansible | 2026-06-12 08:45:04.579858 | fa163e23-f348-37f0-fb65-000000012498 | TASK | Write facter cache config 2026-06-12 08:45:04,683 p=83863 u=zuul n=ansible | 2026-06-12 08:45:04.682869 | fa163e23-f348-37f0-fb65-000000012267 | CHANGED | Detect if resource is being created or already exists | np0000071529 2026-06-12 08:45:04,707 p=83863 u=zuul n=ansible | 2026-06-12 08:45:04.707135 | fa163e23-f348-37f0-fb65-000000012268 | TASK | Run init bundle puppet on the host for cinder_volume 2026-06-12 08:45:05,105 p=83863 u=zuul n=ansible | 2026-06-12 08:45:05.104513 | fa163e23-f348-37f0-fb65-000000012498 | CHANGED | Write facter cache config | np0000071531 2026-06-12 08:45:05,122 p=83863 u=zuul n=ansible | 2026-06-12 08:45:05.121865 | fa163e23-f348-37f0-fb65-000000012499 | TASK | Cleanup facter cache if exists 2026-06-12 08:45:05,394 p=83863 u=zuul n=ansible | 2026-06-12 08:45:05.393358 | fa163e23-f348-37f0-fb65-000000012498 | CHANGED | Write facter cache config | np0000071532 2026-06-12 08:45:05,396 p=83863 u=zuul n=ansible | 2026-06-12 08:45:05.396071 | fa163e23-f348-37f0-fb65-000000012499 | CHANGED | Cleanup facter cache if exists | np0000071531 2026-06-12 08:45:05,411 p=83863 u=zuul n=ansible | 2026-06-12 08:45:05.410923 | fa163e23-f348-37f0-fb65-00000001249a | TASK | Pre-cache facts 2026-06-12 08:45:05,447 p=83863 u=zuul n=ansible | 2026-06-12 08:45:05.445913 | fa163e23-f348-37f0-fb65-000000012499 | TASK | Cleanup facter cache if exists 2026-06-12 08:45:05,465 p=83863 u=zuul n=ansible | 2026-06-12 08:45:05.464428 | fa163e23-f348-37f0-fb65-000000012498 | CHANGED | Write facter cache config | np0000071533 2026-06-12 08:45:05,487 p=83863 u=zuul n=ansible | 2026-06-12 08:45:05.486989 | fa163e23-f348-37f0-fb65-000000012499 | TASK | Cleanup facter cache if exists 2026-06-12 08:45:05,779 p=83863 u=zuul n=ansible | 2026-06-12 08:45:05.778525 | fa163e23-f348-37f0-fb65-000000012499 | CHANGED | Cleanup facter cache if exists | np0000071532 2026-06-12 08:45:05,791 p=83863 u=zuul n=ansible | 2026-06-12 08:45:05.791328 | fa163e23-f348-37f0-fb65-00000001249a | TASK | Pre-cache facts 2026-06-12 08:45:05,808 p=83863 u=zuul n=ansible | 2026-06-12 08:45:05.808013 | fa163e23-f348-37f0-fb65-000000012499 | CHANGED | Cleanup facter cache if exists | np0000071533 2026-06-12 08:45:05,820 p=83863 u=zuul n=ansible | 2026-06-12 08:45:05.820564 | fa163e23-f348-37f0-fb65-00000001249a | TASK | Pre-cache facts 2026-06-12 08:45:06,107 p=83863 u=zuul n=ansible | 2026-06-12 08:45:06.106515 | fa163e23-f348-37f0-fb65-00000001249a | CHANGED | Pre-cache facts | np0000071531 2026-06-12 08:45:06,135 p=83863 u=zuul n=ansible | 2026-06-12 08:45:06.134661 | fa163e23-f348-37f0-fb65-00000001249b | TASK | Failed deployment if facter fails 2026-06-12 08:45:06,177 p=83863 u=zuul n=ansible | 2026-06-12 08:45:06.176178 | fa163e23-f348-37f0-fb65-00000001249b | SKIPPED | Failed deployment if facter fails | np0000071531 2026-06-12 08:45:06,212 p=83863 u=zuul n=ansible | 2026-06-12 08:45:06.212008 | fa163e23-f348-37f0-fb65-00000001249c | TASK | Sync cached facts 2026-06-12 08:45:06,489 p=83863 u=zuul n=ansible | 2026-06-12 08:45:06.489063 | fa163e23-f348-37f0-fb65-00000001249a | CHANGED | Pre-cache facts | np0000071532 2026-06-12 08:45:06,509 p=83863 u=zuul n=ansible | 2026-06-12 08:45:06.508659 | fa163e23-f348-37f0-fb65-00000001249b | TASK | Failed deployment if facter fails 2026-06-12 08:45:06,533 p=83863 u=zuul n=ansible | 2026-06-12 08:45:06.532831 | fa163e23-f348-37f0-fb65-00000001249a | CHANGED | Pre-cache facts | np0000071533 2026-06-12 08:45:06,545 p=83863 u=zuul n=ansible | 2026-06-12 08:45:06.544992 | fa163e23-f348-37f0-fb65-00000001249b | SKIPPED | Failed deployment if facter fails | np0000071532 2026-06-12 08:45:06,573 p=83863 u=zuul n=ansible | 2026-06-12 08:45:06.572981 | fa163e23-f348-37f0-fb65-00000001249c | TASK | Sync cached facts 2026-06-12 08:45:06,595 p=83863 u=zuul n=ansible | 2026-06-12 08:45:06.595110 | fa163e23-f348-37f0-fb65-00000001249b | TASK | Failed deployment if facter fails 2026-06-12 08:45:06,616 p=83863 u=zuul n=ansible | 2026-06-12 08:45:06.616073 | fa163e23-f348-37f0-fb65-00000001249c | CHANGED | Sync cached facts | np0000071531 -> 192.168.122.106 2026-06-12 08:45:06,618 p=83863 u=zuul n=ansible | [WARNING]: ('np0000071531 -> 192.168.122.106', 'fa163e23-f348-37f0-fb65-00000001249c') missing from stats 2026-06-12 08:45:06,635 p=83863 u=zuul n=ansible | 2026-06-12 08:45:06.634750 | fa163e23-f348-37f0-fb65-00000001249b | SKIPPED | Failed deployment if facter fails | np0000071533 2026-06-12 08:45:06,644 p=83863 u=zuul n=ansible | 2026-06-12 08:45:06.644126 | fa163e23-f348-37f0-fb65-0000000123e3 | TASK | Include container-puppet tasks (generate config) during step 1 2026-06-12 08:45:06,671 p=83863 u=zuul n=ansible | 2026-06-12 08:45:06.670898 | fa163e23-f348-37f0-fb65-00000001249c | TASK | Sync cached facts 2026-06-12 08:45:06,696 p=83863 u=zuul n=ansible | 2026-06-12 08:45:06.695803 | fa163e23-f348-37f0-fb65-0000000123e3 | SKIPPED | Include container-puppet tasks (generate config) during step 1 | np0000071531 2026-06-12 08:45:06,708 p=83863 u=zuul n=ansible | 2026-06-12 08:45:06.707890 | fa163e23-f348-37f0-fb65-0000000123e5 | TASK | Manage containers for step 5 with tripleo-ansible 2026-06-12 08:45:06,768 p=83863 u=zuul n=ansible | 2026-06-12 08:45:06.767914 | fa163e23-f348-37f0-fb65-0000000125c9 | TASK | Gather variables for each operating system 2026-06-12 08:45:06,893 p=83863 u=zuul n=ansible | 2026-06-12 08:45:06.892621 | fa163e23-f348-37f0-fb65-0000000125ca | TASK | Create container logs path 2026-06-12 08:45:06,959 p=83863 u=zuul n=ansible | 2026-06-12 08:45:06.958805 | fa163e23-f348-37f0-fb65-00000001249c | CHANGED | Sync cached facts | np0000071532 -> 192.168.122.107 2026-06-12 08:45:06,960 p=83863 u=zuul n=ansible | [WARNING]: ('np0000071532 -> 192.168.122.107', 'fa163e23-f348-37f0-fb65-00000001249c') missing from stats 2026-06-12 08:45:06,982 p=83863 u=zuul n=ansible | 2026-06-12 08:45:06.981742 | fa163e23-f348-37f0-fb65-000000012422 | TASK | Include container-puppet tasks (generate config) during step 1 2026-06-12 08:45:07,036 p=83863 u=zuul n=ansible | 2026-06-12 08:45:07.035838 | fa163e23-f348-37f0-fb65-000000012422 | SKIPPED | Include container-puppet tasks (generate config) during step 1 | np0000071532 2026-06-12 08:45:07,049 p=83863 u=zuul n=ansible | 2026-06-12 08:45:07.048857 | fa163e23-f348-37f0-fb65-000000012424 | TASK | Manage containers for step 5 with tripleo-ansible 2026-06-12 08:45:07,069 p=83863 u=zuul n=ansible | 2026-06-12 08:45:07.068546 | fa163e23-f348-37f0-fb65-00000001249c | CHANGED | Sync cached facts | np0000071533 -> 192.168.122.108 2026-06-12 08:45:07,070 p=83863 u=zuul n=ansible | [WARNING]: ('np0000071533 -> 192.168.122.108', 'fa163e23-f348-37f0-fb65-00000001249c') missing from stats 2026-06-12 08:45:07,113 p=83863 u=zuul n=ansible | 2026-06-12 08:45:07.113486 | fa163e23-f348-37f0-fb65-0000000125c9 | TASK | Gather variables for each operating system 2026-06-12 08:45:07,134 p=83863 u=zuul n=ansible | 2026-06-12 08:45:07.134109 | fa163e23-f348-37f0-fb65-00000001240a | TASK | Include container-puppet tasks (generate config) during step 1 2026-06-12 08:45:07,176 p=83863 u=zuul n=ansible | 2026-06-12 08:45:07.175815 | fa163e23-f348-37f0-fb65-00000001240a | SKIPPED | Include container-puppet tasks (generate config) during step 1 | np0000071533 2026-06-12 08:45:07,196 p=83863 u=zuul n=ansible | 2026-06-12 08:45:07.195875 | fa163e23-f348-37f0-fb65-00000001240c | TASK | Manage containers for step 5 with tripleo-ansible 2026-06-12 08:45:07,224 p=83863 u=zuul n=ansible | 2026-06-12 08:45:07.224455 | fa163e23-f348-37f0-fb65-0000000125ca | TASK | Create container logs path 2026-06-12 08:45:07,233 p=83863 u=zuul n=ansible | 2026-06-12 08:45:07.233278 | fa163e23-f348-37f0-fb65-0000000125ca | OK | Create container logs path | np0000071531 2026-06-12 08:45:07,265 p=83863 u=zuul n=ansible | 2026-06-12 08:45:07.265331 | fa163e23-f348-37f0-fb65-0000000125cc | TASK | Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_5 2026-06-12 08:45:07,284 p=83863 u=zuul n=ansible | 2026-06-12 08:45:07.284202 | fa163e23-f348-37f0-fb65-0000000125c9 | TASK | Gather variables for each operating system 2026-06-12 08:45:07,396 p=83863 u=zuul n=ansible | 2026-06-12 08:45:07.395807 | fa163e23-f348-37f0-fb65-0000000125ca | TASK | Create container logs path 2026-06-12 08:45:07,561 p=83863 u=zuul n=ansible | 2026-06-12 08:45:07.560836 | fa163e23-f348-37f0-fb65-0000000125ca | OK | Create container logs path | np0000071532 2026-06-12 08:45:07,575 p=83863 u=zuul n=ansible | 2026-06-12 08:45:07.574810 | fa163e23-f348-37f0-fb65-0000000125cc | TASK | Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_5 2026-06-12 08:45:07,593 p=83863 u=zuul n=ansible | 2026-06-12 08:45:07.593261 | fa163e23-f348-37f0-fb65-0000000125cc | OK | Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_5 | np0000071531 2026-06-12 08:45:07,605 p=83863 u=zuul n=ansible | 2026-06-12 08:45:07.604873 | fa163e23-f348-37f0-fb65-0000000125cd | TASK | Finalise hashes for all containers 2026-06-12 08:45:07,649 p=83863 u=zuul n=ansible | 2026-06-12 08:45:07.648498 | fa163e23-f348-37f0-fb65-0000000125cd | OK | Finalise hashes for all containers | np0000071531 2026-06-12 08:45:07,661 p=83863 u=zuul n=ansible | 2026-06-12 08:45:07.660719 | fa163e23-f348-37f0-fb65-0000000125cf | TASK | Manage systemd shutdown files 2026-06-12 08:45:07,709 p=83863 u=zuul n=ansible | 2026-06-12 08:45:07.704169 | e69d103b-f2fb-46b8-8a47-599fd9fdb2de | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/shutdown.yml | np0000071531 2026-06-12 08:45:07,727 p=83863 u=zuul n=ansible | 2026-06-12 08:45:07.727173 | fa163e23-f348-37f0-fb65-00000001266c | TASK | Check if /etc/sysconfig/podman_drop_in exists 2026-06-12 08:45:07,735 p=83863 u=zuul n=ansible | 2026-06-12 08:45:07.734831 | fa163e23-f348-37f0-fb65-0000000125ca | OK | Create container logs path | np0000071533 2026-06-12 08:45:07,749 p=83863 u=zuul n=ansible | 2026-06-12 08:45:07.749212 | fa163e23-f348-37f0-fb65-0000000125cc | TASK | Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_5 2026-06-12 08:45:07,904 p=83863 u=zuul n=ansible | 2026-06-12 08:45:07.903783 | fa163e23-f348-37f0-fb65-0000000125cc | OK | Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_5 | np0000071532 2026-06-12 08:45:07,915 p=83863 u=zuul n=ansible | 2026-06-12 08:45:07.915512 | fa163e23-f348-37f0-fb65-0000000125cd | TASK | Finalise hashes for all containers 2026-06-12 08:45:07,951 p=83863 u=zuul n=ansible | 2026-06-12 08:45:07.950468 | fa163e23-f348-37f0-fb65-0000000125cd | OK | Finalise hashes for all containers | np0000071532 2026-06-12 08:45:07,963 p=83863 u=zuul n=ansible | 2026-06-12 08:45:07.962727 | fa163e23-f348-37f0-fb65-0000000125cf | TASK | Manage systemd shutdown files 2026-06-12 08:45:08,018 p=83863 u=zuul n=ansible | 2026-06-12 08:45:08.018460 | d78baced-86fa-45ac-858b-19192d77552f | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/shutdown.yml | np0000071532 2026-06-12 08:45:08,034 p=83863 u=zuul n=ansible | 2026-06-12 08:45:08.033669 | fa163e23-f348-37f0-fb65-00000001268d | TASK | Check if /etc/sysconfig/podman_drop_in exists 2026-06-12 08:45:08,073 p=83863 u=zuul n=ansible | 2026-06-12 08:45:08.072663 | fa163e23-f348-37f0-fb65-00000001266c | OK | Check if /etc/sysconfig/podman_drop_in exists | np0000071531 2026-06-12 08:45:08,074 p=83863 u=zuul n=ansible | 2026-06-12 08:45:08.074356 | fa163e23-f348-37f0-fb65-0000000125cc | OK | Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_5 | np0000071533 2026-06-12 08:45:08,086 p=83863 u=zuul n=ansible | 2026-06-12 08:45:08.085852 | fa163e23-f348-37f0-fb65-00000001266d | TASK | Set podman_drop_in fact 2026-06-12 08:45:08,104 p=83863 u=zuul n=ansible | 2026-06-12 08:45:08.103860 | fa163e23-f348-37f0-fb65-0000000125cd | TASK | Finalise hashes for all containers 2026-06-12 08:45:08,147 p=83863 u=zuul n=ansible | 2026-06-12 08:45:08.144295 | fa163e23-f348-37f0-fb65-00000001266d | OK | Set podman_drop_in fact | np0000071531 2026-06-12 08:45:08,148 p=83863 u=zuul n=ansible | 2026-06-12 08:45:08.147948 | fa163e23-f348-37f0-fb65-0000000125cd | OK | Finalise hashes for all containers | np0000071533 2026-06-12 08:45:08,160 p=83863 u=zuul n=ansible | 2026-06-12 08:45:08.159981 | fa163e23-f348-37f0-fb65-00000001266f | TASK | Deploy tripleo-container-shutdown and tripleo-start-podman-container 2026-06-12 08:45:08,176 p=83863 u=zuul n=ansible | 2026-06-12 08:45:08.176351 | fa163e23-f348-37f0-fb65-0000000125cf | TASK | Manage systemd shutdown files 2026-06-12 08:45:08,221 p=83863 u=zuul n=ansible | 2026-06-12 08:45:08.221119 | 789bc77a-ee1b-47b6-a799-7b8f2bbe87b9 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/shutdown.yml | np0000071533 2026-06-12 08:45:08,236 p=83863 u=zuul n=ansible | 2026-06-12 08:45:08.236609 | fa163e23-f348-37f0-fb65-0000000126b0 | TASK | Check if /etc/sysconfig/podman_drop_in exists 2026-06-12 08:45:08,382 p=83863 u=zuul n=ansible | 2026-06-12 08:45:08.381294 | fa163e23-f348-37f0-fb65-00000001268d | OK | Check if /etc/sysconfig/podman_drop_in exists | np0000071532 2026-06-12 08:45:08,397 p=83863 u=zuul n=ansible | 2026-06-12 08:45:08.396906 | fa163e23-f348-37f0-fb65-00000001268e | TASK | Set podman_drop_in fact 2026-06-12 08:45:08,457 p=83863 u=zuul n=ansible | 2026-06-12 08:45:08.457039 | fa163e23-f348-37f0-fb65-00000001268e | OK | Set podman_drop_in fact | np0000071532 2026-06-12 08:45:08,471 p=83863 u=zuul n=ansible | 2026-06-12 08:45:08.471509 | fa163e23-f348-37f0-fb65-000000012690 | TASK | Deploy tripleo-container-shutdown and tripleo-start-podman-container 2026-06-12 08:45:08,575 p=83863 u=zuul n=ansible | 2026-06-12 08:45:08.574270 | fa163e23-f348-37f0-fb65-0000000126b0 | OK | Check if /etc/sysconfig/podman_drop_in exists | np0000071533 2026-06-12 08:45:08,588 p=83863 u=zuul n=ansible | 2026-06-12 08:45:08.588355 | fa163e23-f348-37f0-fb65-0000000126b1 | TASK | Set podman_drop_in fact 2026-06-12 08:45:08,631 p=83863 u=zuul n=ansible | 2026-06-12 08:45:08.631224 | fa163e23-f348-37f0-fb65-0000000126b1 | OK | Set podman_drop_in fact | np0000071533 2026-06-12 08:45:08,642 p=83863 u=zuul n=ansible | 2026-06-12 08:45:08.642431 | fa163e23-f348-37f0-fb65-0000000126b3 | TASK | Deploy tripleo-container-shutdown and tripleo-start-podman-container 2026-06-12 08:45:08,937 p=83863 u=zuul n=ansible | 2026-06-12 08:45:08.935494 | fa163e23-f348-37f0-fb65-00000001266f | OK | Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0000071531 | item=tripleo-container-shutdown 2026-06-12 08:45:09,324 p=83863 u=zuul n=ansible | 2026-06-12 08:45:09.323559 | fa163e23-f348-37f0-fb65-000000012690 | OK | Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0000071532 | item=tripleo-container-shutdown 2026-06-12 08:45:09,483 p=83863 u=zuul n=ansible | 2026-06-12 08:45:09.479601 | fa163e23-f348-37f0-fb65-0000000126b3 | OK | Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0000071533 | item=tripleo-container-shutdown 2026-06-12 08:45:09,725 p=83863 u=zuul n=ansible | 2026-06-12 08:45:09.723319 | fa163e23-f348-37f0-fb65-00000001266f | OK | Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0000071531 | item=tripleo-start-podman-container 2026-06-12 08:45:09,748 p=83863 u=zuul n=ansible | 2026-06-12 08:45:09.747696 | fa163e23-f348-37f0-fb65-000000012670 | TASK | Create /usr/lib/systemd/system/tripleo-container-shutdown.service 2026-06-12 08:45:10,122 p=83863 u=zuul n=ansible | 2026-06-12 08:45:10.121171 | fa163e23-f348-37f0-fb65-000000012690 | OK | Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0000071532 | item=tripleo-start-podman-container 2026-06-12 08:45:10,151 p=83863 u=zuul n=ansible | 2026-06-12 08:45:10.150729 | fa163e23-f348-37f0-fb65-000000012691 | TASK | Create /usr/lib/systemd/system/tripleo-container-shutdown.service 2026-06-12 08:45:10,283 p=83863 u=zuul n=ansible | 2026-06-12 08:45:10.279925 | fa163e23-f348-37f0-fb65-0000000126b3 | OK | Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0000071533 | item=tripleo-start-podman-container 2026-06-12 08:45:10,308 p=83863 u=zuul n=ansible | 2026-06-12 08:45:10.308382 | fa163e23-f348-37f0-fb65-0000000126b4 | TASK | Create /usr/lib/systemd/system/tripleo-container-shutdown.service 2026-06-12 08:45:10,620 p=83863 u=zuul n=ansible | 2026-06-12 08:45:10.619574 | fa163e23-f348-37f0-fb65-000000012670 | OK | Create /usr/lib/systemd/system/tripleo-container-shutdown.service | np0000071531 2026-06-12 08:45:10,644 p=83863 u=zuul n=ansible | 2026-06-12 08:45:10.643729 | fa163e23-f348-37f0-fb65-000000012671 | TASK | Create /usr/lib/systemd/system-preset/91-tripleo-container-shutdown.preset 2026-06-12 08:45:10,945 p=83863 u=zuul n=ansible | 2026-06-12 08:45:10.944422 | fa163e23-f348-37f0-fb65-000000012691 | OK | Create /usr/lib/systemd/system/tripleo-container-shutdown.service | np0000071532 2026-06-12 08:45:10,957 p=83863 u=zuul n=ansible | 2026-06-12 08:45:10.956697 | fa163e23-f348-37f0-fb65-000000012692 | TASK | Create /usr/lib/systemd/system-preset/91-tripleo-container-shutdown.preset 2026-06-12 08:45:11,187 p=83863 u=zuul n=ansible | 2026-06-12 08:45:11.186800 | fa163e23-f348-37f0-fb65-0000000126b4 | OK | Create /usr/lib/systemd/system/tripleo-container-shutdown.service | np0000071533 2026-06-12 08:45:11,203 p=83863 u=zuul n=ansible | 2026-06-12 08:45:11.202769 | fa163e23-f348-37f0-fb65-0000000126b5 | TASK | Create /usr/lib/systemd/system-preset/91-tripleo-container-shutdown.preset 2026-06-12 08:45:11,500 p=83863 u=zuul n=ansible | 2026-06-12 08:45:11.498922 | fa163e23-f348-37f0-fb65-000000012671 | OK | Create /usr/lib/systemd/system-preset/91-tripleo-container-shutdown.preset | np0000071531 2026-06-12 08:45:11,518 p=83863 u=zuul n=ansible | 2026-06-12 08:45:11.518066 | fa163e23-f348-37f0-fb65-000000012672 | TASK | Enable and start tripleo-container-shutdown 2026-06-12 08:45:11,782 p=83863 u=zuul n=ansible | 2026-06-12 08:45:11.781273 | fa163e23-f348-37f0-fb65-000000012692 | OK | Create /usr/lib/systemd/system-preset/91-tripleo-container-shutdown.preset | np0000071532 2026-06-12 08:45:11,805 p=83863 u=zuul n=ansible | 2026-06-12 08:45:11.805114 | fa163e23-f348-37f0-fb65-000000012693 | TASK | Enable and start tripleo-container-shutdown 2026-06-12 08:45:12,075 p=83863 u=zuul n=ansible | 2026-06-12 08:45:12.074889 | fa163e23-f348-37f0-fb65-0000000126b5 | OK | Create /usr/lib/systemd/system-preset/91-tripleo-container-shutdown.preset | np0000071533 2026-06-12 08:45:12,099 p=83863 u=zuul n=ansible | 2026-06-12 08:45:12.099174 | fa163e23-f348-37f0-fb65-0000000126b6 | TASK | Enable and start tripleo-container-shutdown 2026-06-12 08:45:12,299 p=83863 u=zuul n=ansible | 2026-06-12 08:45:12.299108 | fa163e23-f348-37f0-fb65-000000012672 | OK | Enable and start tripleo-container-shutdown | np0000071531 2026-06-12 08:45:12,316 p=83863 u=zuul n=ansible | 2026-06-12 08:45:12.315500 | fa163e23-f348-37f0-fb65-000000012673 | TASK | Create /usr/lib/systemd/system/netns-placeholder.service 2026-06-12 08:45:12,624 p=83863 u=zuul n=ansible | 2026-06-12 08:45:12.623247 | fa163e23-f348-37f0-fb65-000000012693 | OK | Enable and start tripleo-container-shutdown | np0000071532 2026-06-12 08:45:12,651 p=83863 u=zuul n=ansible | 2026-06-12 08:45:12.650869 | fa163e23-f348-37f0-fb65-000000012694 | TASK | Create /usr/lib/systemd/system/netns-placeholder.service 2026-06-12 08:45:12,911 p=83863 u=zuul n=ansible | 2026-06-12 08:45:12.910529 | fa163e23-f348-37f0-fb65-0000000126b6 | OK | Enable and start tripleo-container-shutdown | np0000071533 2026-06-12 08:45:12,924 p=83863 u=zuul n=ansible | 2026-06-12 08:45:12.923824 | fa163e23-f348-37f0-fb65-0000000126b7 | TASK | Create /usr/lib/systemd/system/netns-placeholder.service 2026-06-12 08:45:13,105 p=83863 u=zuul n=ansible | 2026-06-12 08:45:13.104891 | fa163e23-f348-37f0-fb65-000000012268 | OK | Run init bundle puppet on the host for cinder_volume | np0000071530 2026-06-12 08:45:13,138 p=83863 u=zuul n=ansible | 2026-06-12 08:45:13.138176 | fa163e23-f348-37f0-fb65-000000012269 | TASK | Check if /var/lib/config-data/puppet-generated/cinder exists 2026-06-12 08:45:13,148 p=83863 u=zuul n=ansible | 2026-06-12 08:45:13.147375 | fa163e23-f348-37f0-fb65-000000012673 | OK | Create /usr/lib/systemd/system/netns-placeholder.service | np0000071531 2026-06-12 08:45:13,165 p=83863 u=zuul n=ansible | 2026-06-12 08:45:13.165301 | fa163e23-f348-37f0-fb65-000000012674 | TASK | Create /usr/lib/systemd/system-preset/91-netns-placeholder.preset 2026-06-12 08:45:13,479 p=83863 u=zuul n=ansible | 2026-06-12 08:45:13.478717 | fa163e23-f348-37f0-fb65-000000012694 | OK | Create /usr/lib/systemd/system/netns-placeholder.service | np0000071532 2026-06-12 08:45:13,496 p=83863 u=zuul n=ansible | 2026-06-12 08:45:13.495581 | fa163e23-f348-37f0-fb65-000000012695 | TASK | Create /usr/lib/systemd/system-preset/91-netns-placeholder.preset 2026-06-12 08:45:13,569 p=83863 u=zuul n=ansible | 2026-06-12 08:45:13.568960 | fa163e23-f348-37f0-fb65-000000012269 | OK | Check if /var/lib/config-data/puppet-generated/cinder exists | np0000071530 2026-06-12 08:45:13,604 p=83863 u=zuul n=ansible | 2026-06-12 08:45:13.603561 | fa163e23-f348-37f0-fb65-00000001226a | TASK | Run pacemaker restart if the config file for the service changed 2026-06-12 08:45:13,748 p=83863 u=zuul n=ansible | 2026-06-12 08:45:13.747023 | fa163e23-f348-37f0-fb65-0000000126b7 | OK | Create /usr/lib/systemd/system/netns-placeholder.service | np0000071533 2026-06-12 08:45:13,776 p=83863 u=zuul n=ansible | 2026-06-12 08:45:13.775964 | fa163e23-f348-37f0-fb65-0000000126b8 | TASK | Create /usr/lib/systemd/system-preset/91-netns-placeholder.preset 2026-06-12 08:45:13,982 p=83863 u=zuul n=ansible | 2026-06-12 08:45:13.981262 | fa163e23-f348-37f0-fb65-000000012268 | OK | Run init bundle puppet on the host for cinder_volume | np0000071529 2026-06-12 08:45:14,025 p=83863 u=zuul n=ansible | 2026-06-12 08:45:14.024607 | fa163e23-f348-37f0-fb65-000000012269 | TASK | Check if /var/lib/config-data/puppet-generated/cinder exists 2026-06-12 08:45:14,095 p=83863 u=zuul n=ansible | 2026-06-12 08:45:14.094722 | fa163e23-f348-37f0-fb65-000000012674 | OK | Create /usr/lib/systemd/system-preset/91-netns-placeholder.preset | np0000071531 2026-06-12 08:45:14,113 p=83863 u=zuul n=ansible | 2026-06-12 08:45:14.113365 | fa163e23-f348-37f0-fb65-000000012675 | TASK | Enable and start netns-placeholder 2026-06-12 08:45:14,229 p=83863 u=zuul n=ansible | 2026-06-12 08:45:14.228714 | fa163e23-f348-37f0-fb65-00000001226a | CHANGED | Run pacemaker restart if the config file for the service changed | np0000071530 2026-06-12 08:45:14,273 p=83863 u=zuul n=ansible | 2026-06-12 08:45:14.272439 | fa163e23-f348-37f0-fb65-00000001226b | TASK | Check if an image update marker exists for bundle openstack-cinder-volume 2026-06-12 08:45:14,322 p=83863 u=zuul n=ansible | 2026-06-12 08:45:14.321284 | fa163e23-f348-37f0-fb65-000000012695 | OK | Create /usr/lib/systemd/system-preset/91-netns-placeholder.preset | np0000071532 2026-06-12 08:45:14,339 p=83863 u=zuul n=ansible | 2026-06-12 08:45:14.339328 | fa163e23-f348-37f0-fb65-000000012696 | TASK | Enable and start netns-placeholder 2026-06-12 08:45:14,383 p=83863 u=zuul n=ansible | 2026-06-12 08:45:14.382225 | fa163e23-f348-37f0-fb65-000000012269 | OK | Check if /var/lib/config-data/puppet-generated/cinder exists | np0000071529 2026-06-12 08:45:14,414 p=83863 u=zuul n=ansible | 2026-06-12 08:45:14.413788 | fa163e23-f348-37f0-fb65-00000001226a | TASK | Run pacemaker restart if the config file for the service changed 2026-06-12 08:45:14,574 p=83863 u=zuul n=ansible | 2026-06-12 08:45:14.573789 | fa163e23-f348-37f0-fb65-00000001226b | OK | Check if an image update marker exists for bundle openstack-cinder-volume | np0000071530 2026-06-12 08:45:14,596 p=83863 u=zuul n=ansible | 2026-06-12 08:45:14.596258 | fa163e23-f348-37f0-fb65-00000001226d | TASK | Get container image tag from marker for bundle openstack-cinder-volume 2026-06-12 08:45:14,603 p=83863 u=zuul n=ansible | 2026-06-12 08:45:14.602769 | fa163e23-f348-37f0-fb65-0000000126b8 | OK | Create /usr/lib/systemd/system-preset/91-netns-placeholder.preset | np0000071533 2026-06-12 08:45:14,616 p=83863 u=zuul n=ansible | 2026-06-12 08:45:14.616036 | fa163e23-f348-37f0-fb65-0000000126b9 | TASK | Enable and start netns-placeholder 2026-06-12 08:45:14,664 p=83863 u=zuul n=ansible | 2026-06-12 08:45:14.663019 | fa163e23-f348-37f0-fb65-00000001226d | SKIPPED | Get container image tag from marker for bundle openstack-cinder-volume | np0000071530 2026-06-12 08:45:14,701 p=83863 u=zuul n=ansible | 2026-06-12 08:45:14.701095 | fa163e23-f348-37f0-fb65-00000001226e | TASK | Get container image tag from bundle openstack-cinder-volume 2026-06-12 08:45:14,764 p=83863 u=zuul n=ansible | 2026-06-12 08:45:14.763600 | fa163e23-f348-37f0-fb65-00000001226e | SKIPPED | Get container image tag from bundle openstack-cinder-volume | np0000071530 2026-06-12 08:45:14,789 p=83863 u=zuul n=ansible | 2026-06-12 08:45:14.789016 | fa163e23-f348-37f0-fb65-00000001226f | TASK | Compare tags between marker and bundle openstack-cinder-volume 2026-06-12 08:45:14,839 p=83863 u=zuul n=ansible | 2026-06-12 08:45:14.834821 | fa163e23-f348-37f0-fb65-00000001226f | SKIPPED | Compare tags between marker and bundle openstack-cinder-volume | np0000071530 2026-06-12 08:45:14,841 p=83863 u=zuul n=ansible | 2026-06-12 08:45:14.841154 | fa163e23-f348-37f0-fb65-000000012675 | CHANGED | Enable and start netns-placeholder | np0000071531 2026-06-12 08:45:14,858 p=83863 u=zuul n=ansible | 2026-06-12 08:45:14.858460 | fa163e23-f348-37f0-fb65-0000000125d1 | TASK | Update container configs with new config hashes 2026-06-12 08:45:14,883 p=83863 u=zuul n=ansible | 2026-06-12 08:45:14.882856 | fa163e23-f348-37f0-fb65-000000012270 | TASK | Remove old image tag {{ old_image }} for bundle {{ tripleo_ha_wrapper_bundle_name }} 2026-06-12 08:45:14,913 p=83863 u=zuul n=ansible | 2026-06-12 08:45:14.912846 | 9473090b-bcf0-4e52-adfe-39709caec25a | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/puppet_config.yml | np0000071531 2026-06-12 08:45:14,930 p=83863 u=zuul n=ansible | 2026-06-12 08:45:14.929357 | fa163e23-f348-37f0-fb65-000000012717 | TASK | Update config hashes for container startup configs 2026-06-12 08:45:14,941 p=83863 u=zuul n=ansible | 2026-06-12 08:45:14.938428 | fa163e23-f348-37f0-fb65-000000012270 | SKIPPED | Remove old image tag {{ old_image }} for bundle {{ tripleo_ha_wrapper_bundle_name }} | np0000071530 2026-06-12 08:45:14,942 p=83863 u=zuul n=ansible | 2026-06-12 08:45:14.942564 | fa163e23-f348-37f0-fb65-00000001226a | CHANGED | Run pacemaker restart if the config file for the service changed | np0000071529 2026-06-12 08:45:14,960 p=83863 u=zuul n=ansible | 2026-06-12 08:45:14.960613 | fa163e23-f348-37f0-fb65-00000001226b | TASK | Check if an image update marker exists for bundle openstack-cinder-volume 2026-06-12 08:45:14,982 p=83863 u=zuul n=ansible | 2026-06-12 08:45:14.981866 | fa163e23-f348-37f0-fb65-000000012271 | TASK | Remove update marker for bundle openstack-cinder-volume 2026-06-12 08:45:15,042 p=83863 u=zuul n=ansible | 2026-06-12 08:45:15.041458 | fa163e23-f348-37f0-fb65-000000012271 | SKIPPED | Remove update marker for bundle openstack-cinder-volume | np0000071530 2026-06-12 08:45:15,071 p=83863 u=zuul n=ansible | 2026-06-12 08:45:15.070631 | fa163e23-f348-37f0-fb65-000000012331 | TASK | set enable_sensubility fact 2026-06-12 08:45:15,110 p=83863 u=zuul n=ansible | 2026-06-12 08:45:15.110329 | fa163e23-f348-37f0-fb65-000000012331 | OK | set enable_sensubility fact | np0000071530 2026-06-12 08:45:15,126 p=83863 u=zuul n=ansible | 2026-06-12 08:45:15.125912 | fa163e23-f348-37f0-fb65-000000012294 | TASK | Gather variables for each operating system 2026-06-12 08:45:15,162 p=83863 u=zuul n=ansible | 2026-06-12 08:45:15.162150 | fa163e23-f348-37f0-fb65-000000012696 | CHANGED | Enable and start netns-placeholder | np0000071532 2026-06-12 08:45:15,175 p=83863 u=zuul n=ansible | 2026-06-12 08:45:15.175020 | fa163e23-f348-37f0-fb65-0000000125d1 | TASK | Update container configs with new config hashes 2026-06-12 08:45:15,223 p=83863 u=zuul n=ansible | 2026-06-12 08:45:15.223732 | df546c2e-6cc7-4228-928d-674f6d40da53 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/puppet_config.yml | np0000071532 2026-06-12 08:45:15,235 p=83863 u=zuul n=ansible | 2026-06-12 08:45:15.235515 | fa163e23-f348-37f0-fb65-00000001273e | TASK | Update config hashes for container startup configs 2026-06-12 08:45:15,260 p=83863 u=zuul n=ansible | 2026-06-12 08:45:15.259922 | fa163e23-f348-37f0-fb65-000000012717 | OK | Update config hashes for container startup configs | np0000071531 2026-06-12 08:45:15,279 p=83863 u=zuul n=ansible | 2026-06-12 08:45:15.279238 | fa163e23-f348-37f0-fb65-0000000125d2 | TASK | Delete orphan containers from /var/lib/tripleo-config/container-startup-config/step_5 2026-06-12 08:45:15,322 p=83863 u=zuul n=ansible | 2026-06-12 08:45:15.318900 | fa163e23-f348-37f0-fb65-000000012295 | TASK | Detect if resource is being created or already exists 2026-06-12 08:45:15,328 p=83863 u=zuul n=ansible | 2026-06-12 08:45:15.328102 | fa163e23-f348-37f0-fb65-00000001226b | OK | Check if an image update marker exists for bundle openstack-cinder-volume | np0000071529 2026-06-12 08:45:15,341 p=83863 u=zuul n=ansible | 2026-06-12 08:45:15.341667 | d797818f-79e2-4985-a03c-b854fd2b4774 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/delete_orphan.yml | np0000071531 2026-06-12 08:45:15,356 p=83863 u=zuul n=ansible | 2026-06-12 08:45:15.355927 | fa163e23-f348-37f0-fb65-000000012761 | TASK | Gather podman infos 2026-06-12 08:45:15,382 p=83863 u=zuul n=ansible | 2026-06-12 08:45:15.382328 | fa163e23-f348-37f0-fb65-00000001226d | TASK | Get container image tag from marker for bundle openstack-cinder-volume 2026-06-12 08:45:15,414 p=83863 u=zuul n=ansible | 2026-06-12 08:45:15.414138 | fa163e23-f348-37f0-fb65-0000000126b9 | CHANGED | Enable and start netns-placeholder | np0000071533 2026-06-12 08:45:15,434 p=83863 u=zuul n=ansible | 2026-06-12 08:45:15.433842 | fa163e23-f348-37f0-fb65-0000000125d1 | TASK | Update container configs with new config hashes 2026-06-12 08:45:15,440 p=83863 u=zuul n=ansible | 2026-06-12 08:45:15.440190 | fa163e23-f348-37f0-fb65-00000001226d | SKIPPED | Get container image tag from marker for bundle openstack-cinder-volume | np0000071529 2026-06-12 08:45:15,458 p=83863 u=zuul n=ansible | 2026-06-12 08:45:15.457956 | fa163e23-f348-37f0-fb65-00000001226e | TASK | Get container image tag from bundle openstack-cinder-volume 2026-06-12 08:45:15,490 p=83863 u=zuul n=ansible | 2026-06-12 08:45:15.485332 | 5c80597a-9446-431b-ade8-272185038bb2 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/puppet_config.yml | np0000071533 2026-06-12 08:45:15,504 p=83863 u=zuul n=ansible | 2026-06-12 08:45:15.504310 | fa163e23-f348-37f0-fb65-000000012792 | TASK | Update config hashes for container startup configs 2026-06-12 08:45:15,512 p=83863 u=zuul n=ansible | 2026-06-12 08:45:15.511290 | fa163e23-f348-37f0-fb65-00000001226e | SKIPPED | Get container image tag from bundle openstack-cinder-volume | np0000071529 2026-06-12 08:45:15,530 p=83863 u=zuul n=ansible | 2026-06-12 08:45:15.529743 | fa163e23-f348-37f0-fb65-00000001226f | TASK | Compare tags between marker and bundle openstack-cinder-volume 2026-06-12 08:45:15,565 p=83863 u=zuul n=ansible | 2026-06-12 08:45:15.565102 | fa163e23-f348-37f0-fb65-00000001226f | SKIPPED | Compare tags between marker and bundle openstack-cinder-volume | np0000071529 2026-06-12 08:45:15,587 p=83863 u=zuul n=ansible | 2026-06-12 08:45:15.587631 | fa163e23-f348-37f0-fb65-000000012270 | TASK | Remove old image tag {{ old_image }} for bundle {{ tripleo_ha_wrapper_bundle_name }} 2026-06-12 08:45:15,595 p=83863 u=zuul n=ansible | 2026-06-12 08:45:15.594907 | fa163e23-f348-37f0-fb65-00000001273e | OK | Update config hashes for container startup configs | np0000071532 2026-06-12 08:45:15,609 p=83863 u=zuul n=ansible | 2026-06-12 08:45:15.608723 | fa163e23-f348-37f0-fb65-0000000125d2 | TASK | Delete orphan containers from /var/lib/tripleo-config/container-startup-config/step_5 2026-06-12 08:45:15,623 p=83863 u=zuul n=ansible | 2026-06-12 08:45:15.622986 | fa163e23-f348-37f0-fb65-000000012270 | SKIPPED | Remove old image tag {{ old_image }} for bundle {{ tripleo_ha_wrapper_bundle_name }} | np0000071529 2026-06-12 08:45:15,641 p=83863 u=zuul n=ansible | 2026-06-12 08:45:15.641443 | fa163e23-f348-37f0-fb65-000000012271 | TASK | Remove update marker for bundle openstack-cinder-volume 2026-06-12 08:45:15,664 p=83863 u=zuul n=ansible | 2026-06-12 08:45:15.664658 | 359d5f86-95b4-4f1b-9520-890fb7bac5c8 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/delete_orphan.yml | np0000071532 2026-06-12 08:45:15,685 p=83863 u=zuul n=ansible | 2026-06-12 08:45:15.685055 | fa163e23-f348-37f0-fb65-0000000127b7 | TASK | Gather podman infos 2026-06-12 08:45:15,693 p=83863 u=zuul n=ansible | 2026-06-12 08:45:15.693358 | fa163e23-f348-37f0-fb65-000000012271 | SKIPPED | Remove update marker for bundle openstack-cinder-volume | np0000071529 2026-06-12 08:45:15,723 p=83863 u=zuul n=ansible | 2026-06-12 08:45:15.723023 | fa163e23-f348-37f0-fb65-0000000123a9 | TASK | set enable_sensubility fact 2026-06-12 08:45:15,766 p=83863 u=zuul n=ansible | 2026-06-12 08:45:15.765910 | fa163e23-f348-37f0-fb65-0000000123a9 | OK | set enable_sensubility fact | np0000071529 2026-06-12 08:45:15,781 p=83863 u=zuul n=ansible | 2026-06-12 08:45:15.781440 | fa163e23-f348-37f0-fb65-000000012294 | TASK | Gather variables for each operating system 2026-06-12 08:45:15,860 p=83863 u=zuul n=ansible | 2026-06-12 08:45:15.859237 | fa163e23-f348-37f0-fb65-000000012792 | OK | Update config hashes for container startup configs | np0000071533 2026-06-12 08:45:15,881 p=83863 u=zuul n=ansible | 2026-06-12 08:45:15.881295 | fa163e23-f348-37f0-fb65-0000000125d2 | TASK | Delete orphan containers from /var/lib/tripleo-config/container-startup-config/step_5 2026-06-12 08:45:15,912 p=83863 u=zuul n=ansible | 2026-06-12 08:45:15.912018 | fa163e23-f348-37f0-fb65-000000012295 | TASK | Detect if resource is being created or already exists 2026-06-12 08:45:15,939 p=83863 u=zuul n=ansible | 2026-06-12 08:45:15.938699 | 27c984f4-b3e4-49df-bd1a-7364010f8560 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/delete_orphan.yml | np0000071533 2026-06-12 08:45:15,955 p=83863 u=zuul n=ansible | 2026-06-12 08:45:15.954895 | fa163e23-f348-37f0-fb65-0000000127ec | TASK | Gather podman infos 2026-06-12 08:45:16,197 p=83863 u=zuul n=ansible | 2026-06-12 08:45:16.196211 | fa163e23-f348-37f0-fb65-000000012295 | CHANGED | Detect if resource is being created or already exists | np0000071530 2026-06-12 08:45:16,223 p=83863 u=zuul n=ansible | 2026-06-12 08:45:16.222762 | fa163e23-f348-37f0-fb65-000000012296 | TASK | Run init bundle puppet on the host for manila_share 2026-06-12 08:45:16,613 p=83863 u=zuul n=ansible | 2026-06-12 08:45:16.612932 | fa163e23-f348-37f0-fb65-000000012761 | OK | Gather podman infos | np0000071531 2026-06-12 08:45:16,665 p=83863 u=zuul n=ansible | 2026-06-12 08:45:16.664761 | fa163e23-f348-37f0-fb65-000000012762 | TASK | Delete orphan containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_5 2026-06-12 08:45:16,842 p=83863 u=zuul n=ansible | 2026-06-12 08:45:16.841081 | fa163e23-f348-37f0-fb65-0000000127b7 | OK | Gather podman infos | np0000071532 2026-06-12 08:45:16,889 p=83863 u=zuul n=ansible | 2026-06-12 08:45:16.888238 | fa163e23-f348-37f0-fb65-000000012295 | CHANGED | Detect if resource is being created or already exists | np0000071529 2026-06-12 08:45:16,918 p=83863 u=zuul n=ansible | 2026-06-12 08:45:16.918155 | fa163e23-f348-37f0-fb65-0000000127b8 | TASK | Delete orphan containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_5 2026-06-12 08:45:17,011 p=83863 u=zuul n=ansible | 2026-06-12 08:45:17.010807 | fa163e23-f348-37f0-fb65-000000012296 | TASK | Run init bundle puppet on the host for manila_share 2026-06-12 08:45:17,020 p=83863 u=zuul n=ansible | 2026-06-12 08:45:17.019201 | fa163e23-f348-37f0-fb65-0000000127ec | OK | Gather podman infos | np0000071533 2026-06-12 08:45:17,098 p=83863 u=zuul n=ansible | 2026-06-12 08:45:17.097889 | fa163e23-f348-37f0-fb65-0000000125d3 | TASK | Create containers from /var/lib/tripleo-config/container-startup-config/step_5 2026-06-12 08:45:17,139 p=83863 u=zuul n=ansible | 2026-06-12 08:45:17.135514 | fa163e23-f348-37f0-fb65-0000000127ed | TASK | Delete orphan containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_5 2026-06-12 08:45:17,161 p=83863 u=zuul n=ansible | 2026-06-12 08:45:17.161170 | 762c332f-3d4f-4f7d-93bf-8a17849ec072 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/create.yml | np0000071531 2026-06-12 08:45:17,190 p=83863 u=zuul n=ansible | 2026-06-12 08:45:17.190072 | fa163e23-f348-37f0-fb65-00000001289e | TASK | Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_5 2026-06-12 08:45:17,257 p=83863 u=zuul n=ansible | 2026-06-12 08:45:17.256482 | fa163e23-f348-37f0-fb65-0000000125d3 | TASK | Create containers from /var/lib/tripleo-config/container-startup-config/step_5 2026-06-12 08:45:17,312 p=83863 u=zuul n=ansible | 2026-06-12 08:45:17.312466 | f79f26d0-0470-40f3-baa8-3b6dbcf7b30f | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/create.yml | np0000071532 2026-06-12 08:45:17,330 p=83863 u=zuul n=ansible | 2026-06-12 08:45:17.329824 | fa163e23-f348-37f0-fb65-000000012920 | TASK | Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_5 2026-06-12 08:45:17,348 p=83863 u=zuul n=ansible | 2026-06-12 08:45:17.347537 | fa163e23-f348-37f0-fb65-0000000125d3 | TASK | Create containers from /var/lib/tripleo-config/container-startup-config/step_5 2026-06-12 08:45:17,393 p=83863 u=zuul n=ansible | 2026-06-12 08:45:17.393471 | de4b805e-488e-4c06-a585-58e544a52566 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/create.yml | np0000071533 2026-06-12 08:45:17,412 p=83863 u=zuul n=ansible | 2026-06-12 08:45:17.411676 | fa163e23-f348-37f0-fb65-000000012964 | TASK | Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_5 2026-06-12 08:45:24,539 p=83863 u=zuul n=ansible | 2026-06-12 08:45:24.539123 | fa163e23-f348-37f0-fb65-000000012296 | OK | Run init bundle puppet on the host for manila_share | np0000071530 2026-06-12 08:45:24,564 p=83863 u=zuul n=ansible | 2026-06-12 08:45:24.563936 | fa163e23-f348-37f0-fb65-000000012297 | TASK | Check if /var/lib/config-data/puppet-generated/manila exists 2026-06-12 08:45:24,819 p=83863 u=zuul n=ansible | 2026-06-12 08:45:24.818269 | fa163e23-f348-37f0-fb65-00000001223c | CHANGED | Run init bundle puppet on the host for cinder_backup | np0000071528 2026-06-12 08:45:24,841 p=83863 u=zuul n=ansible | 2026-06-12 08:45:24.840966 | fa163e23-f348-37f0-fb65-00000001223d | TASK | Check if /var/lib/config-data/puppet-generated/cinder exists 2026-06-12 08:45:24,901 p=83863 u=zuul n=ansible | 2026-06-12 08:45:24.900441 | fa163e23-f348-37f0-fb65-000000012297 | OK | Check if /var/lib/config-data/puppet-generated/manila exists | np0000071530 2026-06-12 08:45:24,920 p=83863 u=zuul n=ansible | 2026-06-12 08:45:24.919531 | fa163e23-f348-37f0-fb65-000000012298 | TASK | Run pacemaker restart if the config file for the service changed 2026-06-12 08:45:25,180 p=83863 u=zuul n=ansible | 2026-06-12 08:45:25.179639 | fa163e23-f348-37f0-fb65-00000001223d | OK | Check if /var/lib/config-data/puppet-generated/cinder exists | np0000071528 2026-06-12 08:45:25,204 p=83863 u=zuul n=ansible | 2026-06-12 08:45:25.203670 | fa163e23-f348-37f0-fb65-00000001223e | TASK | Run pacemaker restart if the config file for the service changed 2026-06-12 08:45:25,374 p=83863 u=zuul n=ansible | 2026-06-12 08:45:25.373989 | fa163e23-f348-37f0-fb65-000000012298 | CHANGED | Run pacemaker restart if the config file for the service changed | np0000071530 2026-06-12 08:45:25,395 p=83863 u=zuul n=ansible | 2026-06-12 08:45:25.395284 | fa163e23-f348-37f0-fb65-000000012299 | TASK | Check if an image update marker exists for bundle openstack-manila-share 2026-06-12 08:45:25,787 p=83863 u=zuul n=ansible | 2026-06-12 08:45:25.786222 | fa163e23-f348-37f0-fb65-000000012299 | OK | Check if an image update marker exists for bundle openstack-manila-share | np0000071530 2026-06-12 08:45:25,806 p=83863 u=zuul n=ansible | 2026-06-12 08:45:25.806129 | fa163e23-f348-37f0-fb65-00000001229b | TASK | Get container image tag from marker for bundle openstack-manila-share 2026-06-12 08:45:25,842 p=83863 u=zuul n=ansible | 2026-06-12 08:45:25.841826 | fa163e23-f348-37f0-fb65-00000001229b | SKIPPED | Get container image tag from marker for bundle openstack-manila-share | np0000071530 2026-06-12 08:45:25,860 p=83863 u=zuul n=ansible | 2026-06-12 08:45:25.859620 | fa163e23-f348-37f0-fb65-00000001229c | TASK | Get container image tag from bundle openstack-manila-share 2026-06-12 08:45:25,895 p=83863 u=zuul n=ansible | 2026-06-12 08:45:25.894539 | fa163e23-f348-37f0-fb65-00000001229c | SKIPPED | Get container image tag from bundle openstack-manila-share | np0000071530 2026-06-12 08:45:25,911 p=83863 u=zuul n=ansible | 2026-06-12 08:45:25.911460 | fa163e23-f348-37f0-fb65-00000001229d | TASK | Compare tags between marker and bundle openstack-manila-share 2026-06-12 08:45:25,947 p=83863 u=zuul n=ansible | 2026-06-12 08:45:25.946715 | fa163e23-f348-37f0-fb65-000000012296 | OK | Run init bundle puppet on the host for manila_share | np0000071529 2026-06-12 08:45:25,977 p=83863 u=zuul n=ansible | 2026-06-12 08:45:25.976633 | fa163e23-f348-37f0-fb65-000000012297 | TASK | Check if /var/lib/config-data/puppet-generated/manila exists 2026-06-12 08:45:25,989 p=83863 u=zuul n=ansible | 2026-06-12 08:45:25.988155 | fa163e23-f348-37f0-fb65-00000001229d | SKIPPED | Compare tags between marker and bundle openstack-manila-share | np0000071530 2026-06-12 08:45:26,010 p=83863 u=zuul n=ansible | 2026-06-12 08:45:26.009261 | fa163e23-f348-37f0-fb65-00000001229e | TASK | Remove old image tag {{ old_image }} for bundle {{ tripleo_ha_wrapper_bundle_name }} 2026-06-12 08:45:26,027 p=83863 u=zuul n=ansible | 2026-06-12 08:45:26.025961 | fa163e23-f348-37f0-fb65-00000001223e | CHANGED | Run pacemaker restart if the config file for the service changed | np0000071528 2026-06-12 08:45:26,075 p=83863 u=zuul n=ansible | 2026-06-12 08:45:26.075241 | fa163e23-f348-37f0-fb65-00000001223f | TASK | Check if an image update marker exists for bundle openstack-cinder-backup 2026-06-12 08:45:26,086 p=83863 u=zuul n=ansible | 2026-06-12 08:45:26.085723 | fa163e23-f348-37f0-fb65-00000001229e | SKIPPED | Remove old image tag {{ old_image }} for bundle {{ tripleo_ha_wrapper_bundle_name }} | np0000071530 2026-06-12 08:45:26,113 p=83863 u=zuul n=ansible | 2026-06-12 08:45:26.113042 | fa163e23-f348-37f0-fb65-00000001229f | TASK | Remove update marker for bundle openstack-manila-share 2026-06-12 08:45:26,175 p=83863 u=zuul n=ansible | 2026-06-12 08:45:26.174623 | fa163e23-f348-37f0-fb65-00000001229f | SKIPPED | Remove update marker for bundle openstack-manila-share | np0000071530 2026-06-12 08:45:26,215 p=83863 u=zuul n=ansible | 2026-06-12 08:45:26.214740 | fa163e23-f348-37f0-fb65-000000012354 | TASK | Run kolla_set_configs to copy ring files 2026-06-12 08:45:26,352 p=83863 u=zuul n=ansible | 2026-06-12 08:45:26.351570 | fa163e23-f348-37f0-fb65-000000012297 | OK | Check if /var/lib/config-data/puppet-generated/manila exists | np0000071529 2026-06-12 08:45:26,376 p=83863 u=zuul n=ansible | 2026-06-12 08:45:26.376593 | fa163e23-f348-37f0-fb65-000000012298 | TASK | Run pacemaker restart if the config file for the service changed 2026-06-12 08:45:26,405 p=83863 u=zuul n=ansible | 2026-06-12 08:45:26.404935 | fa163e23-f348-37f0-fb65-00000001223f | OK | Check if an image update marker exists for bundle openstack-cinder-backup | np0000071528 2026-06-12 08:45:26,433 p=83863 u=zuul n=ansible | 2026-06-12 08:45:26.432640 | fa163e23-f348-37f0-fb65-000000012241 | TASK | Get container image tag from marker for bundle openstack-cinder-backup 2026-06-12 08:45:26,492 p=83863 u=zuul n=ansible | 2026-06-12 08:45:26.491955 | fa163e23-f348-37f0-fb65-000000012241 | SKIPPED | Get container image tag from marker for bundle openstack-cinder-backup | np0000071528 2026-06-12 08:45:26,520 p=83863 u=zuul n=ansible | 2026-06-12 08:45:26.520467 | fa163e23-f348-37f0-fb65-000000012242 | TASK | Get container image tag from bundle openstack-cinder-backup 2026-06-12 08:45:26,579 p=83863 u=zuul n=ansible | 2026-06-12 08:45:26.578847 | fa163e23-f348-37f0-fb65-000000012242 | SKIPPED | Get container image tag from bundle openstack-cinder-backup | np0000071528 2026-06-12 08:45:26,608 p=83863 u=zuul n=ansible | 2026-06-12 08:45:26.607946 | fa163e23-f348-37f0-fb65-000000012243 | TASK | Compare tags between marker and bundle openstack-cinder-backup 2026-06-12 08:45:26,671 p=83863 u=zuul n=ansible | 2026-06-12 08:45:26.669661 | fa163e23-f348-37f0-fb65-000000012243 | SKIPPED | Compare tags between marker and bundle openstack-cinder-backup | np0000071528 2026-06-12 08:45:26,698 p=83863 u=zuul n=ansible | 2026-06-12 08:45:26.697940 | fa163e23-f348-37f0-fb65-000000012244 | TASK | Remove old image tag {{ old_image }} for bundle {{ tripleo_ha_wrapper_bundle_name }} 2026-06-12 08:45:26,755 p=83863 u=zuul n=ansible | 2026-06-12 08:45:26.755194 | fa163e23-f348-37f0-fb65-000000012244 | SKIPPED | Remove old image tag {{ old_image }} for bundle {{ tripleo_ha_wrapper_bundle_name }} | np0000071528 2026-06-12 08:45:26,779 p=83863 u=zuul n=ansible | 2026-06-12 08:45:26.778586 | fa163e23-f348-37f0-fb65-000000012245 | TASK | Remove update marker for bundle openstack-cinder-backup 2026-06-12 08:45:26,845 p=83863 u=zuul n=ansible | 2026-06-12 08:45:26.844295 | fa163e23-f348-37f0-fb65-000000012245 | SKIPPED | Remove update marker for bundle openstack-cinder-backup | np0000071528 2026-06-12 08:45:26,854 p=83863 u=zuul n=ansible | 2026-06-12 08:45:26.851463 | fa163e23-f348-37f0-fb65-000000012354 | CHANGED | Run kolla_set_configs to copy ring files | np0000071530 | item=swift_proxy 2026-06-12 08:45:26,879 p=83863 u=zuul n=ansible | 2026-06-12 08:45:26.879368 | fa163e23-f348-37f0-fb65-000000012298 | CHANGED | Run pacemaker restart if the config file for the service changed | np0000071529 2026-06-12 08:45:26,896 p=83863 u=zuul n=ansible | 2026-06-12 08:45:26.896063 | fa163e23-f348-37f0-fb65-000000012266 | TASK | Gather variables for each operating system 2026-06-12 08:45:26,923 p=83863 u=zuul n=ansible | 2026-06-12 08:45:26.923131 | fa163e23-f348-37f0-fb65-000000012299 | TASK | Check if an image update marker exists for bundle openstack-manila-share 2026-06-12 08:45:26,948 p=83863 u=zuul n=ansible | 2026-06-12 08:45:26.947427 | fa163e23-f348-37f0-fb65-000000012355 | TASK | Run kolla_set_configs to copy ring files 2026-06-12 08:45:27,002 p=83863 u=zuul n=ansible | 2026-06-12 08:45:27.001884 | fa163e23-f348-37f0-fb65-000000012267 | TASK | Detect if resource is being created or already exists 2026-06-12 08:45:27,277 p=83863 u=zuul n=ansible | 2026-06-12 08:45:27.277107 | fa163e23-f348-37f0-fb65-000000012299 | OK | Check if an image update marker exists for bundle openstack-manila-share | np0000071529 2026-06-12 08:45:27,295 p=83863 u=zuul n=ansible | 2026-06-12 08:45:27.294941 | fa163e23-f348-37f0-fb65-00000001229b | TASK | Get container image tag from marker for bundle openstack-manila-share 2026-06-12 08:45:27,366 p=83863 u=zuul n=ansible | 2026-06-12 08:45:27.365561 | fa163e23-f348-37f0-fb65-00000001229b | SKIPPED | Get container image tag from marker for bundle openstack-manila-share | np0000071529 2026-06-12 08:45:27,404 p=83863 u=zuul n=ansible | 2026-06-12 08:45:27.404290 | fa163e23-f348-37f0-fb65-00000001229c | TASK | Get container image tag from bundle openstack-manila-share 2026-06-12 08:45:27,454 p=83863 u=zuul n=ansible | 2026-06-12 08:45:27.453486 | fa163e23-f348-37f0-fb65-00000001229c | SKIPPED | Get container image tag from bundle openstack-manila-share | np0000071529 2026-06-12 08:45:27,481 p=83863 u=zuul n=ansible | 2026-06-12 08:45:27.481425 | fa163e23-f348-37f0-fb65-00000001229d | TASK | Compare tags between marker and bundle openstack-manila-share 2026-06-12 08:45:27,527 p=83863 u=zuul n=ansible | 2026-06-12 08:45:27.526368 | fa163e23-f348-37f0-fb65-00000001229d | SKIPPED | Compare tags between marker and bundle openstack-manila-share | np0000071529 2026-06-12 08:45:27,554 p=83863 u=zuul n=ansible | 2026-06-12 08:45:27.553541 | fa163e23-f348-37f0-fb65-00000001229e | TASK | Remove old image tag {{ old_image }} for bundle {{ tripleo_ha_wrapper_bundle_name }} 2026-06-12 08:45:27,598 p=83863 u=zuul n=ansible | 2026-06-12 08:45:27.596206 | fa163e23-f348-37f0-fb65-000000012355 | CHANGED | Run kolla_set_configs to copy ring files | np0000071530 | item=swift_account_auditor 2026-06-12 08:45:27,610 p=83863 u=zuul n=ansible | 2026-06-12 08:45:27.609775 | fa163e23-f348-37f0-fb65-00000001229e | SKIPPED | Remove old image tag {{ old_image }} for bundle {{ tripleo_ha_wrapper_bundle_name }} | np0000071529 2026-06-12 08:45:27,633 p=83863 u=zuul n=ansible | 2026-06-12 08:45:27.632731 | fa163e23-f348-37f0-fb65-00000001229f | TASK | Remove update marker for bundle openstack-manila-share 2026-06-12 08:45:27,679 p=83863 u=zuul n=ansible | 2026-06-12 08:45:27.679108 | fa163e23-f348-37f0-fb65-00000001229f | SKIPPED | Remove update marker for bundle openstack-manila-share | np0000071529 2026-06-12 08:45:27,710 p=83863 u=zuul n=ansible | 2026-06-12 08:45:27.710355 | fa163e23-f348-37f0-fb65-0000000123cc | TASK | Run kolla_set_configs to copy ring files 2026-06-12 08:45:27,886 p=83863 u=zuul n=ansible | 2026-06-12 08:45:27.885816 | fa163e23-f348-37f0-fb65-000000012267 | CHANGED | Detect if resource is being created or already exists | np0000071528 2026-06-12 08:45:27,905 p=83863 u=zuul n=ansible | 2026-06-12 08:45:27.905289 | fa163e23-f348-37f0-fb65-000000012268 | TASK | Run init bundle puppet on the host for cinder_volume 2026-06-12 08:45:28,155 p=83863 u=zuul n=ansible | 2026-06-12 08:45:28.152594 | fa163e23-f348-37f0-fb65-000000012355 | CHANGED | Run kolla_set_configs to copy ring files | np0000071530 | item=swift_account_reaper 2026-06-12 08:45:28,317 p=83863 u=zuul n=ansible | 2026-06-12 08:45:28.316402 | fa163e23-f348-37f0-fb65-0000000123cc | CHANGED | Run kolla_set_configs to copy ring files | np0000071529 | item=swift_proxy 2026-06-12 08:45:28,343 p=83863 u=zuul n=ansible | 2026-06-12 08:45:28.342957 | fa163e23-f348-37f0-fb65-0000000123cd | TASK | Run kolla_set_configs to copy ring files 2026-06-12 08:45:28,739 p=83863 u=zuul n=ansible | 2026-06-12 08:45:28.736824 | fa163e23-f348-37f0-fb65-000000012355 | CHANGED | Run kolla_set_configs to copy ring files | np0000071530 | item=swift_account_replicator 2026-06-12 08:45:28,959 p=83863 u=zuul n=ansible | 2026-06-12 08:45:28.956820 | fa163e23-f348-37f0-fb65-0000000123cd | CHANGED | Run kolla_set_configs to copy ring files | np0000071529 | item=swift_account_auditor 2026-06-12 08:45:29,397 p=83863 u=zuul n=ansible | 2026-06-12 08:45:29.394972 | fa163e23-f348-37f0-fb65-000000012355 | CHANGED | Run kolla_set_configs to copy ring files | np0000071530 | item=swift_account_server 2026-06-12 08:45:29,556 p=83863 u=zuul n=ansible | 2026-06-12 08:45:29.554131 | fa163e23-f348-37f0-fb65-0000000123cd | CHANGED | Run kolla_set_configs to copy ring files | np0000071529 | item=swift_account_reaper 2026-06-12 08:45:29,918 p=83863 u=zuul n=ansible | 2026-06-12 08:45:29.916757 | fa163e23-f348-37f0-fb65-000000012355 | CHANGED | Run kolla_set_configs to copy ring files | np0000071530 | item=swift_container_auditor 2026-06-12 08:45:30,074 p=83863 u=zuul n=ansible | 2026-06-12 08:45:30.072549 | fa163e23-f348-37f0-fb65-0000000123cd | CHANGED | Run kolla_set_configs to copy ring files | np0000071529 | item=swift_account_replicator 2026-06-12 08:45:30,367 p=83863 u=zuul n=ansible | 2026-06-12 08:45:30.366940 | fa163e23-f348-37f0-fb65-00000001289e | CHANGED | Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_5 | np0000071531 2026-06-12 08:45:30,379 p=83863 u=zuul n=ansible | 2026-06-12 08:45:30.379573 | fa163e23-f348-37f0-fb65-00000001289f | TASK | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_5 2026-06-12 08:45:30,473 p=83863 u=zuul n=ansible | 2026-06-12 08:45:30.471710 | fa163e23-f348-37f0-fb65-000000012355 | CHANGED | Run kolla_set_configs to copy ring files | np0000071530 | item=swift_container_replicator 2026-06-12 08:45:30,657 p=83863 u=zuul n=ansible | 2026-06-12 08:45:30.654284 | fa163e23-f348-37f0-fb65-0000000123cd | CHANGED | Run kolla_set_configs to copy ring files | np0000071529 | item=swift_account_server 2026-06-12 08:45:31,023 p=83863 u=zuul n=ansible | 2026-06-12 08:45:31.021810 | fa163e23-f348-37f0-fb65-000000012355 | CHANGED | Run kolla_set_configs to copy ring files | np0000071530 | item=swift_container_server 2026-06-12 08:45:31,028 p=83863 u=zuul n=ansible | 2026-06-12 08:45:31.028602 | fa163e23-f348-37f0-fb65-000000012920 | CHANGED | Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_5 | np0000071532 2026-06-12 08:45:31,041 p=83863 u=zuul n=ansible | 2026-06-12 08:45:31.041717 | fa163e23-f348-37f0-fb65-000000012921 | TASK | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_5 2026-06-12 08:45:31,057 p=83863 u=zuul n=ansible | 2026-06-12 08:45:31.057242 | fa163e23-f348-37f0-fb65-000000012964 | CHANGED | Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_5 | np0000071533 2026-06-12 08:45:31,071 p=83863 u=zuul n=ansible | 2026-06-12 08:45:31.070931 | fa163e23-f348-37f0-fb65-000000012965 | TASK | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_5 2026-06-12 08:45:31,145 p=83863 u=zuul n=ansible | 2026-06-12 08:45:31.145112 | fa163e23-f348-37f0-fb65-0000000123cd | CHANGED | Run kolla_set_configs to copy ring files | np0000071529 | item=swift_container_auditor 2026-06-12 08:45:31,619 p=83863 u=zuul n=ansible | 2026-06-12 08:45:31.616458 | fa163e23-f348-37f0-fb65-000000012355 | CHANGED | Run kolla_set_configs to copy ring files | np0000071530 | item=swift_container_updater 2026-06-12 08:45:31,755 p=83863 u=zuul n=ansible | 2026-06-12 08:45:31.753889 | fa163e23-f348-37f0-fb65-0000000123cd | CHANGED | Run kolla_set_configs to copy ring files | np0000071529 | item=swift_container_replicator 2026-06-12 08:45:32,120 p=83863 u=zuul n=ansible | 2026-06-12 08:45:32.118282 | fa163e23-f348-37f0-fb65-000000012355 | CHANGED | Run kolla_set_configs to copy ring files | np0000071530 | item=swift_object_auditor 2026-06-12 08:45:32,347 p=83863 u=zuul n=ansible | 2026-06-12 08:45:32.346060 | fa163e23-f348-37f0-fb65-0000000123cd | CHANGED | Run kolla_set_configs to copy ring files | np0000071529 | item=swift_container_server 2026-06-12 08:45:32,715 p=83863 u=zuul n=ansible | 2026-06-12 08:45:32.714213 | fa163e23-f348-37f0-fb65-000000012355 | CHANGED | Run kolla_set_configs to copy ring files | np0000071530 | item=swift_object_expirer 2026-06-12 08:45:32,865 p=83863 u=zuul n=ansible | 2026-06-12 08:45:32.863013 | fa163e23-f348-37f0-fb65-0000000123cd | CHANGED | Run kolla_set_configs to copy ring files | np0000071529 | item=swift_container_updater 2026-06-12 08:45:33,210 p=83863 u=zuul n=ansible | 2026-06-12 08:45:33.210207 | fa163e23-f348-37f0-fb65-000000012355 | CHANGED | Run kolla_set_configs to copy ring files | np0000071530 | item=swift_object_replicator 2026-06-12 08:45:33,455 p=83863 u=zuul n=ansible | 2026-06-12 08:45:33.453689 | fa163e23-f348-37f0-fb65-0000000123cd | CHANGED | Run kolla_set_configs to copy ring files | np0000071529 | item=swift_object_auditor 2026-06-12 08:45:33,775 p=83863 u=zuul n=ansible | 2026-06-12 08:45:33.772576 | fa163e23-f348-37f0-fb65-000000012355 | CHANGED | Run kolla_set_configs to copy ring files | np0000071530 | item=swift_object_server 2026-06-12 08:45:34,040 p=83863 u=zuul n=ansible | 2026-06-12 08:45:34.037598 | fa163e23-f348-37f0-fb65-0000000123cd | CHANGED | Run kolla_set_configs to copy ring files | np0000071529 | item=swift_object_expirer 2026-06-12 08:45:34,215 p=83863 u=zuul n=ansible | 2026-06-12 08:45:34.214586 | fa163e23-f348-37f0-fb65-00000001289f | CHANGED | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_5 | np0000071531 2026-06-12 08:45:34,235 p=83863 u=zuul n=ansible | 2026-06-12 08:45:34.232502 | fa163e23-f348-37f0-fb65-000000012355 | CHANGED | Run kolla_set_configs to copy ring files | np0000071530 | item=swift_object_updater 2026-06-12 08:45:34,263 p=83863 u=zuul n=ansible | 2026-06-12 08:45:34.262871 | fa163e23-f348-37f0-fb65-0000000123e7 | TASK | Clean container_puppet_tasks for np0000071531 step 5 2026-06-12 08:45:34,297 p=83863 u=zuul n=ansible | 2026-06-12 08:45:34.296903 | fa163e23-f348-37f0-fb65-0000000000f7 | TASK | Check if /var/lib/tripleo-config/container-startup-config/step_5 already exists 2026-06-12 08:45:34,560 p=83863 u=zuul n=ansible | 2026-06-12 08:45:34.559648 | fa163e23-f348-37f0-fb65-0000000123e7 | OK | Clean container_puppet_tasks for np0000071531 step 5 | np0000071531 2026-06-12 08:45:34,581 p=83863 u=zuul n=ansible | 2026-06-12 08:45:34.581328 | fa163e23-f348-37f0-fb65-0000000123e8 | TASK | Calculate container_puppet_tasks for np0000071531 step 5 2026-06-12 08:45:34,604 p=83863 u=zuul n=ansible | 2026-06-12 08:45:34.603600 | fa163e23-f348-37f0-fb65-0000000000f7 | OK | Check if /var/lib/tripleo-config/container-startup-config/step_5 already exists | np0000071530 2026-06-12 08:45:34,646 p=83863 u=zuul n=ansible | 2026-06-12 08:45:34.646226 | fa163e23-f348-37f0-fb65-0000000123cd | CHANGED | Run kolla_set_configs to copy ring files | np0000071529 | item=swift_object_replicator 2026-06-12 08:45:34,658 p=83863 u=zuul n=ansible | 2026-06-12 08:45:34.658509 | fa163e23-f348-37f0-fb65-0000000123e9 | TASK | Include container-puppet tasks for step 5 2026-06-12 08:45:34,731 p=83863 u=zuul n=ansible | 2026-06-12 08:45:34.730804 | e2252540-dfdc-4b90-9e3f-2173bc491278 | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/host-container-puppet-tasks.yaml | np0000071531 2026-06-12 08:45:34,744 p=83863 u=zuul n=ansible | 2026-06-12 08:45:34.744329 | 6322a85b-099b-4b33-875c-ccf42ab65276 | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/common_deploy_steps_tasks.yaml | np0000071530 2026-06-12 08:45:34,811 p=83863 u=zuul n=ansible | 2026-06-12 08:45:34.811176 | fa163e23-f348-37f0-fb65-000000012a2c | TASK | Write container-puppet-tasks json file for np0000071531 step 5 2026-06-12 08:45:34,840 p=83863 u=zuul n=ansible | 2026-06-12 08:45:34.839580 | fa163e23-f348-37f0-fb65-000000012a34 | TASK | Write the config_step hieradata 2026-06-12 08:45:34,846 p=83863 u=zuul n=ansible | 2026-06-12 08:45:34.846195 | fa163e23-f348-37f0-fb65-000000012921 | CHANGED | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_5 | np0000071532 2026-06-12 08:45:34,882 p=83863 u=zuul n=ansible | 2026-06-12 08:45:34.882319 | fa163e23-f348-37f0-fb65-000000012426 | TASK | Clean container_puppet_tasks for np0000071532 step 5 2026-06-12 08:45:35,073 p=83863 u=zuul n=ansible | 2026-06-12 08:45:35.072778 | fa163e23-f348-37f0-fb65-000000012965 | CHANGED | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_5 | np0000071533 2026-06-12 08:45:35,111 p=83863 u=zuul n=ansible | 2026-06-12 08:45:35.111105 | fa163e23-f348-37f0-fb65-00000001240e | TASK | Clean container_puppet_tasks for np0000071533 step 5 2026-06-12 08:45:35,221 p=83863 u=zuul n=ansible | 2026-06-12 08:45:35.220495 | fa163e23-f348-37f0-fb65-0000000123cd | CHANGED | Run kolla_set_configs to copy ring files | np0000071529 | item=swift_object_server 2026-06-12 08:45:35,258 p=83863 u=zuul n=ansible | 2026-06-12 08:45:35.257957 | fa163e23-f348-37f0-fb65-000000012426 | OK | Clean container_puppet_tasks for np0000071532 step 5 | np0000071532 2026-06-12 08:45:35,293 p=83863 u=zuul n=ansible | 2026-06-12 08:45:35.292976 | fa163e23-f348-37f0-fb65-000000012427 | TASK | Calculate container_puppet_tasks for np0000071532 step 5 2026-06-12 08:45:35,371 p=83863 u=zuul n=ansible | 2026-06-12 08:45:35.371262 | fa163e23-f348-37f0-fb65-000000012428 | TASK | Include container-puppet tasks for step 5 2026-06-12 08:45:35,405 p=83863 u=zuul n=ansible | 2026-06-12 08:45:35.404370 | fa163e23-f348-37f0-fb65-00000001240e | OK | Clean container_puppet_tasks for np0000071533 step 5 | np0000071533 2026-06-12 08:45:35,440 p=83863 u=zuul n=ansible | 2026-06-12 08:45:35.439336 | fa163e23-f348-37f0-fb65-00000001240f | TASK | Calculate container_puppet_tasks for np0000071533 step 5 2026-06-12 08:45:35,466 p=83863 u=zuul n=ansible | 2026-06-12 08:45:35.466393 | 0e3dabe5-b75c-43a8-89d7-40ba1166115c | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/host-container-puppet-tasks.yaml | np0000071532 2026-06-12 08:45:35,494 p=83863 u=zuul n=ansible | 2026-06-12 08:45:35.493682 | fa163e23-f348-37f0-fb65-000000012a67 | TASK | Write container-puppet-tasks json file for np0000071532 step 5 2026-06-12 08:45:35,519 p=83863 u=zuul n=ansible | 2026-06-12 08:45:35.518984 | fa163e23-f348-37f0-fb65-000000012410 | TASK | Include container-puppet tasks for step 5 2026-06-12 08:45:35,571 p=83863 u=zuul n=ansible | 2026-06-12 08:45:35.571362 | a2a0f805-d667-4862-8e7f-4d335527fe1c | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/host-container-puppet-tasks.yaml | np0000071533 2026-06-12 08:45:35,595 p=83863 u=zuul n=ansible | 2026-06-12 08:45:35.595295 | fa163e23-f348-37f0-fb65-000000012a82 | TASK | Write container-puppet-tasks json file for np0000071533 step 5 2026-06-12 08:45:35,703 p=83863 u=zuul n=ansible | 2026-06-12 08:45:35.702303 | fa163e23-f348-37f0-fb65-000000012a34 | OK | Write the config_step hieradata | np0000071530 2026-06-12 08:45:35,724 p=83863 u=zuul n=ansible | 2026-06-12 08:45:35.724291 | fa163e23-f348-37f0-fb65-000000012a35 | TASK | Run puppet host configuration for step 5 2026-06-12 08:45:35,770 p=83863 u=zuul n=ansible | 2026-06-12 08:45:35.770180 | fa163e23-f348-37f0-fb65-000000012a2c | CHANGED | Write container-puppet-tasks json file for np0000071531 step 5 | np0000071531 2026-06-12 08:45:35,783 p=83863 u=zuul n=ansible | 2026-06-12 08:45:35.783286 | fa163e23-f348-37f0-fb65-000000012a2e | TASK | Generate container puppet configs for step 5 2026-06-12 08:45:35,826 p=83863 u=zuul n=ansible | 2026-06-12 08:45:35.825268 | fa163e23-f348-37f0-fb65-0000000123cd | CHANGED | Run kolla_set_configs to copy ring files | np0000071529 | item=swift_object_updater 2026-06-12 08:45:35,877 p=83863 u=zuul n=ansible | 2026-06-12 08:45:35.877226 | fa163e23-f348-37f0-fb65-0000000000f7 | TASK | Check if /var/lib/tripleo-config/container-startup-config/step_5 already exists 2026-06-12 08:45:36,141 p=83863 u=zuul n=ansible | 2026-06-12 08:45:36.140265 | fa163e23-f348-37f0-fb65-000000012a2e | OK | Generate container puppet configs for step 5 | np0000071531 2026-06-12 08:45:36,171 p=83863 u=zuul n=ansible | 2026-06-12 08:45:36.170232 | fa163e23-f348-37f0-fb65-000000012a2f | TASK | Manage Puppet containers (bootstrap tasks) for step 5 with tripleo-ansible 2026-06-12 08:45:36,275 p=83863 u=zuul n=ansible | 2026-06-12 08:45:36.274362 | fa163e23-f348-37f0-fb65-000000012abc | TASK | Gather variables for each operating system 2026-06-12 08:45:36,288 p=83863 u=zuul n=ansible | 2026-06-12 08:45:36.287490 | fa163e23-f348-37f0-fb65-0000000000f7 | OK | Check if /var/lib/tripleo-config/container-startup-config/step_5 already exists | np0000071529 2026-06-12 08:45:36,385 p=83863 u=zuul n=ansible | 2026-06-12 08:45:36.384649 | b0006f7b-742d-4dbf-a3e9-38f17fc4c10a | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/common_deploy_steps_tasks.yaml | np0000071529 2026-06-12 08:45:36,407 p=83863 u=zuul n=ansible | 2026-06-12 08:45:36.407312 | fa163e23-f348-37f0-fb65-000000012af7 | TASK | Write the config_step hieradata 2026-06-12 08:45:36,421 p=83863 u=zuul n=ansible | 2026-06-12 08:45:36.421025 | fa163e23-f348-37f0-fb65-000000012a35 | CHANGED | Run puppet host configuration for step 5 | np0000071530 2026-06-12 08:45:36,433 p=83863 u=zuul n=ansible | 2026-06-12 08:45:36.433267 | fa163e23-f348-37f0-fb65-000000012abd | TASK | Create container logs path 2026-06-12 08:45:36,460 p=83863 u=zuul n=ansible | 2026-06-12 08:45:36.459711 | fa163e23-f348-37f0-fb65-000000012a36 | TASK | Wait for puppet host configuration to finish 2026-06-12 08:45:36,487 p=83863 u=zuul n=ansible | 2026-06-12 08:45:36.486258 | fa163e23-f348-37f0-fb65-000000012a67 | CHANGED | Write container-puppet-tasks json file for np0000071532 step 5 | np0000071532 2026-06-12 08:45:36,501 p=83863 u=zuul n=ansible | 2026-06-12 08:45:36.500735 | fa163e23-f348-37f0-fb65-000000012a69 | TASK | Generate container puppet configs for step 5 2026-06-12 08:45:36,573 p=83863 u=zuul n=ansible | 2026-06-12 08:45:36.572618 | fa163e23-f348-37f0-fb65-000000012a82 | CHANGED | Write container-puppet-tasks json file for np0000071533 step 5 | np0000071533 2026-06-12 08:45:36,586 p=83863 u=zuul n=ansible | 2026-06-12 08:45:36.586578 | fa163e23-f348-37f0-fb65-000000012a84 | TASK | Generate container puppet configs for step 5 2026-06-12 08:45:36,729 p=83863 u=zuul n=ansible | 2026-06-12 08:45:36.728380 | fa163e23-f348-37f0-fb65-000000012abd | OK | Create container logs path | np0000071531 2026-06-12 08:45:36,742 p=83863 u=zuul n=ansible | 2026-06-12 08:45:36.742144 | fa163e23-f348-37f0-fb65-000000012abf | TASK | Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_5 2026-06-12 08:45:36,816 p=83863 u=zuul n=ansible | 2026-06-12 08:45:36.816145 | fa163e23-f348-37f0-fb65-000000012a69 | OK | Generate container puppet configs for step 5 | np0000071532 2026-06-12 08:45:36,835 p=83863 u=zuul n=ansible | 2026-06-12 08:45:36.835191 | fa163e23-f348-37f0-fb65-000000012a6a | TASK | Manage Puppet containers (bootstrap tasks) for step 5 with tripleo-ansible 2026-06-12 08:45:36,906 p=83863 u=zuul n=ansible | 2026-06-12 08:45:36.905787 | fa163e23-f348-37f0-fb65-000000012abc | TASK | Gather variables for each operating system 2026-06-12 08:45:36,921 p=83863 u=zuul n=ansible | 2026-06-12 08:45:36.920491 | fa163e23-f348-37f0-fb65-000000012a84 | OK | Generate container puppet configs for step 5 | np0000071533 2026-06-12 08:45:36,935 p=83863 u=zuul n=ansible | 2026-06-12 08:45:36.934674 | fa163e23-f348-37f0-fb65-000000012a85 | TASK | Manage Puppet containers (bootstrap tasks) for step 5 with tripleo-ansible 2026-06-12 08:45:36,996 p=83863 u=zuul n=ansible | 2026-06-12 08:45:36.996061 | fa163e23-f348-37f0-fb65-000000012abc | TASK | Gather variables for each operating system 2026-06-12 08:45:37,032 p=83863 u=zuul n=ansible | 2026-06-12 08:45:37.032169 | fa163e23-f348-37f0-fb65-000000012abd | TASK | Create container logs path 2026-06-12 08:45:37,107 p=83863 u=zuul n=ansible | 2026-06-12 08:45:37.107154 | fa163e23-f348-37f0-fb65-000000012abf | OK | Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_5 | np0000071531 2026-06-12 08:45:37,119 p=83863 u=zuul n=ansible | 2026-06-12 08:45:37.118951 | fa163e23-f348-37f0-fb65-000000012ac0 | TASK | Finalise hashes for all containers 2026-06-12 08:45:37,137 p=83863 u=zuul n=ansible | 2026-06-12 08:45:37.136484 | fa163e23-f348-37f0-fb65-000000012abd | TASK | Create container logs path 2026-06-12 08:45:37,168 p=83863 u=zuul n=ansible | 2026-06-12 08:45:37.167882 | fa163e23-f348-37f0-fb65-000000012ac0 | OK | Finalise hashes for all containers | np0000071531 2026-06-12 08:45:37,179 p=83863 u=zuul n=ansible | 2026-06-12 08:45:37.179520 | fa163e23-f348-37f0-fb65-000000012ac2 | TASK | Manage systemd shutdown files 2026-06-12 08:45:37,213 p=83863 u=zuul n=ansible | 2026-06-12 08:45:37.212952 | fa163e23-f348-37f0-fb65-000000012ac2 | SKIPPED | Manage systemd shutdown files | np0000071531 2026-06-12 08:45:37,224 p=83863 u=zuul n=ansible | 2026-06-12 08:45:37.224302 | fa163e23-f348-37f0-fb65-000000012ac4 | TASK | Update container configs with new config hashes 2026-06-12 08:45:37,269 p=83863 u=zuul n=ansible | 2026-06-12 08:45:37.268980 | fa163e23-f348-37f0-fb65-000000012ac4 | SKIPPED | Update container configs with new config hashes | np0000071531 2026-06-12 08:45:37,281 p=83863 u=zuul n=ansible | 2026-06-12 08:45:37.281193 | fa163e23-f348-37f0-fb65-000000012ac5 | TASK | Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_5 2026-06-12 08:45:37,309 p=83863 u=zuul n=ansible | 2026-06-12 08:45:37.309208 | fa163e23-f348-37f0-fb65-000000012af7 | OK | Write the config_step hieradata | np0000071529 2026-06-12 08:45:37,332 p=83863 u=zuul n=ansible | 2026-06-12 08:45:37.332525 | fa163e23-f348-37f0-fb65-000000012af8 | TASK | Run puppet host configuration for step 5 2026-06-12 08:45:37,339 p=83863 u=zuul n=ansible | 2026-06-12 08:45:37.339209 | fa163e23-f348-37f0-fb65-000000012ac5 | SKIPPED | Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_5 | np0000071531 2026-06-12 08:45:37,354 p=83863 u=zuul n=ansible | 2026-06-12 08:45:37.353668 | fa163e23-f348-37f0-fb65-000000012ac6 | TASK | Create containers from /var/lib/tripleo-config/container-puppet-config/step_5 2026-06-12 08:45:37,378 p=83863 u=zuul n=ansible | 2026-06-12 08:45:37.377886 | fa163e23-f348-37f0-fb65-000000012abd | OK | Create container logs path | np0000071532 2026-06-12 08:45:37,393 p=83863 u=zuul n=ansible | 2026-06-12 08:45:37.393244 | fa163e23-f348-37f0-fb65-000000012abf | TASK | Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_5 2026-06-12 08:45:37,409 p=83863 u=zuul n=ansible | 2026-06-12 08:45:37.408364 | fa163e23-f348-37f0-fb65-000000012ac6 | SKIPPED | Create containers from /var/lib/tripleo-config/container-puppet-config/step_5 | np0000071531 2026-06-12 08:45:37,457 p=83863 u=zuul n=ansible | 2026-06-12 08:45:37.457162 | fa163e23-f348-37f0-fb65-000000012abd | OK | Create container logs path | np0000071533 2026-06-12 08:45:37,470 p=83863 u=zuul n=ansible | 2026-06-12 08:45:37.470342 | fa163e23-f348-37f0-fb65-000000012abf | TASK | Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_5 2026-06-12 08:45:37,719 p=83863 u=zuul n=ansible | 2026-06-12 08:45:37.718892 | fa163e23-f348-37f0-fb65-000000012abf | OK | Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_5 | np0000071532 2026-06-12 08:45:37,731 p=83863 u=zuul n=ansible | 2026-06-12 08:45:37.730993 | fa163e23-f348-37f0-fb65-000000012ac0 | TASK | Finalise hashes for all containers 2026-06-12 08:45:37,763 p=83863 u=zuul n=ansible | 2026-06-12 08:45:37.762701 | fa163e23-f348-37f0-fb65-000000012ac0 | OK | Finalise hashes for all containers | np0000071532 2026-06-12 08:45:37,781 p=83863 u=zuul n=ansible | 2026-06-12 08:45:37.781230 | fa163e23-f348-37f0-fb65-000000012ac2 | TASK | Manage systemd shutdown files 2026-06-12 08:45:37,790 p=83863 u=zuul n=ansible | 2026-06-12 08:45:37.790070 | fa163e23-f348-37f0-fb65-000000012abf | OK | Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_5 | np0000071533 2026-06-12 08:45:37,814 p=83863 u=zuul n=ansible | 2026-06-12 08:45:37.813689 | fa163e23-f348-37f0-fb65-000000012ac0 | TASK | Finalise hashes for all containers 2026-06-12 08:45:37,822 p=83863 u=zuul n=ansible | 2026-06-12 08:45:37.822149 | fa163e23-f348-37f0-fb65-000000012ac2 | SKIPPED | Manage systemd shutdown files | np0000071532 2026-06-12 08:45:37,837 p=83863 u=zuul n=ansible | 2026-06-12 08:45:37.836505 | fa163e23-f348-37f0-fb65-000000012ac4 | TASK | Update container configs with new config hashes 2026-06-12 08:45:37,852 p=83863 u=zuul n=ansible | 2026-06-12 08:45:37.851293 | fa163e23-f348-37f0-fb65-000000012ac0 | OK | Finalise hashes for all containers | np0000071533 2026-06-12 08:45:37,870 p=83863 u=zuul n=ansible | 2026-06-12 08:45:37.869669 | fa163e23-f348-37f0-fb65-000000012ac2 | TASK | Manage systemd shutdown files 2026-06-12 08:45:37,889 p=83863 u=zuul n=ansible | 2026-06-12 08:45:37.889161 | fa163e23-f348-37f0-fb65-000000012ac4 | SKIPPED | Update container configs with new config hashes | np0000071532 2026-06-12 08:45:37,904 p=83863 u=zuul n=ansible | 2026-06-12 08:45:37.903944 | fa163e23-f348-37f0-fb65-000000012ac5 | TASK | Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_5 2026-06-12 08:45:37,913 p=83863 u=zuul n=ansible | 2026-06-12 08:45:37.912589 | fa163e23-f348-37f0-fb65-000000012ac2 | SKIPPED | Manage systemd shutdown files | np0000071533 2026-06-12 08:45:37,928 p=83863 u=zuul n=ansible | 2026-06-12 08:45:37.927596 | fa163e23-f348-37f0-fb65-000000012ac4 | TASK | Update container configs with new config hashes 2026-06-12 08:45:37,953 p=83863 u=zuul n=ansible | 2026-06-12 08:45:37.952287 | fa163e23-f348-37f0-fb65-000000012ac5 | SKIPPED | Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_5 | np0000071532 2026-06-12 08:45:37,976 p=83863 u=zuul n=ansible | 2026-06-12 08:45:37.975076 | fa163e23-f348-37f0-fb65-000000012ac6 | TASK | Create containers from /var/lib/tripleo-config/container-puppet-config/step_5 2026-06-12 08:45:37,986 p=83863 u=zuul n=ansible | 2026-06-12 08:45:37.985228 | fa163e23-f348-37f0-fb65-000000012ac4 | SKIPPED | Update container configs with new config hashes | np0000071533 2026-06-12 08:45:38,003 p=83863 u=zuul n=ansible | 2026-06-12 08:45:38.003099 | fa163e23-f348-37f0-fb65-000000012ac5 | TASK | Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_5 2026-06-12 08:45:38,020 p=83863 u=zuul n=ansible | 2026-06-12 08:45:38.019269 | fa163e23-f348-37f0-fb65-000000012ac6 | SKIPPED | Create containers from /var/lib/tripleo-config/container-puppet-config/step_5 | np0000071532 2026-06-12 08:45:38,055 p=83863 u=zuul n=ansible | 2026-06-12 08:45:38.054752 | fa163e23-f348-37f0-fb65-000000012ac5 | SKIPPED | Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_5 | np0000071533 2026-06-12 08:45:38,086 p=83863 u=zuul n=ansible | 2026-06-12 08:45:38.083391 | fa163e23-f348-37f0-fb65-000000012ac6 | TASK | Create containers from /var/lib/tripleo-config/container-puppet-config/step_5 2026-06-12 08:45:38,095 p=83863 u=zuul n=ansible | 2026-06-12 08:45:38.094197 | fa163e23-f348-37f0-fb65-000000012af8 | CHANGED | Run puppet host configuration for step 5 | np0000071529 2026-06-12 08:45:38,112 p=83863 u=zuul n=ansible | 2026-06-12 08:45:38.112291 | fa163e23-f348-37f0-fb65-000000012af9 | TASK | Wait for puppet host configuration to finish 2026-06-12 08:45:38,137 p=83863 u=zuul n=ansible | 2026-06-12 08:45:38.136594 | fa163e23-f348-37f0-fb65-000000012ac6 | SKIPPED | Create containers from /var/lib/tripleo-config/container-puppet-config/step_5 | np0000071533 2026-06-12 08:45:47,126 p=83863 u=zuul n=ansible | 2026-06-12 08:45:47.125555 | fa163e23-f348-37f0-fb65-000000012a36 | CHANGED | Wait for puppet host configuration to finish | np0000071530 2026-06-12 08:45:47,147 p=83863 u=zuul n=ansible | 2026-06-12 08:45:47.146967 | fa163e23-f348-37f0-fb65-000000012a37 | TASK | Debug output for task: Run puppet host configuration for step 5 2026-06-12 08:45:47,252 p=83863 u=zuul n=ansible | 2026-06-12 08:45:47.251348 | fa163e23-f348-37f0-fb65-000000012a37 | OK | Debug output for task: Run puppet host configuration for step 5 | np0000071530 | result={ "changed": false, "failed_when_result": false, "puppet_host_outputs.stdout_lines | default([]) | union(puppet_host_outputs.stderr_lines | default([]))": [ "<13>Jun 12 08:45:36 puppet-user: Warning: /etc/puppet/hiera.yaml: Use of 'hiera.yaml' version 3 is deprecated. It should be converted to version 5", "<13>Jun 12 08:45:43 puppet-user: (file: /etc/puppet/hiera.yaml)", "<13>Jun 12 08:45:43 puppet-user: Warning: Undefined variable '::deploy_config_name'; ", "<13>Jun 12 08:45:43 puppet-user: (file & line not available)", "<13>Jun 12 08:45:43 puppet-user: Warning: The function 'hiera' is deprecated in favor of using 'lookup'. See https://puppet.com/docs/puppet/7.10/deprecated_language.html", "<13>Jun 12 08:45:43 puppet-user: Warning: Unknown variable: '::deployment_type'. (file: /etc/puppet/modules/tripleo/manifests/profile/base/database/mysql/client.pp, line: 89, column: 8)", "<13>Jun 12 08:45:43 puppet-user: Warning: This method is deprecated, please use match expressions with Stdlib::Compat::String instead. They are described at https://docs.puppet.com/puppet/latest/reference/lang_data_type.html#match-expressions. at [\"/etc/puppet/modules/snmp/manifests/params.pp\", 310]:[\"/var/lib/tripleo-config/puppet_step_config.pp\", 7]", "<13>Jun 12 08:45:43 puppet-user: (location: /etc/puppet/modules/stdlib/lib/puppet/functions/deprecation.rb:34:in `deprecation')", "<13>Jun 12 08:45:43 puppet-user: Warning: This method is deprecated, please use the stdlib validate_legacy function,", "<13>Jun 12 08:45:43 puppet-user: with Stdlib::Compat::Bool. There is further documentation for validate_legacy function in the README. at [\"/etc/puppet/modules/snmp/manifests/init.pp\", 358]:[\"/var/lib/tripleo-config/puppet_step_config.pp\", 7]", "<13>Jun 12 08:45:43 puppet-user: with Stdlib::Compat::Array. There is further documentation for validate_legacy function in the README. at [\"/etc/puppet/modules/snmp/manifests/init.pp\", 367]:[\"/var/lib/tripleo-config/puppet_step_config.pp\", 7]", "<13>Jun 12 08:45:43 puppet-user: with Stdlib::Compat::String. There is further documentation for validate_legacy function in the README. at [\"/etc/puppet/modules/snmp/manifests/init.pp\", 382]:[\"/var/lib/tripleo-config/puppet_step_config.pp\", 7]", "<13>Jun 12 08:45:43 puppet-user: with Stdlib::Compat::Numeric. There is further documentation for validate_legacy function in the README. at [\"/etc/puppet/modules/snmp/manifests/init.pp\", 388]:[\"/var/lib/tripleo-config/puppet_step_config.pp\", 7]", "<13>Jun 12 08:45:43 puppet-user: with Pattern[]. There is further documentation for validate_legacy function in the README. at [\"/etc/puppet/modules/snmp/manifests/init.pp\", 393]:[\"/var/lib/tripleo-config/puppet_step_config.pp\", 7]", "<13>Jun 12 08:45:43 puppet-user: Warning: Unknown variable: '::deployment_type'. (file: /etc/puppet/modules/tripleo/manifests/packages.pp, line: 39, column: 69)", "<13>Jun 12 08:45:43 puppet-user: Notice: Compiled catalog for np0000071530.ooo.test in environment production in 0.55 seconds", "<13>Jun 12 08:45:45 puppet-user: Notice: Applied catalog in 1.71 seconds", "<13>Jun 12 08:45:45 puppet-user: Application:", "<13>Jun 12 08:45:45 puppet-user: Initial environment: production", "<13>Jun 12 08:45:45 puppet-user: Converged environment: production", "<13>Jun 12 08:45:45 puppet-user: Run mode: user", "<13>Jun 12 08:45:45 puppet-user: Changes:", "<13>Jun 12 08:45:45 puppet-user: Events:", "<13>Jun 12 08:45:45 puppet-user: Resources:", "<13>Jun 12 08:45:45 puppet-user: Total: 32", "<13>Jun 12 08:45:45 puppet-user: Time:", "<13>Jun 12 08:45:45 puppet-user: Schedule: 0.00", "<13>Jun 12 08:45:45 puppet-user: File line: 0.00", "<13>Jun 12 08:45:45 puppet-user: Package: 0.00", "<13>Jun 12 08:45:45 puppet-user: Augeas: 0.01", "<13>Jun 12 08:45:45 puppet-user: User: 0.01", "<13>Jun 12 08:45:45 puppet-user: File: 0.07", "<13>Jun 12 08:45:45 puppet-user: Service: 0.15", "<13>Jun 12 08:45:45 puppet-user: Config retrieval: 0.71", "<13>Jun 12 08:45:45 puppet-user: Exec: 1.30", "<13>Jun 12 08:45:45 puppet-user: Transaction evaluation: 1.70", "<13>Jun 12 08:45:45 puppet-user: Catalog application: 1.71", "<13>Jun 12 08:45:45 puppet-user: Last run: 1781253945", "<13>Jun 12 08:45:45 puppet-user: Filebucket: 0.00", "<13>Jun 12 08:45:45 puppet-user: Total: 1.71", "<13>Jun 12 08:45:45 puppet-user: Version:", "<13>Jun 12 08:45:45 puppet-user: Config: 1781253943", "<13>Jun 12 08:45:45 puppet-user: Puppet: 7.10.0" ] } 2026-06-12 08:45:47,268 p=83863 u=zuul n=ansible | 2026-06-12 08:45:47.268598 | fa163e23-f348-37f0-fb65-000000012a38 | TASK | Pre-cache facts for puppet containers 2026-06-12 08:45:47,338 p=83863 u=zuul n=ansible | 2026-06-12 08:45:47.338047 | fa163e23-f348-37f0-fb65-000000012494 | TASK | Gather variables for each operating system 2026-06-12 08:45:47,475 p=83863 u=zuul n=ansible | 2026-06-12 08:45:47.475330 | fa163e23-f348-37f0-fb65-000000012495 | TASK | Create puppet caching structures 2026-06-12 08:45:47,802 p=83863 u=zuul n=ansible | 2026-06-12 08:45:47.801723 | fa163e23-f348-37f0-fb65-000000012495 | CHANGED | Create puppet caching structures | np0000071530 2026-06-12 08:45:47,838 p=83863 u=zuul n=ansible | 2026-06-12 08:45:47.838038 | fa163e23-f348-37f0-fb65-000000012496 | TASK | Check for facter.conf 2026-06-12 08:45:48,202 p=83863 u=zuul n=ansible | 2026-06-12 08:45:48.201364 | fa163e23-f348-37f0-fb65-000000012496 | OK | Check for facter.conf | np0000071530 2026-06-12 08:45:48,223 p=83863 u=zuul n=ansible | 2026-06-12 08:45:48.222782 | fa163e23-f348-37f0-fb65-000000012497 | TASK | Remove facter.conf if directory 2026-06-12 08:45:48,258 p=83863 u=zuul n=ansible | 2026-06-12 08:45:48.257830 | fa163e23-f348-37f0-fb65-000000012497 | SKIPPED | Remove facter.conf if directory | np0000071530 2026-06-12 08:45:48,279 p=83863 u=zuul n=ansible | 2026-06-12 08:45:48.279276 | fa163e23-f348-37f0-fb65-000000012498 | TASK | Write facter cache config 2026-06-12 08:45:48,816 p=83863 u=zuul n=ansible | 2026-06-12 08:45:48.815719 | fa163e23-f348-37f0-fb65-000000012af9 | CHANGED | Wait for puppet host configuration to finish | np0000071529 2026-06-12 08:45:48,835 p=83863 u=zuul n=ansible | 2026-06-12 08:45:48.834719 | fa163e23-f348-37f0-fb65-000000012afa | TASK | Debug output for task: Run puppet host configuration for step 5 2026-06-12 08:45:48,921 p=83863 u=zuul n=ansible | 2026-06-12 08:45:48.920696 | fa163e23-f348-37f0-fb65-000000012afa | OK | Debug output for task: Run puppet host configuration for step 5 | np0000071529 | result={ "changed": false, "failed_when_result": false, "puppet_host_outputs.stdout_lines | default([]) | union(puppet_host_outputs.stderr_lines | default([]))": [ "<13>Jun 12 08:45:38 puppet-user: Warning: /etc/puppet/hiera.yaml: Use of 'hiera.yaml' version 3 is deprecated. It should be converted to version 5", "<13>Jun 12 08:45:45 puppet-user: (file: /etc/puppet/hiera.yaml)", "<13>Jun 12 08:45:45 puppet-user: Warning: Undefined variable '::deploy_config_name'; ", "<13>Jun 12 08:45:45 puppet-user: (file & line not available)", "<13>Jun 12 08:45:45 puppet-user: Warning: The function 'hiera' is deprecated in favor of using 'lookup'. See https://puppet.com/docs/puppet/7.10/deprecated_language.html", "<13>Jun 12 08:45:45 puppet-user: Warning: Unknown variable: '::deployment_type'. (file: /etc/puppet/modules/tripleo/manifests/profile/base/database/mysql/client.pp, line: 89, column: 8)", "<13>Jun 12 08:45:45 puppet-user: Warning: This method is deprecated, please use match expressions with Stdlib::Compat::String instead. They are described at https://docs.puppet.com/puppet/latest/reference/lang_data_type.html#match-expressions. at [\"/etc/puppet/modules/snmp/manifests/params.pp\", 310]:[\"/var/lib/tripleo-config/puppet_step_config.pp\", 7]", "<13>Jun 12 08:45:45 puppet-user: (location: /etc/puppet/modules/stdlib/lib/puppet/functions/deprecation.rb:34:in `deprecation')", "<13>Jun 12 08:45:45 puppet-user: Warning: This method is deprecated, please use the stdlib validate_legacy function,", "<13>Jun 12 08:45:45 puppet-user: with Stdlib::Compat::Bool. There is further documentation for validate_legacy function in the README. at [\"/etc/puppet/modules/snmp/manifests/init.pp\", 358]:[\"/var/lib/tripleo-config/puppet_step_config.pp\", 7]", "<13>Jun 12 08:45:45 puppet-user: with Stdlib::Compat::Array. There is further documentation for validate_legacy function in the README. at [\"/etc/puppet/modules/snmp/manifests/init.pp\", 367]:[\"/var/lib/tripleo-config/puppet_step_config.pp\", 7]", "<13>Jun 12 08:45:45 puppet-user: with Stdlib::Compat::String. There is further documentation for validate_legacy function in the README. at [\"/etc/puppet/modules/snmp/manifests/init.pp\", 382]:[\"/var/lib/tripleo-config/puppet_step_config.pp\", 7]", "<13>Jun 12 08:45:45 puppet-user: with Stdlib::Compat::Numeric. There is further documentation for validate_legacy function in the README. at [\"/etc/puppet/modules/snmp/manifests/init.pp\", 388]:[\"/var/lib/tripleo-config/puppet_step_config.pp\", 7]", "<13>Jun 12 08:45:45 puppet-user: with Pattern[]. There is further documentation for validate_legacy function in the README. at [\"/etc/puppet/modules/snmp/manifests/init.pp\", 393]:[\"/var/lib/tripleo-config/puppet_step_config.pp\", 7]", "<13>Jun 12 08:45:45 puppet-user: Warning: Unknown variable: '::deployment_type'. (file: /etc/puppet/modules/tripleo/manifests/packages.pp, line: 39, column: 69)", "<13>Jun 12 08:45:45 puppet-user: Notice: Compiled catalog for np0000071529.ooo.test in environment production in 0.49 seconds", "<13>Jun 12 08:45:48 puppet-user: Notice: Applied catalog in 1.88 seconds", "<13>Jun 12 08:45:48 puppet-user: Application:", "<13>Jun 12 08:45:48 puppet-user: Initial environment: production", "<13>Jun 12 08:45:48 puppet-user: Converged environment: production", "<13>Jun 12 08:45:48 puppet-user: Run mode: user", "<13>Jun 12 08:45:48 puppet-user: Changes:", "<13>Jun 12 08:45:48 puppet-user: Events:", "<13>Jun 12 08:45:48 puppet-user: Resources:", "<13>Jun 12 08:45:48 puppet-user: Total: 32", "<13>Jun 12 08:45:48 puppet-user: Time:", "<13>Jun 12 08:45:48 puppet-user: Schedule: 0.00", "<13>Jun 12 08:45:48 puppet-user: Package: 0.00", "<13>Jun 12 08:45:48 puppet-user: File line: 0.00", "<13>Jun 12 08:45:48 puppet-user: Augeas: 0.01", "<13>Jun 12 08:45:48 puppet-user: User: 0.01", "<13>Jun 12 08:45:48 puppet-user: File: 0.08", "<13>Jun 12 08:45:48 puppet-user: Service: 0.22", "<13>Jun 12 08:45:48 puppet-user: Config retrieval: 0.64", "<13>Jun 12 08:45:48 puppet-user: Exec: 1.36", "<13>Jun 12 08:45:48 puppet-user: Transaction evaluation: 1.87", "<13>Jun 12 08:45:48 puppet-user: Catalog application: 1.88", "<13>Jun 12 08:45:48 puppet-user: Last run: 1781253948", "<13>Jun 12 08:45:48 puppet-user: Filebucket: 0.00", "<13>Jun 12 08:45:48 puppet-user: Total: 1.89", "<13>Jun 12 08:45:48 puppet-user: Version:", "<13>Jun 12 08:45:48 puppet-user: Config: 1781253945", "<13>Jun 12 08:45:48 puppet-user: Puppet: 7.10.0" ] } 2026-06-12 08:45:48,943 p=83863 u=zuul n=ansible | 2026-06-12 08:45:48.942625 | fa163e23-f348-37f0-fb65-000000012afb | TASK | Pre-cache facts for puppet containers 2026-06-12 08:45:49,003 p=83863 u=zuul n=ansible | 2026-06-12 08:45:49.003025 | fa163e23-f348-37f0-fb65-000000012494 | TASK | Gather variables for each operating system 2026-06-12 08:45:49,062 p=83863 u=zuul n=ansible | 2026-06-12 08:45:49.061625 | fa163e23-f348-37f0-fb65-000000012498 | CHANGED | Write facter cache config | np0000071530 2026-06-12 08:45:49,078 p=83863 u=zuul n=ansible | 2026-06-12 08:45:49.078522 | fa163e23-f348-37f0-fb65-000000012499 | TASK | Cleanup facter cache if exists 2026-06-12 08:45:49,122 p=83863 u=zuul n=ansible | 2026-06-12 08:45:49.121849 | fa163e23-f348-37f0-fb65-000000012495 | TASK | Create puppet caching structures 2026-06-12 08:45:49,399 p=83863 u=zuul n=ansible | 2026-06-12 08:45:49.397936 | fa163e23-f348-37f0-fb65-000000012499 | CHANGED | Cleanup facter cache if exists | np0000071530 2026-06-12 08:45:49,436 p=83863 u=zuul n=ansible | 2026-06-12 08:45:49.436042 | fa163e23-f348-37f0-fb65-00000001249a | TASK | Pre-cache facts 2026-06-12 08:45:49,537 p=83863 u=zuul n=ansible | 2026-06-12 08:45:49.536189 | fa163e23-f348-37f0-fb65-000000012495 | CHANGED | Create puppet caching structures | np0000071529 2026-06-12 08:45:49,565 p=83863 u=zuul n=ansible | 2026-06-12 08:45:49.565049 | fa163e23-f348-37f0-fb65-000000012496 | TASK | Check for facter.conf 2026-06-12 08:45:49,898 p=83863 u=zuul n=ansible | 2026-06-12 08:45:49.897491 | fa163e23-f348-37f0-fb65-000000012496 | OK | Check for facter.conf | np0000071529 2026-06-12 08:45:49,916 p=83863 u=zuul n=ansible | 2026-06-12 08:45:49.915734 | fa163e23-f348-37f0-fb65-000000012497 | TASK | Remove facter.conf if directory 2026-06-12 08:45:49,955 p=83863 u=zuul n=ansible | 2026-06-12 08:45:49.955177 | fa163e23-f348-37f0-fb65-000000012497 | SKIPPED | Remove facter.conf if directory | np0000071529 2026-06-12 08:45:49,970 p=83863 u=zuul n=ansible | 2026-06-12 08:45:49.970204 | fa163e23-f348-37f0-fb65-000000012498 | TASK | Write facter cache config 2026-06-12 08:45:50,096 p=83863 u=zuul n=ansible | 2026-06-12 08:45:50.095638 | fa163e23-f348-37f0-fb65-00000001249a | CHANGED | Pre-cache facts | np0000071530 2026-06-12 08:45:50,115 p=83863 u=zuul n=ansible | 2026-06-12 08:45:50.115207 | fa163e23-f348-37f0-fb65-00000001249b | TASK | Failed deployment if facter fails 2026-06-12 08:45:50,154 p=83863 u=zuul n=ansible | 2026-06-12 08:45:50.153853 | fa163e23-f348-37f0-fb65-00000001249b | SKIPPED | Failed deployment if facter fails | np0000071530 2026-06-12 08:45:50,186 p=83863 u=zuul n=ansible | 2026-06-12 08:45:50.186248 | fa163e23-f348-37f0-fb65-00000001249c | TASK | Sync cached facts 2026-06-12 08:45:50,623 p=83863 u=zuul n=ansible | 2026-06-12 08:45:50.622808 | fa163e23-f348-37f0-fb65-00000001249c | CHANGED | Sync cached facts | np0000071530 -> 192.168.122.105 2026-06-12 08:45:50,625 p=83863 u=zuul n=ansible | [WARNING]: ('np0000071530 -> 192.168.122.105', 'fa163e23-f348-37f0-fb65-00000001249c') missing from stats 2026-06-12 08:45:50,659 p=83863 u=zuul n=ansible | 2026-06-12 08:45:50.658786 | fa163e23-f348-37f0-fb65-000000012a39 | TASK | Include container-puppet tasks (generate config) during step 1 2026-06-12 08:45:50,727 p=83863 u=zuul n=ansible | 2026-06-12 08:45:50.726743 | fa163e23-f348-37f0-fb65-000000012a39 | SKIPPED | Include container-puppet tasks (generate config) during step 1 | np0000071530 2026-06-12 08:45:50,745 p=83863 u=zuul n=ansible | 2026-06-12 08:45:50.744798 | fa163e23-f348-37f0-fb65-000000012a3b | TASK | Manage containers for step 5 with tripleo-ansible 2026-06-12 08:45:50,815 p=83863 u=zuul n=ansible | 2026-06-12 08:45:50.815563 | fa163e23-f348-37f0-fb65-0000000125c9 | TASK | Gather variables for each operating system 2026-06-12 08:45:50,851 p=83863 u=zuul n=ansible | 2026-06-12 08:45:50.850291 | fa163e23-f348-37f0-fb65-000000012498 | CHANGED | Write facter cache config | np0000071529 2026-06-12 08:45:50,869 p=83863 u=zuul n=ansible | 2026-06-12 08:45:50.869133 | fa163e23-f348-37f0-fb65-000000012499 | TASK | Cleanup facter cache if exists 2026-06-12 08:45:50,921 p=83863 u=zuul n=ansible | 2026-06-12 08:45:50.921496 | fa163e23-f348-37f0-fb65-0000000125ca | TASK | Create container logs path 2026-06-12 08:45:51,247 p=83863 u=zuul n=ansible | 2026-06-12 08:45:51.246663 | fa163e23-f348-37f0-fb65-000000012499 | CHANGED | Cleanup facter cache if exists | np0000071529 2026-06-12 08:45:51,280 p=83863 u=zuul n=ansible | 2026-06-12 08:45:51.279527 | fa163e23-f348-37f0-fb65-00000001249a | TASK | Pre-cache facts 2026-06-12 08:45:51,289 p=83863 u=zuul n=ansible | 2026-06-12 08:45:51.288642 | fa163e23-f348-37f0-fb65-0000000125ca | OK | Create container logs path | np0000071530 2026-06-12 08:45:51,309 p=83863 u=zuul n=ansible | 2026-06-12 08:45:51.308721 | fa163e23-f348-37f0-fb65-0000000125cc | TASK | Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_5 2026-06-12 08:45:51,712 p=83863 u=zuul n=ansible | 2026-06-12 08:45:51.712233 | fa163e23-f348-37f0-fb65-0000000125cc | OK | Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_5 | np0000071530 2026-06-12 08:45:51,734 p=83863 u=zuul n=ansible | 2026-06-12 08:45:51.733794 | fa163e23-f348-37f0-fb65-0000000125cd | TASK | Finalise hashes for all containers 2026-06-12 08:45:51,799 p=83863 u=zuul n=ansible | 2026-06-12 08:45:51.798509 | fa163e23-f348-37f0-fb65-0000000125cd | OK | Finalise hashes for all containers | np0000071530 2026-06-12 08:45:51,822 p=83863 u=zuul n=ansible | 2026-06-12 08:45:51.821776 | fa163e23-f348-37f0-fb65-0000000125cf | TASK | Manage systemd shutdown files 2026-06-12 08:45:51,884 p=83863 u=zuul n=ansible | 2026-06-12 08:45:51.884028 | 3c3af125-bd69-4ed4-88eb-04aaad888cac | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/shutdown.yml | np0000071530 2026-06-12 08:45:51,902 p=83863 u=zuul n=ansible | 2026-06-12 08:45:51.902583 | fa163e23-f348-37f0-fb65-000000012cd8 | TASK | Check if /etc/sysconfig/podman_drop_in exists 2026-06-12 08:45:52,059 p=83863 u=zuul n=ansible | 2026-06-12 08:45:52.058878 | fa163e23-f348-37f0-fb65-00000001249a | CHANGED | Pre-cache facts | np0000071529 2026-06-12 08:45:52,104 p=83863 u=zuul n=ansible | 2026-06-12 08:45:52.103610 | fa163e23-f348-37f0-fb65-00000001249b | TASK | Failed deployment if facter fails 2026-06-12 08:45:52,150 p=83863 u=zuul n=ansible | 2026-06-12 08:45:52.150307 | fa163e23-f348-37f0-fb65-00000001249b | SKIPPED | Failed deployment if facter fails | np0000071529 2026-06-12 08:45:52,191 p=83863 u=zuul n=ansible | 2026-06-12 08:45:52.191485 | fa163e23-f348-37f0-fb65-00000001249c | TASK | Sync cached facts 2026-06-12 08:45:52,235 p=83863 u=zuul n=ansible | 2026-06-12 08:45:52.235178 | fa163e23-f348-37f0-fb65-000000012cd8 | OK | Check if /etc/sysconfig/podman_drop_in exists | np0000071530 2026-06-12 08:45:52,253 p=83863 u=zuul n=ansible | 2026-06-12 08:45:52.252840 | fa163e23-f348-37f0-fb65-000000012cd9 | TASK | Set podman_drop_in fact 2026-06-12 08:45:52,313 p=83863 u=zuul n=ansible | 2026-06-12 08:45:52.313313 | fa163e23-f348-37f0-fb65-000000012cd9 | OK | Set podman_drop_in fact | np0000071530 2026-06-12 08:45:52,329 p=83863 u=zuul n=ansible | 2026-06-12 08:45:52.329105 | fa163e23-f348-37f0-fb65-000000012cdb | TASK | Deploy tripleo-container-shutdown and tripleo-start-podman-container 2026-06-12 08:45:52,619 p=83863 u=zuul n=ansible | 2026-06-12 08:45:52.618126 | fa163e23-f348-37f0-fb65-00000001249c | CHANGED | Sync cached facts | np0000071529 -> 192.168.122.104 2026-06-12 08:45:52,620 p=83863 u=zuul n=ansible | [WARNING]: ('np0000071529 -> 192.168.122.104', 'fa163e23-f348-37f0-fb65-00000001249c') missing from stats 2026-06-12 08:45:52,668 p=83863 u=zuul n=ansible | 2026-06-12 08:45:52.667763 | fa163e23-f348-37f0-fb65-000000012afc | TASK | Include container-puppet tasks (generate config) during step 1 2026-06-12 08:45:52,725 p=83863 u=zuul n=ansible | 2026-06-12 08:45:52.724504 | fa163e23-f348-37f0-fb65-000000012afc | SKIPPED | Include container-puppet tasks (generate config) during step 1 | np0000071529 2026-06-12 08:45:52,740 p=83863 u=zuul n=ansible | 2026-06-12 08:45:52.740463 | fa163e23-f348-37f0-fb65-000000012afe | TASK | Manage containers for step 5 with tripleo-ansible 2026-06-12 08:45:52,817 p=83863 u=zuul n=ansible | 2026-06-12 08:45:52.817209 | fa163e23-f348-37f0-fb65-0000000125c9 | TASK | Gather variables for each operating system 2026-06-12 08:45:52,964 p=83863 u=zuul n=ansible | 2026-06-12 08:45:52.963759 | fa163e23-f348-37f0-fb65-0000000125ca | TASK | Create container logs path 2026-06-12 08:45:53,230 p=83863 u=zuul n=ansible | 2026-06-12 08:45:53.228244 | fa163e23-f348-37f0-fb65-000000012cdb | OK | Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0000071530 | item=tripleo-container-shutdown 2026-06-12 08:45:53,283 p=83863 u=zuul n=ansible | 2026-06-12 08:45:53.283043 | fa163e23-f348-37f0-fb65-0000000125ca | OK | Create container logs path | np0000071529 2026-06-12 08:45:53,303 p=83863 u=zuul n=ansible | 2026-06-12 08:45:53.302782 | fa163e23-f348-37f0-fb65-0000000125cc | TASK | Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_5 2026-06-12 08:45:53,612 p=83863 u=zuul n=ansible | 2026-06-12 08:45:53.611651 | fa163e23-f348-37f0-fb65-0000000125cc | OK | Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_5 | np0000071529 2026-06-12 08:45:53,635 p=83863 u=zuul n=ansible | 2026-06-12 08:45:53.634873 | fa163e23-f348-37f0-fb65-0000000125cd | TASK | Finalise hashes for all containers 2026-06-12 08:45:53,703 p=83863 u=zuul n=ansible | 2026-06-12 08:45:53.702530 | fa163e23-f348-37f0-fb65-0000000125cd | OK | Finalise hashes for all containers | np0000071529 2026-06-12 08:45:53,723 p=83863 u=zuul n=ansible | 2026-06-12 08:45:53.723514 | fa163e23-f348-37f0-fb65-0000000125cf | TASK | Manage systemd shutdown files 2026-06-12 08:45:53,777 p=83863 u=zuul n=ansible | 2026-06-12 08:45:53.777110 | 2fd4f469-c8cc-49dd-90f3-af3f93a4ce51 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/shutdown.yml | np0000071529 2026-06-12 08:45:53,797 p=83863 u=zuul n=ansible | 2026-06-12 08:45:53.797298 | fa163e23-f348-37f0-fb65-000000012d38 | TASK | Check if /etc/sysconfig/podman_drop_in exists 2026-06-12 08:45:54,054 p=83863 u=zuul n=ansible | 2026-06-12 08:45:54.053522 | fa163e23-f348-37f0-fb65-000000012cdb | OK | Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0000071530 | item=tripleo-start-podman-container 2026-06-12 08:45:54,077 p=83863 u=zuul n=ansible | 2026-06-12 08:45:54.076948 | fa163e23-f348-37f0-fb65-000000012cdc | TASK | Create /usr/lib/systemd/system/tripleo-container-shutdown.service 2026-06-12 08:45:54,198 p=83863 u=zuul n=ansible | 2026-06-12 08:45:54.197229 | fa163e23-f348-37f0-fb65-000000012d38 | OK | Check if /etc/sysconfig/podman_drop_in exists | np0000071529 2026-06-12 08:45:54,215 p=83863 u=zuul n=ansible | 2026-06-12 08:45:54.215315 | fa163e23-f348-37f0-fb65-000000012d39 | TASK | Set podman_drop_in fact 2026-06-12 08:45:54,267 p=83863 u=zuul n=ansible | 2026-06-12 08:45:54.267463 | fa163e23-f348-37f0-fb65-000000012d39 | OK | Set podman_drop_in fact | np0000071529 2026-06-12 08:45:54,283 p=83863 u=zuul n=ansible | 2026-06-12 08:45:54.283269 | fa163e23-f348-37f0-fb65-000000012d3b | TASK | Deploy tripleo-container-shutdown and tripleo-start-podman-container 2026-06-12 08:45:54,982 p=83863 u=zuul n=ansible | 2026-06-12 08:45:54.981054 | fa163e23-f348-37f0-fb65-000000012cdc | OK | Create /usr/lib/systemd/system/tripleo-container-shutdown.service | np0000071530 2026-06-12 08:45:55,005 p=83863 u=zuul n=ansible | 2026-06-12 08:45:55.005198 | fa163e23-f348-37f0-fb65-000000012cdd | TASK | Create /usr/lib/systemd/system-preset/91-tripleo-container-shutdown.preset 2026-06-12 08:45:55,213 p=83863 u=zuul n=ansible | 2026-06-12 08:45:55.211828 | fa163e23-f348-37f0-fb65-000000012d3b | OK | Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0000071529 | item=tripleo-container-shutdown 2026-06-12 08:45:55,920 p=83863 u=zuul n=ansible | 2026-06-12 08:45:55.920230 | fa163e23-f348-37f0-fb65-000000012cdd | OK | Create /usr/lib/systemd/system-preset/91-tripleo-container-shutdown.preset | np0000071530 2026-06-12 08:45:55,954 p=83863 u=zuul n=ansible | 2026-06-12 08:45:55.953732 | fa163e23-f348-37f0-fb65-000000012cde | TASK | Enable and start tripleo-container-shutdown 2026-06-12 08:45:56,092 p=83863 u=zuul n=ansible | 2026-06-12 08:45:56.089842 | fa163e23-f348-37f0-fb65-000000012d3b | OK | Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0000071529 | item=tripleo-start-podman-container 2026-06-12 08:45:56,123 p=83863 u=zuul n=ansible | 2026-06-12 08:45:56.123558 | fa163e23-f348-37f0-fb65-000000012d3c | TASK | Create /usr/lib/systemd/system/tripleo-container-shutdown.service 2026-06-12 08:45:57,053 p=83863 u=zuul n=ansible | 2026-06-12 08:45:57.053073 | fa163e23-f348-37f0-fb65-000000012cde | OK | Enable and start tripleo-container-shutdown | np0000071530 2026-06-12 08:45:57,072 p=83863 u=zuul n=ansible | 2026-06-12 08:45:57.071931 | fa163e23-f348-37f0-fb65-000000012cdf | TASK | Create /usr/lib/systemd/system/netns-placeholder.service 2026-06-12 08:45:57,110 p=83863 u=zuul n=ansible | 2026-06-12 08:45:57.110181 | fa163e23-f348-37f0-fb65-000000012d3c | OK | Create /usr/lib/systemd/system/tripleo-container-shutdown.service | np0000071529 2026-06-12 08:45:57,127 p=83863 u=zuul n=ansible | 2026-06-12 08:45:57.127225 | fa163e23-f348-37f0-fb65-000000012d3d | TASK | Create /usr/lib/systemd/system-preset/91-tripleo-container-shutdown.preset 2026-06-12 08:45:57,998 p=83863 u=zuul n=ansible | 2026-06-12 08:45:57.997466 | fa163e23-f348-37f0-fb65-000000012cdf | OK | Create /usr/lib/systemd/system/netns-placeholder.service | np0000071530 2026-06-12 08:45:58,015 p=83863 u=zuul n=ansible | 2026-06-12 08:45:58.014824 | fa163e23-f348-37f0-fb65-000000012ce0 | TASK | Create /usr/lib/systemd/system-preset/91-netns-placeholder.preset 2026-06-12 08:45:58,057 p=83863 u=zuul n=ansible | 2026-06-12 08:45:58.056483 | fa163e23-f348-37f0-fb65-000000012d3d | OK | Create /usr/lib/systemd/system-preset/91-tripleo-container-shutdown.preset | np0000071529 2026-06-12 08:45:58,074 p=83863 u=zuul n=ansible | 2026-06-12 08:45:58.073651 | fa163e23-f348-37f0-fb65-000000012d3e | TASK | Enable and start tripleo-container-shutdown 2026-06-12 08:45:58,945 p=83863 u=zuul n=ansible | 2026-06-12 08:45:58.945059 | fa163e23-f348-37f0-fb65-000000012ce0 | OK | Create /usr/lib/systemd/system-preset/91-netns-placeholder.preset | np0000071530 2026-06-12 08:45:58,962 p=83863 u=zuul n=ansible | 2026-06-12 08:45:58.962010 | fa163e23-f348-37f0-fb65-000000012ce1 | TASK | Enable and start netns-placeholder 2026-06-12 08:45:59,248 p=83863 u=zuul n=ansible | 2026-06-12 08:45:59.247911 | fa163e23-f348-37f0-fb65-000000012d3e | OK | Enable and start tripleo-container-shutdown | np0000071529 2026-06-12 08:45:59,266 p=83863 u=zuul n=ansible | 2026-06-12 08:45:59.265767 | fa163e23-f348-37f0-fb65-000000012d3f | TASK | Create /usr/lib/systemd/system/netns-placeholder.service 2026-06-12 08:46:00,082 p=83863 u=zuul n=ansible | 2026-06-12 08:46:00.081797 | fa163e23-f348-37f0-fb65-000000012ce1 | CHANGED | Enable and start netns-placeholder | np0000071530 2026-06-12 08:46:00,113 p=83863 u=zuul n=ansible | 2026-06-12 08:46:00.113634 | fa163e23-f348-37f0-fb65-0000000125d1 | TASK | Update container configs with new config hashes 2026-06-12 08:46:00,157 p=83863 u=zuul n=ansible | 2026-06-12 08:46:00.156525 | fa163e23-f348-37f0-fb65-0000000125d1 | SKIPPED | Update container configs with new config hashes | np0000071530 2026-06-12 08:46:00,178 p=83863 u=zuul n=ansible | 2026-06-12 08:46:00.178202 | fa163e23-f348-37f0-fb65-0000000125d2 | TASK | Delete orphan containers from /var/lib/tripleo-config/container-startup-config/step_5 2026-06-12 08:46:00,201 p=83863 u=zuul n=ansible | 2026-06-12 08:46:00.200244 | fa163e23-f348-37f0-fb65-000000012d3f | OK | Create /usr/lib/systemd/system/netns-placeholder.service | np0000071529 2026-06-12 08:46:00,223 p=83863 u=zuul n=ansible | 2026-06-12 08:46:00.223193 | fa163e23-f348-37f0-fb65-000000012d40 | TASK | Create /usr/lib/systemd/system-preset/91-netns-placeholder.preset 2026-06-12 08:46:00,238 p=83863 u=zuul n=ansible | 2026-06-12 08:46:00.238244 | fa163e23-f348-37f0-fb65-0000000125d2 | SKIPPED | Delete orphan containers from /var/lib/tripleo-config/container-startup-config/step_5 | np0000071530 2026-06-12 08:46:00,256 p=83863 u=zuul n=ansible | 2026-06-12 08:46:00.255962 | fa163e23-f348-37f0-fb65-0000000125d3 | TASK | Create containers from /var/lib/tripleo-config/container-startup-config/step_5 2026-06-12 08:46:00,310 p=83863 u=zuul n=ansible | 2026-06-12 08:46:00.309598 | fa163e23-f348-37f0-fb65-0000000125d3 | SKIPPED | Create containers from /var/lib/tripleo-config/container-startup-config/step_5 | np0000071530 2026-06-12 08:46:00,344 p=83863 u=zuul n=ansible | 2026-06-12 08:46:00.344508 | fa163e23-f348-37f0-fb65-000000012a3d | TASK | Clean container_puppet_tasks for np0000071530 step 5 2026-06-12 08:46:00,657 p=83863 u=zuul n=ansible | 2026-06-12 08:46:00.656380 | fa163e23-f348-37f0-fb65-000000012a3d | OK | Clean container_puppet_tasks for np0000071530 step 5 | np0000071530 2026-06-12 08:46:00,694 p=83863 u=zuul n=ansible | 2026-06-12 08:46:00.693945 | fa163e23-f348-37f0-fb65-000000012a3e | TASK | Calculate container_puppet_tasks for np0000071530 step 5 2026-06-12 08:46:00,776 p=83863 u=zuul n=ansible | 2026-06-12 08:46:00.776390 | fa163e23-f348-37f0-fb65-000000012a3f | TASK | Include container-puppet tasks for step 5 2026-06-12 08:46:00,843 p=83863 u=zuul n=ansible | 2026-06-12 08:46:00.843235 | c1547d4e-21cd-4618-9e10-8bbf69706012 | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/host-container-puppet-tasks.yaml | np0000071530 2026-06-12 08:46:00,870 p=83863 u=zuul n=ansible | 2026-06-12 08:46:00.869501 | fa163e23-f348-37f0-fb65-000000012d7f | TASK | Write container-puppet-tasks json file for np0000071530 step 5 2026-06-12 08:46:01,130 p=83863 u=zuul n=ansible | 2026-06-12 08:46:01.129979 | fa163e23-f348-37f0-fb65-000000012d40 | OK | Create /usr/lib/systemd/system-preset/91-netns-placeholder.preset | np0000071529 2026-06-12 08:46:01,155 p=83863 u=zuul n=ansible | 2026-06-12 08:46:01.154558 | fa163e23-f348-37f0-fb65-000000012d41 | TASK | Enable and start netns-placeholder 2026-06-12 08:46:01,220 p=83863 u=zuul n=ansible | 2026-06-12 08:46:01.219251 | fa163e23-f348-37f0-fb65-000000012268 | CHANGED | Run init bundle puppet on the host for cinder_volume | np0000071528 2026-06-12 08:46:01,239 p=83863 u=zuul n=ansible | 2026-06-12 08:46:01.239502 | fa163e23-f348-37f0-fb65-000000012269 | TASK | Check if /var/lib/config-data/puppet-generated/cinder exists 2026-06-12 08:46:01,596 p=83863 u=zuul n=ansible | 2026-06-12 08:46:01.595503 | fa163e23-f348-37f0-fb65-000000012269 | OK | Check if /var/lib/config-data/puppet-generated/cinder exists | np0000071528 2026-06-12 08:46:01,627 p=83863 u=zuul n=ansible | 2026-06-12 08:46:01.626992 | fa163e23-f348-37f0-fb65-00000001226a | TASK | Run pacemaker restart if the config file for the service changed 2026-06-12 08:46:01,869 p=83863 u=zuul n=ansible | 2026-06-12 08:46:01.868077 | fa163e23-f348-37f0-fb65-000000012d7f | CHANGED | Write container-puppet-tasks json file for np0000071530 step 5 | np0000071530 2026-06-12 08:46:01,905 p=83863 u=zuul n=ansible | 2026-06-12 08:46:01.904790 | fa163e23-f348-37f0-fb65-000000012d81 | TASK | Generate container puppet configs for step 5 2026-06-12 08:46:02,222 p=83863 u=zuul n=ansible | 2026-06-12 08:46:02.221875 | fa163e23-f348-37f0-fb65-00000001226a | CHANGED | Run pacemaker restart if the config file for the service changed | np0000071528 2026-06-12 08:46:02,254 p=83863 u=zuul n=ansible | 2026-06-12 08:46:02.254083 | fa163e23-f348-37f0-fb65-00000001226b | TASK | Check if an image update marker exists for bundle openstack-cinder-volume 2026-06-12 08:46:02,265 p=83863 u=zuul n=ansible | 2026-06-12 08:46:02.264647 | fa163e23-f348-37f0-fb65-000000012d81 | OK | Generate container puppet configs for step 5 | np0000071530 2026-06-12 08:46:02,283 p=83863 u=zuul n=ansible | 2026-06-12 08:46:02.283159 | fa163e23-f348-37f0-fb65-000000012d82 | TASK | Manage Puppet containers (bootstrap tasks) for step 5 with tripleo-ansible 2026-06-12 08:46:02,348 p=83863 u=zuul n=ansible | 2026-06-12 08:46:02.348260 | fa163e23-f348-37f0-fb65-000000012abc | TASK | Gather variables for each operating system 2026-06-12 08:46:02,447 p=83863 u=zuul n=ansible | 2026-06-12 08:46:02.447212 | fa163e23-f348-37f0-fb65-000000012abd | TASK | Create container logs path 2026-06-12 08:46:02,642 p=83863 u=zuul n=ansible | 2026-06-12 08:46:02.641072 | fa163e23-f348-37f0-fb65-00000001226b | OK | Check if an image update marker exists for bundle openstack-cinder-volume | np0000071528 2026-06-12 08:46:02,686 p=83863 u=zuul n=ansible | 2026-06-12 08:46:02.686065 | fa163e23-f348-37f0-fb65-00000001226d | TASK | Get container image tag from marker for bundle openstack-cinder-volume 2026-06-12 08:46:02,725 p=83863 u=zuul n=ansible | 2026-06-12 08:46:02.724538 | fa163e23-f348-37f0-fb65-00000001226d | SKIPPED | Get container image tag from marker for bundle openstack-cinder-volume | np0000071528 2026-06-12 08:46:02,744 p=83863 u=zuul n=ansible | 2026-06-12 08:46:02.744102 | fa163e23-f348-37f0-fb65-00000001226e | TASK | Get container image tag from bundle openstack-cinder-volume 2026-06-12 08:46:02,796 p=83863 u=zuul n=ansible | 2026-06-12 08:46:02.795613 | fa163e23-f348-37f0-fb65-000000012d41 | CHANGED | Enable and start netns-placeholder | np0000071529 2026-06-12 08:46:02,797 p=83863 u=zuul n=ansible | 2026-06-12 08:46:02.797633 | fa163e23-f348-37f0-fb65-00000001226e | SKIPPED | Get container image tag from bundle openstack-cinder-volume | np0000071528 2026-06-12 08:46:02,836 p=83863 u=zuul n=ansible | 2026-06-12 08:46:02.836114 | fa163e23-f348-37f0-fb65-00000001226f | TASK | Compare tags between marker and bundle openstack-cinder-volume 2026-06-12 08:46:02,862 p=83863 u=zuul n=ansible | 2026-06-12 08:46:02.861958 | fa163e23-f348-37f0-fb65-0000000125d1 | TASK | Update container configs with new config hashes 2026-06-12 08:46:02,874 p=83863 u=zuul n=ansible | 2026-06-12 08:46:02.869674 | fa163e23-f348-37f0-fb65-000000012abd | OK | Create container logs path | np0000071530 2026-06-12 08:46:02,875 p=83863 u=zuul n=ansible | 2026-06-12 08:46:02.875251 | fa163e23-f348-37f0-fb65-00000001226f | SKIPPED | Compare tags between marker and bundle openstack-cinder-volume | np0000071528 2026-06-12 08:46:02,903 p=83863 u=zuul n=ansible | 2026-06-12 08:46:02.897024 | fa163e23-f348-37f0-fb65-000000012270 | TASK | Remove old image tag {{ old_image }} for bundle {{ tripleo_ha_wrapper_bundle_name }} 2026-06-12 08:46:02,928 p=83863 u=zuul n=ansible | 2026-06-12 08:46:02.927725 | fa163e23-f348-37f0-fb65-000000012abf | TASK | Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_5 2026-06-12 08:46:02,935 p=83863 u=zuul n=ansible | 2026-06-12 08:46:02.934786 | fa163e23-f348-37f0-fb65-0000000125d1 | SKIPPED | Update container configs with new config hashes | np0000071529 2026-06-12 08:46:02,953 p=83863 u=zuul n=ansible | 2026-06-12 08:46:02.953007 | fa163e23-f348-37f0-fb65-0000000125d2 | TASK | Delete orphan containers from /var/lib/tripleo-config/container-startup-config/step_5 2026-06-12 08:46:02,970 p=83863 u=zuul n=ansible | 2026-06-12 08:46:02.970084 | fa163e23-f348-37f0-fb65-000000012270 | SKIPPED | Remove old image tag {{ old_image }} for bundle {{ tripleo_ha_wrapper_bundle_name }} | np0000071528 2026-06-12 08:46:03,000 p=83863 u=zuul n=ansible | 2026-06-12 08:46:03.000236 | fa163e23-f348-37f0-fb65-000000012271 | TASK | Remove update marker for bundle openstack-cinder-volume 2026-06-12 08:46:03,008 p=83863 u=zuul n=ansible | 2026-06-12 08:46:03.007931 | fa163e23-f348-37f0-fb65-0000000125d2 | SKIPPED | Delete orphan containers from /var/lib/tripleo-config/container-startup-config/step_5 | np0000071529 2026-06-12 08:46:03,026 p=83863 u=zuul n=ansible | 2026-06-12 08:46:03.026421 | fa163e23-f348-37f0-fb65-0000000125d3 | TASK | Create containers from /var/lib/tripleo-config/container-startup-config/step_5 2026-06-12 08:46:03,045 p=83863 u=zuul n=ansible | 2026-06-12 08:46:03.044847 | fa163e23-f348-37f0-fb65-000000012271 | SKIPPED | Remove update marker for bundle openstack-cinder-volume | np0000071528 2026-06-12 08:46:03,082 p=83863 u=zuul n=ansible | 2026-06-12 08:46:03.081816 | fa163e23-f348-37f0-fb65-00000001228d | TASK | set enable_sensubility fact 2026-06-12 08:46:03,090 p=83863 u=zuul n=ansible | 2026-06-12 08:46:03.089939 | fa163e23-f348-37f0-fb65-0000000125d3 | SKIPPED | Create containers from /var/lib/tripleo-config/container-startup-config/step_5 | np0000071529 2026-06-12 08:46:03,113 p=83863 u=zuul n=ansible | 2026-06-12 08:46:03.113059 | fa163e23-f348-37f0-fb65-00000001228d | OK | set enable_sensubility fact | np0000071528 2026-06-12 08:46:03,130 p=83863 u=zuul n=ansible | 2026-06-12 08:46:03.129978 | fa163e23-f348-37f0-fb65-000000012294 | TASK | Gather variables for each operating system 2026-06-12 08:46:03,160 p=83863 u=zuul n=ansible | 2026-06-12 08:46:03.159552 | fa163e23-f348-37f0-fb65-000000012b00 | TASK | Clean container_puppet_tasks for np0000071529 step 5 2026-06-12 08:46:03,274 p=83863 u=zuul n=ansible | 2026-06-12 08:46:03.270305 | fa163e23-f348-37f0-fb65-000000012295 | TASK | Detect if resource is being created or already exists 2026-06-12 08:46:03,286 p=83863 u=zuul n=ansible | 2026-06-12 08:46:03.285541 | fa163e23-f348-37f0-fb65-000000012abf | OK | Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_5 | np0000071530 2026-06-12 08:46:03,318 p=83863 u=zuul n=ansible | 2026-06-12 08:46:03.318570 | fa163e23-f348-37f0-fb65-000000012ac0 | TASK | Finalise hashes for all containers 2026-06-12 08:46:03,369 p=83863 u=zuul n=ansible | 2026-06-12 08:46:03.368343 | fa163e23-f348-37f0-fb65-000000012ac0 | OK | Finalise hashes for all containers | np0000071530 2026-06-12 08:46:03,390 p=83863 u=zuul n=ansible | 2026-06-12 08:46:03.389762 | fa163e23-f348-37f0-fb65-000000012ac2 | TASK | Manage systemd shutdown files 2026-06-12 08:46:03,426 p=83863 u=zuul n=ansible | 2026-06-12 08:46:03.425699 | fa163e23-f348-37f0-fb65-000000012ac2 | SKIPPED | Manage systemd shutdown files | np0000071530 2026-06-12 08:46:03,443 p=83863 u=zuul n=ansible | 2026-06-12 08:46:03.443331 | fa163e23-f348-37f0-fb65-000000012ac4 | TASK | Update container configs with new config hashes 2026-06-12 08:46:03,496 p=83863 u=zuul n=ansible | 2026-06-12 08:46:03.495598 | fa163e23-f348-37f0-fb65-000000012ac4 | SKIPPED | Update container configs with new config hashes | np0000071530 2026-06-12 08:46:03,515 p=83863 u=zuul n=ansible | 2026-06-12 08:46:03.514770 | fa163e23-f348-37f0-fb65-000000012ac5 | TASK | Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_5 2026-06-12 08:46:03,523 p=83863 u=zuul n=ansible | 2026-06-12 08:46:03.522859 | fa163e23-f348-37f0-fb65-000000012b00 | OK | Clean container_puppet_tasks for np0000071529 step 5 | np0000071529 2026-06-12 08:46:03,549 p=83863 u=zuul n=ansible | 2026-06-12 08:46:03.548944 | fa163e23-f348-37f0-fb65-000000012b01 | TASK | Calculate container_puppet_tasks for np0000071529 step 5 2026-06-12 08:46:03,564 p=83863 u=zuul n=ansible | 2026-06-12 08:46:03.564017 | fa163e23-f348-37f0-fb65-000000012ac5 | SKIPPED | Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_5 | np0000071530 2026-06-12 08:46:03,584 p=83863 u=zuul n=ansible | 2026-06-12 08:46:03.583858 | fa163e23-f348-37f0-fb65-000000012ac6 | TASK | Create containers from /var/lib/tripleo-config/container-puppet-config/step_5 2026-06-12 08:46:03,637 p=83863 u=zuul n=ansible | 2026-06-12 08:46:03.637017 | fa163e23-f348-37f0-fb65-000000012b02 | TASK | Include container-puppet tasks for step 5 2026-06-12 08:46:03,649 p=83863 u=zuul n=ansible | 2026-06-12 08:46:03.649035 | fa163e23-f348-37f0-fb65-000000012ac6 | SKIPPED | Create containers from /var/lib/tripleo-config/container-puppet-config/step_5 | np0000071530 2026-06-12 08:46:03,715 p=83863 u=zuul n=ansible | 2026-06-12 08:46:03.715488 | e4222e06-ffcd-40cd-a525-e4710814cb7a | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/host-container-puppet-tasks.yaml | np0000071529 2026-06-12 08:46:03,740 p=83863 u=zuul n=ansible | 2026-06-12 08:46:03.740061 | fa163e23-f348-37f0-fb65-000000012e12 | TASK | Write container-puppet-tasks json file for np0000071529 step 5 2026-06-12 08:46:04,096 p=83863 u=zuul n=ansible | 2026-06-12 08:46:04.094847 | fa163e23-f348-37f0-fb65-000000012295 | CHANGED | Detect if resource is being created or already exists | np0000071528 2026-06-12 08:46:04,139 p=83863 u=zuul n=ansible | 2026-06-12 08:46:04.138542 | fa163e23-f348-37f0-fb65-000000012296 | TASK | Run init bundle puppet on the host for manila_share 2026-06-12 08:46:04,842 p=83863 u=zuul n=ansible | 2026-06-12 08:46:04.841419 | fa163e23-f348-37f0-fb65-000000012e12 | CHANGED | Write container-puppet-tasks json file for np0000071529 step 5 | np0000071529 2026-06-12 08:46:04,862 p=83863 u=zuul n=ansible | 2026-06-12 08:46:04.861729 | fa163e23-f348-37f0-fb65-000000012e14 | TASK | Generate container puppet configs for step 5 2026-06-12 08:46:05,179 p=83863 u=zuul n=ansible | 2026-06-12 08:46:05.178477 | fa163e23-f348-37f0-fb65-000000012e14 | OK | Generate container puppet configs for step 5 | np0000071529 2026-06-12 08:46:05,204 p=83863 u=zuul n=ansible | 2026-06-12 08:46:05.203637 | fa163e23-f348-37f0-fb65-000000012e15 | TASK | Manage Puppet containers (bootstrap tasks) for step 5 with tripleo-ansible 2026-06-12 08:46:05,292 p=83863 u=zuul n=ansible | 2026-06-12 08:46:05.291604 | fa163e23-f348-37f0-fb65-000000012abc | TASK | Gather variables for each operating system 2026-06-12 08:46:05,448 p=83863 u=zuul n=ansible | 2026-06-12 08:46:05.447608 | fa163e23-f348-37f0-fb65-000000012abd | TASK | Create container logs path 2026-06-12 08:46:05,849 p=83863 u=zuul n=ansible | 2026-06-12 08:46:05.848124 | fa163e23-f348-37f0-fb65-000000012abd | OK | Create container logs path | np0000071529 2026-06-12 08:46:05,879 p=83863 u=zuul n=ansible | 2026-06-12 08:46:05.879090 | fa163e23-f348-37f0-fb65-000000012abf | TASK | Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_5 2026-06-12 08:46:06,218 p=83863 u=zuul n=ansible | 2026-06-12 08:46:06.218237 | fa163e23-f348-37f0-fb65-000000012abf | OK | Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_5 | np0000071529 2026-06-12 08:46:06,240 p=83863 u=zuul n=ansible | 2026-06-12 08:46:06.239686 | fa163e23-f348-37f0-fb65-000000012ac0 | TASK | Finalise hashes for all containers 2026-06-12 08:46:06,273 p=83863 u=zuul n=ansible | 2026-06-12 08:46:06.272486 | fa163e23-f348-37f0-fb65-000000012ac0 | OK | Finalise hashes for all containers | np0000071529 2026-06-12 08:46:06,295 p=83863 u=zuul n=ansible | 2026-06-12 08:46:06.295122 | fa163e23-f348-37f0-fb65-000000012ac2 | TASK | Manage systemd shutdown files 2026-06-12 08:46:06,325 p=83863 u=zuul n=ansible | 2026-06-12 08:46:06.325246 | fa163e23-f348-37f0-fb65-000000012ac2 | SKIPPED | Manage systemd shutdown files | np0000071529 2026-06-12 08:46:06,341 p=83863 u=zuul n=ansible | 2026-06-12 08:46:06.341046 | fa163e23-f348-37f0-fb65-000000012ac4 | TASK | Update container configs with new config hashes 2026-06-12 08:46:06,398 p=83863 u=zuul n=ansible | 2026-06-12 08:46:06.398290 | fa163e23-f348-37f0-fb65-000000012ac4 | SKIPPED | Update container configs with new config hashes | np0000071529 2026-06-12 08:46:06,416 p=83863 u=zuul n=ansible | 2026-06-12 08:46:06.416101 | fa163e23-f348-37f0-fb65-000000012ac5 | TASK | Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_5 2026-06-12 08:46:06,478 p=83863 u=zuul n=ansible | 2026-06-12 08:46:06.477615 | fa163e23-f348-37f0-fb65-000000012ac5 | SKIPPED | Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_5 | np0000071529 2026-06-12 08:46:06,494 p=83863 u=zuul n=ansible | 2026-06-12 08:46:06.494489 | fa163e23-f348-37f0-fb65-000000012ac6 | TASK | Create containers from /var/lib/tripleo-config/container-puppet-config/step_5 2026-06-12 08:46:06,557 p=83863 u=zuul n=ansible | 2026-06-12 08:46:06.557159 | fa163e23-f348-37f0-fb65-000000012ac6 | SKIPPED | Create containers from /var/lib/tripleo-config/container-puppet-config/step_5 | np0000071529 2026-06-12 08:46:37,167 p=83863 u=zuul n=ansible | 2026-06-12 08:46:37.167354 | fa163e23-f348-37f0-fb65-000000012296 | CHANGED | Run init bundle puppet on the host for manila_share | np0000071528 2026-06-12 08:46:37,186 p=83863 u=zuul n=ansible | 2026-06-12 08:46:37.186185 | fa163e23-f348-37f0-fb65-000000012297 | TASK | Check if /var/lib/config-data/puppet-generated/manila exists 2026-06-12 08:46:37,536 p=83863 u=zuul n=ansible | 2026-06-12 08:46:37.536017 | fa163e23-f348-37f0-fb65-000000012297 | OK | Check if /var/lib/config-data/puppet-generated/manila exists | np0000071528 2026-06-12 08:46:37,556 p=83863 u=zuul n=ansible | 2026-06-12 08:46:37.556510 | fa163e23-f348-37f0-fb65-000000012298 | TASK | Run pacemaker restart if the config file for the service changed 2026-06-12 08:46:38,052 p=83863 u=zuul n=ansible | 2026-06-12 08:46:38.051877 | fa163e23-f348-37f0-fb65-000000012298 | CHANGED | Run pacemaker restart if the config file for the service changed | np0000071528 2026-06-12 08:46:38,089 p=83863 u=zuul n=ansible | 2026-06-12 08:46:38.089029 | fa163e23-f348-37f0-fb65-000000012299 | TASK | Check if an image update marker exists for bundle openstack-manila-share 2026-06-12 08:46:38,482 p=83863 u=zuul n=ansible | 2026-06-12 08:46:38.481008 | fa163e23-f348-37f0-fb65-000000012299 | OK | Check if an image update marker exists for bundle openstack-manila-share | np0000071528 2026-06-12 08:46:38,521 p=83863 u=zuul n=ansible | 2026-06-12 08:46:38.520679 | fa163e23-f348-37f0-fb65-00000001229b | TASK | Get container image tag from marker for bundle openstack-manila-share 2026-06-12 08:46:38,580 p=83863 u=zuul n=ansible | 2026-06-12 08:46:38.579529 | fa163e23-f348-37f0-fb65-00000001229b | SKIPPED | Get container image tag from marker for bundle openstack-manila-share | np0000071528 2026-06-12 08:46:38,598 p=83863 u=zuul n=ansible | 2026-06-12 08:46:38.597785 | fa163e23-f348-37f0-fb65-00000001229c | TASK | Get container image tag from bundle openstack-manila-share 2026-06-12 08:46:38,648 p=83863 u=zuul n=ansible | 2026-06-12 08:46:38.648330 | fa163e23-f348-37f0-fb65-00000001229c | SKIPPED | Get container image tag from bundle openstack-manila-share | np0000071528 2026-06-12 08:46:38,670 p=83863 u=zuul n=ansible | 2026-06-12 08:46:38.669862 | fa163e23-f348-37f0-fb65-00000001229d | TASK | Compare tags between marker and bundle openstack-manila-share 2026-06-12 08:46:38,713 p=83863 u=zuul n=ansible | 2026-06-12 08:46:38.712557 | fa163e23-f348-37f0-fb65-00000001229d | SKIPPED | Compare tags between marker and bundle openstack-manila-share | np0000071528 2026-06-12 08:46:38,734 p=83863 u=zuul n=ansible | 2026-06-12 08:46:38.733541 | fa163e23-f348-37f0-fb65-00000001229e | TASK | Remove old image tag {{ old_image }} for bundle {{ tripleo_ha_wrapper_bundle_name }} 2026-06-12 08:46:38,787 p=83863 u=zuul n=ansible | 2026-06-12 08:46:38.786660 | fa163e23-f348-37f0-fb65-00000001229e | SKIPPED | Remove old image tag {{ old_image }} for bundle {{ tripleo_ha_wrapper_bundle_name }} | np0000071528 2026-06-12 08:46:38,804 p=83863 u=zuul n=ansible | 2026-06-12 08:46:38.804523 | fa163e23-f348-37f0-fb65-00000001229f | TASK | Remove update marker for bundle openstack-manila-share 2026-06-12 08:46:38,864 p=83863 u=zuul n=ansible | 2026-06-12 08:46:38.863770 | fa163e23-f348-37f0-fb65-00000001229f | SKIPPED | Remove update marker for bundle openstack-manila-share | np0000071528 2026-06-12 08:46:38,906 p=83863 u=zuul n=ansible | 2026-06-12 08:46:38.906397 | fa163e23-f348-37f0-fb65-0000000122bf | TASK | Run kolla_set_configs to copy ring files 2026-06-12 08:46:39,459 p=83863 u=zuul n=ansible | 2026-06-12 08:46:39.457254 | fa163e23-f348-37f0-fb65-0000000122bf | CHANGED | Run kolla_set_configs to copy ring files | np0000071528 | item=swift_proxy 2026-06-12 08:46:39,494 p=83863 u=zuul n=ansible | 2026-06-12 08:46:39.493667 | fa163e23-f348-37f0-fb65-0000000122c0 | TASK | Run kolla_set_configs to copy ring files 2026-06-12 08:46:40,062 p=83863 u=zuul n=ansible | 2026-06-12 08:46:40.061649 | fa163e23-f348-37f0-fb65-0000000122c0 | CHANGED | Run kolla_set_configs to copy ring files | np0000071528 | item=swift_account_auditor 2026-06-12 08:46:40,654 p=83863 u=zuul n=ansible | 2026-06-12 08:46:40.653142 | fa163e23-f348-37f0-fb65-0000000122c0 | CHANGED | Run kolla_set_configs to copy ring files | np0000071528 | item=swift_account_reaper 2026-06-12 08:46:41,252 p=83863 u=zuul n=ansible | 2026-06-12 08:46:41.251350 | fa163e23-f348-37f0-fb65-0000000122c0 | CHANGED | Run kolla_set_configs to copy ring files | np0000071528 | item=swift_account_replicator 2026-06-12 08:46:41,822 p=83863 u=zuul n=ansible | 2026-06-12 08:46:41.819721 | fa163e23-f348-37f0-fb65-0000000122c0 | CHANGED | Run kolla_set_configs to copy ring files | np0000071528 | item=swift_account_server 2026-06-12 08:46:42,373 p=83863 u=zuul n=ansible | 2026-06-12 08:46:42.372196 | fa163e23-f348-37f0-fb65-0000000122c0 | CHANGED | Run kolla_set_configs to copy ring files | np0000071528 | item=swift_container_auditor 2026-06-12 08:46:42,915 p=83863 u=zuul n=ansible | 2026-06-12 08:46:42.914163 | fa163e23-f348-37f0-fb65-0000000122c0 | CHANGED | Run kolla_set_configs to copy ring files | np0000071528 | item=swift_container_replicator 2026-06-12 08:46:43,409 p=83863 u=zuul n=ansible | 2026-06-12 08:46:43.406239 | fa163e23-f348-37f0-fb65-0000000122c0 | CHANGED | Run kolla_set_configs to copy ring files | np0000071528 | item=swift_container_server 2026-06-12 08:46:43,930 p=83863 u=zuul n=ansible | 2026-06-12 08:46:43.929022 | fa163e23-f348-37f0-fb65-0000000122c0 | CHANGED | Run kolla_set_configs to copy ring files | np0000071528 | item=swift_container_updater 2026-06-12 08:46:44,519 p=83863 u=zuul n=ansible | 2026-06-12 08:46:44.518586 | fa163e23-f348-37f0-fb65-0000000122c0 | CHANGED | Run kolla_set_configs to copy ring files | np0000071528 | item=swift_object_auditor 2026-06-12 08:46:45,150 p=83863 u=zuul n=ansible | 2026-06-12 08:46:45.148357 | fa163e23-f348-37f0-fb65-0000000122c0 | CHANGED | Run kolla_set_configs to copy ring files | np0000071528 | item=swift_object_expirer 2026-06-12 08:46:45,733 p=83863 u=zuul n=ansible | 2026-06-12 08:46:45.730972 | fa163e23-f348-37f0-fb65-0000000122c0 | CHANGED | Run kolla_set_configs to copy ring files | np0000071528 | item=swift_object_replicator 2026-06-12 08:46:46,344 p=83863 u=zuul n=ansible | 2026-06-12 08:46:46.343156 | fa163e23-f348-37f0-fb65-0000000122c0 | CHANGED | Run kolla_set_configs to copy ring files | np0000071528 | item=swift_object_server 2026-06-12 08:46:46,792 p=83863 u=zuul n=ansible | 2026-06-12 08:46:46.790779 | fa163e23-f348-37f0-fb65-0000000122c0 | CHANGED | Run kolla_set_configs to copy ring files | np0000071528 | item=swift_object_updater 2026-06-12 08:46:46,835 p=83863 u=zuul n=ansible | 2026-06-12 08:46:46.835098 | fa163e23-f348-37f0-fb65-0000000000f7 | TASK | Check if /var/lib/tripleo-config/container-startup-config/step_5 already exists 2026-06-12 08:46:47,168 p=83863 u=zuul n=ansible | 2026-06-12 08:46:47.167458 | fa163e23-f348-37f0-fb65-0000000000f7 | OK | Check if /var/lib/tripleo-config/container-startup-config/step_5 already exists | np0000071528 2026-06-12 08:46:47,312 p=83863 u=zuul n=ansible | 2026-06-12 08:46:47.311697 | 5ed73234-50cd-4435-9b28-8d3311b000be | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/common_deploy_steps_tasks.yaml | np0000071528 2026-06-12 08:46:47,330 p=83863 u=zuul n=ansible | 2026-06-12 08:46:47.330180 | fa163e23-f348-37f0-fb65-000000012eb7 | TASK | Write the config_step hieradata 2026-06-12 08:46:48,191 p=83863 u=zuul n=ansible | 2026-06-12 08:46:48.190903 | fa163e23-f348-37f0-fb65-000000012eb7 | OK | Write the config_step hieradata | np0000071528 2026-06-12 08:46:48,215 p=83863 u=zuul n=ansible | 2026-06-12 08:46:48.214581 | fa163e23-f348-37f0-fb65-000000012eb8 | TASK | Run puppet host configuration for step 5 2026-06-12 08:46:48,907 p=83863 u=zuul n=ansible | 2026-06-12 08:46:48.906630 | fa163e23-f348-37f0-fb65-000000012eb8 | CHANGED | Run puppet host configuration for step 5 | np0000071528 2026-06-12 08:46:48,929 p=83863 u=zuul n=ansible | 2026-06-12 08:46:48.928665 | fa163e23-f348-37f0-fb65-000000012eb9 | TASK | Wait for puppet host configuration to finish 2026-06-12 08:47:09,801 p=83863 u=zuul n=ansible | 2026-06-12 08:47:09.800506 | fa163e23-f348-37f0-fb65-000000012eb9 | CHANGED | Wait for puppet host configuration to finish | np0000071528 2026-06-12 08:47:09,825 p=83863 u=zuul n=ansible | 2026-06-12 08:47:09.824988 | fa163e23-f348-37f0-fb65-000000012eba | TASK | Debug output for task: Run puppet host configuration for step 5 2026-06-12 08:47:09,901 p=83863 u=zuul n=ansible | 2026-06-12 08:47:09.901057 | fa163e23-f348-37f0-fb65-000000012eba | CHANGED | Debug output for task: Run puppet host configuration for step 5 | np0000071528 | result={ "changed": true, "failed_when_result": false, "puppet_host_outputs.stdout_lines | default([]) | union(puppet_host_outputs.stderr_lines | default([]))": [ "<13>Jun 12 08:46:49 puppet-user: Warning: /etc/puppet/hiera.yaml: Use of 'hiera.yaml' version 3 is deprecated. It should be converted to version 5", "<13>Jun 12 08:46:55 puppet-user: (file: /etc/puppet/hiera.yaml)", "<13>Jun 12 08:46:55 puppet-user: Warning: Undefined variable '::deploy_config_name'; ", "<13>Jun 12 08:46:55 puppet-user: (file & line not available)", "<13>Jun 12 08:46:55 puppet-user: Warning: The function 'hiera' is deprecated in favor of using 'lookup'. See https://puppet.com/docs/puppet/7.10/deprecated_language.html", "<13>Jun 12 08:46:55 puppet-user: Warning: Unknown variable: '::deployment_type'. (file: /etc/puppet/modules/tripleo/manifests/profile/base/database/mysql/client.pp, line: 89, column: 8)", "<13>Jun 12 08:46:56 puppet-user: Warning: This method is deprecated, please use match expressions with Stdlib::Compat::String instead. They are described at https://docs.puppet.com/puppet/latest/reference/lang_data_type.html#match-expressions. at [\"/etc/puppet/modules/snmp/manifests/params.pp\", 310]:[\"/var/lib/tripleo-config/puppet_step_config.pp\", 7]", "<13>Jun 12 08:46:56 puppet-user: (location: /etc/puppet/modules/stdlib/lib/puppet/functions/deprecation.rb:34:in `deprecation')", "<13>Jun 12 08:46:56 puppet-user: Warning: This method is deprecated, please use the stdlib validate_legacy function,", "<13>Jun 12 08:46:56 puppet-user: with Stdlib::Compat::Bool. There is further documentation for validate_legacy function in the README. at [\"/etc/puppet/modules/snmp/manifests/init.pp\", 358]:[\"/var/lib/tripleo-config/puppet_step_config.pp\", 7]", "<13>Jun 12 08:46:56 puppet-user: with Stdlib::Compat::Array. There is further documentation for validate_legacy function in the README. at [\"/etc/puppet/modules/snmp/manifests/init.pp\", 367]:[\"/var/lib/tripleo-config/puppet_step_config.pp\", 7]", "<13>Jun 12 08:46:56 puppet-user: with Stdlib::Compat::String. There is further documentation for validate_legacy function in the README. at [\"/etc/puppet/modules/snmp/manifests/init.pp\", 382]:[\"/var/lib/tripleo-config/puppet_step_config.pp\", 7]", "<13>Jun 12 08:46:56 puppet-user: with Stdlib::Compat::Numeric. There is further documentation for validate_legacy function in the README. at [\"/etc/puppet/modules/snmp/manifests/init.pp\", 388]:[\"/var/lib/tripleo-config/puppet_step_config.pp\", 7]", "<13>Jun 12 08:46:56 puppet-user: with Pattern[]. There is further documentation for validate_legacy function in the README. at [\"/etc/puppet/modules/snmp/manifests/init.pp\", 393]:[\"/var/lib/tripleo-config/puppet_step_config.pp\", 7]", "<13>Jun 12 08:46:56 puppet-user: Warning: Unknown variable: '::deployment_type'. (file: /etc/puppet/modules/tripleo/manifests/packages.pp, line: 39, column: 69)", "<13>Jun 12 08:46:56 puppet-user: Notice: Compiled catalog for np0000071528.ooo.test in environment production in 0.57 seconds", "<13>Jun 12 08:47:00 puppet-user: Notice: /Stage[main]/Pacemaker::Resource_defaults/Pcmk_resource_default[resource-stickiness]/ensure: created", "<13>Jun 12 08:47:02 puppet-user: Notice: /Stage[main]/Pacemaker::Resource_op_defaults/Pcmk_resource_op_default[bundle]/ensure: created", "<13>Jun 12 08:47:04 puppet-user: Deprecation Warning: This command is deprecated and will be removed. Please use 'pcs property config' instead.", "<13>Jun 12 08:47:04 puppet-user: Notice: Applied catalog in 8.41 seconds", "<13>Jun 12 08:47:04 puppet-user: Application:", "<13>Jun 12 08:47:04 puppet-user: Initial environment: production", "<13>Jun 12 08:47:04 puppet-user: Converged environment: production", "<13>Jun 12 08:47:04 puppet-user: Run mode: user", "<13>Jun 12 08:47:04 puppet-user: Changes:", "<13>Jun 12 08:47:04 puppet-user: Total: 2", "<13>Jun 12 08:47:04 puppet-user: Events:", "<13>Jun 12 08:47:04 puppet-user: Success: 2", "<13>Jun 12 08:47:04 puppet-user: Resources:", "<13>Jun 12 08:47:04 puppet-user: Changed: 2", "<13>Jun 12 08:47:04 puppet-user: Out of sync: 2", "<13>Jun 12 08:47:04 puppet-user: Total: 37", "<13>Jun 12 08:47:04 puppet-user: Time:", "<13>Jun 12 08:47:04 puppet-user: Schedule: 0.00", "<13>Jun 12 08:47:04 puppet-user: File line: 0.00", "<13>Jun 12 08:47:04 puppet-user: Package: 0.00", "<13>Jun 12 08:47:04 puppet-user: Augeas: 0.01", "<13>Jun 12 08:47:04 puppet-user: User: 0.01", "<13>Jun 12 08:47:04 puppet-user: File: 0.06", "<13>Jun 12 08:47:04 puppet-user: Service: 0.20", "<13>Jun 12 08:47:04 puppet-user: Config retrieval: 0.72", "<13>Jun 12 08:47:04 puppet-user: Pcmk property: 1.47", "<13>Jun 12 08:47:04 puppet-user: Last run: 1781254024", "<13>Jun 12 08:47:04 puppet-user: Exec: 2.07", "<13>Jun 12 08:47:04 puppet-user: Pcmk resource op default: 2.10", "<13>Jun 12 08:47:04 puppet-user: Pcmk resource default: 2.28", "<13>Jun 12 08:47:04 puppet-user: Transaction evaluation: 8.39", "<13>Jun 12 08:47:04 puppet-user: Filebucket: 0.00", "<13>Jun 12 08:47:04 puppet-user: Catalog application: 8.41", "<13>Jun 12 08:47:04 puppet-user: Total: 8.42", "<13>Jun 12 08:47:04 puppet-user: Version:", "<13>Jun 12 08:47:04 puppet-user: Config: 1781254015", "<13>Jun 12 08:47:04 puppet-user: Puppet: 7.10.0" ] } 2026-06-12 08:47:09,919 p=83863 u=zuul n=ansible | 2026-06-12 08:47:09.918667 | fa163e23-f348-37f0-fb65-000000012ebb | TASK | Pre-cache facts for puppet containers 2026-06-12 08:47:09,997 p=83863 u=zuul n=ansible | 2026-06-12 08:47:09.997587 | fa163e23-f348-37f0-fb65-000000012494 | TASK | Gather variables for each operating system 2026-06-12 08:47:10,125 p=83863 u=zuul n=ansible | 2026-06-12 08:47:10.124829 | fa163e23-f348-37f0-fb65-000000012495 | TASK | Create puppet caching structures 2026-06-12 08:47:10,469 p=83863 u=zuul n=ansible | 2026-06-12 08:47:10.468534 | fa163e23-f348-37f0-fb65-000000012495 | CHANGED | Create puppet caching structures | np0000071528 2026-06-12 08:47:10,488 p=83863 u=zuul n=ansible | 2026-06-12 08:47:10.488251 | fa163e23-f348-37f0-fb65-000000012496 | TASK | Check for facter.conf 2026-06-12 08:47:10,830 p=83863 u=zuul n=ansible | 2026-06-12 08:47:10.829687 | fa163e23-f348-37f0-fb65-000000012496 | OK | Check for facter.conf | np0000071528 2026-06-12 08:47:10,848 p=83863 u=zuul n=ansible | 2026-06-12 08:47:10.848315 | fa163e23-f348-37f0-fb65-000000012497 | TASK | Remove facter.conf if directory 2026-06-12 08:47:10,883 p=83863 u=zuul n=ansible | 2026-06-12 08:47:10.882553 | fa163e23-f348-37f0-fb65-000000012497 | SKIPPED | Remove facter.conf if directory | np0000071528 2026-06-12 08:47:10,910 p=83863 u=zuul n=ansible | 2026-06-12 08:47:10.910149 | fa163e23-f348-37f0-fb65-000000012498 | TASK | Write facter cache config 2026-06-12 08:47:11,717 p=83863 u=zuul n=ansible | 2026-06-12 08:47:11.717210 | fa163e23-f348-37f0-fb65-000000012498 | CHANGED | Write facter cache config | np0000071528 2026-06-12 08:47:11,734 p=83863 u=zuul n=ansible | 2026-06-12 08:47:11.734249 | fa163e23-f348-37f0-fb65-000000012499 | TASK | Cleanup facter cache if exists 2026-06-12 08:47:12,111 p=83863 u=zuul n=ansible | 2026-06-12 08:47:12.110673 | fa163e23-f348-37f0-fb65-000000012499 | CHANGED | Cleanup facter cache if exists | np0000071528 2026-06-12 08:47:12,143 p=83863 u=zuul n=ansible | 2026-06-12 08:47:12.142850 | fa163e23-f348-37f0-fb65-00000001249a | TASK | Pre-cache facts 2026-06-12 08:47:12,904 p=83863 u=zuul n=ansible | 2026-06-12 08:47:12.903580 | fa163e23-f348-37f0-fb65-00000001249a | CHANGED | Pre-cache facts | np0000071528 2026-06-12 08:47:12,931 p=83863 u=zuul n=ansible | 2026-06-12 08:47:12.930662 | fa163e23-f348-37f0-fb65-00000001249b | TASK | Failed deployment if facter fails 2026-06-12 08:47:12,959 p=83863 u=zuul n=ansible | 2026-06-12 08:47:12.958700 | fa163e23-f348-37f0-fb65-00000001249b | SKIPPED | Failed deployment if facter fails | np0000071528 2026-06-12 08:47:13,005 p=83863 u=zuul n=ansible | 2026-06-12 08:47:13.004652 | fa163e23-f348-37f0-fb65-00000001249c | TASK | Sync cached facts 2026-06-12 08:47:13,423 p=83863 u=zuul n=ansible | 2026-06-12 08:47:13.422092 | fa163e23-f348-37f0-fb65-00000001249c | CHANGED | Sync cached facts | np0000071528 -> 192.168.122.103 2026-06-12 08:47:13,425 p=83863 u=zuul n=ansible | [WARNING]: ('np0000071528 -> 192.168.122.103', 'fa163e23-f348-37f0-fb65-00000001249c') missing from stats 2026-06-12 08:47:13,471 p=83863 u=zuul n=ansible | 2026-06-12 08:47:13.470540 | fa163e23-f348-37f0-fb65-000000012ebc | TASK | Include container-puppet tasks (generate config) during step 1 2026-06-12 08:47:13,500 p=83863 u=zuul n=ansible | 2026-06-12 08:47:13.499392 | fa163e23-f348-37f0-fb65-000000012ebc | SKIPPED | Include container-puppet tasks (generate config) during step 1 | np0000071528 2026-06-12 08:47:13,525 p=83863 u=zuul n=ansible | 2026-06-12 08:47:13.525357 | fa163e23-f348-37f0-fb65-000000012ebe | TASK | Manage containers for step 5 with tripleo-ansible 2026-06-12 08:47:13,623 p=83863 u=zuul n=ansible | 2026-06-12 08:47:13.623073 | fa163e23-f348-37f0-fb65-0000000125c9 | TASK | Gather variables for each operating system 2026-06-12 08:47:13,728 p=83863 u=zuul n=ansible | 2026-06-12 08:47:13.728105 | fa163e23-f348-37f0-fb65-0000000125ca | TASK | Create container logs path 2026-06-12 08:47:14,081 p=83863 u=zuul n=ansible | 2026-06-12 08:47:14.080415 | fa163e23-f348-37f0-fb65-0000000125ca | OK | Create container logs path | np0000071528 2026-06-12 08:47:14,116 p=83863 u=zuul n=ansible | 2026-06-12 08:47:14.115665 | fa163e23-f348-37f0-fb65-0000000125cc | TASK | Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_5 2026-06-12 08:47:14,445 p=83863 u=zuul n=ansible | 2026-06-12 08:47:14.444346 | fa163e23-f348-37f0-fb65-0000000125cc | OK | Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_5 | np0000071528 2026-06-12 08:47:14,467 p=83863 u=zuul n=ansible | 2026-06-12 08:47:14.466683 | fa163e23-f348-37f0-fb65-0000000125cd | TASK | Finalise hashes for all containers 2026-06-12 08:47:14,533 p=83863 u=zuul n=ansible | 2026-06-12 08:47:14.532767 | fa163e23-f348-37f0-fb65-0000000125cd | OK | Finalise hashes for all containers | np0000071528 2026-06-12 08:47:14,556 p=83863 u=zuul n=ansible | 2026-06-12 08:47:14.556014 | fa163e23-f348-37f0-fb65-0000000125cf | TASK | Manage systemd shutdown files 2026-06-12 08:47:14,613 p=83863 u=zuul n=ansible | 2026-06-12 08:47:14.612690 | 3933d77d-77b6-4603-b774-1708b05a74e2 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/shutdown.yml | np0000071528 2026-06-12 08:47:14,633 p=83863 u=zuul n=ansible | 2026-06-12 08:47:14.632973 | fa163e23-f348-37f0-fb65-000000012f78 | TASK | Check if /etc/sysconfig/podman_drop_in exists 2026-06-12 08:47:14,972 p=83863 u=zuul n=ansible | 2026-06-12 08:47:14.971749 | fa163e23-f348-37f0-fb65-000000012f78 | OK | Check if /etc/sysconfig/podman_drop_in exists | np0000071528 2026-06-12 08:47:14,989 p=83863 u=zuul n=ansible | 2026-06-12 08:47:14.989374 | fa163e23-f348-37f0-fb65-000000012f79 | TASK | Set podman_drop_in fact 2026-06-12 08:47:15,051 p=83863 u=zuul n=ansible | 2026-06-12 08:47:15.051230 | fa163e23-f348-37f0-fb65-000000012f79 | OK | Set podman_drop_in fact | np0000071528 2026-06-12 08:47:15,074 p=83863 u=zuul n=ansible | 2026-06-12 08:47:15.073628 | fa163e23-f348-37f0-fb65-000000012f7b | TASK | Deploy tripleo-container-shutdown and tripleo-start-podman-container 2026-06-12 08:47:15,945 p=83863 u=zuul n=ansible | 2026-06-12 08:47:15.941583 | fa163e23-f348-37f0-fb65-000000012f7b | OK | Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0000071528 | item=tripleo-container-shutdown 2026-06-12 08:47:16,713 p=83863 u=zuul n=ansible | 2026-06-12 08:47:16.712222 | fa163e23-f348-37f0-fb65-000000012f7b | OK | Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0000071528 | item=tripleo-start-podman-container 2026-06-12 08:47:16,746 p=83863 u=zuul n=ansible | 2026-06-12 08:47:16.746484 | fa163e23-f348-37f0-fb65-000000012f7c | TASK | Create /usr/lib/systemd/system/tripleo-container-shutdown.service 2026-06-12 08:47:17,609 p=83863 u=zuul n=ansible | 2026-06-12 08:47:17.607900 | fa163e23-f348-37f0-fb65-000000012f7c | OK | Create /usr/lib/systemd/system/tripleo-container-shutdown.service | np0000071528 2026-06-12 08:47:17,642 p=83863 u=zuul n=ansible | 2026-06-12 08:47:17.641858 | fa163e23-f348-37f0-fb65-000000012f7d | TASK | Create /usr/lib/systemd/system-preset/91-tripleo-container-shutdown.preset 2026-06-12 08:47:18,471 p=83863 u=zuul n=ansible | 2026-06-12 08:47:18.469948 | fa163e23-f348-37f0-fb65-000000012f7d | OK | Create /usr/lib/systemd/system-preset/91-tripleo-container-shutdown.preset | np0000071528 2026-06-12 08:47:18,502 p=83863 u=zuul n=ansible | 2026-06-12 08:47:18.502203 | fa163e23-f348-37f0-fb65-000000012f7e | TASK | Enable and start tripleo-container-shutdown 2026-06-12 08:47:19,620 p=83863 u=zuul n=ansible | 2026-06-12 08:47:19.619425 | fa163e23-f348-37f0-fb65-000000012f7e | OK | Enable and start tripleo-container-shutdown | np0000071528 2026-06-12 08:47:19,644 p=83863 u=zuul n=ansible | 2026-06-12 08:47:19.643781 | fa163e23-f348-37f0-fb65-000000012f7f | TASK | Create /usr/lib/systemd/system/netns-placeholder.service 2026-06-12 08:47:20,486 p=83863 u=zuul n=ansible | 2026-06-12 08:47:20.485005 | fa163e23-f348-37f0-fb65-000000012f7f | OK | Create /usr/lib/systemd/system/netns-placeholder.service | np0000071528 2026-06-12 08:47:20,517 p=83863 u=zuul n=ansible | 2026-06-12 08:47:20.517211 | fa163e23-f348-37f0-fb65-000000012f80 | TASK | Create /usr/lib/systemd/system-preset/91-netns-placeholder.preset 2026-06-12 08:47:21,429 p=83863 u=zuul n=ansible | 2026-06-12 08:47:21.428808 | fa163e23-f348-37f0-fb65-000000012f80 | OK | Create /usr/lib/systemd/system-preset/91-netns-placeholder.preset | np0000071528 2026-06-12 08:47:21,461 p=83863 u=zuul n=ansible | 2026-06-12 08:47:21.461333 | fa163e23-f348-37f0-fb65-000000012f81 | TASK | Enable and start netns-placeholder 2026-06-12 08:47:22,538 p=83863 u=zuul n=ansible | 2026-06-12 08:47:22.537736 | fa163e23-f348-37f0-fb65-000000012f81 | CHANGED | Enable and start netns-placeholder | np0000071528 2026-06-12 08:47:22,575 p=83863 u=zuul n=ansible | 2026-06-12 08:47:22.575300 | fa163e23-f348-37f0-fb65-0000000125d1 | TASK | Update container configs with new config hashes 2026-06-12 08:47:22,619 p=83863 u=zuul n=ansible | 2026-06-12 08:47:22.618190 | fa163e23-f348-37f0-fb65-0000000125d1 | SKIPPED | Update container configs with new config hashes | np0000071528 2026-06-12 08:47:22,650 p=83863 u=zuul n=ansible | 2026-06-12 08:47:22.650343 | fa163e23-f348-37f0-fb65-0000000125d2 | TASK | Delete orphan containers from /var/lib/tripleo-config/container-startup-config/step_5 2026-06-12 08:47:22,687 p=83863 u=zuul n=ansible | 2026-06-12 08:47:22.687083 | fa163e23-f348-37f0-fb65-0000000125d2 | SKIPPED | Delete orphan containers from /var/lib/tripleo-config/container-startup-config/step_5 | np0000071528 2026-06-12 08:47:22,713 p=83863 u=zuul n=ansible | 2026-06-12 08:47:22.712839 | fa163e23-f348-37f0-fb65-0000000125d3 | TASK | Create containers from /var/lib/tripleo-config/container-startup-config/step_5 2026-06-12 08:47:22,749 p=83863 u=zuul n=ansible | 2026-06-12 08:47:22.748874 | fa163e23-f348-37f0-fb65-0000000125d3 | SKIPPED | Create containers from /var/lib/tripleo-config/container-startup-config/step_5 | np0000071528 2026-06-12 08:47:22,789 p=83863 u=zuul n=ansible | 2026-06-12 08:47:22.789049 | fa163e23-f348-37f0-fb65-000000012ec0 | TASK | Clean container_puppet_tasks for np0000071528 step 5 2026-06-12 08:47:23,089 p=83863 u=zuul n=ansible | 2026-06-12 08:47:23.088730 | fa163e23-f348-37f0-fb65-000000012ec0 | OK | Clean container_puppet_tasks for np0000071528 step 5 | np0000071528 2026-06-12 08:47:23,131 p=83863 u=zuul n=ansible | 2026-06-12 08:47:23.131311 | fa163e23-f348-37f0-fb65-000000012ec1 | TASK | Calculate container_puppet_tasks for np0000071528 step 5 2026-06-12 08:47:23,214 p=83863 u=zuul n=ansible | 2026-06-12 08:47:23.213712 | fa163e23-f348-37f0-fb65-000000012ec2 | TASK | Include container-puppet tasks for step 5 2026-06-12 08:47:23,278 p=83863 u=zuul n=ansible | 2026-06-12 08:47:23.278228 | db5d2234-30e6-4f12-8c13-62e8d58f6653 | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/host-container-puppet-tasks.yaml | np0000071528 2026-06-12 08:47:23,305 p=83863 u=zuul n=ansible | 2026-06-12 08:47:23.304649 | fa163e23-f348-37f0-fb65-000000012fb3 | TASK | Write container-puppet-tasks json file for np0000071528 step 5 2026-06-12 08:47:24,391 p=83863 u=zuul n=ansible | 2026-06-12 08:47:24.390381 | fa163e23-f348-37f0-fb65-000000012fb3 | CHANGED | Write container-puppet-tasks json file for np0000071528 step 5 | np0000071528 2026-06-12 08:47:24,415 p=83863 u=zuul n=ansible | 2026-06-12 08:47:24.414810 | fa163e23-f348-37f0-fb65-000000012fb5 | TASK | Generate container puppet configs for step 5 2026-06-12 08:47:24,751 p=83863 u=zuul n=ansible | 2026-06-12 08:47:24.750514 | fa163e23-f348-37f0-fb65-000000012fb5 | OK | Generate container puppet configs for step 5 | np0000071528 2026-06-12 08:47:24,775 p=83863 u=zuul n=ansible | 2026-06-12 08:47:24.775261 | fa163e23-f348-37f0-fb65-000000012fb6 | TASK | Manage Puppet containers (bootstrap tasks) for step 5 with tripleo-ansible 2026-06-12 08:47:24,856 p=83863 u=zuul n=ansible | 2026-06-12 08:47:24.856067 | fa163e23-f348-37f0-fb65-000000012abc | TASK | Gather variables for each operating system 2026-06-12 08:47:24,979 p=83863 u=zuul n=ansible | 2026-06-12 08:47:24.979161 | fa163e23-f348-37f0-fb65-000000012abd | TASK | Create container logs path 2026-06-12 08:47:25,287 p=83863 u=zuul n=ansible | 2026-06-12 08:47:25.286474 | fa163e23-f348-37f0-fb65-000000012abd | OK | Create container logs path | np0000071528 2026-06-12 08:47:25,320 p=83863 u=zuul n=ansible | 2026-06-12 08:47:25.319771 | fa163e23-f348-37f0-fb65-000000012abf | TASK | Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_5 2026-06-12 08:47:25,714 p=83863 u=zuul n=ansible | 2026-06-12 08:47:25.713592 | fa163e23-f348-37f0-fb65-000000012abf | OK | Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_5 | np0000071528 2026-06-12 08:47:25,751 p=83863 u=zuul n=ansible | 2026-06-12 08:47:25.750466 | fa163e23-f348-37f0-fb65-000000012ac0 | TASK | Finalise hashes for all containers 2026-06-12 08:47:25,788 p=83863 u=zuul n=ansible | 2026-06-12 08:47:25.787653 | fa163e23-f348-37f0-fb65-000000012ac0 | OK | Finalise hashes for all containers | np0000071528 2026-06-12 08:47:25,812 p=83863 u=zuul n=ansible | 2026-06-12 08:47:25.811534 | fa163e23-f348-37f0-fb65-000000012ac2 | TASK | Manage systemd shutdown files 2026-06-12 08:47:25,840 p=83863 u=zuul n=ansible | 2026-06-12 08:47:25.839751 | fa163e23-f348-37f0-fb65-000000012ac2 | SKIPPED | Manage systemd shutdown files | np0000071528 2026-06-12 08:47:25,864 p=83863 u=zuul n=ansible | 2026-06-12 08:47:25.864291 | fa163e23-f348-37f0-fb65-000000012ac4 | TASK | Update container configs with new config hashes 2026-06-12 08:47:25,926 p=83863 u=zuul n=ansible | 2026-06-12 08:47:25.925149 | fa163e23-f348-37f0-fb65-000000012ac4 | SKIPPED | Update container configs with new config hashes | np0000071528 2026-06-12 08:47:25,964 p=83863 u=zuul n=ansible | 2026-06-12 08:47:25.963973 | fa163e23-f348-37f0-fb65-000000012ac5 | TASK | Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_5 2026-06-12 08:47:26,015 p=83863 u=zuul n=ansible | 2026-06-12 08:47:26.015136 | fa163e23-f348-37f0-fb65-000000012ac5 | SKIPPED | Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_5 | np0000071528 2026-06-12 08:47:26,034 p=83863 u=zuul n=ansible | 2026-06-12 08:47:26.033892 | fa163e23-f348-37f0-fb65-000000012ac6 | TASK | Create containers from /var/lib/tripleo-config/container-puppet-config/step_5 2026-06-12 08:47:26,082 p=83863 u=zuul n=ansible | 2026-06-12 08:47:26.081909 | fa163e23-f348-37f0-fb65-000000012ac6 | SKIPPED | Create containers from /var/lib/tripleo-config/container-puppet-config/step_5 | np0000071528 2026-06-12 08:47:26,170 p=83863 u=zuul n=ansible | PLAY [Server Post Deployments] ************************************************* 2026-06-12 08:47:26,286 p=83863 u=zuul n=ansible | 2026-06-12 08:47:26.286045 | fa163e23-f348-37f0-fb65-0000000000fc | TASK | Server Post Deployments 2026-06-12 08:47:26,304 p=83863 u=zuul n=ansible | 2026-06-12 08:47:26.303553 | fa163e23-f348-37f0-fb65-0000000000fc | TASK | Server Post Deployments 2026-06-12 08:47:26,323 p=83863 u=zuul n=ansible | 2026-06-12 08:47:26.323386 | fa163e23-f348-37f0-fb65-0000000000fc | TASK | Server Post Deployments 2026-06-12 08:47:26,356 p=83863 u=zuul n=ansible | 2026-06-12 08:47:26.354126 | fa163e23-f348-37f0-fb65-0000000000fc | TASK | Server Post Deployments 2026-06-12 08:47:26,379 p=83863 u=zuul n=ansible | 2026-06-12 08:47:26.379274 | fa163e23-f348-37f0-fb65-0000000000fc | TASK | Server Post Deployments 2026-06-12 08:47:26,412 p=83863 u=zuul n=ansible | 2026-06-12 08:47:26.408138 | fa163e23-f348-37f0-fb65-0000000000fc | TASK | Server Post Deployments 2026-06-12 08:47:26,420 p=83863 u=zuul n=ansible | 2026-06-12 08:47:26.419983 | fa163e23-f348-37f0-fb65-0000000000fc | OK | Server Post Deployments | np0000071531 -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Server Post Deployments' to resume from this task" } 2026-06-12 08:47:26,421 p=83863 u=zuul n=ansible | [WARNING]: ('np0000071531 -> localhost', 'fa163e23-f348-37f0-fb65-0000000000fc') missing from stats 2026-06-12 08:47:26,421 p=83863 u=zuul n=ansible | 2026-06-12 08:47:26.421472 | fa163e23-f348-37f0-fb65-0000000000fc | OK | Server Post Deployments | np0000071532 -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Server Post Deployments' to resume from this task" } 2026-06-12 08:47:26,422 p=83863 u=zuul n=ansible | [WARNING]: ('np0000071532 -> localhost', 'fa163e23-f348-37f0-fb65-0000000000fc') missing from stats 2026-06-12 08:47:26,422 p=83863 u=zuul n=ansible | 2026-06-12 08:47:26.422222 | fa163e23-f348-37f0-fb65-0000000000fc | OK | Server Post Deployments | np0000071533 -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Server Post Deployments' to resume from this task" } 2026-06-12 08:47:26,422 p=83863 u=zuul n=ansible | [WARNING]: ('np0000071533 -> localhost', 'fa163e23-f348-37f0-fb65-0000000000fc') missing from stats 2026-06-12 08:47:26,423 p=83863 u=zuul n=ansible | 2026-06-12 08:47:26.423019 | fa163e23-f348-37f0-fb65-0000000000fc | OK | Server Post Deployments | np0000071528 -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Server Post Deployments' to resume from this task" } 2026-06-12 08:47:26,423 p=83863 u=zuul n=ansible | [WARNING]: ('np0000071528 -> localhost', 'fa163e23-f348-37f0-fb65-0000000000fc') missing from stats 2026-06-12 08:47:26,423 p=83863 u=zuul n=ansible | 2026-06-12 08:47:26.423782 | fa163e23-f348-37f0-fb65-0000000000fc | OK | Server Post Deployments | np0000071529 -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Server Post Deployments' to resume from this task" } 2026-06-12 08:47:26,424 p=83863 u=zuul n=ansible | [WARNING]: ('np0000071529 -> localhost', 'fa163e23-f348-37f0-fb65-0000000000fc') missing from stats 2026-06-12 08:47:26,540 p=83863 u=zuul n=ansible | 2026-06-12 08:47:26.540091 | fa163e23-f348-37f0-fb65-0000000000fc | OK | Server Post Deployments | np0000071530 -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Server Post Deployments' to resume from this task" } 2026-06-12 08:47:26,541 p=83863 u=zuul n=ansible | [WARNING]: ('np0000071530 -> localhost', 'fa163e23-f348-37f0-fb65-0000000000fc') missing from stats 2026-06-12 08:47:26,818 p=83863 u=zuul n=ansible | PLAY [External deployment Post Deploy tasks] *********************************** 2026-06-12 08:47:26,834 p=83863 u=zuul n=ansible | 2026-06-12 08:47:26.834300 | fa163e23-f348-37f0-fb65-000000000101 | TASK | External deployment Post Deploy tasks 2026-06-12 08:47:26,857 p=83863 u=zuul n=ansible | 2026-06-12 08:47:26.856620 | fa163e23-f348-37f0-fb65-000000000101 | OK | External deployment Post Deploy tasks | undercloud -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'External deployment Post Deploy tasks' to resume from this task" } 2026-06-12 08:47:26,857 p=83863 u=zuul n=ansible | [WARNING]: ('undercloud -> localhost', 'fa163e23-f348-37f0-fb65-000000000101') missing from stats 2026-06-12 08:47:26,862 p=83863 u=zuul n=ansible | 2026-06-12 08:47:26.862761 | fa163e23-f348-37f0-fb65-000000000105 | TASK | is additonal Cell? 2026-06-12 08:47:26,898 p=83863 u=zuul n=ansible | 2026-06-12 08:47:26.897801 | fa163e23-f348-37f0-fb65-000000000105 | OK | is additonal Cell? | undercloud 2026-06-12 08:47:26,904 p=83863 u=zuul n=ansible | 2026-06-12 08:47:26.904526 | fa163e23-f348-37f0-fb65-000000000107 | TASK | discover via nova_manager? 2026-06-12 08:47:26,968 p=83863 u=zuul n=ansible | 2026-06-12 08:47:26.968174 | fa163e23-f348-37f0-fb65-000000000107 | SKIPPED | discover via nova_manager? | undercloud 2026-06-12 08:47:26,975 p=83863 u=zuul n=ansible | 2026-06-12 08:47:26.974806 | fa163e23-f348-37f0-fb65-000000000108 | TASK | discover via nova_api? 2026-06-12 08:47:27,048 p=83863 u=zuul n=ansible | 2026-06-12 08:47:27.047583 | fa163e23-f348-37f0-fb65-000000000108 | OK | discover via nova_api? | undercloud 2026-06-12 08:47:27,054 p=83863 u=zuul n=ansible | 2026-06-12 08:47:27.054214 | fa163e23-f348-37f0-fb65-000000000109 | TASK | Warn if no discovery host available 2026-06-12 08:47:27,104 p=83863 u=zuul n=ansible | 2026-06-12 08:47:27.103589 | fa163e23-f348-37f0-fb65-000000000109 | SKIPPED | Warn if no discovery host available | undercloud 2026-06-12 08:47:27,124 p=83863 u=zuul n=ansible | 2026-06-12 08:47:27.124041 | fa163e23-f348-37f0-fb65-00000000010a | TASK | Discovering nova hosts 2026-06-12 08:47:29,985 p=83863 u=zuul n=ansible | 2026-06-12 08:47:29.984047 | fa163e23-f348-37f0-fb65-00000000010a | OK | Discovering nova hosts | undercloud -> 192.168.122.103 2026-06-12 08:47:29,988 p=83863 u=zuul n=ansible | [WARNING]: ('undercloud -> 192.168.122.103', 'fa163e23-f348-37f0-fb65-00000000010a') missing from stats 2026-06-12 08:47:30,068 p=83863 u=zuul n=ansible | 2026-06-12 08:47:30.066612 | fa163e23-f348-37f0-fb65-00000000010b | OK | set_fact | undercloud 2026-06-12 08:47:30,091 p=83863 u=zuul n=ansible | PLAY RECAP ********************************************************************* 2026-06-12 08:47:30,093 p=83863 u=zuul n=ansible | localhost : ok=1 changed=0 unreachable=0 failed=0 skipped=2 rescued=0 ignored=0 2026-06-12 08:47:30,094 p=83863 u=zuul n=ansible | np0000071528 : ok=744 changed=315 unreachable=0 failed=0 skipped=336 rescued=0 ignored=0 2026-06-12 08:47:30,095 p=83863 u=zuul n=ansible | np0000071529 : ok=752 changed=304 unreachable=0 failed=0 skipped=328 rescued=0 ignored=0 2026-06-12 08:47:30,095 p=83863 u=zuul n=ansible | np0000071530 : ok=752 changed=304 unreachable=0 failed=0 skipped=328 rescued=0 ignored=0 2026-06-12 08:47:30,096 p=83863 u=zuul n=ansible | np0000071531 : ok=556 changed=235 unreachable=0 failed=0 skipped=261 rescued=0 ignored=0 2026-06-12 08:47:30,097 p=83863 u=zuul n=ansible | np0000071532 : ok=560 changed=235 unreachable=0 failed=0 skipped=254 rescued=0 ignored=0 2026-06-12 08:47:30,098 p=83863 u=zuul n=ansible | np0000071533 : ok=560 changed=235 unreachable=0 failed=0 skipped=254 rescued=0 ignored=0 2026-06-12 08:47:30,099 p=83863 u=zuul n=ansible | undercloud : ok=107 changed=40 unreachable=0 failed=0 skipped=10 rescued=0 ignored=2 2026-06-12 08:47:30,110 p=83863 u=zuul n=ansible | 2026-06-12 08:47:30.110493 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Summary Information ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2026-06-12 08:47:30,111 p=83863 u=zuul n=ansible | 2026-06-12 08:47:30.111172 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Total Tasks: 3240 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2026-06-12 08:47:30,112 p=83863 u=zuul n=ansible | 2026-06-12 08:47:30.112142 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Elapsed Time: 0:34:42.852343 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2026-06-12 08:47:30,113 p=83863 u=zuul n=ansible | 2026-06-12 08:47:30.113159 | UUID | Info | Host | Task Name | Run Time 2026-06-12 08:47:30,114 p=83863 u=zuul n=ansible | 2026-06-12 08:47:30.114119 | fa163e23-f348-37f0-fb65-00000000adcb | SUMMARY | np0000071530 | Pre-fetch all the containers | 167.12s 2026-06-12 08:47:30,115 p=83863 u=zuul n=ansible | 2026-06-12 08:47:30.115061 | fa163e23-f348-37f0-fb65-00000000acf7 | SUMMARY | np0000071529 | Pre-fetch all the containers | 165.49s 2026-06-12 08:47:30,116 p=83863 u=zuul n=ansible | 2026-06-12 08:47:30.116017 | fa163e23-f348-37f0-fb65-00000000aa15 | SUMMARY | np0000071528 | Pre-fetch all the containers | 162.89s 2026-06-12 08:47:30,117 p=83863 u=zuul n=ansible | 2026-06-12 08:47:30.117080 | fa163e23-f348-37f0-fb65-000000011ece | SUMMARY | np0000071529 | tripleo_container_manage : Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_4 | 131.99s 2026-06-12 08:47:30,118 p=83863 u=zuul n=ansible | 2026-06-12 08:47:30.118073 | fa163e23-f348-37f0-fb65-000000011962 | SUMMARY | np0000071528 | tripleo_container_manage : Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_4 | 128.85s 2026-06-12 08:47:30,119 p=83863 u=zuul n=ansible | 2026-06-12 08:47:30.119021 | fa163e23-f348-37f0-fb65-00000000deed | SUMMARY | np0000071528 | tripleo_ha_wrapper : Run init bundle puppet on the host for haproxy | 128.38s 2026-06-12 08:47:30,120 p=83863 u=zuul n=ansible | 2026-06-12 08:47:30.120112 | fa163e23-f348-37f0-fb65-000000011dc9 | SUMMARY | np0000071530 | tripleo_container_manage : Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_4 | 127.81s 2026-06-12 08:47:30,121 p=83863 u=zuul n=ansible | 2026-06-12 08:47:30.121122 | fa163e23-f348-37f0-fb65-0000000003d0 | SUMMARY | np0000071530 | tripleo_bootstrap : Deploy required packages to bootstrap TripleO | 111.15s 2026-06-12 08:47:30,122 p=83863 u=zuul n=ansible | 2026-06-12 08:47:30.122116 | fa163e23-f348-37f0-fb65-0000000003d0 | SUMMARY | np0000071531 | tripleo_bootstrap : Deploy required packages to bootstrap TripleO | 110.63s 2026-06-12 08:47:30,123 p=83863 u=zuul n=ansible | 2026-06-12 08:47:30.123114 | fa163e23-f348-37f0-fb65-0000000003d0 | SUMMARY | np0000071533 | tripleo_bootstrap : Deploy required packages to bootstrap TripleO | 109.45s 2026-06-12 08:47:30,124 p=83863 u=zuul n=ansible | 2026-06-12 08:47:30.124053 | fa163e23-f348-37f0-fb65-0000000003d0 | SUMMARY | np0000071529 | tripleo_bootstrap : Deploy required packages to bootstrap TripleO | 108.88s 2026-06-12 08:47:30,125 p=83863 u=zuul n=ansible | 2026-06-12 08:47:30.125040 | fa163e23-f348-37f0-fb65-00000000d433 | SUMMARY | np0000071529 | Wait for puppet host configuration to finish | 83.04s 2026-06-12 08:47:30,126 p=83863 u=zuul n=ansible | 2026-06-12 08:47:30.125997 | fa163e23-f348-37f0-fb65-00000000d44d | SUMMARY | np0000071530 | Wait for puppet host configuration to finish | 82.82s 2026-06-12 08:47:30,127 p=83863 u=zuul n=ansible | 2026-06-12 08:47:30.126931 | fa163e23-f348-37f0-fb65-00000000d41d | SUMMARY | np0000071528 | Wait for puppet host configuration to finish | 82.73s 2026-06-12 08:47:30,128 p=83863 u=zuul n=ansible | 2026-06-12 08:47:30.127906 | fa163e23-f348-37f0-fb65-00000000ae2d | SUMMARY | np0000071533 | Pre-fetch all the containers | 77.64s 2026-06-12 08:47:30,129 p=83863 u=zuul n=ansible | 2026-06-12 08:47:30.128883 | fa163e23-f348-37f0-fb65-00000000a945 | SUMMARY | np0000071532 | Pre-fetch all the containers | 77.14s 2026-06-12 08:47:30,131 p=83863 u=zuul n=ansible | 2026-06-12 08:47:30.129858 | fa163e23-f348-37f0-fb65-00000000aad9 | SUMMARY | np0000071531 | Pre-fetch all the containers | 73.55s 2026-06-12 08:47:30,132 p=83863 u=zuul n=ansible | 2026-06-12 08:47:30.131551 | fa163e23-f348-37f0-fb65-0000000003d0 | SUMMARY | np0000071528 | tripleo_bootstrap : Deploy required packages to bootstrap TripleO | 73.31s 2026-06-12 08:47:30,133 p=83863 u=zuul n=ansible | 2026-06-12 08:47:30.132475 | fa163e23-f348-37f0-fb65-0000000003d0 | SUMMARY | np0000071532 | tripleo_bootstrap : Deploy required packages to bootstrap TripleO | 72.49s 2026-06-12 08:47:30,133 p=83863 u=zuul n=ansible | 2026-06-12 08:47:30.133282 | fa163e23-f348-37f0-fb65-00000000ffa8 | SUMMARY | np0000071528 | tripleo_container_manage : Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_3 | 47.31s 2026-06-12 08:47:30,134 p=83863 u=zuul n=ansible | 2026-06-12 08:47:30.133877 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ End Summary Information ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~